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

[JENKINS] Lucene-Solr-5.x-Windows (64bit/jdk1.7.0_76) - Build # 4485 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4485/
Java: 64bit/jdk1.7.0_76 -XX:-UseCompressedOops -XX:+UseG1GC

4 tests failed.
FAILED:  org.apache.solr.cloud.SaslZkACLProviderTest.testSaslZkACLProvider

Error Message:
Could not get the port for ZooKeeper server

Stack Trace:
java.lang.RuntimeException: Could not get the port for ZooKeeper server
	at org.apache.solr.cloud.ZkTestServer.run(ZkTestServer.java:506)
	at org.apache.solr.cloud.SaslZkACLProviderTest$SaslZkTestServer.run(SaslZkACLProviderTest.java:225)
	at org.apache.solr.cloud.SaslZkACLProviderTest.setUp(SaslZkACLProviderTest.java:90)
	at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	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.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)


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

Error Message:
Could not get the port for ZooKeeper server

Stack Trace:
java.lang.RuntimeException: Could not get the port for ZooKeeper server
	at org.apache.solr.cloud.ZkTestServer.run(ZkTestServer.java:506)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.distribSetUp(AbstractDistribZkTestBase.java:62)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.distribSetUp(AbstractFullDistribZkTestBase.java:195)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:928)
	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.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.SimpleCollectionCreateDeleteTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.SimpleCollectionCreateDeleteTest:     1) Thread[id=5234, name=Thread-1792, state=RUNNABLE, group=TGRP-SimpleCollectionCreateDeleteTest]         at sun.net.dns.ResolverConfigurationImpl.notifyAddrChange0(Native Method)         at sun.net.dns.ResolverConfigurationImpl$AddressChangeListener.run(ResolverConfigurationImpl.java:142)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.SimpleCollectionCreateDeleteTest: 
   1) Thread[id=5234, name=Thread-1792, state=RUNNABLE, group=TGRP-SimpleCollectionCreateDeleteTest]
        at sun.net.dns.ResolverConfigurationImpl.notifyAddrChange0(Native Method)
        at sun.net.dns.ResolverConfigurationImpl$AddressChangeListener.run(ResolverConfigurationImpl.java:142)
	at __randomizedtesting.SeedInfo.seed([D2FAC9822F4368B]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.SimpleCollectionCreateDeleteTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=5234, name=Thread-1792, state=RUNNABLE, group=TGRP-SimpleCollectionCreateDeleteTest]         at sun.net.dns.ResolverConfigurationImpl.notifyAddrChange0(Native Method)         at sun.net.dns.ResolverConfigurationImpl$AddressChangeListener.run(ResolverConfigurationImpl.java:142)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=5234, name=Thread-1792, state=RUNNABLE, group=TGRP-SimpleCollectionCreateDeleteTest]
        at sun.net.dns.ResolverConfigurationImpl.notifyAddrChange0(Native Method)
        at sun.net.dns.ResolverConfigurationImpl$AddressChangeListener.run(ResolverConfigurationImpl.java:142)
	at __randomizedtesting.SeedInfo.seed([D2FAC9822F4368B]:0)




Build Log:
[...truncated 9996 lines...]
   [junit4] Suite: org.apache.solr.cloud.SaslZkACLProviderTest
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SaslZkACLProviderTest D2FAC9822F4368B-001\init-core-data-001
   [junit4]   2> 1431425 T5211 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 1431428 T5211 oas.SolrTestCaseJ4.setUp ###Starting testSaslZkACLProvider
   [junit4]   2> 1431429 T5211 oasc.SaslZkACLProviderTest.setUp ####SETUP_START testSaslZkACLProvider
   [junit4]   2> 1431432 T5211 oasc.SaslZkACLProviderTest.setUp ZooKeeper dataDir:C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SaslZkACLProviderTest D2FAC9822F4368B-001\tempDir-002\zookeeper/server1/data
   [junit4]   2> 1442167 T5211 oadsc.DefaultDirectoryService.showSecurityWarnings WARN You didn't change the admin password of directory service instance 'DefaultKrbServer'.  Please update the admin password as soon as possible to prevent a possible security breach.
   [junit4]   2> 1442915 T5211 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1442916 T5219 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1443496 T5220 oadskka.AuthenticationService.generateTicket ERROR Ticket cannot be generated, as the endTime is below the startTime
   [junit4]   2> 1443497 T5220 oadskp.KerberosProtocolHandler.messageReceived WARN Requested start time is later than end time (11)
   [junit4]   2> 1443497 T5220 oadskp.KerberosProtocolHandler.messageReceived WARN Requested start time is later than end time (11)
   [junit4]   2> 12125 T5219 ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING Uncaught exception in thread: Thread[Thread-1788,5,TGRP-SaslZkACLProviderTest] java.lang.RuntimeException: java.io.IOException: Could not configure server because SASL configuration did not allow the  ZooKeeper server to authenticate itself properly: javax.security.auth.login.LoginException: Requested start time is later than end time (11) - Requested start time is later than end time
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([D2FAC9822F4368B]:0)
   [junit4]   2> 	at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:483)
   [junit4]   2> Caused by: java.io.IOException: Could not configure server because SASL configuration did not allow the  ZooKeeper server to authenticate itself properly: javax.security.auth.login.LoginException: Requested start time is later than end time (11) - Requested start time is later than end time
   [junit4]   2> 	at org.apache.zookeeper.server.ServerCnxnFactory.configureSaslLogin(ServerCnxnFactory.java:207)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.configure(NIOServerCnxnFactory.java:87)
   [junit4]   2> 	at org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:305)
   [junit4]   2> 	at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:481)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SaslZkACLProviderTest -Dtests.method=testSaslZkACLProvider -Dtests.seed=D2FAC9822F4368B -Dtests.slow=true -Dtests.locale=th_TH -Dtests.timezone=Pacific/Funafuti -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   51.7s J0 | SaslZkACLProviderTest.testSaslZkACLProvider <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Could not get the port for ZooKeeper server
   [junit4]    > 	at org.apache.solr.cloud.ZkTestServer.run(ZkTestServer.java:506)
   [junit4]    > 	at org.apache.solr.cloud.SaslZkACLProviderTest$SaslZkTestServer.run(SaslZkACLProviderTest.java:225)
   [junit4]    > 	at org.apache.solr.cloud.SaslZkACLProviderTest.setUp(SaslZkACLProviderTest.java:90)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)Throwable #2: java.lang.NullPointerException
   [junit4]    > 	at org.apache.zookeeper.server.NIOServerCnxnFactory.getLocalPort(NIOServerCnxnFactory.java:134)
   [junit4]    > 	at org.apache.solr.cloud.ZkTestServer$ZKServerMain.shutdown(ZkTestServer.java:334)
   [junit4]    > 	at org.apache.solr.cloud.ZkTestServer.shutdown(ZkTestServer.java:516)
   [junit4]    > 	at org.apache.solr.cloud.SaslZkACLProviderTest$SaslZkTestServer.shutdown(SaslZkACLProviderTest.java:230)
   [junit4]    > 	at org.apache.solr.cloud.SaslZkACLProviderTest.tearDown(SaslZkACLProviderTest.java:125)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)Throwable #3: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=5219, name=Thread-1788, state=RUNNABLE, group=TGRP-SaslZkACLProviderTest]
   [junit4]    > Caused by: java.lang.RuntimeException: java.io.IOException: Could not configure server because SASL configuration did not allow the  ZooKeeper server to authenticate itself properly: javax.security.auth.login.LoginException: Requested start time is later than end time (11) - Requested start time is later than end time
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D2FAC9822F4368B]:0)
   [junit4]    > 	at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:483)
   [junit4]    > Caused by: java.io.IOException: Could not configure server because SASL configuration did not allow the  ZooKeeper server to authenticate itself properly: javax.security.auth.login.LoginException: Requested start time is later than end time (11) - Requested start time is later than end time
   [junit4]    > 	at org.apache.zookeeper.server.ServerCnxnFactory.configureSaslLogin(ServerCnxnFactory.java:207)
   [junit4]    > 	at org.apache.zookeeper.server.NIOServerCnxnFactory.configure(NIOServerCnxnFactory.java:87)
   [junit4]    > 	at org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:305)
   [junit4]    > 	at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:481)
   [junit4]   2> 1483167 T5211 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SaslZkACLProviderTest D2FAC9822F4368B-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=th_TH, timezone=Pacific/Funafuti
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_76 (64-bit)/cpus=3,threads=8,free=281161216,total=506462208
   [junit4]   2> NOTE: All tests run in this JVM: [SynonymTokenizerTest, TestStressVersions, SolrPluginUtilsTest, TestCSVLoader, TestXIncludeConfig, BlockCacheTest, TestDocBasedVersionConstraints, TestLRUCache, DistributedQueryElevationComponentTest, RemoteQueryErrorTest, SuggesterTest, FacetPivotSmallTest, LukeRequestHandlerTest, TestDistributedSearch, TestCollationField, DistributedSuggestComponentTest, TestSchemaResource, NumericFieldsTest, TestHighFrequencyDictionaryFactory, TestManagedSchemaDynamicFieldResource, LeaderInitiatedRecoveryOnCommitTest, TestLazyCores, ScriptEngineTest, TestPhraseSuggestions, ReplicationFactorTest, TestSurroundQueryParser, LeaderElectionTest, ExternalCollectionsTest, TestBM25SimilarityFactory, TestReplicaProperties, RankQueryTest, DeleteInactiveReplicaTest, XmlUpdateRequestHandlerTest, HardAutoCommitTest, HdfsDirectoryTest, TestQueryUtils, BadCopyFieldTest, TestLeaderElectionZkExpiry, DistributedDebugComponentTest, TestBinaryField, IndexSchemaRuntimeFieldTest, FieldAnalysisRequestHandlerTest, PathHierarchyTokenizerFactoryTest, SolrCoreCheckLockOnStartupTest, TestCloudPivotFacet, AnalysisAfterCoreReloadTest, OverseerRolesTest, TestFieldTypeCollectionResource, TestCharFilters, PeerSyncTest, DirectSolrConnectionTest, SliceStateTest, ConnectionManagerTest, SuggesterWFSTTest, TestUpdate, HttpPartitionTest, DOMUtilTest, UnloadDistributedZkTest, TestHighlightDedupGrouping, TestCopyFieldCollectionResource, TestWordDelimiterFilterFactory, TestChildDocTransformer, CachingDirectoryFactoryTest, TestStressLucene, ResponseLogComponentTest, DocValuesMultiTest, TestCoreContainer, TestGroupingSearch, TestComponentsName, SortByFunctionTest, TimeZoneUtilsTest, SOLR749Test, CursorMarkTest, TestStressReorder, AsyncMigrateRouteKeyTest, TestJsonRequest, MigrateRouteKeyTest, TestExceedMaxTermLength, TestExpandComponent, TestJmxMonitoredMap, ResponseHeaderTest, ClusterStateUpdateTest, BadComponentTest, CacheHeaderTest, ChangedSchemaMergeTest, DistributedQueryComponentOptimizationTest, TestReqParamsAPI, ParsingFieldUpdateProcessorsTest, TestExactStatsCache, TestOverriddenPrefixQueryForCustomFieldType, AnalyticsQueryTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, SolrIndexSplitterTest, TestBinaryResponseWriter, LeaderFailoverAfterPartitionTest, DocValuesTest, OutputWriterTest, ChaosMonkeyNothingIsSafeTest, TestQueryTypes, TestJettySolrRunner, SaslZkACLProviderTest]
   [junit4] Completed on J0 in 51.76s, 1 test, 1 error <<< FAILURES!

[...truncated 26 lines...]
   [junit4] Suite: org.apache.solr.cloud.SimpleCollectionCreateDeleteTest
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SimpleCollectionCreateDeleteTest D2FAC9822F4368B-001\init-core-data-001
   [junit4]   2> 1486550 T5232 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1486550 T5232 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1486556 T5232 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1486557 T5233 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 41 T5233 ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING Uncaught exception in thread: Thread[Thread-1791,5,TGRP-SimpleCollectionCreateDeleteTest] java.lang.RuntimeException: java.io.IOException: Could not configure server because SASL configuration did not allow the  ZooKeeper server to authenticate itself properly: javax.security.auth.login.LoginException: Cannot locate default realm
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([D2FAC9822F4368B]:0)
   [junit4]   2> 	at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:483)
   [junit4]   2> Caused by: java.io.IOException: Could not configure server because SASL configuration did not allow the  ZooKeeper server to authenticate itself properly: javax.security.auth.login.LoginException: Cannot locate default realm
   [junit4]   2> 	at org.apache.zookeeper.server.ServerCnxnFactory.configureSaslLogin(ServerCnxnFactory.java:207)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.configure(NIOServerCnxnFactory.java:87)
   [junit4]   2> 	at org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:305)
   [junit4]   2> 	at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:481)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SimpleCollectionCreateDeleteTest -Dtests.method=test -Dtests.seed=D2FAC9822F4368B -Dtests.slow=true -Dtests.locale=mt -Dtests.timezone=Etc/UCT -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   48.1s J0 | SimpleCollectionCreateDeleteTest.test <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Could not get the port for ZooKeeper server
   [junit4]    > 	at org.apache.solr.cloud.ZkTestServer.run(ZkTestServer.java:506)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.distribSetUp(AbstractDistribZkTestBase.java:62)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.distribSetUp(AbstractFullDistribZkTestBase.java:195)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:928)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)Throwable #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=5233, name=Thread-1791, state=RUNNABLE, group=TGRP-SimpleCollectionCreateDeleteTest]
   [junit4]    > Caused by: java.lang.RuntimeException: java.io.IOException: Could not configure server because SASL configuration did not allow the  ZooKeeper server to authenticate itself properly: javax.security.auth.login.LoginException: Cannot locate default realm
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D2FAC9822F4368B]:0)
   [junit4]    > 	at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:483)
   [junit4]    > Caused by: java.io.IOException: Could not configure server because SASL configuration did not allow the  ZooKeeper server to authenticate itself properly: javax.security.auth.login.LoginException: Cannot locate default realm
   [junit4]    > 	at org.apache.zookeeper.server.ServerCnxnFactory.configureSaslLogin(ServerCnxnFactory.java:207)
   [junit4]    > 	at org.apache.zookeeper.server.NIOServerCnxnFactory.configure(NIOServerCnxnFactory.java:87)
   [junit4]    > 	at org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:305)
   [junit4]    > 	at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:481)
   [junit4]   2> 1534627 T5232 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SimpleCollectionCreateDeleteTest D2FAC9822F4368B-001
   [junit4]   2> 48086 T5231 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> 68391 T5231 ccr.ThreadLeakControl.checkThreadLeaks SEVERE 1 thread leaked from SUITE scope at org.apache.solr.cloud.SimpleCollectionCreateDeleteTest: 
   [junit4]   2> 	   1) Thread[id=5234, name=Thread-1792, state=RUNNABLE, group=TGRP-SimpleCollectionCreateDeleteTest]
   [junit4]   2> 	        at sun.net.dns.ResolverConfigurationImpl.notifyAddrChange0(Native Method)
   [junit4]   2> 	        at sun.net.dns.ResolverConfigurationImpl$AddressChangeListener.run(ResolverConfigurationImpl.java:142)
   [junit4]   2> 68391 T5231 ccr.ThreadLeakControl.tryToInterruptAll Starting to interrupt leaked threads:
   [junit4]   2> 	   1) Thread[id=5234, name=Thread-1792, state=RUNNABLE, group=TGRP-SimpleCollectionCreateDeleteTest]
   [junit4]   2> 72586 T5231 ccr.ThreadLeakControl.tryToInterruptAll SEVERE There are still zombie threads that couldn't be terminated:
   [junit4]   2> 	   1) Thread[id=5234, name=Thread-1792, state=RUNNABLE, group=TGRP-SimpleCollectionCreateDeleteTest]
   [junit4]   2> 	        at sun.net.dns.ResolverConfigurationImpl.notifyAddrChange0(Native Method)
   [junit4]   2> 	        at sun.net.dns.ResolverConfigurationImpl$AddressChangeListener.run(ResolverConfigurationImpl.java:142)
   [junit4]   2> NOTE: test params are: codec=Lucene50, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=mt, timezone=Etc/UCT
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_76 (64-bit)/cpus=3,threads=2,free=323032824,total=506462208
   [junit4]   2> NOTE: All tests run in this JVM: [SynonymTokenizerTest, TestStressVersions, SolrPluginUtilsTest, TestCSVLoader, TestXIncludeConfig, BlockCacheTest, TestDocBasedVersionConstraints, TestLRUCache, DistributedQueryElevationComponentTest, RemoteQueryErrorTest, SuggesterTest, FacetPivotSmallTest, LukeRequestHandlerTest, TestDistributedSearch, TestCollationField, DistributedSuggestComponentTest, TestSchemaResource, NumericFieldsTest, TestHighFrequencyDictionaryFactory, TestManagedSchemaDynamicFieldResource, LeaderInitiatedRecoveryOnCommitTest, TestLazyCores, ScriptEngineTest, TestPhraseSuggestions, ReplicationFactorTest, TestSurroundQueryParser, LeaderElectionTest, ExternalCollectionsTest, TestBM25SimilarityFactory, TestReplicaProperties, RankQueryTest, DeleteInactiveReplicaTest, XmlUpdateRequestHandlerTest, HardAutoCommitTest, HdfsDirectoryTest, TestQueryUtils, BadCopyFieldTest, TestLeaderElectionZkExpiry, DistributedDebugComponentTest, TestBinaryField, IndexSchemaRuntimeFieldTest, FieldAnalysisRequestHandlerTest, PathHierarchyTokenizerFactoryTest, SolrCoreCheckLockOnStartupTest, TestCloudPivotFacet, AnalysisAfterCoreReloadTest, OverseerRolesTest, TestFieldTypeCollectionResource, TestCharFilters, PeerSyncTest, DirectSolrConnectionTest, SliceStateTest, ConnectionManagerTest, SuggesterWFSTTest, TestUpdate, HttpPartitionTest, DOMUtilTest, UnloadDistributedZkTest, TestHighlightDedupGrouping, TestCopyFieldCollectionResource, TestWordDelimiterFilterFactory, TestChildDocTransformer, CachingDirectoryFactoryTest, TestStressLucene, ResponseLogComponentTest, DocValuesMultiTest, TestCoreContainer, TestGroupingSearch, TestComponentsName, SortByFunctionTest, TimeZoneUtilsTest, SOLR749Test, CursorMarkTest, TestStressReorder, AsyncMigrateRouteKeyTest, TestJsonRequest, MigrateRouteKeyTest, TestExceedMaxTermLength, TestExpandComponent, TestJmxMonitoredMap, ResponseHeaderTest, ClusterStateUpdateTest, BadComponentTest, CacheHeaderTest, ChangedSchemaMergeTest, DistributedQueryComponentOptimizationTest, TestReqParamsAPI, ParsingFieldUpdateProcessorsTest, TestExactStatsCache, TestOverriddenPrefixQueryForCustomFieldType, AnalyticsQueryTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, SolrIndexSplitterTest, TestBinaryResponseWriter, LeaderFailoverAfterPartitionTest, DocValuesTest, OutputWriterTest, ChaosMonkeyNothingIsSafeTest, TestQueryTypes, TestJettySolrRunner, SaslZkACLProviderTest, TestJmxIntegration, TestSort, SimpleCollectionCreateDeleteTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SimpleCollectionCreateDeleteTest -Dtests.seed=D2FAC9822F4368B -Dtests.slow=true -Dtests.locale=mt -Dtests.timezone=Etc/UCT -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | SimpleCollectionCreateDeleteTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.SimpleCollectionCreateDeleteTest: 
   [junit4]    >    1) Thread[id=5234, name=Thread-1792, state=RUNNABLE, group=TGRP-SimpleCollectionCreateDeleteTest]
   [junit4]    >         at sun.net.dns.ResolverConfigurationImpl.notifyAddrChange0(Native Method)
   [junit4]    >         at sun.net.dns.ResolverConfigurationImpl$AddressChangeListener.run(ResolverConfigurationImpl.java:142)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D2FAC9822F4368B]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=5234, name=Thread-1792, state=RUNNABLE, group=TGRP-SimpleCollectionCreateDeleteTest]
   [junit4]    >         at sun.net.dns.ResolverConfigurationImpl.notifyAddrChange0(Native Method)
   [junit4]    >         at sun.net.dns.ResolverConfigurationImpl$AddressChangeListener.run(ResolverConfigurationImpl.java:142)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D2FAC9822F4368B]:0)
   [junit4] Completed on J0 in 72.65s, 1 test, 3 errors <<< FAILURES!

[...truncated 748 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:529: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:477: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:61: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\extra-targets.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:191: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:509: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1370: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:976: There were test failures: 478 suites, 1902 tests, 2 suite-level errors, 2 errors, 968 ignored (24 assumptions)

Total time: 47 minutes 10 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.7.0_76 -XX:-UseCompressedOops -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-5.x-Windows (64bit/jdk1.8.0_40) - Build # 4486 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4486/
Java: 64bit/jdk1.8.0_40 -XX:-UseCompressedOops -XX:+UseSerialGC

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

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

Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=51 closes=50
	at __randomizedtesting.SeedInfo.seed([6B47675DFE0F90CE]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:496)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:232)
	at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)


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

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

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


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

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

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




Build Log:
[...truncated 9569 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\init-core-data-001
   [junit4]   2> 225542 T1041 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 225543 T1041 oas.SolrTestCaseJ4.setUp ###Starting testBadConfigsGenerateErrors
   [junit4]   2> 225567 T1041 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\'
   [junit4]   2> 225585 T1041 oasc.SolrXmlConfig.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\solr.xml
   [junit4]   2> 225592 T1041 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001
   [junit4]   2> 225592 T1041 oasc.CoreContainer.<init> New CoreContainer 2111515635
   [junit4]   2> 225592 T1041 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\]
   [junit4]   2> 225592 T1041 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\lib
   [junit4]   2> 225592 T1041 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\lib).
   [junit4]   2> 225603 T1041 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 600000
   [junit4]   2> 225603 T1041 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 225603 T1041 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 60000
   [junit4]   2> 225603 T1041 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 225603 T1041 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 225604 T1041 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 225604 T1041 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 225604 T1041 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 225604 T1041 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 225604 T1041 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 225604 T1041 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 225605 T1041 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 225605 T1041 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 225605 T1041 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 225605 T1041 oasc.CoreContainer.load Node Name: null
   [junit4]   2> 225606 T1041 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001
   [junit4]   2> 225606 T1041 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=badConfig1, config=solrconfig.xml, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badConfig1, loadOnStartup=true, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badConfig1\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 225606 T1041 oasc.CorePropertiesLocator.discoverUnder Found core badConfig1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badConfig1\
   [junit4]   2> 225606 T1041 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=badConfig2, config=solrconfig.xml, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badConfig2, loadOnStartup=true, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badConfig2\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 225607 T1041 oasc.CorePropertiesLocator.discoverUnder Found core badConfig2 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badConfig2\
   [junit4]   2> 225607 T1041 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=badSchema1, config=solrconfig.xml, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badSchema1, loadOnStartup=true, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badSchema1\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 225608 T1041 oasc.CorePropertiesLocator.discoverUnder Found core badSchema1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badSchema1\
   [junit4]   2> 225608 T1041 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=badSchema2, config=solrconfig.xml, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badSchema2, loadOnStartup=true, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badSchema2\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 225608 T1041 oasc.CorePropertiesLocator.discoverUnder Found core badSchema2 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badSchema2\
   [junit4]   2> 225609 T1041 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=core1, config=solrconfig.xml, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\core1, loadOnStartup=true, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\core1\, schema=schema.xml, transient=false, dataDir=data\}
   [junit4]   2> 225610 T1041 oasc.CorePropertiesLocator.discoverUnder Found core core1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\core1\
   [junit4]   2> 225610 T1041 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=core2, config=solrconfig.xml, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\core2, loadOnStartup=true, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\core2\, schema=schema.xml, transient=false, dataDir=data\}
   [junit4]   2> 225611 T1041 oasc.CorePropertiesLocator.discoverUnder Found core core2 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\core2\
   [junit4]   2> 225611 T1041 oasc.CorePropertiesLocator.discover Found 6 core definitions
   [junit4]   2> 225612 T1042 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badConfig1\'
   [junit4]   2> 225612 T1044 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badSchema1\'
   [junit4]   2> 225612 T1043 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badConfig2\'
   [junit4]   2> 225647 T1044 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 225648 T1043 oasc.SolrException.log Ignoring exception matching \QSAXParseException\E
   [junit4]   2> 225648 T1043 oasc.CoreContainer.create ERROR Error creating core [badConfig2]: Could not load conf for core badConfig2: Error loading solr config from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badConfig2\conf\solrconfig.xml Ignoring exception matching \QSAXParseException\E
   [junit4]   2> 225649 T1043 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badSchema2\'
   [junit4]   2> 225649 T1042 oasc.SolrException.log Ignoring exception matching \QSAXParseException\E
   [junit4]   2> 225649 T1042 oasc.CoreContainer.create ERROR Error creating core [badConfig1]: Could not load conf for core badConfig1: Error loading solr config from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badConfig1\conf\solrconfig.xml Ignoring exception matching \QSAXParseException\E
   [junit4]   2> 225650 T1042 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\core1\'
   [junit4]   2> 225658 T1044 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 225668 T1044 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 225668 T1044 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badSchema1\conf\schema.xml
   [junit4]   2> 225669 T1044 oasc.SolrException.log Ignoring exception matching \QSAXParseException\E
   [junit4]   2> 225669 T1044 oasc.CoreContainer.create ERROR Error creating core [badSchema1]: Could not load conf for core badSchema1: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35; columnNumber: 7; Il tipo di elemento "filedType" deve terminare con la corrispondente tag finale "</filedType>".. Schema file is C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badSchema1\conf\schema.xml Ignoring exception matching \QSAXParseException\E
   [junit4]   2> 225670 T1044 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\core2\'
   [junit4]   2> 225675 T1043 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 225683 T1043 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 225692 T1043 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 225692 T1043 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badSchema2\conf\schema.xml
   [junit4]   2> 225692 T1042 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 225694 T1043 oasc.SolrException.log Ignoring exception matching \QSAXParseException\E
   [junit4]   2> 225694 T1043 oasc.CoreContainer.create ERROR Error creating core [badSchema2]: Could not load conf for core badSchema2: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35; columnNumber: 7; Il tipo di elemento "filedType" deve terminare con la corrispondente tag finale "</filedType>".. Schema file is C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badSchema2\conf\schema.xml Ignoring exception matching \QSAXParseException\E
   [junit4]   2> 225696 T1044 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 225697 T1042 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 225703 T1044 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 225711 T1042 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 225716 T1044 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 225717 T1044 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\core2\conf\schema.xml
   [junit4]   2> 225719 T1044 oass.IndexSchema.readSchema [core2] Schema name=tiny
   [junit4]   2> 225721 T1042 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\core1\conf\schema.xml
   [junit4]   2> 225723 T1044 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 225723 T1044 oasc.CoreContainer.create Creating SolrCore 'core2' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\core2\
   [junit4]   2> 225723 T1044 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 225724 T1044 oasc.SolrCore.<init> [core2] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\core2\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\core2\data\
   [junit4]   2> 225724 T1044 oasc.SolrCore.<init> JMX monitoring not detected for core: core2
   [junit4]   2> 225724 T1042 oass.IndexSchema.readSchema [core1] Schema name=tiny
   [junit4]   2> 225724 T1044 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\core2\data\
   [junit4]   2> 225724 T1044 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\core2\data\index/
   [junit4]   2> 225724 T1044 oasc.SolrCore.initIndex WARN [core2] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\core2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 225725 T1044 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\core2\data\index
   [junit4]   2> 225725 T1044 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=23.060546875, floorSegmentMB=1.728515625, forceMergeDeletesPctAllowed=19.126714048475684, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 225725 T1044 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@220181e9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@398e1457),segFN=segments_1,generation=1}
   [junit4]   2> 225725 T1044 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 225727 T1042 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 225728 T1042 oasc.CoreContainer.create Creating SolrCore 'core1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\core1\
   [junit4]   2> 225728 T1042 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 225728 T1042 oasc.SolrCore.<init> [core1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\core1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\core1\data\
   [junit4]   2> 225728 T1042 oasc.SolrCore.<init> JMX monitoring not detected for core: core1
   [junit4]   2> 225729 T1042 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\core1\data\
   [junit4]   2> 225729 T1042 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\core1\data\index/
   [junit4]   2> 225729 T1042 oasc.SolrCore.initIndex WARN [core1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\core1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 225731 T1044 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 225734 T1042 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\core1\data\index
   [junit4]   2> 225735 T1042 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=23.060546875, floorSegmentMB=1.728515625, forceMergeDeletesPctAllowed=19.126714048475684, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 225735 T1042 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7081b81a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ce6a80),segFN=segments_1,generation=1}
   [junit4]   2> 225736 T1042 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 225736 T1042 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 225737 T1042 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 225738 T1042 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 225739 T1042 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 225740 T1042 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 225735 T1044 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 225744 T1044 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 225742 T1042 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 225744 T1044 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 225745 T1044 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 225744 T1042 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 225747 T1044 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 225747 T1044 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 225755 T1044 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 225755 T1044 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 225755 T1044 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=49, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 225756 T1044 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@220181e9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@398e1457),segFN=segments_1,generation=1}
   [junit4]   2> 225756 T1044 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 225756 T1044 oass.SolrIndexSearcher.<init> Opening Searcher@67716a96[core2] main
   [junit4]   2> 225757 T1044 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\core2\conf
   [junit4]   2> 225757 T1044 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\core2\conf}
   [junit4]   2> 225757 T1044 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\core2\conf
   [junit4]   2> 225757 T1044 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 225757 T1044 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 225757 T1044 oasc.CoreContainer.registerCore registering core: core2
   [junit4]   2> 225753 T1042 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 225758 T1042 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 225758 T1042 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=49, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 225758 T1042 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7081b81a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ce6a80),segFN=segments_1,generation=1}
   [junit4]   2> 225758 T1042 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 225758 T1042 oass.SolrIndexSearcher.<init> Opening Searcher@d356112[core1] main
   [junit4]   2> 225760 T1042 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\core1\conf
   [junit4]   2> 225760 T1042 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\core1\conf}
   [junit4]   2> 225760 T1042 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\core1\conf
   [junit4]   2> 225761 T1042 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 225761 T1042 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 225761 T1042 oasc.CoreContainer.registerCore registering core: core1
   [junit4]   2> 225763 T1045 oasc.SolrCore.registerSearcher [core1] Registered new searcher Searcher@d356112[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 225763 T1046 oasc.SolrCore.registerSearcher [core2] Registered new searcher Searcher@67716a96[core2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 225766 T1041 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 225768 T1041 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7081b81a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ce6a80),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7081b81a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ce6a80),segFN=segments_2,generation=2}
   [junit4]   2> 225769 T1041 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 225770 T1041 oass.SolrIndexSearcher.<init> Opening Searcher@8f0cb2a[core1] main
   [junit4]   2> 225770 T1041 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 225771 T1045 oasc.SolrCore.registerSearcher [core1] Registered new searcher Searcher@8f0cb2a[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.1.0):C7)))}
   [junit4]   2> ASYNC  NEW_CORE C283 name=core1 org.apache.solr.core.SolrCore@e0211ea
   [junit4]   2> 225774 T1041 C283 oasc.SolrCore.execute [core1] webapp=null path=null params={q={!prefix+f%3Dv_t}hel&wt=xml} hits=2 status=0 QTime=3 
   [junit4]   2> 225775 T1041 C283 oasc.SolrCore.execute [core1] webapp=null path=null params={q={!raw+f%3Dv_t}hello&wt=xml} hits=2 status=0 QTime=0 
   [junit4]   2> 225777 T1041 C283 oasc.SolrCore.execute [core1] webapp=null path=null params={q={!raw+f%3Dv_t}Hello&wt=xml} hits=0 status=0 QTime=1 
   [junit4]   2> 225777 T1041 C283 oasc.SolrCore.execute [core1] webapp=null path=null params={q={!raw+f%3Dv_f}1.5&wt=xml} hits=0 status=0 QTime=0 
   [junit4]   2> 225818 T1041 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badConfig1\'
   [junit4]   2> 225910 T1041 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 225913 T1041 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 225922 T1041 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 225922 T1041 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badConfig1\conf\schema.xml
   [junit4]   2> 225925 T1041 oass.IndexSchema.readSchema [badConfig1] Schema name=tiny
   [junit4]   2> 225931 T1041 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 225932 T1041 oasc.CoreContainer.create Creating SolrCore 'badConfig1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badConfig1\
   [junit4]   2> 225932 T1041 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 225933 T1041 oasc.SolrCore.<init> [badConfig1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badConfig1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badConfig1\data\
   [junit4]   2> 225933 T1041 oasc.SolrCore.<init> JMX monitoring not detected for core: badConfig1
   [junit4]   2> 225933 T1041 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badConfig1\data\
   [junit4]   2> 225933 T1041 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badConfig1\data\index/
   [junit4]   2> 225934 T1041 oasc.SolrCore.initIndex WARN [badConfig1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badConfig1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 225934 T1041 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badConfig1\data\index
   [junit4]   2> 225934 T1041 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=61.9814453125, floorSegmentMB=0.38671875, forceMergeDeletesPctAllowed=1.2632375840986954, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8295066779605693
   [junit4]   2> 225935 T1041 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@640da753 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7df2d6ec),segFN=segments_1,generation=1}
   [junit4]   2> 225935 T1041 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 225937 T1041 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 225938 T1041 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 225939 T1041 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 225940 T1041 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 225941 T1041 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 226012 T1041 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 226012 T1041 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 226015 T1041 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 226015 T1041 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 226015 T1041 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.29760846411120656]
   [junit4]   2> 226016 T1041 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@640da753 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7df2d6ec),segFN=segments_1,generation=1}
   [junit4]   2> 226016 T1041 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 226016 T1041 oass.SolrIndexSearcher.<init> Opening Searcher@209a3728[badConfig1] main
   [junit4]   2> 226016 T1041 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badConfig1\conf
   [junit4]   2> 226017 T1041 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badConfig1\conf}
   [junit4]   2> 226017 T1041 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badConfig1\conf
   [junit4]   2> 226017 T1041 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 226017 T1041 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 226017 T1041 oasc.SolrCores.putTransientCore Opening transient core badConfig1
   [junit4]   2> 226017 T1041 oasc.CoreContainer.registerCore registering core: badConfig1
   [junit4]   2> 226017 T1041 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badConfig2\'
   [junit4]   2> 226032 T1041 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 226155 T1048 oasc.SolrCore.registerSearcher [badConfig1] Registered new searcher Searcher@209a3728[badConfig1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 226156 T1041 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 226163 T1041 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 226164 T1041 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badConfig2\conf\schema.xml
   [junit4]   2> 226236 T1041 oass.IndexSchema.readSchema [badConfig2] Schema name=tiny
   [junit4]   2> 226240 T1041 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 226240 T1041 oasc.CoreContainer.create Creating SolrCore 'badConfig2' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badConfig2\
   [junit4]   2> 226240 T1041 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 226241 T1041 oasc.SolrCore.<init> [badConfig2] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badConfig2\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badConfig2\data\
   [junit4]   2> 226241 T1041 oasc.SolrCore.<init> JMX monitoring not detected for core: badConfig2
   [junit4]   2> 226242 T1041 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badConfig2\data\
   [junit4]   2> 226242 T1041 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badConfig2\data\index/
   [junit4]   2> 226242 T1041 oasc.SolrCore.initIndex WARN [badConfig2] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badConfig2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 226243 T1041 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badConfig2\data\index
   [junit4]   2> 226244 T1041 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=75.5439453125, floorSegmentMB=1.01953125, forceMergeDeletesPctAllowed=9.153458082765907, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 226322 T1041 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@661cf2fe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@544bfe8a),segFN=segments_1,generation=1}
   [junit4]   2> 226322 T1041 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 226324 T1041 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 226328 T1041 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 226329 T1041 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 226329 T1041 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 226331 T1041 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 226368 T1041 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 226369 T1041 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 226375 T1041 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 226376 T1041 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 226376 T1041 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=0.1865234375, floorSegmentMB=0.7431640625, forceMergeDeletesPctAllowed=4.300794131183885, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 226376 T1041 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@661cf2fe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@544bfe8a),segFN=segments_1,generation=1}
   [junit4]   2> 226377 T1041 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 226377 T1041 oass.SolrIndexSearcher.<init> Opening Searcher@57ba16ca[badConfig2] main
   [junit4]   2> 226377 T1041 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badConfig2\conf
   [junit4]   2> 226377 T1041 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badConfig2\conf}
   [junit4]   2> 226377 T1041 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badConfig2\conf
   [junit4]   2> 226379 T1041 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 226379 T1041 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 226379 T1041 oasc.SolrCores.putTransientCore Opening transient core badConfig2
   [junit4]   2> 226379 T1041 oasc.CoreContainer.registerCore registering core: badConfig2
   [junit4]   2> 226379 T1041 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badSchema1\'
   [junit4]   2> 226387 T1050 oasc.SolrCore.registerSearcher [badConfig2] Registered new searcher Searcher@57ba16ca[badConfig2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 226399 T1041 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 226408 T1041 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 226420 T1041 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 226420 T1041 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badSchema1\conf\schema.xml
   [junit4]   2> 226427 T1041 oass.IndexSchema.readSchema [badSchema1] Schema name=tiny
   [junit4]   2> 226429 T1041 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 226430 T1041 oasc.CoreContainer.create Creating SolrCore 'badSchema1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badSchema1\
   [junit4]   2> 226430 T1041 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 226430 T1041 oasc.SolrCore.<init> [badSchema1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badSchema1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badSchema1\data\
   [junit4]   2> 226430 T1041 oasc.SolrCore.<init> JMX monitoring not detected for core: badSchema1
   [junit4]   2> 226431 T1041 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badSchema1\data\
   [junit4]   2> 226432 T1041 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badSchema1\data\index/
   [junit4]   2> 226432 T1041 oasc.SolrCore.initIndex WARN [badSchema1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badSchema1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 226433 T1041 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badSchema1\data\index
   [junit4]   2> 226433 T1041 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4355877928388764]
   [junit4]   2> 226438 T1041 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@30f42d91 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@45a79e37),segFN=segments_1,generation=1}
   [junit4]   2> 226438 T1041 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 226440 T1041 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 226441 T1041 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 226442 T1041 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 226443 T1041 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 226445 T1041 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 226450 T1041 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 226451 T1041 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 226451 T1041 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 226451 T1041 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 226452 T1041 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=20.9111328125, floorSegmentMB=1.4599609375, forceMergeDeletesPctAllowed=8.91617416317746, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 226453 T1041 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@30f42d91 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@45a79e37),segFN=segments_1,generation=1}
   [junit4]   2> 226453 T1041 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 226453 T1041 oass.SolrIndexSearcher.<init> Opening Searcher@5a49bea2[badSchema1] main
   [junit4]   2> 226453 T1041 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badSchema1\conf
   [junit4]   2> 226453 T1041 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badSchema1\conf}
   [junit4]   2> 226453 T1041 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badSchema1\conf
   [junit4]   2> 226454 T1041 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 226454 T1041 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 226456 T1041 oasc.SolrCores.putTransientCore Opening transient core badSchema1
   [junit4]   2> 226456 T1041 oasc.CoreContainer.registerCore registering core: badSchema1
   [junit4]   2> 226458 T1041 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badSchema2\'
   [junit4]   2> 226471 T1052 oasc.SolrCore.registerSearcher [badSchema1] Registered new searcher Searcher@5a49bea2[badSchema1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 226490 T1041 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 226497 T1041 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 226513 T1041 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 226514 T1041 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badSchema2\conf\schema.xml
   [junit4]   2> 226517 T1041 oass.IndexSchema.readSchema [badSchema2] Schema name=tiny
   [junit4]   2> 226519 T1041 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 226520 T1041 oasc.CoreContainer.create Creating SolrCore 'badSchema2' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badSchema2\
   [junit4]   2> 226520 T1041 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 226520 T1041 oasc.SolrCore.<init> [badSchema2] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badSchema2\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badSchema2\data\
   [junit4]   2> 226520 T1041 oasc.SolrCore.<init> JMX monitoring not detected for core: badSchema2
   [junit4]   2> 226521 T1041 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badSchema2\data\
   [junit4]   2> 226521 T1041 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badSchema2\data\index/
   [junit4]   2> 226521 T1041 oasc.SolrCore.initIndex WARN [badSchema2] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badSchema2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 226521 T1041 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badSchema2\data\index
   [junit4]   2> 226522 T1041 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 226522 T1041 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@44cb61a1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@77acc7c5),segFN=segments_1,generation=1}
   [junit4]   2> 226522 T1041 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 226525 T1041 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 226526 T1041 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 226527 T1041 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 226528 T1041 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 226529 T1041 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 226530 T1041 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 226530 T1041 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 226532 T1041 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 226532 T1041 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 226533 T1041 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.13894522260664832]
   [junit4]   2> 226533 T1041 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@44cb61a1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@77acc7c5),segFN=segments_1,generation=1}
   [junit4]   2> 226533 T1041 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 226533 T1041 oass.SolrIndexSearcher.<init> Opening Searcher@617841a5[badSchema2] main
   [junit4]   2> 226534 T1041 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badSchema2\conf
   [junit4]   2> 226534 T1041 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badSchema2\conf}
   [junit4]   2> 226534 T1041 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badSchema2\conf
   [junit4]   2> 226535 T1041 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 226535 T1041 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 226535 T1041 oasc.SolrCores.putTransientCore Opening transient core badSchema2
   [junit4]   2> 226535 T1041 oasc.CoreContainer.registerCore registering core: badSchema2
   [junit4]   2> 226543 T1054 oasc.SolrCore.registerSearcher [badSchema2] Registered new searcher Searcher@617841a5[badSchema2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 226544 T1041 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 226547 T1041 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7081b81a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ce6a80),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7081b81a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ce6a80),segFN=segments_3,generation=3}
   [junit4]   2> 226547 T1041 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 226547 T1041 oass.SolrIndexSearcher.<init> Opening Searcher@1efa8a96[core1] main
   [junit4]   2> 226547 T1041 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 226553 T1045 oasc.SolrCore.registerSearcher [core1] Registered new searcher Searcher@1efa8a96[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(5.1.0):C7)))}
   [junit4]   2> ASYNC  NEW_CORE C284 name=core1 org.apache.solr.core.SolrCore@e0211ea
   [junit4]   2> 226554 T1041 C284 oasc.SolrCore.execute [core1] webapp=null path=null params={q={!prefix+f%3Dv_t}hel&wt=xml} hits=2 status=0 QTime=1 
   [junit4]   2> 226554 T1041 C284 oasc.SolrCore.execute [core1] webapp=null path=null params={q={!raw+f%3Dv_t}hello&wt=xml} hits=2 status=0 QTime=0 
   [junit4]   2> 226555 T1041 C284 oasc.SolrCore.execute [core1] webapp=null path=null params={q={!raw+f%3Dv_t}Hello&wt=xml} hits=0 status=0 QTime=1 
   [junit4]   2> 226555 T1041 C284 oasc.SolrCore.execute [core1] webapp=null path=null params={q={!raw+f%3Dv_f}1.5&wt=xml} hits=0 status=0 QTime=0 
   [junit4]   2> 226556 T1041 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 226558 T1041 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@640da753 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7df2d6ec),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@640da753 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7df2d6ec),segFN=segments_2,generation=2}
   [junit4]   2> 226558 T1041 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 226559 T1041 oass.SolrIndexSearcher.<init> Opening Searcher@2b262bf9[badConfig1] main
   [junit4]   2> 226559 T1041 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 226560 T1048 oasc.SolrCore.registerSearcher [badConfig1] Registered new searcher Searcher@2b262bf9[badConfig1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.1.0):C7)))}
   [junit4]   2> ASYNC  NEW_CORE C285 name=badConfig1 org.apache.solr.core.SolrCore@621ad856
   [junit4]   2> 226561 T1041 C285 oasc.SolrCore.execute [badConfig1] webapp=null path=null params={q={!prefix+f%3Dv_t}hel&wt=xml} hits=2 status=0 QTime=0 
   [junit4]   2> 226562 T1041 C285 oasc.SolrCore.execute [badConfig1] webapp=null path=null params={q={!raw+f%3Dv_t}hello&wt=xml} hits=2 status=0 QTime=0 
   [junit4]   2> ASYNC  NEW_CORE C286 name=badConfig1 org.apache.solr.core.SolrCore@621ad856
   [junit4]   2> 226569 T1041 C286 oasc.SolrCore.execute [badConfig1] webapp=null path=null params={q={!raw+f%3Dv_t}Hello&wt=xml} hits=0 status=0 QTime=1 
   [junit4]   2> 226570 T1041 C286 oasc.SolrCore.execute [badConfig1] webapp=null path=null params={q={!raw+f%3Dv_f}1.5&wt=xml} hits=0 status=0 QTime=1 
   [junit4]   2> 226570 T1041 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 226571 T1041 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@30f42d91 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@45a79e37),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@30f42d91 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@45a79e37),segFN=segments_2,generation=2}
   [junit4]   2> 226572 T1041 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 226573 T1041 oass.SolrIndexSearcher.<init> Opening Searcher@70763d6c[badSchema1] main
   [junit4]   2> 226573 T1041 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 226574 T1052 oasc.SolrCore.registerSearcher [badSchema1] Registered new searcher Searcher@70763d6c[badSchema1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.1.0):C7)))}
   [junit4]   2> ASYNC  NEW_CORE C287 name=badSchema1 org.apache.solr.core.SolrCore@42b9d04e
   [junit4]   2> 226575 T1041 C287 oasc.SolrCore.execute [badSchema1] webapp=null path=null params={q={!prefix+f%3Dv_t}hel&wt=xml} hits=2 status=0 QTime=1 
   [junit4]   2> 226576 T1041 C287 oasc.SolrCore.execute [badSchema1] webapp=null path=null params={q={!raw+f%3Dv_t}hello&wt=xml} hits=2 status=0 QTime=1 
   [junit4]   2> 226576 T1041 C287 oasc.SolrCore.execute [badSchema1] webapp=null path=null params={q={!raw+f%3Dv_t}Hello&wt=xml} hits=0 status=0 QTime=0 
   [junit4]   2> 226577 T1041 C287 oasc.SolrCore.execute [badSchema1] webapp=null path=null params={q={!raw+f%3Dv_f}1.5&wt=xml} hits=0 status=0 QTime=1 
   [junit4]   2> 226577 T1041 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=2111515635
   [junit4]   2> 226577 T1041 oasc.SolrCore.close [core2]  CLOSING SolrCore org.apache.solr.core.SolrCore@36a3f03b
   [junit4]   2> 226577 T1041 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]   2> 226578 T1041 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 226578 T1041 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 226578 T1041 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 226580 T1041 oasc.SolrCore.closeSearcher [core2] Closing main searcher on request.
   [junit4]   2> 226580 T1041 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 226580 T1041 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\core2\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\core2\data\;done=false>>]
   [junit4]   2> 226580 T1041 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\core2\data\
   [junit4]   2> 226580 T1041 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\core2\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\core2\data\index;done=false>>]
   [junit4]   2> 226580 T1041 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\core2\data\index
   [junit4]   2> 226580 T1041 oasc.SolrCore.close [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@e0211ea
   [junit4]   2> 226581 T1041 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=14,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 226582 T1041 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 226582 T1041 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 226582 T1041 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 226583 T1041 oasc.SolrCore.closeSearcher [core1] Closing main searcher on request.
   [junit4]   2> 226583 T1041 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 226584 T1041 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\core1\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\core1\data\index;done=false>>]
   [junit4]   2> 226584 T1041 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\core1\data\index
   [junit4]   2> 226584 T1041 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\core1\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\core1\data\;done=false>>]
   [junit4]   2> 226584 T1041 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\core1\data\
   [junit4]   2> 226585 T1041 oasc.SolrCore.close [badConfig1]  CLOSING SolrCore org.apache.solr.core.SolrCore@621ad856
   [junit4]   2> 226585 T1041 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=7,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 226585 T1041 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 226586 T1041 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 226586 T1041 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 226586 T1041 oasc.SolrCore.closeSearcher [badConfig1] Closing main searcher on request.
   [junit4]   2> 226587 T1041 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 226587 T1041 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badConfig1\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badConfig1\data\index;done=false>>]
   [junit4]   2> 226587 T1041 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badConfig1\data\index
   [junit4]   2> 226587 T1041 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badConfig1\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badConfig1\data\;done=false>>]
   [junit4]   2> 226587 T1041 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badConfig1\data\
   [junit4]   2> 226587 T1041 oasc.SolrCore.close [badConfig2]  CLOSING SolrCore org.apache.solr.core.SolrCore@b48e0b6
   [junit4]   2> 226588 T1041 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]   2> 226588 T1041 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 226588 T1041 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 226588 T1041 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 226588 T1041 oasc.SolrCore.closeSearcher [badConfig2] Closing main searcher on request.
   [junit4]   2> 226589 T1041 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 226589 T1041 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badConfig2\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badConfig2\data\index;done=false>>]
   [junit4]   2> 226589 T1041 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badConfig2\data\index
   [junit4]   2> 226589 T1041 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badConfig2\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badConfig2\data\;done=false>>]
   [junit4]   2> 226589 T1041 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badConfig2\data\
   [junit4]   2> 226589 T1041 oasc.SolrCore.close [badSchema1]  CLOSING SolrCore org.apache.solr.core.SolrCore@42b9d04e
   [junit4]   2> 226590 T1041 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=7,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 226590 T1041 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 226590 T1041 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 226590 T1041 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 226590 T1041 oasc.SolrCore.closeSearcher [badSchema1] Closing main searcher on request.
   [junit4]   2> 226591 T1041 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 226591 T1041 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badSchema1\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badSchema1\data\;done=false>>]
   [junit4]   2> 226591 T1041 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badSchema1\data\
   [junit4]   2> 226591 T1041 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badSchema1\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badSchema1\data\index;done=false>>]
   [junit4]   2> 226591 T1041 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badSchema1\data\index
   [junit4]   2> 226591 T1041 oasc.SolrCore.close [badSchema2]  CLOSING SolrCore org.apache.solr.core.SolrCore@4a1421ee
   [junit4]   2> 226591 T1041 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]   2> 226591 T1041 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 226592 T1041 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 226592 T1041 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 226595 T1041 oasc.SolrCore.closeSearcher [badSchema2] Closing main searcher on request.
   [junit4]   2> 226595 T1041 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 226595 T1041 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badSchema2\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badSchema2\data\index;done=false>>]
   [junit4]   2> 226595 T1041 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badSchema2\data\index
   [junit4]   2> 226595 T1041 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badSchema2\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badSchema2\data\;done=false>>]
   [junit4]   2> 226596 T1041 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-001\badSchema2\data\
   [junit4]   2> 226596 T1041 oas.SolrTestCaseJ4.tearDown ###Ending testBadConfigsGenerateErrors
   [junit4]   2> 226598 T1041 oas.SolrTestCaseJ4.setUp ###Starting testCachingLimit
   [junit4]   2> 226640 T1041 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-002\'
   [junit4]   2> 226664 T1041 oasc.CoreContainer.<init> New CoreContainer 378447362
   [junit4]   2> 226664 T1041 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-002\]
   [junit4]   2> 226664 T1041 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-002\lib
   [junit4]   2> 226664 T1041 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-002\lib).
   [junit4]   2> 226674 T1041 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 600000
   [junit4]   2> 226674 T1041 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 226675 T1041 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 60000
   [junit4]   2> 226675 T1041 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 226675 T1041 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 226675 T1041 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 226675 T1041 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 226675 T1041 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 226675 T1041 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 226675 T1041 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 226676 T1041 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 226676 T1041 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 226676 T1041 oasc.SolrCores.allocateLazyCores Allocating transient cache for 4 transient cores
   [junit4]   2> 226679 T1041 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 226679 T1041 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 226679 T1041 oasc.CoreContainer.load Node Name: testNode
   [junit4]   2> 226680 T1041 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, instanceDir=collection1, loadOnStartup=true, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-002\collection1\, schema=schema.xml, transient=false, dataDir=data\}
   [junit4]   2> 226681 T1041 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collectionLazy2, config=solrconfig.xml, instanceDir=collection2, loadOnStartup=true, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-002\collection2\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 226682 T1041 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collectionLazy3, config=solrconfig.xml, instanceDir=collection3, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-002\collection3\, schema=schema.xml, transient=on, dataDir=data\}
   [junit4]   2> 226683 T1041 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collectionLazy4, config=solrconfig.xml, instanceDir=collection4, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-002\collection4\, schema=schema.xml, transient=false, dataDir=data\}
   [junit4]   2> 226683 T1041 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collectionLazy5, config=solrconfig.xml, instanceDir=collection5, loadOnStartup=true, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-002\collection5\, schema=schema.xml, transient=false, dataDir=data\}
   [junit4]   2> 226684 T1041 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collectionLazy6, config=solrconfig.xml, instanceDir=collection6, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-002\collection6\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 226686 T1041 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collectionLazy7, config=solrconfig.xml, instanceDir=collection7, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-So

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

ave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-007\collection2\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-007\collection2\data\index;done=false>>]
   [junit4]   2> 230507 T1041 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-007\collection2\data\index
   [junit4]   2> 230507 T1041 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-007\collection2\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-007\collection2\data\;done=false>>]
   [junit4]   2> 230507 T1041 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 6B47675DFE0F90CE-001\tempDir-007\collection2\data\
   [junit4]   2> 230508 T1041 oas.SolrTestCaseJ4.tearDown ###Ending testLazySearch
   [junit4]   2> 230508 T1041 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 230508 T1041 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=237558337
   [junit4]   2> 351579 T1041 oas.SolrTestCaseJ4.endTrackingSearchers ERROR ERROR: SolrIndexSearcher opens=51 closes=50
   [junit4]   2> 126201 T1040 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> 146441 T1040 ccr.ThreadLeakControl.checkThreadLeaks SEVERE 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]   2> 	   1) Thread[id=1060, name=searcherExecutor-596-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 146441 T1040 ccr.ThreadLeakControl.tryToInterruptAll Starting to interrupt leaked threads:
   [junit4]   2> 	   1) Thread[id=1060, name=searcherExecutor-596-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> 149483 T1040 ccr.ThreadLeakControl.tryToInterruptAll SEVERE There are still zombie threads that couldn't be terminated:
   [junit4]   2> 	   1) Thread[id=1060, name=searcherExecutor-596-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {v_t=FST50, id=FST50, v_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), v_f=Lucene50(blocksize=128)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=it, timezone=Europe/Sarajevo
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_40 (64-bit)/cpus=3,threads=2,free=26325912,total=102924288
   [junit4]   2> NOTE: All tests run in this JVM: [CoreAdminHandlerTest, TestSortingResponseWriter, TestSolr4Spatial2, DistributedSuggestComponentTest, DistributedFacetPivotWhiteBoxTest, ChaosMonkeyNothingIsSafeTest, TestPhraseSuggestions, OutputWriterTest, ZkControllerTest, URLClassifyProcessorTest, TestUniqueKeyFieldResource, TestSolrIndexConfig, TestCharFilters, TestSchemaNameResource, TestMaxScoreQueryParser, SimpleFacetsTest, TestCollationField, TestImplicitCoreProperties, LukeRequestHandlerTest, TestFieldSortValues, UUIDUpdateProcessorFallbackTest, TestSolrConfigHandlerConcurrent, DistribDocExpirationUpdateProcessorTest, TestRecoveryHdfs, TestSchemaManager, DistributedExpandComponentTest, TestSimpleQParserPlugin, ParsingFieldUpdateProcessorsTest, TestReRankQParserPlugin, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=6B47675DFE0F90CE -Dtests.slow=true -Dtests.locale=it -Dtests.timezone=Europe/Sarajevo -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrIndexSearcher opens=51 closes=50
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6B47675DFE0F90CE]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:496)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:232)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]    >    1) Thread[id=1060, name=searcherExecutor-596-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6B47675DFE0F90CE]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=1060, name=searcherExecutor-596-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6B47675DFE0F90CE]:0)
   [junit4] Completed on J0 in 149.51s, 7 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 1210 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:529: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:477: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:61: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\extra-targets.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:191: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:509: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1370: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:976: There were test failures: 478 suites, 1902 tests, 3 suite-level errors, 1125 ignored (24 assumptions)

Total time: 41 minutes 59 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_40 -XX:-UseCompressedOops -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any