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 2013/03/03 13:50:25 UTC

[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.6.0_41) - Build # 2613 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/2613/
Java: 64bit/jdk1.6.0_41 -XX:+UseParallelGC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeySafeLeaderTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest:     1) Thread[id=4881, name=TEST-ChaosMonkeySafeLeaderTest.testDistribSearch-seed#[35AC6A621380EC32]-EventThread, state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:428)         at org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:404)         at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:833)         at org.apache.solr.cloud.ZkController.register(ZkController.java:766)         at org.apache.solr.cloud.ZkController$1.command(ZkController.java:212)         at org.apache.solr.common.cloud.ConnectionManager$1.update(ConnectionManager.java:117)         at org.apache.solr.common.cloud.DefaultConnectionStrategy.reconnect(DefaultConnectionStrategy.java:46)         at org.apache.solr.common.cloud.ConnectionManager.process(ConnectionManager.java:91)         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest: 
   1) Thread[id=4881, name=TEST-ChaosMonkeySafeLeaderTest.testDistribSearch-seed#[35AC6A621380EC32]-EventThread, state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:428)
        at org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:404)
        at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:833)
        at org.apache.solr.cloud.ZkController.register(ZkController.java:766)
        at org.apache.solr.cloud.ZkController$1.command(ZkController.java:212)
        at org.apache.solr.common.cloud.ConnectionManager$1.update(ConnectionManager.java:117)
        at org.apache.solr.common.cloud.DefaultConnectionStrategy.reconnect(DefaultConnectionStrategy.java:46)
        at org.apache.solr.common.cloud.ConnectionManager.process(ConnectionManager.java:91)
        at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
	at __randomizedtesting.SeedInfo.seed([35AC6A621380EC32]:0)


FAILED:  org.apache.solr.core.TestSolrDiscoveryProperties.testPersistFalse

Error Message:
Unable to delete file: .\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties

Stack Trace:
java.io.IOException: Unable to delete file: .\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties
	at __randomizedtesting.SeedInfo.seed([35AC6A621380EC32:A05CD9755559C0B8]:0)
	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1919)
	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1399)
	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1331)
	at org.apache.solr.core.TestSolrDiscoveryProperties.after(TestSolrDiscoveryProperties.java:119)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:795)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at java.lang.Thread.run(Thread.java:662)


FAILED:  org.apache.solr.core.TestSolrDiscoveryProperties.testBackCompatXml

Error Message:
Unable to delete file: .\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties

Stack Trace:
java.io.IOException: Unable to delete file: .\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties
	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1919)
	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1399)
	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1331)
	at org.apache.solr.core.TestSolrDiscoveryProperties.setMeUp(TestSolrDiscoveryProperties.java:46)
	at org.apache.solr.core.TestSolrDiscoveryProperties.testBackCompatXml(TestSolrDiscoveryProperties.java:348)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at java.lang.Thread.run(Thread.java:662)


FAILED:  org.apache.solr.core.TestSolrDiscoveryProperties.testPersistTrue

Error Message:
Unable to delete file: .\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties

Stack Trace:
java.io.IOException: Unable to delete file: .\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties
	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1919)
	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1399)
	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1331)
	at org.apache.solr.core.TestSolrDiscoveryProperties.setMeUp(TestSolrDiscoveryProperties.java:46)
	at org.apache.solr.core.TestSolrDiscoveryProperties.testPersistTrue(TestSolrDiscoveryProperties.java:172)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at java.lang.Thread.run(Thread.java:662)


FAILED:  org.apache.solr.core.TestSolrDiscoveryProperties.testPropertiesFile

Error Message:
Unable to delete file: .\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties

Stack Trace:
java.io.IOException: Unable to delete file: .\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties
	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1919)
	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1399)
	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1331)
	at org.apache.solr.core.TestSolrDiscoveryProperties.setMeUp(TestSolrDiscoveryProperties.java:46)
	at org.apache.solr.core.TestSolrDiscoveryProperties.testPropertiesFile(TestSolrDiscoveryProperties.java:127)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at java.lang.Thread.run(Thread.java:662)




Build Log:
[...truncated 8814 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
[junit4:junit4]   2> 1 T4677 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /hw_eht/
[junit4:junit4]   2> 8 T4677 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-ChaosMonkeySafeLeaderTest-1362314434166
[junit4:junit4]   2> 11 T4677 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 12 T4678 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 15 T4678 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 16 T4678 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 16 T4678 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 17 T4678 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 18 T4678 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1362314434165\zookeeper\server1\data\version-2\snapshot.0
[junit4:junit4]   2> 112 T4677 oasc.ZkTestServer.run start zk server on port:59894
[junit4:junit4]   2> 112 T4677 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:59894 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@21360892
[junit4:junit4]   2> 115 T4677 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 116 T4683 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server 127.0.0.1/127.0.0.1:59894. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 117 T4683 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:59894, initiating session
[junit4:junit4]   2> 117 T4679 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:59897
[junit4:junit4]   2> 117 T4679 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:59897
[junit4:junit4]   2> 119 T4681 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 124 T4681 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d304496810000 with negotiated timeout 10000 for client /127.0.0.1:59897
[junit4:junit4]   2> 124 T4683 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server 127.0.0.1/127.0.0.1:59894, sessionid = 0x13d304496810000, negotiated timeout = 10000
[junit4:junit4]   2> 125 T4684 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@21360892 name:ZooKeeperConnection Watcher:127.0.0.1:59894 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 125 T4677 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 126 T4677 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 134 T4682 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d304496810000
[junit4:junit4]   2> 136 T4684 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 136 T4677 oaz.ZooKeeper.close Session: 0x13d304496810000 closed
[junit4:junit4]   2> 136 T4679 oazs.NIOServerCnxn.doIO WARNING caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13d304496810000, likely client has closed socket
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:662)
[junit4:junit4]   2> 
[junit4:junit4]   2> 136 T4677 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:59894/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@ceb28e5
[junit4:junit4]   2> 137 T4679 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:59897 which had sessionid 0x13d304496810000
[junit4:junit4]   2> 138 T4677 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 139 T4685 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server 127.0.0.1/127.0.0.1:59894. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 139 T4685 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:59894, initiating session
[junit4:junit4]   2> 139 T4679 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:59900
[junit4:junit4]   2> 139 T4679 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:59900
[junit4:junit4]   2> 144 T4681 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d304496810001 with negotiated timeout 10000 for client /127.0.0.1:59900
[junit4:junit4]   2> 144 T4685 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server 127.0.0.1/127.0.0.1:59894, sessionid = 0x13d304496810001, negotiated timeout = 10000
[junit4:junit4]   2> 144 T4686 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ceb28e5 name:ZooKeeperConnection Watcher:127.0.0.1:59894/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 145 T4677 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 145 T4677 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 155 T4677 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 160 T4677 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 165 T4677 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 170 T4677 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 171 T4677 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 180 T4677 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 181 T4677 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 186 T4677 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 187 T4677 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 192 T4677 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 193 T4677 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 198 T4677 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 199 T4677 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 204 T4677 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 205 T4677 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 211 T4677 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 212 T4677 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 217 T4677 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 217 T4677 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 222 T4677 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 223 T4677 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 228 T4682 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d304496810001
[junit4:junit4]   2> 230 T4677 oaz.ZooKeeper.close Session: 0x13d304496810001 closed
[junit4:junit4]   2> 230 T4679 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:59900 which had sessionid 0x13d304496810001
[junit4:junit4]   2> 231 T4686 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 613 T4677 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 618 T4677 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59901
[junit4:junit4]   2> 618 T4677 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 620 T4677 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 620 T4677 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1362314434388
[junit4:junit4]   2> 620 T4677 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1362314434388\solr.xml
[junit4:junit4]   2> 620 T4677 oasc.CoreContainer.<init> New CoreContainer 1683063368
[junit4:junit4]   2> 621 T4677 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1362314434388\'
[junit4:junit4]   2> 621 T4677 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1362314434388\'
[junit4:junit4]   2> 668 T4677 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 668 T4677 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 668 T4677 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 668 T4677 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 668 T4677 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 668 T4677 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 669 T4677 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 669 T4677 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 670 T4677 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 670 T4677 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 685 T4677 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 706 T4677 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:59894/solr
[junit4:junit4]   2> 707 T4677 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 708 T4677 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:59894 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@5da20c88
[junit4:junit4]   2> 709 T4677 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 710 T4696 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server 127.0.0.1/127.0.0.1:59894. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 710 T4696 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:59894, initiating session
[junit4:junit4]   2> 710 T4679 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:59906
[junit4:junit4]   2> 715 T4679 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:59906
[junit4:junit4]   2> 731 T4681 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d304496810002 with negotiated timeout 20000 for client /127.0.0.1:59906
[junit4:junit4]   2> 731 T4696 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server 127.0.0.1/127.0.0.1:59894, sessionid = 0x13d304496810002, negotiated timeout = 20000
[junit4:junit4]   2> 732 T4697 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5da20c88 name:ZooKeeperConnection Watcher:127.0.0.1:59894 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 732 T4677 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 734 T4682 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d304496810002
[junit4:junit4]   2> 737 T4677 oaz.ZooKeeper.close Session: 0x13d304496810002 closed
[junit4:junit4]   2> 737 T4679 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:59906 which had sessionid 0x13d304496810002
[junit4:junit4]   2> 738 T4697 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 737 T4677 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 745 T4677 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:59894/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@3e71a295
[junit4:junit4]   2> 747 T4677 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 748 T4698 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server 127.0.0.1/127.0.0.1:59894. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 748 T4698 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:59894, initiating session
[junit4:junit4]   2> 749 T4679 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:59909
[junit4:junit4]   2> 749 T4679 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:59909
[junit4:junit4]   2> 751 T4681 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d304496810003 with negotiated timeout 20000 for client /127.0.0.1:59909
[junit4:junit4]   2> 751 T4698 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server 127.0.0.1/127.0.0.1:59894, sessionid = 0x13d304496810003, negotiated timeout = 20000
[junit4:junit4]   2> 752 T4699 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3e71a295 name:ZooKeeperConnection Watcher:127.0.0.1:59894/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 752 T4677 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 755 T4682 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d304496810003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 758 T4677 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 762 T4677 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59901_hw_eht
[junit4:junit4]   2> 763 T4682 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d304496810003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:59901_hw_eht Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:59901_hw_eht
[junit4:junit4]   2> 765 T4677 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59901_hw_eht
[junit4:junit4]   2> 771 T4677 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 782 T4682 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d304496810003 type:delete cxid:0x16 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 784 T4677 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 789 T4677 oasc.Overseer.start Overseer (id=89280638758223875-127.0.0.1:59901_hw_eht-n_0000000000) starting
[junit4:junit4]   2> 790 T4682 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d304496810003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 793 T4682 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d304496810003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 795 T4682 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d304496810003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 797 T4682 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d304496810003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 799 T4701 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 800 T4677 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 805 T4677 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 808 T4700 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 813 T4702 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1362314434388\collection1
[junit4:junit4]   2> 813 T4702 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 814 T4702 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 814 T4702 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 816 T4702 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1362314434388\collection1\'
[junit4:junit4]   2> 818 T4702 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1362314434388/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 818 T4702 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1362314434388/collection1/lib/README' to classloader
[junit4:junit4]   2> 872 T4702 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 934 T4702 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 936 T4702 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1014 T4702 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1141 T3 oasc.CoreContainer.finalize SEVERE CoreContainer was not shutdown prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=45508312
[junit4:junit4]   2> 1669 T4702 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1687 T4702 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1690 T4702 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1750 T4702 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1758 T4702 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1763 T4702 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1766 T4702 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1766 T4702 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1766 T4702 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1768 T4702 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1768 T4702 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1768 T4702 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1362314434388\collection1\, dataDir=.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1362314434165/control/data\
[junit4:junit4]   2> 1768 T4702 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@318efaea
[junit4:junit4]   2> 1769 T4702 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 1770 T4702 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1362314434165\control\data forceNew:false
[junit4:junit4]   2> 1771 T4702 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1362314434165\control\data
[junit4:junit4]   2> 1771 T4702 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1362314434165/control/data\index/
[junit4:junit4]   2> 1772 T4702 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory '.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1362314434165\control\data\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1773 T4702 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1362314434165\control\data\index forceNew:false
[junit4:junit4]   2> 1783 T4702 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1362314434165\control\data\index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1784 T4702 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1786 T4702 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1362314434165\control\data\index
[junit4:junit4]   2> 1788 T4702 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1788 T4702 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1789 T4702 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1790 T4702 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1790 T4702 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1790 T4702 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1791 T4702 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1791 T4702 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1792 T4702 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1800 T4702 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1806 T4702 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1362314434165\control\data
[junit4:junit4]   2> 1808 T4702 oass.SolrIndexSearcher.<init> Opening Searcher@5ea07f8e main
[junit4:junit4]   2> 1810 T4702 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1811 T4702 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1816 T4703 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5ea07f8e main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1818 T4702 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1818 T4702 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1819 T4682 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d304496810003 type:create cxid:0x50 zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 2298 T4700 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2299 T4700 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:59901_hw_eht",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:59901/hw_eht"}
[junit4:junit4]   2> 2299 T4700 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2299 T4700 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2299 T4682 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d304496810003 type:create cxid:0x58 zxid:0x2c txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 2312 T4699 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 2798 T4702 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2798 T4702 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:59901/hw_eht collection:control_collection shard:shard1
[junit4:junit4]   2> 2799 T4702 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2811 T4682 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d304496810003 type:delete cxid:0x72 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2813 T4702 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2814 T4682 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d304496810003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2818 T4702 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2818 T4702 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2818 T4702 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:59901/hw_eht/collection1/
[junit4:junit4]   2> 2819 T4702 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2819 T4702 oasc.SyncStrategy.syncToMe http://127.0.0.1:59901/hw_eht/collection1/ has no replicas
[junit4:junit4]   2> 2819 T4702 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:59901/hw_eht/collection1/
[junit4:junit4]   2> 2819 T4702 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2838 T4682 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d304496810003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3687 T4700 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3701 T4699 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 3748 T4702 oasc.ZkController.register We are http://127.0.0.1:59901/hw_eht/collection1/ and leader is http://127.0.0.1:59901/hw_eht/collection1/
[junit4:junit4]   2> 3748 T4702 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:59901/hw_eht
[junit4:junit4]   2> 3748 T4702 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3748 T4702 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3748 T4702 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3752 T4702 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3754 T4677 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 3754 T4677 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3754 T4677 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3761 T4677 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3761 T4677 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:59894/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@9af0d1e
[junit4:junit4]   2> 3763 T4677 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3764 T4705 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server 127.0.0.1/127.0.0.1:59894. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 3764 T4705 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:59894, initiating session
[junit4:junit4]   2> 3764 T4679 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:59912
[junit4:junit4]   2> 3765 T4679 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:59912
[junit4:junit4]   2> 3768 T4681 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d304496810004 with negotiated timeout 10000 for client /127.0.0.1:59912
[junit4:junit4]   2> 3768 T4705 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server 127.0.0.1/127.0.0.1:59894, sessionid = 0x13d304496810004, negotiated timeout = 10000
[junit4:junit4]   2> 3768 T4706 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@9af0d1e name:ZooKeeperConnection Watcher:127.0.0.1:59894/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3768 T4677 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3769 T4677 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3771 T4677 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 4118 T4677 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4121 T4677 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59913
[junit4:junit4]   2> 4123 T4677 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4123 T4677 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4123 T4677 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1362314437928
[junit4:junit4]   2> 4123 T4677 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1362314437928\solr.xml
[junit4:junit4]   2> 4123 T4677 oasc.CoreContainer.<init> New CoreContainer 1918706974
[junit4:junit4]   2> 4124 T4677 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1362314437928\'
[junit4:junit4]   2> 4124 T4677 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1362314437928\'
[junit4:junit4]   2> 4165 T4677 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 4165 T4677 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4166 T4677 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4166 T4677 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4167 T4677 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4167 T4677 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4167 T4677 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4168 T4677 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4168 T4677 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4169 T4677 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4180 T4677 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4198 T4677 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:59894/solr
[junit4:junit4]   2> 4199 T4677 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4199 T4677 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:59894 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@3a37ca45
[junit4:junit4]   2> 4201 T4677 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4202 T4716 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server 127.0.0.1/127.0.0.1:59894. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4202 T4716 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:59894, initiating session
[junit4:junit4]   2> 4203 T4679 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:59918
[junit4:junit4]   2> 4203 T4679 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:59918
[junit4:junit4]   2> 4217 T4681 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d304496810005 with negotiated timeout 20000 for client /127.0.0.1:59918
[junit4:junit4]   2> 4217 T4716 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server 127.0.0.1/127.0.0.1:59894, sessionid = 0x13d304496810005, negotiated timeout = 20000
[junit4:junit4]   2> 4217 T4717 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3a37ca45 name:ZooKeeperConnection Watcher:127.0.0.1:59894 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4217 T4677 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4218 T4682 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d304496810005
[junit4:junit4]   2> 4219 T4677 oaz.ZooKeeper.close Session: 0x13d304496810005 closed
[junit4:junit4]   2> 4219 T4679 oazs.NIOServerCnxn.doIO WARNING caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13d304496810005, likely client has closed socket
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:662)
[junit4:junit4]   2> 
[junit4:junit4]   2> 4220 T4677 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 4219 T4717 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4220 T4679 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:59918 which had sessionid 0x13d304496810005
[junit4:junit4]   2> 4223 T4677 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:59894/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@7eb5c5b7
[junit4:junit4]   2> 4224 T4677 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4226 T4718 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server 127.0.0.1/127.0.0.1:59894. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4226 T4718 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:59894, initiating session
[junit4:junit4]   2> 4227 T4679 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:59921
[junit4:junit4]   2> 4227 T4679 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:59921
[junit4:junit4]   2> 4229 T4681 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d304496810006 with negotiated timeout 20000 for client /127.0.0.1:59921
[junit4:junit4]   2> 4229 T4718 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server 127.0.0.1/127.0.0.1:59894, sessionid = 0x13d304496810006, negotiated timeout = 20000
[junit4:junit4]   2> 4229 T4719 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7eb5c5b7 name:ZooKeeperConnection Watcher:127.0.0.1:59894/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4230 T4677 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4230 T4682 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d304496810006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4232 T4682 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d304496810006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4235 T4677 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 5047 T4700 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5047 T4700 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:59901_hw_eht",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:59901/hw_eht"}
[junit4:junit4]   2> 5056 T4719 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 5057 T4699 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 5057 T4706 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 5128 T4677 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59913_hw_eht
[junit4:junit4]   2> 5129 T4682 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d304496810006 type:delete cxid:0xb zxid:0x4f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:59913_hw_eht Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:59913_hw_eht
[junit4:junit4]   2> 5131 T4677 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59913_hw_eht
[junit4:junit4]   2> 5134 T4699 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 5134 T4706 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 5135 T4719 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5135 T4719 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 5138 T4699 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5140 T4706 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5147 T4720 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1362314437928\collection1
[junit4:junit4]   2> 5147 T4720 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 5148 T4720 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 5148 T4720 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 5150 T4720 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1362314437928\collection1\'
[junit4:junit4]   2> 5152 T4720 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1362314437928/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 5153 T4720 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1362314437928/collection1/lib/README' to classloader
[junit4:junit4]   2> 5198 T4720 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 5254 T4720 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 5255 T4720 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 5291 T4720 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5880 T4720 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5890 T4720 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5893 T4720 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5909 T4720 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5913 T4720 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5918 T4720 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5919 T4720 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5919 T4720 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5919 T4720 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5921 T4720 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5921 T4720 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5921 T4720 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1362314437928\collection1\, dataDir=.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1362314434165/jetty1\
[junit4:junit4]   2> 5921 T4720 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@318efaea
[junit4:junit4]   2> 5922 T4720 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 5923 T4720 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1362314434165\jetty1 forceNew:false
[junit4:junit4]   2> 5924 T4720 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1362314434165\jetty1
[junit4:junit4]   2> 5924 T4720 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1362314434165/jetty1\index/
[junit4:junit4]   2> 5925 T4720 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory '.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1362314434165\jetty1\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5925 T4720 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1362314434165\jetty1\index forceNew:false
[junit4:junit4]   2> 5935 T4720 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1362314434165\jetty1\index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5936 T4720 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5937 T4720 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1362314434165\jetty1\index
[junit4:junit4]   2> 5938 T4720 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5938 T4720 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5939 T4720 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5939 T4720 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5940 T4720 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5940 T4720 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5940 T4720 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5942 T4720 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5942 T4720 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5948 T4720 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5954 T4720 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1362314434165\jetty1
[junit4:junit4]   2> 5956 T4720 oass.SolrIndexSearcher.<init> Opening Searcher@3e5def16 main
[junit4:junit4]   2> 5958 T4720 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5958 T4720 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5962 T4721 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3e5def16 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5964 T4720 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5965 T4720 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6400 T4700 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6401 T4700 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"3",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:59913_hw_eht",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:59913/hw_eht"}
[junit4:junit4]   2> 6402 T4700 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 3
[junit4:junit4]   2> 6402 T4700 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6409 T4699 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 6409 T4706 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 6409 T4719 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 6857 T4720 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 6857 T4720 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:59913/hw_eht collection:collection1 shard:shard1
[junit4:junit4]   2> 6858 T4720 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 6869 T4682 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d304496810006 type:delete cxid:0x48 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 6871 T4720 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 6871 T4682 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d304496810006 type:create cxid:0x49 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6875 T4720 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 6876 T4720 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 6876 T4720 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:59913/hw_eht/collection1/
[junit4:junit4]   2> 6876 T4720 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 6876 T4720 oasc.SyncStrategy.syncToMe http://127.0.0.1:59913/hw_eht/collection1/ has no replicas
[junit4:junit4]   2> 6876 T4720 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:59913/hw_eht/collection1/
[junit4:junit4]   2> 6876 T4720 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 6883 T4682 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d304496810006 type:create cxid:0x53 zxid:0x60 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7752 T4700 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7840 T4699 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 7840 T4706 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 7840 T4719 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 7882 T4720 oasc.ZkController.register We are http://127.0.0.1:59913/hw_eht/collection1/ and leader is http://127.0.0.1:59913/hw_eht/collection1/
[junit4:junit4]   2> 7882 T4720 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:59913/hw_eht
[junit4:junit4]   2> 7882 T4720 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 7882 T4720 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 7882 T4720 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 7886 T4720 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7887 T4677 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 7887 T4677 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 7888 T4677 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8228 T4677 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8230 T4677 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59922
[junit4:junit4]   2> 8232 T4677 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8232 T4677 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8232 T4677 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1362314442050
[junit4:junit4]   2> 8233 T4677 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1362314442050\solr.xml
[junit4:junit4]   2> 8233 T4677 oasc.CoreContainer.<init> New CoreContainer 215448264
[junit4:junit4]   2> 8234 T4677 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1362314442050\'
[junit4:junit4]   2> 8234 T4677 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1362314442050\'
[junit4:junit4]   2> 8272 T4677 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8272 T4677 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8273 T4677 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8273 T4677 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8274 T4677 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8274 T4677 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8275 T4677 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8275 T4677 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8276 T4677 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8276 T4677 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8287 T4677 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8305 T4677 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:59894/solr
[junit4:junit4]   2> 8306 T4677 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8306 T4677 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:59894 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@d8c53cc
[junit4:junit4]   2> 8308 T4677 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8316 T4732 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server 127.0.0.1/127.0.0.1:59894. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 8317 T4732 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:59894, initiating session
[junit4:junit4]   2> 8318 T4679 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:59927
[junit4:junit4]   2> 8318 T4679 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:59927
[junit4:junit4]   2> 8335 T4681 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d304496810007 with negotiated timeout 20000 for client /127.0.0.1:59927
[junit4:junit4]   2> 8335 T4732 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server 127.0.0.1/127.0.0.1:59894, sessionid = 0x13d304496810007, negotiated timeout = 20000
[junit4:junit4]   2> 8335 T4733 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d8c53cc name:ZooKeeperConnection Watcher:127.0.0.1:59894 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8336 T4677 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8337 T4682 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d304496810007
[junit4:junit4]   2> 8339 T4679 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:59927 which had sessionid 0x13d304496810007
[junit4:junit4]   2> 8340 T4677 oaz.ZooKeeper.close Session: 0x13d304496810007 closed
[junit4:junit4]   2> 8340 T4677 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8344 T4677 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:59894/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@53de3683
[junit4:junit4]   2> 8345 T4733 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8345 T4677 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8347 T4734 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server 127.0.0.1/127.0.0.1:59894. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 8348 T4734 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:59894, initiating session
[junit4:junit4]   2> 8348 T4679 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:59930
[junit4:junit4]   2> 8348 T4679 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:59930
[junit4:junit4]   2> 8351 T4681 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d304496810008 with negotiated timeout 20000 for client /127.0.0.1:59930
[junit4:junit4]   2> 8351 T4734 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server 127.0.0.1/127.0.0.1:59894, sessionid = 0x13d304496810008, negotiated timeout = 20000
[junit4:junit4]   2> 8351 T4735 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@53de3683 name:ZooKeeperConnection Watcher:127.0.0.1:59894/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8351 T4677 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8353 T4682 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d304496810008 type:create cxid:0x1 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8355 T4682 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d304496810008 type:create cxid:0x2 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8357 T4677 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9187 T4700 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9188 T4700 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"3",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:59913_hw_eht",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:59913/hw_eht"}
[junit4:junit4]   2> 9195 T4706 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 9195 T4699 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 9195 T4719 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 9195 T4735 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 9251 T4677 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59922_hw_eht
[junit4:junit4]   2> 9252 T4682 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d304496810008 type:delete cxid:0xb zxid:0x73 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:59922_hw_eht Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:59922_hw_eht
[junit4:junit4]   2> 9254 T4677 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59922_hw_eht
[junit4:junit4]   2> 9259 T4699 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 9259 T4706 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 9260 T4735 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9260 T4735 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9260 T4719 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9260 T4719 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9267 T4706 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9267 T4699 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9276 T4736 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1362314442050\collection1
[junit4:junit4]   2> 9276 T4736 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9277 T4736 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9277 T4736 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9280 T4736 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1362314442050\collection1\'
[junit4:junit4]   2> 9280 T4736 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1362314442050/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9281 T4736 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1362314442050/collection1/lib/README' to classloader
[junit4:junit4]   2> 9327 T4736 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 9385 T4736 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9387 T4736 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9392 T4736 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 10027 T4736 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10036 T4736 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10039 T4736 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10056 T4736 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10060 T4736 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10064 T4736 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10066 T4736 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10066 T4736 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10067 T4736 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10068 T4736 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10069 T4736 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10069 T4736 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1362314442050\collection1\, dataDir=.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1362314434165/jetty2\
[junit4:junit4]   2> 10069 T4736 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@318efaea
[junit4:junit4]   2> 10070 T4736 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 10071 T4736 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1362314434165\jetty2 forceNew:false
[junit4:junit4]   2> 10071 T4736 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1362314434165\jetty2
[junit4:junit4]   2> 10071 T4736 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1362314434165/jetty2\index/
[junit4:junit4]   2> 10072 T4736 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory '.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1362314434165\jetty2\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10072 T4736 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1362314434165\jetty2\index forceNew:false
[junit4:junit4]   2> 10083 T4736 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1362314434165\jetty2\index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10084 T4736 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10084 T4736 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1362314434165\jetty2\index
[junit4:junit4]   2> 10087 T4736 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10087 T4736 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10088 T4736 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10088 T4736 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10089 T4736 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10089 T4736 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10090 T4736 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10090 T4736 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10091 T4736 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10097 T4736 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10103 T4736 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1362314434165\jetty2
[junit4:junit4]   2> 10104 T4736 oass.SolrIndexSearcher.<init> Opening Searcher@6928c096 main
[junit4:junit4]   2> 10106 T4736 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10107 T4736 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10112 T4737 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6928c096 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10114 T4736 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10114 T4736 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 10540 T4700 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10542 T4700 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"3",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:59922_hw_eht",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:59922/hw_eht"}
[junit4:junit4]   2> 10543 T4700 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
[junit4:junit4]   2> 10543 T4700 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 10555 T4735 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 10555 T4719 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 10555 T4699 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 10556 T4706 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 11008 T4736 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11008 T4736 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:59922/hw_eht collection:collection1 shard:shard2
[junit4:junit4]   2> 11009 T4736 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 11022 T4682 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d304496810008 type:delete cxid:0x47 zxid:0x7e txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard2 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard2
[junit4:junit4]   2> 11023 T4736 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 11024 T4682 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d304496810008 type:create cxid:0x48 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11028 T4736 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 11028 T4736 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 11028 T4736 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:59922/hw_eht/collection1/
[junit4:junit4]   2> 11028 T4736 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 11029 T4736 oasc.SyncStrategy.syncToMe http://127.0.0.1:59922/hw_eht/collection1/ has no replicas
[junit4:junit4]   2> 11029 T4736 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:59922/hw_eht/collection1/
[junit4:junit4]   2> 11029 T4736 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 11034 T4682 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d304496810008 type:create cxid:0x51 zxid:0x82 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11934 T4700 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11957 T4706 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 11957 T4735 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 11957 T4719 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 11958 T4699 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 11981 T4736 oasc.ZkController.register We are http://127.0.0.1:59922/hw_eht/collection1/ and leader is http://127.0.0.1:59922/hw_eht/collection1/
[junit4:junit4]   2> 11981 T4736 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:59922/hw_eht
[junit4:junit4]   2> 11981 T4736 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 11982 T4736 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 11982 T4736 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11986 T4736 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11988 T4677 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 11989 T4677 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 11990 T4677 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12366 T4677 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 12368 T4677 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59931
[junit4:junit4]   2> 12370 T4677 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 12370 T4677 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12371 T4677 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1362314446159
[junit4:junit4]   2> 12371 T4677 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1362314446159\solr.xml
[junit4:junit4]   2> 12371 T4677 oasc.CoreContainer.<init> New CoreContainer 116617244
[junit4:junit4]   2> 12372 T4677 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1362314446159\'
[junit4:junit4]   2> 12373 T4677 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1362314446159\'
[junit4:junit4]   2> 12416 T4677 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 12417 T4677 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12417 T4677 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12418 T4677 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12419 T4677 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12419 T4677 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12419 T4677 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12419 T4677 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12420 T4677 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12421 T4677 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12433 T4677 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12454 T4677 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:59894/solr
[junit4:junit4]   2> 12455 T4677 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12455 T4677 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:59894 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@2ae4f292
[junit4:junit4]   2> 12457 T4677 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12458 T4748 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server 127.0.0.1/127.0.0.1:59894. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 12458 T4748 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:59894, initiating session
[junit4:junit4]   2> 12458 T4679 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:59936
[junit4:junit4]   2> 12459 T4679 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:59936
[junit4:junit4]   2> 12477 T4748 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server 127.0.0.1/127.0.0.1:59894, sessionid = 0x13d304496810009, negotiated timeout = 20000
[junit4:junit4]   2> 12477 T4681 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d304496810009 with negotiated timeout 20000 for client /127.0.0.1:59936
[junit4:junit4]   2> 12477 T4749 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2ae4f292 name:ZooKeeperConnection Watcher:127.0.0.1:59894 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12477 T4677 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12479 T4682 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d304496810009
[junit4:junit4]   2> 12498 T4677 oaz.ZooKeeper.close Session: 0x13d304496810009 closed
[junit4:junit4]   2> 12499 T4749 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12499 T4679 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:59936 which had sessionid 0x13d304496810009
[junit4:junit4]   2> 12499 T4677 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 12507 T4677 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:59894/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@416862c9
[junit4:junit4]   2> 12510 T4677 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12512 T4750 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server 127.0.0.1/127.0.0.1:59894. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 12512 T4750 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:59894, initiating session
[junit4:junit4]   2> 12512 T4679 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:59939
[junit4:junit4]   2> 12513 T4679 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:59939
[junit4:junit4]   2> 12518 T4681 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d30449681000a with negotiated timeout 20000 for client /127.0.0.1:59939
[junit4:junit4]   2> 12518 T4750 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server 127.0.0.1/127.0.0.1:59894, sessionid = 0x13d30449681000a, negotiated timeout = 20000
[junit4:junit4]   2> 12518 T4751 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@416862c9 name:ZooKeeperConnection Watcher:127.0.0.1:59894/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12519 T4677 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12519 T4682 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d30449681000a type:create cxid:0x1 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12545 T4682 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d30449681000a type:create cxid:0x2 zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12573 T4677 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 13439 T4700 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13440 T4700 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"3",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:59922_hw_eht",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:59922/hw_eht"}
[junit4:junit4]   2> 13454 T4706 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 13454 T4751 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 13455 T4735 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 13455 T4719 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 13455 T4699 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 13557 T4677 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59931_hw_eht
[junit4:junit4]   2> 13558 T4682 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d30449681000a type:delete cxid:0xb zxid:0x95 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:59931_hw_eht Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:59931_hw_eht
[junit4:junit4]   2> 13560 T4677 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59931_hw_eht
[junit4:junit4]   2> 13565 T4699 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 13565 T4706 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 13566 T4751 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13567 T4751 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 13568 T4735 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13568 T4735 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 13569 T4719 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13569 T4719 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 13574 T4706 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13575 T4699 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13585 T4752 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1362314446159\collection1
[junit4:junit4]   2> 13586 T4752 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 13588 T4752 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 13589 T4752 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 13591 T4752 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1362314446159\collection1\'
[junit4:junit4]   2> 13591 T4752 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1362314446159/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13591 T4752 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1362314446159/collection1/lib/README' to classloader
[junit4:junit4]   2> 13636 T4752 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 13725 T4752 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 13726 T4752 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 13732 T4752 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 14454 T4752 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 14468 T4752 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 14474 T4752 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 14497 T4752 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14503 T4752 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14509 T4752 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14511 T4752 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14511 T4752 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14511 T4752 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14513 T4752 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14513 T4752 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14513 T4752 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1362314446159\collection1\, dataDir=.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1362314434165/jetty3\
[junit4:junit4]   2> 14514 T4752 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@318efaea
[junit4:junit4]   2> 14514 T4752 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 14516 T4752 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1362314434165\jetty3 forceNew:false
[junit4:junit4]   2> 14516 T4752 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1362314434165\jetty3
[junit4:junit4]   2> 14517 T4752 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1362314434165/jetty3\index/
[junit4:junit4]   2> 14518 T4752 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory '.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1362314434165\jetty3\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 14518 T4752 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1362314434165\jetty3\index forceNew:false
[junit4:junit4]   2> 14528 T4752 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1362314434165\jetty3\index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14528 T4752 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14530 T4752 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1362314434165\jetty3\index
[junit4:junit4]   2> 14532 T4752 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 14532 T4752 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 14533 T4752 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 14533 T4752 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 14534 T4752 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 14534 T4752 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 14534 T4752 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 14535 T4752 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 14535 T4752 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 14542 T4752 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 14548 T4752 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1362314434165\jetty3
[junit4:junit4]   2> 14551 T4752 oass.SolrIndexSearcher.<init> Opening Searcher@1d130aa9 main
[junit4:junit4]   2> 14552 T4752 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 14553 T4752 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 14556 T4753 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1d130aa9 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 14558 T4752 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 14558 T4752 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14939 T4700 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14942 T4700 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"3",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:59931_hw_eht",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:59931/hw_eht"}
[junit4:junit4]   2> 14942 T4700 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
[junit4:junit4]   2> 14942 T4700 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
[junit4:junit4]   2> 14961 T4706 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14963 T4751 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14963 T4735 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14964 T4699 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14964 T4719 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 15541 T4752 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 15541 T4752 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:59931/hw_eht collection:collection1 shard:shard3
[junit4:junit4]   2> 15543 T4752 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election
[junit4:junit4]   2> 15566 T4682 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d30449681000a type:delete cxid:0x47 zxid:0xa0 txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard3 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard3
[junit4:junit4]   2> 15569 T4752 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 15569 T4682 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d30449681000a type:create cxid:0x48 zxid:0xa1 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 15573 T4752 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 15574 T4752 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 15574 T4752 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:59931/hw_eht/collection1/
[junit4:junit4]   2> 15574 T4752 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 15574 T4752 oasc.SyncStrategy.syncToMe http://127.0.0.1:59931/hw_eht/collection1/ has no replicas
[junit4:junit4]   2> 15574 T4752 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:59931/hw_eht/collection1/
[junit4:junit4]   2> 15575 T4752 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard3
[junit4:junit4]   2> 15581 T4682 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d30449681000a type:create cxid:0x51 zxid:0xa4 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16445 T4700 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16481 T4706 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 16482 T4751 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 16483 T4735 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 16484 T4719 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 16483 T4699 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 16535 T4752 oasc.ZkController.register We are http://127.0.0.1:59931/hw_eht/collection1/ and leader is http://127.0.0.1:59931/hw_eht/collection1/
[junit4:junit4]   2> 16535 T4752 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:59931/hw_eht
[junit4:junit4]   2> 16535 T4752 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 16536 T4752 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 16536 T4752 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16540 T4752 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16542 T4677 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 16542 T4677 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16543 T4677 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16895 T4677 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 16897 T4677 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59940
[junit4:junit4]   2> 16898 T4677 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 16898 T4677 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 16898 T4677 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty4-1362314450707
[junit4:junit4]   2> 16898 T4677 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty4-1362314450707\solr.xml
[junit4:junit4]   2> 16899 T4677 oasc.CoreContainer.<init> New CoreContainer 1700903494
[junit4:junit4]   2> 16900 T4677 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty4-1362314450707\'
[junit4:junit4]   2> 16901 T4677 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty4-1362314450707\'
[junit4:junit4]   2> 16945 T4677 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 16946 T4677 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 16946 T4677 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 16946 T4677 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 16947 T4677 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 16947 T4677 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 16948 T4677 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 16948 T4677 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 16948 T4677 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 16949 T4677 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 16961 T4677 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 16981 T4677 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:59894/solr
[junit4:junit4]   2> 16981 T4677 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 16982 T4677 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:59894 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@bac0bc0
[junit4:junit4]   2> 16983 T4677 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16984 T4766 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server 127.0.0.1/127.0.0.1:59894. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 16984 T4766 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:59894, initiating session
[junit4:junit4]   2> 16985 T4679 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:59945
[junit4:junit4]   2> 16985 T4679 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:59945
[junit4:junit4]   2> 16998 T4681 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d30449681000b with negotiated timeout 20000 for client /127.0.0.1:59945
[junit4:junit4]   2> 16998 T4766 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server 127.0.0.1/127.0.0.1:59894, sessionid = 0x13d30449681000b, negotiated timeout = 20000
[junit4:junit4]   2> 16998 T4767 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@bac0bc0 name:ZooKeeperConnection Watcher:127.0.0.1:59894 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16999 T4677 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 17001 T4682 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d30449681000b
[junit4:junit4]   2> 17003 T4677 oaz.ZooKeeper.close Session: 0x13d30449681000b closed
[junit4:junit4]   2> 17004 T4679 oazs.NIOServerCnxn.doIO WARNING caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13d30449681000b, likely client has closed socket
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:662)
[junit4:junit4]   2> 
[junit4:junit4]   2> 17005 T4677 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 17004 T4767 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 17005 T4679 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:59945 which had sessionid 0x13d30449681000b
[junit4:junit4]   2> 17011 T4677 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:59894/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@2bc9e31b
[junit4:junit4]   2> 17014 T4677 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 17015 T4768 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server 127.0.0.1/127.0.0.1:59894. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 17015 T4768 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:59894, initiating session
[junit4:junit4]   2> 17016 T4679 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:59948
[junit4:junit4]   2> 17016 T4679 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:59948
[junit4:junit4]   2> 17018 T4681 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d30449681000c with negotiated timeout 20000 for client /127.0.0.1:59948
[junit4:junit4]   2> 17018 T4768 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server 127.0.0.1/127.0.0.1:59894, sessionid = 0x13d30449681000c, negotiated timeout = 20000
[junit4:junit4]   2> 17018 T4769 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2bc9e31b name:ZooKeeperConnection Watcher:127.0.0.1:59894/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 17018 T4677 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 17019 T4682 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d30449681000c type:create cxid:0x1 zxid:0xb1 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 17021 T4682 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d30449681000c type:create cxid:0x2 zxid:0xb2 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 17024 T4677 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 17972 T4700 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17974 T4700 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"3",
[junit4:junit4]   2> 	  "shard":"shard3",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:59931_hw_eht",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:59931/hw_eht"}
[junit4:junit4]   2> 17995 T4769 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17995 T4706 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17995 T4735 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17996 T4699 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17995 T4751 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17996 T4719 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 18007 T4677 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59940_hw_eht
[junit4:junit4]   2> 18010 T4682 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d30449681000c type:delete cxid:0xb zxid:0xb7 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:59940_hw_eht Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:59940_hw_eht
[junit4:junit4]   2> 18013 T4677 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59940_hw_eht
[junit4:junit4]   2> 18017 T4706 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 18018 T4769 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 18018 T4699 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 18019 T4751 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 18020 T4751 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18020 T4735 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 18020 T4735 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18021 T4719 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 18022 T4719 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18026 T4769 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 18027 T4699 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 18029 T4706 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 18036 T4770 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty4-1362314450707\collection1
[junit4:junit4]   2> 18036 T4770 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 18037 T4770 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 18038 T4770 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 18040 T4770 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty4-1362314450707\collection1\'
[junit4:junit4]   2> 18042 T4770 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty4-1362314450707/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 18043 T4770 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty4-1362314450707/collection1/lib/README' to classloader
[junit4:junit4]   2> 18097 T4770 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 18163 T4770 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 18165 T4770 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 18171 T4770 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 18900 T4770 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 18912 T4770 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 18916 T4770 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 18937 T4770 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 18942 T4770 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 18948 T4770 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 18950 T4770 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 18950 T4770 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 18951 T4770 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 18952 T4770 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 18952 T4770 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 18953 T4770 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty4-1362314450707\collection1\, dataDir=.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1362314434165/jetty4\
[junit4:junit4]   2> 18953 T4770 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@318efaea
[junit4:junit4]   2> 18954 T4770 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 18956 T4770 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1362314434165\jetty4 forceNew:false
[junit4:junit4]   2> 18956 T4770 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1362314434165\jetty4
[junit4:junit4]   2> 18957 T4770 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1362314434165/jetty4\index/
[junit4:junit4]   2> 18958 T4770 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory '.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1362314434165\jetty4\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 18958 T4770 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1362314434165\jetty4\index forceNew:false
[junit4:junit4]   2> 18969 T4770 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1362314434165\jetty4\index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 18970 T4770 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 18971 T4770 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1362314434165\jetty4\index
[junit4:junit4]   2> 18974 T4770 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 18974 T4770 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 18975 T4770 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 18975 T4770 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 18976 T4770 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 18976 T4770 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 18977 T4770 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 18977 T4770 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 18978 T4770 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 18986 T4770 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 18994 T4770 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1362314434165\jetty4
[junit4:junit4]   2> 18997 T4770 oass.SolrIndexSearcher.<init> Opening Searcher@49746f6a main
[junit4:junit4]   2> 18999 T4770 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 18999 T4770 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 19004 T4771 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@49746f6a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 19006 T4770 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 19006 T4770 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19482 T4700 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19484 T4700 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"3",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:59940_hw_eht",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:59940/hw_eht"}
[junit4:junit4]   2> 19484 T4700 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
[junit4:junit4]   2> 19485 T4700 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 19505 T4769 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19505 T4706 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19506 T4719 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19506 T4699 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19506 T4751 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19506 T4735 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19990 T4770 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 19990 T4770 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:59940/hw_eht collection:collection1 shard:shard1
[junit4:junit4]   2> 19999 T4770 oasc.ZkController.register We are http://127.0.0.1:59940/hw_eht/collection1/ and leader is http://127.0.0.1:59913/hw_eht/collection1/
[junit4:junit4]   2> 19999 T4770 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:59940/hw_eht
[junit4:junit4]   2> 19999 T4770 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 19999 T4770 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C334 name=collection1 org.apache.solr.core.SolrCore@39fc3b84 url=http://127.0.0.1:59940/hw_eht/collection1 node=127.0.0.1:59940_hw_eht C334_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:59940_hw_eht, base_url=http://127.0.0.1:59940/hw_eht}
[junit4:junit4]   2> 20000 T4772 C334 P59940 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 20000 T4770 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20001 T4772 C334 P59940 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 20001 T4772 C334 P59940 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 20001 T4772 C334 P59940 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 20003 T4677 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 20004 T4677 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 20005 T4772 C334 P59940 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 20004 T4677 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 20356 T4677 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 20359 T4677 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59950
[junit4:junit4]   2> 20360 T4677 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 20360 T4677 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 20360 T4677 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty5-1362314454168
[junit4:junit4]   2> 20362 T4677 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty5-1362314454168\solr.xml
[junit4:junit4]   2> 20362 T4677 oasc.CoreContainer.<init> New CoreContainer 558504025
[junit4:junit4]   2> 20362 T4677 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty5-1362314454168\'
[junit4:junit4]   2> 20363 T4677 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty5-1362314454168\'
[junit4:junit4]   2> 20406 T4677 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 20407 T4677 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 20408 T4677 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 20408 T4677 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 20408 T4677 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 20408 T4677 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 20409 T4677 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 20409 T4677 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 20409 T4677 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 20409 T4677 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 20423 T4677 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 20445 T4677 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:59894/solr
[junit4:junit4]   2> 20446 T4677 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 20447 T4677 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:59894 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@f0c1009
[junit4:junit4]   2> 20449 T4677 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 20450 T4783 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server 127.0.0.1/127.0.0.1:59894. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 20450 T4783 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:59894, initiating session
[junit4:junit4]   2> 20451 T4679 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:59955
[junit4:junit4]   2> 20451 T4679 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:59955
[junit4:junit4]   2> 20465 T4681 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d30449681000d with negotiated timeout 20000 for client /127.0.0.1:59955
[junit4:junit4]   2> 20465 T4783 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server 127.0.0.1/127.0.0.1:59894, sessionid = 0x13d30449681000d, negotiated timeout = 20000
[junit4:junit4]   2> 20466 T4784 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f0c1009 name:ZooKeeperConnection Watcher:127.0.0.1:59894 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 20466 T4677 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 20468 T4682 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d30449681000d
[junit4:junit4]   2> 20470 T4679 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:59955 which had sessionid 0x13d30449681000d
[junit4:junit4]   2> 20470 T4677 oaz.ZooKeeper.close Session: 0x13d30449681000d closed
[junit4:junit4]   2> 20471 T4784 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 20471 T4677 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 20478 T4677 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:59894/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@42cc4175
[junit4:junit4]   2> 20480 T4677 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 20482 T4785 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server 127.0.0.1/127.0.0.1:59894. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 20483 T4785 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:59894, initiating session
[junit4:junit4]   2> 20484 T4679 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:59958
[junit4:junit4]   2> 20485 T4679 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:59958
[junit4:junit4]   2> 20489 T4681 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d30449681000e with negotiated timeout 20000 for client /127.0.0.1:59958
[junit4:junit4]   2> 20489 T4785 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server 127.0.0.1/127.0.0.1:59894, sessionid = 0x13d30449681000e, negotiated timeout = 20000
[junit4:junit4]   2> 20490 T4786 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@42cc4175 name:ZooKeeperConnection Watcher:127.0.0.1:59894/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 20491 T4677 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 20492 T4682 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d30449681000e type:create cxid:0x1 zxid:0xc4 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 20496 T4682 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d30449681000e type:create cxid:0x2 zxid:0xc5 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 20503 T4677 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 20998 T4700 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21000 T4700 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"3",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:59940_hw_eht",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:59940/hw_eht"}
[junit4:junit4]   2> 21016 T4786 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 21017 T4699 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 21019 T4735 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 21017 T4751 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 21017 T4769 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 21019 T4719 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 21017 T4706 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 21504 T4677 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59950_hw_eht
[junit4:junit4]   2> 21507 T4682 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d30449681000e type:delete cxid:0xb zxid:0xca txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:59950_hw_eht Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:59950_hw_eht
[junit4:junit4]   2> 21510 T4677 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59950_hw_eht
[junit4:junit4]   2> 21519 T4786 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 21520 T4706 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 21521 T4769 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 21521 T4699 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 21526 T4751 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 21526 T4751 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 21528 T4719 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 21528 T4719 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 21531 T4735 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 21532 T4735 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 21536 T4786 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 21537 T4706 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 21542 T4769 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 21542 T4699 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 21553 T4787 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty5-1362314454168\collection1
[junit4:junit4]   2> 21553 T4787 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 21554 T4787 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 21554 T4787 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 21557 T4787 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty5-1362314454168\collection1\'
[junit4:junit4]   2> 21559 T4787 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty5-1362314454168/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 21560 T4787 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty5-1362314454168/collection1/lib/README' to classloader
[junit4:junit4]   2> 21630 T4787 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 21703 T4787 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 21704 T4787 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 21710 T4787 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 22429 T4787 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 22441 T4787 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 22445 T4787 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 22464 T4787 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 22469 T4787 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 22473 T4787 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 22476 T4787 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 22476 T4787 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 22476 T4787 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 22478 T4787 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 22478 T4787 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 22479 T4787 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty5-1362314454168\collection1\, dataDir=.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1362314434165/jetty5\
[junit4:junit4]   2> 22479 T4787 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@318efaea
[junit4:junit4]   2> 22479 T4787 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 22481 T4787 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1362314434165\jetty5 forceNew:false
[junit4:junit4]   2> 22481 T4787 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1362314434165\jetty5
[junit4:junit4]   2> 22482 T4787 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1362314434165/jetty5\index/
[junit4:junit4]   2> 22483 T4787 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory '.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1362314434165\jetty5\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 22483 T4787 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1362314434165\jetty5\index forceNew:false
[junit4:junit4]   2> 22498 T4787 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1362314434165\jetty5\index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 22498 T4787 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 22500 T4787 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1362314434165\jetty5\index
[junit4:junit4]   2> 22504 T4787 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 22504 T4787 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 22505 T4787 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 22506 T4787 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 22507 T4787 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 22507 T4787 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 22508 T4787 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 22509 T4787 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 22510 T4787 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 22518 T4787 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 22524 T4787 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1362314434165\jetty5
[junit4:junit4]   2> 22526 T4787 oass.SolrIndexSearcher.<init> Opening Searcher@4548474f main
[junit4:junit4]   2> 22528 T4787 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 22528 T4787 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 22533 T4788 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4548474f main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 22535 T4787 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 22535 T4787 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 22616 T4700 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22619 T4700 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"3",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:59950_hw_eht",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:59950/hw_eht"}
[junit4:junit4]   2> 22619 T4700 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
[junit4:junit4]   2> 22620 T4700 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 22638 T4786 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 22639 T4769 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 22640 T4751 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 22641 T4699 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 22639 T4706 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 22642 T4735 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 22642 T4719 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 23617 T4787 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 23617 T4787 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:59950/hw_eht collection:collection1 shard:shard2
[junit4:junit4]   2> 23632 T4787 oasc.ZkController.register We are http://127.0.0.1:59950/hw_eht/collection1/ and leader is http://127.0.0.1:59922/hw_eht/collection1/
[junit4:junit4]   2> 23632 T4787 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:59950/hw_eht
[junit4:junit4]   2> 23632 T4787 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 23632 T4787 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C335 name=collection1 org.apache.solr.core.SolrCore@3bdeb1da url=http://127.0.0.1:59950/hw_eht/collection1 node=127.0.0.1:59950_hw_eht C335_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:59950_hw_eht, base_url=http://127.0.0.1:59950/hw_eht}
[junit4:junit4]   2> 23633 T4789 C335 P59950 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 23634 T4789 C335 P59950 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 23634 T4789 C335 P59950 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 23634 T4789 C335 P59950 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 23650 T4787 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23653 T4789 C335 P59950 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 23655 T4677 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 23656 T4677 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 23656 T4677 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2>  C334_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:59940_hw_eht, base_url=http://127.0.0.1:59940/hw_eht}
[junit4:junit4]   2> 24194 T4772 C334 P59940 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:59913/hw_eht/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 24194 T4772 C334 P59940 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:59940/hw_eht START replicas=[http://127.0.0.1:59913/hw_eht/collection1/] nUpdates=100
[junit4:junit4]   2> 24195 T4772 C334 P59940 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 24196 T4772 C334 P59940 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 24196 T4772 C334 P59940 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 24196 T4772 C334 P59940 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 24197 T4772 C334 P59940 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 24197 T4772 C334 P59940 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:59913/hw_eht/collection1/. core=collection1
[junit4:junit4]   2> 24197 T4772 C334 P59940 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 24209 T4677 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 24217 T4677 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59961
[junit4:junit4]   2> 24222 T4677 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 24222 T4677 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 24223 T4677 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty6-1362314457819
[junit4:junit4]   2> 24223 T4677 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty6-1362314457819\solr.xml
[junit4:junit4]   2> 24225 T4677 oasc.CoreContainer.<init> New CoreContainer 460572834
[junit4:junit4]   2> 24226 T4677 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty6-1362314457819\'
[junit4:junit4]   2> 24228 T4677 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty6-1362314457819\'
[junit4:junit4]   2> ASYNC  NEW_CORE C336 name=collection1 org.apache.solr.core.SolrCore@15b1eff3 url=http://127.0.0.1:59913/hw_eht/collection1 node=127.0.0.1:59913_hw_eht C336_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:59913_hw_eht, base_url=http://127.0.0.1:59913/hw_eht, leader=true}
[junit4:junit4]   2> 24246 T4712 C336 P59913 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24249 T4712 C336 P59913 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1362314434165\jetty1
[junit4:junit4]   2> 24256 T4714 C336 P59913 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 24266 T4712 C336 P59913 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1362314434165\jetty1\index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 24270 T4712 C336 P59913 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 24297 T4712 C336 P59913 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1362314434165\jetty1\index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1362314434165\jetty1\index,segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 24298 T4712 C336 P59913 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 24301 T4712 C336 P59913 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1362314434165\jetty1
[junit4:junit4]   2> 24303 T4712 C336 P59913 oass.SolrIndexSearcher.<init> Opening Searcher@618f3324 realtime
[junit4:junit4]   2> 24304 T4712 C336 P59913 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24305 T4712 C336 P59913 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 59
[junit4:junit4]   2> 24308 T4772 C334 P59940 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 24308 T4772 C334 P59940 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 

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

AfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:662)
[junit4:junit4]   2> 752 T6097 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=lv_LV, timezone=Europe/Helsinki
[junit4:junit4]   2> NOTE: Windows 7 6.1 amd64/Sun Microsystems Inc. 1.6.0_41 (64-bit)/cpus=2,threads=1,free=173129400,total=294125568
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestFunctionQuery, SolrIndexConfigTest, SOLR749Test, ResponseLogComponentTest, FieldMutatingUpdateProcessorTest, DefaultValueUpdateProcessorTest, TermVectorComponentDistributedTest, TestFaceting, MinimalSchemaTest, TermsComponentTest, TestNumberUtils, TestFastLRUCache, SampleTest, TestSolr4Spatial, DirectSolrSpellCheckerTest, ZkControllerTest, TestCollationField, DistanceFunctionTest, DirectUpdateHandlerOptimizeTest, TestPerFieldSimilarity, DOMUtilTest, TestWordDelimiterFilterFactory, CopyFieldTest, MultiTermTest, TestSolrJ, SolrIndexSplitterTest, HighlighterConfigTest, TestZkChroot, TestComponentsName, DocValuesTest, SpellPossibilityIteratorTest, LoggingHandlerTest, ShardRoutingTest, CurrencyFieldXmlFileTest, UpdateParamsTest, RAMDirectoryFactoryTest, CacheHeaderTest, LukeRequestHandlerTest, CoreAdminHandlerTest, ShardRoutingCustomTest, DocValuesMultiTest, TestRemoteStreaming, TestTrie, QueryElevationComponentTest, TestLMJelinekMercerSimilarityFactory, SolrCmdDistributorTest, FieldAnalysisRequestHandlerTest, QueryParsingTest, RecoveryZkTest, TestCodecSupport, TestValueSourceCache, TestJoin, TestPseudoReturnFields, SuggesterTSTTest, TestSolrCoreProperties, XsltUpdateRequestHandlerTest, ZkSolrClientTest, ExternalFileFieldSortTest, IndexSchemaRuntimeFieldTest, TestFuzzyAnalyzedSuggestions, PolyFieldTest, NumericFieldsTest, BasicDistributedZkTest, TestBinaryResponseWriter, SystemInfoHandlerTest, TestGroupingSearch, TestLMDirichletSimilarityFactory, TestWriterPerf, IndexSchemaTest, UUIDFieldTest, SignatureUpdateProcessorFactoryTest, TestSolrXMLSerializer, StatelessScriptUpdateProcessorFactoryTest, TestRangeQuery, NotRequiredUniqueKeyTest, SolrRequestParserTest, TestArbitraryIndexDir, DistributedTermsComponentTest, TestDFRSimilarityFactory, OutputWriterTest, IndexBasedSpellCheckerTest, FullSolrCloudDistribCmdsTest, TestPartialUpdateDeduplication, LegacyHTMLStripCharFilterTest, TestJmxIntegration, PluginInfoTest, TestLRUCache, TestFoldingMultitermQuery, SpatialFilterTest, EchoParamsTest, DateMathParserTest, TestFastOutputStream, TestAtomicUpdateErrorCases, PreAnalyzedFieldTest, CollectionsAPIDistributedZkTest, SortByFunctionTest, TestRealTimeGet, URLClassifyProcessorTest, DocumentBuilderTest, SyncSliceTest, SpellingQueryConverterTest, TestSuggestSpellingConverter, SpellCheckComponentTest, TestSort, SolrInfoMBeanTest, TestStressReorder, CurrencyFieldOpenExchangeTest, TestReplicationHandler, TestIndexSearcher, FastVectorHighlighterTest, TestReversedWildcardFilterFactory, PingRequestHandlerTest, BadIndexSchemaTest, PrimUtilsTest, TestMergePolicyConfig, DocumentAnalysisRequestHandlerTest, HighlighterTest, TestFiltering, TestLFUCache, TestMultiCoreConfBootstrap, TestRecovery, OverseerTest, LeaderElectionIntegrationTest, LeaderElectionTest, DistributedSpellCheckComponentTest, TestDistributedGrouping, TestRandomFaceting, TestDistributedSearch, SpellCheckCollatorTest, TestExtendedDismaxParser, SoftAutoCommitTest, AutoCommitTest, BasicZkTest, WordBreakSolrSpellCheckerTest, TestHashPartitioner, StatsComponentTest, SolrCoreTest, DirectUpdateHandlerTest, SimpleFacetsTest, TestCoreContainer, FileBasedSpellCheckerTest, ConvertedLegacyTest, PeerSyncTest, BasicFunctionalityTest, DirectSolrConnectionTest, QueryEqualityTest, TestCSVLoader, TestCSVResponseWriter, MoreLikeThisHandlerTest, MBeansHandlerTest, DistributedQueryElevationComponentTest, DisMaxRequestHandlerTest, BinaryUpdateRequestHandlerTest, StandardRequestHandlerTest, TestQueryTypes, TestPHPSerializedResponseWriter, XmlUpdateRequestHandlerTest, TermVectorComponentTest, SuggesterWFSTTest, JsonLoaderTest, TestSurroundQueryParser, TestSolrQueryParser, SolrPluginUtilsTest, DebugComponentTest, JSONWriterTest, ReturnFieldsTest, RequestHandlersTest, SearchHandlerTest, RequiredFieldsTest, TestOmitPositions, SuggesterFSTTest, TestQueryUtils, UniqFieldsUpdateProcessorFactoryTest, SuggesterTest, CSVRequestHandlerTest, ShowFileRequestHandlerTest, TestSearchPerf, SolrCoreCheckLockOnStartupTest, TestSolrDeletionPolicy1, TestLuceneMatchVersion, UpdateRequestProcessorFactoryTest, TestPropInject, TestIndexingPerformance, NoCacheHeaderTest, PrimitiveFieldTypeTest, AlternateDirectoryTest, BadComponentTest, TestUpdate, TestBinaryField, TestSolrDeletionPolicy2, TestPropInjectDefaults, TestXIncludeConfig, TestDocSet, TestQuerySenderListener, TestQuerySenderNoQuery, IndexReaderFactoryTest, TestJmxMonitoredMap, TestConfig, TestBM25SimilarityFactory, TestPhraseSuggestions, TestPluginEnable, TestIBSimilarityFactory, TestDefaultSimilarityFactory, TimeZoneUtilsTest, OpenExchangeRatesOrgProviderTest, ResourceLoaderTest, FileUtilsTest, TestSystemIdResolver, DateFieldTest, TestBadConfig, ChaosMonkeySafeLeaderTest, TestUtils, ChaosMonkeyNothingIsSafeTest, ZkNodePropsTest, CircularListTest, AnalysisAfterCoreReloadTest, TestDocumentBuilder, TestRandomDVFaceting, PathHierarchyTokenizerFactoryTest, TestCharFilters, BasicDistributedZk2Test, ClusterStateTest, ClusterStateUpdateTest, OverseerCollectionProcessorTest, SliceStateTest, SliceStateUpdateTest, UnloadDistributedZkTest, ZkCLITest, CoreContainerCoreInitFailuresTest, OpenCloseCoreStressTest, TestLazyCores, TestSolrDiscoveryProperties]
[junit4:junit4] Completed in 0.78s, 4 tests, 4 errors <<< FAILURES!

[...truncated 68 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:381: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:361: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:183: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:449: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1207: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:870: There were test failures: 261 suites, 1101 tests, 1 suite-level error, 4 errors, 18 ignored (12 assumptions)

Total time: 58 minutes 33 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 64bit/jdk1.6.0_41 -XX:+UseParallelGC
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.7.0_15) - Build # 2615 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/2615/
Java: 32bit/jdk1.7.0_15 -server -XX:+UseParallelGC

1 tests failed.
REGRESSION:  org.apache.solr.core.OpenCloseCoreStressTest.test30SecondsNew

Error Message:
Core 00017_core bad! expected:<25> but was:<14>

Stack Trace:
java.lang.AssertionError: Core 00017_core bad! expected:<25> but was:<14>
	at __randomizedtesting.SeedInfo.seed([B0B7E561755BA486:D402F9B5279B5DC3]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.core.OpenCloseCoreStressTest.checkResults(OpenCloseCoreStressTest.java:306)
	at org.apache.solr.core.OpenCloseCoreStressTest.doStress(OpenCloseCoreStressTest.java:209)
	at org.apache.solr.core.OpenCloseCoreStressTest.test30SecondsNew(OpenCloseCoreStressTest.java:128)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 9492 lines...]
[junit4:junit4] Suite: org.apache.solr.core.OpenCloseCoreStressTest
[junit4:junit4] IGNOR/A 0.00s | OpenCloseCoreStressTest.test10MinutesNew
[junit4:junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
[junit4:junit4] IGNOR/A 0.00s | OpenCloseCoreStressTest.test1HourOld
[junit4:junit4]    > Assumption #1: 'weekly' test group is disabled (@Weekly)
[junit4:junit4]   2> 9 T5641 oas.SolrTestCaseJ4.setUp ###Starting test30SecondsOld
[junit4:junit4]   2> 153 T5641 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 160 T5641 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:58589
[junit4:junit4]   2> 161 T5641 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 161 T5641 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 161 T5641 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_
[junit4:junit4]   2> 161 T5641 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\solr.xml
[junit4:junit4]   2> 161 T5641 oasc.CoreContainer.<init> New CoreContainer 8000348
[junit4:junit4]   2> 162 T5641 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\'
[junit4:junit4]   2> 162 T5641 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\'
[junit4:junit4]   2> 223 T5641 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 224 T5641 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 224 T5641 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 224 T5641 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 225 T5641 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 225 T5641 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 225 T5641 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 226 T5641 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 226 T5641 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 226 T5641 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 244 T5641 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 270 T5651 oasc.CoreContainer.create Creating SolrCore '00000_core' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00000_core
[junit4:junit4]   2> 273 T5651 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00000_core\'
[junit4:junit4]   2> 323 T5651 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 389 T5651 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 390 T5651 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 394 T5651 oass.IndexSchema.readSchema Schema name=tiny
[junit4:junit4]   2> 426 T3 oasc.CoreContainer.finalize SEVERE CoreContainer was not shutdown prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=30093220
[junit4:junit4]   2> 433 T5651 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 434 T5651 oasc.SolrCore.<init> [00000_core] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00000_core\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00000_core\data\
[junit4:junit4]   2> 435 T5651 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@314ab8
[junit4:junit4]   2> 435 T5651 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 437 T5651 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00000_core\data forceNew:false
[junit4:junit4]   2> 437 T5651 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00000_core\data
[junit4:junit4]   2> 437 T5651 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00000_core\data\index/
[junit4:junit4]   2> 438 T5651 oasc.SolrCore.initIndex WARNING [00000_core] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00000_core\data\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 439 T5651 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00000_core\data\index forceNew:false
[junit4:junit4]   2> 453 T5651 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\OpenCloseCoreStressTest_\00000_core\data\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@b6072),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 454 T5651 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 455 T5651 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00000_core\data\index
[junit4:junit4]   2> 456 T5651 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 458 T5651 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 458 T5651 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 461 T5651 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 479 T5651 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 490 T5651 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00000_core\data
[junit4:junit4]   2> 493 T5651 oass.SolrIndexSearcher.<init> Opening Searcher@d9eb4b main
[junit4:junit4]   2> 494 T5651 oasc.SolrCore.registerSearcher [00000_core] Registered new searcher Searcher@d9eb4b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 495 T5651 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 495 T5651 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 501 T5651 oasc.CoreContainer.registerCore registering core: 00000_core
[junit4:junit4]   2> 503 T5641 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 503 T5641 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 504 T5641 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 514 T5641 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 520 T5641 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 525 T5641 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 529 T5641 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 535 T5641 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 541 T5641 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 549 T5641 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 556 T5641 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 563 T5641 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 569 T5641 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 573 T5641 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 579 T5641 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 584 T5641 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 590 T5641 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 595 T5641 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 600 T5641 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 606 T5641 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 612 T5641 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 616 T5641 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 622 T5641 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 627 T5641 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 631 T5641 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 638 T5641 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 643 T5641 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 648 T5641 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 653 T5641 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 659 T5641 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 664 T5641 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 669 T5641 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 692 T5646 oasc.CoreContainer.create Creating SolrCore '00010_core' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00010_core
[junit4:junit4]   2> 693 T5647 oasc.CoreContainer.create Creating SolrCore '00015_core' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00015_core
[junit4:junit4]   2> 698 T5646 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00010_core\'
[junit4:junit4]   2> 701 T5647 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00015_core\'
[junit4:junit4]   2> 697 T5648 oasc.CoreContainer.create Creating SolrCore '00001_core' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00001_core
[junit4:junit4]   2> 714 T5648 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00001_core\'
[junit4:junit4]   2> 708 T5687 oasc.CoreContainer.create Creating SolrCore '00013_core' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00013_core
[junit4:junit4]   2> 722 T5687 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00013_core\'
[junit4:junit4]   2> 704 T5649 oasc.CoreContainer.create Creating SolrCore '00014_core' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00014_core
[junit4:junit4]   2> 730 T5649 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00014_core\'
[junit4:junit4]   2> 707 T5685 oasc.CoreContainer.create Creating SolrCore '00007_core' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00007_core
[junit4:junit4]   2> 739 T5685 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00007_core\'
[junit4:junit4]   2> 707 T5684 oasc.CoreContainer.create Creating SolrCore '00005_core' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00005_core
[junit4:junit4]   2> 754 T5684 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00005_core\'
[junit4:junit4]   2> 810 T5685 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 726 T5689 oasc.CoreContainer.create Creating SolrCore '00008_core' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00008_core
[junit4:junit4]   2> 824 T5689 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00008_core\'
[junit4:junit4]   2> 845 T5684 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 858 T5647 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 725 T5691 oasc.CoreContainer.create Creating SolrCore '00009_core' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00009_core
[junit4:junit4]   2> ASYNC  NEW_CORE C393 name=00000_core org.apache.solr.core.SolrCore@48d3b8
[junit4:junit4]   2> 725 T5686 C393 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00000_core\data
[junit4:junit4]   2> 890 T5691 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00009_core\'
[junit4:junit4]   2> 907 T5693 oasc.CoreContainer.create Creating SolrCore '00019_core' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00019_core
[junit4:junit4]   2> 956 T5685 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 957 T5685 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 960 T5685 oass.IndexSchema.readSchema Schema name=tiny
[junit4:junit4]   2> 946 T5648 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 1024 T5684 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 1024 T5684 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1028 T5684 oass.IndexSchema.readSchema Schema name=tiny
[junit4:junit4]   2> 1049 T5649 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 1053 T5684 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1054 T5684 oasc.SolrCore.<init> [00005_core] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00005_core\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00005_core\data\
[junit4:junit4]   2> 1055 T5684 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@314ab8
[junit4:junit4]   2> 1055 T5684 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 1056 T5684 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00005_core\data forceNew:false
[junit4:junit4]   2> 1057 T5684 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00005_core\data
[junit4:junit4]   2> 1058 T5684 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00005_core\data\index/
[junit4:junit4]   2> 917 T5686 C393 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\OpenCloseCoreStressTest_\00000_core\data\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@b6072),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 912 T5694 oasc.CoreContainer.create Creating SolrCore '00012_core' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00012_core
[junit4:junit4]   2> 1108 T5704 oasc.CoreContainer.create Creating SolrCore '00016_core' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00016_core
[junit4:junit4]   2> 1107 T5705 oasc.CoreContainer.create Creating SolrCore '00018_core' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00018_core
[junit4:junit4]   2> 1109 T5705 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00018_core\'
[junit4:junit4]   2> 1117 T5647 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 1117 T5647 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1121 T5648 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 1121 T5647 oass.IndexSchema.readSchema Schema name=tiny
[junit4:junit4]   2> 1121 T5648 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1106 T5707 oasc.CoreContainer.create Creating SolrCore '00006_core' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00006_core
[junit4:junit4]   2> 1106 T5686 C393 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1001 T5693 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00019_core\'
[junit4:junit4]   2> 1000 T5685 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1129 T5686 C393 UPDATE [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id11]} 0 406
[junit4:junit4]   2> 1131 T5684 oasc.SolrCore.initIndex WARNING [00005_core] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00005_core\data\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1132 T5694 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00012_core\'
[junit4:junit4]   2> 1133 T5707 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00006_core\'
[junit4:junit4]   2> 1134 T5704 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00016_core\'
[junit4:junit4]   2> 1145 T5649 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 1146 T5649 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1149 T5649 oass.IndexSchema.readSchema Schema name=tiny
[junit4:junit4]   2> 1155 T5648 oass.IndexSchema.readSchema Schema name=tiny
[junit4:junit4]   2> 1174 T5649 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1176 T5649 oasc.SolrCore.<init> [00014_core] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00014_core\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00014_core\data\
[junit4:junit4]   2> 1177 T5649 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@314ab8
[junit4:junit4]   2> 1177 T5649 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 1179 T5649 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00014_core\data forceNew:false
[junit4:junit4]   2> 1180 T5649 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00014_core\data
[junit4:junit4]   2> 1180 T5649 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00014_core\data\index/
[junit4:junit4]   2> 1180 T5648 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1180 T5649 oasc.SolrCore.initIndex WARNING [00014_core] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00014_core\data\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1182 T5648 oasc.SolrCore.<init> [00001_core] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00001_core\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00001_core\data\
[junit4:junit4]   2> 1184 T5648 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@314ab8
[junit4:junit4]   2> 1184 T5648 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 1217 T5687 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 1218 T5646 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 1248 T5648 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00001_core\data forceNew:false
[junit4:junit4]   2> 1248 T5648 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00001_core\data
[junit4:junit4]   2> 1249 T5648 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00001_core\data\index/
[junit4:junit4]   2> 1250 T5648 oasc.SolrCore.initIndex WARNING [00001_core] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00001_core\data\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1261 T5684 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00005_core\data\index forceNew:false
[junit4:junit4]   2> 1261 T5648 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00001_core\data\index forceNew:false
[junit4:junit4]   2> 1268 T5685 oasc.SolrCore.<init> [00007_core] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00007_core\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00007_core\data\
[junit4:junit4]   2> 1268 T5685 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@314ab8
[junit4:junit4]   2> 1268 T5685 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 1272 T5685 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00007_core\data forceNew:false
[junit4:junit4]   2> 1274 T5685 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00007_core\data
[junit4:junit4]   2> 1274 T5685 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00007_core\data\index/
[junit4:junit4]   2> 1275 T5685 oasc.SolrCore.initIndex WARNING [00007_core] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00007_core\data\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1278 T5684 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\OpenCloseCoreStressTest_\00005_core\data\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@19dd3dc),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1278 T5684 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1281 T5684 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00005_core\data\index
[junit4:junit4]   2> 1283 T5684 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 1285 T5684 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 1286 T5684 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 1286 T5684 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1307 T5684 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1308 T5648 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\OpenCloseCoreStressTest_\00001_core\data\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@c04feb),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1308 T5648 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1311 T5648 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00001_core\data\index
[junit4:junit4]   2> 1312 T5648 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 1314 T5648 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 1315 T5648 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 1315 T5648 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1349 T5648 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1361 T5649 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00014_core\data\index forceNew:false
[junit4:junit4]   2> 1364 T5685 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00007_core\data\index forceNew:false
[junit4:junit4]   2> 1380 T5649 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\OpenCloseCoreStressTest_\00014_core\data\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f4f55b),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1380 T5649 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1424 T5694 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 1425 T5705 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 1498 T5689 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 1504 T5704 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 1557 T5648 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00001_core\data
[junit4:junit4]   2> 1560 T5648 oass.SolrIndexSearcher.<init> Opening Searcher@10b7b9b main
[junit4:junit4]   2> 1560 T5648 oasc.SolrCore.registerSearcher [00001_core] Registered new searcher Searcher@10b7b9b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1562 T5648 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1562 T5648 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1569 T5648 oasc.CoreMaps.putTransientCore Opening transient core 00001_core
[junit4:junit4]   2> 1569 T5648 oasc.CoreContainer.registerCore registering core: 00001_core
[junit4:junit4]   2> ASYNC  NEW_CORE C394 name=00001_core org.apache.solr.core.SolrCore@57cae9
[junit4:junit4]   2> 1576 T5648 C394 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00001_core\data
[junit4:junit4]   2> 1598 T5691 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 1606 T5693 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 1614 T5648 C394 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\OpenCloseCoreStressTest_\00001_core\data\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@c04feb),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1615 T5648 C394 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1637 T5707 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 1641 T5648 C394 UPDATE [00001_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id15]} 0 66
[junit4:junit4]   2> 1691 T5684 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00005_core\data
[junit4:junit4]   2> 1694 T5684 oass.SolrIndexSearcher.<init> Opening Searcher@179f828 main
[junit4:junit4]   2> 1695 T5684 oasc.SolrCore.registerSearcher [00005_core] Registered new searcher Searcher@179f828 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1696 T5684 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1696 T5684 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1698 T5697 C394 REQ [00001_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1761 T5691 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 1801 T5691 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1801 T5707 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 1802 T5707 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1759 T5693 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 1759 T5647 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1749 T5687 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 1807 T5647 oasc.SolrCore.<init> [00015_core] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00015_core\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00015_core\data\
[junit4:junit4]   2> 1807 T5647 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@314ab8
[junit4:junit4]   2> 1807 T5647 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 1808 T5705 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 1808 T5647 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00015_core\data forceNew:false
[junit4:junit4]   2> 1809 T5647 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00015_core\data
[junit4:junit4]   2> 1809 T5705 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1811 T5693 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1817 T5691 oass.IndexSchema.readSchema Schema name=tiny
[junit4:junit4]   2> 1821 T5707 oass.IndexSchema.readSchema Schema name=tiny
[junit4:junit4]   2> 1717 T5689 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 1713 T5704 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 1703 T5649 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00014_core\data\index
[junit4:junit4]   2> 1823 T5649 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 1824 T5649 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 1825 T5649 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 1825 T5649 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1825 T5705 oass.IndexSchema.readSchema Schema name=tiny
[junit4:junit4]   2> 1703 T5684 oasc.CoreMaps.putTransientCore Opening transient core 00005_core
[junit4:junit4]   2> 1827 T5684 oasc.CoreContainer.registerCore registering core: 00005_core
[junit4:junit4]   2> 1829 T5704 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1832 T5704 oass.IndexSchema.readSchema Schema name=tiny
[junit4:junit4]   2> 1853 T5705 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1855 T5705 oasc.SolrCore.<init> [00018_core] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00018_core\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00018_core\data\
[junit4:junit4]   2> 1855 T5705 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@314ab8
[junit4:junit4]   2> 1856 T5705 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 1700 T5645 C394 UPDATE [00001_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id6]} 0 1
[junit4:junit4]   2> 1858 T5704 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1859 T5689 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1862 T5689 oass.IndexSchema.readSchema Schema name=tiny
[junit4:junit4]   2> ASYNC  NEW_CORE C395 name=00005_core org.apache.solr.core.SolrCore@d5f78a
[junit4:junit4]   2> 1865 T5684 C395 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00005_core\data
[junit4:junit4]   2> 1887 T5689 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1698 T5685 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\OpenCloseCoreStressTest_\00007_core\data\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1185da8),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1859 T5704 oasc.SolrCore.<init> [00016_core] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00016_core\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00016_core\data\
[junit4:junit4]   2> 1890 T5685 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1890 T5648 oasc.CoreContainer.create Creating SolrCore '00002_core' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00002_core
[junit4:junit4]   2> 1891 T5648 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00002_core\'
[junit4:junit4]   2> 1894 T5689 oasc.SolrCore.<init> [00008_core] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00008_core\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00008_core\data\
[junit4:junit4]   2> 1894 T5689 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@314ab8
[junit4:junit4]   2> 1817 T5693 oass.IndexSchema.readSchema Schema name=tiny
[junit4:junit4]   2> 1894 T5689 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 1809 T5647 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00015_core\data\index/
[junit4:junit4]   2> 1807 T5687 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1799 T5694 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 1786 T5646 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 1890 T5704 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@314ab8
[junit4:junit4]   2> 1896 T5703 C395 REQ [00005_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1896 T5704 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 1901 T5646 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1902 T5689 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00008_core\data forceNew:false
[junit4:junit4]   2> 1903 T5694 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1908 T5705 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00018_core\data forceNew:false
[junit4:junit4]   2> 1908 T5705 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00018_core\data
[junit4:junit4]   2> 1908 T5705 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00018_core\data\index/
[junit4:junit4]   2> 1908 T5689 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00008_core\data
[junit4:junit4]   2> 1909 T5689 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00008_core\data\index/
[junit4:junit4]   2> 1914 T5705 oasc.SolrCore.initIndex WARNING [00018_core] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00018_core\data\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1915 T5647 oasc.SolrCore.initIndex WARNING [00015_core] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00015_core\data\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1916 T5647 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00015_core\data\index forceNew:false
[junit4:junit4]   2> 1916 T5705 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00018_core\data\index forceNew:false
[junit4:junit4]   2> 1926 T5684 C395 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\OpenCloseCoreStressTest_\00005_core\data\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@19dd3dc),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1926 T5684 C395 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1927 T5704 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00016_core\data forceNew:false
[junit4:junit4]   2> 1927 T5685 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00007_core\data\index
[junit4:junit4]   2> 1928 T5685 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 1929 T5685 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 1930 T5685 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 1930 T5685 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1931 T5691 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1932 T5694 oass.IndexSchema.readSchema Schema name=tiny
[junit4:junit4]   2> 1937 T5646 oass.IndexSchema.readSchema Schema name=tiny
[junit4:junit4]   2> 1937 T5691 oasc.SolrCore.<init> [00009_core] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00009_core\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00009_core\data\
[junit4:junit4]   2> 1937 T5691 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@314ab8
[junit4:junit4]   2> 1937 T5691 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 1938 T5689 oasc.SolrCore.initIndex WARNING [00008_core] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00008_core\data\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1938 T5704 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00016_core\data
[junit4:junit4]   2> 1939 T5704 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00016_core\data\index/
[junit4:junit4]   2> 1942 T5687 oass.IndexSchema.readSchema Schema name=tiny
[junit4:junit4]   2> 1943 T5689 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00008_core\data\index forceNew:false
[junit4:junit4]   2> 1945 T5684 C395 UPDATE [00005_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id13]} 0 81
[junit4:junit4]   2> 1945 T5697 C395 UPDATE [00005_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id17]} 0 56
[junit4:junit4]   2> 1952 T5649 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1977 T5685 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1977 T5694 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1978 T5694 oasc.SolrCore.<init> [00012_core] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00012_core\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00012_core\data\
[junit4:junit4]   2> 1980 T5694 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@314ab8
[junit4:junit4]   2> 1980 T5694 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 1988 T5704 oasc.SolrCore.initIndex WARNING [00016_core] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00016_core\data\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1989 T5649 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00014_core\data
[junit4:junit4]   2> 1989 T5704 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00016_core\data\index forceNew:false
[junit4:junit4]   2> 1990 T5649 oass.SolrIndexSearcher.<init> Opening Searcher@78bdd1 main
[junit4:junit4]   2> 1991 T5649 oasc.SolrCore.registerSearcher [00014_core] Registered new searcher Searcher@78bdd1 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1991 T5649 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1991 T5649 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2005 T5649 oasc.CoreMaps.putTransientCore Opening transient core 00014_core
[junit4:junit4]   2> 2006 T5649 oasc.CoreContainer.registerCore registering core: 00014_core
[junit4:junit4]   2> 2007 T5691 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00009_core\data forceNew:false
[junit4:junit4]   2> 2007 T5694 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00012_core\data forceNew:false
[junit4:junit4]   2> 2007 T5691 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00009_core\data
[junit4:junit4]   2> 2007 T5691 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00009_core\data\index/
[junit4:junit4]   2> 2007 T5694 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00012_core\data
[junit4:junit4]   2> 2009 T5694 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00012_core\data\index/
[junit4:junit4]   2> 2011 T5694 oasc.SolrCore.initIndex WARNING [00012_core] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00012_core\data\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2012 T5694 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00012_core\data\index forceNew:false
[junit4:junit4]   2> 2013 T5685 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00007_core\data
[junit4:junit4]   2> 2013 T5703 C393 REQ [00000_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2020 T5691 oasc.SolrCore.initIndex WARNING [00009_core] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00009_core\data\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2021 T5685 oass.SolrIndexSearcher.<init> Opening Searcher@1c5f944 main
[junit4:junit4]   2> 2021 T5685 oasc.SolrCore.registerSearcher [00007_core] Registered new searcher Searcher@1c5f944 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2023 T5685 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2023 T5685 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2024 T5647 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\OpenCloseCoreStressTest_\00015_core\data\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@efc559),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 2029 T5647 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 2028 T5685 oasc.CoreMaps.putTransientCore Opening transient core 00007_core
[junit4:junit4]   2> 2030 T5685 oasc.CoreContainer.registerCore registering core: 00007_core
[junit4:junit4]   2> ASYNC  NEW_CORE C396 name=00014_core org.apache.solr.core.SolrCore@d533
[junit4:junit4]   2> 2042 T5649 C396 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00014_core\data
[junit4:junit4]   2> 2024 T5691 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00009_core\data\index forceNew:false
[junit4:junit4]   2> 2047 T5647 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00015_core\data\index
[junit4:junit4]   2> ASYNC  NEW_CORE C397 name=00007_core org.apache.solr.core.SolrCore@1bee962
[junit4:junit4]   2> 2045 T5688 C397 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00007_core\data
[junit4:junit4]   2> 2050 T5647 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 2053 T5647 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 2053 T5647 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 2054 T5647 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2056 T5705 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\OpenCloseCoreStressTest_\00018_core\data\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@f61bf9),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 2057 T5705 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 2057 T5649 C396 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\OpenCloseCoreStressTest_\00014_core\data\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f4f55b),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 2057 T5649 C396 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 2061 T5684 oasc.CoreContainer.create Creating SolrCore '00017_core' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00017_core
[junit4:junit4]   2> 2062 T5684 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00017_core\'
[junit4:junit4]   2> 2064 T5701 C397 REQ [00007_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2070 T5707 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2071 T5707 oasc.SolrCore.<init> [00006_core] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00006_core\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00006_core\data\
[junit4:junit4]   2> 2072 T5707 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@314ab8
[junit4:junit4]   2> 2072 T5707 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 2074 T5707 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00006_core\data forceNew:false
[junit4:junit4]   2> 2075 T5707 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00006_core\data
[junit4:junit4]   2> 2075 T5707 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00006_core\data\index/
[junit4:junit4]   2> 2076 T5707 oasc.SolrCore.initIndex WARNING [00006_core] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00006_core\data\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2077 T5686 C397 REQ [00007_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2078 T5707 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00006_core\data\index forceNew:false
[junit4:junit4]   2> 2084 T5698 C396 REQ [00014_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2098 T5689 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\OpenCloseCoreStressTest_\00008_core\data\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@13a78b7),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 2099 T5689 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 2105 T5649 C396 UPDATE [00014_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id4]} 0 64
[junit4:junit4]   2> 2115 T5687 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2117 T5687 oasc.SolrCore.<init> [00013_core] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00013_core\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00013_core\data\
[junit4:junit4]   2> 2118 T5687 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@314ab8
[junit4:junit4]   2> 2118 T5687 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 2119 T5646 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2119 T5687 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00013_core\data forceNew:false
[junit4:junit4]   2> 2120 T5687 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00013_core\data
[junit4:junit4]   2> 2120 T5687 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00013_core\data\index/
[junit4:junit4]   2> 2121 T5646 oasc.SolrCore.<init> [00010_core] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00010_core\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00010_core\data\
[junit4:junit4]   2> 2121 T5646 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@314ab8
[junit4:junit4]   2> 2121 T5646 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 2122 T5687 oasc.SolrCore.initIndex WARNING [00013_core] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00013_core\data\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2123 T5704 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\OpenCloseCoreStressTest_\00016_core\data\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@91266f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 2123 T5687 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00013_core\data\index forceNew:false
[junit4:junit4]   2> 2123 T5704 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 2130 T5646 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00010_core\data forceNew:false
[junit4:junit4]   2> 2148 T5647 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2155 T5646 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00010_core\data
[junit4:junit4]   2> 2155 T5646 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00010_core\data\index/
[junit4:junit4]   2> 2162 T5693 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2164 T5693 oasc.SolrCore.<init> [00019_core] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00019_core\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00019_core\data\
[junit4:junit4]   2> 2165 T5693 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@314ab8
[junit4:junit4]   2> 2166 T5693 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 2170 T5705 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00018_core\data\index
[junit4:junit4]   2> 2170 T5705 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 2172 T5705 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 2172 T5705 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 2173 T5705 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2174 T5689 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00008_core\data\index
[junit4:junit4]   2> 2174 T5689 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 2175 T5646 oasc.SolrCore.initIndex WARNING [00010_core] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00010_core\data\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2175 T5689 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 2176 T5689 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 2177 T5689 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2183 T5647 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00015_core\data
[junit4:junit4]   2> 2187 T5647 oass.SolrIndexSearcher.<init> Opening Searcher@1e1ed0d main
[junit4:junit4]   2> 2187 T5647 oasc.SolrCore.registerSearcher [00015_core] Registered new searcher Searcher@1e1ed0d main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2189 T5647 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2189 T5647 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2192 T5686 C396 REQ [00014_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2206 T5688 C397 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\OpenCloseCoreStressTest_\00007_core\data\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1185da8),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 2204 T5704 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00016_core\data\index
[junit4:junit4]   2> 2201 T5689 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2231 T5704 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 2200 T5697 oasc.CoreContainer.create Creating SolrCore '00004_core' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00004_core
[junit4:junit4]   2> 2200 T5647 oasc.CoreMaps.putTransientCore Opening transient core 00015_core
[junit4:junit4]   2> 2200 T5705 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2232 T5647 oasc.CoreContainer.registerCore registering core: 00015_core
[junit4:junit4]   2> 2233 T5704 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 2233 T5704 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 2234 T5704 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2235 T5697 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00004_core\'
[junit4:junit4]   2> 2192 T5646 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00010_core\data\index forceNew:false
[junit4:junit4]   2> 2227 T5688 C397 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 2224 T5694 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\OpenCloseCoreStressTest_\00012_core\data\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@d3afe4),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 2237 T5694 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 2223 T5707 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\OpenCloseCoreStressTest_\00006_core\data\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b25b0b),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 2243 T5707 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 2245 T5689 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00008_core\data
[junit4:junit4]   2> 2246 T5689 oass.SolrIndexSearcher.<init> Opening Searcher@1e3fc30 main
[junit4:junit4]   2> 2247 T5689 oasc.SolrCore.registerSearcher [00008_core] Registered new searcher Searcher@1e3fc30 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2248 T5689 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2248 T5689 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2221 T5691 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\OpenCloseCoreStressTest_\00009_core\data\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7e60b5),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 2256 T5691 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 2220 T5693 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00019_core\data forceNew:false
[junit4:junit4]   2> 2256 T5689 oasc.CoreMaps.putTransientCore Opening transient core 00008_core
[junit4:junit4]   2> 2237 T5648 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 2256 T5689 oasc.CoreContainer.registerCore registering core: 00008_core
[junit4:junit4]   2> 2267 T5693 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00019_core\data
[junit4:junit4]   2> 2267 T5693 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00019_core\data\index/
[junit4:junit4]   2> 2269 T5693 oasc.SolrCore.initIndex WARNING [00019_core] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00019_core\data\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2280 T5687 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\OpenCloseCoreStressTest_\00013_core\data\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b16e9e),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 2280 T5687 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 2282 T5704 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2290 T5685 C397 UPDATE [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id14]} 0 235
[junit4:junit4]   2> 2290 T5688 C397 UPDATE [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id9]} 0 247
[junit4:junit4]   2> 2293 T5694 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00012_core\data\index
[junit4:junit4]   2> 2293 T5694 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 2295 T5694 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 2296 T5694 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 2310 T5694 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> ASYNC  NEW_CORE C398 name=00008_core org.apache.solr.core.SolrCore@1253b24
[junit4:junit4]   2> 2311 T5708 C398 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00008_core\data
[junit4:junit4]   2> 2317 T5708 C398 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\OpenCloseCoreStressTest_\00008_core\data\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@13a78b7),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 2319 T5708 C398 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 2319 T5691 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00009_core\data\index
[junit4:junit4]   2> 2320 T5691 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 2321 T5708 C398 UPDATE [00008_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id16]} 0 20
[junit4:junit4]   2> 2322 T5691 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 2322 T5687 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00013_core\data\index
[junit4:junit4]   2> 2322 T5691 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 2323 T5687 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 2323 T5691 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2324 T5687 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 2324 T5687 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 2325 T5687 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2328 T5707 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00006_core\data\index
[junit4:junit4]   2> 2329 T5707 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 2330 T5707 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 2331 T5707 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 2331 T5691 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2331 T5707 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2333 T5707 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2335 T5691 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00009_core\data
[junit4:junit4]   2> 2336 T5707 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00006_core\data
[junit4:junit4]   2> 2337 T5691 oass.SolrIndexSearcher.<init> Opening Searcher@1faf3bd main
[junit4:junit4]   2> 2338 T5691 oasc.SolrCore.registerSearcher [00009_core] Registered new searcher Searcher@1faf3bd main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2339 T5707 oass.SolrIndexSearcher.<init> Opening Searcher@1a73a34 main
[junit4:junit4]   2> 2339 T5691 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2339 T5691 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2339 T5707 oasc.SolrCore.registerSearcher [00006_core] Registered new searcher Searcher@1a73a34 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2340 T5707 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2360 T5707 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2343 T5687 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2360 T5689 C398 UPDATE [00008_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id3]} 0 1
[junit4:junit4]   2> 2393 T5704 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00016_core\data
[junit4:junit4]   2> ASYNC  NEW_CORE C399 name=00015_core org.apache.solr.core.SolrCore@1b37047
[junit4:junit4]   2> 2354 T5699 C399 REQ [00015_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2350 T5647 C399 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00015_core\data
[junit4:junit4]   2> 2350 T5695 C398 REQ [00008_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2346 T5691 oasc.CoreMaps.putTransientCore Opening transient core 00009_core
[junit4:junit4]   2> 2389 T5684 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 2379 T5692 C398 UPDATE [00008_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id12]} 0 0
[junit4:junit4]   2> 2375 T5702 C399 REQ [00015_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2371 T5705 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00018_core\data
[junit4:junit4]   2> 2367 T5707 oasc.CoreMaps.putTransientCore Opening transient core 00006_core
[junit4:junit4]   2> 2398 T5707 oasc.CoreContainer.registerCore registering core: 00006_core
[junit4:junit4]   2> 2365 T5694 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2400 T5687 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00013_core\data
[junit4:junit4]   2> 2318 T5693 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00019_core\data\index forceNew:false
[junit4:junit4]   2> 2397 T5691 oasc.CoreContainer.registerCore registering core: 00009_core
[junit4:junit4]   2> 2397 T5704 oass.SolrIndexSearcher.<init> Opening Searcher@18d551b main
[junit4:junit4]   2> 2402 T5704 oasc.SolrCore.registerSearcher [00016_core] Registered new searcher Searcher@18d551b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2402 T5704 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2403 T5704 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2409 T5685 C397 UPDATE [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id22]} 0 1
[junit4:junit4]   2> 2411 T5704 oasc.CoreMaps.putTransientCore Opening transient core 00016_core
[junit4:junit4]   2> 2411 T5704 oasc.CoreContainer.registerCore registering core: 00016_core
[junit4:junit4]   2> ASYNC  NEW_CORE C400 name=00009_core org.apache.solr.core.SolrCore@f78e73
[junit4:junit4]   2> 2416 T5691 C400 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00009_core\data
[junit4:junit4]   2> ASYNC  NEW_CORE C401 name=00006_core org.apache.solr.core.SolrCore@1cb8d24
[junit4:junit4]   2> 2423 T5707 C401 REQ [00006_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2436 T5649 C401 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00006_core\data
[junit4:junit4]   2> 2438 T5708 oasc.CoreContainer.create Creating SolrCore '00003_core' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00003_core
[junit4:junit4]   2> 2438 T5687 oass.SolrIndexSearcher.<init> Opening Searcher@1235305 main
[junit4:junit4]   2> 2439 T5687 oasc.SolrCore.registerSearcher [00013_core] Registered new searcher Searcher@1235305 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2439 T5708 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00003_core\'
[junit4:junit4]   2> 2439 T5687 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2440 T5687 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2449 T5687 oasc.CoreMaps.putTransientCore Opening transient core 00013_core
[junit4:junit4]   2> 2449 T5687 oasc.CoreContainer.registerCore registering core: 00013_core
[junit4:junit4]   2> ASYNC  NEW_CORE C402 name=00013_core org.apache.solr.core.SolrCore@1d44835
[junit4:junit4]   2> 2455 T5687 C402 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00013_core\data
[junit4:junit4]   2> 2456 T5694 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00012_core\data
[junit4:junit4]   2> 2460 T5694 oass.SolrIndexSearcher.<init> Opening Searcher@dc2f6 main
[junit4:junit4]   2> 2461 T5694 oasc.SolrCore.registerSearcher [00012_core] Registered new searcher Searcher@dc2f6 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2461 T5694 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2461 T5694 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2461 T5687 C402 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\OpenCloseCoreStressTest_\00013_core\data\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b16e9e),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 2462 T5687 C402 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 2482 T5705 oass.SolrIndexSearcher.<init> Opening Searcher@1181f main
[junit4:junit4]   2> 2481 T5703 C401 REQ [00006_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2477 T5647 C399 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\OpenCloseCoreStressTest_\00015_core\data\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@efc559),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 2476 T5694 oasc.CoreMaps.putTransientCore Opening transient core 00012_core
[junit4:junit4]   2> 2490 T5694 oasc.CoreContainer.registerCore registering core: 00012_core
[junit4:junit4]   2> ASYNC  NEW_CORE C403 name=00012_core org.apache.solr.core.SolrCore@cc4e6b
[junit4:junit4]   2> 2496 T5694 C403 REQ [00012_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2475 T5646 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\OpenCloseCoreStressTest_\00010_core\data\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@74527c),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 2496 T5646 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 2469 T5649 C401 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\OpenCloseCoreStressTest_\00006_core\data\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b25b0b),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 2467 T5698 C401 REQ [00006_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2518 T5693 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\OpenCloseCoreStressTest_\00019_core\data\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@45f0d1),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 2465 T5686 C400 REQ [00009_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2518 T5693 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> ASYNC  NEW_CORE C404 name=00016_core org.apache.solr.core.SolrCore@19dd566
[junit4:junit4]   2> 2465 T5704 C404 REQ [00016_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2462 T5696 C402 REQ [00013_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2527 T5706 C401 REQ [00006_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2504 T5649 C401 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 2548 T5695 C402 REQ [00013_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2504 T5646 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00010_core\data\index
[junit4:junit4]   2> 2490 T5647 C399 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 2548 T5646 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 2489 T5691 C400 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\OpenCloseCoreStressTest_\00009_core\data\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7e60b5),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 2562 T5691 C400 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 2488 T5687 C402 UPDATE [00013_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id10]} 0 34
[junit4:junit4]   2> 2564 T5646 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 2564 T5705 oasc.SolrCore.registerSearcher [00018_core] Registered new searcher Searcher@1181f main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2565 T5705 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2565 T5705 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2561 T5699 C403 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00012_core\data
[junit4:junit4]   2> 2561 T5703 C396 REQ [00014_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2561 T5707 C396 REQ [00014_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2584 T5697 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 2591 T5648 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 2593 T5648 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 2595 T5647 C399 UPDATE [00015_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id2]} 0 294
[junit4:junit4]   2> 2576 T5691 C400 UPDATE [00009_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id7]} 0 161
[junit4:junit4]   2> 2576 T5702 C400 UPDATE [00009_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id26]} 0 14
[junit4:junit4]   2> 2575 T5705 oasc.CoreMaps.putTransientCore Opening transient core 00018_core
[junit4:junit4]   2> 2599 T5705 oasc.CoreContainer.registerCore registering core: 00018_core
[junit4:junit4]   2> 2599 T5650 C399 UPDATE [00015_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id5]} 0 221
[junit4:junit4]   2> 2573 T5693 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00019_core\data\index
[junit4:junit4]   2> 2600 T5693 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 2565 T5646 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 2602 T5646 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2602 T5693 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 2603 T5693 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 2603 T5693 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2610 T5689 C404 REQ [00016_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2641 T5694 C393 REQ [00000_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2642 T5694 C399 REQ [00015_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2642 T5699 C403 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\OpenCloseCoreStressTest_\00012_core\data\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@d3afe4),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 2643 T5699 C403 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 2648 T5649 C401 UPDATE [00006_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id21]} 0 216
[junit4:junit4]   2> ASYNC  NEW_CORE C405 name=00018_core org.apache.solr.core.SolrCore@5354a1
[junit4:junit4]   2> 2649 T5686 C405 REQ [00018_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2665 T5692 C401 REQ [00006_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2668 T5706 C405 REQ [00018_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2657 T5684 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 2653 T5705 C405 REQ [00018_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2676 T5688 C405 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00018_core\data
[junit4:junit4]   2> 2676 T5699 C403 UPDATE [00012_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id25]} 0 126
[junit4:junit4]   2> 2679 T5699 C395 UPDATE [00005_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id28]} 0 0
[junit4:junit4]   2> 2672 T5684 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 2670 T5649 C403 REQ [00012_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2670 T5701 C401 UPDATE [00006_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id19]} 0 233
[junit4:junit4]   2> 2684 T5649 C401 REQ [00006_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2693 T5707 oasc.CoreContainer.create Creating SolrCore '00011_core' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00011_core
[junit4:junit4]   2> 2695 T5693 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2696 T5646 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2697 T5707 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00011_core\'
[junit4:junit4]   2> 2700 T5684 oass.IndexSchema.readSchema Schema name=tiny
[junit4:junit4]   2> 2706 T5648 oass.IndexSchema.readSchema Schema name=tiny
[junit4:junit4]   2> 2706 T5697 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 2713 T5691 C400 UPDATE [00009_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id30]} 0 1
[junit4:junit4]   2> 2719 T5697 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 2723 T5697 oass.IndexSchema.readSchema Schema name=tiny
[junit4:junit4]   2> 2726 T5646 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00010_core\data
[junit4:junit4]   2> 2729 T5693 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00019_core\data
[junit4:junit4]   2> 2731 T5693 oass.SolrIndexSearcher.<init> Opening Searcher@13cce4a main
[junit4:junit4]   2> 2731 T5693 oasc.SolrCore.registerSearcher [00019_core] Registered new searcher Searcher@13cce4a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2733 T5693 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2733 T5693 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2740 T5693 oasc.CoreMaps.putTransientCore Opening transient core 00019_core
[junit4:junit4]   2> 2741 T5693 oasc.CoreContainer.registerCore registering core: 00019_core
[junit4:junit4]   2> ASYNC  NEW_CORE C406 name=00019_core org.apache.solr.core.SolrCore@b7c81
[junit4:junit4]   2> 2747 T5693 C406 REQ [00019_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2750 T5688 C405 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\OpenCloseCoreStressTest_\00018_core\data\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@f61bf9),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 2751 T5688 C405 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 2773 T5697 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2774 T5684 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2776 T5697 oasc.SolrCore.<init> [00004_core] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00004_core\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00004_core\data\
[junit4:junit4]   2> 2776 T5697 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@314ab8
[junit4:junit4]   2> 2776 T5697 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 2777 T5684 oasc.SolrCore.<init> [00017_core] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00017_core\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00017_core\data\
[junit4:junit4]   2> 2777 T5684 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@314ab8
[junit4:junit4]   2> 2777 T5684 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 2778 T5697 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00004_core\data forceNew:false
[junit4:junit4]   2> 2779 T5697 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00004_core\data
[junit4:junit4]   2> 2779 T5697 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00004_core\data\index/
[junit4:junit4]   2> 2779 T5684 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00017_core\data forceNew:false
[junit4:junit4]   2> 2781 T5697 oasc.SolrCore.initIndex WARNING [00004_core] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00004_core\data\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2781 T5646 oass.SolrIndexSearcher.<init> Opening Searcher@513aec main
[junit4:junit4]   2> 2781 T5646 oasc.SolrCore.registerSearcher [00010_core] Registered new searcher Searcher@513aec main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2781 T5697 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00004_core\data\index forceNew:false
[junit4:junit4]   2> 2782 T5646 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2782 T5646 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2781 T5684 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00017_core\data
[junit4:junit4]   2> 2786 T5684 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00017_core\data\index/
[junit4:junit4]   2> 2787 T5684 oasc.SolrCore.initIndex WARNING [00017_core] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00017_core\data\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2787 T5684 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00017_core\data\index forceNew:false
[junit4:junit4]   2> 2788 T5646 oasc.CoreMaps.putTransientCore Opening transient core 00010_core
[junit4:junit4]   2> 2789 T5646 oasc.CoreContainer.registerCore registering core: 00010_core
[junit4:junit4]   2> ASYNC  NEW_CORE C407 name=00010_core org.apache.solr.core.SolrCore@8ce15f
[junit4:junit4]   2> 2795 T5646 C407 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00010_core\data
[junit4:junit4]   2> 2786 T5650 C405 UPDATE [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id32]} 0 60
[junit4:junit4]   2> 2785 T5694 C406 REQ [00019_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2785 T5688 C405 UPDATE [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id23]} 0 121
[junit4:junit4]   2> 2785 T5696 C400 REQ [00009_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2820 T5648 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2822 T5648 oasc.SolrCore.<init> [00002_core] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00002_core\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00002_core\data\
[junit4:junit4]   2> 2823 T5648 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@314ab8
[junit4:junit4]   2> 2823 T5648 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 2825 T5696 C397 UPDATE [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id33]} 0 0
[junit4:junit4]   2> 2826 T5692 C405 UPDATE [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id36]} 0 0
[junit4:junit4]   2> 2827 T5692 C403 REQ [00012_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2828 T5708 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 2857 T5707 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 2812 T5688 C403 UPDATE [00012_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id34]} 0 0
[junit4:junit4]   2> 2805 T5686 C393 REQ [00000_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2892 T5708 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 2898 T5708 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 2902 T5708 oass.IndexSchema.readSchema Schema name=tiny
[junit4:junit4]   2> 2896 T5648 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00002_core\data forceNew:false
[junit4:junit4]   2> 2896 T5686 C394 UPDATE [00001_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id37]} 0 1
[junit4:junit4]   2> 2940 T5697 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\OpenCloseCoreStressTest_\00004_core\data\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@cd264),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 2940 T5697 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 2938 T5707 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 2942 T5707 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 2944 T5701 C396 REQ [00014_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2946 T5684 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\OpenCloseCoreStressTest_\00017_core\data\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1a39620),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 2946 T5684 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 2948 T5648 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00002_core\data
[junit4:junit4]   2> 2948 T5648 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00002_core\data\index/
[junit4:junit4]   2> 2952 T5697 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00004_core\data\index
[junit4:junit4]   2> 2952 T5697 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 2954 T5697 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 2954 T5697 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 2955 T5697 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2957 T5649 C400 REQ [00009_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2958 T5686 C394 UPDATE [00001_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id38]} 0 1
[junit4:junit4]   2> 2960 T5649 C397 UPDATE [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id40]} 0 0
[junit4:junit4]   2> 2960 T5646 C407 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\OpenCloseCoreStressTest_\00010_core\data\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@74527c),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 2960 T5646 C407 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 2960 T5649 C405 REQ [00018_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2961 T5684 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00017_core\data\index
[junit4:junit4]   2> 2961 T5649 C398 UPDATE [00008_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id41]} 0 0
[junit4:junit4]   2> 2962 T5684 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 2965 T5708 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2966 T5708 oasc.SolrCore.<init> [00003_core] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00003_core\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00003_core\data\
[junit4:junit4]   2> 2966 T5708 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@314ab8
[junit4:junit4]   2> 2967 T5708 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 2968 T5648 oasc.SolrCore.initIndex WARNING [00002_core] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00002_core\data\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2969 T5648 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00002_core\data\index forceNew:false
[junit4:junit4]   2> 2974 T5708 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00003_core\data forceNew:false
[junit4:junit4]   2> 2975 T5708 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00003_core\data
[junit4:junit4]   2> 2975 T5708 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00003_core\data\index/
[junit4:junit4]   2> 2976 T5708 oasc.SolrCore.initIndex WARNING [00003_core] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00003_core\data\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2979 T5707 oass.IndexSchema.readSchema Schema name=tiny
[junit4:junit4]   2> 2979 T5684 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 2980 T5684 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 2980 T5684 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2986 T5684 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2989 T5684 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00017_core\data
[junit4:junit4]   2> 2991 T5690 C407 UPDATE [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id8]} 0 178
[junit4:junit4]   2> 2993 T5702 C407 UPDATE [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id31]} 0 154
[junit4:junit4]   2> 2993 T5708 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00003_core\data\index forceNew:false
[junit4:junit4]   2> 2997 T5684 oass.SolrIndexSearcher.<init> Opening Searcher@4af511 main
[junit4:junit4]   2> 2997 T5645 C407 UPDATE [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id18]} 0 201
[junit4:junit4]   2> 2997 T5646 C407 UPDATE [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id1]} 0 202
[junit4:junit4]   2> 2998 T5705 C407 UPDATE [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id35]} 0 159
[junit4:junit4]   2> 2998 T5684 oasc.SolrCore.registerSearcher [00017_core] Registered new searcher Searcher@4af511 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2999 T5697 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 3001 T5684 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 3001 T5684 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 3004 T5697 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00004_core\data
[junit4:junit4]   2> 3006 T5684 oasc.CoreMaps.putTransientCore Opening transient core 00017_core
[junit4:junit4]   2> 3006 T5684 oasc.CoreContainer.registerCore registering core: 00017_core
[junit4:junit4]   2> 3006 T5697 oass.SolrIndexSearcher.<init> Opening Searcher@110c82b main
[junit4:junit4]   2> 3008 T5697 oasc.SolrCore.registerSearcher [00004_core] Registered new searcher Searcher@110c82b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 3008 T5697 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 3008 T5697 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 3014 T5697 oasc.CoreMaps.putTransientCore Opening transient core 00004_core
[junit4:junit4]   2> 3014 T5697 oasc.CoreContainer.registerCore registering core: 00004_core
[junit4:junit4]   2> ASYNC  NEW_CORE C408 name=00017_core org.apache.solr.core.SolrCore@61ca19
[junit4:junit4]   2> 3015 T5704 C408 REQ [00017_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3018 T5648 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\OpenCloseCoreStressTest_\00002_core\data\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@c3ce27),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 3019 T5648 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 3023 T5648 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00002_core\data\index
[junit4:junit4]   2> 3023 T5648 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> ASYNC  NEW_CORE C409 name=00004_core org.apache.solr.core.SolrCore@97499c
[junit4:junit4]   2> 3025 T5697 C409 REQ [00004_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 3025 T5648 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 3025 T5648 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 3031 T5698 C408 REQ [00017_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 3034 T5684 C408 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00017_core\data
[junit4:junit4]   2> 3039 T5707 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 3040 T5707 oasc.SolrCore.<init> [00011_core] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00011_core\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00011_core\data\
[junit4:junit4]   2> 3040 T5707 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@314ab8
[junit4:junit4]   2> 3041 T5707 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 3043 T5707 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00011_core\data forceNew:false
[junit4:junit4]   2> 3043 T5648 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 3043 T5685 C409 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00004_core\data
[junit4:junit4]   2> 3044 T5707 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00011_core\data
[junit4:junit4]   2> 3044 T5707 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00011_core\data\index/
[junit4:junit4]   2> 3043 T5650 C409 REQ [00004_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3046 T5707 oasc.SolrCore.initIndex WARNING [00011_core] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00011_core\data\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 3046 T5692 C409 REQ [00004_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3047 T5701 C409 REQ [00004_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3047 T5707 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00011_core\data\index forceNew:false
[junit4:junit4]   2> 3048 T5684 C408 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\OpenCloseCoreStressTest_\00017_core\data\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1a39620),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 3049 T5684 C408 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 3052 T5708 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\OpenCloseCoreStressTest_\00003_core\data\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@180b147),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 3052 T5708 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 3054 T5693 C399 UPDATE [00015_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id43]} 0 0
[junit4:junit4]   2> 3055 T5691 C393 UPDATE [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id42]} 0 0
[junit4:junit4]   2> 3056 T5684 C408 UPDATE [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id20]} 0 22
[junit4:junit4]   2> 3059 T5686 C404 REQ [00016_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3060 T5708 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00003_core\data\index
[junit4:junit4]   2> 3060 T5685 C409 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\OpenCloseCoreStressTest_\00004_core\data\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@cd264),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 3061 T5708 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 3063 T5708 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 3064 T5708 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 3064 T5708 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 3061 T5685 C409 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 3070 T5648 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 3072 T5647 C409 UPDATE [00004_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id29]} 0 26
[junit4:junit4]   2> 3073 T5685 C409 UPDATE [00004_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id27]} 0 48
[junit4:junit4]   2> 3073 T5694 C403 REQ [00012_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3074 T5685 C407 REQ [00010_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3074 T5694 C393 UPDATE [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id44]} 0 0
[junit4:junit4]   2> 3075 T5685 C397 UPDATE [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id45]} 0 0
[junit4:junit4]   2> 3078 T5708 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 3085 T5708 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00003_core\data
[junit4:junit4]   2> 3085 T5648 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00002_core\data
[junit4:junit4]   2> 3087 T5708 oass.SolrIndexSearcher.<init> Opening Searcher@9b312 main
[junit4:junit4]   2> 3087 T5648 oass.SolrIndexSearcher.<init> Opening Searcher@17242d main
[junit4:junit4]   2> 3088 T5708 oasc.SolrCore.registerSearcher [00003_core] Registered new searcher Searcher@9b312 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 3088 T5648 oasc.SolrCore.registerSearcher [00002_core] Registered new searcher Searcher@17242d main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 3088 T5708 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 3089 T5708 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 3090 T5648 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 3090 T5648 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 3093 T5708 oasc.CoreMaps.putTransientCore Opening transient core 00003_core
[junit4:junit4]   2> 3093 T5708 oasc.CoreContainer.registerCore registering core: 00003_core
[junit4:junit4]   2> 3095 T5648 oasc.CoreMaps.putTransientCore Opening transient core 00002_core
[junit4:junit4]   2> 3095 T5648 oasc.CoreContainer.registerCore registering core: 00002_core
[junit4:junit4]   2> ASYNC  NEW_CORE C410 name=00003_core org.apache.solr.core.SolrCore@1b05c35
[junit4:junit4]   2> 3099 T5708 C410 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00003_core\data
[junit4:junit4]   2> ASYNC  NEW_CORE C411 name=00002_core org.apache.solr.core.SolrCore@114d8c7
[junit4:junit4]   2> 3100 T5648 C411 REQ [00002_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 3100 T5707 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\OpenCloseCoreStressTest_\00011_core\data\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@11a11c9),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 3102 T5690 C411 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00002_core\data
[junit4:junit4]   2> 3102 T5649 C410 REQ [00003_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 3101 T5707 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 3104 T5689 C410 REQ [00003_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3106 T5707 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00011_core\data\index
[junit4:junit4]   2> 3107 T5707 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 3109 T5696 C410 REQ [00003_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3109 T5703 C411 REQ [00002_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3110 T5696 C408 UPDATE [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id47]} 0 1
[junit4:junit4]   2> 3110 T5703 C397 UPDATE [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id48]} 0 1
[junit4:junit4]   2> 3111 T5707 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 3112 T5707 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 3113 T5646 C406 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00019_core\data
[junit4:junit4]   2> 3114 T5707 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 3114 T5645 C405 UPDATE [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id51]} 0 2
[junit4:junit4]   2> 3115 T5645 C402 UPDATE [00013_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id49]} 0 0
[junit4:junit4]   2> 3117 T5690 C411 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\OpenCloseCoreStressTest_\00002_core\data\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@c3ce27),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 3118 T5690 C411 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 3121 T5708 C410 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\OpenCloseCoreStressTest_\00003_core\data\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@180b147),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 3121 T5708 C410 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 3125 T5688 C410 UPDATE [00003_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id39]} 0 24
[junit4:junit4]   2> 3126 T5708 C410 UPDATE [00003_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id24]} 0 27
[junit4:junit4]   2> 3127 T5707 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 3129 T5646 C406 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\OpenCloseCoreStressTest_\00019_core\data\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@45f0d1),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 3129 T5646 C406 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 3134 T5707 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00011_core\data
[junit4:junit4]   2> 3138 T5704 C399 REQ [00015_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3140 T5707 oass.SolrIndexSearcher.<init> Opening Searcher@124e66c main
[junit4:junit4]   2> 3141 T5707 oasc.SolrCore.registerSearcher [00011_core] Registered new searcher Searcher@124e66c main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 3142 T5707 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 3142 T5707 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 3146 T5707 oasc.CoreMaps.putTransientCore Opening transient core 00011_core
[junit4:junit4]   2> 3147 T5707 oasc.CoreContainer.registerCore registering core: 00011_core
[junit4:junit4]   2> ASYNC  NEW_CORE C412 name=00011_core org.apache.solr.core.SolrCore@7142df
[junit4:junit4]   2> 3153 T5707 C412 REQ [00011_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3154 T5707 C400 REQ [00009_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3159 T5646 C406 UPDATE [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id50]} 0 47
[junit4:junit4]   2> 3159 T5698 C401 REQ [00006_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3161 T5650 C406 REQ [00019_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3162 T5698 C409 REQ [00004_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3162 T5650 C396 REQ [00014_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3163 T5690 C411 UPDATE [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id46]} 0 62
[junit4:junit4]   2> 3168 T5693 C393 UPDATE [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id52]} 0 0
[junit4:junit4]   2> 3169 T5691 C393 UPDATE [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id53]} 0 0
[junit4:junit4]   2> 3170 T5684 C402 UPDATE [00013_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id54]} 0 0
[junit4:junit4]   2> 3172 T5686 C407 REQ [00010_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3186 T5647 C395 UPDATE [00005_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id55]} 0 0
[junit4:junit4]   2> 3186 T5694 C407 UPDATE [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id56]} 0 0
[junit4:junit4]   2> 3187 T5647 C398 REQ [00008_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3188 T5695 C409 REQ [00004_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3188 T5699 C409 UPDATE [00004_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id57]} 0 0
[junit4:junit4]   2> 3189 T5699 C410 UPDATE [00003_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id58]} 0 0
[junit4:junit4]   2> 3214 T5648 C403 REQ [00012_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3216 T5649 C412 REQ [00011_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3217 T5689 C402 REQ [00013_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3223 T5696 C395 REQ [00005_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3223 T5703 C396 REQ [00014_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3225 T5696 C397 UPDATE [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id59]} 0 2
[junit4:junit4]   2> 3225 T5702 C397 UPDATE [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id60]} 0 2
[junit4:junit4]   2> 3228 T5645 C409 UPDATE [00004_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id61]} 0 0
[junit4:junit4]   2> 3229 T5645 C411 UPDATE [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id62]} 0 0
[junit4:junit4]   2> 3239 T5688 C403 UPDATE [00012_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id63]} 0 0
[junit4:junit4]   2> 3246 T5708 C395 UPDATE [00005_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id64]} 0 0
[junit4:junit4]   2> 3252 T5704 C399 REQ [00015_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3266 T5707 C400 REQ [00009_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3269 T5707 C397 REQ [00007_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3274 T5692 C400 REQ [00009_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3274 T5646 C408 UPDATE [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id65]} 0 0
[junit4:junit4]   2> 3276 T5692 C411 REQ [00002_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3277 T5646 C400 REQ [00009_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 3277 T5692 C393 REQ [00000_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3278 T5646 C410 UPDATE [00003_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id66]} 0 1
[junit4:junit4]   2> 3281 T5693 C395 UPDATE [00005_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id67]} 0 0
[junit4:junit4]   2> 3283 T5691 C401 UPDATE [00006_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id68]} 0 0
[junit4:junit4]   2> 3284 T5691 C411 UPDATE [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id69]} 0 0
[junit4:junit4]   2> 3286 T5686 C408 REQ [00017_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3301 T5647 C393 UPDATE [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id70]} 0 1
[junit4:junit4]   2> 3303 T5695 C407 REQ [00010_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3304 T5647 C400 REQ [00009_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3304 T5695 C406 UPDATE [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id72]} 0 0
[junit4:junit4]   2> 3301 T5694 C412 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00011_core\data
[junit4:junit4]   2> 3307 T5648 C400 UPDATE [00009_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id73]} 0 0
[junit4:junit4]   2> 3308 T5694 C412 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\OpenCloseCoreStressTest_\00011_core\data\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@11a11c9),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 3309 T5694 C412 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 3312 T5694 C412 UPDATE [00011_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id71]} 0 12
[junit4:junit4]   2> 3329 T5649 C411 REQ [00002_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3331 T5689 C394 REQ [00001_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3331 T5703 C398 REQ [00008_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3336 T5696 C396 REQ [00014_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3336 T5702 C394 REQ [00001_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3338 T5702 C402 UPDATE [00013_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id75]} 0 1
[junit4:junit4]   2> 3339 T5687 C404 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\OpenCloseCoreStressTest_\00016_core\data
[junit4:junit4]   2> 3342 T5705 C406 UPDATE [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id76]} 0 0
[junit4:junit4]   2> 3343 T5688 C410 UPDATE [00003_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id77]} 0 0
[junit4:junit4]   2> 3345 T5687 C404 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\OpenCloseCoreStressTest_\00016_core\data\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@91266f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 3345 T5687 C404 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 3347 T5687 C404 UPDATE [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id74]} 0 10
[junit4:junit4]   2> 3353 T5708 C403 UPDATE [00012_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id78]} 0 0
[junit4:junit4]   2> 3360 T5704 C399 UPDATE [00015_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id79]} 0 0
[junit4:junit4]   2> 3365 T5697 C394 REQ [00001_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3382 T5707 C394 REQ [00001_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3382 T5692 C396 REQ [00014_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3388 T5650 C407 REQ [00010_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3389 T5698 C407 REQ [00010_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3390 T5698 C405 REQ [00018_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3390 T5650 C398 UPDATE [00008_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id80]} 0 1
[junit4:junit4]   2> 3391 T5646 C401 REQ [00006_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3393 T5693 C407 UPDATE [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id81]} 0 0
[junit4:junit4]   2> 3395 T5684 C393 UPDATE [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id82]} 0 0
[junit4:junit4]   2> 3396 T5691 C400 UPDATE [00009_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id83]} 0 0
[junit4:junit4]   2> 3397 T5686 C410 UPDATE [00003_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id84]} 0 0
[junit4:junit4]   2> 3400 T5706 C408 REQ [00017_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3416 T5695 C395 REQ [00005_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3417 T5647 C412 UPDATE [00011_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id85]} 0 1
[junit4:junit4]   2> 3418 T5695 C412 REQ [00011_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3419 T5647 C402 UPDATE [00013_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id86]} 0 0
[junit4:junit4]   2> 3421 T5648 C401 UPDATE [00006_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id87]} 0 0
[junit4:junit4]   2> 3424 T5694 C401 UPDATE [00006_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id88]} 0 0
[junit4:junit4]   2> 3443 T5649 C404 REQ [00016_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3445 T5703 C395 REQ [00005_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3445 T5689 C408 REQ [00017_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3450 T5645 C406 REQ [00019_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3450 T5696 C395 REQ [00005_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3452 T5702 C402 UPDATE [00013_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id89]} 0 1
[junit4:junit4]   2> 3455 T5705 C405 UPDATE [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id90]} 0 0
[junit4:junit4]   2> 3457 T5688 C406 UPDATE [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id91]} 0 0
[junit4:junit4]   2> 3461 T5687 C409 UPDATE [00004_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id92]} 0 0
[junit4:junit4]   2> 3467 T5708 C404 UPDATE [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id93]} 0 0
[junit4:junit4]   2> 3475 T5704 C394 UPDATE [00001_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id94]} 0 0
[junit4:junit4]   2> 3479 T5697 C398 REQ [00008_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3495 T5707 C398 REQ [00008_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3496 T5692 C399 REQ [00015_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3502 T5698 C410 REQ [00003_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3503 T5698 C408 REQ [00017_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3503 T5701 C403 REQ [00012_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3504 T5698 C406 UPDATE [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id95]} 0 0
[junit4:junit4]   2> 3505 T5646 C395 REQ [00005_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3508 T5693 C401 UPDATE [00006_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id96]} 0 0
[junit4:junit4]   2> 3509 T5684 C398 UPDATE [00008_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id97]} 0 0
[junit4:junit4]   2> 3510 T5691 C393 UPDATE [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id98]} 0 0
[junit4:junit4]   2> 3511 T5686 C406 UPDATE [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id99]} 0 0
[junit4:junit4]   2> 3515 T5706 C407 REQ [00010_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 3531 T5695 C407 REQ [00010_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3532 T5699 C410 REQ [00003_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3532 T5685 C405 UPDATE [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id100]} 0 0
[junit4:junit4]   2> 3533 T5685 C412 UPDATE [00011_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id101]} 0 0
[junit4:junit4]   2> 3535 T5648 C408 UPDATE [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id102]} 0 0
[junit4:junit4]   2> 3538 T5694 C406 UPDATE [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id103]} 0 0
[junit4:junit4]   2> 3556 T5649 C410 REQ [00003_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3559 T5703 C405 REQ [00018_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3559 T5689 C404 REQ [00016_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3564 T5645 C393 REQ [00000_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3564 T5696 C406 REQ [00019_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3565 T5702 C395 UPDATE [00005_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id104]} 0 0
[junit4:junit4]   2> 3569 T5705 C400 UPDATE [00009_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id105]} 0 0
[junit4:junit4]   2> 3570 T5688 C412 UPDATE [00011_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id106]} 0 0
[junit4:junit4]   2> 3575 T5687 C406 UPDATE [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id107]} 0 0
[junit4:junit4]   2> 3581 T5708 C399 UPDATE [00015_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id108]} 0 0
[junit4:junit4]   2> 3590 T5704 C396 UPDATE [00014_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id109]} 0 0
[junit4:junit4]   2> 3593 T5697 C401 REQ [00006_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3609 T5707 C410 REQ [00003_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3610 T5692 C407 REQ [00010_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3616 T5690 C395 REQ [00005_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3617 T5701 C397 REQ [00007_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3617 T5650 C405 REQ [00018_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3618 T5698 C408 REQ [00017_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3619 T5650 C410 UPDATE [00003_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id110]} 0 1
[junit4:junit4]   2> 3622 T5693 C396 UPDATE [00014_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id111]} 0 0
[junit4:junit4]   2> 3623 T5684 C407 UPDATE [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id112]} 0 0
[junit4:junit4]   2> 3624 T5691 C393 UPDATE [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id113]} 0 0
[junit4:junit4]   2> 3625 T5686 C411 UPDATE [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id114]} 0 0
[junit4:junit4]   2> 3627 T5706 C393 REQ [00000_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3643 T5695 C403 REQ [00012_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3645 T5695 C404 REQ [00016_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3646 T5647 C402 UPDATE [00013_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id115]} 0 0
[junit4:junit4]   2> 3647 T5685 C408 UPDATE [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id116]} 0 0
[junit4:junit4]   2> 3649 T5648 C409 UPDATE [00004_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id117]} 0 0
[junit4:junit4]   2> 3652 T5694 C408 UPDATE [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id118]} 0 0
[junit4:junit4]   2> 3670 T5649 C412 REQ [00011_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3671 T5649 C394 REQ [00001_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3672 T5689 C402 REQ [00013_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3677 T5696 C405 REQ [00018_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3678 T5645 C405 REQ [00018_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3679 T5702 C400 UPDATE [00009_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id119]} 0 0
[junit4:junit4]   2> 3683 T5705 C409 UPDATE [00004_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id120]} 0 0
[junit4:junit4]   2> 3684 T5688 C409 UPDATE [00004_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id121]} 0 0
[junit4:junit4]   2> 3689 T5687 C395 UPDATE [00005_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id122]} 0 0
[junit4:junit4]   2> 3695 T5708 C408 UPDATE [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id123]} 0 0
[junit4:junit4]   2> 3704 T5704 C408 UPDATE [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id124]} 0 0
[junit4:junit4]   2> 3707 T5707 C406 REQ [00019_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3723 T5692 C406 REQ [00019_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3723 T5690 C408 REQ [00017_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3729 T5701 C411 REQ [00002_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3729 T5698 C409 REQ [00004_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3730 T5698 C401 REQ [00006_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3732 T5650 C395 REQ [00005_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3732 T5693 C401 UPDATE [00006_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id125]} 0 0
[junit4:junit4]   2> 3736 T5684 C407 UPDATE [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id126]} 0 0
[junit4:junit4]   2> 3737 T5691 C411 UPDATE [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id127]} 0 0
[junit4:junit4]   2> 3738 T5686 C393 UPDATE [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id129]} 0 0
[junit4:junit4]   2> 3739 T5691 C412 UPDATE [00011_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id128]} 0 1
[junit4:junit4]   2> 3741 T5699 C405 REQ [00018_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3757 T5695 C408 REQ [00017_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3757 T5647 C408 REQ [00017_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3759 T5685 C405 UPDATE [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id130]} 0 0
[junit4:junit4]   2> 3761 T5648 C404 UPDATE [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id131]} 0 0
[junit4:junit4]   2> 3763 T5694 C394 UPDATE [00001_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id132]} 0 0
[junit4:junit4]   2> 3766 T5703 C403 UPDATE [00012_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id133]} 0 0
[junit4:junit4]   2> 3784 T5649 C399 REQ [00015_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3784 T5689 C412 REQ [00011_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3785 T5696 C407 REQ [00010_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3791 T5645 C411 REQ [00002_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3792 T5702 C409 REQ [00004_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3793 T5705 C395 UPDATE [00005_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id134]} 0 0
[junit4:junit4]   2> 3797 T5688 C409 UPDATE [00004_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id135]} 0 0
[junit4:junit4]   2> 3798 T5687 C406 UPDATE [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id136]} 0 0
[junit4:junit4]   2> 3802 T5708 C402 UPDATE [00013_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id137]} 0 0
[junit4:junit4]   2> 3809 T5697 C411 UPDATE [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id138]} 0 0
[junit4:junit4]   2> 3818 T5704 C405 UPDATE [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id139]} 0 0
[junit4:junit4]   2> 3821 T5707 C399 REQ [00015_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3837 T5692 C412 REQ [00011_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3837 T5690 C407 REQ [00010_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3843 T5701 C405 REQ [00018_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3843 T5646 C397 REQ [00007_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3844 T5701 C393 REQ [00000_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3844 T5646 C409 REQ [00004_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3847 T5693 C396 UPDATE [00014_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id140]} 0 0
[junit4:junit4]   2> 3850 T5684 C397 UPDATE [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id141]} 0 0
[junit4:junit4]   2> 3851 T5686 C411 UPDATE [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id142]} 0 0
[junit4:junit4]   2> 3852 T5706 C397 UPDATE [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id144]} 0 0
[junit4:junit4]   2> 3852 T5691 C403 UPDATE [00012_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id143]} 0 0
[junit4:junit4]   2> 3854 T5699 C409 REQ [00004_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3871 T5647 C408 REQ [00017_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3871 T5695 C400 REQ [00009_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3873 T5685 C398 UPDATE [00008_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id145]} 0 0
[junit4:junit4]   2> 3874 T5685 C401 UPDATE [00006_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id146]} 0 0
[junit4:junit4]   2> 3877 T5694 C398 UPDATE [00008_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id147]} 0 0
[junit4:junit4]   2> 3880 T5703 C403 UPDATE [00012_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id148]} 0 0
[junit4:junit4]   2> 3898 T5689 C398 REQ [00008_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3898 T5696 C395 REQ [00005_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3899 T5649 C401 REQ [00006_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3903 T5645 C393 REQ [00000_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3906 T5702 C399 REQ [00015_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3907 T5705 C403 UPDATE [00012_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id149]} 0 0
[junit4:junit4]   2> 3912 T5688 C406 UPDATE [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id151]} 0 0
[junit4:junit4]   2> 3912 T5687 C394 UPDATE [00001_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id150]} 0 0
[junit4:junit4]   2> 3916 T5708 C412 UPDATE [00011_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id152]} 0 0
[junit4:junit4]   2> 3923 T5697 C408 UPDATE [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id153]} 0 0
[junit4:junit4]   2> 3931 T5704 C411 UPDATE [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id154]} 0 0
[junit4:junit4]   2> 3936 T5707 C411 REQ [00002_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3951 T5690 C407 REQ [00010_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3951 T5692 C398 REQ [00008_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3956 T5698 C411 REQ [00002_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3957 T5646 C403 REQ [00012_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3957 T5650 C394 REQ [00001_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3958 T5646 C399 REQ [00015_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3963 T5693 C411 UPDATE [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id155]} 0 0
[junit4:junit4]   2> 3964 T5684 C411 UPDATE [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id156]} 0 0
[junit4:junit4]   2> 3965 T5686 C399 UPDATE [00015_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id157]} 0 0
[junit4:junit4]   2> 3966 T5706 C406 UPDATE [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id159]} 0 0
[junit4:junit4]   2> 3966 T5691 C408 UPDATE [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id158]} 0 0
[junit4:junit4]   2> 3967 T5706 C401 REQ [00006_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3985 T5695 C394 REQ [00001_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3985 T5647 C400 REQ [00009_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3987 T5648 C406 UPDATE [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id160]} 0 0
[junit4:junit4]   2> 3988 T5685 C404 UPDATE [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id161]} 0 0
[junit4:junit4]   2> 3990 T5694 C403 UPDATE [00012_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id162]} 0 0
[junit4:junit4]   2> 3994 T5703 C402 UPDATE [00013_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id163]} 0 0
[junit4:junit4]   2> 4012 T5689 C396 REQ [00014_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 4012 T5696 C404 REQ [00016_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 4013 T5649 C410 REQ [00003_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 4016 T5645 C398 REQ [00008_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 4019 T5702 C409 REQ [00004_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 4021 T5705 C396 UPDATE [00014_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id164]} 0 0
[junit4:junit4]   2> 4026 T5688 C395 UPDATE [00005_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id166]} 0 0
[junit4:junit4]   2> 4026 T5687 C408 UPDATE [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id165]} 0 0
[junit4:junit4]   2> 4030 T5708 C409 UPDATE [00004_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id167]} 0 0
[junit4:junit4]   2> 4037 T5697 C409 UPDATE [00004_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id168]} 0 0
[junit4:junit4]   2> 4045 T5704 C402 UPDATE [00013_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id169]} 0 0
[junit4:junit4]   2> 4050 T5707 C394 REQ [00001_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 4065 T5692 C411 REQ [00002_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 4065 T5690 C394 REQ [00001_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 4071 T5698 C397 REQ [00007_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 4071 T5701 C406 REQ [00019_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 4072 T5698 C395 REQ [00005_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 4071 T5650 C407 REQ [00010_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 4075 T5693 C411 UPDATE [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id170]} 0 0
[junit4:junit4]   2> 4079 T5684 C402 UPDATE [00013_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id171]} 0 0
[junit4:junit4]   2> 4079 T5686 C397 UPDATE [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id172]} 0 0
[junit4:junit4]   2> 4081 T5684 C397 UPDATE [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id174]} 0 0
[junit4:junit4]   2> 4082 T5684 C396 UPDATE [00014_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id173]} 0 0
[junit4:junit4]   2> 4083 T5684 C393 REQ [00000_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 4098 T5695 C410 REQ [00003_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 4099 T5647 C405 REQ [00018_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 4102 T5648 C410 UPDATE [00003_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id175]} 0 0
[junit4:junit4]   2> 4102 T5685 C412 UPDATE [00011_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id176]} 0 0
[junit4:junit4]   2> 4104 T5694 C403 UPDATE [00012_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id177]} 0 0
[junit4:junit4]   2> 4108 T5689 C408 UPDATE [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id178]} 0 0
[junit4:junit4]   2> 4126 T5696 C409 REQ [00004_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 4126 T5649 C408 REQ [00017_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 4127 T5645 C408 REQ [00017_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 4129 T5702 C393 REQ [00000_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 4133 T5705 C397 REQ [00007_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 4134 T5688 C396 UPDATE [00014_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id179]} 0 0
[junit4:junit4]   2> 4140 T5687 C407 UPDATE [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id181]} 0 0
[junit4:junit4]   2> 4140 T5708 C408 UPDATE [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id180]} 0 0
[junit4:junit4]   2> 4144 T5697 C406 UPDATE [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id182]} 0 0
[junit4:junit4]   2> 4151 T5704 C397 UPDATE [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id183]} 0 0
[junit4:junit4]   2> 4159 T5707 C406 UPDATE [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id184]} 0 0
[junit4:junit4]   2> 4163 T5692 C398 REQ [00008_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 4177 T5690 C408 REQ [00017_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 4178 T5698 C412 REQ [00011_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 4184 T5646 C398 REQ [00008_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 4185 T5701 C403 REQ [00012_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 4185 T5650 C409 REQ [00004_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 4186 T5693 C396 REQ [00014_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 4189 T5686 C412 UPDATE [00011_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id185]} 0 0
[junit4:junit4]   2> 4191 T5684 C409 UPDATE [00004_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id186]} 0 0
[junit4:junit4]   2> 4193 T5691 C397 UPDATE [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id187]} 0 0
[junit4:junit4]   2> 4195 T5699 C397 UPDATE [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id188]} 0 0
[junit4:junit4]   2> 4196 T5706 C404 UPDATE [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id189]} 0 0
[junit4:junit4]   2> 4197 T5695 C409 REQ [00004_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 4212 T5647 C411 REQ [00002_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 4213 T5648 C405 REQ [00018_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 4216 T5694 C409 UPDATE [00004_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id190]} 0 0
[junit4:junit4]   2> 4216 T5685 C409 UPDATE [00004_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id191]} 0 0
[junit4:junit4]   2> 4217 T5703 C404 UPDATE [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id192]} 0 0
[junit4:junit4]   2> 4221 T5689 C398 UPDATE [00008_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id193]} 0 0
[junit4:junit4]   2> 4239 T5649 C397 REQ [00007_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 4239 T5696 C406 REQ [00019_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 4240 T5649 C404 REQ [00016_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 4243 T5702 C406 REQ [00019_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 4248 T5705 C399 REQ [00015_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 4248 T5688 C394 UPDATE [00001_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id194]} 0 0
[junit4:junit4]   2> 4254 T5708 C408 UPDATE [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id195]} 0 0
[junit4:junit4]   2> 4254 T5687 C412 UPDATE [00011_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id196]} 0 0
[junit4:junit4]   2> 4258 T5697 C399 UPDATE [00015_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id197]} 0 0
[junit4:junit4]   2> 4264 T5704 C409 UPDATE [00004_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id198]} 0 0
[junit4:junit4]   2> 4273 T5707 C398 UPDATE [00008_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id199]} 0 0
[junit4:junit4]   2> 4277 T5692 C403 REQ [00012_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 4291 T5690 C398 REQ [00008_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 4292 T5698 C410 REQ [00003_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 4298 T5646 C401 REQ [00006_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 4299 T5646 C407 REQ [00010_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 4299 T5701 C405 REQ [00018_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 4300 T5650 C394 REQ [00001_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 4303 T5686 C395 UPDATE [00005_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id200]} 0 0
[junit4:junit4]   2> 4305 T5684 C397 UPDATE [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id201]} 0 0
[junit4:junit4]   2> 4307 T5691 C406 UPDATE [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id202]} 0 0
[junit4:junit4]   2> 4308 T5699 C407 UPDATE [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id203]} 0 0
[junit4:junit4]   2> 4309 T5706 C404 REQ [00016_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 4309 T5695 C401 UPDATE [00006_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id204]} 0 0
[junit4:junit4]   2> 4326 T5647 C405 REQ [00018_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 4327 T5648 C399 REQ [00015_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 4330 T5685 C409 UPDATE [00004_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id206]} 0 0
[junit4:junit4]   2> 4330 T5694 C396 UPDATE [00014_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id205]} 0 0
[junit4:junit4]   2> 4331 T5703 C402 UPDATE [00013_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id207]} 0 0
[junit4:junit4]   2> 4335 T5689 C393 UPDATE [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id208]} 0 0
[junit4:junit4]   2> 4352 T5696 C412 REQ [00011_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 4352 T5645 C412 REQ [00011_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 4354 T5696 C407 REQ [00010_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 4357 T5702 C400 REQ [00009_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 4362 T5705 C404 REQ [00016_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 4362 T5688 C397 UPDATE [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id209]} 0 0
[junit4:junit4]   2> 4367 T5708 C412 UPDATE [00011_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id211]} 0 0
[junit4:junit4]   2> 4367 T5687 C402 UPDATE [00013_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id210]} 0 0
[junit4:junit4]   2> 4372 T5697 C396 UPDATE [00014_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id212]} 0 0
[junit4:junit4]   2> 4379 T5704 C407 UPDATE [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id213]} 0 0
[junit4:junit4]   2> 4387 T5707 C411 UPDATE [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id214]} 0 0
[junit4:junit4]   2> 4391 T5692 C397 REQ [00007_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 4405 T5690 C400 REQ [00009

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

ndomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4] IGNOR/A 0.00s | OpenCloseCoreStressTest.test1HourNew
[junit4:junit4]    > Assumption #1: 'weekly' test group is disabled (@Weekly)
[junit4:junit4] IGNOR/A 0.00s | OpenCloseCoreStressTest.test10MinutesOld
[junit4:junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
[junit4:junit4]   2> 82554 T5641 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {id=PostingsFormat(name=NestedPulsing), text=PostingsFormat(name=MockSep)}, docValues:{}, sim=DefaultSimilarity, locale=hr_HR, timezone=EET
[junit4:junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_15 (32-bit)/cpus=2,threads=1,free=124346032,total=342032384
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestXIncludeConfig, CSVRequestHandlerTest, TestSweetSpotSimilarityFactory, IndexSchemaTest, TestCollationField, CoreContainerCoreInitFailuresTest, TestAnalyzedSuggestions, TestDFRSimilarityFactory, TestQueryTypes, ResourceLoaderTest, TestSolr4Spatial, OutputWriterTest, SchemaVersionSpecificBehaviorTest, OpenExchangeRatesOrgProviderTest, QueryElevationComponentTest, TestMultiCoreConfBootstrap, TermVectorComponentDistributedTest, TestComponentsName, TestSolrDeletionPolicy1, BinaryUpdateRequestHandlerTest, DocValuesTest, TestDocumentBuilder, SpellPossibilityIteratorTest, SynonymTokenizerTest, MinimalSchemaTest, FileBasedSpellCheckerTest, TestAtomicUpdateErrorCases, CircularListTest, TestCSVLoader, DirectUpdateHandlerTest, ChaosMonkeySafeLeaderTest, SolrIndexSplitterTest, TestDistributedSearch, TestPropInjectDefaults, TestCSVResponseWriter, TestTrie, OverseerCollectionProcessorTest, EchoParamsTest, TestFaceting, SystemInfoHandlerTest, TestDocSet, TestPerFieldSimilarity, QueryParsingTest, StatelessScriptUpdateProcessorFactoryTest, MBeansHandlerTest, CurrencyFieldOpenExchangeTest, LeaderElectionIntegrationTest, XmlUpdateRequestHandlerTest, SuggesterTest, SuggesterTSTTest, TestFastWriter, TestQueryUtils, TestJmxIntegration, TestFastLRUCache, HighlighterTest, TestFastOutputStream, JSONWriterTest, TestBinaryResponseWriter, HardAutoCommitTest, TestCharFilters, DateFieldTest, TestJmxMonitoredMap, TestLMJelinekMercerSimilarityFactory, SpellingQueryConverterTest, LukeRequestHandlerTest, TestSystemIdResolver, LegacyHTMLStripCharFilterTest, TestPluginEnable, SoftAutoCommitTest, DocValuesMultiTest, StandardRequestHandlerTest, DistributedTermsComponentTest, TestRecovery, BasicZkTest, MultiTermTest, TestGroupingSearch, ClusterStateTest, FieldAnalysisRequestHandlerTest, SyncSliceTest, IndexBasedSpellCheckerTest, AlternateDirectoryTest, TestSuggestSpellingConverter, QueryEqualityTest, IndexReaderFactoryTest, PeerSyncTest, ShardRoutingCustomTest, TestPropInject, UUIDFieldTest, TestLFUCache, SimplePostToolTest, PreAnalyzedFieldTest, TestLuceneMatchVersion, TestRemoteStreaming, TestWriterPerf, UnloadDistributedZkTest, CurrencyFieldXmlFileTest, HighlighterConfigTest, RAMDirectoryFactoryTest, CollectionsAPIDistributedZkTest, TestUtils, TestStressVersions, SolrCoreTest, BadComponentTest, FastVectorHighlighterTest, ShowFileRequestHandlerTest, TestSolrJ, TestDefaultSimilarityFactory, TestStressRecovery, SpatialFilterTest, ScriptEngineTest, AnalysisAfterCoreReloadTest, TestRTGBase, TestReload, PrimUtilsTest, ShardRoutingTest, RequiredFieldsTest, TestSolrDiscoveryProperties, CacheHeaderTest, PrimitiveFieldTypeTest, TestSolrCoreProperties, TestIBSimilarityFactory, TestCoreContainer, SolrPluginUtilsTest, ZkCLITest, RegexBoostProcessorTest, BasicDistributedZkTest, OverseerTest, RecoveryZkTest, SpellCheckComponentTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, LeaderElectionTest, DistributedSpellCheckComponentTest, TestRealTimeGet, ZkControllerTest, TestDistributedGrouping, TestRandomFaceting, SpellCheckCollatorTest, TestExtendedDismaxParser, AutoCommitTest, ZkSolrClientTest, WordBreakSolrSpellCheckerTest, TestHashPartitioner, StatsComponentTest, TestJoin, TestRangeQuery, SimpleFacetsTest, TestSort, DirectSolrSpellCheckerTest, TestFiltering, ConvertedLegacyTest, SortByFunctionTest, BasicFunctionalityTest, SignatureUpdateProcessorFactoryTest, SampleTest, TestIndexSearcher, CoreAdminHandlerTest, TestFunctionQuery, SolrRequestParserTest, DirectSolrConnectionTest, TestWordDelimiterFilterFactory, PolyFieldTest, MoreLikeThisHandlerTest, DocumentBuilderTest, DistributedQueryElevationComponentTest, TestPseudoReturnFields, DisMaxRequestHandlerTest, TermsComponentTest, DistanceFunctionTest, SolrInfoMBeanTest, XsltUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, PingRequestHandlerTest, TermVectorComponentTest, SuggesterWFSTTest, JsonLoaderTest, TestSurroundQueryParser, DocumentAnalysisRequestHandlerTest, DirectUpdateHandlerOptimizeTest, IndexSchemaRuntimeFieldTest, TestSolrQueryParser, TestValueSourceCache, TestReversedWildcardFilterFactory, DebugComponentTest, ReturnFieldsTest, RequestHandlersTest, SearchHandlerTest, TestOmitPositions, SuggesterFSTTest, CopyFieldTest, TestArbitraryIndexDir, LoggingHandlerTest, SolrCmdDistributorTest, UniqFieldsUpdateProcessorFactoryTest, UpdateParamsTest, TestSearchPerf, NotRequiredUniqueKeyTest, BadIndexSchemaTest, TestFoldingMultitermQuery, SolrCoreCheckLockOnStartupTest, UpdateRequestProcessorFactoryTest, TestIndexingPerformance, NoCacheHeaderTest, FieldMutatingUpdateProcessorTest, TestUpdate, TestBinaryField, TestSolrDeletionPolicy2, SOLR749Test, DefaultValueUpdateProcessorTest, TestMergePolicyConfig, TestQuerySenderListener, SolrIndexConfigTest, TestQuerySenderNoQuery, NumericFieldsTest, TestNumberUtils, TestConfig, TestBM25SimilarityFactory, TestPhraseSuggestions, TestLMDirichletSimilarityFactory, TestCodecSupport, TimeZoneUtilsTest, DateMathParserTest, URLClassifyProcessorTest, PluginInfoTest, FileUtilsTest, TestSolrXMLSerializer, TestBadConfig, DOMUtilTest, TestLRUCache, ChaosMonkeyNothingIsSafeTest, ZkNodePropsTest, TestRandomDVFaceting, PathHierarchyTokenizerFactoryTest, BasicDistributedZk2Test, ClusterStateUpdateTest, SliceStateTest, SliceStateUpdateTest, TestZkChroot, OpenCloseCoreStressTest]
[junit4:junit4] Completed in 82.57s, 6 tests, 1 failure, 4 skipped <<< FAILURES!

[...truncated 39 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:381: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:361: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:183: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:449: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1207: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:870: There were test failures: 261 suites, 1101 tests, 1 failure, 18 ignored (12 assumptions)

Total time: 54 minutes 56 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 32bit/jdk1.7.0_15 -server -XX:+UseParallelGC
Email was triggered for: Failure
Sending email for trigger: Failure



Re: [JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.6.0_41) - Build # 2614 - Still Failing!

Posted by Erick Erickson <er...@gmail.com>.
Uwe & Steve:

Thanks to you both. I must have been really tired when I let all that slip
through, obviously not thinking......

They say the lessons you really learn well are the ones where you screw up
publicly <G>...

Erick


On Sun, Mar 3, 2013 at 6:35 PM, Uwe Schindler <uw...@thetaphi.de> wrote:

> Hi,
>
> same for me, it now works with r1452146 - the test was never passing on
> Windows, Erick's committed fix was partially fixing the issue, so I fixed
> the solr properties code not only in the test, but also in
> SolrProperties.java (next to some default-charset problems detected by
> forbidden apis in the "fix"). Explanation: It is generally a bug if you see
> the following code:
>
> anyMethod(new FileInputStream())
> anyMethod(new FileOutputStream())
>
> (because in general methods should never close streams passed in, unless
> it is explicitly documented). The reason for those problems was: The old
> loader code was using XML, and XML always closes streams passed in - which
> is annoying (one reason why e.g. TIKA always uses
> "CloseShieldInputStream"). The general rule: a method should never close
> streams passed in, unless explicitly documented.
>
> Uwe
>
> -----
> Uwe Schindler
> H.-H.-Meier-Allee 63, D-28213 Bremen
> http://www.thetaphi.de
> eMail: uwe@thetaphi.de
>
>
> > -----Original Message-----
> > From: Steve Rowe [mailto:sarowe@gmail.com]
> > Sent: Monday, March 04, 2013 12:22 AM
> > To: dev@lucene.apache.org
> > Subject: Re: [JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.6.0_41) -
> > Build # 2614 - Still Failing!
> >
> > Hi Erick,
> >
> > On Win7 64-bit, Oracle Java 1.6.0_21 64-bit, I check out trunk r1452152
> and
> > ran 'ant -Dtestcase=TestSolrDiscoveryProperties test', which succeeded.
>  I
> > ran again with -Dtests.iters=10, and they all succeeded too.
> >
> > I then did 'svn up -r1452114' and ran 'ant -
> > Dtestcase=TestSolrDiscoveryProperties test' a few times, all of which
> failed.
> >
> > So the fix looks good!
> >
> > Steve
> >
> > On Mar 3, 2013, at 2:55 PM, Erick Erickson <er...@gmail.com>
> wrote:
> >
> > > This is a test artifact I believe, I wasn't closing a file stream,
> then trying to
> > delete it for the next test.
> > >
> > > I just committed a change that will fix it I hope. "runs on my
> machine".
> > Siiiigggghhhhh.
> > >
> > > Anyone with a windows machine that could test before/after explicitly
> I'd
> > appreciate it.
> > >
> > > ant -Dtestcase=TestSolrDiscoveryProperties testshould just fail before
> r:
> > 1452115
> > > and succeed after if I've got the right fix (trunk).
> > >
> > > Thanks,
> > > Erick
> > >
> > >
> > > On Sun, Mar 3, 2013 at 1:48 PM, Policeman Jenkins Server
> > <je...@thetaphi.de> wrote:
> > > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/2614/
> > > Java: 32bit/jdk1.6.0_41 -client -XX:+UseParallelGC
> > >
> > > 3 tests failed.
> > > FAILED:
>  org.apache.solr.core.TestSolrDiscoveryProperties.testPersistTrue
> > >
> > > Error Message:
> > > Unable to delete file:
> > .\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties
> > >
> > > Stack Trace:
> > > java.io.IOException: Unable to delete file:
> > .\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties
> > >         at
> > __randomizedtesting.SeedInfo.seed([58657AD342FF2DCF:B8CC21CF55A9490
> > D]:0)
> > >         at
> org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1919)
> > >         at
> org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1399)
> > >         at
> org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1331)
> > >         at
> >
> org.apache.solr.core.TestSolrDiscoveryProperties.after(TestSolrDiscoveryPro
> > perties.java:119)
> > >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > >         at
> > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> > ava:39)
> > >         at
> > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> > sorImpl.java:25)
> > >         at java.lang.reflect.Method.invoke(Method.java:597)
> > >         at
> > com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> > dRunner.java:1559)
> > >         at
> > com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> > mizedRunner.java:79)
> > >         at
> > com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Rando
> > mizedRunner.java:795)
> > >         at
> > com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> > evaluate(SystemPropertiesRestoreRule.java:53)
> > >         at
> > org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRule
> > SetupTeardownChained.java:50)
> > >         at
> >
> org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCa
> > cheSanity.java:51)
> > >         at
> > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> > fterRule.java:46)
> > >         at
> > com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> > .evaluate(SystemPropertiesInvariantRule.java:55)
> > >         at
> > org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleTh
> > readAndTestName.java:49)
> > >         at
> > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> > IgnoreAfterMaxFailures.java:70)
> > >         at
> > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> > .java:48)
> > >         at
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> > ementAdapter.java:36)
> > >         at
> > com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> > run(ThreadLeakControl.java:358)
> > >         at
> > com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask
> > (ThreadLeakControl.java:782)
> > >         at
> > com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadL
> > eakControl.java:442)
> > >         at
> > com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran
> > domizedRunner.java:746)
> > >         at
> > com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Rando
> > mizedRunner.java:648)
> > >         at
> > com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> > mizedRunner.java:682)
> > >         at
> > com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> > mizedRunner.java:693)
> > >         at
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> > ementAdapter.java:36)
> > >         at
> > com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> > evaluate(SystemPropertiesRestoreRule.java:53)
> > >         at
> > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> > fterRule.java:46)
> > >         at
> > org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> > assName.java:42)
> > >         at
> > com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> > .evaluate(SystemPropertiesInvariantRule.java:55)
> > >         at
> > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> > hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> > >         at
> > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> > hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> > >         at
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> > ementAdapter.java:36)
> > >         at
> > org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> > ertionsRequired.java:43)
> > >         at
> > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> > .java:48)
> > >         at
> > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> > IgnoreAfterMaxFailures.java:70)
> > >         at
> > org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> > TestSuites.java:55)
> > >         at
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> > ementAdapter.java:36)
> > >         at
> > com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> > run(ThreadLeakControl.java:358)
> > >         at java.lang.Thread.run(Thread.java:662)
> > >
> > >
> > > FAILED:
>  org.apache.solr.core.TestSolrDiscoveryProperties.testPersistFalse
> > >
> > > Error Message:
> > > Unable to delete file:
> > .\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties
> > >
> > > Stack Trace:
> > > java.io.IOException: Unable to delete file:
> > .\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties
> > >         at
> org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1919)
> > >         at
> org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1399)
> > >         at
> org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1331)
> > >         at
> > org.apache.solr.core.TestSolrDiscoveryProperties.setMeUp(TestSolrDiscover
> > yProperties.java:46)
> > >         at
> >
> org.apache.solr.core.TestSolrDiscoveryProperties.testPersistFalse(TestSolrDi
> > scoveryProperties.java:245)
> > >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > >         at
> > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> > ava:39)
> > >         at
> > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> > sorImpl.java:25)
> > >         at java.lang.reflect.Method.invoke(Method.java:597)
> > >         at
> > com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> > dRunner.java:1559)
> > >         at
> > com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> > mizedRunner.java:79)
> > >         at
> > com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Rando
> > mizedRunner.java:737)
> > >         at
> > com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Rando
> > mizedRunner.java:773)
> > >         at
> > com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Rando
> > mizedRunner.java:787)
> > >         at
> > com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> > evaluate(SystemPropertiesRestoreRule.java:53)
> > >         at
> > org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRule
> > SetupTeardownChained.java:50)
> > >         at
> >
> org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCa
> > cheSanity.java:51)
> > >         at
> > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> > fterRule.java:46)
> > >         at
> > com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> > .evaluate(SystemPropertiesInvariantRule.java:55)
> > >         at
> > org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleTh
> > readAndTestName.java:49)
> > >         at
> > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> > IgnoreAfterMaxFailures.java:70)
> > >         at
> > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> > .java:48)
> > >         at
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> > ementAdapter.java:36)
> > >         at
> > com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> > run(ThreadLeakControl.java:358)
> > >         at
> > com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask
> > (ThreadLeakControl.java:782)
> > >         at
> > com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadL
> > eakControl.java:442)
> > >         at
> > com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran
> > domizedRunner.java:746)
> > >         at
> > com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Rando
> > mizedRunner.java:648)
> > >         at
> > com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> > mizedRunner.java:682)
> > >         at
> > com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> > mizedRunner.java:693)
> > >         at
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> > ementAdapter.java:36)
> > >         at
> > com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> > evaluate(SystemPropertiesRestoreRule.java:53)
> > >         at
> > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> > fterRule.java:46)
> > >         at
> > org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> > assName.java:42)
> > >         at
> > com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> > .evaluate(SystemPropertiesInvariantRule.java:55)
> > >         at
> > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> > hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> > >         at
> > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> > hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> > >         at
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> > ementAdapter.java:36)
> > >         at
> > org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> > ertionsRequired.java:43)
> > >         at
> > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> > .java:48)
> > >         at
> > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> > IgnoreAfterMaxFailures.java:70)
> > >         at
> > org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> > TestSuites.java:55)
> > >         at
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> > ementAdapter.java:36)
> > >         at
> > com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> > run(ThreadLeakControl.java:358)
> > >         at java.lang.Thread.run(Thread.java:662)
> > >
> > >
> > > FAILED:
> > org.apache.solr.core.TestSolrDiscoveryProperties.testBackCompatXml
> > >
> > > Error Message:
> > > Unable to delete file:
> > .\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties
> > >
> > > Stack Trace:
> > > java.io.IOException: Unable to delete file:
> > .\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties
> > >         at
> org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1919)
> > >         at
> org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1399)
> > >         at
> org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1331)
> > >         at
> > org.apache.solr.core.TestSolrDiscoveryProperties.setMeUp(TestSolrDiscover
> > yProperties.java:46)
> > >         at
> > org.apache.solr.core.TestSolrDiscoveryProperties.testBackCompatXml(TestS
> > olrDiscoveryProperties.java:348)
> > >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > >         at
> > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> > ava:39)
> > >         at
> > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> > sorImpl.java:25)
> > >         at java.lang.reflect.Method.invoke(Method.java:597)
> > >         at
> > com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> > dRunner.java:1559)
> > >         at
> > com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> > mizedRunner.java:79)
> > >         at
> > com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Rando
> > mizedRunner.java:737)
> > >         at
> > com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Rando
> > mizedRunner.java:773)
> > >         at
> > com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Rando
> > mizedRunner.java:787)
> > >         at
> > com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> > evaluate(SystemPropertiesRestoreRule.java:53)
> > >         at
> > org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRule
> > SetupTeardownChained.java:50)
> > >         at
> >
> org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCa
> > cheSanity.java:51)
> > >         at
> > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> > fterRule.java:46)
> > >         at
> > com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> > .evaluate(SystemPropertiesInvariantRule.java:55)
> > >         at
> > org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleTh
> > readAndTestName.java:49)
> > >         at
> > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> > IgnoreAfterMaxFailures.java:70)
> > >         at
> > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> > .java:48)
> > >         at
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> > ementAdapter.java:36)
> > >         at
> > com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> > run(ThreadLeakControl.java:358)
> > >         at
> > com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask
> > (ThreadLeakControl.java:782)
> > >         at
> > com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadL
> > eakControl.java:442)
> > >         at
> > com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran
> > domizedRunner.java:746)
> > >         at
> > com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Rando
> > mizedRunner.java:648)
> > >         at
> > com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> > mizedRunner.java:682)
> > >         at
> > com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> > mizedRunner.java:693)
> > >         at
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> > ementAdapter.java:36)
> > >         at
> > com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> > evaluate(SystemPropertiesRestoreRule.java:53)
> > >         at
> > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> > fterRule.java:46)
> > >         at
> > org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> > assName.java:42)
> > >         at
> > com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> > .evaluate(SystemPropertiesInvariantRule.java:55)
> > >         at
> > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> > hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> > >         at
> > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> > hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> > >         at
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> > ementAdapter.java:36)
> > >         at
> > org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> > ertionsRequired.java:43)
> > >         at
> > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> > .java:48)
> > >         at
> > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> > IgnoreAfterMaxFailures.java:70)
> > >         at
> > org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> > TestSuites.java:55)
> > >         at
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> > ementAdapter.java:36)
> > >         at
> > com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> > run(ThreadLeakControl.java:358)
> > >         at java.lang.Thread.run(Thread.java:662)
> > >
> > >
> > >
> > >
> > > Build Log:
> > > [...truncated 8343 lines...]
> > > [junit4:junit4] Suite: org.apache.solr.core.TestSolrDiscoveryProperties
> > > [junit4:junit4]   2> 0 T2247 oas.SolrTestCaseJ4.initCore ####initCore
> > > [junit4:junit4]   2> Creating dataDir:
> > C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-core\test\J0\.\solrtest-
> > TestSolrDiscoveryProperties-1362335229090
> > > [junit4:junit4]   2> 1 T2247 oas.SolrTestCaseJ4.initCore ####initCore
> end
> > > [junit4:junit4]   2> 3 T2247 oas.SolrTestCaseJ4.setUp ###Starting
> > testPropertiesFile
> > > [junit4:junit4]   2> 31 T2247 oasc.SolrResourceLoader.locateSolrHome
> JNDI
> > not configured for solr (NoInitialContextEx)
> > > [junit4:junit4]   2> 31 T2247 oasc.SolrResourceLoader.locateSolrHome
> using
> > system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-
> > Solr-trunk-Windows\solr\build\solr-
> > core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome
> > > [junit4:junit4]   2> 31 T2247
> oasc.CoreContainer$Initializer.initialize looking
> > for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> > core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\solr.xml
> > > [junit4:junit4]   2> 31 T2247 oasc.CoreContainer.<init> New
> CoreContainer
> > 32636552
> > > [junit4:junit4]   2> 33 T2247 oasc.CoreContainer.load Loading
> CoreContainer
> > using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> > core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\'
> > > [junit4:junit4]   2> 33 T2247 oasc.SolrResourceLoader.<init> new
> > SolrResourceLoader for directory:
> > 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> > core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\'
> > > [junit4:junit4]   2> 62 T2247 oasc.SolrProperties.walkFromHere Looking
> for
> > cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> > core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome
> > > [junit4:junit4]   2> 63 T2247 oasc.SolrProperties.walkFromHere
> Discovered
> > properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> > core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\cor
> > e.properties, adding to cores
> > > [junit4:junit4]   2> 63 T2247 oasc.SolrProperties.walkFromHere
> Discovered
> > properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> > core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\cor
> > e.properties, adding to cores
> > > [junit4:junit4]   2> 63 T2247 oasc.SolrProperties.walkFromHere
> Discovered
> > properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\core
> > .properties, adding to cores
> > > [junit4:junit4]   2> 65 T2247 oasc.SolrProperties.walkFromHere Looking
> for
> > cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> > core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome
> > > [junit4:junit4]   2> 66 T2247 oasc.SolrProperties.walkFromHere
> Discovered
> > properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> > core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\cor
> > e.properties, adding to cores
> > > [junit4:junit4]   2> 67 T2247 oasc.SolrProperties.walkFromHere
> Discovered
> > properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> > core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\cor
> > e.properties, adding to cores
> > > [junit4:junit4]   2> 67 T2247 oasc.SolrProperties.walkFromHere
> Discovered
> > properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\core
> > .properties, adding to cores
> > > [junit4:junit4]   2> 67 T2247
> oashc.HttpShardHandlerFactory.getParameter
> > Setting socketTimeout to: 0
> > > [junit4:junit4]   2> 68 T2247
> oashc.HttpShardHandlerFactory.getParameter
> > Setting urlScheme to: http://
> > > [junit4:junit4]   2> 68 T2247
> oashc.HttpShardHandlerFactory.getParameter
> > Setting connTimeout to: 0
> > > [junit4:junit4]   2> 68 T2247
> oashc.HttpShardHandlerFactory.getParameter
> > Setting maxConnectionsPerHost to: 20
> > > [junit4:junit4]   2> 69 T2247
> oashc.HttpShardHandlerFactory.getParameter
> > Setting corePoolSize to: 0
> > > [junit4:junit4]   2> 69 T2247
> oashc.HttpShardHandlerFactory.getParameter
> > Setting maximumPoolSize to: 2147483647
> > > [junit4:junit4]   2> 69 T2247
> oashc.HttpShardHandlerFactory.getParameter
> > Setting maxThreadIdleTime to: 5
> > > [junit4:junit4]   2> 69 T2247
> oashc.HttpShardHandlerFactory.getParameter
> > Setting sizeOfQueue to: -1
> > > [junit4:junit4]   2> 69 T2247
> oashc.HttpShardHandlerFactory.getParameter
> > Setting fairnessPolicy to: false
> > > [junit4:junit4]   2> 69 T2247 oascsi.HttpClientUtil.createClient
> Creating new
> > http client,
> > config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout
> > =0&connTimeout=0&retry=false
> > > [junit4:junit4]   2> 77 T2247 oasc.CoreMaps.allocateLazyCores
> Allocating
> > transient cache for 2 transient cores
> > > [junit4:junit4]   2> 77 T2247 oasc.CoreContainer.load Registering Log
> > Listener
> > > [junit4:junit4]   2> 79 T2248 oasc.CoreContainer.create Creating
> SolrCore
> > 'core1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-
> > trunk-Windows\solr\build\solr-
> > core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1
> > > [junit4:junit4]   2> 80 T2248 oasc.SolrResourceLoader.<init> new
> > SolrResourceLoader for directory:
> > 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> > core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\'
> > > [junit4:junit4]   2> 138 T2248 oasc.SolrConfig.<init> Using Lucene
> > MatchVersion: LUCENE_41
> > > [junit4:junit4]   2> 220 T2248 oasc.SolrConfig.<init> Loaded
> SolrConfig:
> > solrconfig-minimal.xml
> > > [junit4:junit4]   2> 221 T2248 oass.IndexSchema.readSchema Reading Solr
> > Schema
> > > [junit4:junit4]   2> 225 T2248 oass.IndexSchema.readSchema Schema
> > name=tiny
> > > [junit4:junit4]   2> 254 T2248 oass.IndexSchema.readSchema unique key
> > field: id
> > > [junit4:junit4]   2> 256 T2248 oasc.SolrCore.<init> [core1] Opening new
> > SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> > core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\,
> > dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuf
> > fandnonsense\
> > > [junit4:junit4]   2> 256 T2248 oasc.JmxMonitoredMap.<init> JMX
> > monitoring is enabled. Adding Solr mbeans to JMX Server:
> > com.sun.jmx.mbeanserver.JmxMBeanServer@18d7ace
> > > [junit4:junit4]   2> 257 T2248 oasc.SolrCore.initDirectoryFactory
> > org.apache.solr.core.MockDirectoryFactory
> > > [junit4:junit4]   2> 257 T2248 oasc.CachingDirectoryFactory.get return
> new
> > directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuf
> > fandnonsense forceNew:false
> > > [junit4:junit4]   2> 258 T2248 oasc.CachingDirectoryFactory.close
> Releasing
> > directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuf
> > fandnonsense
> > > [junit4:junit4]   2> 258 T2248 oasc.SolrCore.getNewIndexDir New index
> > directory detected: old=null
> > new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuf
> > fandnonsense\index/
> > > [junit4:junit4]   2> 258 T2248 oasc.SolrCore.initIndex WARNING [core1]
> Solr
> > index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuf
> > fandnonsense\index' doesn't exist. Creating new index...
> > > [junit4:junit4]   2> 264 T2248 oasc.CachingDirectoryFactory.get return
> new
> > directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuf
> > fandnonsense\index forceNew:false
> > > [junit4:junit4]   2> 275 T2248 oasc.SolrDeletionPolicy.onCommit
> > SolrDeletionPolicy.onCommit: commits:num=1
> > > [junit4:junit4]   2>
> > commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@C:\
> > Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-
> > core\test\J0\index2191821926tmp
> > lockFactory=org.apache.lucene.store.NativeFSLockFactory@160e4a9),segFN
> > =segments_1,generation=1,filenames=[segments_1]
> > > [junit4:junit4]   2> 275 T2248 oasc.SolrDeletionPolicy.updateCommits
> > newest commit = 1[segments_1]
> > > [junit4:junit4]   2> 277 T2248 oasc.CachingDirectoryFactory.close
> Releasing
> > directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuf
> > fandnonsense\index
> > > [junit4:junit4]   2> 277 T2248 oasc.SolrCore.initWriters created json:
> > solr.JSONResponseWriter
> > > [junit4:junit4]   2> 279 T2248
> oasc.RequestHandlers.initHandlersFromConfig
> > created /admin/: solr.admin.AdminHandlers
> > > [junit4:junit4]   2> 280 T2248
> oasc.RequestHandlers.initHandlersFromConfig
> > created /select: solr.SearchHandler
> > > [junit4:junit4]   2> 280 T2248
> oasc.RequestHandlers.initHandlersFromConfig
> > created /update: solr.UpdateRequestHandler
> > > [junit4:junit4]   2> 292 T2248 oashl.XMLLoader.init
> > xsltCacheLifetimeSeconds=60
> > > [junit4:junit4]   2> 298 T2248 oasc.CachingDirectoryFactory.close
> Releasing
> > directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuf
> > fandnonsense
> > > [junit4:junit4]   2> 300 T2248 oass.SolrIndexSearcher.<init> Opening
> > Searcher@e11b6 main
> > > [junit4:junit4]   2> 301 T2248 oasc.SolrCore.registerSearcher [core1]
> > Registered new searcher Searcher@e11b6
> > main{StandardDirectoryReader(segments_1:1)}
> > > [junit4:junit4]   2> 301 T2248 oasu.CommitTracker.<init> Hard
> AutoCommit:
> > disabled
> > > [junit4:junit4]   2> 301 T2248 oasu.CommitTracker.<init> Soft
> AutoCommit:
> > disabled
> > > [junit4:junit4]   2> 306 T2248 oasc.CoreContainer.registerCore
> registering
> > core: core1
> > > [junit4:junit4]   2> 309 T2247 oasc.CoreContainer.create Creating
> SolrCore
> > 'core2' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-
> > trunk-Windows\solr\build\solr-
> > core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2
> > > [junit4:junit4]   2> 311 T2247 oasc.SolrResourceLoader.<init> new
> > SolrResourceLoader for directory:
> > 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> > core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\'
> > > [junit4:junit4]   2> 393 T2247 oasc.SolrConfig.<init> Using Lucene
> > MatchVersion: LUCENE_41
> > > [junit4:junit4]   2> 459 T2247 oasc.SolrConfig.<init> Loaded
> SolrConfig:
> > solrconfig-minimal.xml
> > > [junit4:junit4]   2> 460 T2247 oass.IndexSchema.readSchema Reading Solr
> > Schema
> > > [junit4:junit4]   2> 465 T2247 oass.IndexSchema.readSchema Schema
> > name=tiny
> > > [junit4:junit4]   2> 495 T2247 oass.IndexSchema.readSchema unique key
> > field: id
> > > [junit4:junit4]   2> 497 T2247 oasc.SolrCore.<init> [core2] Opening new
> > SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> > core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\,
> > dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuf
> > fandnonsense\
> > > [junit4:junit4]   2> 498 T2247 oasc.JmxMonitoredMap.<init> JMX
> > monitoring is enabled. Adding Solr mbeans to JMX Server:
> > com.sun.jmx.mbeanserver.JmxMBeanServer@18d7ace
> > > [junit4:junit4]   2> 498 T2247 oasc.SolrCore.initDirectoryFactory
> > org.apache.solr.core.MockDirectoryFactory
> > > [junit4:junit4]   2> 499 T2247 oasc.CachingDirectoryFactory.get return
> new
> > directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuf
> > fandnonsense forceNew:false
> > > [junit4:junit4]   2> 499 T2247 oasc.CachingDirectoryFactory.close
> Releasing
> > directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuf
> > fandnonsense
> > > [junit4:junit4]   2> 499 T2247 oasc.SolrCore.getNewIndexDir New index
> > directory detected: old=null
> > new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuf
> > fandnonsense\index/
> > > [junit4:junit4]   2> 501 T2247 oasc.SolrCore.initIndex WARNING [core2]
> Solr
> > index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuf
> > fandnonsense\index' doesn't exist. Creating new index...
> > > [junit4:junit4]   2> 502 T2247 oasc.CachingDirectoryFactory.get return
> new
> > directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuf
> > fandnonsense\index forceNew:false
> > > [junit4:junit4]   2> 505 T2247 oasc.SolrDeletionPolicy.onCommit
> > SolrDeletionPolicy.onCommit: commits:num=1
> > > [junit4:junit4]   2>
> > commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1337
> > 45a
> > lockFactory=org.apache.lucene.store.NativeFSLockFactory@108cc4b),segFN
> > =segments_1,generation=1,filenames=[segments_1]
> > > [junit4:junit4]   2> 505 T2247 oasc.SolrDeletionPolicy.updateCommits
> > newest commit = 1[segments_1]
> > > [junit4:junit4]   2> 507 T2247 oasc.CachingDirectoryFactory.close
> Releasing
> > directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuf
> > fandnonsense\index
> > > [junit4:junit4]   2> 508 T2247 oasc.SolrCore.initWriters created json:
> > solr.JSONResponseWriter
> > > [junit4:junit4]   2> 509 T2247
> oasc.RequestHandlers.initHandlersFromConfig
> > created /admin/: solr.admin.AdminHandlers
> > > [junit4:junit4]   2> 510 T2247
> oasc.RequestHandlers.initHandlersFromConfig
> > created /select: solr.SearchHandler
> > > [junit4:junit4]   2> 511 T2247
> oasc.RequestHandlers.initHandlersFromConfig
> > created /update: solr.UpdateRequestHandler
> > > [junit4:junit4]   2> 520 T2247 oashl.XMLLoader.init
> > xsltCacheLifetimeSeconds=60
> > > [junit4:junit4]   2> 529 T2247 oasc.CachingDirectoryFactory.close
> Releasing
> > directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuf
> > fandnonsense
> > > [junit4:junit4]   2> 530 T2247 oass.SolrIndexSearcher.<init> Opening
> > Searcher@163e8d6 main
> > > [junit4:junit4]   2> 530 T2247 oasc.SolrCore.registerSearcher [core2]
> > Registered new searcher Searcher@163e8d6
> > main{StandardDirectoryReader(segments_1:1)}
> > > [junit4:junit4]   2> 531 T2247 oasu.CommitTracker.<init> Hard
> AutoCommit:
> > disabled
> > > [junit4:junit4]   2> 531 T2247 oasu.CommitTracker.<init> Soft
> AutoCommit:
> > disabled
> > > [junit4:junit4]   2> 537 T2247 oasc.CoreContainer.registerCore
> registering
> > core: core2
> > > [junit4:junit4]   2> 538 T2247 oasc.CoreContainer.create Creating
> SolrCore
> > 'lazy1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-
> > trunk-Windows\solr\build\solr-
> > core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1
> > > [junit4:junit4]   2> 539 T2247 oasc.SolrResourceLoader.<init> new
> > SolrResourceLoader for directory:
> > 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> > core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\'
> > > [junit4:junit4]   2> 614 T2247 oasc.SolrConfig.<init> Using Lucene
> > MatchVersion: LUCENE_41
> > > [junit4:junit4]   2> 684 T2247 oasc.SolrConfig.<init> Loaded
> SolrConfig:
> > solrconfig-minimal.xml
> > > [junit4:junit4]   2> 684 T2247 oass.IndexSchema.readSchema Reading Solr
> > Schema
> > > [junit4:junit4]   2> 688 T2247 oass.IndexSchema.readSchema Schema
> > name=tiny
> > > [junit4:junit4]   2> 722 T2247 oass.IndexSchema.readSchema unique key
> > field: id
> > > [junit4:junit4]   2> 725 T2247 oasc.SolrCore.<init> [lazy1] Opening new
> > SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> > core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\,
> > dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuff
> > andnonsense\
> > > [junit4:junit4]   2> 725 T2247 oasc.JmxMonitoredMap.<init> JMX
> > monitoring is enabled. Adding Solr mbeans to JMX Server:
> > com.sun.jmx.mbeanserver.JmxMBeanServer@18d7ace
> > > [junit4:junit4]   2> 725 T2247 oasc.SolrCore.initDirectoryFactory
> > org.apache.solr.core.MockDirectoryFactory
> > > [junit4:junit4]   2> 726 T2247 oasc.CachingDirectoryFactory.get return
> new
> > directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuff
> > andnonsense forceNew:false
> > > [junit4:junit4]   2> 726 T2247 oasc.CachingDirectoryFactory.close
> Releasing
> > directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuff
> > andnonsense
> > > [junit4:junit4]   2> 726 T2247 oasc.SolrCore.getNewIndexDir New index
> > directory detected: old=null
> > new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuff
> > andnonsense\index/
> > > [junit4:junit4]   2> 727 T2247 oasc.SolrCore.initIndex WARNING [lazy1]
> Solr
> > index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuff
> > andnonsense\index' doesn't exist. Creating new index...
> > > [junit4:junit4]   2> 728 T2247 oasc.CachingDirectoryFactory.get return
> new
> > directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuff
> > andnonsense\index forceNew:false
> > > [junit4:junit4]   2> 732 T2247 oasc.SolrDeletionPolicy.onCommit
> > SolrDeletionPolicy.onCommit: commits:num=1
> > > [junit4:junit4]   2>
> > commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@ec07
> > 31
> > lockFactory=org.apache.lucene.store.NativeFSLockFactory@103b26d),segFN
> > =segments_1,generation=1,filenames=[segments_1]
> > > [junit4:junit4]   2> 733 T2247 oasc.SolrDeletionPolicy.updateCommits
> > newest commit = 1[segments_1]
> > > [junit4:junit4]   2> 734 T2247 oasc.CachingDirectoryFactory.close
> Releasing
> > directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuff
> > andnonsense\index
> > > [junit4:junit4]   2> 735 T2247 oasc.SolrCore.initWriters created json:
> > solr.JSONResponseWriter
> > > [junit4:junit4]   2> 737 T2247
> oasc.RequestHandlers.initHandlersFromConfig
> > created /admin/: solr.admin.AdminHandlers
> > > [junit4:junit4]   2> 737 T2247
> oasc.RequestHandlers.initHandlersFromConfig
> > created /select: solr.SearchHandler
> > > [junit4:junit4]   2> 738 T2247
> oasc.RequestHandlers.initHandlersFromConfig
> > created /update: solr.UpdateRequestHandler
> > > [junit4:junit4]   2> 745 T2247 oashl.XMLLoader.init
> > xsltCacheLifetimeSeconds=60
> > > [junit4:junit4]   2> 752 T2247 oasc.CachingDirectoryFactory.close
> Releasing
> > directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuff
> > andnonsense
> > > [junit4:junit4]   2> 752 T2247 oass.SolrIndexSearcher.<init> Opening
> > Searcher@13532ad main
> > > [junit4:junit4]   2> 753 T2247 oasc.SolrCore.registerSearcher [lazy1]
> > Registered new searcher Searcher@13532ad
> > main{StandardDirectoryReader(segments_1:1)}
> > > [junit4:junit4]   2> 754 T2247 oasu.CommitTracker.<init> Hard
> AutoCommit:
> > disabled
> > > [junit4:junit4]   2> 754 T2247 oasu.CommitTracker.<init> Soft
> AutoCommit:
> > disabled
> > > [junit4:junit4]   2> 758 T2247 oasc.CoreMaps.putTransientCore Opening
> > transient core lazy1
> > > [junit4:junit4]   2> 758 T2247 oasc.CoreContainer.registerCore
> registering
> > core: lazy1
> > > [junit4:junit4]   2> 759 T2247 oasc.CoreContainer.shutdown Shutting
> down
> > CoreContainer instance=32636552
> > > [junit4:junit4]   2> 760 T2247 oasc.SolrCore.close [core1]  CLOSING
> SolrCore
> > org.apache.solr.core.SolrCore@1f92fd0
> > > [junit4:junit4]   2> 764 T2247 oasu.DirectUpdateHandler2.close closing
> > DirectUpdateHandler2{commits=0,autocommits=0,soft
> > autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,
> > adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cum
> > ulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
> > > [junit4:junit4]   2> 764 T2247 oasu.SolrCoreState.decrefSolrCoreState
> > Closing SolrCoreState
> > > [junit4:junit4]   2> 764 T2247
> oasu.DefaultSolrCoreState.closeIndexWriter
> > SolrCoreState ref count has reached 0 - closing IndexWriter
> > > [junit4:junit4]   2> 764 T2247
> oasu.DefaultSolrCoreState.closeIndexWriter
> > closing IndexWriter with IndexWriterCloser
> > > [junit4:junit4]   2> 765 T2247 oasc.SolrCore.closeSearcher [core1]
> Closing
> > main searcher on request.
> > > [junit4:junit4]   2> 765 T2247 oasc.CachingDirectoryFactory.close
> Releasing
> > directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuf
> > fandnonsense\index
> > > [junit4:junit4]   2> 765 T2247 oasc.CachingDirectoryFactory.close
> Closing
> > directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-
> > Solr-trunk-Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuf
> > fandnonsense
> > > [junit4:junit4]   2> 766 T2247
> oasc.CachingDirectoryFactory.closeDirectory
> > Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuf
> > fandnonsense
> >
> > > [junit4:junit4]   2> 767 T2247 oasc.CachingDirectoryFactory.close
> Closing
> > directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-
> > Solr-trunk-Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuf
> > fandnonsense\index
> > > [junit4:junit4]   2> 767 T2247
> oasc.CachingDirectoryFactory.closeDirectory
> > Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuf
> > fandnonsense\index
> > > [junit4:junit4]   2> 767 T2247 oasc.SolrCore.close [core2]  CLOSING
> SolrCore
> > org.apache.solr.core.SolrCore@15da42f
> > > [junit4:junit4]   2> 772 T2247 oasu.DirectUpdateHandler2.close closing
> > DirectUpdateHandler2{commits=0,autocommits=0,soft
> > autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,
> > adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cum
> > ulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
> > > [junit4:junit4]   2> 772 T2247 oasu.SolrCoreState.decrefSolrCoreState
> > Closing SolrCoreState
> > > [junit4:junit4]   2> 772 T2247
> oasu.DefaultSolrCoreState.closeIndexWriter
> > SolrCoreState ref count has reached 0 - closing IndexWriter
> > > [junit4:junit4]   2> 772 T2247
> oasu.DefaultSolrCoreState.closeIndexWriter
> > closing IndexWriter with IndexWriterCloser
> > > [junit4:junit4]   2> 774 T2247 oasc.SolrCore.closeSearcher [core2]
> Closing
> > main searcher on request.
> > > [junit4:junit4]   2> 775 T2247 oasc.CachingDirectoryFactory.close
> Releasing
> > directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuf
> > fandnonsense\index
> > > [junit4:junit4]   2> 775 T2247 oasc.CachingDirectoryFactory.close
> Closing
> > directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-
> > Solr-trunk-Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuf
> > fandnonsense\index
> > > [junit4:junit4]   2> 775 T2247
> oasc.CachingDirectoryFactory.closeDirectory
> > Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuf
> > fandnonsense\index
> > > [junit4:junit4]   2> 775 T2247 oasc.CachingDirectoryFactory.close
> Closing
> > directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-
> > Solr-trunk-Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuf
> > fandnonsense
> > > [junit4:junit4]   2> 775 T2247
> oasc.CachingDirectoryFactory.closeDirectory
> > Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuf
> > fandnonsense
> >
> > > [junit4:junit4]   2> 775 T2247 oasc.SolrCore.close [lazy1]  CLOSING
> SolrCore
> > org.apache.solr.core.SolrCore@10c64d8
> > > [junit4:junit4]   2> 780 T2247 oasu.DirectUpdateHandler2.close closing
> > DirectUpdateHandler2{commits=0,autocommits=0,soft
> > autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,
> > adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cum
> > ulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
> > > [junit4:junit4]   2> 780 T2247 oasu.SolrCoreState.decrefSolrCoreState
> > Closing SolrCoreState
> > > [junit4:junit4]   2> 781 T2247
> oasu.DefaultSolrCoreState.closeIndexWriter
> > SolrCoreState ref count has reached 0 - closing IndexWriter
> > > [junit4:junit4]   2> 781 T2247
> oasu.DefaultSolrCoreState.closeIndexWriter
> > closing IndexWriter with IndexWriterCloser
> > > [junit4:junit4]   2> 782 T2247 oasc.SolrCore.closeSearcher [lazy1]
> Closing
> > main searcher on request.
> > > [junit4:junit4]   2> 783 T2247 oasc.CachingDirectoryFactory.close
> Releasing
> > directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuff
> > andnonsense\index
> > > [junit4:junit4]   2> 783 T2247 oasc.CachingDirectoryFactory.close
> Closing
> > directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-
> > Solr-trunk-Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuff
> > andnonsense\index
> > > [junit4:junit4]   2> 783 T2247
> oasc.CachingDirectoryFactory.closeDirectory
> > Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuff
> > andnonsense\index
> > > [junit4:junit4]   2> 783 T2247 oasc.CachingDirectoryFactory.close
> Closing
> > directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-
> > Solr-trunk-Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuff
> > andnonsense
> > > [junit4:junit4]   2> 783 T2247
> oasc.CachingDirectoryFactory.closeDirectory
> > Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuff
> > andnonsense
> >
> > > [junit4:junit4]   2> 827 T2247 oas.SolrTestCaseJ4.tearDown ###Ending
> > testPropertiesFile
> > > [junit4:junit4]   2> 833 T2247 oas.SolrTestCaseJ4.setUp ###Starting
> > testPersistTrue
> > > [junit4:junit4]   2> 880 T2247 oasc.SolrResourceLoader.locateSolrHome
> JNDI
> > not configured for solr (NoInitialContextEx)
> > > [junit4:junit4]   2> 880 T2247 oasc.SolrResourceLoader.locateSolrHome
> > using system property solr.solr.home:
> > C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> > core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome
> > > [junit4:junit4]   2> 880 T2247
> oasc.CoreContainer$Initializer.initialize looking
> > for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> > core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\solr.xml
> > > [junit4:junit4]   2> 880 T2247 oasc.CoreContainer.<init> New
> CoreContainer
> > 31091782
> > > [junit4:junit4]   2> 882 T2247 oasc.CoreContainer.load Loading
> > CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-
> > Solr-trunk-Windows\solr\build\solr-
> > core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\'
> > > [junit4:junit4]   2> 882 T2247 oasc.SolrResourceLoader.<init> new
> > SolrResourceLoader for directory:
> > 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> > core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\'
> > > [junit4:junit4]   2> 912 T2247 oasc.SolrProperties.walkFromHere
> Looking for
> > cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> > core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome
> > > [junit4:junit4]   2> 912 T2247 oasc.SolrProperties.walkFromHere
> Discovered
> > properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> > core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\cor
> > e.properties, adding to cores
> > > [junit4:junit4]   2> 913 T2247 oasc.SolrProperties.walkFromHere
> Discovered
> > properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> > core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\cor
> > e.properties, adding to cores
> > > [junit4:junit4]   2> 913 T2247 oasc.SolrProperties.walkFromHere
> Discovered
> > properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\core
> > .properties, adding to cores
> > > [junit4:junit4]   2> 913 T2247 oasc.SolrProperties.walkFromHere
> Discovered
> > properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\core
> > .properties, adding to cores
> > > [junit4:junit4]   2> 914 T2247 oasc.SolrProperties.walkFromHere
> Discovered
> > properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\core
> > .properties, adding to cores
> > > [junit4:junit4]   2> 916 T2247 oasc.SolrProperties.walkFromHere
> Looking for
> > cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> > core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome
> > > [junit4:junit4]   2> 916 T2247 oasc.SolrProperties.walkFromHere
> Discovered
> > properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> > core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\cor
> > e.properties, adding to cores
> > > [junit4:junit4]   2> 916 T2247 oasc.SolrProperties.walkFromHere
> Discovered
> > properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> > core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\cor
> > e.properties, adding to cores
> > > [junit4:junit4]   2> 916 T2247 oasc.SolrProperties.walkFromHere
> Discovered
> > properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\core
> > .properties, adding to cores
> > > [junit4:junit4]   2> 917 T2247 oasc.SolrProperties.walkFromHere
> Discovered
> > properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\core
> > .properties, adding to cores
> > > [junit4:junit4]   2> 917 T2247 oasc.SolrProperties.walkFromHere
> Discovered
> > properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\core
> > .properties, adding to cores
> > > [junit4:junit4]   2> 917 T2247
> oashc.HttpShardHandlerFactory.getParameter
> > Setting socketTimeout to: 0
> > > [junit4:junit4]   2> 918 T2247
> oashc.HttpShardHandlerFactory.getParameter
> > Setting urlScheme to: http://
> > > [junit4:junit4]   2> 918 T2247
> oashc.HttpShardHandlerFactory.getParameter
> > Setting connTimeout to: 0
> > > [junit4:junit4]   2> 918 T2247
> oashc.HttpShardHandlerFactory.getParameter
> > Setting maxConnectionsPerHost to: 20
> > > [junit4:junit4]   2> 919 T2247
> oashc.HttpShardHandlerFactory.getParameter
> > Setting corePoolSize to: 0
> > > [junit4:junit4]   2> 919 T2247
> oashc.HttpShardHandlerFactory.getParameter
> > Setting maximumPoolSize to: 2147483647
> > > [junit4:junit4]   2> 919 T2247
> oashc.HttpShardHandlerFactory.getParameter
> > Setting maxThreadIdleTime to: 5
> > > [junit4:junit4]   2> 919 T2247
> oashc.HttpShardHandlerFactory.getParameter
> > Setting sizeOfQueue to: -1
> > > [junit4:junit4]   2> 919 T2247
> oashc.HttpShardHandlerFactory.getParameter
> > Setting fairnessPolicy to: false
> > > [junit4:junit4]   2> 919 T2247 oascsi.HttpClientUtil.createClient
> Creating new
> > http client,
> > config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout
> > =0&connTimeout=0&retry=false
> > > [junit4:junit4]   2> 928 T2247 oasc.CoreMaps.allocateLazyCores
> Allocating
> > transient cache for 2 transient cores
> > > [junit4:junit4]   2> 928 T2247 oasc.CoreContainer.load Registering Log
> > Listener
> > > [junit4:junit4]   2> 930 T2253 oasc.CoreContainer.create Creating
> SolrCore
> > 'core1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-
> > trunk-Windows\solr\build\solr-
> > core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1
> > > [junit4:junit4]   2> 930 T2255 oasc.CoreContainer.create Creating
> SolrCore
> > 'lazy1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-
> > trunk-Windows\solr\build\solr-
> > core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1
> > > [junit4:junit4]   2> 931 T2253 oasc.SolrResourceLoader.<init> new
> > SolrResourceLoader for directory:
> > 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> > core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\'
> > > [junit4:junit4]   2> 932 T2255 oasc.SolrResourceLoader.<init> new
> > SolrResourceLoader for directory:
> > 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> > core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\'
> > > [junit4:junit4]   2> 931 T2254 oasc.CoreContainer.create Creating
> SolrCore
> > 'lazy2' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-
> > trunk-Windows\solr\build\solr-
> > core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2
> > > [junit4:junit4]   2> 935 T2254 oasc.SolrResourceLoader.<init> new
> > SolrResourceLoader for directory:
> > 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> > core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\'
> > > [junit4:junit4]   2> 985 T2253 oasc.SolrConfig.<init> Using Lucene
> > MatchVersion: LUCENE_41
> > > [junit4:junit4]   2> 988 T2254 oasc.SolrConfig.<init> Using Lucene
> > MatchVersion: LUCENE_41
> > > [junit4:junit4]   2> 1078 T2254 oasc.SolrConfig.<init> Loaded
> SolrConfig:
> > solrconfig-minimal.xml
> > > [junit4:junit4]   2> 1078 T2254 oass.IndexSchema.readSchema Reading
> Solr
> > Schema
> > > [junit4:junit4]   2> 1082 T2254 oass.IndexSchema.readSchema Schema
> > name=tiny
> > > [junit4:junit4]   2> 1105 T2255 oasc.SolrConfig.<init> Using Lucene
> > MatchVersion: LUCENE_41
> > > [junit4:junit4]   2> 1114 T2254 oass.IndexSchema.readSchema unique key
> > field: id
> > > [junit4:junit4]   2> 1116 T2254 oasc.SolrCore.<init> [lazy2] Opening
> new
> > SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> > core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\,
> > dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\stuff
> > andnonsense\
> > > [junit4:junit4]   2> 1116 T2254 oasc.JmxMonitoredMap.<init> JMX
> > monitoring is enabled. Adding Solr mbeans to JMX Server:
> > com.sun.jmx.mbeanserver.JmxMBeanServer@18d7ace
> > > [junit4:junit4]   2> 1116 T2254 oasc.SolrCore.initDirectoryFactory
> > org.apache.solr.core.MockDirectoryFactory
> > > [junit4:junit4]   2> 1117 T2254 oasc.CachingDirectoryFactory.get
> return new
> > directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\stuff
> > andnonsense forceNew:false
> > > [junit4:junit4]   2> 1117 T2254 oasc.CachingDirectoryFactory.close
> Releasing
> > directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\stuff
> > andnonsense
> > > [junit4:junit4]   2> 1117 T2254 oasc.SolrCore.getNewIndexDir New index
> > directory detected: old=null
> > new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\stuff
> > andnonsense\index/
> > > [junit4:junit4]   2> 1120 T2254 oasc.SolrCore.initIndex WARNING
> [lazy2] Solr
> > index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\stuff
> > andnonsense\index' doesn't exist. Creating new index...
> > > [junit4:junit4]   2> 1125 T2254 oasc.CachingDirectoryFactory.get
> return new
> > directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\stuff
> > andnonsense\index forceNew:false
> > > [junit4:junit4]   2> 1152 T2253 oasc.SolrConfig.<init> Loaded
> SolrConfig:
> > solrconfig-minimal.xml
> > > [junit4:junit4]   2> 1152 T2253 oass.IndexSchema.readSchema Reading
> Solr
> > Schema
> > > [junit4:junit4]   2> 1156 T2253 oass.IndexSchema.readSchema Schema
> > name=tiny
> > > [junit4:junit4]   2> 1183 T2255 oasc.SolrConfig.<init> Loaded
> SolrConfig:
> > solrconfig-minimal.xml
> > > [junit4:junit4]   2> 1184 T2255 oass.IndexSchema.readSchema Reading
> Solr
> > Schema
> > > [junit4:junit4]   2> 1184 T2253 oass.IndexSchema.readSchema unique key
> > field: id
> > > [junit4:junit4]   2> 1186 T2255 oass.IndexSchema.readSchema Schema
> > name=tiny
> > > [junit4:junit4]   2> 1186 T2253 oasc.SolrCore.<init> [core1] Opening
> new
> > SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> > core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\,
> > dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuf
> > fandnonsense\
> > > [junit4:junit4]   2> 1188 T2253 oasc.JmxMonitoredMap.<init> JMX
> > monitoring is enabled. Adding Solr mbeans to JMX Server:
> > com.sun.jmx.mbeanserver.JmxMBeanServer@18d7ace
> > > [junit4:junit4]   2> 1188 T2253 oasc.SolrCore.initDirectoryFactory
> > org.apache.solr.core.MockDirectoryFactory
> > > [junit4:junit4]   2> 1188 T2253 oasc.CachingDirectoryFactory.get
> return new
> > directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuf
> > fandnonsense forceNew:false
> > > [junit4:junit4]   2> 1188 T2253 oasc.CachingDirectoryFactory.close
> Releasing
> > directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuf
> > fandnonsense
> > > [junit4:junit4]   2> 1189 T2253 oasc.SolrCore.getNewIndexDir New index
> > directory detected: old=null
> > new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuf
> > fandnonsense\index/
> > > [junit4:junit4]   2> 1190 T2253 oasc.SolrCore.initIndex WARNING [core1]
> > Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuf
> > fandnonsense\index' doesn't exist. Creating new index...
> > > [junit4:junit4]   2> 1191 T2254 oasc.SolrDeletionPolicy.onCommit
> > SolrDeletionPolicy.onCommit: commits:num=1
> > > [junit4:junit4]   2>
> > commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@C:\
> > Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-
> > core\test\J0\index2191821927tmp
> > lockFactory=org.apache.lucene.store.NativeFSLockFactory@ef4f26),segFN=s
> > egments_1,generation=1,filenames=[segments_1]
> > > [junit4:junit4]   2> 1191 T2254 oasc.SolrDeletionPolicy.updateCommits
> > newest commit = 1[segments_1]
> > > [junit4:junit4]   2> 1193 T2254 oasc.CachingDirectoryFactory.close
> Releasing
> > directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\stuff
> > andnonsense\index
> >
> > > [junit4:junit4]   2> 1193 T2254 oasc.SolrCore.initWriters created json:
> > solr.JSONResponseWriter
> > > [junit4:junit4]   2> 1194 T2254
> > oasc.RequestHandlers.initHandlersFromConfig created /admin/:
> > solr.admin.AdminHandlers
> > > [junit4:junit4]   2> 1195 T2254
> > oasc.RequestHandlers.initHandlersFromConfig created /select:
> > solr.SearchHandler
> > > [junit4:junit4]   2> 1195 T2254
> > oasc.RequestHandlers.initHandlersFromConfig created /update:
> > solr.UpdateRequestHandler
> > > [junit4:junit4]   2> 1201 T2253 oasc.CachingDirectoryFactory.get
> return new
> > directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuf
> > fandnonsense\index forceNew:false
> > > [junit4:junit4]   2> 1210 T2254 oashl.XMLLoader.init
> > xsltCacheLifetimeSeconds=60
> > > [junit4:junit4]   2> 1214 T2254 oasc.CachingDirectoryFactory.close
> Releasing
> > directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\stuff
> > andnonsense
> > > [junit4:junit4]   2> 1217 T2254 oass.SolrIndexSearcher.<init> Opening
> > Searcher@16deeaf main
> > > [junit4:junit4]   2> 1217 T2254 oasc.SolrCore.registerSearcher [lazy2]
> > Registered new searcher Searcher@16deeaf
> > main{StandardDirectoryReader(segments_1:1)}
> > > [junit4:junit4]   2> 1218 T2254 oasu.CommitTracker.<init> Hard
> > AutoCommit: disabled
> > > [junit4:junit4]   2> 1218 T2254 oasu.CommitTracker.<init> Soft
> AutoCommit:
> > disabled
> > > [junit4:junit4]   2> 1218 T2253 oasc.SolrDeletionPolicy.onCommit
> > SolrDeletionPolicy.onCommit: commits:num=1
> > > [junit4:junit4]   2>
> > commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@C:\
> > Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-
> > core\test\J0\index2191821928tmp
> > lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b81596),segFN
> > =segments_1,generation=1,filenames=[segments_1]
> > > [junit4:junit4]   2> 1220 T2253 oasc.SolrDeletionPolicy.updateCommits
> > newest commit = 1[segments_1]
> > > [junit4:junit4]   2> 1222 T2254 oasc.CoreMaps.putTransientCore Opening
> > transient core lazy2
> > > [junit4:junit4]   2> 1220 T2255 oass.IndexSchema.readSchema unique key
> > field: id
> > > [junit4:junit4]   2> 1222 T2253 oasc.CachingDirectoryFactory.close
> Releasing
> > directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuf
> > fandnonsense\index
> >
> > > [junit4:junit4]   2> 1222 T2253 oasc.SolrCore.initWriters created json:
> > solr.JSONResponseWriter
> > > [junit4:junit4]   2> 1224 T2253
> > oasc.RequestHandlers.initHandlersFromConfig created /admin/:
> > solr.admin.AdminHandlers
> > > [junit4:junit4]   2> 1224 T2253
> > oasc.RequestHandlers.initHandlersFromConfig created /select:
> > solr.SearchHandler
> > > [junit4:junit4]   2> 1225 T2253
> > oasc.RequestHandlers.initHandlersFromConfig created /update:
> > solr.UpdateRequestHandler
> > > [junit4:junit4]   2> 1222 T2254 oasc.CoreContainer.registerCore
> registering
> > core: lazy2
> > > [junit4:junit4]   2> 1227 T2255 oasc.SolrCore.<init> [lazy1] Opening
> new
> > SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> > core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\,
> > dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuff
> > andnonsense\
> > > [junit4:junit4]   2> 1227 T2255 oasc.JmxMonitoredMap.<init> JMX
> > monitoring is enabled. Adding Solr mbeans to JMX Server:
> > com.sun.jmx.mbeanserver.JmxMBeanServer@18d7ace
> > > [junit4:junit4]   2> 1227 T2255 oasc.SolrCore.initDirectoryFactory
> > org.apache.solr.core.MockDirectoryFactory
> > > [junit4:junit4]   2> 1228 T2255 oasc.CachingDirectoryFactory.get
> return new
> > directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuff
> > andnonsense forceNew:false
> > > [junit4:junit4]   2> 1228 T2255 oasc.CachingDirectoryFactory.close
> Releasing
> > directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuff
> > andnonsense
> > > [junit4:junit4]   2> 1228 T2255 oasc.SolrCore.getNewIndexDir New index
> > directory detected: old=null
> > new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuff
> > andnonsense\index/
> > > [junit4:junit4]   2> 1233 T2253 oashl.XMLLoader.init
> > xsltCacheLifetimeSeconds=60
> > > [junit4:junit4]   2> 1233 T2255 oasc.SolrCore.initIndex WARNING
> [lazy1] Solr
> > index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuff
> > andnonsense\index' doesn't exist. Creating new index...
> > > [junit4:junit4]   2> 1235 T2255 oasc.CachingDirectoryFactory.get
> return new
> > directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuff
> > andnonsense\index forceNew:false
> > > [junit4:junit4]   2> 1243 T2253 oasc.CachingDirectoryFactory.close
> Releasing
> > directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuf
> > fandnonsense
> > > [junit4:junit4]   2> 1245 T2253 oass.SolrIndexSearcher.<init> Opening
> > Searcher@95a32b main
> > > [junit4:junit4]   2> 1246 T2253 oasc.SolrCore.registerSearcher [core1]
> > Registered new searcher Searcher@95a32b
> > main{StandardDirectoryReader(segments_1:1)}
> > > [junit4:junit4]   2> 1246 T2253 oasu.CommitTracker.<init> Hard
> > AutoCommit: disabled
> > > [junit4:junit4]   2> 1246 T2253 oasu.CommitTracker.<init> Soft
> AutoCommit:
> > disabled
> > > [junit4:junit4]   2> 1251 T2253 oasc.CoreContainer.registerCore
> registering
> > core: core1
> > > [junit4:junit4]   2> 1251 T2255 oasc.SolrDeletionPolicy.onCommit
> > SolrDeletionPolicy.onCommit: commits:num=1
> > > [junit4:junit4]   2>
> > commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@C:\
> > Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-
> > core\test\J0\index2191821929tmp
> > lockFactory=org.apache.lucene.store.NativeFSLockFactory@11375fc),segFN=
> > segments_1,generation=1,filenames=[segments_1]
> > > [junit4:junit4]   2> 1251 T2255 oasc.SolrDeletionPolicy.updateCommits
> > newest commit = 1[segments_1]
> > > [junit4:junit4]   2> 1252 T2255 oasc.CachingDirectoryFactory.close
> Releasing
> > directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuff
> > andnonsense\index
> >
> > > [junit4:junit4]   2> 1253 T2255 oasc.SolrCore.initWriters created json:
> > solr.JSONResponseWriter
> > > [junit4:junit4]   2> 1254 T2255
> > oasc.RequestHandlers.initHandlersFromConfig created /admin/:
> > solr.admin.AdminHandlers
> > > [junit4:junit4]   2> 1255 T2255
> > oasc.RequestHandlers.initHandlersFromConfig created /select:
> > solr.SearchHandler
> > > [junit4:junit4]   2> 1255 T2255
> > oasc.RequestHandlers.initHandlersFromConfig created /update:
> > solr.UpdateRequestHandler
> > > [junit4:junit4]   2> 1263 T2255 oashl.XMLLoader.init
> > xsltCacheLifetimeSeconds=60
> > > [junit4:junit4]   2> 1270 T2255 oasc.CachingDirectoryFactory.close
> Releasing
> > directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuff
> > andnonsense
> > > [junit4:junit4]   2> 1271 T2255 oass.SolrIndexSearcher.<init> Opening
> > Searcher@d336ae main
> > > [junit4:junit4]   2> 1272 T2255 oasc.SolrCore.registerSearcher [lazy1]
> > Registered new searcher Searcher@d336ae
> > main{StandardDirectoryReader(segments_1:1)}
> > > [junit4:junit4]   2> 1273 T2255 oasu.CommitTracker.<init> Hard
> > AutoCommit: disabled
> > > [junit4:junit4]   2> 1273 T2255 oasu.CommitTracker.<init> Soft
> AutoCommit:
> > disabled
> > > [junit4:junit4]   2> 1275 T2255 oasc.CoreMaps.putTransientCore Opening
> > transient core lazy1
> > > [junit4:junit4]   2> 1275 T2255 oasc.CoreContainer.registerCore
> registering
> > core: lazy1
> > > [junit4:junit4]   2> 1277 T2247 oasc.CoreContainer.create Creating
> SolrCore
> > 'core2' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-
> > trunk-Windows\solr\build\solr-
> > core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2
> > > [junit4:junit4]   2> 1278 T2247 oasc.SolrResourceLoader.<init> new
> > SolrResourceLoader for directory:
> > 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> > core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\'
> > > [junit4:junit4]   2> 1345 T2247 oasc.SolrConfig.<init> Using Lucene
> > MatchVersion: LUCENE_41
> > > [junit4:junit4]   2> 1412 T2247 oasc.SolrConfig.<init> Loaded
> SolrConfig:
> > solrconfig-minimal.xml
> > > [junit4:junit4]   2> 1413 T2247 oass.IndexSchema.readSchema Reading
> Solr
> > Schema
> > > [junit4:junit4]   2> 1416 T2247 oass.IndexSchema.readSchema Schema
> > name=tiny
> > > [junit4:junit4]   2> 1446 T2247 oass.IndexSchema.readSchema unique key
> > field: id
> > > [junit4:junit4]   2> 1448 T2247 oasc.SolrCore.<init> [core2] Opening
> new
> > SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> > core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\,
> > dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuf
> > fandnonsense\
> > > [junit4:junit4]   2> 1448 T2247 oasc.JmxMonitoredMap.<init> JMX
> > monitoring is enabled. Adding Solr mbeans to JMX Server:
> > com.sun.jmx.mbeanserver.JmxMBeanServer@18d7ace
> > > [junit4:junit4]   2> 1449 T2247 oasc.SolrCore.initDirectoryFactory
> > org.apache.solr.core.MockDirectoryFactory
> > > [junit4:junit4]   2> 1449 T2247 oasc.CachingDirectoryFactory.get
> return new
> > directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuf
> > fandnonsense forceNew:false
> > > [junit4:junit4]   2> 1449 T2247 oasc.CachingDirectoryFactory.close
> Releasing
> > directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuf
> > fandnonsense
> > > [junit4:junit4]   2> 1450 T2247 oasc.SolrCore.getNewIndexDir New index
> > directory detected: old=null
> > new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuf
> > fandnonsense\index/
> > > [junit4:junit4]   2> 1451 T2247 oasc.SolrCore.initIndex WARNING [core2]
> > Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuf
> > fandnonsense\index' doesn't exist. Creating new index...
> > > [junit4:junit4]   2> 1452 T2247 oasc.CachingDirectoryFactory.get
> return new
> > directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuf
> > fandnonsense\index forceNew:false
> > > [junit4:junit4]   2> 1454 T2247 oasc.SolrDeletionPolicy.onCommit
> > SolrDeletionPolicy.onCommit: commits:num=1
> > > [junit4:junit4]   2>
> > commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@179f9
> > e8
> > lockFactory=org.apache.lucene.store.NativeFSLockFactory@15dc903),segFN
> > =segments_1,generation=1,filenames=[segments_1]
> > > [junit4:junit4]   2> 1454 T2247 oasc.SolrDeletionPolicy.updateCommits
> > newest commit = 1[segments_1]
> > > [junit4:junit4]   2> 1456 T2247 oasc.CachingDirectoryFactory.close
> Releasing
> > directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuf
> > fandnonsense\index
> >
> > > [junit4:junit4]   2> 1456 T2247 oasc.SolrCore.initWriters created json:
> > solr.JSONResponseWriter
> > > [junit4:junit4]   2> 1458 T2247
> > oasc.RequestHandlers.initHandlersFromConfig created /admin/:
> > solr.admin.AdminHandlers
> > > [junit4:junit4]   2> 1458 T2247
> > oasc.RequestHandlers.initHandlersFromConfig created /select:
> > solr.SearchHandler
> > > [junit4:junit4]   2> 1459 T2247
> > oasc.RequestHandlers.initHandlersFromConfig created /update:
> > solr.UpdateRequestHandler
> > > [junit4:junit4]   2> 1467 T2247 oashl.XMLLoader.init
> > xsltCacheLifetimeSeconds=60
> > > [junit4:junit4]   2> 1474 T2247 oasc.CachingDirectoryFactory.close
> Releasing
> > directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuf
> > fandnonsense
> > > [junit4:junit4]   2> 1474 T2247 oass.SolrIndexSearcher.<init> Opening
> > Searcher@84d58e main
> > > [junit4:junit4]   2> 1475 T2247 oasc.SolrCore.registerSearcher [core2]
> > Registered new searcher Searcher@84d58e
> > main{StandardDirectoryReader(segments_1:1)}
> > > [junit4:junit4]   2> 1475 T2247 oasu.CommitTracker.<init> Hard
> > AutoCommit: disabled
> > > [junit4:junit4]   2> 1475 T2247 oasu.CommitTracker.<init> Soft
> AutoCommit:
> > disabled
> > > [junit4:junit4]   2> 1479 T2247 oasc.CoreContainer.registerCore
> registering
> > core: core2
> > > [junit4:junit4]   2> 1480 T2247 oasc.CoreContainer.create Creating
> SolrCore
> > 'lazy3' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-
> > trunk-Windows\solr\build\solr-
> > core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3
> > > [junit4:junit4]   2> 1481 T2247 oasc.SolrResourceLoader.<init> new
> > SolrResourceLoader for directory:
> > 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> > core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\'
> > > [junit4:junit4]   2> 1546 T2247 oasc.SolrConfig.<init> Using Lucene
> > MatchVersion: LUCENE_41
> > > [junit4:junit4]   2> 1623 T2247 oasc.SolrConfig.<init> Loaded
> SolrConfig:
> > solrconfig-minimal.xml
> > > [junit4:junit4]   2> 1624 T2247 oass.IndexSchema.readSchema Reading
> Solr
> > Schema
> > > [junit4:junit4]   2> 1628 T2247 oass.IndexSchema.readSchema Schema
> > name=tiny
> > > [junit4:junit4]   2> 1655 T2247 oass.IndexSchema.readSchema unique key
> > field: id
> > > [junit4:junit4]   2> 1658 T2247 oasc.SolrCore.<init> [lazy3] Opening
> new
> > SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> > core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\,
> > dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\stuff
> > andnonsense\
> > > [junit4:junit4]   2> 1658 T2247 oasc.JmxMonitoredMap.<init> JMX
> > monitoring is enabled. Adding Solr mbeans to JMX Server:
> > com.sun.jmx.mbeanserver.JmxMBeanServer@18d7ace
> > > [junit4:junit4]   2> 1659 T2247 oasc.SolrCore.initDirectoryFactory
> > org.apache.solr.core.MockDirectoryFactory
> > > [junit4:junit4]   2> 1661 T2247 oasc.CachingDirectoryFactory.get
> return new
> > directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\stuff
> > andnonsense forceNew:false
> > > [junit4:junit4]   2> 1662 T2247 oasc.CachingDirectoryFactory.close
> Releasing
> > directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\stuff
> > andnonsense
> > > [junit4:junit4]   2> 1662 T2247 oasc.SolrCore.getNewIndexDir New index
> > directory detected: old=null
> > new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\stuff
> > andnonsense\index/
> > > [junit4:junit4]   2> 1663 T2247 oasc.SolrCore.initIndex WARNING
> [lazy3] Solr
> > index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\stuff
> > andnonsense\index' doesn't exist. Creating new index...
> > > [junit4:junit4]   2> 1664 T2247 oasc.CachingDirectoryFactory.get
> return new
> > directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\stuff
> > andnonsense\index forceNew:false
> > > [junit4:junit4]   2> 1670 T2247 oasc.SolrDeletionPolicy.onCommit
> > SolrDeletionPolicy.onCommit: commits:num=1
> > > [junit4:junit4]   2>
> > commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@9b0f
> > 9f
> > lockFactory=org.apache.lucene.store.NativeFSLockFactory@86b7f),segFN=s
> > egments_1,generation=1,filenames=[segments_1]
> > > [junit4:junit4]   2> 1670 T2247 oasc.SolrDeletionPolicy.updateCommits
> > newest commit = 1[segments_1]
> > > [junit4:junit4]   2> 1673 T2247 oasc.CachingDirectoryFactory.close
> Releasing
> > directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\stuff
> > andnonsense\index
> >
> > > [junit4:junit4]   2> 1674 T2247 oasc.SolrCore.initWriters created json:
> > solr.JSONResponseWriter
> > > [junit4:junit4]   2> 1676 T2247
> > oasc.RequestHandlers.initHandlersFromConfig created /admin/:
> > solr.admin.AdminHandlers
> > > [junit4:junit4]   2> 1677 T2247
> > oasc.RequestHandlers.initHandlersFromConfig created /select:
> > solr.SearchHandler
> > > [junit4:junit4]   2> 1678 T2247
> > oasc.RequestHandlers.initHandlersFromConfig created /update:
> > solr.UpdateRequestHandler
> > > [junit4:junit4]   2> 1686 T2247 oashl.XMLLoader.init
> > xsltCacheLifetimeSeconds=60
> > > [junit4:junit4]   2> 1694 T2247 oasc.CachingDirectoryFactory.close
> Releasing
> > directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\stuff
> > andnonsense
> > > [junit4:junit4]   2> 1694 T2247 oass.SolrIndexSearcher.<init> Opening
> > Searcher@140f703 main
> > > [junit4:junit4]   2> 1695 T2247 oasc.SolrCore.registerSearcher [lazy3]
> > Registered new searcher Searcher@140f703
> > main{StandardDirectoryReader(segments_1:1)}
> > > [junit4:junit4]   2> 1696 T2247 oasu.CommitTracker.<init> Hard
> > AutoCommit: disabled
> > > [junit4:junit4]   2> 1697 T2247 oasu.CommitTracker.<init> Soft
> AutoCommit:
> > disabled
> > > [junit4:junit4]   2> 1702 T2247 oasc.CoreMaps.putTransientCore Opening
> > transient core lazy3
> > > [junit4:junit4]   2> 1703 T2247 oasc.CoreContainer.registerCore
> registering
> > core: lazy3
> > > [junit4:junit4]   2> 1704 T2247 oasc.CoreContainer.persistFile
> Persisting
> > cores config to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\solr.prope
> > rties
> > > [junit4:junit4]   2> 1717 T2247 oasc.SolrCore.close [lazy1]  CLOSING
> SolrCore
> > org.apache.solr.core.SolrCore@3d81a
> > > [junit4:junit4]   2> 1722 T2247 oasu.DirectUpdateHandler2.close closing
> > DirectUpdateHandler2{commits=0,autocommits=0,soft
> > autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,
> > adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cum
> > ulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
> > > [junit4:junit4]   2> 1722 T2247 oasu.SolrCoreState.decrefSolrCoreState
> > Closing SolrCoreState
> > > [junit4:junit4]   2> 1722 T2247
> oasu.DefaultSolrCoreState.closeIndexWriter
> > SolrCoreState ref count has reached 0 - closing IndexWriter
> > > [junit4:junit4]   2> 1723 T2247
> oasu.DefaultSolrCoreState.closeIndexWriter
> > closing IndexWriter with IndexWriterCloser
> > > [junit4:junit4]   2> 1723 T2247 oasc.SolrCore.closeSearcher [lazy1]
> Closing
> > main searcher on request.
> > > [junit4:junit4]   2> 1723 T2247 oasc.CachingDirectoryFactory.close
> Releasing
> > directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuff
> > andnonsense\index
> >
> > > [junit4:junit4]   2> 1724 T2247 oasc.CachingDirectoryFactory.close
> Closing
> > directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-
> > Solr-trunk-Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuff
> > andnonsense
> > > [junit4:junit4]   2> 1724 T2247
> oasc.CachingDirectoryFactory.closeDirectory
> > Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuff
> > andnonsense
> > > [junit4:junit4]   2> 1724 T2247 oasc.CachingDirectoryFactory.close
> Closing
> > directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-
> > Solr-trunk-Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuff
> > andnonsense\index
> > > [junit4:junit4]   2> 1724 T2247
> oasc.CachingDirectoryFactory.closeDirectory
> > Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuff
> > andnonsense\index
> > > [junit4:junit4]   2> 1724 T2247 oasc.CoreContainer.shutdown Shutting
> down
> > CoreContainer instance=31091782
> > > [junit4:junit4]   2> 1726 T2247 oasc.SolrCore.close [core1]  CLOSING
> > SolrCore org.apache.solr.core.SolrCore@44a83
> > > [junit4:junit4]   2> 1736 T2247 oasu.DirectUpdateHandler2.close closing
> > DirectUpdateHandler2{commits=0,autocommits=0,soft
> > autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,
> > adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cum
> > ulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
> > > [junit4:junit4]   2> 1737 T2247 oasu.SolrCoreState.decrefSolrCoreState
> > Closing SolrCoreState
> > > [junit4:junit4]   2> 1737 T2247
> oasu.DefaultSolrCoreState.closeIndexWriter
> > SolrCoreState ref count has reached 0 - closing IndexWriter
> > > [junit4:junit4]   2> 1737 T2247
> oasu.DefaultSolrCoreState.closeIndexWriter
> > closing IndexWriter with IndexWriterCloser
> > > [junit4:junit4]   2> 1738 T2247 oasc.SolrCore.closeSearcher [core1]
> Closing
> > main searcher on request.
> > > [junit4:junit4]   2> 1739 T2247 oasc.CachingDirectoryFactory.close
> Releasing
> > directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuf
> > fandnonsense\index
> >
> > > [junit4:junit4]   2> 1739 T2247 oasc.CachingDirectoryFactory.close
> Closing
> > directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-
> > Solr-trunk-Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuf
> > fandnonsense\index
> > > [junit4:junit4]   2> 1739 T2247
> oasc.CachingDirectoryFactory.closeDirectory
> > Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuf
> > fandnonsense\index
> > > [junit4:junit4]   2> 1740 T2247 oasc.CachingDirectoryFactory.close
> Closing
> > directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-
> > Solr-trunk-Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuf
> > fandnonsense
> > > [junit4:junit4]   2> 1740 T2247
> oasc.CachingDirectoryFactory.closeDirectory
> > Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuf
> > fandnonsense
> > > [junit4:junit4]   2> 1740 T2247 oasc.SolrCore.close [core2]  CLOSING
> > SolrCore org.apache.solr.core.SolrCore@c3b82c
> > > [junit4:junit4]   2> 1744 T2247 oasu.DirectUpdateHandler2.close closing
> > DirectUpdateHandler2{commits=0,autocommits=0,soft
> > autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,
> > adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cum
> > ulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
> > > [junit4:junit4]   2> 1744 T2247 oasu.SolrCoreState.decrefSolrCoreState
> > Closing SolrCoreState
> > > [junit4:junit4]   2> 1745 T2247
> oasu.DefaultSolrCoreState.closeIndexWriter
> > SolrCoreState ref count has reached 0 - closing IndexWriter
> > > [junit4:junit4]   2> 1745 T2247
> oasu.DefaultSolrCoreState.closeIndexWriter
> > closing IndexWriter with IndexWriterCloser
> > > [junit4:junit4]   2> 1746 T2247 oasc.SolrCore.closeSearcher [core2]
> Closing
> > main searcher on request.
> > > [junit4:junit4]   2> 1746 T2247 oasc.CachingDirectoryFactory.close
> Releasing
> > directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuf
> > fandnonsense\index
> >
> > > [junit4:junit4]   2> 1746 T2247 oasc.CachingDirectoryFactory.close
> Closing
> > directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-
> > Solr-trunk-Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuf
> > fandnonsense\index
> > > [junit4:junit4]   2> 1746 T2247
> oasc.CachingDirectoryFactory.closeDirectory
> > Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuf
> > fandnonsense\index
> > > [junit4:junit4]   2> 1746 T2247 oasc.CachingDirectoryFactory.close
> Closing
> > directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-
> > Solr-trunk-Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuf
> > fandnonsense
> > > [junit4:junit4]   2> 1747 T2247
> oasc.CachingDirectoryFactory.closeDirectory
> > Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuf
> > fandnonsense
> > > [junit4:junit4]   2> 1747 T2247 oasc.SolrCore.close [lazy2]  CLOSING
> SolrCore
> > org.apache.solr.core.SolrCore@1037f5b
> > > [junit4:junit4]   2> 1752 T2247 oasu.DirectUpdateHandler2.close closing
> > DirectUpdateHandler2{commits=0,autocommits=0,soft
> > autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,
> > adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cum
> > ulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
> > > [junit4:junit4]   2> 1752 T2247 oasu.SolrCoreState.decrefSolrCoreState
> > Closing SolrCoreState
> > > [junit4:junit4]   2> 1753 T2247
> oasu.DefaultSolrCoreState.closeIndexWriter
> > SolrCoreState ref count has reached 0 - closing IndexWriter
> > > [junit4:junit4]   2> 1753 T2247
> oasu.DefaultSolrCoreState.closeIndexWriter
> > closing IndexWriter with IndexWriterCloser
> > > [junit4:junit4]   2> 1754 T2247 oasc.SolrCore.closeSearcher [lazy2]
> Closing
> > main searcher on request.
> > > [junit4:junit4]   2> 1755 T2247 oasc.CachingDirectoryFactory.close
> Releasing
> > directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\stuff
> > andnonsense\index
> >
> > > [junit4:junit4]   2> 1755 T2247 oasc.CachingDirectoryFactory.close
> Closing
> > directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-
> > Solr-trunk-Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\stuff
> > andnonsense
> > > [junit4:junit4]   2> 1755 T2247
> oasc.CachingDirectoryFactory.closeDirectory
> > Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\stuff
> > andnonsense
> > > [junit4:junit4]   2> 1755 T2247 oasc.CachingDirectoryFactory.close
> Closing
> > directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-
> > Solr-trunk-Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\stuff
> > andnonsense\index
> > > [junit4:junit4]   2> 1755 T2247
> oasc.CachingDirectoryFactory.closeDirectory
> > Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\stuff
> > andnonsense\index
> > > [junit4:junit4]   2> 1756 T2247 oasc.SolrCore.close [lazy3]  CLOSING
> SolrCore
> > org.apache.solr.core.SolrCore@17e4166
> > > [junit4:junit4]   2> 1761 T2247 oasu.DirectUpdateHandler2.close closing
> > DirectUpdateHandler2{commits=0,autocommits=0,soft
> > autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,
> > adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cum
> > ulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
> > > [junit4:junit4]   2> 1761 T2247 oasu.SolrCoreState.decrefSolrCoreState
> > Closing SolrCoreState
> > > [junit4:junit4]   2> 1761 T2247
> oasu.DefaultSolrCoreState.closeIndexWriter
> > SolrCoreState ref count has reached 0 - closing IndexWriter
> > > [junit4:junit4]   2> 1762 T2247
> oasu.DefaultSolrCoreState.closeIndexWriter
> > closing IndexWriter with IndexWriterCloser
> > > [junit4:junit4]   2> 1763 T2247 oasc.SolrCore.closeSearcher [lazy3]
> Closing
> > main searcher on request.
> > > [junit4:junit4]   2> 1763 T2247 oasc.CachingDirectoryFactory.close
> Releasing
> > directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\stuff
> > andnonsense\index
> >
> > > [junit4:junit4]   2> 1763 T2247 oasc.CachingDirectoryFactory.close
> Closing
> > directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-
> > Solr-trunk-Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\stuff
> > andnonsense
> > > [junit4:junit4]   2> 1764 T2247
> oasc.CachingDirectoryFactory.closeDirectory
> > Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\stuff
> > andnonsense
> > > [junit4:junit4]   2> 1764 T2247 oasc.CachingDirectoryFactory.close
> Closing
> > directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-
> > Solr-trunk-Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\stuff
> > andnonsense\index
> > > [junit4:junit4]   2> 1764 T2247
> oasc.CachingDirectoryFactory.closeDirectory
> > Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build\solr-
> >
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\stuff
> > andnonsense\index
> > > [junit4:junit4]   2> 1827 T2247 oas.SolrTestCaseJ4.tearDown ###Ending
> > testPersistTrue
> > > [junit4:junit4]   2> NOTE: reproduce with: ant test  -
> > Dtestcase=TestSolrDiscoveryProperties -Dtests.method=testPersistTrue -
> > Dtests.seed=58657AD342FF2DCF -Dtests.slow=true -Dtests.locale=en_AU -
> > Dtests.timezone=America/Vancouver -Dtests.file.encoding=US-ASCII
> > > [junit4:junit4] ERROR   1.02s |
> TestSolrDiscoveryProperties.testPersistTrue
> > <<<
> > > [junit4:junit4]    > Throwable #1: java.io.IOException: Unable to
> delete file:
> > .\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties
> > > [junit4:junit4]    >    at
> > __randomizedtesting.SeedInfo.seed([58657AD342FF2DCF:B8CC21CF55A9490
> > D]:0)
> > > [junit4:junit4]    >    at
> > org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1919)
> > > [junit4:junit4]    >    at
> > org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1399)
> > > [junit4:junit4]    >    at
> > org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1331)
> > > [junit4:junit4]    >    at
> >
> org.apache.solr.core.TestSolrDiscoveryProperties.after(TestSolrDiscoveryPro
> > perties.java:119)
> > > [junit4:junit4]    >    at
> > sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > > [junit4:junit4]    >    at
> > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> > ava:39)
> > > [junit4:junit4]    >    at
> > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> > sorImpl.java:25)
> > > [junit4:junit4]    >    at
> java.lang.reflect.Method.invoke(Method.java:597)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> > dRunner.java:1559)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> > mizedRunner.java:79)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Rando
> > mizedRunner.java:795)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> > evaluate(SystemPropertiesRestoreRule.java:53)
> > > [junit4:junit4]    >    at
> > org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRule
> > SetupTeardownChained.java:50)
> > > [junit4:junit4]    >    at
> >
> org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCa
> > cheSanity.java:51)
> > > [junit4:junit4]    >    at
> > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> > fterRule.java:46)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> > .evaluate(SystemPropertiesInvariantRule.java:55)
> > > [junit4:junit4]    >    at
> > org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleTh
> > readAndTestName.java:49)
> > > [junit4:junit4]    >    at
> > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> > IgnoreAfterMaxFailures.java:70)
> > > [junit4:junit4]    >    at
> > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> > .java:48)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> > ementAdapter.java:36)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> > run(ThreadLeakControl.java:358)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask
> > (ThreadLeakControl.java:782)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadL
> > eakControl.java:442)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran
> > domizedRunner.java:746)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Rando
> > mizedRunner.java:648)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> > mizedRunner.java:682)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> > mizedRunner.java:693)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> > ementAdapter.java:36)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> > evaluate(SystemPropertiesRestoreRule.java:53)
> > > [junit4:junit4]    >    at
> > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> > fterRule.java:46)
> > > [junit4:junit4]    >    at
> > org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> > assName.java:42)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> > .evaluate(SystemPropertiesInvariantRule.java:55)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> > hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> > hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> > ementAdapter.java:36)
> > > [junit4:junit4]    >    at
> > org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> > ertionsRequired.java:43)
> > > [junit4:junit4]    >    at
> > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> > .java:48)
> > > [junit4:junit4]    >    at
> > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> > IgnoreAfterMaxFailures.java:70)
> > > [junit4:junit4]    >    at
> > org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> > TestSuites.java:55)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> > ementAdapter.java:36)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> > run(ThreadLeakControl.java:358)
> > > [junit4:junit4]    >    at java.lang.Thread.run(Thread.java:662)
> > > [junit4:junit4]   2> 1847 T2247 oas.SolrTestCaseJ4.setUp ###Starting
> > testPersistFalse
> > > [junit4:junit4]   2> 1875 T2247 oas.SolrTestCaseJ4.tearDown ###Ending
> > testPersistFalse
> > > [junit4:junit4]   2> NOTE: reproduce with: ant test  -
> > Dtestcase=TestSolrDiscoveryProperties -Dtests.method=testPersistFalse -
> > Dtests.seed=58657AD342FF2DCF -Dtests.slow=true -Dtests.locale=en_AU -
> > Dtests.timezone=America/Vancouver -Dtests.file.encoding=US-ASCII
> > > [junit4:junit4] ERROR   0.04s |
> TestSolrDiscoveryProperties.testPersistFalse
> > <<<
> > > [junit4:junit4]    > Throwable #1: java.io.IOException: Unable to
> delete file:
> > .\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties
> > > [junit4:junit4]    >    at
> > org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1919)
> > > [junit4:junit4]    >    at
> > org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1399)
> > > [junit4:junit4]    >    at
> > org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1331)
> > > [junit4:junit4]    >    at
> > org.apache.solr.core.TestSolrDiscoveryProperties.setMeUp(TestSolrDiscover
> > yProperties.java:46)
> > > [junit4:junit4]    >    at
> >
> org.apache.solr.core.TestSolrDiscoveryProperties.testPersistFalse(TestSolrDi
> > scoveryProperties.java:245)
> > > [junit4:junit4]    >    at
> > sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > > [junit4:junit4]    >    at
> > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> > ava:39)
> > > [junit4:junit4]    >    at
> > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> > sorImpl.java:25)
> > > [junit4:junit4]    >    at
> java.lang.reflect.Method.invoke(Method.java:597)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> > dRunner.java:1559)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> > mizedRunner.java:79)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Rando
> > mizedRunner.java:737)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Rando
> > mizedRunner.java:773)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Rando
> > mizedRunner.java:787)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> > evaluate(SystemPropertiesRestoreRule.java:53)
> > > [junit4:junit4]    >    at
> > org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRule
> > SetupTeardownChained.java:50)
> > > [junit4:junit4]    >    at
> >
> org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCa
> > cheSanity.java:51)
> > > [junit4:junit4]    >    at
> > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> > fterRule.java:46)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> > .evaluate(SystemPropertiesInvariantRule.java:55)
> > > [junit4:junit4]    >    at
> > org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleTh
> > readAndTestName.java:49)
> > > [junit4:junit4]    >    at
> > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> > IgnoreAfterMaxFailures.java:70)
> > > [junit4:junit4]    >    at
> > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> > .java:48)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> > ementAdapter.java:36)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> > run(ThreadLeakControl.java:358)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask
> > (ThreadLeakControl.java:782)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadL
> > eakControl.java:442)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran
> > domizedRunner.java:746)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Rando
> > mizedRunner.java:648)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> > mizedRunner.java:682)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> > mizedRunner.java:693)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> > ementAdapter.java:36)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> > evaluate(SystemPropertiesRestoreRule.java:53)
> > > [junit4:junit4]    >    at
> > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> > fterRule.java:46)
> > > [junit4:junit4]    >    at
> > org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> > assName.java:42)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> > .evaluate(SystemPropertiesInvariantRule.java:55)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> > hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> > hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> > ementAdapter.java:36)
> > > [junit4:junit4]    >    at
> > org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> > ertionsRequired.java:43)
> > > [junit4:junit4]    >    at
> > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> > .java:48)
> > > [junit4:junit4]    >    at
> > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> > IgnoreAfterMaxFailures.java:70)
> > > [junit4:junit4]    >    at
> > org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> > TestSuites.java:55)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> > ementAdapter.java:36)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> > run(ThreadLeakControl.java:358)
> > > [junit4:junit4]    >    at java.lang.Thread.run(Thread.java:662)
> > > [junit4:junit4]    > Throwable #2: java.io.IOException: Unable to
> delete file:
> > .\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties
> > > [junit4:junit4]    >    at
> > org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1919)
> > > [junit4:junit4]    >    at
> > org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1399)
> > > [junit4:junit4]    >    at
> > org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1331)
> > > [junit4:junit4]    >    at
> >
> org.apache.solr.core.TestSolrDiscoveryProperties.after(TestSolrDiscoveryPro
> > perties.java:119)
> > > [junit4:junit4]    >    at
> > sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > > [junit4:junit4]    >    at
> > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> > ava:39)
> > > [junit4:junit4]    >    at
> > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> > sorImpl.java:25)
> > > [junit4:junit4]    >    at
> java.lang.reflect.Method.invoke(Method.java:597)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> > dRunner.java:1559)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> > mizedRunner.java:79)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Rando
> > mizedRunner.java:795)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> > evaluate(SystemPropertiesRestoreRule.java:53)
> > > [junit4:junit4]    >    at
> > org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRule
> > SetupTeardownChained.java:50)
> > > [junit4:junit4]    >    at
> >
> org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCa
> > cheSanity.java:51)
> > > [junit4:junit4]    >    at
> > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> > fterRule.java:46)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> > .evaluate(SystemPropertiesInvariantRule.java:55)
> > > [junit4:junit4]    >    at
> > org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleTh
> > readAndTestName.java:49)
> > > [junit4:junit4]    >    at
> > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> > IgnoreAfterMaxFailures.java:70)
> > > [junit4:junit4]    >    at
> > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> > .java:48)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> > ementAdapter.java:36)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> > run(ThreadLeakControl.java:358)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask
> > (ThreadLeakControl.java:782)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadL
> > eakControl.java:442)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran
> > domizedRunner.java:746)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Rando
> > mizedRunner.java:648)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> > mizedRunner.java:682)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> > mizedRunner.java:693)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> > ementAdapter.java:36)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> > evaluate(SystemPropertiesRestoreRule.java:53)
> > > [junit4:junit4]    >    at
> > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> > fterRule.java:46)
> > > [junit4:junit4]    >    at
> > org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> > assName.java:42)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> > .evaluate(SystemPropertiesInvariantRule.java:55)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> > hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> > hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> > ementAdapter.java:36)
> > > [junit4:junit4]    >    at
> > org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> > ertionsRequired.java:43)
> > > [junit4:junit4]    >    at
> > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> > .java:48)
> > > [junit4:junit4]    >    at
> > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> > IgnoreAfterMaxFailures.java:70)
> > > [junit4:junit4]    >    at
> > org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> > TestSuites.java:55)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> > ementAdapter.java:36)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> > run(ThreadLeakControl.java:358)
> > > [junit4:junit4]    >    at java.lang.Thread.run(Thread.java:662)
> > > [junit4:junit4]   2> 1883 T2247 oas.SolrTestCaseJ4.setUp ###Starting
> > testBackCompatXml
> > > [junit4:junit4]   2> 1911 T2247 oas.SolrTestCaseJ4.tearDown ###Ending
> > testBackCompatXml
> > > [junit4:junit4]   2> NOTE: reproduce with: ant test  -
> > Dtestcase=TestSolrDiscoveryProperties -
> > Dtests.method=testBackCompatXml -Dtests.seed=58657AD342FF2DCF -
> > Dtests.slow=true -Dtests.locale=en_AU -
> > Dtests.timezone=America/Vancouver -Dtests.file.encoding=US-ASCII
> > > [junit4:junit4] ERROR   0.04s |
> > TestSolrDiscoveryProperties.testBackCompatXml <<<
> > > [junit4:junit4]    > Throwable #1: java.io.IOException: Unable to
> delete file:
> > .\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties
> > > [junit4:junit4]    >    at
> > org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1919)
> > > [junit4:junit4]    >    at
> > org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1399)
> > > [junit4:junit4]    >    at
> > org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1331)
> > > [junit4:junit4]    >    at
> > org.apache.solr.core.TestSolrDiscoveryProperties.setMeUp(TestSolrDiscover
> > yProperties.java:46)
> > > [junit4:junit4]    >    at
> > org.apache.solr.core.TestSolrDiscoveryProperties.testBackCompatXml(TestS
> > olrDiscoveryProperties.java:348)
> > > [junit4:junit4]    >    at
> > sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > > [junit4:junit4]    >    at
> > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> > ava:39)
> > > [junit4:junit4]    >    at
> > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> > sorImpl.java:25)
> > > [junit4:junit4]    >    at
> java.lang.reflect.Method.invoke(Method.java:597)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> > dRunner.java:1559)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> > mizedRunner.java:79)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Rando
> > mizedRunner.java:737)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Rando
> > mizedRunner.java:773)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Rando
> > mizedRunner.java:787)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> > evaluate(SystemPropertiesRestoreRule.java:53)
> > > [junit4:junit4]    >    at
> > org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRule
> > SetupTeardownChained.java:50)
> > > [junit4:junit4]    >    at
> >
> org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCa
> > cheSanity.java:51)
> > > [junit4:junit4]    >    at
> > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> > fterRule.java:46)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> > .evaluate(SystemPropertiesInvariantRule.java:55)
> > > [junit4:junit4]    >    at
> > org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleTh
> > readAndTestName.java:49)
> > > [junit4:junit4]    >    at
> > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> > IgnoreAfterMaxFailures.java:70)
> > > [junit4:junit4]    >    at
> > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> > .java:48)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> > ementAdapter.java:36)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> > run(ThreadLeakControl.java:358)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask
> > (ThreadLeakControl.java:782)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadL
> > eakControl.java:442)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran
> > domizedRunner.java:746)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Rando
> > mizedRunner.java:648)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> > mizedRunner.java:682)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> > mizedRunner.java:693)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> > ementAdapter.java:36)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> > evaluate(SystemPropertiesRestoreRule.java:53)
> > > [junit4:junit4]    >    at
> > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> > fterRule.java:46)
> > > [junit4:junit4]    >    at
> > org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> > assName.java:42)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> > .evaluate(SystemPropertiesInvariantRule.java:55)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> > hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> > hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> > ementAdapter.java:36)
> > > [junit4:junit4]    >    at
> > org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> > ertionsRequired.java:43)
> > > [junit4:junit4]    >    at
> > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> > .java:48)
> > > [junit4:junit4]    >    at
> > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> > IgnoreAfterMaxFailures.java:70)
> > > [junit4:junit4]    >    at
> > org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> > TestSuites.java:55)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> > ementAdapter.java:36)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> > run(ThreadLeakControl.java:358)
> > > [junit4:junit4]    >    at java.lang.Thread.run(Thread.java:662)
> > > [junit4:junit4]    > Throwable #2: java.io.IOException: Unable to
> delete file:
> > .\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties
> > > [junit4:junit4]    >    at
> > org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1919)
> > > [junit4:junit4]    >    at
> > org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1399)
> > > [junit4:junit4]    >    at
> > org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1331)
> > > [junit4:junit4]    >    at
> >
> org.apache.solr.core.TestSolrDiscoveryProperties.after(TestSolrDiscoveryPro
> > perties.java:119)
> > > [junit4:junit4]    >    at
> > sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > > [junit4:junit4]    >    at
> > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> > ava:39)
> > > [junit4:junit4]    >    at
> > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> > sorImpl.java:25)
> > > [junit4:junit4]    >    at
> java.lang.reflect.Method.invoke(Method.java:597)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> > dRunner.java:1559)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> > mizedRunner.java:79)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Rando
> > mizedRunner.java:795)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> > evaluate(SystemPropertiesRestoreRule.java:53)
> > > [junit4:junit4]    >    at
> > org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRule
> > SetupTeardownChained.java:50)
> > > [junit4:junit4]    >    at
> >
> org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCa
> > cheSanity.java:51)
> > > [junit4:junit4]    >    at
> > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> > fterRule.java:46)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> > .evaluate(SystemPropertiesInvariantRule.java:55)
> > > [junit4:junit4]    >    at
> > org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleTh
> > readAndTestName.java:49)
> > > [junit4:junit4]    >    at
> > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> > IgnoreAfterMaxFailures.java:70)
> > > [junit4:junit4]    >    at
> > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> > .java:48)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> > ementAdapter.java:36)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> > run(ThreadLeakControl.java:358)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask
> > (ThreadLeakControl.java:782)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadL
> > eakControl.java:442)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran
> > domizedRunner.java:746)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Rando
> > mizedRunner.java:648)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> > mizedRunner.java:682)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> > mizedRunner.java:693)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> > ementAdapter.java:36)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> > evaluate(SystemPropertiesRestoreRule.java:53)
> > > [junit4:junit4]    >    at
> > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> > fterRule.java:46)
> > > [junit4:junit4]    >    at
> > org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> > assName.java:42)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> > .evaluate(SystemPropertiesInvariantRule.java:55)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> > hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> > hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> > ementAdapter.java:36)
> > > [junit4:junit4]    >    at
> > org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> > ertionsRequired.java:43)
> > > [junit4:junit4]    >    at
> > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> > .java:48)
> > > [junit4:junit4]    >    at
> > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> > IgnoreAfterMaxFailures.java:70)
> > > [junit4:junit4]    >    at
> > org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> > TestSuites.java:55)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> > ementAdapter.java:36)
> > > [junit4:junit4]    >    at
> > com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> > run(ThreadLeakControl.java:358)
> > > [junit4:junit4]    >    at java.lang.Thread.run(Thread.java:662)
> > > [junit4:junit4]   2> 1918 T2247 oas.SolrTestCaseJ4.deleteCore
> > ###deleteCore
> > > [junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {},
> > docValues:{}, sim=DefaultSimilarity, locale=en_AU,
> > timezone=America/Vancouver
> > > [junit4:junit4]   2> NOTE: Windows 7 6.1 x86/Sun Microsystems Inc.
> > 1.6.0_41 (32-bit)/cpus=2,threads=1,free=81611736,total=268500992
> > > [junit4:junit4]   2> NOTE: All tests run in this JVM: [PrimUtilsTest,
> > TestRemoteStreaming, TestRangeQuery,
> > DocumentAnalysisRequestHandlerTest, FieldAnalysisRequestHandlerTest,
> > ClusterStateUpdateTest, TestZkChroot, PathHierarchyTokenizerFactoryTest,
> > LegacyHTMLStripCharFilterTest, UUIDFieldTest, BasicZkTest,
> > ClusterStateTest, HighlighterConfigTest, TestOmitPositions,
> > TermsComponentTest, TermVectorComponentDistributedTest,
> > TestLuceneMatchVersion, SimplePostToolTest, SpellCheckComponentTest,
> > SystemInfoHandlerTest, BasicDistributedZkTest, TestPseudoReturnFields,
> > TestDocSet, DirectSolrSpellCheckerTest,
> > TestLMJelinekMercerSimilarityFactory, TestQueryTypes,
> > URLClassifyProcessorTest, RegexBoostProcessorTest, ConvertedLegacyTest,
> > TestMultiCoreConfBootstrap, LoggingHandlerTest, SuggesterWFSTTest,
> > SolrRequestParserTest, TestExtendedDismaxParser, TestCodecSupport,
> > TestIndexSearcher, TestBinaryField, TermVectorComponentTest,
> > TestSolrCoreProperties, SliceStateUpdateTest,
> > SolrCoreCheckLockOnStartupTest, TestConfig, PolyFieldTest,
> > SoftAutoCommitTest, HighlighterTest, TestSolrDeletionPolicy2,
> > AnalysisAfterCoreReloadTest, AutoCommitTest, SortByFunctionTest,
> > TestFaceting, OpenCloseCoreStressTest, ZkControllerTest,
> > TestStressRecovery, TestRandomDVFaceting, TestRealTimeGet,
> > CollectionsAPIDistributedZkTest, SynonymTokenizerTest, OverseerTest,
> > TestSolrJ, BasicFunctionalityTest, SchemaVersionSpecificBehaviorTest,
> > DefaultValueUpdateProcessorTest, TestMergePolicyConfig,
> > FastVectorHighlighterTest, ZkNodePropsTest, TestCSVLoader, TestUpdate,
> > TestAnalyzedSuggestions, TestFoldingMultitermQuery,
> > TestSolrDiscoveryProperties]
> > > [junit4:junit4] Completed in 1.94s, 4 tests, 3 errors <<< FAILURES!
> > >
> > > [...truncated 587 lines...]
> > > BUILD FAILED
> > > C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\build.xml:381: The following error occurred while executing this
> > line:
> > > C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\build.xml:361: The following error occurred while executing this
> > line:
> > > C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\build.xml:39: The following error occurred while executing this
> line:
> > > C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\build.xml:183: The following error occurred while executing
> > this line:
> > > C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\solr\common-build.xml:449: The following error occurred while
> > executing this line:
> > > C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\lucene\common-build.xml:1207: The following error occurred
> > while executing this line:
> > > C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> > Windows\lucene\common-build.xml:870: There were test failures: 261
> > suites, 1101 tests, 3 errors, 18 ignored (12 assumptions)
> > >
> > > Total time: 60 minutes 28 seconds
> > > Build step 'Invoke Ant' marked build as failure
> > > Archiving artifacts
> > > Recording test results
> > > Description set: Java: 32bit/jdk1.6.0_41 -client -XX:+UseParallelGC
> > > Email was triggered for: Failure
> > > Sending email for trigger: Failure
> > >
> > >
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> > > For additional commands, e-mail: dev-help@lucene.apache.org
> > >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> > For additional commands, e-mail: dev-help@lucene.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>
>

RE: [JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.6.0_41) - Build # 2614 - Still Failing!

Posted by Uwe Schindler <uw...@thetaphi.de>.
Hi,

same for me, it now works with r1452146 - the test was never passing on Windows, Erick's committed fix was partially fixing the issue, so I fixed the solr properties code not only in the test, but also in SolrProperties.java (next to some default-charset problems detected by forbidden apis in the "fix"). Explanation: It is generally a bug if you see the following code:

anyMethod(new FileInputStream())
anyMethod(new FileOutputStream())

(because in general methods should never close streams passed in, unless it is explicitly documented). The reason for those problems was: The old loader code was using XML, and XML always closes streams passed in - which is annoying (one reason why e.g. TIKA always uses "CloseShieldInputStream"). The general rule: a method should never close streams passed in, unless explicitly documented.

Uwe

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: uwe@thetaphi.de


> -----Original Message-----
> From: Steve Rowe [mailto:sarowe@gmail.com]
> Sent: Monday, March 04, 2013 12:22 AM
> To: dev@lucene.apache.org
> Subject: Re: [JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.6.0_41) -
> Build # 2614 - Still Failing!
> 
> Hi Erick,
> 
> On Win7 64-bit, Oracle Java 1.6.0_21 64-bit, I check out trunk r1452152 and
> ran 'ant -Dtestcase=TestSolrDiscoveryProperties test', which succeeded.  I
> ran again with -Dtests.iters=10, and they all succeeded too.
> 
> I then did 'svn up -r1452114' and ran 'ant -
> Dtestcase=TestSolrDiscoveryProperties test' a few times, all of which failed.
> 
> So the fix looks good!
> 
> Steve
> 
> On Mar 3, 2013, at 2:55 PM, Erick Erickson <er...@gmail.com> wrote:
> 
> > This is a test artifact I believe, I wasn't closing a file stream, then trying to
> delete it for the next test.
> >
> > I just committed a change that will fix it I hope. "runs on my machine".
> Siiiigggghhhhh.
> >
> > Anyone with a windows machine that could test before/after explicitly I'd
> appreciate it.
> >
> > ant -Dtestcase=TestSolrDiscoveryProperties testshould just fail before r:
> 1452115
> > and succeed after if I've got the right fix (trunk).
> >
> > Thanks,
> > Erick
> >
> >
> > On Sun, Mar 3, 2013 at 1:48 PM, Policeman Jenkins Server
> <je...@thetaphi.de> wrote:
> > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/2614/
> > Java: 32bit/jdk1.6.0_41 -client -XX:+UseParallelGC
> >
> > 3 tests failed.
> > FAILED:  org.apache.solr.core.TestSolrDiscoveryProperties.testPersistTrue
> >
> > Error Message:
> > Unable to delete file:
> .\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties
> >
> > Stack Trace:
> > java.io.IOException: Unable to delete file:
> .\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties
> >         at
> __randomizedtesting.SeedInfo.seed([58657AD342FF2DCF:B8CC21CF55A9490
> D]:0)
> >         at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1919)
> >         at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1399)
> >         at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1331)
> >         at
> org.apache.solr.core.TestSolrDiscoveryProperties.after(TestSolrDiscoveryPro
> perties.java:119)
> >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >         at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:39)
> >         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:25)
> >         at java.lang.reflect.Method.invoke(Method.java:597)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Rando
> mizedRunner.java:795)
> >         at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> >         at
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRule
> SetupTeardownChained.java:50)
> >         at
> org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCa
> cheSanity.java:51)
> >         at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> >         at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> >         at
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleTh
> readAndTestName.java:49)
> >         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> >         at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> >         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> >         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> >         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask
> (ThreadLeakControl.java:782)
> >         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadL
> eakControl.java:442)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran
> domizedRunner.java:746)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Rando
> mizedRunner.java:648)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:682)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> >         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> >         at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> >         at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> >         at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> >         at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> >         at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> >         at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> >         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> >         at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> >         at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> >         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> >         at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> >         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> >         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> >         at java.lang.Thread.run(Thread.java:662)
> >
> >
> > FAILED:  org.apache.solr.core.TestSolrDiscoveryProperties.testPersistFalse
> >
> > Error Message:
> > Unable to delete file:
> .\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties
> >
> > Stack Trace:
> > java.io.IOException: Unable to delete file:
> .\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties
> >         at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1919)
> >         at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1399)
> >         at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1331)
> >         at
> org.apache.solr.core.TestSolrDiscoveryProperties.setMeUp(TestSolrDiscover
> yProperties.java:46)
> >         at
> org.apache.solr.core.TestSolrDiscoveryProperties.testPersistFalse(TestSolrDi
> scoveryProperties.java:245)
> >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >         at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:39)
> >         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:25)
> >         at java.lang.reflect.Method.invoke(Method.java:597)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Rando
> mizedRunner.java:737)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Rando
> mizedRunner.java:773)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Rando
> mizedRunner.java:787)
> >         at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> >         at
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRule
> SetupTeardownChained.java:50)
> >         at
> org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCa
> cheSanity.java:51)
> >         at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> >         at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> >         at
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleTh
> readAndTestName.java:49)
> >         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> >         at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> >         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> >         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> >         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask
> (ThreadLeakControl.java:782)
> >         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadL
> eakControl.java:442)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran
> domizedRunner.java:746)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Rando
> mizedRunner.java:648)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:682)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> >         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> >         at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> >         at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> >         at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> >         at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> >         at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> >         at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> >         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> >         at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> >         at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> >         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> >         at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> >         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> >         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> >         at java.lang.Thread.run(Thread.java:662)
> >
> >
> > FAILED:
> org.apache.solr.core.TestSolrDiscoveryProperties.testBackCompatXml
> >
> > Error Message:
> > Unable to delete file:
> .\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties
> >
> > Stack Trace:
> > java.io.IOException: Unable to delete file:
> .\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties
> >         at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1919)
> >         at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1399)
> >         at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1331)
> >         at
> org.apache.solr.core.TestSolrDiscoveryProperties.setMeUp(TestSolrDiscover
> yProperties.java:46)
> >         at
> org.apache.solr.core.TestSolrDiscoveryProperties.testBackCompatXml(TestS
> olrDiscoveryProperties.java:348)
> >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >         at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:39)
> >         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:25)
> >         at java.lang.reflect.Method.invoke(Method.java:597)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Rando
> mizedRunner.java:737)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Rando
> mizedRunner.java:773)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Rando
> mizedRunner.java:787)
> >         at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> >         at
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRule
> SetupTeardownChained.java:50)
> >         at
> org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCa
> cheSanity.java:51)
> >         at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> >         at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> >         at
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleTh
> readAndTestName.java:49)
> >         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> >         at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> >         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> >         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> >         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask
> (ThreadLeakControl.java:782)
> >         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadL
> eakControl.java:442)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran
> domizedRunner.java:746)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Rando
> mizedRunner.java:648)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:682)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> >         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> >         at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> >         at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> >         at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> >         at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> >         at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> >         at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> >         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> >         at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> >         at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> >         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> >         at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> >         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> >         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> >         at java.lang.Thread.run(Thread.java:662)
> >
> >
> >
> >
> > Build Log:
> > [...truncated 8343 lines...]
> > [junit4:junit4] Suite: org.apache.solr.core.TestSolrDiscoveryProperties
> > [junit4:junit4]   2> 0 T2247 oas.SolrTestCaseJ4.initCore ####initCore
> > [junit4:junit4]   2> Creating dataDir:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-core\test\J0\.\solrtest-
> TestSolrDiscoveryProperties-1362335229090
> > [junit4:junit4]   2> 1 T2247 oas.SolrTestCaseJ4.initCore ####initCore end
> > [junit4:junit4]   2> 3 T2247 oas.SolrTestCaseJ4.setUp ###Starting
> testPropertiesFile
> > [junit4:junit4]   2> 31 T2247 oasc.SolrResourceLoader.locateSolrHome JNDI
> not configured for solr (NoInitialContextEx)
> > [junit4:junit4]   2> 31 T2247 oasc.SolrResourceLoader.locateSolrHome using
> system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-
> Solr-trunk-Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome
> > [junit4:junit4]   2> 31 T2247 oasc.CoreContainer$Initializer.initialize looking
> for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\solr.xml
> > [junit4:junit4]   2> 31 T2247 oasc.CoreContainer.<init> New CoreContainer
> 32636552
> > [junit4:junit4]   2> 33 T2247 oasc.CoreContainer.load Loading CoreContainer
> using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\'
> > [junit4:junit4]   2> 33 T2247 oasc.SolrResourceLoader.<init> new
> SolrResourceLoader for directory:
> 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\'
> > [junit4:junit4]   2> 62 T2247 oasc.SolrProperties.walkFromHere Looking for
> cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome
> > [junit4:junit4]   2> 63 T2247 oasc.SolrProperties.walkFromHere Discovered
> properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\cor
> e.properties, adding to cores
> > [junit4:junit4]   2> 63 T2247 oasc.SolrProperties.walkFromHere Discovered
> properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\cor
> e.properties, adding to cores
> > [junit4:junit4]   2> 63 T2247 oasc.SolrProperties.walkFromHere Discovered
> properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\core
> .properties, adding to cores
> > [junit4:junit4]   2> 65 T2247 oasc.SolrProperties.walkFromHere Looking for
> cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome
> > [junit4:junit4]   2> 66 T2247 oasc.SolrProperties.walkFromHere Discovered
> properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\cor
> e.properties, adding to cores
> > [junit4:junit4]   2> 67 T2247 oasc.SolrProperties.walkFromHere Discovered
> properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\cor
> e.properties, adding to cores
> > [junit4:junit4]   2> 67 T2247 oasc.SolrProperties.walkFromHere Discovered
> properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\core
> .properties, adding to cores
> > [junit4:junit4]   2> 67 T2247 oashc.HttpShardHandlerFactory.getParameter
> Setting socketTimeout to: 0
> > [junit4:junit4]   2> 68 T2247 oashc.HttpShardHandlerFactory.getParameter
> Setting urlScheme to: http://
> > [junit4:junit4]   2> 68 T2247 oashc.HttpShardHandlerFactory.getParameter
> Setting connTimeout to: 0
> > [junit4:junit4]   2> 68 T2247 oashc.HttpShardHandlerFactory.getParameter
> Setting maxConnectionsPerHost to: 20
> > [junit4:junit4]   2> 69 T2247 oashc.HttpShardHandlerFactory.getParameter
> Setting corePoolSize to: 0
> > [junit4:junit4]   2> 69 T2247 oashc.HttpShardHandlerFactory.getParameter
> Setting maximumPoolSize to: 2147483647
> > [junit4:junit4]   2> 69 T2247 oashc.HttpShardHandlerFactory.getParameter
> Setting maxThreadIdleTime to: 5
> > [junit4:junit4]   2> 69 T2247 oashc.HttpShardHandlerFactory.getParameter
> Setting sizeOfQueue to: -1
> > [junit4:junit4]   2> 69 T2247 oashc.HttpShardHandlerFactory.getParameter
> Setting fairnessPolicy to: false
> > [junit4:junit4]   2> 69 T2247 oascsi.HttpClientUtil.createClient Creating new
> http client,
> config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout
> =0&connTimeout=0&retry=false
> > [junit4:junit4]   2> 77 T2247 oasc.CoreMaps.allocateLazyCores Allocating
> transient cache for 2 transient cores
> > [junit4:junit4]   2> 77 T2247 oasc.CoreContainer.load Registering Log
> Listener
> > [junit4:junit4]   2> 79 T2248 oasc.CoreContainer.create Creating SolrCore
> 'core1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-
> trunk-Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1
> > [junit4:junit4]   2> 80 T2248 oasc.SolrResourceLoader.<init> new
> SolrResourceLoader for directory:
> 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\'
> > [junit4:junit4]   2> 138 T2248 oasc.SolrConfig.<init> Using Lucene
> MatchVersion: LUCENE_41
> > [junit4:junit4]   2> 220 T2248 oasc.SolrConfig.<init> Loaded SolrConfig:
> solrconfig-minimal.xml
> > [junit4:junit4]   2> 221 T2248 oass.IndexSchema.readSchema Reading Solr
> Schema
> > [junit4:junit4]   2> 225 T2248 oass.IndexSchema.readSchema Schema
> name=tiny
> > [junit4:junit4]   2> 254 T2248 oass.IndexSchema.readSchema unique key
> field: id
> > [junit4:junit4]   2> 256 T2248 oasc.SolrCore.<init> [core1] Opening new
> SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\,
> dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuf
> fandnonsense\
> > [junit4:junit4]   2> 256 T2248 oasc.JmxMonitoredMap.<init> JMX
> monitoring is enabled. Adding Solr mbeans to JMX Server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@18d7ace
> > [junit4:junit4]   2> 257 T2248 oasc.SolrCore.initDirectoryFactory
> org.apache.solr.core.MockDirectoryFactory
> > [junit4:junit4]   2> 257 T2248 oasc.CachingDirectoryFactory.get return new
> directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuf
> fandnonsense forceNew:false
> > [junit4:junit4]   2> 258 T2248 oasc.CachingDirectoryFactory.close Releasing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuf
> fandnonsense
> > [junit4:junit4]   2> 258 T2248 oasc.SolrCore.getNewIndexDir New index
> directory detected: old=null
> new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuf
> fandnonsense\index/
> > [junit4:junit4]   2> 258 T2248 oasc.SolrCore.initIndex WARNING [core1] Solr
> index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuf
> fandnonsense\index' doesn't exist. Creating new index...
> > [junit4:junit4]   2> 264 T2248 oasc.CachingDirectoryFactory.get return new
> directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuf
> fandnonsense\index forceNew:false
> > [junit4:junit4]   2> 275 T2248 oasc.SolrDeletionPolicy.onCommit
> SolrDeletionPolicy.onCommit: commits:num=1
> > [junit4:junit4]   2>
> commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@C:\
> Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-
> core\test\J0\index2191821926tmp
> lockFactory=org.apache.lucene.store.NativeFSLockFactory@160e4a9),segFN
> =segments_1,generation=1,filenames=[segments_1]
> > [junit4:junit4]   2> 275 T2248 oasc.SolrDeletionPolicy.updateCommits
> newest commit = 1[segments_1]
> > [junit4:junit4]   2> 277 T2248 oasc.CachingDirectoryFactory.close Releasing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuf
> fandnonsense\index
> > [junit4:junit4]   2> 277 T2248 oasc.SolrCore.initWriters created json:
> solr.JSONResponseWriter
> > [junit4:junit4]   2> 279 T2248 oasc.RequestHandlers.initHandlersFromConfig
> created /admin/: solr.admin.AdminHandlers
> > [junit4:junit4]   2> 280 T2248 oasc.RequestHandlers.initHandlersFromConfig
> created /select: solr.SearchHandler
> > [junit4:junit4]   2> 280 T2248 oasc.RequestHandlers.initHandlersFromConfig
> created /update: solr.UpdateRequestHandler
> > [junit4:junit4]   2> 292 T2248 oashl.XMLLoader.init
> xsltCacheLifetimeSeconds=60
> > [junit4:junit4]   2> 298 T2248 oasc.CachingDirectoryFactory.close Releasing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuf
> fandnonsense
> > [junit4:junit4]   2> 300 T2248 oass.SolrIndexSearcher.<init> Opening
> Searcher@e11b6 main
> > [junit4:junit4]   2> 301 T2248 oasc.SolrCore.registerSearcher [core1]
> Registered new searcher Searcher@e11b6
> main{StandardDirectoryReader(segments_1:1)}
> > [junit4:junit4]   2> 301 T2248 oasu.CommitTracker.<init> Hard AutoCommit:
> disabled
> > [junit4:junit4]   2> 301 T2248 oasu.CommitTracker.<init> Soft AutoCommit:
> disabled
> > [junit4:junit4]   2> 306 T2248 oasc.CoreContainer.registerCore registering
> core: core1
> > [junit4:junit4]   2> 309 T2247 oasc.CoreContainer.create Creating SolrCore
> 'core2' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-
> trunk-Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2
> > [junit4:junit4]   2> 311 T2247 oasc.SolrResourceLoader.<init> new
> SolrResourceLoader for directory:
> 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\'
> > [junit4:junit4]   2> 393 T2247 oasc.SolrConfig.<init> Using Lucene
> MatchVersion: LUCENE_41
> > [junit4:junit4]   2> 459 T2247 oasc.SolrConfig.<init> Loaded SolrConfig:
> solrconfig-minimal.xml
> > [junit4:junit4]   2> 460 T2247 oass.IndexSchema.readSchema Reading Solr
> Schema
> > [junit4:junit4]   2> 465 T2247 oass.IndexSchema.readSchema Schema
> name=tiny
> > [junit4:junit4]   2> 495 T2247 oass.IndexSchema.readSchema unique key
> field: id
> > [junit4:junit4]   2> 497 T2247 oasc.SolrCore.<init> [core2] Opening new
> SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\,
> dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuf
> fandnonsense\
> > [junit4:junit4]   2> 498 T2247 oasc.JmxMonitoredMap.<init> JMX
> monitoring is enabled. Adding Solr mbeans to JMX Server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@18d7ace
> > [junit4:junit4]   2> 498 T2247 oasc.SolrCore.initDirectoryFactory
> org.apache.solr.core.MockDirectoryFactory
> > [junit4:junit4]   2> 499 T2247 oasc.CachingDirectoryFactory.get return new
> directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuf
> fandnonsense forceNew:false
> > [junit4:junit4]   2> 499 T2247 oasc.CachingDirectoryFactory.close Releasing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuf
> fandnonsense
> > [junit4:junit4]   2> 499 T2247 oasc.SolrCore.getNewIndexDir New index
> directory detected: old=null
> new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuf
> fandnonsense\index/
> > [junit4:junit4]   2> 501 T2247 oasc.SolrCore.initIndex WARNING [core2] Solr
> index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuf
> fandnonsense\index' doesn't exist. Creating new index...
> > [junit4:junit4]   2> 502 T2247 oasc.CachingDirectoryFactory.get return new
> directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuf
> fandnonsense\index forceNew:false
> > [junit4:junit4]   2> 505 T2247 oasc.SolrDeletionPolicy.onCommit
> SolrDeletionPolicy.onCommit: commits:num=1
> > [junit4:junit4]   2>
> commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1337
> 45a
> lockFactory=org.apache.lucene.store.NativeFSLockFactory@108cc4b),segFN
> =segments_1,generation=1,filenames=[segments_1]
> > [junit4:junit4]   2> 505 T2247 oasc.SolrDeletionPolicy.updateCommits
> newest commit = 1[segments_1]
> > [junit4:junit4]   2> 507 T2247 oasc.CachingDirectoryFactory.close Releasing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuf
> fandnonsense\index
> > [junit4:junit4]   2> 508 T2247 oasc.SolrCore.initWriters created json:
> solr.JSONResponseWriter
> > [junit4:junit4]   2> 509 T2247 oasc.RequestHandlers.initHandlersFromConfig
> created /admin/: solr.admin.AdminHandlers
> > [junit4:junit4]   2> 510 T2247 oasc.RequestHandlers.initHandlersFromConfig
> created /select: solr.SearchHandler
> > [junit4:junit4]   2> 511 T2247 oasc.RequestHandlers.initHandlersFromConfig
> created /update: solr.UpdateRequestHandler
> > [junit4:junit4]   2> 520 T2247 oashl.XMLLoader.init
> xsltCacheLifetimeSeconds=60
> > [junit4:junit4]   2> 529 T2247 oasc.CachingDirectoryFactory.close Releasing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuf
> fandnonsense
> > [junit4:junit4]   2> 530 T2247 oass.SolrIndexSearcher.<init> Opening
> Searcher@163e8d6 main
> > [junit4:junit4]   2> 530 T2247 oasc.SolrCore.registerSearcher [core2]
> Registered new searcher Searcher@163e8d6
> main{StandardDirectoryReader(segments_1:1)}
> > [junit4:junit4]   2> 531 T2247 oasu.CommitTracker.<init> Hard AutoCommit:
> disabled
> > [junit4:junit4]   2> 531 T2247 oasu.CommitTracker.<init> Soft AutoCommit:
> disabled
> > [junit4:junit4]   2> 537 T2247 oasc.CoreContainer.registerCore registering
> core: core2
> > [junit4:junit4]   2> 538 T2247 oasc.CoreContainer.create Creating SolrCore
> 'lazy1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-
> trunk-Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1
> > [junit4:junit4]   2> 539 T2247 oasc.SolrResourceLoader.<init> new
> SolrResourceLoader for directory:
> 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\'
> > [junit4:junit4]   2> 614 T2247 oasc.SolrConfig.<init> Using Lucene
> MatchVersion: LUCENE_41
> > [junit4:junit4]   2> 684 T2247 oasc.SolrConfig.<init> Loaded SolrConfig:
> solrconfig-minimal.xml
> > [junit4:junit4]   2> 684 T2247 oass.IndexSchema.readSchema Reading Solr
> Schema
> > [junit4:junit4]   2> 688 T2247 oass.IndexSchema.readSchema Schema
> name=tiny
> > [junit4:junit4]   2> 722 T2247 oass.IndexSchema.readSchema unique key
> field: id
> > [junit4:junit4]   2> 725 T2247 oasc.SolrCore.<init> [lazy1] Opening new
> SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\,
> dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuff
> andnonsense\
> > [junit4:junit4]   2> 725 T2247 oasc.JmxMonitoredMap.<init> JMX
> monitoring is enabled. Adding Solr mbeans to JMX Server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@18d7ace
> > [junit4:junit4]   2> 725 T2247 oasc.SolrCore.initDirectoryFactory
> org.apache.solr.core.MockDirectoryFactory
> > [junit4:junit4]   2> 726 T2247 oasc.CachingDirectoryFactory.get return new
> directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuff
> andnonsense forceNew:false
> > [junit4:junit4]   2> 726 T2247 oasc.CachingDirectoryFactory.close Releasing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuff
> andnonsense
> > [junit4:junit4]   2> 726 T2247 oasc.SolrCore.getNewIndexDir New index
> directory detected: old=null
> new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuff
> andnonsense\index/
> > [junit4:junit4]   2> 727 T2247 oasc.SolrCore.initIndex WARNING [lazy1] Solr
> index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuff
> andnonsense\index' doesn't exist. Creating new index...
> > [junit4:junit4]   2> 728 T2247 oasc.CachingDirectoryFactory.get return new
> directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuff
> andnonsense\index forceNew:false
> > [junit4:junit4]   2> 732 T2247 oasc.SolrDeletionPolicy.onCommit
> SolrDeletionPolicy.onCommit: commits:num=1
> > [junit4:junit4]   2>
> commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@ec07
> 31
> lockFactory=org.apache.lucene.store.NativeFSLockFactory@103b26d),segFN
> =segments_1,generation=1,filenames=[segments_1]
> > [junit4:junit4]   2> 733 T2247 oasc.SolrDeletionPolicy.updateCommits
> newest commit = 1[segments_1]
> > [junit4:junit4]   2> 734 T2247 oasc.CachingDirectoryFactory.close Releasing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuff
> andnonsense\index
> > [junit4:junit4]   2> 735 T2247 oasc.SolrCore.initWriters created json:
> solr.JSONResponseWriter
> > [junit4:junit4]   2> 737 T2247 oasc.RequestHandlers.initHandlersFromConfig
> created /admin/: solr.admin.AdminHandlers
> > [junit4:junit4]   2> 737 T2247 oasc.RequestHandlers.initHandlersFromConfig
> created /select: solr.SearchHandler
> > [junit4:junit4]   2> 738 T2247 oasc.RequestHandlers.initHandlersFromConfig
> created /update: solr.UpdateRequestHandler
> > [junit4:junit4]   2> 745 T2247 oashl.XMLLoader.init
> xsltCacheLifetimeSeconds=60
> > [junit4:junit4]   2> 752 T2247 oasc.CachingDirectoryFactory.close Releasing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuff
> andnonsense
> > [junit4:junit4]   2> 752 T2247 oass.SolrIndexSearcher.<init> Opening
> Searcher@13532ad main
> > [junit4:junit4]   2> 753 T2247 oasc.SolrCore.registerSearcher [lazy1]
> Registered new searcher Searcher@13532ad
> main{StandardDirectoryReader(segments_1:1)}
> > [junit4:junit4]   2> 754 T2247 oasu.CommitTracker.<init> Hard AutoCommit:
> disabled
> > [junit4:junit4]   2> 754 T2247 oasu.CommitTracker.<init> Soft AutoCommit:
> disabled
> > [junit4:junit4]   2> 758 T2247 oasc.CoreMaps.putTransientCore Opening
> transient core lazy1
> > [junit4:junit4]   2> 758 T2247 oasc.CoreContainer.registerCore registering
> core: lazy1
> > [junit4:junit4]   2> 759 T2247 oasc.CoreContainer.shutdown Shutting down
> CoreContainer instance=32636552
> > [junit4:junit4]   2> 760 T2247 oasc.SolrCore.close [core1]  CLOSING SolrCore
> org.apache.solr.core.SolrCore@1f92fd0
> > [junit4:junit4]   2> 764 T2247 oasu.DirectUpdateHandler2.close closing
> DirectUpdateHandler2{commits=0,autocommits=0,soft
> autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,
> adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cum
> ulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
> > [junit4:junit4]   2> 764 T2247 oasu.SolrCoreState.decrefSolrCoreState
> Closing SolrCoreState
> > [junit4:junit4]   2> 764 T2247 oasu.DefaultSolrCoreState.closeIndexWriter
> SolrCoreState ref count has reached 0 - closing IndexWriter
> > [junit4:junit4]   2> 764 T2247 oasu.DefaultSolrCoreState.closeIndexWriter
> closing IndexWriter with IndexWriterCloser
> > [junit4:junit4]   2> 765 T2247 oasc.SolrCore.closeSearcher [core1] Closing
> main searcher on request.
> > [junit4:junit4]   2> 765 T2247 oasc.CachingDirectoryFactory.close Releasing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuf
> fandnonsense\index
> > [junit4:junit4]   2> 765 T2247 oasc.CachingDirectoryFactory.close Closing
> directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-
> Solr-trunk-Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuf
> fandnonsense
> > [junit4:junit4]   2> 766 T2247 oasc.CachingDirectoryFactory.closeDirectory
> Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuf
> fandnonsense
> 
> > [junit4:junit4]   2> 767 T2247 oasc.CachingDirectoryFactory.close Closing
> directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-
> Solr-trunk-Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuf
> fandnonsense\index
> > [junit4:junit4]   2> 767 T2247 oasc.CachingDirectoryFactory.closeDirectory
> Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuf
> fandnonsense\index
> > [junit4:junit4]   2> 767 T2247 oasc.SolrCore.close [core2]  CLOSING SolrCore
> org.apache.solr.core.SolrCore@15da42f
> > [junit4:junit4]   2> 772 T2247 oasu.DirectUpdateHandler2.close closing
> DirectUpdateHandler2{commits=0,autocommits=0,soft
> autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,
> adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cum
> ulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
> > [junit4:junit4]   2> 772 T2247 oasu.SolrCoreState.decrefSolrCoreState
> Closing SolrCoreState
> > [junit4:junit4]   2> 772 T2247 oasu.DefaultSolrCoreState.closeIndexWriter
> SolrCoreState ref count has reached 0 - closing IndexWriter
> > [junit4:junit4]   2> 772 T2247 oasu.DefaultSolrCoreState.closeIndexWriter
> closing IndexWriter with IndexWriterCloser
> > [junit4:junit4]   2> 774 T2247 oasc.SolrCore.closeSearcher [core2] Closing
> main searcher on request.
> > [junit4:junit4]   2> 775 T2247 oasc.CachingDirectoryFactory.close Releasing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuf
> fandnonsense\index
> > [junit4:junit4]   2> 775 T2247 oasc.CachingDirectoryFactory.close Closing
> directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-
> Solr-trunk-Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuf
> fandnonsense\index
> > [junit4:junit4]   2> 775 T2247 oasc.CachingDirectoryFactory.closeDirectory
> Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuf
> fandnonsense\index
> > [junit4:junit4]   2> 775 T2247 oasc.CachingDirectoryFactory.close Closing
> directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-
> Solr-trunk-Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuf
> fandnonsense
> > [junit4:junit4]   2> 775 T2247 oasc.CachingDirectoryFactory.closeDirectory
> Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuf
> fandnonsense
> 
> > [junit4:junit4]   2> 775 T2247 oasc.SolrCore.close [lazy1]  CLOSING SolrCore
> org.apache.solr.core.SolrCore@10c64d8
> > [junit4:junit4]   2> 780 T2247 oasu.DirectUpdateHandler2.close closing
> DirectUpdateHandler2{commits=0,autocommits=0,soft
> autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,
> adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cum
> ulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
> > [junit4:junit4]   2> 780 T2247 oasu.SolrCoreState.decrefSolrCoreState
> Closing SolrCoreState
> > [junit4:junit4]   2> 781 T2247 oasu.DefaultSolrCoreState.closeIndexWriter
> SolrCoreState ref count has reached 0 - closing IndexWriter
> > [junit4:junit4]   2> 781 T2247 oasu.DefaultSolrCoreState.closeIndexWriter
> closing IndexWriter with IndexWriterCloser
> > [junit4:junit4]   2> 782 T2247 oasc.SolrCore.closeSearcher [lazy1] Closing
> main searcher on request.
> > [junit4:junit4]   2> 783 T2247 oasc.CachingDirectoryFactory.close Releasing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuff
> andnonsense\index
> > [junit4:junit4]   2> 783 T2247 oasc.CachingDirectoryFactory.close Closing
> directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-
> Solr-trunk-Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuff
> andnonsense\index
> > [junit4:junit4]   2> 783 T2247 oasc.CachingDirectoryFactory.closeDirectory
> Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuff
> andnonsense\index
> > [junit4:junit4]   2> 783 T2247 oasc.CachingDirectoryFactory.close Closing
> directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-
> Solr-trunk-Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuff
> andnonsense
> > [junit4:junit4]   2> 783 T2247 oasc.CachingDirectoryFactory.closeDirectory
> Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuff
> andnonsense
> 
> > [junit4:junit4]   2> 827 T2247 oas.SolrTestCaseJ4.tearDown ###Ending
> testPropertiesFile
> > [junit4:junit4]   2> 833 T2247 oas.SolrTestCaseJ4.setUp ###Starting
> testPersistTrue
> > [junit4:junit4]   2> 880 T2247 oasc.SolrResourceLoader.locateSolrHome JNDI
> not configured for solr (NoInitialContextEx)
> > [junit4:junit4]   2> 880 T2247 oasc.SolrResourceLoader.locateSolrHome
> using system property solr.solr.home:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome
> > [junit4:junit4]   2> 880 T2247 oasc.CoreContainer$Initializer.initialize looking
> for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\solr.xml
> > [junit4:junit4]   2> 880 T2247 oasc.CoreContainer.<init> New CoreContainer
> 31091782
> > [junit4:junit4]   2> 882 T2247 oasc.CoreContainer.load Loading
> CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-
> Solr-trunk-Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\'
> > [junit4:junit4]   2> 882 T2247 oasc.SolrResourceLoader.<init> new
> SolrResourceLoader for directory:
> 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\'
> > [junit4:junit4]   2> 912 T2247 oasc.SolrProperties.walkFromHere Looking for
> cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome
> > [junit4:junit4]   2> 912 T2247 oasc.SolrProperties.walkFromHere Discovered
> properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\cor
> e.properties, adding to cores
> > [junit4:junit4]   2> 913 T2247 oasc.SolrProperties.walkFromHere Discovered
> properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\cor
> e.properties, adding to cores
> > [junit4:junit4]   2> 913 T2247 oasc.SolrProperties.walkFromHere Discovered
> properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\core
> .properties, adding to cores
> > [junit4:junit4]   2> 913 T2247 oasc.SolrProperties.walkFromHere Discovered
> properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\core
> .properties, adding to cores
> > [junit4:junit4]   2> 914 T2247 oasc.SolrProperties.walkFromHere Discovered
> properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\core
> .properties, adding to cores
> > [junit4:junit4]   2> 916 T2247 oasc.SolrProperties.walkFromHere Looking for
> cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome
> > [junit4:junit4]   2> 916 T2247 oasc.SolrProperties.walkFromHere Discovered
> properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\cor
> e.properties, adding to cores
> > [junit4:junit4]   2> 916 T2247 oasc.SolrProperties.walkFromHere Discovered
> properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\cor
> e.properties, adding to cores
> > [junit4:junit4]   2> 916 T2247 oasc.SolrProperties.walkFromHere Discovered
> properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\core
> .properties, adding to cores
> > [junit4:junit4]   2> 917 T2247 oasc.SolrProperties.walkFromHere Discovered
> properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\core
> .properties, adding to cores
> > [junit4:junit4]   2> 917 T2247 oasc.SolrProperties.walkFromHere Discovered
> properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\core
> .properties, adding to cores
> > [junit4:junit4]   2> 917 T2247 oashc.HttpShardHandlerFactory.getParameter
> Setting socketTimeout to: 0
> > [junit4:junit4]   2> 918 T2247 oashc.HttpShardHandlerFactory.getParameter
> Setting urlScheme to: http://
> > [junit4:junit4]   2> 918 T2247 oashc.HttpShardHandlerFactory.getParameter
> Setting connTimeout to: 0
> > [junit4:junit4]   2> 918 T2247 oashc.HttpShardHandlerFactory.getParameter
> Setting maxConnectionsPerHost to: 20
> > [junit4:junit4]   2> 919 T2247 oashc.HttpShardHandlerFactory.getParameter
> Setting corePoolSize to: 0
> > [junit4:junit4]   2> 919 T2247 oashc.HttpShardHandlerFactory.getParameter
> Setting maximumPoolSize to: 2147483647
> > [junit4:junit4]   2> 919 T2247 oashc.HttpShardHandlerFactory.getParameter
> Setting maxThreadIdleTime to: 5
> > [junit4:junit4]   2> 919 T2247 oashc.HttpShardHandlerFactory.getParameter
> Setting sizeOfQueue to: -1
> > [junit4:junit4]   2> 919 T2247 oashc.HttpShardHandlerFactory.getParameter
> Setting fairnessPolicy to: false
> > [junit4:junit4]   2> 919 T2247 oascsi.HttpClientUtil.createClient Creating new
> http client,
> config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout
> =0&connTimeout=0&retry=false
> > [junit4:junit4]   2> 928 T2247 oasc.CoreMaps.allocateLazyCores Allocating
> transient cache for 2 transient cores
> > [junit4:junit4]   2> 928 T2247 oasc.CoreContainer.load Registering Log
> Listener
> > [junit4:junit4]   2> 930 T2253 oasc.CoreContainer.create Creating SolrCore
> 'core1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-
> trunk-Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1
> > [junit4:junit4]   2> 930 T2255 oasc.CoreContainer.create Creating SolrCore
> 'lazy1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-
> trunk-Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1
> > [junit4:junit4]   2> 931 T2253 oasc.SolrResourceLoader.<init> new
> SolrResourceLoader for directory:
> 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\'
> > [junit4:junit4]   2> 932 T2255 oasc.SolrResourceLoader.<init> new
> SolrResourceLoader for directory:
> 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\'
> > [junit4:junit4]   2> 931 T2254 oasc.CoreContainer.create Creating SolrCore
> 'lazy2' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-
> trunk-Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2
> > [junit4:junit4]   2> 935 T2254 oasc.SolrResourceLoader.<init> new
> SolrResourceLoader for directory:
> 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\'
> > [junit4:junit4]   2> 985 T2253 oasc.SolrConfig.<init> Using Lucene
> MatchVersion: LUCENE_41
> > [junit4:junit4]   2> 988 T2254 oasc.SolrConfig.<init> Using Lucene
> MatchVersion: LUCENE_41
> > [junit4:junit4]   2> 1078 T2254 oasc.SolrConfig.<init> Loaded SolrConfig:
> solrconfig-minimal.xml
> > [junit4:junit4]   2> 1078 T2254 oass.IndexSchema.readSchema Reading Solr
> Schema
> > [junit4:junit4]   2> 1082 T2254 oass.IndexSchema.readSchema Schema
> name=tiny
> > [junit4:junit4]   2> 1105 T2255 oasc.SolrConfig.<init> Using Lucene
> MatchVersion: LUCENE_41
> > [junit4:junit4]   2> 1114 T2254 oass.IndexSchema.readSchema unique key
> field: id
> > [junit4:junit4]   2> 1116 T2254 oasc.SolrCore.<init> [lazy2] Opening new
> SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\,
> dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\stuff
> andnonsense\
> > [junit4:junit4]   2> 1116 T2254 oasc.JmxMonitoredMap.<init> JMX
> monitoring is enabled. Adding Solr mbeans to JMX Server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@18d7ace
> > [junit4:junit4]   2> 1116 T2254 oasc.SolrCore.initDirectoryFactory
> org.apache.solr.core.MockDirectoryFactory
> > [junit4:junit4]   2> 1117 T2254 oasc.CachingDirectoryFactory.get return new
> directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\stuff
> andnonsense forceNew:false
> > [junit4:junit4]   2> 1117 T2254 oasc.CachingDirectoryFactory.close Releasing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\stuff
> andnonsense
> > [junit4:junit4]   2> 1117 T2254 oasc.SolrCore.getNewIndexDir New index
> directory detected: old=null
> new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\stuff
> andnonsense\index/
> > [junit4:junit4]   2> 1120 T2254 oasc.SolrCore.initIndex WARNING [lazy2] Solr
> index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\stuff
> andnonsense\index' doesn't exist. Creating new index...
> > [junit4:junit4]   2> 1125 T2254 oasc.CachingDirectoryFactory.get return new
> directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\stuff
> andnonsense\index forceNew:false
> > [junit4:junit4]   2> 1152 T2253 oasc.SolrConfig.<init> Loaded SolrConfig:
> solrconfig-minimal.xml
> > [junit4:junit4]   2> 1152 T2253 oass.IndexSchema.readSchema Reading Solr
> Schema
> > [junit4:junit4]   2> 1156 T2253 oass.IndexSchema.readSchema Schema
> name=tiny
> > [junit4:junit4]   2> 1183 T2255 oasc.SolrConfig.<init> Loaded SolrConfig:
> solrconfig-minimal.xml
> > [junit4:junit4]   2> 1184 T2255 oass.IndexSchema.readSchema Reading Solr
> Schema
> > [junit4:junit4]   2> 1184 T2253 oass.IndexSchema.readSchema unique key
> field: id
> > [junit4:junit4]   2> 1186 T2255 oass.IndexSchema.readSchema Schema
> name=tiny
> > [junit4:junit4]   2> 1186 T2253 oasc.SolrCore.<init> [core1] Opening new
> SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\,
> dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuf
> fandnonsense\
> > [junit4:junit4]   2> 1188 T2253 oasc.JmxMonitoredMap.<init> JMX
> monitoring is enabled. Adding Solr mbeans to JMX Server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@18d7ace
> > [junit4:junit4]   2> 1188 T2253 oasc.SolrCore.initDirectoryFactory
> org.apache.solr.core.MockDirectoryFactory
> > [junit4:junit4]   2> 1188 T2253 oasc.CachingDirectoryFactory.get return new
> directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuf
> fandnonsense forceNew:false
> > [junit4:junit4]   2> 1188 T2253 oasc.CachingDirectoryFactory.close Releasing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuf
> fandnonsense
> > [junit4:junit4]   2> 1189 T2253 oasc.SolrCore.getNewIndexDir New index
> directory detected: old=null
> new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuf
> fandnonsense\index/
> > [junit4:junit4]   2> 1190 T2253 oasc.SolrCore.initIndex WARNING [core1]
> Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuf
> fandnonsense\index' doesn't exist. Creating new index...
> > [junit4:junit4]   2> 1191 T2254 oasc.SolrDeletionPolicy.onCommit
> SolrDeletionPolicy.onCommit: commits:num=1
> > [junit4:junit4]   2>
> commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@C:\
> Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-
> core\test\J0\index2191821927tmp
> lockFactory=org.apache.lucene.store.NativeFSLockFactory@ef4f26),segFN=s
> egments_1,generation=1,filenames=[segments_1]
> > [junit4:junit4]   2> 1191 T2254 oasc.SolrDeletionPolicy.updateCommits
> newest commit = 1[segments_1]
> > [junit4:junit4]   2> 1193 T2254 oasc.CachingDirectoryFactory.close Releasing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\stuff
> andnonsense\index
> 
> > [junit4:junit4]   2> 1193 T2254 oasc.SolrCore.initWriters created json:
> solr.JSONResponseWriter
> > [junit4:junit4]   2> 1194 T2254
> oasc.RequestHandlers.initHandlersFromConfig created /admin/:
> solr.admin.AdminHandlers
> > [junit4:junit4]   2> 1195 T2254
> oasc.RequestHandlers.initHandlersFromConfig created /select:
> solr.SearchHandler
> > [junit4:junit4]   2> 1195 T2254
> oasc.RequestHandlers.initHandlersFromConfig created /update:
> solr.UpdateRequestHandler
> > [junit4:junit4]   2> 1201 T2253 oasc.CachingDirectoryFactory.get return new
> directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuf
> fandnonsense\index forceNew:false
> > [junit4:junit4]   2> 1210 T2254 oashl.XMLLoader.init
> xsltCacheLifetimeSeconds=60
> > [junit4:junit4]   2> 1214 T2254 oasc.CachingDirectoryFactory.close Releasing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\stuff
> andnonsense
> > [junit4:junit4]   2> 1217 T2254 oass.SolrIndexSearcher.<init> Opening
> Searcher@16deeaf main
> > [junit4:junit4]   2> 1217 T2254 oasc.SolrCore.registerSearcher [lazy2]
> Registered new searcher Searcher@16deeaf
> main{StandardDirectoryReader(segments_1:1)}
> > [junit4:junit4]   2> 1218 T2254 oasu.CommitTracker.<init> Hard
> AutoCommit: disabled
> > [junit4:junit4]   2> 1218 T2254 oasu.CommitTracker.<init> Soft AutoCommit:
> disabled
> > [junit4:junit4]   2> 1218 T2253 oasc.SolrDeletionPolicy.onCommit
> SolrDeletionPolicy.onCommit: commits:num=1
> > [junit4:junit4]   2>
> commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@C:\
> Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-
> core\test\J0\index2191821928tmp
> lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b81596),segFN
> =segments_1,generation=1,filenames=[segments_1]
> > [junit4:junit4]   2> 1220 T2253 oasc.SolrDeletionPolicy.updateCommits
> newest commit = 1[segments_1]
> > [junit4:junit4]   2> 1222 T2254 oasc.CoreMaps.putTransientCore Opening
> transient core lazy2
> > [junit4:junit4]   2> 1220 T2255 oass.IndexSchema.readSchema unique key
> field: id
> > [junit4:junit4]   2> 1222 T2253 oasc.CachingDirectoryFactory.close Releasing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuf
> fandnonsense\index
> 
> > [junit4:junit4]   2> 1222 T2253 oasc.SolrCore.initWriters created json:
> solr.JSONResponseWriter
> > [junit4:junit4]   2> 1224 T2253
> oasc.RequestHandlers.initHandlersFromConfig created /admin/:
> solr.admin.AdminHandlers
> > [junit4:junit4]   2> 1224 T2253
> oasc.RequestHandlers.initHandlersFromConfig created /select:
> solr.SearchHandler
> > [junit4:junit4]   2> 1225 T2253
> oasc.RequestHandlers.initHandlersFromConfig created /update:
> solr.UpdateRequestHandler
> > [junit4:junit4]   2> 1222 T2254 oasc.CoreContainer.registerCore registering
> core: lazy2
> > [junit4:junit4]   2> 1227 T2255 oasc.SolrCore.<init> [lazy1] Opening new
> SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\,
> dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuff
> andnonsense\
> > [junit4:junit4]   2> 1227 T2255 oasc.JmxMonitoredMap.<init> JMX
> monitoring is enabled. Adding Solr mbeans to JMX Server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@18d7ace
> > [junit4:junit4]   2> 1227 T2255 oasc.SolrCore.initDirectoryFactory
> org.apache.solr.core.MockDirectoryFactory
> > [junit4:junit4]   2> 1228 T2255 oasc.CachingDirectoryFactory.get return new
> directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuff
> andnonsense forceNew:false
> > [junit4:junit4]   2> 1228 T2255 oasc.CachingDirectoryFactory.close Releasing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuff
> andnonsense
> > [junit4:junit4]   2> 1228 T2255 oasc.SolrCore.getNewIndexDir New index
> directory detected: old=null
> new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuff
> andnonsense\index/
> > [junit4:junit4]   2> 1233 T2253 oashl.XMLLoader.init
> xsltCacheLifetimeSeconds=60
> > [junit4:junit4]   2> 1233 T2255 oasc.SolrCore.initIndex WARNING [lazy1] Solr
> index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuff
> andnonsense\index' doesn't exist. Creating new index...
> > [junit4:junit4]   2> 1235 T2255 oasc.CachingDirectoryFactory.get return new
> directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuff
> andnonsense\index forceNew:false
> > [junit4:junit4]   2> 1243 T2253 oasc.CachingDirectoryFactory.close Releasing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuf
> fandnonsense
> > [junit4:junit4]   2> 1245 T2253 oass.SolrIndexSearcher.<init> Opening
> Searcher@95a32b main
> > [junit4:junit4]   2> 1246 T2253 oasc.SolrCore.registerSearcher [core1]
> Registered new searcher Searcher@95a32b
> main{StandardDirectoryReader(segments_1:1)}
> > [junit4:junit4]   2> 1246 T2253 oasu.CommitTracker.<init> Hard
> AutoCommit: disabled
> > [junit4:junit4]   2> 1246 T2253 oasu.CommitTracker.<init> Soft AutoCommit:
> disabled
> > [junit4:junit4]   2> 1251 T2253 oasc.CoreContainer.registerCore registering
> core: core1
> > [junit4:junit4]   2> 1251 T2255 oasc.SolrDeletionPolicy.onCommit
> SolrDeletionPolicy.onCommit: commits:num=1
> > [junit4:junit4]   2>
> commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@C:\
> Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-
> core\test\J0\index2191821929tmp
> lockFactory=org.apache.lucene.store.NativeFSLockFactory@11375fc),segFN=
> segments_1,generation=1,filenames=[segments_1]
> > [junit4:junit4]   2> 1251 T2255 oasc.SolrDeletionPolicy.updateCommits
> newest commit = 1[segments_1]
> > [junit4:junit4]   2> 1252 T2255 oasc.CachingDirectoryFactory.close Releasing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuff
> andnonsense\index
> 
> > [junit4:junit4]   2> 1253 T2255 oasc.SolrCore.initWriters created json:
> solr.JSONResponseWriter
> > [junit4:junit4]   2> 1254 T2255
> oasc.RequestHandlers.initHandlersFromConfig created /admin/:
> solr.admin.AdminHandlers
> > [junit4:junit4]   2> 1255 T2255
> oasc.RequestHandlers.initHandlersFromConfig created /select:
> solr.SearchHandler
> > [junit4:junit4]   2> 1255 T2255
> oasc.RequestHandlers.initHandlersFromConfig created /update:
> solr.UpdateRequestHandler
> > [junit4:junit4]   2> 1263 T2255 oashl.XMLLoader.init
> xsltCacheLifetimeSeconds=60
> > [junit4:junit4]   2> 1270 T2255 oasc.CachingDirectoryFactory.close Releasing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuff
> andnonsense
> > [junit4:junit4]   2> 1271 T2255 oass.SolrIndexSearcher.<init> Opening
> Searcher@d336ae main
> > [junit4:junit4]   2> 1272 T2255 oasc.SolrCore.registerSearcher [lazy1]
> Registered new searcher Searcher@d336ae
> main{StandardDirectoryReader(segments_1:1)}
> > [junit4:junit4]   2> 1273 T2255 oasu.CommitTracker.<init> Hard
> AutoCommit: disabled
> > [junit4:junit4]   2> 1273 T2255 oasu.CommitTracker.<init> Soft AutoCommit:
> disabled
> > [junit4:junit4]   2> 1275 T2255 oasc.CoreMaps.putTransientCore Opening
> transient core lazy1
> > [junit4:junit4]   2> 1275 T2255 oasc.CoreContainer.registerCore registering
> core: lazy1
> > [junit4:junit4]   2> 1277 T2247 oasc.CoreContainer.create Creating SolrCore
> 'core2' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-
> trunk-Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2
> > [junit4:junit4]   2> 1278 T2247 oasc.SolrResourceLoader.<init> new
> SolrResourceLoader for directory:
> 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\'
> > [junit4:junit4]   2> 1345 T2247 oasc.SolrConfig.<init> Using Lucene
> MatchVersion: LUCENE_41
> > [junit4:junit4]   2> 1412 T2247 oasc.SolrConfig.<init> Loaded SolrConfig:
> solrconfig-minimal.xml
> > [junit4:junit4]   2> 1413 T2247 oass.IndexSchema.readSchema Reading Solr
> Schema
> > [junit4:junit4]   2> 1416 T2247 oass.IndexSchema.readSchema Schema
> name=tiny
> > [junit4:junit4]   2> 1446 T2247 oass.IndexSchema.readSchema unique key
> field: id
> > [junit4:junit4]   2> 1448 T2247 oasc.SolrCore.<init> [core2] Opening new
> SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\,
> dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuf
> fandnonsense\
> > [junit4:junit4]   2> 1448 T2247 oasc.JmxMonitoredMap.<init> JMX
> monitoring is enabled. Adding Solr mbeans to JMX Server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@18d7ace
> > [junit4:junit4]   2> 1449 T2247 oasc.SolrCore.initDirectoryFactory
> org.apache.solr.core.MockDirectoryFactory
> > [junit4:junit4]   2> 1449 T2247 oasc.CachingDirectoryFactory.get return new
> directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuf
> fandnonsense forceNew:false
> > [junit4:junit4]   2> 1449 T2247 oasc.CachingDirectoryFactory.close Releasing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuf
> fandnonsense
> > [junit4:junit4]   2> 1450 T2247 oasc.SolrCore.getNewIndexDir New index
> directory detected: old=null
> new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuf
> fandnonsense\index/
> > [junit4:junit4]   2> 1451 T2247 oasc.SolrCore.initIndex WARNING [core2]
> Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuf
> fandnonsense\index' doesn't exist. Creating new index...
> > [junit4:junit4]   2> 1452 T2247 oasc.CachingDirectoryFactory.get return new
> directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuf
> fandnonsense\index forceNew:false
> > [junit4:junit4]   2> 1454 T2247 oasc.SolrDeletionPolicy.onCommit
> SolrDeletionPolicy.onCommit: commits:num=1
> > [junit4:junit4]   2>
> commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@179f9
> e8
> lockFactory=org.apache.lucene.store.NativeFSLockFactory@15dc903),segFN
> =segments_1,generation=1,filenames=[segments_1]
> > [junit4:junit4]   2> 1454 T2247 oasc.SolrDeletionPolicy.updateCommits
> newest commit = 1[segments_1]
> > [junit4:junit4]   2> 1456 T2247 oasc.CachingDirectoryFactory.close Releasing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuf
> fandnonsense\index
> 
> > [junit4:junit4]   2> 1456 T2247 oasc.SolrCore.initWriters created json:
> solr.JSONResponseWriter
> > [junit4:junit4]   2> 1458 T2247
> oasc.RequestHandlers.initHandlersFromConfig created /admin/:
> solr.admin.AdminHandlers
> > [junit4:junit4]   2> 1458 T2247
> oasc.RequestHandlers.initHandlersFromConfig created /select:
> solr.SearchHandler
> > [junit4:junit4]   2> 1459 T2247
> oasc.RequestHandlers.initHandlersFromConfig created /update:
> solr.UpdateRequestHandler
> > [junit4:junit4]   2> 1467 T2247 oashl.XMLLoader.init
> xsltCacheLifetimeSeconds=60
> > [junit4:junit4]   2> 1474 T2247 oasc.CachingDirectoryFactory.close Releasing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuf
> fandnonsense
> > [junit4:junit4]   2> 1474 T2247 oass.SolrIndexSearcher.<init> Opening
> Searcher@84d58e main
> > [junit4:junit4]   2> 1475 T2247 oasc.SolrCore.registerSearcher [core2]
> Registered new searcher Searcher@84d58e
> main{StandardDirectoryReader(segments_1:1)}
> > [junit4:junit4]   2> 1475 T2247 oasu.CommitTracker.<init> Hard
> AutoCommit: disabled
> > [junit4:junit4]   2> 1475 T2247 oasu.CommitTracker.<init> Soft AutoCommit:
> disabled
> > [junit4:junit4]   2> 1479 T2247 oasc.CoreContainer.registerCore registering
> core: core2
> > [junit4:junit4]   2> 1480 T2247 oasc.CoreContainer.create Creating SolrCore
> 'lazy3' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-
> trunk-Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3
> > [junit4:junit4]   2> 1481 T2247 oasc.SolrResourceLoader.<init> new
> SolrResourceLoader for directory:
> 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\'
> > [junit4:junit4]   2> 1546 T2247 oasc.SolrConfig.<init> Using Lucene
> MatchVersion: LUCENE_41
> > [junit4:junit4]   2> 1623 T2247 oasc.SolrConfig.<init> Loaded SolrConfig:
> solrconfig-minimal.xml
> > [junit4:junit4]   2> 1624 T2247 oass.IndexSchema.readSchema Reading Solr
> Schema
> > [junit4:junit4]   2> 1628 T2247 oass.IndexSchema.readSchema Schema
> name=tiny
> > [junit4:junit4]   2> 1655 T2247 oass.IndexSchema.readSchema unique key
> field: id
> > [junit4:junit4]   2> 1658 T2247 oasc.SolrCore.<init> [lazy3] Opening new
> SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\,
> dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\stuff
> andnonsense\
> > [junit4:junit4]   2> 1658 T2247 oasc.JmxMonitoredMap.<init> JMX
> monitoring is enabled. Adding Solr mbeans to JMX Server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@18d7ace
> > [junit4:junit4]   2> 1659 T2247 oasc.SolrCore.initDirectoryFactory
> org.apache.solr.core.MockDirectoryFactory
> > [junit4:junit4]   2> 1661 T2247 oasc.CachingDirectoryFactory.get return new
> directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\stuff
> andnonsense forceNew:false
> > [junit4:junit4]   2> 1662 T2247 oasc.CachingDirectoryFactory.close Releasing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\stuff
> andnonsense
> > [junit4:junit4]   2> 1662 T2247 oasc.SolrCore.getNewIndexDir New index
> directory detected: old=null
> new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\stuff
> andnonsense\index/
> > [junit4:junit4]   2> 1663 T2247 oasc.SolrCore.initIndex WARNING [lazy3] Solr
> index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\stuff
> andnonsense\index' doesn't exist. Creating new index...
> > [junit4:junit4]   2> 1664 T2247 oasc.CachingDirectoryFactory.get return new
> directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\stuff
> andnonsense\index forceNew:false
> > [junit4:junit4]   2> 1670 T2247 oasc.SolrDeletionPolicy.onCommit
> SolrDeletionPolicy.onCommit: commits:num=1
> > [junit4:junit4]   2>
> commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@9b0f
> 9f
> lockFactory=org.apache.lucene.store.NativeFSLockFactory@86b7f),segFN=s
> egments_1,generation=1,filenames=[segments_1]
> > [junit4:junit4]   2> 1670 T2247 oasc.SolrDeletionPolicy.updateCommits
> newest commit = 1[segments_1]
> > [junit4:junit4]   2> 1673 T2247 oasc.CachingDirectoryFactory.close Releasing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\stuff
> andnonsense\index
> 
> > [junit4:junit4]   2> 1674 T2247 oasc.SolrCore.initWriters created json:
> solr.JSONResponseWriter
> > [junit4:junit4]   2> 1676 T2247
> oasc.RequestHandlers.initHandlersFromConfig created /admin/:
> solr.admin.AdminHandlers
> > [junit4:junit4]   2> 1677 T2247
> oasc.RequestHandlers.initHandlersFromConfig created /select:
> solr.SearchHandler
> > [junit4:junit4]   2> 1678 T2247
> oasc.RequestHandlers.initHandlersFromConfig created /update:
> solr.UpdateRequestHandler
> > [junit4:junit4]   2> 1686 T2247 oashl.XMLLoader.init
> xsltCacheLifetimeSeconds=60
> > [junit4:junit4]   2> 1694 T2247 oasc.CachingDirectoryFactory.close Releasing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\stuff
> andnonsense
> > [junit4:junit4]   2> 1694 T2247 oass.SolrIndexSearcher.<init> Opening
> Searcher@140f703 main
> > [junit4:junit4]   2> 1695 T2247 oasc.SolrCore.registerSearcher [lazy3]
> Registered new searcher Searcher@140f703
> main{StandardDirectoryReader(segments_1:1)}
> > [junit4:junit4]   2> 1696 T2247 oasu.CommitTracker.<init> Hard
> AutoCommit: disabled
> > [junit4:junit4]   2> 1697 T2247 oasu.CommitTracker.<init> Soft AutoCommit:
> disabled
> > [junit4:junit4]   2> 1702 T2247 oasc.CoreMaps.putTransientCore Opening
> transient core lazy3
> > [junit4:junit4]   2> 1703 T2247 oasc.CoreContainer.registerCore registering
> core: lazy3
> > [junit4:junit4]   2> 1704 T2247 oasc.CoreContainer.persistFile Persisting
> cores config to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\solr.prope
> rties
> > [junit4:junit4]   2> 1717 T2247 oasc.SolrCore.close [lazy1]  CLOSING SolrCore
> org.apache.solr.core.SolrCore@3d81a
> > [junit4:junit4]   2> 1722 T2247 oasu.DirectUpdateHandler2.close closing
> DirectUpdateHandler2{commits=0,autocommits=0,soft
> autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,
> adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cum
> ulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
> > [junit4:junit4]   2> 1722 T2247 oasu.SolrCoreState.decrefSolrCoreState
> Closing SolrCoreState
> > [junit4:junit4]   2> 1722 T2247 oasu.DefaultSolrCoreState.closeIndexWriter
> SolrCoreState ref count has reached 0 - closing IndexWriter
> > [junit4:junit4]   2> 1723 T2247 oasu.DefaultSolrCoreState.closeIndexWriter
> closing IndexWriter with IndexWriterCloser
> > [junit4:junit4]   2> 1723 T2247 oasc.SolrCore.closeSearcher [lazy1] Closing
> main searcher on request.
> > [junit4:junit4]   2> 1723 T2247 oasc.CachingDirectoryFactory.close Releasing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuff
> andnonsense\index
> 
> > [junit4:junit4]   2> 1724 T2247 oasc.CachingDirectoryFactory.close Closing
> directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-
> Solr-trunk-Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuff
> andnonsense
> > [junit4:junit4]   2> 1724 T2247 oasc.CachingDirectoryFactory.closeDirectory
> Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuff
> andnonsense
> > [junit4:junit4]   2> 1724 T2247 oasc.CachingDirectoryFactory.close Closing
> directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-
> Solr-trunk-Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuff
> andnonsense\index
> > [junit4:junit4]   2> 1724 T2247 oasc.CachingDirectoryFactory.closeDirectory
> Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuff
> andnonsense\index
> > [junit4:junit4]   2> 1724 T2247 oasc.CoreContainer.shutdown Shutting down
> CoreContainer instance=31091782
> > [junit4:junit4]   2> 1726 T2247 oasc.SolrCore.close [core1]  CLOSING
> SolrCore org.apache.solr.core.SolrCore@44a83
> > [junit4:junit4]   2> 1736 T2247 oasu.DirectUpdateHandler2.close closing
> DirectUpdateHandler2{commits=0,autocommits=0,soft
> autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,
> adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cum
> ulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
> > [junit4:junit4]   2> 1737 T2247 oasu.SolrCoreState.decrefSolrCoreState
> Closing SolrCoreState
> > [junit4:junit4]   2> 1737 T2247 oasu.DefaultSolrCoreState.closeIndexWriter
> SolrCoreState ref count has reached 0 - closing IndexWriter
> > [junit4:junit4]   2> 1737 T2247 oasu.DefaultSolrCoreState.closeIndexWriter
> closing IndexWriter with IndexWriterCloser
> > [junit4:junit4]   2> 1738 T2247 oasc.SolrCore.closeSearcher [core1] Closing
> main searcher on request.
> > [junit4:junit4]   2> 1739 T2247 oasc.CachingDirectoryFactory.close Releasing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuf
> fandnonsense\index
> 
> > [junit4:junit4]   2> 1739 T2247 oasc.CachingDirectoryFactory.close Closing
> directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-
> Solr-trunk-Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuf
> fandnonsense\index
> > [junit4:junit4]   2> 1739 T2247 oasc.CachingDirectoryFactory.closeDirectory
> Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuf
> fandnonsense\index
> > [junit4:junit4]   2> 1740 T2247 oasc.CachingDirectoryFactory.close Closing
> directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-
> Solr-trunk-Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuf
> fandnonsense
> > [junit4:junit4]   2> 1740 T2247 oasc.CachingDirectoryFactory.closeDirectory
> Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuf
> fandnonsense
> > [junit4:junit4]   2> 1740 T2247 oasc.SolrCore.close [core2]  CLOSING
> SolrCore org.apache.solr.core.SolrCore@c3b82c
> > [junit4:junit4]   2> 1744 T2247 oasu.DirectUpdateHandler2.close closing
> DirectUpdateHandler2{commits=0,autocommits=0,soft
> autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,
> adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cum
> ulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
> > [junit4:junit4]   2> 1744 T2247 oasu.SolrCoreState.decrefSolrCoreState
> Closing SolrCoreState
> > [junit4:junit4]   2> 1745 T2247 oasu.DefaultSolrCoreState.closeIndexWriter
> SolrCoreState ref count has reached 0 - closing IndexWriter
> > [junit4:junit4]   2> 1745 T2247 oasu.DefaultSolrCoreState.closeIndexWriter
> closing IndexWriter with IndexWriterCloser
> > [junit4:junit4]   2> 1746 T2247 oasc.SolrCore.closeSearcher [core2] Closing
> main searcher on request.
> > [junit4:junit4]   2> 1746 T2247 oasc.CachingDirectoryFactory.close Releasing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuf
> fandnonsense\index
> 
> > [junit4:junit4]   2> 1746 T2247 oasc.CachingDirectoryFactory.close Closing
> directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-
> Solr-trunk-Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuf
> fandnonsense\index
> > [junit4:junit4]   2> 1746 T2247 oasc.CachingDirectoryFactory.closeDirectory
> Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuf
> fandnonsense\index
> > [junit4:junit4]   2> 1746 T2247 oasc.CachingDirectoryFactory.close Closing
> directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-
> Solr-trunk-Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuf
> fandnonsense
> > [junit4:junit4]   2> 1747 T2247 oasc.CachingDirectoryFactory.closeDirectory
> Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuf
> fandnonsense
> > [junit4:junit4]   2> 1747 T2247 oasc.SolrCore.close [lazy2]  CLOSING SolrCore
> org.apache.solr.core.SolrCore@1037f5b
> > [junit4:junit4]   2> 1752 T2247 oasu.DirectUpdateHandler2.close closing
> DirectUpdateHandler2{commits=0,autocommits=0,soft
> autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,
> adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cum
> ulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
> > [junit4:junit4]   2> 1752 T2247 oasu.SolrCoreState.decrefSolrCoreState
> Closing SolrCoreState
> > [junit4:junit4]   2> 1753 T2247 oasu.DefaultSolrCoreState.closeIndexWriter
> SolrCoreState ref count has reached 0 - closing IndexWriter
> > [junit4:junit4]   2> 1753 T2247 oasu.DefaultSolrCoreState.closeIndexWriter
> closing IndexWriter with IndexWriterCloser
> > [junit4:junit4]   2> 1754 T2247 oasc.SolrCore.closeSearcher [lazy2] Closing
> main searcher on request.
> > [junit4:junit4]   2> 1755 T2247 oasc.CachingDirectoryFactory.close Releasing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\stuff
> andnonsense\index
> 
> > [junit4:junit4]   2> 1755 T2247 oasc.CachingDirectoryFactory.close Closing
> directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-
> Solr-trunk-Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\stuff
> andnonsense
> > [junit4:junit4]   2> 1755 T2247 oasc.CachingDirectoryFactory.closeDirectory
> Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\stuff
> andnonsense
> > [junit4:junit4]   2> 1755 T2247 oasc.CachingDirectoryFactory.close Closing
> directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-
> Solr-trunk-Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\stuff
> andnonsense\index
> > [junit4:junit4]   2> 1755 T2247 oasc.CachingDirectoryFactory.closeDirectory
> Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\stuff
> andnonsense\index
> > [junit4:junit4]   2> 1756 T2247 oasc.SolrCore.close [lazy3]  CLOSING SolrCore
> org.apache.solr.core.SolrCore@17e4166
> > [junit4:junit4]   2> 1761 T2247 oasu.DirectUpdateHandler2.close closing
> DirectUpdateHandler2{commits=0,autocommits=0,soft
> autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,
> adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cum
> ulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
> > [junit4:junit4]   2> 1761 T2247 oasu.SolrCoreState.decrefSolrCoreState
> Closing SolrCoreState
> > [junit4:junit4]   2> 1761 T2247 oasu.DefaultSolrCoreState.closeIndexWriter
> SolrCoreState ref count has reached 0 - closing IndexWriter
> > [junit4:junit4]   2> 1762 T2247 oasu.DefaultSolrCoreState.closeIndexWriter
> closing IndexWriter with IndexWriterCloser
> > [junit4:junit4]   2> 1763 T2247 oasc.SolrCore.closeSearcher [lazy3] Closing
> main searcher on request.
> > [junit4:junit4]   2> 1763 T2247 oasc.CachingDirectoryFactory.close Releasing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\stuff
> andnonsense\index
> 
> > [junit4:junit4]   2> 1763 T2247 oasc.CachingDirectoryFactory.close Closing
> directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-
> Solr-trunk-Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\stuff
> andnonsense
> > [junit4:junit4]   2> 1764 T2247 oasc.CachingDirectoryFactory.closeDirectory
> Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\stuff
> andnonsense
> > [junit4:junit4]   2> 1764 T2247 oasc.CachingDirectoryFactory.close Closing
> directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-
> Solr-trunk-Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\stuff
> andnonsense\index
> > [junit4:junit4]   2> 1764 T2247 oasc.CachingDirectoryFactory.closeDirectory
> Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build\solr-
> core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\stuff
> andnonsense\index
> > [junit4:junit4]   2> 1827 T2247 oas.SolrTestCaseJ4.tearDown ###Ending
> testPersistTrue
> > [junit4:junit4]   2> NOTE: reproduce with: ant test  -
> Dtestcase=TestSolrDiscoveryProperties -Dtests.method=testPersistTrue -
> Dtests.seed=58657AD342FF2DCF -Dtests.slow=true -Dtests.locale=en_AU -
> Dtests.timezone=America/Vancouver -Dtests.file.encoding=US-ASCII
> > [junit4:junit4] ERROR   1.02s | TestSolrDiscoveryProperties.testPersistTrue
> <<<
> > [junit4:junit4]    > Throwable #1: java.io.IOException: Unable to delete file:
> .\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties
> > [junit4:junit4]    >    at
> __randomizedtesting.SeedInfo.seed([58657AD342FF2DCF:B8CC21CF55A9490
> D]:0)
> > [junit4:junit4]    >    at
> org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1919)
> > [junit4:junit4]    >    at
> org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1399)
> > [junit4:junit4]    >    at
> org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1331)
> > [junit4:junit4]    >    at
> org.apache.solr.core.TestSolrDiscoveryProperties.after(TestSolrDiscoveryPro
> perties.java:119)
> > [junit4:junit4]    >    at
> sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > [junit4:junit4]    >    at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:39)
> > [junit4:junit4]    >    at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:25)
> > [junit4:junit4]    >    at java.lang.reflect.Method.invoke(Method.java:597)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Rando
> mizedRunner.java:795)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRule
> SetupTeardownChained.java:50)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCa
> cheSanity.java:51)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleTh
> readAndTestName.java:49)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask
> (ThreadLeakControl.java:782)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadL
> eakControl.java:442)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran
> domizedRunner.java:746)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Rando
> mizedRunner.java:648)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:682)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> > [junit4:junit4]    >    at java.lang.Thread.run(Thread.java:662)
> > [junit4:junit4]   2> 1847 T2247 oas.SolrTestCaseJ4.setUp ###Starting
> testPersistFalse
> > [junit4:junit4]   2> 1875 T2247 oas.SolrTestCaseJ4.tearDown ###Ending
> testPersistFalse
> > [junit4:junit4]   2> NOTE: reproduce with: ant test  -
> Dtestcase=TestSolrDiscoveryProperties -Dtests.method=testPersistFalse -
> Dtests.seed=58657AD342FF2DCF -Dtests.slow=true -Dtests.locale=en_AU -
> Dtests.timezone=America/Vancouver -Dtests.file.encoding=US-ASCII
> > [junit4:junit4] ERROR   0.04s | TestSolrDiscoveryProperties.testPersistFalse
> <<<
> > [junit4:junit4]    > Throwable #1: java.io.IOException: Unable to delete file:
> .\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties
> > [junit4:junit4]    >    at
> org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1919)
> > [junit4:junit4]    >    at
> org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1399)
> > [junit4:junit4]    >    at
> org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1331)
> > [junit4:junit4]    >    at
> org.apache.solr.core.TestSolrDiscoveryProperties.setMeUp(TestSolrDiscover
> yProperties.java:46)
> > [junit4:junit4]    >    at
> org.apache.solr.core.TestSolrDiscoveryProperties.testPersistFalse(TestSolrDi
> scoveryProperties.java:245)
> > [junit4:junit4]    >    at
> sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > [junit4:junit4]    >    at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:39)
> > [junit4:junit4]    >    at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:25)
> > [junit4:junit4]    >    at java.lang.reflect.Method.invoke(Method.java:597)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Rando
> mizedRunner.java:737)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Rando
> mizedRunner.java:773)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Rando
> mizedRunner.java:787)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRule
> SetupTeardownChained.java:50)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCa
> cheSanity.java:51)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleTh
> readAndTestName.java:49)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask
> (ThreadLeakControl.java:782)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadL
> eakControl.java:442)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran
> domizedRunner.java:746)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Rando
> mizedRunner.java:648)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:682)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> > [junit4:junit4]    >    at java.lang.Thread.run(Thread.java:662)
> > [junit4:junit4]    > Throwable #2: java.io.IOException: Unable to delete file:
> .\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties
> > [junit4:junit4]    >    at
> org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1919)
> > [junit4:junit4]    >    at
> org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1399)
> > [junit4:junit4]    >    at
> org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1331)
> > [junit4:junit4]    >    at
> org.apache.solr.core.TestSolrDiscoveryProperties.after(TestSolrDiscoveryPro
> perties.java:119)
> > [junit4:junit4]    >    at
> sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > [junit4:junit4]    >    at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:39)
> > [junit4:junit4]    >    at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:25)
> > [junit4:junit4]    >    at java.lang.reflect.Method.invoke(Method.java:597)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Rando
> mizedRunner.java:795)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRule
> SetupTeardownChained.java:50)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCa
> cheSanity.java:51)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleTh
> readAndTestName.java:49)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask
> (ThreadLeakControl.java:782)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadL
> eakControl.java:442)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran
> domizedRunner.java:746)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Rando
> mizedRunner.java:648)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:682)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> > [junit4:junit4]    >    at java.lang.Thread.run(Thread.java:662)
> > [junit4:junit4]   2> 1883 T2247 oas.SolrTestCaseJ4.setUp ###Starting
> testBackCompatXml
> > [junit4:junit4]   2> 1911 T2247 oas.SolrTestCaseJ4.tearDown ###Ending
> testBackCompatXml
> > [junit4:junit4]   2> NOTE: reproduce with: ant test  -
> Dtestcase=TestSolrDiscoveryProperties -
> Dtests.method=testBackCompatXml -Dtests.seed=58657AD342FF2DCF -
> Dtests.slow=true -Dtests.locale=en_AU -
> Dtests.timezone=America/Vancouver -Dtests.file.encoding=US-ASCII
> > [junit4:junit4] ERROR   0.04s |
> TestSolrDiscoveryProperties.testBackCompatXml <<<
> > [junit4:junit4]    > Throwable #1: java.io.IOException: Unable to delete file:
> .\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties
> > [junit4:junit4]    >    at
> org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1919)
> > [junit4:junit4]    >    at
> org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1399)
> > [junit4:junit4]    >    at
> org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1331)
> > [junit4:junit4]    >    at
> org.apache.solr.core.TestSolrDiscoveryProperties.setMeUp(TestSolrDiscover
> yProperties.java:46)
> > [junit4:junit4]    >    at
> org.apache.solr.core.TestSolrDiscoveryProperties.testBackCompatXml(TestS
> olrDiscoveryProperties.java:348)
> > [junit4:junit4]    >    at
> sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > [junit4:junit4]    >    at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:39)
> > [junit4:junit4]    >    at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:25)
> > [junit4:junit4]    >    at java.lang.reflect.Method.invoke(Method.java:597)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Rando
> mizedRunner.java:737)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Rando
> mizedRunner.java:773)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Rando
> mizedRunner.java:787)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRule
> SetupTeardownChained.java:50)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCa
> cheSanity.java:51)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleTh
> readAndTestName.java:49)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask
> (ThreadLeakControl.java:782)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadL
> eakControl.java:442)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran
> domizedRunner.java:746)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Rando
> mizedRunner.java:648)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:682)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> > [junit4:junit4]    >    at java.lang.Thread.run(Thread.java:662)
> > [junit4:junit4]    > Throwable #2: java.io.IOException: Unable to delete file:
> .\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties
> > [junit4:junit4]    >    at
> org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1919)
> > [junit4:junit4]    >    at
> org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1399)
> > [junit4:junit4]    >    at
> org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1331)
> > [junit4:junit4]    >    at
> org.apache.solr.core.TestSolrDiscoveryProperties.after(TestSolrDiscoveryPro
> perties.java:119)
> > [junit4:junit4]    >    at
> sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > [junit4:junit4]    >    at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:39)
> > [junit4:junit4]    >    at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:25)
> > [junit4:junit4]    >    at java.lang.reflect.Method.invoke(Method.java:597)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Rando
> mizedRunner.java:795)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRule
> SetupTeardownChained.java:50)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCa
> cheSanity.java:51)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleTh
> readAndTestName.java:49)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask
> (ThreadLeakControl.java:782)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadL
> eakControl.java:442)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran
> domizedRunner.java:746)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Rando
> mizedRunner.java:648)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:682)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> > [junit4:junit4]    >    at java.lang.Thread.run(Thread.java:662)
> > [junit4:junit4]   2> 1918 T2247 oas.SolrTestCaseJ4.deleteCore
> ###deleteCore
> > [junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {},
> docValues:{}, sim=DefaultSimilarity, locale=en_AU,
> timezone=America/Vancouver
> > [junit4:junit4]   2> NOTE: Windows 7 6.1 x86/Sun Microsystems Inc.
> 1.6.0_41 (32-bit)/cpus=2,threads=1,free=81611736,total=268500992
> > [junit4:junit4]   2> NOTE: All tests run in this JVM: [PrimUtilsTest,
> TestRemoteStreaming, TestRangeQuery,
> DocumentAnalysisRequestHandlerTest, FieldAnalysisRequestHandlerTest,
> ClusterStateUpdateTest, TestZkChroot, PathHierarchyTokenizerFactoryTest,
> LegacyHTMLStripCharFilterTest, UUIDFieldTest, BasicZkTest,
> ClusterStateTest, HighlighterConfigTest, TestOmitPositions,
> TermsComponentTest, TermVectorComponentDistributedTest,
> TestLuceneMatchVersion, SimplePostToolTest, SpellCheckComponentTest,
> SystemInfoHandlerTest, BasicDistributedZkTest, TestPseudoReturnFields,
> TestDocSet, DirectSolrSpellCheckerTest,
> TestLMJelinekMercerSimilarityFactory, TestQueryTypes,
> URLClassifyProcessorTest, RegexBoostProcessorTest, ConvertedLegacyTest,
> TestMultiCoreConfBootstrap, LoggingHandlerTest, SuggesterWFSTTest,
> SolrRequestParserTest, TestExtendedDismaxParser, TestCodecSupport,
> TestIndexSearcher, TestBinaryField, TermVectorComponentTest,
> TestSolrCoreProperties, SliceStateUpdateTest,
> SolrCoreCheckLockOnStartupTest, TestConfig, PolyFieldTest,
> SoftAutoCommitTest, HighlighterTest, TestSolrDeletionPolicy2,
> AnalysisAfterCoreReloadTest, AutoCommitTest, SortByFunctionTest,
> TestFaceting, OpenCloseCoreStressTest, ZkControllerTest,
> TestStressRecovery, TestRandomDVFaceting, TestRealTimeGet,
> CollectionsAPIDistributedZkTest, SynonymTokenizerTest, OverseerTest,
> TestSolrJ, BasicFunctionalityTest, SchemaVersionSpecificBehaviorTest,
> DefaultValueUpdateProcessorTest, TestMergePolicyConfig,
> FastVectorHighlighterTest, ZkNodePropsTest, TestCSVLoader, TestUpdate,
> TestAnalyzedSuggestions, TestFoldingMultitermQuery,
> TestSolrDiscoveryProperties]
> > [junit4:junit4] Completed in 1.94s, 4 tests, 3 errors <<< FAILURES!
> >
> > [...truncated 587 lines...]
> > BUILD FAILED
> > C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\build.xml:381: The following error occurred while executing this
> line:
> > C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\build.xml:361: The following error occurred while executing this
> line:
> > C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\build.xml:39: The following error occurred while executing this line:
> > C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\build.xml:183: The following error occurred while executing
> this line:
> > C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\solr\common-build.xml:449: The following error occurred while
> executing this line:
> > C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\lucene\common-build.xml:1207: The following error occurred
> while executing this line:
> > C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-
> Windows\lucene\common-build.xml:870: There were test failures: 261
> suites, 1101 tests, 3 errors, 18 ignored (12 assumptions)
> >
> > Total time: 60 minutes 28 seconds
> > Build step 'Invoke Ant' marked build as failure
> > Archiving artifacts
> > Recording test results
> > Description set: Java: 32bit/jdk1.6.0_41 -client -XX:+UseParallelGC
> > Email was triggered for: Failure
> > Sending email for trigger: Failure
> >
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> > For additional commands, e-mail: dev-help@lucene.apache.org
> >
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: [JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.6.0_41) - Build # 2614 - Still Failing!

Posted by Steve Rowe <sa...@gmail.com>.
Hi Erick,

On Win7 64-bit, Oracle Java 1.6.0_21 64-bit, I check out trunk r1452152 and ran 'ant -Dtestcase=TestSolrDiscoveryProperties test', which succeeded.  I ran again with -Dtests.iters=10, and they all succeeded too.

I then did 'svn up -r1452114' and ran 'ant -Dtestcase=TestSolrDiscoveryProperties test' a few times, all of which failed.

So the fix looks good!

Steve
 
On Mar 3, 2013, at 2:55 PM, Erick Erickson <er...@gmail.com> wrote:

> This is a test artifact I believe, I wasn't closing a file stream, then trying to delete it for the next test.
> 
> I just committed a change that will fix it I hope. "runs on my machine". Siiiigggghhhhh.
> 
> Anyone with a windows machine that could test before/after explicitly I'd appreciate it. 
> 
> ant -Dtestcase=TestSolrDiscoveryProperties testshould just fail before r: 1452115
> and succeed after if I've got the right fix (trunk).
> 
> Thanks,
> Erick
> 
> 
> On Sun, Mar 3, 2013 at 1:48 PM, Policeman Jenkins Server <je...@thetaphi.de> wrote:
> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/2614/
> Java: 32bit/jdk1.6.0_41 -client -XX:+UseParallelGC
> 
> 3 tests failed.
> FAILED:  org.apache.solr.core.TestSolrDiscoveryProperties.testPersistTrue
> 
> Error Message:
> Unable to delete file: .\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties
> 
> Stack Trace:
> java.io.IOException: Unable to delete file: .\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties
>         at __randomizedtesting.SeedInfo.seed([58657AD342FF2DCF:B8CC21CF55A9490D]:0)
>         at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1919)
>         at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1399)
>         at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1331)
>         at org.apache.solr.core.TestSolrDiscoveryProperties.after(TestSolrDiscoveryProperties.java:119)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>         at java.lang.reflect.Method.invoke(Method.java:597)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:795)
>         at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
>         at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
>         at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>         at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
>         at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
>         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:358)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>         at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
>         at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
>         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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
>         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:358)
>         at java.lang.Thread.run(Thread.java:662)
> 
> 
> FAILED:  org.apache.solr.core.TestSolrDiscoveryProperties.testPersistFalse
> 
> Error Message:
> Unable to delete file: .\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties
> 
> Stack Trace:
> java.io.IOException: Unable to delete file: .\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties
>         at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1919)
>         at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1399)
>         at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1331)
>         at org.apache.solr.core.TestSolrDiscoveryProperties.setMeUp(TestSolrDiscoveryProperties.java:46)
>         at org.apache.solr.core.TestSolrDiscoveryProperties.testPersistFalse(TestSolrDiscoveryProperties.java:245)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>         at java.lang.reflect.Method.invoke(Method.java:597)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
>         at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
>         at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
>         at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>         at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
>         at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
>         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:358)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>         at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
>         at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
>         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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
>         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:358)
>         at java.lang.Thread.run(Thread.java:662)
> 
> 
> FAILED:  org.apache.solr.core.TestSolrDiscoveryProperties.testBackCompatXml
> 
> Error Message:
> Unable to delete file: .\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties
> 
> Stack Trace:
> java.io.IOException: Unable to delete file: .\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties
>         at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1919)
>         at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1399)
>         at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1331)
>         at org.apache.solr.core.TestSolrDiscoveryProperties.setMeUp(TestSolrDiscoveryProperties.java:46)
>         at org.apache.solr.core.TestSolrDiscoveryProperties.testBackCompatXml(TestSolrDiscoveryProperties.java:348)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>         at java.lang.reflect.Method.invoke(Method.java:597)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
>         at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
>         at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
>         at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>         at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
>         at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
>         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:358)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>         at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
>         at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
>         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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
>         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:358)
>         at java.lang.Thread.run(Thread.java:662)
> 
> 
> 
> 
> Build Log:
> [...truncated 8343 lines...]
> [junit4:junit4] Suite: org.apache.solr.core.TestSolrDiscoveryProperties
> [junit4:junit4]   2> 0 T2247 oas.SolrTestCaseJ4.initCore ####initCore
> [junit4:junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestSolrDiscoveryProperties-1362335229090
> [junit4:junit4]   2> 1 T2247 oas.SolrTestCaseJ4.initCore ####initCore end
> [junit4:junit4]   2> 3 T2247 oas.SolrTestCaseJ4.setUp ###Starting testPropertiesFile
> [junit4:junit4]   2> 31 T2247 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
> [junit4:junit4]   2> 31 T2247 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome
> [junit4:junit4]   2> 31 T2247 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\solr.xml
> [junit4:junit4]   2> 31 T2247 oasc.CoreContainer.<init> New CoreContainer 32636552
> [junit4:junit4]   2> 33 T2247 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\'
> [junit4:junit4]   2> 33 T2247 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\'
> [junit4:junit4]   2> 62 T2247 oasc.SolrProperties.walkFromHere Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome
> [junit4:junit4]   2> 63 T2247 oasc.SolrProperties.walkFromHere Discovered properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\core.properties, adding to cores
> [junit4:junit4]   2> 63 T2247 oasc.SolrProperties.walkFromHere Discovered properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\core.properties, adding to cores
> [junit4:junit4]   2> 63 T2247 oasc.SolrProperties.walkFromHere Discovered properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\core.properties, adding to cores
> [junit4:junit4]   2> 65 T2247 oasc.SolrProperties.walkFromHere Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome
> [junit4:junit4]   2> 66 T2247 oasc.SolrProperties.walkFromHere Discovered properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\core.properties, adding to cores
> [junit4:junit4]   2> 67 T2247 oasc.SolrProperties.walkFromHere Discovered properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\core.properties, adding to cores
> [junit4:junit4]   2> 67 T2247 oasc.SolrProperties.walkFromHere Discovered properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\core.properties, adding to cores
> [junit4:junit4]   2> 67 T2247 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
> [junit4:junit4]   2> 68 T2247 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
> [junit4:junit4]   2> 68 T2247 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
> [junit4:junit4]   2> 68 T2247 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
> [junit4:junit4]   2> 69 T2247 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
> [junit4:junit4]   2> 69 T2247 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
> [junit4:junit4]   2> 69 T2247 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
> [junit4:junit4]   2> 69 T2247 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
> [junit4:junit4]   2> 69 T2247 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
> [junit4:junit4]   2> 69 T2247 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
> [junit4:junit4]   2> 77 T2247 oasc.CoreMaps.allocateLazyCores Allocating transient cache for 2 transient cores
> [junit4:junit4]   2> 77 T2247 oasc.CoreContainer.load Registering Log Listener
> [junit4:junit4]   2> 79 T2248 oasc.CoreContainer.create Creating SolrCore 'core1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1
> [junit4:junit4]   2> 80 T2248 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\'
> [junit4:junit4]   2> 138 T2248 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
> [junit4:junit4]   2> 220 T2248 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
> [junit4:junit4]   2> 221 T2248 oass.IndexSchema.readSchema Reading Solr Schema
> [junit4:junit4]   2> 225 T2248 oass.IndexSchema.readSchema Schema name=tiny
> [junit4:junit4]   2> 254 T2248 oass.IndexSchema.readSchema unique key field: id
> [junit4:junit4]   2> 256 T2248 oasc.SolrCore.<init> [core1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense\
> [junit4:junit4]   2> 256 T2248 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@18d7ace
> [junit4:junit4]   2> 257 T2248 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
> [junit4:junit4]   2> 257 T2248 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense forceNew:false
> [junit4:junit4]   2> 258 T2248 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense
> [junit4:junit4]   2> 258 T2248 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense\index/
> [junit4:junit4]   2> 258 T2248 oasc.SolrCore.initIndex WARNING [core1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense\index' doesn't exist. Creating new index...
> [junit4:junit4]   2> 264 T2248 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense\index forceNew:false
> [junit4:junit4]   2> 275 T2248 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
> [junit4:junit4]   2>            commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\index2191821926tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@160e4a9),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 275 T2248 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 277 T2248 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense\index
> [junit4:junit4]   2> 277 T2248 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
> [junit4:junit4]   2> 279 T2248 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
> [junit4:junit4]   2> 280 T2248 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
> [junit4:junit4]   2> 280 T2248 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
> [junit4:junit4]   2> 292 T2248 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 298 T2248 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense
> [junit4:junit4]   2> 300 T2248 oass.SolrIndexSearcher.<init> Opening Searcher@e11b6 main
> [junit4:junit4]   2> 301 T2248 oasc.SolrCore.registerSearcher [core1] Registered new searcher Searcher@e11b6 main{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   2> 301 T2248 oasu.CommitTracker.<init> Hard AutoCommit: disabled
> [junit4:junit4]   2> 301 T2248 oasu.CommitTracker.<init> Soft AutoCommit: disabled
> [junit4:junit4]   2> 306 T2248 oasc.CoreContainer.registerCore registering core: core1
> [junit4:junit4]   2> 309 T2247 oasc.CoreContainer.create Creating SolrCore 'core2' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2
> [junit4:junit4]   2> 311 T2247 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\'
> [junit4:junit4]   2> 393 T2247 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
> [junit4:junit4]   2> 459 T2247 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
> [junit4:junit4]   2> 460 T2247 oass.IndexSchema.readSchema Reading Solr Schema
> [junit4:junit4]   2> 465 T2247 oass.IndexSchema.readSchema Schema name=tiny
> [junit4:junit4]   2> 495 T2247 oass.IndexSchema.readSchema unique key field: id
> [junit4:junit4]   2> 497 T2247 oasc.SolrCore.<init> [core2] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense\
> [junit4:junit4]   2> 498 T2247 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@18d7ace
> [junit4:junit4]   2> 498 T2247 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
> [junit4:junit4]   2> 499 T2247 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense forceNew:false
> [junit4:junit4]   2> 499 T2247 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense
> [junit4:junit4]   2> 499 T2247 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense\index/
> [junit4:junit4]   2> 501 T2247 oasc.SolrCore.initIndex WARNING [core2] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense\index' doesn't exist. Creating new index...
> [junit4:junit4]   2> 502 T2247 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense\index forceNew:false
> [junit4:junit4]   2> 505 T2247 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
> [junit4:junit4]   2>            commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@133745a lockFactory=org.apache.lucene.store.NativeFSLockFactory@108cc4b),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 505 T2247 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 507 T2247 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense\index
> [junit4:junit4]   2> 508 T2247 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
> [junit4:junit4]   2> 509 T2247 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
> [junit4:junit4]   2> 510 T2247 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
> [junit4:junit4]   2> 511 T2247 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
> [junit4:junit4]   2> 520 T2247 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 529 T2247 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense
> [junit4:junit4]   2> 530 T2247 oass.SolrIndexSearcher.<init> Opening Searcher@163e8d6 main
> [junit4:junit4]   2> 530 T2247 oasc.SolrCore.registerSearcher [core2] Registered new searcher Searcher@163e8d6 main{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   2> 531 T2247 oasu.CommitTracker.<init> Hard AutoCommit: disabled
> [junit4:junit4]   2> 531 T2247 oasu.CommitTracker.<init> Soft AutoCommit: disabled
> [junit4:junit4]   2> 537 T2247 oasc.CoreContainer.registerCore registering core: core2
> [junit4:junit4]   2> 538 T2247 oasc.CoreContainer.create Creating SolrCore 'lazy1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1
> [junit4:junit4]   2> 539 T2247 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\'
> [junit4:junit4]   2> 614 T2247 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
> [junit4:junit4]   2> 684 T2247 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
> [junit4:junit4]   2> 684 T2247 oass.IndexSchema.readSchema Reading Solr Schema
> [junit4:junit4]   2> 688 T2247 oass.IndexSchema.readSchema Schema name=tiny
> [junit4:junit4]   2> 722 T2247 oass.IndexSchema.readSchema unique key field: id
> [junit4:junit4]   2> 725 T2247 oasc.SolrCore.<init> [lazy1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense\
> [junit4:junit4]   2> 725 T2247 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@18d7ace
> [junit4:junit4]   2> 725 T2247 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
> [junit4:junit4]   2> 726 T2247 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense forceNew:false
> [junit4:junit4]   2> 726 T2247 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense
> [junit4:junit4]   2> 726 T2247 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense\index/
> [junit4:junit4]   2> 727 T2247 oasc.SolrCore.initIndex WARNING [lazy1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense\index' doesn't exist. Creating new index...
> [junit4:junit4]   2> 728 T2247 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense\index forceNew:false
> [junit4:junit4]   2> 732 T2247 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
> [junit4:junit4]   2>            commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@ec0731 lockFactory=org.apache.lucene.store.NativeFSLockFactory@103b26d),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 733 T2247 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 734 T2247 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense\index
> [junit4:junit4]   2> 735 T2247 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
> [junit4:junit4]   2> 737 T2247 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
> [junit4:junit4]   2> 737 T2247 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
> [junit4:junit4]   2> 738 T2247 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
> [junit4:junit4]   2> 745 T2247 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 752 T2247 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense
> [junit4:junit4]   2> 752 T2247 oass.SolrIndexSearcher.<init> Opening Searcher@13532ad main
> [junit4:junit4]   2> 753 T2247 oasc.SolrCore.registerSearcher [lazy1] Registered new searcher Searcher@13532ad main{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   2> 754 T2247 oasu.CommitTracker.<init> Hard AutoCommit: disabled
> [junit4:junit4]   2> 754 T2247 oasu.CommitTracker.<init> Soft AutoCommit: disabled
> [junit4:junit4]   2> 758 T2247 oasc.CoreMaps.putTransientCore Opening transient core lazy1
> [junit4:junit4]   2> 758 T2247 oasc.CoreContainer.registerCore registering core: lazy1
> [junit4:junit4]   2> 759 T2247 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=32636552
> [junit4:junit4]   2> 760 T2247 oasc.SolrCore.close [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1f92fd0
> [junit4:junit4]   2> 764 T2247 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
> [junit4:junit4]   2> 764 T2247 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
> [junit4:junit4]   2> 764 T2247 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
> [junit4:junit4]   2> 764 T2247 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
> [junit4:junit4]   2> 765 T2247 oasc.SolrCore.closeSearcher [core1] Closing main searcher on request.
> [junit4:junit4]   2> 765 T2247 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense\index
> [junit4:junit4]   2> 765 T2247 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense
> [junit4:junit4]   2> 766 T2247 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense
> [junit4:junit4]   2> 767 T2247 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense\index
> [junit4:junit4]   2> 767 T2247 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense\index
> [junit4:junit4]   2> 767 T2247 oasc.SolrCore.close [core2]  CLOSING SolrCore org.apache.solr.core.SolrCore@15da42f
> [junit4:junit4]   2> 772 T2247 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
> [junit4:junit4]   2> 772 T2247 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
> [junit4:junit4]   2> 772 T2247 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
> [junit4:junit4]   2> 772 T2247 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
> [junit4:junit4]   2> 774 T2247 oasc.SolrCore.closeSearcher [core2] Closing main searcher on request.
> [junit4:junit4]   2> 775 T2247 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense\index
> [junit4:junit4]   2> 775 T2247 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense\index
> [junit4:junit4]   2> 775 T2247 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense\index
> [junit4:junit4]   2> 775 T2247 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense
> [junit4:junit4]   2> 775 T2247 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense
> [junit4:junit4]   2> 775 T2247 oasc.SolrCore.close [lazy1]  CLOSING SolrCore org.apache.solr.core.SolrCore@10c64d8
> [junit4:junit4]   2> 780 T2247 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
> [junit4:junit4]   2> 780 T2247 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
> [junit4:junit4]   2> 781 T2247 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
> [junit4:junit4]   2> 781 T2247 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
> [junit4:junit4]   2> 782 T2247 oasc.SolrCore.closeSearcher [lazy1] Closing main searcher on request.
> [junit4:junit4]   2> 783 T2247 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense\index
> [junit4:junit4]   2> 783 T2247 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense\index
> [junit4:junit4]   2> 783 T2247 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense\index
> [junit4:junit4]   2> 783 T2247 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense
> [junit4:junit4]   2> 783 T2247 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense
> [junit4:junit4]   2> 827 T2247 oas.SolrTestCaseJ4.tearDown ###Ending testPropertiesFile
> [junit4:junit4]   2> 833 T2247 oas.SolrTestCaseJ4.setUp ###Starting testPersistTrue
> [junit4:junit4]   2> 880 T2247 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
> [junit4:junit4]   2> 880 T2247 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome
> [junit4:junit4]   2> 880 T2247 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\solr.xml
> [junit4:junit4]   2> 880 T2247 oasc.CoreContainer.<init> New CoreContainer 31091782
> [junit4:junit4]   2> 882 T2247 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\'
> [junit4:junit4]   2> 882 T2247 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\'
> [junit4:junit4]   2> 912 T2247 oasc.SolrProperties.walkFromHere Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome
> [junit4:junit4]   2> 912 T2247 oasc.SolrProperties.walkFromHere Discovered properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\core.properties, adding to cores
> [junit4:junit4]   2> 913 T2247 oasc.SolrProperties.walkFromHere Discovered properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\core.properties, adding to cores
> [junit4:junit4]   2> 913 T2247 oasc.SolrProperties.walkFromHere Discovered properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\core.properties, adding to cores
> [junit4:junit4]   2> 913 T2247 oasc.SolrProperties.walkFromHere Discovered properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\core.properties, adding to cores
> [junit4:junit4]   2> 914 T2247 oasc.SolrProperties.walkFromHere Discovered properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\core.properties, adding to cores
> [junit4:junit4]   2> 916 T2247 oasc.SolrProperties.walkFromHere Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome
> [junit4:junit4]   2> 916 T2247 oasc.SolrProperties.walkFromHere Discovered properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\core.properties, adding to cores
> [junit4:junit4]   2> 916 T2247 oasc.SolrProperties.walkFromHere Discovered properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\core.properties, adding to cores
> [junit4:junit4]   2> 916 T2247 oasc.SolrProperties.walkFromHere Discovered properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\core.properties, adding to cores
> [junit4:junit4]   2> 917 T2247 oasc.SolrProperties.walkFromHere Discovered properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\core.properties, adding to cores
> [junit4:junit4]   2> 917 T2247 oasc.SolrProperties.walkFromHere Discovered properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\core.properties, adding to cores
> [junit4:junit4]   2> 917 T2247 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
> [junit4:junit4]   2> 918 T2247 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
> [junit4:junit4]   2> 918 T2247 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
> [junit4:junit4]   2> 918 T2247 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
> [junit4:junit4]   2> 919 T2247 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
> [junit4:junit4]   2> 919 T2247 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
> [junit4:junit4]   2> 919 T2247 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
> [junit4:junit4]   2> 919 T2247 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
> [junit4:junit4]   2> 919 T2247 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
> [junit4:junit4]   2> 919 T2247 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
> [junit4:junit4]   2> 928 T2247 oasc.CoreMaps.allocateLazyCores Allocating transient cache for 2 transient cores
> [junit4:junit4]   2> 928 T2247 oasc.CoreContainer.load Registering Log Listener
> [junit4:junit4]   2> 930 T2253 oasc.CoreContainer.create Creating SolrCore 'core1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1
> [junit4:junit4]   2> 930 T2255 oasc.CoreContainer.create Creating SolrCore 'lazy1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1
> [junit4:junit4]   2> 931 T2253 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\'
> [junit4:junit4]   2> 932 T2255 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\'
> [junit4:junit4]   2> 931 T2254 oasc.CoreContainer.create Creating SolrCore 'lazy2' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2
> [junit4:junit4]   2> 935 T2254 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\'
> [junit4:junit4]   2> 985 T2253 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
> [junit4:junit4]   2> 988 T2254 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
> [junit4:junit4]   2> 1078 T2254 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
> [junit4:junit4]   2> 1078 T2254 oass.IndexSchema.readSchema Reading Solr Schema
> [junit4:junit4]   2> 1082 T2254 oass.IndexSchema.readSchema Schema name=tiny
> [junit4:junit4]   2> 1105 T2255 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
> [junit4:junit4]   2> 1114 T2254 oass.IndexSchema.readSchema unique key field: id
> [junit4:junit4]   2> 1116 T2254 oasc.SolrCore.<init> [lazy2] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\stuffandnonsense\
> [junit4:junit4]   2> 1116 T2254 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@18d7ace
> [junit4:junit4]   2> 1116 T2254 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
> [junit4:junit4]   2> 1117 T2254 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\stuffandnonsense forceNew:false
> [junit4:junit4]   2> 1117 T2254 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\stuffandnonsense
> [junit4:junit4]   2> 1117 T2254 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\stuffandnonsense\index/
> [junit4:junit4]   2> 1120 T2254 oasc.SolrCore.initIndex WARNING [lazy2] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\stuffandnonsense\index' doesn't exist. Creating new index...
> [junit4:junit4]   2> 1125 T2254 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\stuffandnonsense\index forceNew:false
> [junit4:junit4]   2> 1152 T2253 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
> [junit4:junit4]   2> 1152 T2253 oass.IndexSchema.readSchema Reading Solr Schema
> [junit4:junit4]   2> 1156 T2253 oass.IndexSchema.readSchema Schema name=tiny
> [junit4:junit4]   2> 1183 T2255 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
> [junit4:junit4]   2> 1184 T2255 oass.IndexSchema.readSchema Reading Solr Schema
> [junit4:junit4]   2> 1184 T2253 oass.IndexSchema.readSchema unique key field: id
> [junit4:junit4]   2> 1186 T2255 oass.IndexSchema.readSchema Schema name=tiny
> [junit4:junit4]   2> 1186 T2253 oasc.SolrCore.<init> [core1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense\
> [junit4:junit4]   2> 1188 T2253 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@18d7ace
> [junit4:junit4]   2> 1188 T2253 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
> [junit4:junit4]   2> 1188 T2253 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense forceNew:false
> [junit4:junit4]   2> 1188 T2253 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense
> [junit4:junit4]   2> 1189 T2253 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense\index/
> [junit4:junit4]   2> 1190 T2253 oasc.SolrCore.initIndex WARNING [core1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense\index' doesn't exist. Creating new index...
> [junit4:junit4]   2> 1191 T2254 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
> [junit4:junit4]   2>            commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\index2191821927tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@ef4f26),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 1191 T2254 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 1193 T2254 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\stuffandnonsense\index
> [junit4:junit4]   2> 1193 T2254 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
> [junit4:junit4]   2> 1194 T2254 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
> [junit4:junit4]   2> 1195 T2254 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
> [junit4:junit4]   2> 1195 T2254 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
> [junit4:junit4]   2> 1201 T2253 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense\index forceNew:false
> [junit4:junit4]   2> 1210 T2254 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 1214 T2254 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\stuffandnonsense
> [junit4:junit4]   2> 1217 T2254 oass.SolrIndexSearcher.<init> Opening Searcher@16deeaf main
> [junit4:junit4]   2> 1217 T2254 oasc.SolrCore.registerSearcher [lazy2] Registered new searcher Searcher@16deeaf main{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   2> 1218 T2254 oasu.CommitTracker.<init> Hard AutoCommit: disabled
> [junit4:junit4]   2> 1218 T2254 oasu.CommitTracker.<init> Soft AutoCommit: disabled
> [junit4:junit4]   2> 1218 T2253 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
> [junit4:junit4]   2>            commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\index2191821928tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b81596),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 1220 T2253 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 1222 T2254 oasc.CoreMaps.putTransientCore Opening transient core lazy2
> [junit4:junit4]   2> 1220 T2255 oass.IndexSchema.readSchema unique key field: id
> [junit4:junit4]   2> 1222 T2253 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense\index
> [junit4:junit4]   2> 1222 T2253 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
> [junit4:junit4]   2> 1224 T2253 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
> [junit4:junit4]   2> 1224 T2253 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
> [junit4:junit4]   2> 1225 T2253 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
> [junit4:junit4]   2> 1222 T2254 oasc.CoreContainer.registerCore registering core: lazy2
> [junit4:junit4]   2> 1227 T2255 oasc.SolrCore.<init> [lazy1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense\
> [junit4:junit4]   2> 1227 T2255 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@18d7ace
> [junit4:junit4]   2> 1227 T2255 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
> [junit4:junit4]   2> 1228 T2255 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense forceNew:false
> [junit4:junit4]   2> 1228 T2255 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense
> [junit4:junit4]   2> 1228 T2255 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense\index/
> [junit4:junit4]   2> 1233 T2253 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 1233 T2255 oasc.SolrCore.initIndex WARNING [lazy1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense\index' doesn't exist. Creating new index...
> [junit4:junit4]   2> 1235 T2255 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense\index forceNew:false
> [junit4:junit4]   2> 1243 T2253 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense
> [junit4:junit4]   2> 1245 T2253 oass.SolrIndexSearcher.<init> Opening Searcher@95a32b main
> [junit4:junit4]   2> 1246 T2253 oasc.SolrCore.registerSearcher [core1] Registered new searcher Searcher@95a32b main{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   2> 1246 T2253 oasu.CommitTracker.<init> Hard AutoCommit: disabled
> [junit4:junit4]   2> 1246 T2253 oasu.CommitTracker.<init> Soft AutoCommit: disabled
> [junit4:junit4]   2> 1251 T2253 oasc.CoreContainer.registerCore registering core: core1
> [junit4:junit4]   2> 1251 T2255 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
> [junit4:junit4]   2>            commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\index2191821929tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@11375fc),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 1251 T2255 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 1252 T2255 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense\index
> [junit4:junit4]   2> 1253 T2255 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
> [junit4:junit4]   2> 1254 T2255 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
> [junit4:junit4]   2> 1255 T2255 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
> [junit4:junit4]   2> 1255 T2255 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
> [junit4:junit4]   2> 1263 T2255 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 1270 T2255 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense
> [junit4:junit4]   2> 1271 T2255 oass.SolrIndexSearcher.<init> Opening Searcher@d336ae main
> [junit4:junit4]   2> 1272 T2255 oasc.SolrCore.registerSearcher [lazy1] Registered new searcher Searcher@d336ae main{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   2> 1273 T2255 oasu.CommitTracker.<init> Hard AutoCommit: disabled
> [junit4:junit4]   2> 1273 T2255 oasu.CommitTracker.<init> Soft AutoCommit: disabled
> [junit4:junit4]   2> 1275 T2255 oasc.CoreMaps.putTransientCore Opening transient core lazy1
> [junit4:junit4]   2> 1275 T2255 oasc.CoreContainer.registerCore registering core: lazy1
> [junit4:junit4]   2> 1277 T2247 oasc.CoreContainer.create Creating SolrCore 'core2' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2
> [junit4:junit4]   2> 1278 T2247 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\'
> [junit4:junit4]   2> 1345 T2247 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
> [junit4:junit4]   2> 1412 T2247 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
> [junit4:junit4]   2> 1413 T2247 oass.IndexSchema.readSchema Reading Solr Schema
> [junit4:junit4]   2> 1416 T2247 oass.IndexSchema.readSchema Schema name=tiny
> [junit4:junit4]   2> 1446 T2247 oass.IndexSchema.readSchema unique key field: id
> [junit4:junit4]   2> 1448 T2247 oasc.SolrCore.<init> [core2] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense\
> [junit4:junit4]   2> 1448 T2247 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@18d7ace
> [junit4:junit4]   2> 1449 T2247 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
> [junit4:junit4]   2> 1449 T2247 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense forceNew:false
> [junit4:junit4]   2> 1449 T2247 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense
> [junit4:junit4]   2> 1450 T2247 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense\index/
> [junit4:junit4]   2> 1451 T2247 oasc.SolrCore.initIndex WARNING [core2] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense\index' doesn't exist. Creating new index...
> [junit4:junit4]   2> 1452 T2247 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense\index forceNew:false
> [junit4:junit4]   2> 1454 T2247 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
> [junit4:junit4]   2>            commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@179f9e8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@15dc903),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 1454 T2247 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 1456 T2247 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense\index
> [junit4:junit4]   2> 1456 T2247 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
> [junit4:junit4]   2> 1458 T2247 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
> [junit4:junit4]   2> 1458 T2247 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
> [junit4:junit4]   2> 1459 T2247 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
> [junit4:junit4]   2> 1467 T2247 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 1474 T2247 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense
> [junit4:junit4]   2> 1474 T2247 oass.SolrIndexSearcher.<init> Opening Searcher@84d58e main
> [junit4:junit4]   2> 1475 T2247 oasc.SolrCore.registerSearcher [core2] Registered new searcher Searcher@84d58e main{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   2> 1475 T2247 oasu.CommitTracker.<init> Hard AutoCommit: disabled
> [junit4:junit4]   2> 1475 T2247 oasu.CommitTracker.<init> Soft AutoCommit: disabled
> [junit4:junit4]   2> 1479 T2247 oasc.CoreContainer.registerCore registering core: core2
> [junit4:junit4]   2> 1480 T2247 oasc.CoreContainer.create Creating SolrCore 'lazy3' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3
> [junit4:junit4]   2> 1481 T2247 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\'
> [junit4:junit4]   2> 1546 T2247 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
> [junit4:junit4]   2> 1623 T2247 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
> [junit4:junit4]   2> 1624 T2247 oass.IndexSchema.readSchema Reading Solr Schema
> [junit4:junit4]   2> 1628 T2247 oass.IndexSchema.readSchema Schema name=tiny
> [junit4:junit4]   2> 1655 T2247 oass.IndexSchema.readSchema unique key field: id
> [junit4:junit4]   2> 1658 T2247 oasc.SolrCore.<init> [lazy3] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\stuffandnonsense\
> [junit4:junit4]   2> 1658 T2247 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@18d7ace
> [junit4:junit4]   2> 1659 T2247 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
> [junit4:junit4]   2> 1661 T2247 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\stuffandnonsense forceNew:false
> [junit4:junit4]   2> 1662 T2247 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\stuffandnonsense
> [junit4:junit4]   2> 1662 T2247 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\stuffandnonsense\index/
> [junit4:junit4]   2> 1663 T2247 oasc.SolrCore.initIndex WARNING [lazy3] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\stuffandnonsense\index' doesn't exist. Creating new index...
> [junit4:junit4]   2> 1664 T2247 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\stuffandnonsense\index forceNew:false
> [junit4:junit4]   2> 1670 T2247 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
> [junit4:junit4]   2>            commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@9b0f9f lockFactory=org.apache.lucene.store.NativeFSLockFactory@86b7f),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 1670 T2247 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 1673 T2247 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\stuffandnonsense\index
> [junit4:junit4]   2> 1674 T2247 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
> [junit4:junit4]   2> 1676 T2247 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
> [junit4:junit4]   2> 1677 T2247 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
> [junit4:junit4]   2> 1678 T2247 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
> [junit4:junit4]   2> 1686 T2247 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 1694 T2247 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\stuffandnonsense
> [junit4:junit4]   2> 1694 T2247 oass.SolrIndexSearcher.<init> Opening Searcher@140f703 main
> [junit4:junit4]   2> 1695 T2247 oasc.SolrCore.registerSearcher [lazy3] Registered new searcher Searcher@140f703 main{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   2> 1696 T2247 oasu.CommitTracker.<init> Hard AutoCommit: disabled
> [junit4:junit4]   2> 1697 T2247 oasu.CommitTracker.<init> Soft AutoCommit: disabled
> [junit4:junit4]   2> 1702 T2247 oasc.CoreMaps.putTransientCore Opening transient core lazy3
> [junit4:junit4]   2> 1703 T2247 oasc.CoreContainer.registerCore registering core: lazy3
> [junit4:junit4]   2> 1704 T2247 oasc.CoreContainer.persistFile Persisting cores config to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties
> [junit4:junit4]   2> 1717 T2247 oasc.SolrCore.close [lazy1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3d81a
> [junit4:junit4]   2> 1722 T2247 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
> [junit4:junit4]   2> 1722 T2247 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
> [junit4:junit4]   2> 1722 T2247 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
> [junit4:junit4]   2> 1723 T2247 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
> [junit4:junit4]   2> 1723 T2247 oasc.SolrCore.closeSearcher [lazy1] Closing main searcher on request.
> [junit4:junit4]   2> 1723 T2247 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense\index
> [junit4:junit4]   2> 1724 T2247 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense
> [junit4:junit4]   2> 1724 T2247 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense
> [junit4:junit4]   2> 1724 T2247 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense\index
> [junit4:junit4]   2> 1724 T2247 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense\index
> [junit4:junit4]   2> 1724 T2247 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=31091782
> [junit4:junit4]   2> 1726 T2247 oasc.SolrCore.close [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@44a83
> [junit4:junit4]   2> 1736 T2247 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
> [junit4:junit4]   2> 1737 T2247 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
> [junit4:junit4]   2> 1737 T2247 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
> [junit4:junit4]   2> 1737 T2247 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
> [junit4:junit4]   2> 1738 T2247 oasc.SolrCore.closeSearcher [core1] Closing main searcher on request.
> [junit4:junit4]   2> 1739 T2247 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense\index
> [junit4:junit4]   2> 1739 T2247 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense\index
> [junit4:junit4]   2> 1739 T2247 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense\index
> [junit4:junit4]   2> 1740 T2247 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense
> [junit4:junit4]   2> 1740 T2247 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense
> [junit4:junit4]   2> 1740 T2247 oasc.SolrCore.close [core2]  CLOSING SolrCore org.apache.solr.core.SolrCore@c3b82c
> [junit4:junit4]   2> 1744 T2247 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
> [junit4:junit4]   2> 1744 T2247 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
> [junit4:junit4]   2> 1745 T2247 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
> [junit4:junit4]   2> 1745 T2247 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
> [junit4:junit4]   2> 1746 T2247 oasc.SolrCore.closeSearcher [core2] Closing main searcher on request.
> [junit4:junit4]   2> 1746 T2247 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense\index
> [junit4:junit4]   2> 1746 T2247 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense\index
> [junit4:junit4]   2> 1746 T2247 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense\index
> [junit4:junit4]   2> 1746 T2247 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense
> [junit4:junit4]   2> 1747 T2247 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense
> [junit4:junit4]   2> 1747 T2247 oasc.SolrCore.close [lazy2]  CLOSING SolrCore org.apache.solr.core.SolrCore@1037f5b
> [junit4:junit4]   2> 1752 T2247 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
> [junit4:junit4]   2> 1752 T2247 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
> [junit4:junit4]   2> 1753 T2247 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
> [junit4:junit4]   2> 1753 T2247 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
> [junit4:junit4]   2> 1754 T2247 oasc.SolrCore.closeSearcher [lazy2] Closing main searcher on request.
> [junit4:junit4]   2> 1755 T2247 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\stuffandnonsense\index
> [junit4:junit4]   2> 1755 T2247 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\stuffandnonsense
> [junit4:junit4]   2> 1755 T2247 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\stuffandnonsense
> [junit4:junit4]   2> 1755 T2247 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\stuffandnonsense\index
> [junit4:junit4]   2> 1755 T2247 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\stuffandnonsense\index
> [junit4:junit4]   2> 1756 T2247 oasc.SolrCore.close [lazy3]  CLOSING SolrCore org.apache.solr.core.SolrCore@17e4166
> [junit4:junit4]   2> 1761 T2247 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
> [junit4:junit4]   2> 1761 T2247 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
> [junit4:junit4]   2> 1761 T2247 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
> [junit4:junit4]   2> 1762 T2247 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
> [junit4:junit4]   2> 1763 T2247 oasc.SolrCore.closeSearcher [lazy3] Closing main searcher on request.
> [junit4:junit4]   2> 1763 T2247 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\stuffandnonsense\index
> [junit4:junit4]   2> 1763 T2247 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\stuffandnonsense
> [junit4:junit4]   2> 1764 T2247 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\stuffandnonsense
> [junit4:junit4]   2> 1764 T2247 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\stuffandnonsense\index
> [junit4:junit4]   2> 1764 T2247 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\stuffandnonsense\index
> [junit4:junit4]   2> 1827 T2247 oas.SolrTestCaseJ4.tearDown ###Ending testPersistTrue
> [junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrDiscoveryProperties -Dtests.method=testPersistTrue -Dtests.seed=58657AD342FF2DCF -Dtests.slow=true -Dtests.locale=en_AU -Dtests.timezone=America/Vancouver -Dtests.file.encoding=US-ASCII
> [junit4:junit4] ERROR   1.02s | TestSolrDiscoveryProperties.testPersistTrue <<<
> [junit4:junit4]    > Throwable #1: java.io.IOException: Unable to delete file: .\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties
> [junit4:junit4]    >    at __randomizedtesting.SeedInfo.seed([58657AD342FF2DCF:B8CC21CF55A9490D]:0)
> [junit4:junit4]    >    at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1919)
> [junit4:junit4]    >    at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1399)
> [junit4:junit4]    >    at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1331)
> [junit4:junit4]    >    at org.apache.solr.core.TestSolrDiscoveryProperties.after(TestSolrDiscoveryProperties.java:119)
> [junit4:junit4]    >    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [junit4:junit4]    >    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> [junit4:junit4]    >    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> [junit4:junit4]    >    at java.lang.reflect.Method.invoke(Method.java:597)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:795)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
> [junit4:junit4]    >    at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
> [junit4:junit4]    >    at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
> [junit4:junit4]    >    at java.lang.Thread.run(Thread.java:662)
> [junit4:junit4]   2> 1847 T2247 oas.SolrTestCaseJ4.setUp ###Starting testPersistFalse
> [junit4:junit4]   2> 1875 T2247 oas.SolrTestCaseJ4.tearDown ###Ending testPersistFalse
> [junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrDiscoveryProperties -Dtests.method=testPersistFalse -Dtests.seed=58657AD342FF2DCF -Dtests.slow=true -Dtests.locale=en_AU -Dtests.timezone=America/Vancouver -Dtests.file.encoding=US-ASCII
> [junit4:junit4] ERROR   0.04s | TestSolrDiscoveryProperties.testPersistFalse <<<
> [junit4:junit4]    > Throwable #1: java.io.IOException: Unable to delete file: .\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties
> [junit4:junit4]    >    at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1919)
> [junit4:junit4]    >    at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1399)
> [junit4:junit4]    >    at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1331)
> [junit4:junit4]    >    at org.apache.solr.core.TestSolrDiscoveryProperties.setMeUp(TestSolrDiscoveryProperties.java:46)
> [junit4:junit4]    >    at org.apache.solr.core.TestSolrDiscoveryProperties.testPersistFalse(TestSolrDiscoveryProperties.java:245)
> [junit4:junit4]    >    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [junit4:junit4]    >    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> [junit4:junit4]    >    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> [junit4:junit4]    >    at java.lang.reflect.Method.invoke(Method.java:597)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
> [junit4:junit4]    >    at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
> [junit4:junit4]    >    at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
> [junit4:junit4]    >    at java.lang.Thread.run(Thread.java:662)
> [junit4:junit4]    > Throwable #2: java.io.IOException: Unable to delete file: .\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties
> [junit4:junit4]    >    at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1919)
> [junit4:junit4]    >    at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1399)
> [junit4:junit4]    >    at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1331)
> [junit4:junit4]    >    at org.apache.solr.core.TestSolrDiscoveryProperties.after(TestSolrDiscoveryProperties.java:119)
> [junit4:junit4]    >    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [junit4:junit4]    >    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> [junit4:junit4]    >    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> [junit4:junit4]    >    at java.lang.reflect.Method.invoke(Method.java:597)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:795)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
> [junit4:junit4]    >    at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
> [junit4:junit4]    >    at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
> [junit4:junit4]    >    at java.lang.Thread.run(Thread.java:662)
> [junit4:junit4]   2> 1883 T2247 oas.SolrTestCaseJ4.setUp ###Starting testBackCompatXml
> [junit4:junit4]   2> 1911 T2247 oas.SolrTestCaseJ4.tearDown ###Ending testBackCompatXml
> [junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrDiscoveryProperties -Dtests.method=testBackCompatXml -Dtests.seed=58657AD342FF2DCF -Dtests.slow=true -Dtests.locale=en_AU -Dtests.timezone=America/Vancouver -Dtests.file.encoding=US-ASCII
> [junit4:junit4] ERROR   0.04s | TestSolrDiscoveryProperties.testBackCompatXml <<<
> [junit4:junit4]    > Throwable #1: java.io.IOException: Unable to delete file: .\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties
> [junit4:junit4]    >    at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1919)
> [junit4:junit4]    >    at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1399)
> [junit4:junit4]    >    at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1331)
> [junit4:junit4]    >    at org.apache.solr.core.TestSolrDiscoveryProperties.setMeUp(TestSolrDiscoveryProperties.java:46)
> [junit4:junit4]    >    at org.apache.solr.core.TestSolrDiscoveryProperties.testBackCompatXml(TestSolrDiscoveryProperties.java:348)
> [junit4:junit4]    >    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [junit4:junit4]    >    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> [junit4:junit4]    >    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> [junit4:junit4]    >    at java.lang.reflect.Method.invoke(Method.java:597)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
> [junit4:junit4]    >    at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
> [junit4:junit4]    >    at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
> [junit4:junit4]    >    at java.lang.Thread.run(Thread.java:662)
> [junit4:junit4]    > Throwable #2: java.io.IOException: Unable to delete file: .\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties
> [junit4:junit4]    >    at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1919)
> [junit4:junit4]    >    at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1399)
> [junit4:junit4]    >    at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1331)
> [junit4:junit4]    >    at org.apache.solr.core.TestSolrDiscoveryProperties.after(TestSolrDiscoveryProperties.java:119)
> [junit4:junit4]    >    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [junit4:junit4]    >    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> [junit4:junit4]    >    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> [junit4:junit4]    >    at java.lang.reflect.Method.invoke(Method.java:597)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:795)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
> [junit4:junit4]    >    at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
> [junit4:junit4]    >    at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
> [junit4:junit4]    >    at java.lang.Thread.run(Thread.java:662)
> [junit4:junit4]   2> 1918 T2247 oas.SolrTestCaseJ4.deleteCore ###deleteCore
> [junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {}, docValues:{}, sim=DefaultSimilarity, locale=en_AU, timezone=America/Vancouver
> [junit4:junit4]   2> NOTE: Windows 7 6.1 x86/Sun Microsystems Inc. 1.6.0_41 (32-bit)/cpus=2,threads=1,free=81611736,total=268500992
> [junit4:junit4]   2> NOTE: All tests run in this JVM: [PrimUtilsTest, TestRemoteStreaming, TestRangeQuery, DocumentAnalysisRequestHandlerTest, FieldAnalysisRequestHandlerTest, ClusterStateUpdateTest, TestZkChroot, PathHierarchyTokenizerFactoryTest, LegacyHTMLStripCharFilterTest, UUIDFieldTest, BasicZkTest, ClusterStateTest, HighlighterConfigTest, TestOmitPositions, TermsComponentTest, TermVectorComponentDistributedTest, TestLuceneMatchVersion, SimplePostToolTest, SpellCheckComponentTest, SystemInfoHandlerTest, BasicDistributedZkTest, TestPseudoReturnFields, TestDocSet, DirectSolrSpellCheckerTest, TestLMJelinekMercerSimilarityFactory, TestQueryTypes, URLClassifyProcessorTest, RegexBoostProcessorTest, ConvertedLegacyTest, TestMultiCoreConfBootstrap, LoggingHandlerTest, SuggesterWFSTTest, SolrRequestParserTest, TestExtendedDismaxParser, TestCodecSupport, TestIndexSearcher, TestBinaryField, TermVectorComponentTest, TestSolrCoreProperties, SliceStateUpdateTest, SolrCoreCheckLockOnStartupTest, TestConfig, PolyFieldTest, SoftAutoCommitTest, HighlighterTest, TestSolrDeletionPolicy2, AnalysisAfterCoreReloadTest, AutoCommitTest, SortByFunctionTest, TestFaceting, OpenCloseCoreStressTest, ZkControllerTest, TestStressRecovery, TestRandomDVFaceting, TestRealTimeGet, CollectionsAPIDistributedZkTest, SynonymTokenizerTest, OverseerTest, TestSolrJ, BasicFunctionalityTest, SchemaVersionSpecificBehaviorTest, DefaultValueUpdateProcessorTest, TestMergePolicyConfig, FastVectorHighlighterTest, ZkNodePropsTest, TestCSVLoader, TestUpdate, TestAnalyzedSuggestions, TestFoldingMultitermQuery, TestSolrDiscoveryProperties]
> [junit4:junit4] Completed in 1.94s, 4 tests, 3 errors <<< FAILURES!
> 
> [...truncated 587 lines...]
> BUILD FAILED
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:381: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:361: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:39: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:183: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:449: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1207: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:870: There were test failures: 261 suites, 1101 tests, 3 errors, 18 ignored (12 assumptions)
> 
> Total time: 60 minutes 28 seconds
> Build step 'Invoke Ant' marked build as failure
> Archiving artifacts
> Recording test results
> Description set: Java: 32bit/jdk1.6.0_41 -client -XX:+UseParallelGC
> Email was triggered for: Failure
> Sending email for trigger: Failure
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: [JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.6.0_41) - Build # 2614 - Still Failing!

Posted by Erick Erickson <er...@gmail.com>.
This is a test artifact I believe, I wasn't closing a file stream, then
trying to delete it for the next test.

I just committed a change that will fix it I hope. "runs on my machine".
Siiiigggghhhhh.

Anyone with a windows machine that could test before/after explicitly I'd
appreciate it.

ant -Dtestcase=TestSolrDiscoveryProperties test
should just fail before r: 1452115
and succeed after if I've got the right fix (trunk).

Thanks,
Erick


On Sun, Mar 3, 2013 at 1:48 PM, Policeman Jenkins Server <
jenkins@thetaphi.de> wrote:

> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/2614/
> Java: 32bit/jdk1.6.0_41 -client -XX:+UseParallelGC
>
> 3 tests failed.
> FAILED:  org.apache.solr.core.TestSolrDiscoveryProperties.testPersistTrue
>
> Error Message:
> Unable to delete file:
> .\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties
>
> Stack Trace:
> java.io.IOException: Unable to delete file:
> .\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties
>         at
> __randomizedtesting.SeedInfo.seed([58657AD342FF2DCF:B8CC21CF55A9490D]:0)
>         at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1919)
>         at
> org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1399)
>         at
> org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1331)
>         at
> org.apache.solr.core.TestSolrDiscoveryProperties.after(TestSolrDiscoveryProperties.java:119)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>         at java.lang.reflect.Method.invoke(Method.java:597)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:795)
>         at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
>         at
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
>         at
> org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
>         at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>         at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
>         at
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
>         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
>         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:358)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
>         at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>         at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
>         at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
>         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
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
>         at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
>         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:358)
>         at java.lang.Thread.run(Thread.java:662)
>
>
> FAILED:  org.apache.solr.core.TestSolrDiscoveryProperties.testPersistFalse
>
> Error Message:
> Unable to delete file:
> .\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties
>
> Stack Trace:
> java.io.IOException: Unable to delete file:
> .\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties
>         at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1919)
>         at
> org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1399)
>         at
> org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1331)
>         at
> org.apache.solr.core.TestSolrDiscoveryProperties.setMeUp(TestSolrDiscoveryProperties.java:46)
>         at
> org.apache.solr.core.TestSolrDiscoveryProperties.testPersistFalse(TestSolrDiscoveryProperties.java:245)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>         at java.lang.reflect.Method.invoke(Method.java:597)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
>         at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
>         at
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
>         at
> org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
>         at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>         at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
>         at
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
>         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
>         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:358)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
>         at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>         at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
>         at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
>         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
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
>         at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
>         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:358)
>         at java.lang.Thread.run(Thread.java:662)
>
>
> FAILED:  org.apache.solr.core.TestSolrDiscoveryProperties.testBackCompatXml
>
> Error Message:
> Unable to delete file:
> .\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties
>
> Stack Trace:
> java.io.IOException: Unable to delete file:
> .\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties
>         at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1919)
>         at
> org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1399)
>         at
> org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1331)
>         at
> org.apache.solr.core.TestSolrDiscoveryProperties.setMeUp(TestSolrDiscoveryProperties.java:46)
>         at
> org.apache.solr.core.TestSolrDiscoveryProperties.testBackCompatXml(TestSolrDiscoveryProperties.java:348)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>         at java.lang.reflect.Method.invoke(Method.java:597)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
>         at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
>         at
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
>         at
> org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
>         at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>         at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
>         at
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
>         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
>         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:358)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
>         at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>         at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
>         at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
>         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
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
>         at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
>         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:358)
>         at java.lang.Thread.run(Thread.java:662)
>
>
>
>
> Build Log:
> [...truncated 8343 lines...]
> [junit4:junit4] Suite: org.apache.solr.core.TestSolrDiscoveryProperties
> [junit4:junit4]   2> 0 T2247 oas.SolrTestCaseJ4.initCore ####initCore
> [junit4:junit4]   2> Creating dataDir:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestSolrDiscoveryProperties-1362335229090
> [junit4:junit4]   2> 1 T2247 oas.SolrTestCaseJ4.initCore ####initCore end
> [junit4:junit4]   2> 3 T2247 oas.SolrTestCaseJ4.setUp ###Starting
> testPropertiesFile
> [junit4:junit4]   2> 31 T2247 oasc.SolrResourceLoader.locateSolrHome JNDI
> not configured for solr (NoInitialContextEx)
> [junit4:junit4]   2> 31 T2247 oasc.SolrResourceLoader.locateSolrHome using
> system property solr.solr.home:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome
> [junit4:junit4]   2> 31 T2247 oasc.CoreContainer$Initializer.initialize
> looking for solr config file:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\solr.xml
> [junit4:junit4]   2> 31 T2247 oasc.CoreContainer.<init> New CoreContainer
> 32636552
> [junit4:junit4]   2> 33 T2247 oasc.CoreContainer.load Loading
> CoreContainer using Solr Home:
> 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\'
> [junit4:junit4]   2> 33 T2247 oasc.SolrResourceLoader.<init> new
> SolrResourceLoader for directory:
> 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\'
> [junit4:junit4]   2> 62 T2247 oasc.SolrProperties.walkFromHere Looking for
> cores in
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome
> [junit4:junit4]   2> 63 T2247 oasc.SolrProperties.walkFromHere Discovered
> properties file
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\core.properties,
> adding to cores
> [junit4:junit4]   2> 63 T2247 oasc.SolrProperties.walkFromHere Discovered
> properties file
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\core.properties,
> adding to cores
> [junit4:junit4]   2> 63 T2247 oasc.SolrProperties.walkFromHere Discovered
> properties file
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\core.properties,
> adding to cores
> [junit4:junit4]   2> 65 T2247 oasc.SolrProperties.walkFromHere Looking for
> cores in
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome
> [junit4:junit4]   2> 66 T2247 oasc.SolrProperties.walkFromHere Discovered
> properties file
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\core.properties,
> adding to cores
> [junit4:junit4]   2> 67 T2247 oasc.SolrProperties.walkFromHere Discovered
> properties file
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\core.properties,
> adding to cores
> [junit4:junit4]   2> 67 T2247 oasc.SolrProperties.walkFromHere Discovered
> properties file
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\core.properties,
> adding to cores
> [junit4:junit4]   2> 67 T2247 oashc.HttpShardHandlerFactory.getParameter
> Setting socketTimeout to: 0
> [junit4:junit4]   2> 68 T2247 oashc.HttpShardHandlerFactory.getParameter
> Setting urlScheme to: http://
> [junit4:junit4]   2> 68 T2247 oashc.HttpShardHandlerFactory.getParameter
> Setting connTimeout to: 0
> [junit4:junit4]   2> 68 T2247 oashc.HttpShardHandlerFactory.getParameter
> Setting maxConnectionsPerHost to: 20
> [junit4:junit4]   2> 69 T2247 oashc.HttpShardHandlerFactory.getParameter
> Setting corePoolSize to: 0
> [junit4:junit4]   2> 69 T2247 oashc.HttpShardHandlerFactory.getParameter
> Setting maximumPoolSize to: 2147483647
> [junit4:junit4]   2> 69 T2247 oashc.HttpShardHandlerFactory.getParameter
> Setting maxThreadIdleTime to: 5
> [junit4:junit4]   2> 69 T2247 oashc.HttpShardHandlerFactory.getParameter
> Setting sizeOfQueue to: -1
> [junit4:junit4]   2> 69 T2247 oashc.HttpShardHandlerFactory.getParameter
> Setting fairnessPolicy to: false
> [junit4:junit4]   2> 69 T2247 oascsi.HttpClientUtil.createClient Creating
> new http client,
> config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
> [junit4:junit4]   2> 77 T2247 oasc.CoreMaps.allocateLazyCores Allocating
> transient cache for 2 transient cores
> [junit4:junit4]   2> 77 T2247 oasc.CoreContainer.load Registering Log
> Listener
> [junit4:junit4]   2> 79 T2248 oasc.CoreContainer.create Creating SolrCore
> 'core1' using instanceDir:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1
> [junit4:junit4]   2> 80 T2248 oasc.SolrResourceLoader.<init> new
> SolrResourceLoader for directory:
> 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\'
> [junit4:junit4]   2> 138 T2248 oasc.SolrConfig.<init> Using Lucene
> MatchVersion: LUCENE_41
> [junit4:junit4]   2> 220 T2248 oasc.SolrConfig.<init> Loaded SolrConfig:
> solrconfig-minimal.xml
> [junit4:junit4]   2> 221 T2248 oass.IndexSchema.readSchema Reading Solr
> Schema
> [junit4:junit4]   2> 225 T2248 oass.IndexSchema.readSchema Schema name=tiny
> [junit4:junit4]   2> 254 T2248 oass.IndexSchema.readSchema unique key
> field: id
> [junit4:junit4]   2> 256 T2248 oasc.SolrCore.<init> [core1] Opening new
> SolrCore at
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\,
> dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense\
> [junit4:junit4]   2> 256 T2248 oasc.JmxMonitoredMap.<init> JMX monitoring
> is enabled. Adding Solr mbeans to JMX Server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@18d7ace
> [junit4:junit4]   2> 257 T2248 oasc.SolrCore.initDirectoryFactory
> org.apache.solr.core.MockDirectoryFactory
> [junit4:junit4]   2> 257 T2248 oasc.CachingDirectoryFactory.get return new
> directory for
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense
> forceNew:false
> [junit4:junit4]   2> 258 T2248 oasc.CachingDirectoryFactory.close
> Releasing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense
> [junit4:junit4]   2> 258 T2248 oasc.SolrCore.getNewIndexDir New index
> directory detected: old=null
> new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense\index/
> [junit4:junit4]   2> 258 T2248 oasc.SolrCore.initIndex WARNING [core1]
> Solr index directory
> 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense\index'
> doesn't exist. Creating new index...
> [junit4:junit4]   2> 264 T2248 oasc.CachingDirectoryFactory.get return new
> directory for
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense\index
> forceNew:false
> [junit4:junit4]   2> 275 T2248 oasc.SolrDeletionPolicy.onCommit
> SolrDeletionPolicy.onCommit: commits:num=1
> [junit4:junit4]   2>
>  commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\index2191821926tmp
> lockFactory=org.apache.lucene.store.NativeFSLockFactory@160e4a9
> ),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 275 T2248 oasc.SolrDeletionPolicy.updateCommits
> newest commit = 1[segments_1]
> [junit4:junit4]   2> 277 T2248 oasc.CachingDirectoryFactory.close
> Releasing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense\index
> [junit4:junit4]   2> 277 T2248 oasc.SolrCore.initWriters created json:
> solr.JSONResponseWriter
> [junit4:junit4]   2> 279 T2248 oasc.RequestHandlers.initHandlersFromConfig
> created /admin/: solr.admin.AdminHandlers
> [junit4:junit4]   2> 280 T2248 oasc.RequestHandlers.initHandlersFromConfig
> created /select: solr.SearchHandler
> [junit4:junit4]   2> 280 T2248 oasc.RequestHandlers.initHandlersFromConfig
> created /update: solr.UpdateRequestHandler
> [junit4:junit4]   2> 292 T2248 oashl.XMLLoader.init
> xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 298 T2248 oasc.CachingDirectoryFactory.close
> Releasing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense
> [junit4:junit4]   2> 300 T2248 oass.SolrIndexSearcher.<init> Opening
> Searcher@e11b6 main
> [junit4:junit4]   2> 301 T2248 oasc.SolrCore.registerSearcher [core1]
> Registered new searcher Searcher@e11b6main{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   2> 301 T2248 oasu.CommitTracker.<init> Hard AutoCommit:
> disabled
> [junit4:junit4]   2> 301 T2248 oasu.CommitTracker.<init> Soft AutoCommit:
> disabled
> [junit4:junit4]   2> 306 T2248 oasc.CoreContainer.registerCore registering
> core: core1
> [junit4:junit4]   2> 309 T2247 oasc.CoreContainer.create Creating SolrCore
> 'core2' using instanceDir:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2
> [junit4:junit4]   2> 311 T2247 oasc.SolrResourceLoader.<init> new
> SolrResourceLoader for directory:
> 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\'
> [junit4:junit4]   2> 393 T2247 oasc.SolrConfig.<init> Using Lucene
> MatchVersion: LUCENE_41
> [junit4:junit4]   2> 459 T2247 oasc.SolrConfig.<init> Loaded SolrConfig:
> solrconfig-minimal.xml
> [junit4:junit4]   2> 460 T2247 oass.IndexSchema.readSchema Reading Solr
> Schema
> [junit4:junit4]   2> 465 T2247 oass.IndexSchema.readSchema Schema name=tiny
> [junit4:junit4]   2> 495 T2247 oass.IndexSchema.readSchema unique key
> field: id
> [junit4:junit4]   2> 497 T2247 oasc.SolrCore.<init> [core2] Opening new
> SolrCore at
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\,
> dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense\
> [junit4:junit4]   2> 498 T2247 oasc.JmxMonitoredMap.<init> JMX monitoring
> is enabled. Adding Solr mbeans to JMX Server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@18d7ace
> [junit4:junit4]   2> 498 T2247 oasc.SolrCore.initDirectoryFactory
> org.apache.solr.core.MockDirectoryFactory
> [junit4:junit4]   2> 499 T2247 oasc.CachingDirectoryFactory.get return new
> directory for
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense
> forceNew:false
> [junit4:junit4]   2> 499 T2247 oasc.CachingDirectoryFactory.close
> Releasing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense
> [junit4:junit4]   2> 499 T2247 oasc.SolrCore.getNewIndexDir New index
> directory detected: old=null
> new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense\index/
> [junit4:junit4]   2> 501 T2247 oasc.SolrCore.initIndex WARNING [core2]
> Solr index directory
> 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense\index'
> doesn't exist. Creating new index...
> [junit4:junit4]   2> 502 T2247 oasc.CachingDirectoryFactory.get return new
> directory for
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense\index
> forceNew:false
> [junit4:junit4]   2> 505 T2247 oasc.SolrDeletionPolicy.onCommit
> SolrDeletionPolicy.onCommit: commits:num=1
> [junit4:junit4]   2>
>  commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@133745alockFactory=org.apache.lucene.store.NativeFSLockFactory@108cc4b
> ),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 505 T2247 oasc.SolrDeletionPolicy.updateCommits
> newest commit = 1[segments_1]
> [junit4:junit4]   2> 507 T2247 oasc.CachingDirectoryFactory.close
> Releasing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense\index
> [junit4:junit4]   2> 508 T2247 oasc.SolrCore.initWriters created json:
> solr.JSONResponseWriter
> [junit4:junit4]   2> 509 T2247 oasc.RequestHandlers.initHandlersFromConfig
> created /admin/: solr.admin.AdminHandlers
> [junit4:junit4]   2> 510 T2247 oasc.RequestHandlers.initHandlersFromConfig
> created /select: solr.SearchHandler
> [junit4:junit4]   2> 511 T2247 oasc.RequestHandlers.initHandlersFromConfig
> created /update: solr.UpdateRequestHandler
> [junit4:junit4]   2> 520 T2247 oashl.XMLLoader.init
> xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 529 T2247 oasc.CachingDirectoryFactory.close
> Releasing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense
> [junit4:junit4]   2> 530 T2247 oass.SolrIndexSearcher.<init> Opening
> Searcher@163e8d6 main
> [junit4:junit4]   2> 530 T2247 oasc.SolrCore.registerSearcher [core2]
> Registered new searcher Searcher@163e8d6main{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   2> 531 T2247 oasu.CommitTracker.<init> Hard AutoCommit:
> disabled
> [junit4:junit4]   2> 531 T2247 oasu.CommitTracker.<init> Soft AutoCommit:
> disabled
> [junit4:junit4]   2> 537 T2247 oasc.CoreContainer.registerCore registering
> core: core2
> [junit4:junit4]   2> 538 T2247 oasc.CoreContainer.create Creating SolrCore
> 'lazy1' using instanceDir:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1
> [junit4:junit4]   2> 539 T2247 oasc.SolrResourceLoader.<init> new
> SolrResourceLoader for directory:
> 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\'
> [junit4:junit4]   2> 614 T2247 oasc.SolrConfig.<init> Using Lucene
> MatchVersion: LUCENE_41
> [junit4:junit4]   2> 684 T2247 oasc.SolrConfig.<init> Loaded SolrConfig:
> solrconfig-minimal.xml
> [junit4:junit4]   2> 684 T2247 oass.IndexSchema.readSchema Reading Solr
> Schema
> [junit4:junit4]   2> 688 T2247 oass.IndexSchema.readSchema Schema name=tiny
> [junit4:junit4]   2> 722 T2247 oass.IndexSchema.readSchema unique key
> field: id
> [junit4:junit4]   2> 725 T2247 oasc.SolrCore.<init> [lazy1] Opening new
> SolrCore at
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\,
> dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense\
> [junit4:junit4]   2> 725 T2247 oasc.JmxMonitoredMap.<init> JMX monitoring
> is enabled. Adding Solr mbeans to JMX Server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@18d7ace
> [junit4:junit4]   2> 725 T2247 oasc.SolrCore.initDirectoryFactory
> org.apache.solr.core.MockDirectoryFactory
> [junit4:junit4]   2> 726 T2247 oasc.CachingDirectoryFactory.get return new
> directory for
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense
> forceNew:false
> [junit4:junit4]   2> 726 T2247 oasc.CachingDirectoryFactory.close
> Releasing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense
> [junit4:junit4]   2> 726 T2247 oasc.SolrCore.getNewIndexDir New index
> directory detected: old=null
> new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense\index/
> [junit4:junit4]   2> 727 T2247 oasc.SolrCore.initIndex WARNING [lazy1]
> Solr index directory
> 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense\index'
> doesn't exist. Creating new index...
> [junit4:junit4]   2> 728 T2247 oasc.CachingDirectoryFactory.get return new
> directory for
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense\index
> forceNew:false
> [junit4:junit4]   2> 732 T2247 oasc.SolrDeletionPolicy.onCommit
> SolrDeletionPolicy.onCommit: commits:num=1
> [junit4:junit4]   2>
>  commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@ec0731lockFactory=org.apache.lucene.store.NativeFSLockFactory@103b26d
> ),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 733 T2247 oasc.SolrDeletionPolicy.updateCommits
> newest commit = 1[segments_1]
> [junit4:junit4]   2> 734 T2247 oasc.CachingDirectoryFactory.close
> Releasing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense\index
> [junit4:junit4]   2> 735 T2247 oasc.SolrCore.initWriters created json:
> solr.JSONResponseWriter
> [junit4:junit4]   2> 737 T2247 oasc.RequestHandlers.initHandlersFromConfig
> created /admin/: solr.admin.AdminHandlers
> [junit4:junit4]   2> 737 T2247 oasc.RequestHandlers.initHandlersFromConfig
> created /select: solr.SearchHandler
> [junit4:junit4]   2> 738 T2247 oasc.RequestHandlers.initHandlersFromConfig
> created /update: solr.UpdateRequestHandler
> [junit4:junit4]   2> 745 T2247 oashl.XMLLoader.init
> xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 752 T2247 oasc.CachingDirectoryFactory.close
> Releasing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense
> [junit4:junit4]   2> 752 T2247 oass.SolrIndexSearcher.<init> Opening
> Searcher@13532ad main
> [junit4:junit4]   2> 753 T2247 oasc.SolrCore.registerSearcher [lazy1]
> Registered new searcher Searcher@13532admain{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   2> 754 T2247 oasu.CommitTracker.<init> Hard AutoCommit:
> disabled
> [junit4:junit4]   2> 754 T2247 oasu.CommitTracker.<init> Soft AutoCommit:
> disabled
> [junit4:junit4]   2> 758 T2247 oasc.CoreMaps.putTransientCore Opening
> transient core lazy1
> [junit4:junit4]   2> 758 T2247 oasc.CoreContainer.registerCore registering
> core: lazy1
> [junit4:junit4]   2> 759 T2247 oasc.CoreContainer.shutdown Shutting down
> CoreContainer instance=32636552
> [junit4:junit4]   2> 760 T2247 oasc.SolrCore.close [core1]  CLOSING
> SolrCore org.apache.solr.core.SolrCore@1f92fd0
> [junit4:junit4]   2> 764 T2247 oasu.DirectUpdateHandler2.close closing
> DirectUpdateHandler2{commits=0,autocommits=0,soft
> autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
> [junit4:junit4]   2> 764 T2247 oasu.SolrCoreState.decrefSolrCoreState
> Closing SolrCoreState
> [junit4:junit4]   2> 764 T2247 oasu.DefaultSolrCoreState.closeIndexWriter
> SolrCoreState ref count has reached 0 - closing IndexWriter
> [junit4:junit4]   2> 764 T2247 oasu.DefaultSolrCoreState.closeIndexWriter
> closing IndexWriter with IndexWriterCloser
> [junit4:junit4]   2> 765 T2247 oasc.SolrCore.closeSearcher [core1] Closing
> main searcher on request.
> [junit4:junit4]   2> 765 T2247 oasc.CachingDirectoryFactory.close
> Releasing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense\index
> [junit4:junit4]   2> 765 T2247 oasc.CachingDirectoryFactory.close Closing
> directory when closing
> factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense
> [junit4:junit4]   2> 766 T2247 oasc.CachingDirectoryFactory.closeDirectory
> Closing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense
> [junit4:junit4]   2> 767 T2247 oasc.CachingDirectoryFactory.close Closing
> directory when closing
> factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense\index
> [junit4:junit4]   2> 767 T2247 oasc.CachingDirectoryFactory.closeDirectory
> Closing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense\index
> [junit4:junit4]   2> 767 T2247 oasc.SolrCore.close [core2]  CLOSING
> SolrCore org.apache.solr.core.SolrCore@15da42f
> [junit4:junit4]   2> 772 T2247 oasu.DirectUpdateHandler2.close closing
> DirectUpdateHandler2{commits=0,autocommits=0,soft
> autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
> [junit4:junit4]   2> 772 T2247 oasu.SolrCoreState.decrefSolrCoreState
> Closing SolrCoreState
> [junit4:junit4]   2> 772 T2247 oasu.DefaultSolrCoreState.closeIndexWriter
> SolrCoreState ref count has reached 0 - closing IndexWriter
> [junit4:junit4]   2> 772 T2247 oasu.DefaultSolrCoreState.closeIndexWriter
> closing IndexWriter with IndexWriterCloser
> [junit4:junit4]   2> 774 T2247 oasc.SolrCore.closeSearcher [core2] Closing
> main searcher on request.
> [junit4:junit4]   2> 775 T2247 oasc.CachingDirectoryFactory.close
> Releasing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense\index
> [junit4:junit4]   2> 775 T2247 oasc.CachingDirectoryFactory.close Closing
> directory when closing
> factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense\index
> [junit4:junit4]   2> 775 T2247 oasc.CachingDirectoryFactory.closeDirectory
> Closing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense\index
> [junit4:junit4]   2> 775 T2247 oasc.CachingDirectoryFactory.close Closing
> directory when closing
> factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense
> [junit4:junit4]   2> 775 T2247 oasc.CachingDirectoryFactory.closeDirectory
> Closing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense
> [junit4:junit4]   2> 775 T2247 oasc.SolrCore.close [lazy1]  CLOSING
> SolrCore org.apache.solr.core.SolrCore@10c64d8
> [junit4:junit4]   2> 780 T2247 oasu.DirectUpdateHandler2.close closing
> DirectUpdateHandler2{commits=0,autocommits=0,soft
> autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
> [junit4:junit4]   2> 780 T2247 oasu.SolrCoreState.decrefSolrCoreState
> Closing SolrCoreState
> [junit4:junit4]   2> 781 T2247 oasu.DefaultSolrCoreState.closeIndexWriter
> SolrCoreState ref count has reached 0 - closing IndexWriter
> [junit4:junit4]   2> 781 T2247 oasu.DefaultSolrCoreState.closeIndexWriter
> closing IndexWriter with IndexWriterCloser
> [junit4:junit4]   2> 782 T2247 oasc.SolrCore.closeSearcher [lazy1] Closing
> main searcher on request.
> [junit4:junit4]   2> 783 T2247 oasc.CachingDirectoryFactory.close
> Releasing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense\index
> [junit4:junit4]   2> 783 T2247 oasc.CachingDirectoryFactory.close Closing
> directory when closing
> factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense\index
> [junit4:junit4]   2> 783 T2247 oasc.CachingDirectoryFactory.closeDirectory
> Closing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense\index
> [junit4:junit4]   2> 783 T2247 oasc.CachingDirectoryFactory.close Closing
> directory when closing
> factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense
> [junit4:junit4]   2> 783 T2247 oasc.CachingDirectoryFactory.closeDirectory
> Closing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense
> [junit4:junit4]   2> 827 T2247 oas.SolrTestCaseJ4.tearDown ###Ending
> testPropertiesFile
> [junit4:junit4]   2> 833 T2247 oas.SolrTestCaseJ4.setUp ###Starting
> testPersistTrue
> [junit4:junit4]   2> 880 T2247 oasc.SolrResourceLoader.locateSolrHome JNDI
> not configured for solr (NoInitialContextEx)
> [junit4:junit4]   2> 880 T2247 oasc.SolrResourceLoader.locateSolrHome
> using system property solr.solr.home:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome
> [junit4:junit4]   2> 880 T2247 oasc.CoreContainer$Initializer.initialize
> looking for solr config file:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\solr.xml
> [junit4:junit4]   2> 880 T2247 oasc.CoreContainer.<init> New CoreContainer
> 31091782
> [junit4:junit4]   2> 882 T2247 oasc.CoreContainer.load Loading
> CoreContainer using Solr Home:
> 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\'
> [junit4:junit4]   2> 882 T2247 oasc.SolrResourceLoader.<init> new
> SolrResourceLoader for directory:
> 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\'
> [junit4:junit4]   2> 912 T2247 oasc.SolrProperties.walkFromHere Looking
> for cores in
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome
> [junit4:junit4]   2> 912 T2247 oasc.SolrProperties.walkFromHere Discovered
> properties file
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\core.properties,
> adding to cores
> [junit4:junit4]   2> 913 T2247 oasc.SolrProperties.walkFromHere Discovered
> properties file
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\core.properties,
> adding to cores
> [junit4:junit4]   2> 913 T2247 oasc.SolrProperties.walkFromHere Discovered
> properties file
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\core.properties,
> adding to cores
> [junit4:junit4]   2> 913 T2247 oasc.SolrProperties.walkFromHere Discovered
> properties file
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\core.properties,
> adding to cores
> [junit4:junit4]   2> 914 T2247 oasc.SolrProperties.walkFromHere Discovered
> properties file
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\core.properties,
> adding to cores
> [junit4:junit4]   2> 916 T2247 oasc.SolrProperties.walkFromHere Looking
> for cores in
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome
> [junit4:junit4]   2> 916 T2247 oasc.SolrProperties.walkFromHere Discovered
> properties file
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\core.properties,
> adding to cores
> [junit4:junit4]   2> 916 T2247 oasc.SolrProperties.walkFromHere Discovered
> properties file
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\core.properties,
> adding to cores
> [junit4:junit4]   2> 916 T2247 oasc.SolrProperties.walkFromHere Discovered
> properties file
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\core.properties,
> adding to cores
> [junit4:junit4]   2> 917 T2247 oasc.SolrProperties.walkFromHere Discovered
> properties file
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\core.properties,
> adding to cores
> [junit4:junit4]   2> 917 T2247 oasc.SolrProperties.walkFromHere Discovered
> properties file
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\core.properties,
> adding to cores
> [junit4:junit4]   2> 917 T2247 oashc.HttpShardHandlerFactory.getParameter
> Setting socketTimeout to: 0
> [junit4:junit4]   2> 918 T2247 oashc.HttpShardHandlerFactory.getParameter
> Setting urlScheme to: http://
> [junit4:junit4]   2> 918 T2247 oashc.HttpShardHandlerFactory.getParameter
> Setting connTimeout to: 0
> [junit4:junit4]   2> 918 T2247 oashc.HttpShardHandlerFactory.getParameter
> Setting maxConnectionsPerHost to: 20
> [junit4:junit4]   2> 919 T2247 oashc.HttpShardHandlerFactory.getParameter
> Setting corePoolSize to: 0
> [junit4:junit4]   2> 919 T2247 oashc.HttpShardHandlerFactory.getParameter
> Setting maximumPoolSize to: 2147483647
> [junit4:junit4]   2> 919 T2247 oashc.HttpShardHandlerFactory.getParameter
> Setting maxThreadIdleTime to: 5
> [junit4:junit4]   2> 919 T2247 oashc.HttpShardHandlerFactory.getParameter
> Setting sizeOfQueue to: -1
> [junit4:junit4]   2> 919 T2247 oashc.HttpShardHandlerFactory.getParameter
> Setting fairnessPolicy to: false
> [junit4:junit4]   2> 919 T2247 oascsi.HttpClientUtil.createClient Creating
> new http client,
> config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
> [junit4:junit4]   2> 928 T2247 oasc.CoreMaps.allocateLazyCores Allocating
> transient cache for 2 transient cores
> [junit4:junit4]   2> 928 T2247 oasc.CoreContainer.load Registering Log
> Listener
> [junit4:junit4]   2> 930 T2253 oasc.CoreContainer.create Creating SolrCore
> 'core1' using instanceDir:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1
> [junit4:junit4]   2> 930 T2255 oasc.CoreContainer.create Creating SolrCore
> 'lazy1' using instanceDir:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1
> [junit4:junit4]   2> 931 T2253 oasc.SolrResourceLoader.<init> new
> SolrResourceLoader for directory:
> 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\'
> [junit4:junit4]   2> 932 T2255 oasc.SolrResourceLoader.<init> new
> SolrResourceLoader for directory:
> 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\'
> [junit4:junit4]   2> 931 T2254 oasc.CoreContainer.create Creating SolrCore
> 'lazy2' using instanceDir:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2
> [junit4:junit4]   2> 935 T2254 oasc.SolrResourceLoader.<init> new
> SolrResourceLoader for directory:
> 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\'
> [junit4:junit4]   2> 985 T2253 oasc.SolrConfig.<init> Using Lucene
> MatchVersion: LUCENE_41
> [junit4:junit4]   2> 988 T2254 oasc.SolrConfig.<init> Using Lucene
> MatchVersion: LUCENE_41
> [junit4:junit4]   2> 1078 T2254 oasc.SolrConfig.<init> Loaded SolrConfig:
> solrconfig-minimal.xml
> [junit4:junit4]   2> 1078 T2254 oass.IndexSchema.readSchema Reading Solr
> Schema
> [junit4:junit4]   2> 1082 T2254 oass.IndexSchema.readSchema Schema
> name=tiny
> [junit4:junit4]   2> 1105 T2255 oasc.SolrConfig.<init> Using Lucene
> MatchVersion: LUCENE_41
> [junit4:junit4]   2> 1114 T2254 oass.IndexSchema.readSchema unique key
> field: id
> [junit4:junit4]   2> 1116 T2254 oasc.SolrCore.<init> [lazy2] Opening new
> SolrCore at
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\,
> dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\stuffandnonsense\
> [junit4:junit4]   2> 1116 T2254 oasc.JmxMonitoredMap.<init> JMX monitoring
> is enabled. Adding Solr mbeans to JMX Server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@18d7ace
> [junit4:junit4]   2> 1116 T2254 oasc.SolrCore.initDirectoryFactory
> org.apache.solr.core.MockDirectoryFactory
> [junit4:junit4]   2> 1117 T2254 oasc.CachingDirectoryFactory.get return
> new directory for
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\stuffandnonsense
> forceNew:false
> [junit4:junit4]   2> 1117 T2254 oasc.CachingDirectoryFactory.close
> Releasing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\stuffandnonsense
> [junit4:junit4]   2> 1117 T2254 oasc.SolrCore.getNewIndexDir New index
> directory detected: old=null
> new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\stuffandnonsense\index/
> [junit4:junit4]   2> 1120 T2254 oasc.SolrCore.initIndex WARNING [lazy2]
> Solr index directory
> 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\stuffandnonsense\index'
> doesn't exist. Creating new index...
> [junit4:junit4]   2> 1125 T2254 oasc.CachingDirectoryFactory.get return
> new directory for
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\stuffandnonsense\index
> forceNew:false
> [junit4:junit4]   2> 1152 T2253 oasc.SolrConfig.<init> Loaded SolrConfig:
> solrconfig-minimal.xml
> [junit4:junit4]   2> 1152 T2253 oass.IndexSchema.readSchema Reading Solr
> Schema
> [junit4:junit4]   2> 1156 T2253 oass.IndexSchema.readSchema Schema
> name=tiny
> [junit4:junit4]   2> 1183 T2255 oasc.SolrConfig.<init> Loaded SolrConfig:
> solrconfig-minimal.xml
> [junit4:junit4]   2> 1184 T2255 oass.IndexSchema.readSchema Reading Solr
> Schema
> [junit4:junit4]   2> 1184 T2253 oass.IndexSchema.readSchema unique key
> field: id
> [junit4:junit4]   2> 1186 T2255 oass.IndexSchema.readSchema Schema
> name=tiny
> [junit4:junit4]   2> 1186 T2253 oasc.SolrCore.<init> [core1] Opening new
> SolrCore at
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\,
> dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense\
> [junit4:junit4]   2> 1188 T2253 oasc.JmxMonitoredMap.<init> JMX monitoring
> is enabled. Adding Solr mbeans to JMX Server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@18d7ace
> [junit4:junit4]   2> 1188 T2253 oasc.SolrCore.initDirectoryFactory
> org.apache.solr.core.MockDirectoryFactory
> [junit4:junit4]   2> 1188 T2253 oasc.CachingDirectoryFactory.get return
> new directory for
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense
> forceNew:false
> [junit4:junit4]   2> 1188 T2253 oasc.CachingDirectoryFactory.close
> Releasing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense
> [junit4:junit4]   2> 1189 T2253 oasc.SolrCore.getNewIndexDir New index
> directory detected: old=null
> new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense\index/
> [junit4:junit4]   2> 1190 T2253 oasc.SolrCore.initIndex WARNING [core1]
> Solr index directory
> 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense\index'
> doesn't exist. Creating new index...
> [junit4:junit4]   2> 1191 T2254 oasc.SolrDeletionPolicy.onCommit
> SolrDeletionPolicy.onCommit: commits:num=1
> [junit4:junit4]   2>
>  commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\index2191821927tmp
> lockFactory=org.apache.lucene.store.NativeFSLockFactory@ef4f26
> ),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 1191 T2254 oasc.SolrDeletionPolicy.updateCommits
> newest commit = 1[segments_1]
> [junit4:junit4]   2> 1193 T2254 oasc.CachingDirectoryFactory.close
> Releasing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\stuffandnonsense\index
> [junit4:junit4]   2> 1193 T2254 oasc.SolrCore.initWriters created json:
> solr.JSONResponseWriter
> [junit4:junit4]   2> 1194 T2254
> oasc.RequestHandlers.initHandlersFromConfig created /admin/:
> solr.admin.AdminHandlers
> [junit4:junit4]   2> 1195 T2254
> oasc.RequestHandlers.initHandlersFromConfig created /select:
> solr.SearchHandler
> [junit4:junit4]   2> 1195 T2254
> oasc.RequestHandlers.initHandlersFromConfig created /update:
> solr.UpdateRequestHandler
> [junit4:junit4]   2> 1201 T2253 oasc.CachingDirectoryFactory.get return
> new directory for
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense\index
> forceNew:false
> [junit4:junit4]   2> 1210 T2254 oashl.XMLLoader.init
> xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 1214 T2254 oasc.CachingDirectoryFactory.close
> Releasing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\stuffandnonsense
> [junit4:junit4]   2> 1217 T2254 oass.SolrIndexSearcher.<init> Opening
> Searcher@16deeaf main
> [junit4:junit4]   2> 1217 T2254 oasc.SolrCore.registerSearcher [lazy2]
> Registered new searcher Searcher@16deeafmain{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   2> 1218 T2254 oasu.CommitTracker.<init> Hard AutoCommit:
> disabled
> [junit4:junit4]   2> 1218 T2254 oasu.CommitTracker.<init> Soft AutoCommit:
> disabled
> [junit4:junit4]   2> 1218 T2253 oasc.SolrDeletionPolicy.onCommit
> SolrDeletionPolicy.onCommit: commits:num=1
> [junit4:junit4]   2>
>  commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\index2191821928tmp
> lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b81596
> ),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 1220 T2253 oasc.SolrDeletionPolicy.updateCommits
> newest commit = 1[segments_1]
> [junit4:junit4]   2> 1222 T2254 oasc.CoreMaps.putTransientCore Opening
> transient core lazy2
> [junit4:junit4]   2> 1220 T2255 oass.IndexSchema.readSchema unique key
> field: id
> [junit4:junit4]   2> 1222 T2253 oasc.CachingDirectoryFactory.close
> Releasing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense\index
> [junit4:junit4]   2> 1222 T2253 oasc.SolrCore.initWriters created json:
> solr.JSONResponseWriter
> [junit4:junit4]   2> 1224 T2253
> oasc.RequestHandlers.initHandlersFromConfig created /admin/:
> solr.admin.AdminHandlers
> [junit4:junit4]   2> 1224 T2253
> oasc.RequestHandlers.initHandlersFromConfig created /select:
> solr.SearchHandler
> [junit4:junit4]   2> 1225 T2253
> oasc.RequestHandlers.initHandlersFromConfig created /update:
> solr.UpdateRequestHandler
> [junit4:junit4]   2> 1222 T2254 oasc.CoreContainer.registerCore
> registering core: lazy2
> [junit4:junit4]   2> 1227 T2255 oasc.SolrCore.<init> [lazy1] Opening new
> SolrCore at
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\,
> dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense\
> [junit4:junit4]   2> 1227 T2255 oasc.JmxMonitoredMap.<init> JMX monitoring
> is enabled. Adding Solr mbeans to JMX Server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@18d7ace
> [junit4:junit4]   2> 1227 T2255 oasc.SolrCore.initDirectoryFactory
> org.apache.solr.core.MockDirectoryFactory
> [junit4:junit4]   2> 1228 T2255 oasc.CachingDirectoryFactory.get return
> new directory for
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense
> forceNew:false
> [junit4:junit4]   2> 1228 T2255 oasc.CachingDirectoryFactory.close
> Releasing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense
> [junit4:junit4]   2> 1228 T2255 oasc.SolrCore.getNewIndexDir New index
> directory detected: old=null
> new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense\index/
> [junit4:junit4]   2> 1233 T2253 oashl.XMLLoader.init
> xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 1233 T2255 oasc.SolrCore.initIndex WARNING [lazy1]
> Solr index directory
> 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense\index'
> doesn't exist. Creating new index...
> [junit4:junit4]   2> 1235 T2255 oasc.CachingDirectoryFactory.get return
> new directory for
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense\index
> forceNew:false
> [junit4:junit4]   2> 1243 T2253 oasc.CachingDirectoryFactory.close
> Releasing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense
> [junit4:junit4]   2> 1245 T2253 oass.SolrIndexSearcher.<init> Opening
> Searcher@95a32b main
> [junit4:junit4]   2> 1246 T2253 oasc.SolrCore.registerSearcher [core1]
> Registered new searcher Searcher@95a32bmain{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   2> 1246 T2253 oasu.CommitTracker.<init> Hard AutoCommit:
> disabled
> [junit4:junit4]   2> 1246 T2253 oasu.CommitTracker.<init> Soft AutoCommit:
> disabled
> [junit4:junit4]   2> 1251 T2253 oasc.CoreContainer.registerCore
> registering core: core1
> [junit4:junit4]   2> 1251 T2255 oasc.SolrDeletionPolicy.onCommit
> SolrDeletionPolicy.onCommit: commits:num=1
> [junit4:junit4]   2>
>  commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\index2191821929tmp
> lockFactory=org.apache.lucene.store.NativeFSLockFactory@11375fc
> ),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 1251 T2255 oasc.SolrDeletionPolicy.updateCommits
> newest commit = 1[segments_1]
> [junit4:junit4]   2> 1252 T2255 oasc.CachingDirectoryFactory.close
> Releasing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense\index
> [junit4:junit4]   2> 1253 T2255 oasc.SolrCore.initWriters created json:
> solr.JSONResponseWriter
> [junit4:junit4]   2> 1254 T2255
> oasc.RequestHandlers.initHandlersFromConfig created /admin/:
> solr.admin.AdminHandlers
> [junit4:junit4]   2> 1255 T2255
> oasc.RequestHandlers.initHandlersFromConfig created /select:
> solr.SearchHandler
> [junit4:junit4]   2> 1255 T2255
> oasc.RequestHandlers.initHandlersFromConfig created /update:
> solr.UpdateRequestHandler
> [junit4:junit4]   2> 1263 T2255 oashl.XMLLoader.init
> xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 1270 T2255 oasc.CachingDirectoryFactory.close
> Releasing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense
> [junit4:junit4]   2> 1271 T2255 oass.SolrIndexSearcher.<init> Opening
> Searcher@d336ae main
> [junit4:junit4]   2> 1272 T2255 oasc.SolrCore.registerSearcher [lazy1]
> Registered new searcher Searcher@d336aemain{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   2> 1273 T2255 oasu.CommitTracker.<init> Hard AutoCommit:
> disabled
> [junit4:junit4]   2> 1273 T2255 oasu.CommitTracker.<init> Soft AutoCommit:
> disabled
> [junit4:junit4]   2> 1275 T2255 oasc.CoreMaps.putTransientCore Opening
> transient core lazy1
> [junit4:junit4]   2> 1275 T2255 oasc.CoreContainer.registerCore
> registering core: lazy1
> [junit4:junit4]   2> 1277 T2247 oasc.CoreContainer.create Creating
> SolrCore 'core2' using instanceDir:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2
> [junit4:junit4]   2> 1278 T2247 oasc.SolrResourceLoader.<init> new
> SolrResourceLoader for directory:
> 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\'
> [junit4:junit4]   2> 1345 T2247 oasc.SolrConfig.<init> Using Lucene
> MatchVersion: LUCENE_41
> [junit4:junit4]   2> 1412 T2247 oasc.SolrConfig.<init> Loaded SolrConfig:
> solrconfig-minimal.xml
> [junit4:junit4]   2> 1413 T2247 oass.IndexSchema.readSchema Reading Solr
> Schema
> [junit4:junit4]   2> 1416 T2247 oass.IndexSchema.readSchema Schema
> name=tiny
> [junit4:junit4]   2> 1446 T2247 oass.IndexSchema.readSchema unique key
> field: id
> [junit4:junit4]   2> 1448 T2247 oasc.SolrCore.<init> [core2] Opening new
> SolrCore at
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\,
> dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense\
> [junit4:junit4]   2> 1448 T2247 oasc.JmxMonitoredMap.<init> JMX monitoring
> is enabled. Adding Solr mbeans to JMX Server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@18d7ace
> [junit4:junit4]   2> 1449 T2247 oasc.SolrCore.initDirectoryFactory
> org.apache.solr.core.MockDirectoryFactory
> [junit4:junit4]   2> 1449 T2247 oasc.CachingDirectoryFactory.get return
> new directory for
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense
> forceNew:false
> [junit4:junit4]   2> 1449 T2247 oasc.CachingDirectoryFactory.close
> Releasing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense
> [junit4:junit4]   2> 1450 T2247 oasc.SolrCore.getNewIndexDir New index
> directory detected: old=null
> new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense\index/
> [junit4:junit4]   2> 1451 T2247 oasc.SolrCore.initIndex WARNING [core2]
> Solr index directory
> 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense\index'
> doesn't exist. Creating new index...
> [junit4:junit4]   2> 1452 T2247 oasc.CachingDirectoryFactory.get return
> new directory for
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense\index
> forceNew:false
> [junit4:junit4]   2> 1454 T2247 oasc.SolrDeletionPolicy.onCommit
> SolrDeletionPolicy.onCommit: commits:num=1
> [junit4:junit4]   2>
>  commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@179f9e8lockFactory=org.apache.lucene.store.NativeFSLockFactory@15dc903
> ),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 1454 T2247 oasc.SolrDeletionPolicy.updateCommits
> newest commit = 1[segments_1]
> [junit4:junit4]   2> 1456 T2247 oasc.CachingDirectoryFactory.close
> Releasing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense\index
> [junit4:junit4]   2> 1456 T2247 oasc.SolrCore.initWriters created json:
> solr.JSONResponseWriter
> [junit4:junit4]   2> 1458 T2247
> oasc.RequestHandlers.initHandlersFromConfig created /admin/:
> solr.admin.AdminHandlers
> [junit4:junit4]   2> 1458 T2247
> oasc.RequestHandlers.initHandlersFromConfig created /select:
> solr.SearchHandler
> [junit4:junit4]   2> 1459 T2247
> oasc.RequestHandlers.initHandlersFromConfig created /update:
> solr.UpdateRequestHandler
> [junit4:junit4]   2> 1467 T2247 oashl.XMLLoader.init
> xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 1474 T2247 oasc.CachingDirectoryFactory.close
> Releasing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense
> [junit4:junit4]   2> 1474 T2247 oass.SolrIndexSearcher.<init> Opening
> Searcher@84d58e main
> [junit4:junit4]   2> 1475 T2247 oasc.SolrCore.registerSearcher [core2]
> Registered new searcher Searcher@84d58emain{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   2> 1475 T2247 oasu.CommitTracker.<init> Hard AutoCommit:
> disabled
> [junit4:junit4]   2> 1475 T2247 oasu.CommitTracker.<init> Soft AutoCommit:
> disabled
> [junit4:junit4]   2> 1479 T2247 oasc.CoreContainer.registerCore
> registering core: core2
> [junit4:junit4]   2> 1480 T2247 oasc.CoreContainer.create Creating
> SolrCore 'lazy3' using instanceDir:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3
> [junit4:junit4]   2> 1481 T2247 oasc.SolrResourceLoader.<init> new
> SolrResourceLoader for directory:
> 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\'
> [junit4:junit4]   2> 1546 T2247 oasc.SolrConfig.<init> Using Lucene
> MatchVersion: LUCENE_41
> [junit4:junit4]   2> 1623 T2247 oasc.SolrConfig.<init> Loaded SolrConfig:
> solrconfig-minimal.xml
> [junit4:junit4]   2> 1624 T2247 oass.IndexSchema.readSchema Reading Solr
> Schema
> [junit4:junit4]   2> 1628 T2247 oass.IndexSchema.readSchema Schema
> name=tiny
> [junit4:junit4]   2> 1655 T2247 oass.IndexSchema.readSchema unique key
> field: id
> [junit4:junit4]   2> 1658 T2247 oasc.SolrCore.<init> [lazy3] Opening new
> SolrCore at
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\,
> dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\stuffandnonsense\
> [junit4:junit4]   2> 1658 T2247 oasc.JmxMonitoredMap.<init> JMX monitoring
> is enabled. Adding Solr mbeans to JMX Server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@18d7ace
> [junit4:junit4]   2> 1659 T2247 oasc.SolrCore.initDirectoryFactory
> org.apache.solr.core.MockDirectoryFactory
> [junit4:junit4]   2> 1661 T2247 oasc.CachingDirectoryFactory.get return
> new directory for
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\stuffandnonsense
> forceNew:false
> [junit4:junit4]   2> 1662 T2247 oasc.CachingDirectoryFactory.close
> Releasing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\stuffandnonsense
> [junit4:junit4]   2> 1662 T2247 oasc.SolrCore.getNewIndexDir New index
> directory detected: old=null
> new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\stuffandnonsense\index/
> [junit4:junit4]   2> 1663 T2247 oasc.SolrCore.initIndex WARNING [lazy3]
> Solr index directory
> 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\stuffandnonsense\index'
> doesn't exist. Creating new index...
> [junit4:junit4]   2> 1664 T2247 oasc.CachingDirectoryFactory.get return
> new directory for
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\stuffandnonsense\index
> forceNew:false
> [junit4:junit4]   2> 1670 T2247 oasc.SolrDeletionPolicy.onCommit
> SolrDeletionPolicy.onCommit: commits:num=1
> [junit4:junit4]   2>
>  commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@9b0f9flockFactory=org.apache.lucene.store.NativeFSLockFactory@86b7f
> ),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 1670 T2247 oasc.SolrDeletionPolicy.updateCommits
> newest commit = 1[segments_1]
> [junit4:junit4]   2> 1673 T2247 oasc.CachingDirectoryFactory.close
> Releasing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\stuffandnonsense\index
> [junit4:junit4]   2> 1674 T2247 oasc.SolrCore.initWriters created json:
> solr.JSONResponseWriter
> [junit4:junit4]   2> 1676 T2247
> oasc.RequestHandlers.initHandlersFromConfig created /admin/:
> solr.admin.AdminHandlers
> [junit4:junit4]   2> 1677 T2247
> oasc.RequestHandlers.initHandlersFromConfig created /select:
> solr.SearchHandler
> [junit4:junit4]   2> 1678 T2247
> oasc.RequestHandlers.initHandlersFromConfig created /update:
> solr.UpdateRequestHandler
> [junit4:junit4]   2> 1686 T2247 oashl.XMLLoader.init
> xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 1694 T2247 oasc.CachingDirectoryFactory.close
> Releasing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\stuffandnonsense
> [junit4:junit4]   2> 1694 T2247 oass.SolrIndexSearcher.<init> Opening
> Searcher@140f703 main
> [junit4:junit4]   2> 1695 T2247 oasc.SolrCore.registerSearcher [lazy3]
> Registered new searcher Searcher@140f703main{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   2> 1696 T2247 oasu.CommitTracker.<init> Hard AutoCommit:
> disabled
> [junit4:junit4]   2> 1697 T2247 oasu.CommitTracker.<init> Soft AutoCommit:
> disabled
> [junit4:junit4]   2> 1702 T2247 oasc.CoreMaps.putTransientCore Opening
> transient core lazy3
> [junit4:junit4]   2> 1703 T2247 oasc.CoreContainer.registerCore
> registering core: lazy3
> [junit4:junit4]   2> 1704 T2247 oasc.CoreContainer.persistFile Persisting
> cores config to
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties
> [junit4:junit4]   2> 1717 T2247 oasc.SolrCore.close [lazy1]  CLOSING
> SolrCore org.apache.solr.core.SolrCore@3d81a
> [junit4:junit4]   2> 1722 T2247 oasu.DirectUpdateHandler2.close closing
> DirectUpdateHandler2{commits=0,autocommits=0,soft
> autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
> [junit4:junit4]   2> 1722 T2247 oasu.SolrCoreState.decrefSolrCoreState
> Closing SolrCoreState
> [junit4:junit4]   2> 1722 T2247 oasu.DefaultSolrCoreState.closeIndexWriter
> SolrCoreState ref count has reached 0 - closing IndexWriter
> [junit4:junit4]   2> 1723 T2247 oasu.DefaultSolrCoreState.closeIndexWriter
> closing IndexWriter with IndexWriterCloser
> [junit4:junit4]   2> 1723 T2247 oasc.SolrCore.closeSearcher [lazy1]
> Closing main searcher on request.
> [junit4:junit4]   2> 1723 T2247 oasc.CachingDirectoryFactory.close
> Releasing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense\index
> [junit4:junit4]   2> 1724 T2247 oasc.CachingDirectoryFactory.close Closing
> directory when closing
> factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense
> [junit4:junit4]   2> 1724 T2247
> oasc.CachingDirectoryFactory.closeDirectory Closing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense
> [junit4:junit4]   2> 1724 T2247 oasc.CachingDirectoryFactory.close Closing
> directory when closing
> factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense\index
> [junit4:junit4]   2> 1724 T2247
> oasc.CachingDirectoryFactory.closeDirectory Closing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense\index
> [junit4:junit4]   2> 1724 T2247 oasc.CoreContainer.shutdown Shutting down
> CoreContainer instance=31091782
> [junit4:junit4]   2> 1726 T2247 oasc.SolrCore.close [core1]  CLOSING
> SolrCore org.apache.solr.core.SolrCore@44a83
> [junit4:junit4]   2> 1736 T2247 oasu.DirectUpdateHandler2.close closing
> DirectUpdateHandler2{commits=0,autocommits=0,soft
> autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
> [junit4:junit4]   2> 1737 T2247 oasu.SolrCoreState.decrefSolrCoreState
> Closing SolrCoreState
> [junit4:junit4]   2> 1737 T2247 oasu.DefaultSolrCoreState.closeIndexWriter
> SolrCoreState ref count has reached 0 - closing IndexWriter
> [junit4:junit4]   2> 1737 T2247 oasu.DefaultSolrCoreState.closeIndexWriter
> closing IndexWriter with IndexWriterCloser
> [junit4:junit4]   2> 1738 T2247 oasc.SolrCore.closeSearcher [core1]
> Closing main searcher on request.
> [junit4:junit4]   2> 1739 T2247 oasc.CachingDirectoryFactory.close
> Releasing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense\index
> [junit4:junit4]   2> 1739 T2247 oasc.CachingDirectoryFactory.close Closing
> directory when closing
> factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense\index
> [junit4:junit4]   2> 1739 T2247
> oasc.CachingDirectoryFactory.closeDirectory Closing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense\index
> [junit4:junit4]   2> 1740 T2247 oasc.CachingDirectoryFactory.close Closing
> directory when closing
> factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense
> [junit4:junit4]   2> 1740 T2247
> oasc.CachingDirectoryFactory.closeDirectory Closing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense
> [junit4:junit4]   2> 1740 T2247 oasc.SolrCore.close [core2]  CLOSING
> SolrCore org.apache.solr.core.SolrCore@c3b82c
> [junit4:junit4]   2> 1744 T2247 oasu.DirectUpdateHandler2.close closing
> DirectUpdateHandler2{commits=0,autocommits=0,soft
> autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
> [junit4:junit4]   2> 1744 T2247 oasu.SolrCoreState.decrefSolrCoreState
> Closing SolrCoreState
> [junit4:junit4]   2> 1745 T2247 oasu.DefaultSolrCoreState.closeIndexWriter
> SolrCoreState ref count has reached 0 - closing IndexWriter
> [junit4:junit4]   2> 1745 T2247 oasu.DefaultSolrCoreState.closeIndexWriter
> closing IndexWriter with IndexWriterCloser
> [junit4:junit4]   2> 1746 T2247 oasc.SolrCore.closeSearcher [core2]
> Closing main searcher on request.
> [junit4:junit4]   2> 1746 T2247 oasc.CachingDirectoryFactory.close
> Releasing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense\index
> [junit4:junit4]   2> 1746 T2247 oasc.CachingDirectoryFactory.close Closing
> directory when closing
> factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense\index
> [junit4:junit4]   2> 1746 T2247
> oasc.CachingDirectoryFactory.closeDirectory Closing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense\index
> [junit4:junit4]   2> 1746 T2247 oasc.CachingDirectoryFactory.close Closing
> directory when closing
> factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense
> [junit4:junit4]   2> 1747 T2247
> oasc.CachingDirectoryFactory.closeDirectory Closing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense
> [junit4:junit4]   2> 1747 T2247 oasc.SolrCore.close [lazy2]  CLOSING
> SolrCore org.apache.solr.core.SolrCore@1037f5b
> [junit4:junit4]   2> 1752 T2247 oasu.DirectUpdateHandler2.close closing
> DirectUpdateHandler2{commits=0,autocommits=0,soft
> autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
> [junit4:junit4]   2> 1752 T2247 oasu.SolrCoreState.decrefSolrCoreState
> Closing SolrCoreState
> [junit4:junit4]   2> 1753 T2247 oasu.DefaultSolrCoreState.closeIndexWriter
> SolrCoreState ref count has reached 0 - closing IndexWriter
> [junit4:junit4]   2> 1753 T2247 oasu.DefaultSolrCoreState.closeIndexWriter
> closing IndexWriter with IndexWriterCloser
> [junit4:junit4]   2> 1754 T2247 oasc.SolrCore.closeSearcher [lazy2]
> Closing main searcher on request.
> [junit4:junit4]   2> 1755 T2247 oasc.CachingDirectoryFactory.close
> Releasing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\stuffandnonsense\index
> [junit4:junit4]   2> 1755 T2247 oasc.CachingDirectoryFactory.close Closing
> directory when closing
> factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\stuffandnonsense
> [junit4:junit4]   2> 1755 T2247
> oasc.CachingDirectoryFactory.closeDirectory Closing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\stuffandnonsense
> [junit4:junit4]   2> 1755 T2247 oasc.CachingDirectoryFactory.close Closing
> directory when closing
> factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\stuffandnonsense\index
> [junit4:junit4]   2> 1755 T2247
> oasc.CachingDirectoryFactory.closeDirectory Closing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\stuffandnonsense\index
> [junit4:junit4]   2> 1756 T2247 oasc.SolrCore.close [lazy3]  CLOSING
> SolrCore org.apache.solr.core.SolrCore@17e4166
> [junit4:junit4]   2> 1761 T2247 oasu.DirectUpdateHandler2.close closing
> DirectUpdateHandler2{commits=0,autocommits=0,soft
> autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
> [junit4:junit4]   2> 1761 T2247 oasu.SolrCoreState.decrefSolrCoreState
> Closing SolrCoreState
> [junit4:junit4]   2> 1761 T2247 oasu.DefaultSolrCoreState.closeIndexWriter
> SolrCoreState ref count has reached 0 - closing IndexWriter
> [junit4:junit4]   2> 1762 T2247 oasu.DefaultSolrCoreState.closeIndexWriter
> closing IndexWriter with IndexWriterCloser
> [junit4:junit4]   2> 1763 T2247 oasc.SolrCore.closeSearcher [lazy3]
> Closing main searcher on request.
> [junit4:junit4]   2> 1763 T2247 oasc.CachingDirectoryFactory.close
> Releasing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\stuffandnonsense\index
> [junit4:junit4]   2> 1763 T2247 oasc.CachingDirectoryFactory.close Closing
> directory when closing
> factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\stuffandnonsense
> [junit4:junit4]   2> 1764 T2247
> oasc.CachingDirectoryFactory.closeDirectory Closing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\stuffandnonsense
> [junit4:junit4]   2> 1764 T2247 oasc.CachingDirectoryFactory.close Closing
> directory when closing
> factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\stuffandnonsense\index
> [junit4:junit4]   2> 1764 T2247
> oasc.CachingDirectoryFactory.closeDirectory Closing
> directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\stuffandnonsense\index
> [junit4:junit4]   2> 1827 T2247 oas.SolrTestCaseJ4.tearDown ###Ending
> testPersistTrue
> [junit4:junit4]   2> NOTE: reproduce with: ant test
>  -Dtestcase=TestSolrDiscoveryProperties -Dtests.method=testPersistTrue
> -Dtests.seed=58657AD342FF2DCF -Dtests.slow=true -Dtests.locale=en_AU
> -Dtests.timezone=America/Vancouver -Dtests.file.encoding=US-ASCII
> [junit4:junit4] ERROR   1.02s |
> TestSolrDiscoveryProperties.testPersistTrue <<<
> [junit4:junit4]    > Throwable #1: java.io.IOException: Unable to delete
> file: .\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties
> [junit4:junit4]    >    at
> __randomizedtesting.SeedInfo.seed([58657AD342FF2DCF:B8CC21CF55A9490D]:0)
> [junit4:junit4]    >    at
> org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1919)
> [junit4:junit4]    >    at
> org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1399)
> [junit4:junit4]    >    at
> org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1331)
> [junit4:junit4]    >    at
> org.apache.solr.core.TestSolrDiscoveryProperties.after(TestSolrDiscoveryProperties.java:119)
> [junit4:junit4]    >    at
> sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [junit4:junit4]    >    at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> [junit4:junit4]    >    at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> [junit4:junit4]    >    at java.lang.reflect.Method.invoke(Method.java:597)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:795)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
> [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
> [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
> [junit4:junit4]    >    at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
> [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
> [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
> [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
> [junit4:junit4]    >    at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
> [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
> [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
> [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
> [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
> [junit4:junit4]    >    at java.lang.Thread.run(Thread.java:662)
> [junit4:junit4]   2> 1847 T2247 oas.SolrTestCaseJ4.setUp ###Starting
> testPersistFalse
> [junit4:junit4]   2> 1875 T2247 oas.SolrTestCaseJ4.tearDown ###Ending
> testPersistFalse
> [junit4:junit4]   2> NOTE: reproduce with: ant test
>  -Dtestcase=TestSolrDiscoveryProperties -Dtests.method=testPersistFalse
> -Dtests.seed=58657AD342FF2DCF -Dtests.slow=true -Dtests.locale=en_AU
> -Dtests.timezone=America/Vancouver -Dtests.file.encoding=US-ASCII
> [junit4:junit4] ERROR   0.04s |
> TestSolrDiscoveryProperties.testPersistFalse <<<
> [junit4:junit4]    > Throwable #1: java.io.IOException: Unable to delete
> file: .\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties
> [junit4:junit4]    >    at
> org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1919)
> [junit4:junit4]    >    at
> org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1399)
> [junit4:junit4]    >    at
> org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1331)
> [junit4:junit4]    >    at
> org.apache.solr.core.TestSolrDiscoveryProperties.setMeUp(TestSolrDiscoveryProperties.java:46)
> [junit4:junit4]    >    at
> org.apache.solr.core.TestSolrDiscoveryProperties.testPersistFalse(TestSolrDiscoveryProperties.java:245)
> [junit4:junit4]    >    at
> sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [junit4:junit4]    >    at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> [junit4:junit4]    >    at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> [junit4:junit4]    >    at java.lang.reflect.Method.invoke(Method.java:597)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
> [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
> [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
> [junit4:junit4]    >    at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
> [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
> [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
> [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
> [junit4:junit4]    >    at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
> [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
> [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
> [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
> [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
> [junit4:junit4]    >    at java.lang.Thread.run(Thread.java:662)
> [junit4:junit4]    > Throwable #2: java.io.IOException: Unable to delete
> file: .\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties
> [junit4:junit4]    >    at
> org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1919)
> [junit4:junit4]    >    at
> org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1399)
> [junit4:junit4]    >    at
> org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1331)
> [junit4:junit4]    >    at
> org.apache.solr.core.TestSolrDiscoveryProperties.after(TestSolrDiscoveryProperties.java:119)
> [junit4:junit4]    >    at
> sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [junit4:junit4]    >    at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> [junit4:junit4]    >    at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> [junit4:junit4]    >    at java.lang.reflect.Method.invoke(Method.java:597)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:795)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
> [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
> [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
> [junit4:junit4]    >    at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
> [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
> [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
> [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
> [junit4:junit4]    >    at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
> [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
> [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
> [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
> [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
> [junit4:junit4]    >    at java.lang.Thread.run(Thread.java:662)
> [junit4:junit4]   2> 1883 T2247 oas.SolrTestCaseJ4.setUp ###Starting
> testBackCompatXml
> [junit4:junit4]   2> 1911 T2247 oas.SolrTestCaseJ4.tearDown ###Ending
> testBackCompatXml
> [junit4:junit4]   2> NOTE: reproduce with: ant test
>  -Dtestcase=TestSolrDiscoveryProperties -Dtests.method=testBackCompatXml
> -Dtests.seed=58657AD342FF2DCF -Dtests.slow=true -Dtests.locale=en_AU
> -Dtests.timezone=America/Vancouver -Dtests.file.encoding=US-ASCII
> [junit4:junit4] ERROR   0.04s |
> TestSolrDiscoveryProperties.testBackCompatXml <<<
> [junit4:junit4]    > Throwable #1: java.io.IOException: Unable to delete
> file: .\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties
> [junit4:junit4]    >    at
> org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1919)
> [junit4:junit4]    >    at
> org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1399)
> [junit4:junit4]    >    at
> org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1331)
> [junit4:junit4]    >    at
> org.apache.solr.core.TestSolrDiscoveryProperties.setMeUp(TestSolrDiscoveryProperties.java:46)
> [junit4:junit4]    >    at
> org.apache.solr.core.TestSolrDiscoveryProperties.testBackCompatXml(TestSolrDiscoveryProperties.java:348)
> [junit4:junit4]    >    at
> sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [junit4:junit4]    >    at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> [junit4:junit4]    >    at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> [junit4:junit4]    >    at java.lang.reflect.Method.invoke(Method.java:597)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
> [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
> [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
> [junit4:junit4]    >    at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
> [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
> [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
> [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
> [junit4:junit4]    >    at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
> [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
> [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
> [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
> [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
> [junit4:junit4]    >    at java.lang.Thread.run(Thread.java:662)
> [junit4:junit4]    > Throwable #2: java.io.IOException: Unable to delete
> file: .\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties
> [junit4:junit4]    >    at
> org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1919)
> [junit4:junit4]    >    at
> org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1399)
> [junit4:junit4]    >    at
> org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1331)
> [junit4:junit4]    >    at
> org.apache.solr.core.TestSolrDiscoveryProperties.after(TestSolrDiscoveryProperties.java:119)
> [junit4:junit4]    >    at
> sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [junit4:junit4]    >    at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> [junit4:junit4]    >    at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> [junit4:junit4]    >    at java.lang.reflect.Method.invoke(Method.java:597)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:795)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
> [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
> [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
> [junit4:junit4]    >    at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
> [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
> [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
> [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
> [junit4:junit4]    >    at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
> [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
> [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
> [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
> [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
> [junit4:junit4]    >    at java.lang.Thread.run(Thread.java:662)
> [junit4:junit4]   2> 1918 T2247 oas.SolrTestCaseJ4.deleteCore ###deleteCore
> [junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {},
> docValues:{}, sim=DefaultSimilarity, locale=en_AU,
> timezone=America/Vancouver
> [junit4:junit4]   2> NOTE: Windows 7 6.1 x86/Sun Microsystems Inc.
> 1.6.0_41 (32-bit)/cpus=2,threads=1,free=81611736,total=268500992
> [junit4:junit4]   2> NOTE: All tests run in this JVM: [PrimUtilsTest,
> TestRemoteStreaming, TestRangeQuery, DocumentAnalysisRequestHandlerTest,
> FieldAnalysisRequestHandlerTest, ClusterStateUpdateTest, TestZkChroot,
> PathHierarchyTokenizerFactoryTest, LegacyHTMLStripCharFilterTest,
> UUIDFieldTest, BasicZkTest, ClusterStateTest, HighlighterConfigTest,
> TestOmitPositions, TermsComponentTest, TermVectorComponentDistributedTest,
> TestLuceneMatchVersion, SimplePostToolTest, SpellCheckComponentTest,
> SystemInfoHandlerTest, BasicDistributedZkTest, TestPseudoReturnFields,
> TestDocSet, DirectSolrSpellCheckerTest,
> TestLMJelinekMercerSimilarityFactory, TestQueryTypes,
> URLClassifyProcessorTest, RegexBoostProcessorTest, ConvertedLegacyTest,
> TestMultiCoreConfBootstrap, LoggingHandlerTest, SuggesterWFSTTest,
> SolrRequestParserTest, TestExtendedDismaxParser, TestCodecSupport,
> TestIndexSearcher, TestBinaryField, TermVectorComponentTest,
> TestSolrCoreProperties, SliceStateUpdateTest,
> SolrCoreCheckLockOnStartupTest, TestConfig, PolyFieldTest,
> SoftAutoCommitTest, HighlighterTest, TestSolrDeletionPolicy2,
> AnalysisAfterCoreReloadTest, AutoCommitTest, SortByFunctionTest,
> TestFaceting, OpenCloseCoreStressTest, ZkControllerTest,
> TestStressRecovery, TestRandomDVFaceting, TestRealTimeGet,
> CollectionsAPIDistributedZkTest, SynonymTokenizerTest, OverseerTest,
> TestSolrJ, BasicFunctionalityTest, SchemaVersionSpecificBehaviorTest,
> DefaultValueUpdateProcessorTest, TestMergePolicyConfig,
> FastVectorHighlighterTest, ZkNodePropsTest, TestCSVLoader, TestUpdate,
> TestAnalyzedSuggestions, TestFoldingMultitermQuery,
> TestSolrDiscoveryProperties]
> [junit4:junit4] Completed in 1.94s, 4 tests, 3 errors <<< FAILURES!
>
> [...truncated 587 lines...]
> BUILD FAILED
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:381:
> The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:361:
> The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:39:
> The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:183:
> The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:449:
> The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1207:
> The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:870:
> There were test failures: 261 suites, 1101 tests, 3 errors, 18 ignored (12
> assumptions)
>
> Total time: 60 minutes 28 seconds
> Build step 'Invoke Ant' marked build as failure
> Archiving artifacts
> Recording test results
> Description set: Java: 32bit/jdk1.6.0_41 -client -XX:+UseParallelGC
> Email was triggered for: Failure
> Sending email for trigger: Failure
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>

[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.6.0_41) - Build # 2614 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/2614/
Java: 32bit/jdk1.6.0_41 -client -XX:+UseParallelGC

3 tests failed.
FAILED:  org.apache.solr.core.TestSolrDiscoveryProperties.testPersistTrue

Error Message:
Unable to delete file: .\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties

Stack Trace:
java.io.IOException: Unable to delete file: .\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties
	at __randomizedtesting.SeedInfo.seed([58657AD342FF2DCF:B8CC21CF55A9490D]:0)
	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1919)
	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1399)
	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1331)
	at org.apache.solr.core.TestSolrDiscoveryProperties.after(TestSolrDiscoveryProperties.java:119)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:795)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at java.lang.Thread.run(Thread.java:662)


FAILED:  org.apache.solr.core.TestSolrDiscoveryProperties.testPersistFalse

Error Message:
Unable to delete file: .\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties

Stack Trace:
java.io.IOException: Unable to delete file: .\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties
	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1919)
	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1399)
	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1331)
	at org.apache.solr.core.TestSolrDiscoveryProperties.setMeUp(TestSolrDiscoveryProperties.java:46)
	at org.apache.solr.core.TestSolrDiscoveryProperties.testPersistFalse(TestSolrDiscoveryProperties.java:245)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at java.lang.Thread.run(Thread.java:662)


FAILED:  org.apache.solr.core.TestSolrDiscoveryProperties.testBackCompatXml

Error Message:
Unable to delete file: .\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties

Stack Trace:
java.io.IOException: Unable to delete file: .\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties
	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1919)
	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1399)
	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1331)
	at org.apache.solr.core.TestSolrDiscoveryProperties.setMeUp(TestSolrDiscoveryProperties.java:46)
	at org.apache.solr.core.TestSolrDiscoveryProperties.testBackCompatXml(TestSolrDiscoveryProperties.java:348)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at java.lang.Thread.run(Thread.java:662)




Build Log:
[...truncated 8343 lines...]
[junit4:junit4] Suite: org.apache.solr.core.TestSolrDiscoveryProperties
[junit4:junit4]   2> 0 T2247 oas.SolrTestCaseJ4.initCore ####initCore
[junit4:junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestSolrDiscoveryProperties-1362335229090
[junit4:junit4]   2> 1 T2247 oas.SolrTestCaseJ4.initCore ####initCore end
[junit4:junit4]   2> 3 T2247 oas.SolrTestCaseJ4.setUp ###Starting testPropertiesFile
[junit4:junit4]   2> 31 T2247 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 31 T2247 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome
[junit4:junit4]   2> 31 T2247 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\solr.xml
[junit4:junit4]   2> 31 T2247 oasc.CoreContainer.<init> New CoreContainer 32636552
[junit4:junit4]   2> 33 T2247 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\'
[junit4:junit4]   2> 33 T2247 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\'
[junit4:junit4]   2> 62 T2247 oasc.SolrProperties.walkFromHere Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome
[junit4:junit4]   2> 63 T2247 oasc.SolrProperties.walkFromHere Discovered properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\core.properties, adding to cores
[junit4:junit4]   2> 63 T2247 oasc.SolrProperties.walkFromHere Discovered properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\core.properties, adding to cores
[junit4:junit4]   2> 63 T2247 oasc.SolrProperties.walkFromHere Discovered properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\core.properties, adding to cores
[junit4:junit4]   2> 65 T2247 oasc.SolrProperties.walkFromHere Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome
[junit4:junit4]   2> 66 T2247 oasc.SolrProperties.walkFromHere Discovered properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\core.properties, adding to cores
[junit4:junit4]   2> 67 T2247 oasc.SolrProperties.walkFromHere Discovered properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\core.properties, adding to cores
[junit4:junit4]   2> 67 T2247 oasc.SolrProperties.walkFromHere Discovered properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\core.properties, adding to cores
[junit4:junit4]   2> 67 T2247 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 68 T2247 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 68 T2247 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 68 T2247 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 69 T2247 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 69 T2247 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 69 T2247 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 69 T2247 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 69 T2247 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 69 T2247 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 77 T2247 oasc.CoreMaps.allocateLazyCores Allocating transient cache for 2 transient cores
[junit4:junit4]   2> 77 T2247 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 79 T2248 oasc.CoreContainer.create Creating SolrCore 'core1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1
[junit4:junit4]   2> 80 T2248 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\'
[junit4:junit4]   2> 138 T2248 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 220 T2248 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 221 T2248 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 225 T2248 oass.IndexSchema.readSchema Schema name=tiny
[junit4:junit4]   2> 254 T2248 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 256 T2248 oasc.SolrCore.<init> [core1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense\
[junit4:junit4]   2> 256 T2248 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@18d7ace
[junit4:junit4]   2> 257 T2248 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 257 T2248 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense forceNew:false
[junit4:junit4]   2> 258 T2248 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense
[junit4:junit4]   2> 258 T2248 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense\index/
[junit4:junit4]   2> 258 T2248 oasc.SolrCore.initIndex WARNING [core1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 264 T2248 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense\index forceNew:false
[junit4:junit4]   2> 275 T2248 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\index2191821926tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@160e4a9),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 275 T2248 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 277 T2248 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense\index
[junit4:junit4]   2> 277 T2248 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 279 T2248 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 280 T2248 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 280 T2248 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 292 T2248 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 298 T2248 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense
[junit4:junit4]   2> 300 T2248 oass.SolrIndexSearcher.<init> Opening Searcher@e11b6 main
[junit4:junit4]   2> 301 T2248 oasc.SolrCore.registerSearcher [core1] Registered new searcher Searcher@e11b6 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 301 T2248 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 301 T2248 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 306 T2248 oasc.CoreContainer.registerCore registering core: core1
[junit4:junit4]   2> 309 T2247 oasc.CoreContainer.create Creating SolrCore 'core2' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2
[junit4:junit4]   2> 311 T2247 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\'
[junit4:junit4]   2> 393 T2247 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 459 T2247 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 460 T2247 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 465 T2247 oass.IndexSchema.readSchema Schema name=tiny
[junit4:junit4]   2> 495 T2247 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 497 T2247 oasc.SolrCore.<init> [core2] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense\
[junit4:junit4]   2> 498 T2247 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@18d7ace
[junit4:junit4]   2> 498 T2247 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 499 T2247 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense forceNew:false
[junit4:junit4]   2> 499 T2247 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense
[junit4:junit4]   2> 499 T2247 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense\index/
[junit4:junit4]   2> 501 T2247 oasc.SolrCore.initIndex WARNING [core2] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 502 T2247 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense\index forceNew:false
[junit4:junit4]   2> 505 T2247 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@133745a lockFactory=org.apache.lucene.store.NativeFSLockFactory@108cc4b),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 505 T2247 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 507 T2247 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense\index
[junit4:junit4]   2> 508 T2247 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 509 T2247 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 510 T2247 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 511 T2247 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 520 T2247 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 529 T2247 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense
[junit4:junit4]   2> 530 T2247 oass.SolrIndexSearcher.<init> Opening Searcher@163e8d6 main
[junit4:junit4]   2> 530 T2247 oasc.SolrCore.registerSearcher [core2] Registered new searcher Searcher@163e8d6 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 531 T2247 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 531 T2247 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 537 T2247 oasc.CoreContainer.registerCore registering core: core2
[junit4:junit4]   2> 538 T2247 oasc.CoreContainer.create Creating SolrCore 'lazy1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1
[junit4:junit4]   2> 539 T2247 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\'
[junit4:junit4]   2> 614 T2247 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 684 T2247 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 684 T2247 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 688 T2247 oass.IndexSchema.readSchema Schema name=tiny
[junit4:junit4]   2> 722 T2247 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 725 T2247 oasc.SolrCore.<init> [lazy1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense\
[junit4:junit4]   2> 725 T2247 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@18d7ace
[junit4:junit4]   2> 725 T2247 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 726 T2247 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense forceNew:false
[junit4:junit4]   2> 726 T2247 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense
[junit4:junit4]   2> 726 T2247 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense\index/
[junit4:junit4]   2> 727 T2247 oasc.SolrCore.initIndex WARNING [lazy1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 728 T2247 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense\index forceNew:false
[junit4:junit4]   2> 732 T2247 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@ec0731 lockFactory=org.apache.lucene.store.NativeFSLockFactory@103b26d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 733 T2247 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 734 T2247 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense\index
[junit4:junit4]   2> 735 T2247 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 737 T2247 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 737 T2247 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 738 T2247 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 745 T2247 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 752 T2247 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense
[junit4:junit4]   2> 752 T2247 oass.SolrIndexSearcher.<init> Opening Searcher@13532ad main
[junit4:junit4]   2> 753 T2247 oasc.SolrCore.registerSearcher [lazy1] Registered new searcher Searcher@13532ad main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 754 T2247 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 754 T2247 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 758 T2247 oasc.CoreMaps.putTransientCore Opening transient core lazy1
[junit4:junit4]   2> 758 T2247 oasc.CoreContainer.registerCore registering core: lazy1
[junit4:junit4]   2> 759 T2247 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=32636552
[junit4:junit4]   2> 760 T2247 oasc.SolrCore.close [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1f92fd0
[junit4:junit4]   2> 764 T2247 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 764 T2247 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 764 T2247 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 764 T2247 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 765 T2247 oasc.SolrCore.closeSearcher [core1] Closing main searcher on request.
[junit4:junit4]   2> 765 T2247 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense\index
[junit4:junit4]   2> 765 T2247 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense
[junit4:junit4]   2> 766 T2247 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense
[junit4:junit4]   2> 767 T2247 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense\index
[junit4:junit4]   2> 767 T2247 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense\index
[junit4:junit4]   2> 767 T2247 oasc.SolrCore.close [core2]  CLOSING SolrCore org.apache.solr.core.SolrCore@15da42f
[junit4:junit4]   2> 772 T2247 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 772 T2247 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 772 T2247 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 772 T2247 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 774 T2247 oasc.SolrCore.closeSearcher [core2] Closing main searcher on request.
[junit4:junit4]   2> 775 T2247 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense\index
[junit4:junit4]   2> 775 T2247 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense\index
[junit4:junit4]   2> 775 T2247 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense\index
[junit4:junit4]   2> 775 T2247 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense
[junit4:junit4]   2> 775 T2247 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense
[junit4:junit4]   2> 775 T2247 oasc.SolrCore.close [lazy1]  CLOSING SolrCore org.apache.solr.core.SolrCore@10c64d8
[junit4:junit4]   2> 780 T2247 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 780 T2247 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 781 T2247 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 781 T2247 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 782 T2247 oasc.SolrCore.closeSearcher [lazy1] Closing main searcher on request.
[junit4:junit4]   2> 783 T2247 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense\index
[junit4:junit4]   2> 783 T2247 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense\index
[junit4:junit4]   2> 783 T2247 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense\index
[junit4:junit4]   2> 783 T2247 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense
[junit4:junit4]   2> 783 T2247 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense
[junit4:junit4]   2> 827 T2247 oas.SolrTestCaseJ4.tearDown ###Ending testPropertiesFile
[junit4:junit4]   2> 833 T2247 oas.SolrTestCaseJ4.setUp ###Starting testPersistTrue
[junit4:junit4]   2> 880 T2247 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 880 T2247 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome
[junit4:junit4]   2> 880 T2247 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\solr.xml
[junit4:junit4]   2> 880 T2247 oasc.CoreContainer.<init> New CoreContainer 31091782
[junit4:junit4]   2> 882 T2247 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\'
[junit4:junit4]   2> 882 T2247 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\'
[junit4:junit4]   2> 912 T2247 oasc.SolrProperties.walkFromHere Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome
[junit4:junit4]   2> 912 T2247 oasc.SolrProperties.walkFromHere Discovered properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\core.properties, adding to cores
[junit4:junit4]   2> 913 T2247 oasc.SolrProperties.walkFromHere Discovered properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\core.properties, adding to cores
[junit4:junit4]   2> 913 T2247 oasc.SolrProperties.walkFromHere Discovered properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\core.properties, adding to cores
[junit4:junit4]   2> 913 T2247 oasc.SolrProperties.walkFromHere Discovered properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\core.properties, adding to cores
[junit4:junit4]   2> 914 T2247 oasc.SolrProperties.walkFromHere Discovered properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\core.properties, adding to cores
[junit4:junit4]   2> 916 T2247 oasc.SolrProperties.walkFromHere Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome
[junit4:junit4]   2> 916 T2247 oasc.SolrProperties.walkFromHere Discovered properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\core.properties, adding to cores
[junit4:junit4]   2> 916 T2247 oasc.SolrProperties.walkFromHere Discovered properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\core.properties, adding to cores
[junit4:junit4]   2> 916 T2247 oasc.SolrProperties.walkFromHere Discovered properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\core.properties, adding to cores
[junit4:junit4]   2> 917 T2247 oasc.SolrProperties.walkFromHere Discovered properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\core.properties, adding to cores
[junit4:junit4]   2> 917 T2247 oasc.SolrProperties.walkFromHere Discovered properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\core.properties, adding to cores
[junit4:junit4]   2> 917 T2247 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 918 T2247 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 918 T2247 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 918 T2247 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 919 T2247 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 919 T2247 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 919 T2247 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 919 T2247 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 919 T2247 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 919 T2247 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 928 T2247 oasc.CoreMaps.allocateLazyCores Allocating transient cache for 2 transient cores
[junit4:junit4]   2> 928 T2247 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 930 T2253 oasc.CoreContainer.create Creating SolrCore 'core1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1
[junit4:junit4]   2> 930 T2255 oasc.CoreContainer.create Creating SolrCore 'lazy1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1
[junit4:junit4]   2> 931 T2253 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\'
[junit4:junit4]   2> 932 T2255 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\'
[junit4:junit4]   2> 931 T2254 oasc.CoreContainer.create Creating SolrCore 'lazy2' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2
[junit4:junit4]   2> 935 T2254 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\'
[junit4:junit4]   2> 985 T2253 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 988 T2254 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 1078 T2254 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 1078 T2254 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1082 T2254 oass.IndexSchema.readSchema Schema name=tiny
[junit4:junit4]   2> 1105 T2255 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 1114 T2254 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1116 T2254 oasc.SolrCore.<init> [lazy2] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\stuffandnonsense\
[junit4:junit4]   2> 1116 T2254 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@18d7ace
[junit4:junit4]   2> 1116 T2254 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1117 T2254 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\stuffandnonsense forceNew:false
[junit4:junit4]   2> 1117 T2254 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\stuffandnonsense
[junit4:junit4]   2> 1117 T2254 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\stuffandnonsense\index/
[junit4:junit4]   2> 1120 T2254 oasc.SolrCore.initIndex WARNING [lazy2] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\stuffandnonsense\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1125 T2254 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\stuffandnonsense\index forceNew:false
[junit4:junit4]   2> 1152 T2253 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 1152 T2253 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1156 T2253 oass.IndexSchema.readSchema Schema name=tiny
[junit4:junit4]   2> 1183 T2255 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 1184 T2255 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1184 T2253 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1186 T2255 oass.IndexSchema.readSchema Schema name=tiny
[junit4:junit4]   2> 1186 T2253 oasc.SolrCore.<init> [core1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense\
[junit4:junit4]   2> 1188 T2253 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@18d7ace
[junit4:junit4]   2> 1188 T2253 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1188 T2253 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense forceNew:false
[junit4:junit4]   2> 1188 T2253 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense
[junit4:junit4]   2> 1189 T2253 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense\index/
[junit4:junit4]   2> 1190 T2253 oasc.SolrCore.initIndex WARNING [core1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1191 T2254 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\index2191821927tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@ef4f26),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1191 T2254 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1193 T2254 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\stuffandnonsense\index
[junit4:junit4]   2> 1193 T2254 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 1194 T2254 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 1195 T2254 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 1195 T2254 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1201 T2253 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense\index forceNew:false
[junit4:junit4]   2> 1210 T2254 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1214 T2254 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\stuffandnonsense
[junit4:junit4]   2> 1217 T2254 oass.SolrIndexSearcher.<init> Opening Searcher@16deeaf main
[junit4:junit4]   2> 1217 T2254 oasc.SolrCore.registerSearcher [lazy2] Registered new searcher Searcher@16deeaf main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1218 T2254 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1218 T2254 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1218 T2253 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\index2191821928tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b81596),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1220 T2253 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1222 T2254 oasc.CoreMaps.putTransientCore Opening transient core lazy2
[junit4:junit4]   2> 1220 T2255 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1222 T2253 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense\index
[junit4:junit4]   2> 1222 T2253 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 1224 T2253 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 1224 T2253 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 1225 T2253 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1222 T2254 oasc.CoreContainer.registerCore registering core: lazy2
[junit4:junit4]   2> 1227 T2255 oasc.SolrCore.<init> [lazy1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense\
[junit4:junit4]   2> 1227 T2255 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@18d7ace
[junit4:junit4]   2> 1227 T2255 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1228 T2255 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense forceNew:false
[junit4:junit4]   2> 1228 T2255 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense
[junit4:junit4]   2> 1228 T2255 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense\index/
[junit4:junit4]   2> 1233 T2253 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1233 T2255 oasc.SolrCore.initIndex WARNING [lazy1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1235 T2255 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense\index forceNew:false
[junit4:junit4]   2> 1243 T2253 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense
[junit4:junit4]   2> 1245 T2253 oass.SolrIndexSearcher.<init> Opening Searcher@95a32b main
[junit4:junit4]   2> 1246 T2253 oasc.SolrCore.registerSearcher [core1] Registered new searcher Searcher@95a32b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1246 T2253 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1246 T2253 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1251 T2253 oasc.CoreContainer.registerCore registering core: core1
[junit4:junit4]   2> 1251 T2255 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\index2191821929tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@11375fc),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1251 T2255 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1252 T2255 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense\index
[junit4:junit4]   2> 1253 T2255 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 1254 T2255 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 1255 T2255 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 1255 T2255 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1263 T2255 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1270 T2255 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense
[junit4:junit4]   2> 1271 T2255 oass.SolrIndexSearcher.<init> Opening Searcher@d336ae main
[junit4:junit4]   2> 1272 T2255 oasc.SolrCore.registerSearcher [lazy1] Registered new searcher Searcher@d336ae main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1273 T2255 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1273 T2255 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1275 T2255 oasc.CoreMaps.putTransientCore Opening transient core lazy1
[junit4:junit4]   2> 1275 T2255 oasc.CoreContainer.registerCore registering core: lazy1
[junit4:junit4]   2> 1277 T2247 oasc.CoreContainer.create Creating SolrCore 'core2' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2
[junit4:junit4]   2> 1278 T2247 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\'
[junit4:junit4]   2> 1345 T2247 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 1412 T2247 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 1413 T2247 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1416 T2247 oass.IndexSchema.readSchema Schema name=tiny
[junit4:junit4]   2> 1446 T2247 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1448 T2247 oasc.SolrCore.<init> [core2] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense\
[junit4:junit4]   2> 1448 T2247 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@18d7ace
[junit4:junit4]   2> 1449 T2247 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1449 T2247 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense forceNew:false
[junit4:junit4]   2> 1449 T2247 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense
[junit4:junit4]   2> 1450 T2247 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense\index/
[junit4:junit4]   2> 1451 T2247 oasc.SolrCore.initIndex WARNING [core2] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1452 T2247 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense\index forceNew:false
[junit4:junit4]   2> 1454 T2247 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@179f9e8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@15dc903),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1454 T2247 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1456 T2247 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense\index
[junit4:junit4]   2> 1456 T2247 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 1458 T2247 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 1458 T2247 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 1459 T2247 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1467 T2247 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1474 T2247 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense
[junit4:junit4]   2> 1474 T2247 oass.SolrIndexSearcher.<init> Opening Searcher@84d58e main
[junit4:junit4]   2> 1475 T2247 oasc.SolrCore.registerSearcher [core2] Registered new searcher Searcher@84d58e main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1475 T2247 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1475 T2247 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1479 T2247 oasc.CoreContainer.registerCore registering core: core2
[junit4:junit4]   2> 1480 T2247 oasc.CoreContainer.create Creating SolrCore 'lazy3' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3
[junit4:junit4]   2> 1481 T2247 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\'
[junit4:junit4]   2> 1546 T2247 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 1623 T2247 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 1624 T2247 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1628 T2247 oass.IndexSchema.readSchema Schema name=tiny
[junit4:junit4]   2> 1655 T2247 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1658 T2247 oasc.SolrCore.<init> [lazy3] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\stuffandnonsense\
[junit4:junit4]   2> 1658 T2247 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@18d7ace
[junit4:junit4]   2> 1659 T2247 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1661 T2247 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\stuffandnonsense forceNew:false
[junit4:junit4]   2> 1662 T2247 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\stuffandnonsense
[junit4:junit4]   2> 1662 T2247 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\stuffandnonsense\index/
[junit4:junit4]   2> 1663 T2247 oasc.SolrCore.initIndex WARNING [lazy3] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\stuffandnonsense\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1664 T2247 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\stuffandnonsense\index forceNew:false
[junit4:junit4]   2> 1670 T2247 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@9b0f9f lockFactory=org.apache.lucene.store.NativeFSLockFactory@86b7f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1670 T2247 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1673 T2247 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\stuffandnonsense\index
[junit4:junit4]   2> 1674 T2247 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 1676 T2247 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 1677 T2247 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 1678 T2247 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1686 T2247 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1694 T2247 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\stuffandnonsense
[junit4:junit4]   2> 1694 T2247 oass.SolrIndexSearcher.<init> Opening Searcher@140f703 main
[junit4:junit4]   2> 1695 T2247 oasc.SolrCore.registerSearcher [lazy3] Registered new searcher Searcher@140f703 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1696 T2247 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1697 T2247 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1702 T2247 oasc.CoreMaps.putTransientCore Opening transient core lazy3
[junit4:junit4]   2> 1703 T2247 oasc.CoreContainer.registerCore registering core: lazy3
[junit4:junit4]   2> 1704 T2247 oasc.CoreContainer.persistFile Persisting cores config to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties
[junit4:junit4]   2> 1717 T2247 oasc.SolrCore.close [lazy1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3d81a
[junit4:junit4]   2> 1722 T2247 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 1722 T2247 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 1722 T2247 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 1723 T2247 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 1723 T2247 oasc.SolrCore.closeSearcher [lazy1] Closing main searcher on request.
[junit4:junit4]   2> 1723 T2247 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense\index
[junit4:junit4]   2> 1724 T2247 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense
[junit4:junit4]   2> 1724 T2247 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense
[junit4:junit4]   2> 1724 T2247 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense\index
[junit4:junit4]   2> 1724 T2247 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy1\stuffandnonsense\index
[junit4:junit4]   2> 1724 T2247 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=31091782
[junit4:junit4]   2> 1726 T2247 oasc.SolrCore.close [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@44a83
[junit4:junit4]   2> 1736 T2247 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 1737 T2247 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 1737 T2247 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 1737 T2247 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 1738 T2247 oasc.SolrCore.closeSearcher [core1] Closing main searcher on request.
[junit4:junit4]   2> 1739 T2247 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense\index
[junit4:junit4]   2> 1739 T2247 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense\index
[junit4:junit4]   2> 1739 T2247 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense\index
[junit4:junit4]   2> 1740 T2247 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense
[junit4:junit4]   2> 1740 T2247 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core1\stuffandnonsense
[junit4:junit4]   2> 1740 T2247 oasc.SolrCore.close [core2]  CLOSING SolrCore org.apache.solr.core.SolrCore@c3b82c
[junit4:junit4]   2> 1744 T2247 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 1744 T2247 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 1745 T2247 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 1745 T2247 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 1746 T2247 oasc.SolrCore.closeSearcher [core2] Closing main searcher on request.
[junit4:junit4]   2> 1746 T2247 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense\index
[junit4:junit4]   2> 1746 T2247 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense\index
[junit4:junit4]   2> 1746 T2247 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense\index
[junit4:junit4]   2> 1746 T2247 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense
[junit4:junit4]   2> 1747 T2247 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\core2\stuffandnonsense
[junit4:junit4]   2> 1747 T2247 oasc.SolrCore.close [lazy2]  CLOSING SolrCore org.apache.solr.core.SolrCore@1037f5b
[junit4:junit4]   2> 1752 T2247 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 1752 T2247 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 1753 T2247 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 1753 T2247 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 1754 T2247 oasc.SolrCore.closeSearcher [lazy2] Closing main searcher on request.
[junit4:junit4]   2> 1755 T2247 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\stuffandnonsense\index
[junit4:junit4]   2> 1755 T2247 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\stuffandnonsense
[junit4:junit4]   2> 1755 T2247 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\stuffandnonsense
[junit4:junit4]   2> 1755 T2247 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\stuffandnonsense\index
[junit4:junit4]   2> 1755 T2247 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy2\stuffandnonsense\index
[junit4:junit4]   2> 1756 T2247 oasc.SolrCore.close [lazy3]  CLOSING SolrCore org.apache.solr.core.SolrCore@17e4166
[junit4:junit4]   2> 1761 T2247 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 1761 T2247 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 1761 T2247 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 1762 T2247 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 1763 T2247 oasc.SolrCore.closeSearcher [lazy3] Closing main searcher on request.
[junit4:junit4]   2> 1763 T2247 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\stuffandnonsense\index
[junit4:junit4]   2> 1763 T2247 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\stuffandnonsense
[junit4:junit4]   2> 1764 T2247 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\stuffandnonsense
[junit4:junit4]   2> 1764 T2247 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\stuffandnonsense\index
[junit4:junit4]   2> 1764 T2247 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrProperties\solrHome\lazy3\stuffandnonsense\index
[junit4:junit4]   2> 1827 T2247 oas.SolrTestCaseJ4.tearDown ###Ending testPersistTrue
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrDiscoveryProperties -Dtests.method=testPersistTrue -Dtests.seed=58657AD342FF2DCF -Dtests.slow=true -Dtests.locale=en_AU -Dtests.timezone=America/Vancouver -Dtests.file.encoding=US-ASCII
[junit4:junit4] ERROR   1.02s | TestSolrDiscoveryProperties.testPersistTrue <<<
[junit4:junit4]    > Throwable #1: java.io.IOException: Unable to delete file: .\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([58657AD342FF2DCF:B8CC21CF55A9490D]:0)
[junit4:junit4]    > 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1919)
[junit4:junit4]    > 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1399)
[junit4:junit4]    > 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1331)
[junit4:junit4]    > 	at org.apache.solr.core.TestSolrDiscoveryProperties.after(TestSolrDiscoveryProperties.java:119)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:597)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:795)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:662)
[junit4:junit4]   2> 1847 T2247 oas.SolrTestCaseJ4.setUp ###Starting testPersistFalse
[junit4:junit4]   2> 1875 T2247 oas.SolrTestCaseJ4.tearDown ###Ending testPersistFalse
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrDiscoveryProperties -Dtests.method=testPersistFalse -Dtests.seed=58657AD342FF2DCF -Dtests.slow=true -Dtests.locale=en_AU -Dtests.timezone=America/Vancouver -Dtests.file.encoding=US-ASCII
[junit4:junit4] ERROR   0.04s | TestSolrDiscoveryProperties.testPersistFalse <<<
[junit4:junit4]    > Throwable #1: java.io.IOException: Unable to delete file: .\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties
[junit4:junit4]    > 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1919)
[junit4:junit4]    > 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1399)
[junit4:junit4]    > 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1331)
[junit4:junit4]    > 	at org.apache.solr.core.TestSolrDiscoveryProperties.setMeUp(TestSolrDiscoveryProperties.java:46)
[junit4:junit4]    > 	at org.apache.solr.core.TestSolrDiscoveryProperties.testPersistFalse(TestSolrDiscoveryProperties.java:245)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:597)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:662)
[junit4:junit4]    > Throwable #2: java.io.IOException: Unable to delete file: .\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties
[junit4:junit4]    > 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1919)
[junit4:junit4]    > 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1399)
[junit4:junit4]    > 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1331)
[junit4:junit4]    > 	at org.apache.solr.core.TestSolrDiscoveryProperties.after(TestSolrDiscoveryProperties.java:119)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:597)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:795)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:662)
[junit4:junit4]   2> 1883 T2247 oas.SolrTestCaseJ4.setUp ###Starting testBackCompatXml
[junit4:junit4]   2> 1911 T2247 oas.SolrTestCaseJ4.tearDown ###Ending testBackCompatXml
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrDiscoveryProperties -Dtests.method=testBackCompatXml -Dtests.seed=58657AD342FF2DCF -Dtests.slow=true -Dtests.locale=en_AU -Dtests.timezone=America/Vancouver -Dtests.file.encoding=US-ASCII
[junit4:junit4] ERROR   0.04s | TestSolrDiscoveryProperties.testBackCompatXml <<<
[junit4:junit4]    > Throwable #1: java.io.IOException: Unable to delete file: .\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties
[junit4:junit4]    > 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1919)
[junit4:junit4]    > 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1399)
[junit4:junit4]    > 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1331)
[junit4:junit4]    > 	at org.apache.solr.core.TestSolrDiscoveryProperties.setMeUp(TestSolrDiscoveryProperties.java:46)
[junit4:junit4]    > 	at org.apache.solr.core.TestSolrDiscoveryProperties.testBackCompatXml(TestSolrDiscoveryProperties.java:348)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:597)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:662)
[junit4:junit4]    > Throwable #2: java.io.IOException: Unable to delete file: .\org.apache.solr.core.TestSolrProperties\solrHome\solr.properties
[junit4:junit4]    > 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1919)
[junit4:junit4]    > 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1399)
[junit4:junit4]    > 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1331)
[junit4:junit4]    > 	at org.apache.solr.core.TestSolrDiscoveryProperties.after(TestSolrDiscoveryProperties.java:119)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:597)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:795)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:662)
[junit4:junit4]   2> 1918 T2247 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {}, docValues:{}, sim=DefaultSimilarity, locale=en_AU, timezone=America/Vancouver
[junit4:junit4]   2> NOTE: Windows 7 6.1 x86/Sun Microsystems Inc. 1.6.0_41 (32-bit)/cpus=2,threads=1,free=81611736,total=268500992
[junit4:junit4]   2> NOTE: All tests run in this JVM: [PrimUtilsTest, TestRemoteStreaming, TestRangeQuery, DocumentAnalysisRequestHandlerTest, FieldAnalysisRequestHandlerTest, ClusterStateUpdateTest, TestZkChroot, PathHierarchyTokenizerFactoryTest, LegacyHTMLStripCharFilterTest, UUIDFieldTest, BasicZkTest, ClusterStateTest, HighlighterConfigTest, TestOmitPositions, TermsComponentTest, TermVectorComponentDistributedTest, TestLuceneMatchVersion, SimplePostToolTest, SpellCheckComponentTest, SystemInfoHandlerTest, BasicDistributedZkTest, TestPseudoReturnFields, TestDocSet, DirectSolrSpellCheckerTest, TestLMJelinekMercerSimilarityFactory, TestQueryTypes, URLClassifyProcessorTest, RegexBoostProcessorTest, ConvertedLegacyTest, TestMultiCoreConfBootstrap, LoggingHandlerTest, SuggesterWFSTTest, SolrRequestParserTest, TestExtendedDismaxParser, TestCodecSupport, TestIndexSearcher, TestBinaryField, TermVectorComponentTest, TestSolrCoreProperties, SliceStateUpdateTest, SolrCoreCheckLockOnStartupTest, TestConfig, PolyFieldTest, SoftAutoCommitTest, HighlighterTest, TestSolrDeletionPolicy2, AnalysisAfterCoreReloadTest, AutoCommitTest, SortByFunctionTest, TestFaceting, OpenCloseCoreStressTest, ZkControllerTest, TestStressRecovery, TestRandomDVFaceting, TestRealTimeGet, CollectionsAPIDistributedZkTest, SynonymTokenizerTest, OverseerTest, TestSolrJ, BasicFunctionalityTest, SchemaVersionSpecificBehaviorTest, DefaultValueUpdateProcessorTest, TestMergePolicyConfig, FastVectorHighlighterTest, ZkNodePropsTest, TestCSVLoader, TestUpdate, TestAnalyzedSuggestions, TestFoldingMultitermQuery, TestSolrDiscoveryProperties]
[junit4:junit4] Completed in 1.94s, 4 tests, 3 errors <<< FAILURES!

[...truncated 587 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:381: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:361: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:183: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:449: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1207: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:870: There were test failures: 261 suites, 1101 tests, 3 errors, 18 ignored (12 assumptions)

Total time: 60 minutes 28 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 32bit/jdk1.6.0_41 -client -XX:+UseParallelGC
Email was triggered for: Failure
Sending email for trigger: Failure