Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/340/
Java: 32bit/jdk1.8.0_92 -server -XX:+UseG1GC

4 tests failed.
FAILED:  org.apache.solr.core.ExitableDirectoryReaderTest.testPrefixQuery

Error Message:
Path not found: /responseHeader/partialResults

Stack Trace:
java.lang.RuntimeException: Path not found: /responseHeader/partialResults
        at 
__randomizedtesting.SeedInfo.seed([B4F037C58CADC182:7A70387E8702507]:0)
        at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:871)
        at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:818)
        at 
org.apache.solr.core.ExitableDirectoryReaderTest.testPrefixQuery(ExitableDirectoryReaderTest.java:59)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        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:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI

Error Message:
ObjectTracker found 8 object(s) that were not released!!! 
[MockDirectoryWrapper, MDCAwareThreadPoolExecutor, MockDirectoryWrapper, 
MockDirectoryWrapper, TransactionLog, MDCAwareThreadPoolExecutor, 
MockDirectoryWrapper, TransactionLog]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 8 object(s) that were not 
released!!! [MockDirectoryWrapper, MDCAwareThreadPoolExecutor, 
MockDirectoryWrapper, MockDirectoryWrapper, TransactionLog, 
MDCAwareThreadPoolExecutor, MockDirectoryWrapper, TransactionLog]
        at __randomizedtesting.SeedInfo.seed([B4F037C58CADC182]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNull(Assert.java:551)
        at 
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:258)
        at sun.reflect.GeneratedMethodAccessor26.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        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:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000000:
 java.nio.file.FileSystemException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000000:
 The process cannot access the file because it is being used by another 
process.     
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog
    
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001\node2\testschemaapi_shard1_replica2\data:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001\node2\testschemaapi_shard1_replica2\data
    
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001\node2\testschemaapi_shard1_replica2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001\node2\testschemaapi_shard1_replica2
    
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001\node2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001\node2
    
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001
    
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000000:
 java.nio.file.FileSystemException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000000:
 The process cannot access the file because it is being used by another process.

   
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog
   
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001\node2\testschemaapi_shard1_replica2\data:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001\node2\testschemaapi_shard1_replica2\data
   
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001\node2\testschemaapi_shard1_replica2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001\node2\testschemaapi_shard1_replica2
   
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001\node2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001\node2
   
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001
   
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001

        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
        at 
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
        at 
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


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

Error Message:
expected:<COMPLETED> but was:<FAILED>

Stack Trace:
java.lang.AssertionError: expected:<COMPLETED> but was:<FAILED>
        at 
__randomizedtesting.SeedInfo.seed([B4F037C58CADC182:3CA4081F2251AC7A]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:147)
        at 
org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.testBackupAndRestore(AbstractCloudBackupRestoreTestCase.java:208)
        at 
org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.java:126)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        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:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11181 lines...]
   [junit4] Suite: org.apache.solr.core.ExitableDirectoryReaderTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.ExitableDirectoryReaderTest_B4F037C58CADC182-001\init-core-data-001
   [junit4]   2> 1061939 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1061941 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1061941 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 1061941 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1061941 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr
   [junit4]   2> 1061944 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1061944 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1062052 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1062055 WARN  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1062055 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 1062061 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-delaying-component.xml
   [junit4]   2> 1062071 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=example
   [junit4]   2> 1062172 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1062181 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1062185 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1062189 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1062189 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr
   [junit4]   2> 1062189 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr'
   [junit4]   2> 1062189 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1062189 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr
   [junit4]   2> 1062189 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.c.CoreContainer New CoreContainer 12256360
   [junit4]   2> 1062189 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr]
   [junit4]   2> 1062189 WARN  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\lib
   [junit4]   2> 1062194 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 
600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : 
false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1062204 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1062205 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1062205 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1062205 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1062205 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1062211 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig-delaying-component.xml, transient=false, 
schema=schema_latest.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, collection=collection1, 
dataDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.ExitableDirectoryReaderTest_B4F037C58CADC182-001\init-core-data-001,
 shard=shard1}
   [junit4]   2> 1062215 INFO  (coreLoadExecutor-4203-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 1062216 INFO  (coreLoadExecutor-4203-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1062216 INFO  (coreLoadExecutor-4203-thread-1) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr
   [junit4]   2> 1062216 INFO  (coreLoadExecutor-4203-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1062216 INFO  (coreLoadExecutor-4203-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1062262 INFO  (coreLoadExecutor-4203-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1062262 WARN  (coreLoadExecutor-4203-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1062262 INFO  (coreLoadExecutor-4203-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 1062272 INFO  (coreLoadExecutor-4203-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-delaying-component.xml
   [junit4]   2> 1062280 INFO  (coreLoadExecutor-4203-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 1062354 INFO  (coreLoadExecutor-4203-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1062367 INFO  (coreLoadExecutor-4203-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1062371 INFO  (coreLoadExecutor-4203-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1062389 INFO  (coreLoadExecutor-4203-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 1062389 INFO  (coreLoadExecutor-4203-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 1062389 INFO  (coreLoadExecutor-4203-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1062389 INFO  (coreLoadExecutor-4203-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.ExitableDirectoryReaderTest_B4F037C58CADC182-001\init-core-data-001\]
   [junit4]   2> 1062389 INFO  (coreLoadExecutor-4203-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 1062390 INFO  (coreLoadExecutor-4203-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.ExitableDirectoryReaderTest_B4F037C58CADC182-001\init-core-data-001\
   [junit4]   2> 1062390 INFO  (coreLoadExecutor-4203-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.ExitableDirectoryReaderTest_B4F037C58CADC182-001\init-core-data-001\index/
   [junit4]   2> 1062390 WARN  (coreLoadExecutor-4203-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.ExitableDirectoryReaderTest_B4F037C58CADC182-001\init-core-data-001\index'
 doesn't exist. Creating new index...
   [junit4]   2> 1062391 INFO  (coreLoadExecutor-4203-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.ExitableDirectoryReaderTest_B4F037C58CADC182-001\init-core-data-001\index
   [junit4]   2> 1062391 INFO  (coreLoadExecutor-4203-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=45, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=71.40625, 
floorSegmentMB=1.763671875, forceMergeDeletesPctAllowed=20.21770624335231, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.24907457380317483
   [junit4]   2> 1062392 INFO  (coreLoadExecutor-4203-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@70a6bc 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e5f4d4),segFN=segments_1,generation=1}
   [junit4]   2> 1062392 INFO  (coreLoadExecutor-4203-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1062394 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.ExitableDirectoryReaderTest_B4F037C58CADC182-001\init-core-data-001\
   [junit4]   2> 1062395 INFO  (coreLoadExecutor-4203-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1062402 INFO  (coreLoadExecutor-4203-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1062402 INFO  (coreLoadExecutor-4203-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1062406 INFO  (coreLoadExecutor-4203-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1062406 INFO  (coreLoadExecutor-4203-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1062411 INFO  (coreLoadExecutor-4203-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1062411 INFO  (coreLoadExecutor-4203-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1062411 INFO  (coreLoadExecutor-4203-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1062411 INFO  (coreLoadExecutor-4203-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1062411 INFO  (coreLoadExecutor-4203-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=46, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=70.0908203125, 
floorSegmentMB=1.927734375, forceMergeDeletesPctAllowed=26.867419460266436, 
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5869093523861694
   [junit4]   2> 1062411 INFO  (coreLoadExecutor-4203-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@70a6bc 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e5f4d4),segFN=segments_1,generation=1}
   [junit4]   2> 1062411 INFO  (coreLoadExecutor-4203-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1062411 INFO  (coreLoadExecutor-4203-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@b24b44[collection1] 
main]
   [junit4]   2> 1062411 WARN  (coreLoadExecutor-4203-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf;
 switching to use InMemory storage instead.
   [junit4]   2> 1062411 INFO  (coreLoadExecutor-4203-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1062411 INFO  (coreLoadExecutor-4203-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 1062411 INFO  (coreLoadExecutor-4203-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1062411 INFO  (coreLoadExecutor-4203-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1062411 INFO  
(searcherExecutor-4204-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@b24b44[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1062411 INFO  (coreLoadExecutor-4203-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1062411 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1062430 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 12
   [junit4]   2> 1062431 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1062431 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1062431 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1062431 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 1062431 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 1062431 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 1062431 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 1062431 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 1062431 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 1062431 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[10]} 0 0
   [junit4]   2> 1062431 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[11]} 0 0
   [junit4]   2> 1062438 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[12]} 0 0
   [junit4]   2> 1062439 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[13]} 0 0
   [junit4]   2> 1062439 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[14]} 0 0
   [junit4]   2> 1062439 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[15]} 0 0
   [junit4]   2> 1062439 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[16]} 0 0
   [junit4]   2> 1062439 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[17]} 0 0
   [junit4]   2> 1062439 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[18]} 0 0
   [junit4]   2> 1062439 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[19]} 0 0
   [junit4]   2> 1062439 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[20]} 0 0
   [junit4]   2> 1062439 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[21]} 0 0
   [junit4]   2> 1062439 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[22]} 0 0
   [junit4]   2> 1062439 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[23]} 0 0
   [junit4]   2> 1062442 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[24]} 0 0
   [junit4]   2> 1062442 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1062462 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@70a6bc 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e5f4d4),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@70a6bc 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e5f4d4),segFN=segments_2,generation=2}
   [junit4]   2> 1062487 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1062489 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@174086a[collection1] main]
   [junit4]   2> 1062489 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1062489 INFO  (searcherExecutor-4204-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@174086a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.2.0):c25)))}
   [junit4]   2> 1062489 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 46
   [junit4]   2> 1062490 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[25]} 0 0
   [junit4]   2> 1062491 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[26]} 0 0
   [junit4]   2> 1062491 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[27]} 0 0
   [junit4]   2> 1062492 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[28]} 0 0
   [junit4]   2> 1062492 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[29]} 0 0
   [junit4]   2> 1062493 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[30]} 0 0
   [junit4]   2> 1062493 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[31]} 0 0
   [junit4]   2> 1062494 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[32]} 0 0
   [junit4]   2> 1062494 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[33]} 0 0
   [junit4]   2> 1062495 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[34]} 0 0
   [junit4]   2> 1062495 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[35]} 0 0
   [junit4]   2> 1062495 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[36]} 0 0
   [junit4]   2> 1062496 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[37]} 0 0
   [junit4]   2> 1062496 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[38]} 0 0
   [junit4]   2> 1062496 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[39]} 0 0
   [junit4]   2> 1062497 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[40]} 0 0
   [junit4]   2> 1062497 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[41]} 0 0
   [junit4]   2> 1062497 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[42]} 0 0
   [junit4]   2> 1062498 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[43]} 0 0
   [junit4]   2> 1062498 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[44]} 0 0
   [junit4]   2> 1062499 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[45]} 0 0
   [junit4]   2> 1062500 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[46]} 0 0
   [junit4]   2> 1062500 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[47]} 0 0
   [junit4]   2> 1062501 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[48]} 0 0
   [junit4]   2> 1062501 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[49]} 0 0
   [junit4]   2> 1062501 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[50]} 0 0
   [junit4]   2> 1062501 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[51]} 0 0
   [junit4]   2> 1062501 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[52]} 0 0
   [junit4]   2> 1062501 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[53]} 0 0
   [junit4]   2> 1062501 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[54]} 0 0
   [junit4]   2> 1062503 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[55]} 0 0
   [junit4]   2> 1062503 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[56]} 0 0
   [junit4]   2> 1062503 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[57]} 0 0
   [junit4]   2> 1062504 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[58]} 0 0
   [junit4]   2> 1062504 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[59]} 0 0
   [junit4]   2> 1062505 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[60]} 0 0
   [junit4]   2> 1062505 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[61]} 0 0
   [junit4]   2> 1062505 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[62]} 0 0
   [junit4]   2> 1062506 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[63]} 0 0
   [junit4]   2> 1062506 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[64]} 0 0
   [junit4]   2> 1062506 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[65]} 0 0
   [junit4]   2> 1062507 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[66]} 0 0
   [junit4]   2> 1062507 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[67]} 0 0
   [junit4]   2> 1062507 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[68]} 0 0
   [junit4]   2> 1062507 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[69]} 0 0
   [junit4]   2> 1062508 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[70]} 0 0
   [junit4]   2> 1062508 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[71]} 0 0
   [junit4]   2> 1062508 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[72]} 0 0
   [junit4]   2> 1062509 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[73]} 0 0
   [junit4]   2> 1062509 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[74]} 0 0
   [junit4]   2> 1062510 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[75]} 0 0
   [junit4]   2> 1062510 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[76]} 0 0
   [junit4]   2> 1062510 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[77]} 0 0
   [junit4]   2> 1062511 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[78]} 0 0
   [junit4]   2> 1062511 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[79]} 0 0
   [junit4]   2> 1062512 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[80]} 0 0
   [junit4]   2> 1062512 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[81]} 0 0
   [junit4]   2> 1062512 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[82]} 0 0
   [junit4]   2> 1062512 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[83]} 0 0
   [junit4]   2> 1062514 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[84]} 0 0
   [junit4]   2> 1062514 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[85]} 0 0
   [junit4]   2> 1062514 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[86]} 0 0
   [junit4]   2> 1062514 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[87]} 0 0
   [junit4]   2> 1062516 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[88]} 0 0
   [junit4]   2> 1062516 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[89]} 0 0
   [junit4]   2> 1062516 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[90]} 0 0
   [junit4]   2> 1062517 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[91]} 0 0
   [junit4]   2> 1062517 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[92]} 0 0
   [junit4]   2> 1062517 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[93]} 0 0
   [junit4]   2> 1062518 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[94]} 0 0
   [junit4]   2> 1062518 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[95]} 0 0
   [junit4]   2> 1062519 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[96]} 0 0
   [junit4]   2> 1062519 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[97]} 0 0
   [junit4]   2> 1062519 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[98]} 0 0
   [junit4]   2> 1062520 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[99]} 0 0
   [junit4]   2> 1062520 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1062527 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@70a6bc 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e5f4d4),segFN=segments_2,generation=2}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@70a6bc 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e5f4d4),segFN=segments_3,generation=3}
   [junit4]   2> 1062527 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 1062528 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@f59e55[collection1] main]
   [junit4]   2> 1062528 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1062529 INFO  (searcherExecutor-4204-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@f59e55[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.2.0):c25)
 Uninverting(_1(6.2.0):c75)))}
   [junit4]   2> 1062529 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 9
   [junit4]   2> 1062536 INFO  
(TEST-ExitableDirectoryReaderTest.testCacheAssumptions-seed#[B4F037C58CADC182]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testCacheAssumptions
   [junit4]   2> 1062554 WARN  
(TEST-ExitableDirectoryReaderTest.testCacheAssumptions-seed#[B4F037C58CADC182]) 
[    ] o.a.s.h.c.SearchHandler Query: 
sleep=2&q=*:*&indent=true&fq=name:d*&timeAllowed=1&wt=xml; The request took too 
long to iterate over terms. Timeout: timeoutAt: 703732233490221 
(System.nanoTime(): 703732247729543), 
TermsEnum=org.apache.lucene.codecs.blocktree.IntersectTermsEnum@101c246
   [junit4]   2> 1062554 INFO  
(TEST-ExitableDirectoryReaderTest.testCacheAssumptions-seed#[B4F037C58CADC182]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={sleep=2&q=*:*&indent=true&fq=name:d*&timeAllowed=1&wt=xml} status=0 
QTime=16
   [junit4]   2> 1062556 INFO  
(TEST-ExitableDirectoryReaderTest.testCacheAssumptions-seed#[B4F037C58CADC182]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&indent=true&fq=name:d*&timeAllowed=10000&wt=xml} hits=100 
status=0 QTime=2
   [junit4]   2> 1062556 INFO  
(TEST-ExitableDirectoryReaderTest.testCacheAssumptions-seed#[B4F037C58CADC182]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testCacheAssumptions
   [junit4]   2> 1062632 INFO  
(TEST-ExitableDirectoryReaderTest.testPrefixQuery-seed#[B4F037C58CADC182]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testPrefixQuery
   [junit4]   2> 1062635 INFO  
(TEST-ExitableDirectoryReaderTest.testPrefixQuery-seed#[B4F037C58CADC182]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={sleep=2&q=name:a*&timeAllowed=1&wt=xml} hits=100 status=0 QTime=1
   [junit4]   2> 1062635 ERROR 
(TEST-ExitableDirectoryReaderTest.testPrefixQuery-seed#[B4F037C58CADC182]) [    
] o.a.s.SolrTestCaseJ4 query failed JSON validation. error=Path not found: 
/responseHeader/partialResults
   [junit4]   2>  expected =/responseHeader/partialResults==true]
   [junit4]   2>  response = {
   [junit4]   2>   "responseHeader":{
   [junit4]   2>     "status":0,
   [junit4]   2>     "QTime":1},
   [junit4]   2>   "response":{"numFound":100,"start":0,"docs":[
   [junit4]   2>       {
   [junit4]   2>         "id":"0",
   [junit4]   2>         "name":"a0 b0 c0 d0 e0"},
   [junit4]   2>       {
   [junit4]   2>         "id":"1",
   [junit4]   2>         "name":"a1 b1 c1 d1 e1"},
   [junit4]   2>       {
   [junit4]   2>         "id":"2",
   [junit4]   2>         "name":"a2 b2 c2 d2 e2"},
   [junit4]   2>       {
   [junit4]   2>         "id":"3",
   [junit4]   2>         "name":"a3 b3 c3 d3 e3"},
   [junit4]   2>       {
   [junit4]   2>         "id":"4",
   [junit4]   2>         "name":"a4 b4 c4 d4 e4"},
   [junit4]   2>       {
   [junit4]   2>         "id":"5",
   [junit4]   2>         "name":"a5 b5 c5 d5 e5"},
   [junit4]   2>       {
   [junit4]   2>         "id":"6",
   [junit4]   2>         "name":"a6 b6 c6 d6 e6"},
   [junit4]   2>       {
   [junit4]   2>         "id":"7",
   [junit4]   2>         "name":"a7 b7 c7 d7 e7"},
   [junit4]   2>       {
   [junit4]   2>         "id":"8",
   [junit4]   2>         "name":"a8 b8 c8 d8 e8"},
   [junit4]   2>       {
   [junit4]   2>         "id":"9",
   [junit4]   2>         "name":"a9 b9 c9 d9 e9"}]
   [junit4]   2>   }}
   [junit4]   2> 
   [junit4]   2>  request = sleep=2&q=name:a*&timeAllowed=1&wt=xml
   [junit4]   2> 1062635 INFO  
(TEST-ExitableDirectoryReaderTest.testPrefixQuery-seed#[B4F037C58CADC182]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testPrefixQuery
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=ExitableDirectoryReaderTest -Dtests.method=testPrefixQuery 
-Dtests.seed=B4F037C58CADC182 -Dtests.slow=true -Dtests.locale=sl 
-Dtests.timezone=Africa/Casablanca -Dtests.asserts=true 
-Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.08s J1 | ExitableDirectoryReaderTest.testPrefixQuery <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Path not found: 
/responseHeader/partialResults
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B4F037C58CADC182:7A70387E8702507]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:871)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:818)
   [junit4]    >        at 
org.apache.solr.core.ExitableDirectoryReaderTest.testPrefixQuery(ExitableDirectoryReaderTest.java:59)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1062779 INFO  
(TEST-ExitableDirectoryReaderTest.testQueryResults-seed#[B4F037C58CADC182]) [   
 ] o.a.s.SolrTestCaseJ4 ###Starting testQueryResults
   [junit4]   2> 1062791 WARN  
(TEST-ExitableDirectoryReaderTest.testQueryResults-seed#[B4F037C58CADC182]) [   
 ] o.a.s.s.SolrIndexSearcher Query: [name:e*]; The request took too long to 
iterate over terms. Timeout: timeoutAt: 703732479139500 (System.nanoTime(): 
703732484379865), 
TermsEnum=org.apache.lucene.codecs.blocktree.IntersectTermsEnum@1f0d4b0
   [junit4]   2> 1062791 INFO  
(TEST-ExitableDirectoryReaderTest.testQueryResults-seed#[B4F037C58CADC182]) [   
 ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={sleep=2&q=name:e*&indent=true&timeAllowed=1&wt=xml} hits=0 status=0 
QTime=7
   [junit4]   2> 1062792 INFO  
(TEST-ExitableDirectoryReaderTest.testQueryResults-seed#[B4F037C58CADC182]) [   
 ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name:e*&indent=true&timeAllowed=10000&wt=xml} hits=100 status=0 
QTime=1
   [junit4]   2> 1062793 INFO  
(TEST-ExitableDirectoryReaderTest.testQueryResults-seed#[B4F037C58CADC182]) [   
 ] o.a.s.SolrTestCaseJ4 ###Ending testQueryResults
   [junit4]   2> 1062793 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1062793 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=12256360
   [junit4]   2> 1062795 INFO  (coreCloseExecutor-4208-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@38cedd
   [junit4]   2> 1062795 INFO  (coreCloseExecutor-4208-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 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=100,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1062795 INFO  (coreCloseExecutor-4208-thread-1) [    
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1062795 INFO  (coreCloseExecutor-4208-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 1062795 INFO  (coreCloseExecutor-4208-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 1062830 INFO  (coreCloseExecutor-4208-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1062830 INFO  (coreCloseExecutor-4208-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 
directories currently being tracked
   [junit4]   2> 1062830 INFO  (coreCloseExecutor-4208-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.ExitableDirectoryReaderTest_B4F037C58CADC182-001\init-core-data-001\
 
[CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.ExitableDirectoryReaderTest_B4F037C58CADC182-001\init-core-data-001\;done=false>>]
   [junit4]   2> 1062830 INFO  (coreCloseExecutor-4208-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 1062830 INFO  (coreCloseExecutor-4208-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.ExitableDirectoryReaderTest_B4F037C58CADC182-001\init-core-data-001\
   [junit4]   2> 1062830 INFO  (coreCloseExecutor-4208-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.ExitableDirectoryReaderTest_B4F037C58CADC182-001\init-core-data-001\index
 
[CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.ExitableDirectoryReaderTest_B4F037C58CADC182-001\init-core-data-001\index;done=false>>]
   [junit4]   2> 1062830 INFO  (coreCloseExecutor-4208-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 1062831 INFO  (coreCloseExecutor-4208-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.ExitableDirectoryReaderTest_B4F037C58CADC182-001\init-core-data-001\index
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.ExitableDirectoryReaderTest_B4F037C58CADC182-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{name=Lucene50(blocksize=128), id=Lucene50(blocksize=128), 
text=PostingsFormat(name=Memory doPackFST= true)}, docValues:{}, 
maxPointsInLeafNode=983, maxMBSortInHeap=7.570655839773989, 
sim=ClassicSimilarity, locale=sl, timezone=Africa/Casablanca
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_92 
(32-bit)/cpus=3,threads=1,free=249297664,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestRealTimeGet, 
DebugComponentTest, TestStressRecovery, TestFieldCacheVsDocValues, 
ParsingFieldUpdateProcessorsTest, StatsComponentTest, 
TermVectorComponentDistributedTest, TestConfigSetsAPIZkFailure, 
TestRandomCollapseQParserPlugin, DistributedFacetPivotLargeTest, 
WordBreakSolrSpellCheckerTest, TestAuthenticationFramework, 
ChangedSchemaMergeTest, TestCloudManagedSchema, TestCloudSchemaless, 
MergeStrategyTest, TestManagedSchema, LeaderElectionIntegrationTest, 
TestReRankQParserPlugin, DistributedIntervalFacetingTest, 
CurrencyFieldOpenExchangeTest, TestSchemaManager, TestSolrQueryParser, 
TestInitQParser, BlockJoinFacetSimpleTest, TestUseDocValuesAsStored2, 
TestSlowCompositeReaderWrapper, CollectionTooManyReplicasTest, 
TestConfigOverlay, TestCollationField, TestJettySolrRunner, 
RAMDirectoryFactoryTest, CdcrUpdateLogTest, TestRTGBase, AnalyticsQueryTest, 
CollectionsAPIDistributedZkTest, TestSolrCLIRunExample, 
SignatureUpdateProcessorFactoryTest, TestAnalyzeInfixSuggestions, 
DistributedFacetPivotSmallAdvancedTest, ZkNodePropsTest, 
TestFileDictionaryLookup, TestFastWriter, TestAuthorizationFramework, 
SolrIndexSplitterTest, OpenCloseCoreStressTest, ZkSolrClientTest, 
BinaryUpdateRequestHandlerTest, TestExactStatsCache, 
TestExclusionRuleCollectionAccess, DeleteStatusTest, TermVectorComponentTest, 
DistributedFacetPivotWhiteBoxTest, ZkStateReaderTest, TestQueryTypes, 
TestCopyFieldCollectionResource, TestRestoreCore, TestSolrQueryParserResource, 
TestLegacyFieldCache, TestTrie, TestDistributedGrouping, TestSolr4Spatial2, 
SecurityConfHandlerTest, TestComplexPhraseQParserPlugin, TestCloudInspectUtil, 
TestHdfsUpdateLog, TestSolrIndexConfig, TestSubQueryTransformerDistrib, 
TestRandomFaceting, TestAtomicUpdateErrorCases, RequestLoggingTest, 
TestFieldCacheSort, TestHighFrequencyDictionaryFactory, 
LeaderInitiatedRecoveryOnShardRestartTest, JavabinLoaderTest, 
MinimalSchemaTest, DistanceFunctionTest, DeleteReplicaTest, 
TestPivotHelperCode, TestSystemIdResolver, TestNamedUpdateProcessors, 
TestMiniSolrCloudCluster, QueryParsingTest, BasicAuthIntegrationTest, 
FieldAnalysisRequestHandlerTest, TestDistribDocBasedVersion, SearchHandlerTest, 
ConvertedLegacyTest, TestSubQueryTransformer, TestFieldCollectionResource, 
DirectUpdateHandlerOptimizeTest, TestFiltering, FileUtilsTest, DateFieldTest, 
ResponseHeaderTest, CheckHdfsIndexTest, SpellCheckComponentTest, 
SuggesterWFSTTest, HdfsThreadLeakTest, TestRuleBasedAuthorizationPlugin, 
TestLeaderElectionZkExpiry, TestReload, ExitableDirectoryReaderTest]
   [junit4] Completed [169/624 (1!)] on J1 in 1.03s, 3 tests, 1 error <<< 
FAILURES!

[...truncated 145 lines...]
   [junit4] Suite: org.apache.solr.schema.TestManagedSchemaAPI
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\init-core-data-001
   [junit4]   2> 1333908 INFO  
(SUITE-TestManagedSchemaAPI-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1333910 INFO  
(SUITE-TestManagedSchemaAPI-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1333910 INFO  (Thread-1932) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1333910 INFO  (Thread-1932) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1334011 INFO  
(SUITE-TestManagedSchemaAPI-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:61526
   [junit4]   2> 1334011 INFO  
(SUITE-TestManagedSchemaAPI-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1334012 INFO  
(SUITE-TestManagedSchemaAPI-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1334015 INFO  (zkCallback-909-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@f34191 name:ZooKeeperConnection 
Watcher:127.0.0.1:61526 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1334015 INFO  
(SUITE-TestManagedSchemaAPI-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1334015 INFO  
(SUITE-TestManagedSchemaAPI-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1334015 INFO  
(SUITE-TestManagedSchemaAPI-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1334024 INFO  (jetty-launcher-908-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1334024 INFO  (jetty-launcher-908-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1334026 INFO  (jetty-launcher-908-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@46f4f9{/solr,null,AVAILABLE}
   [junit4]   2> 1334027 INFO  (jetty-launcher-908-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1d59eba{/solr,null,AVAILABLE}
   [junit4]   2> 1334028 INFO  (jetty-launcher-908-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@10dd6e{HTTP/1.1,[http/1.1]}{127.0.0.1:61530}
   [junit4]   2> 1334030 INFO  (jetty-launcher-908-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@c51aa{HTTP/1.1,[http/1.1]}{127.0.0.1:61533}
   [junit4]   2> 1334030 INFO  (jetty-launcher-908-thread-1) [    ] 
o.e.j.s.Server Started @1339125ms
   [junit4]   2> 1334030 INFO  (jetty-launcher-908-thread-2) [    ] 
o.e.j.s.Server Started @1339125ms
   [junit4]   2> 1334031 INFO  (jetty-launcher-908-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=61530}
   [junit4]   2> 1334031 INFO  (jetty-launcher-908-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=61533}
   [junit4]   2> 1334031 INFO  (jetty-launcher-908-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1334031 INFO  (jetty-launcher-908-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1334031 INFO  (jetty-launcher-908-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001\node1'
   [junit4]   2> 1334031 INFO  (jetty-launcher-908-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001\node2'
   [junit4]   2> 1334031 INFO  (jetty-launcher-908-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1334031 INFO  (jetty-launcher-908-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1334031 INFO  (jetty-launcher-908-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1334031 INFO  (jetty-launcher-908-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1334032 INFO  (jetty-launcher-908-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1334032 INFO  (jetty-launcher-908-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1334033 INFO  (jetty-launcher-908-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1334033 INFO  (jetty-launcher-908-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1334035 INFO  (zkCallback-910-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@9379f2 name:ZooKeeperConnection 
Watcher:127.0.0.1:61526/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1334035 INFO  (jetty-launcher-908-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1334035 INFO  (zkCallback-911-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@12340b4 name:ZooKeeperConnection 
Watcher:127.0.0.1:61526/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1334035 INFO  (jetty-launcher-908-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1334035 INFO  (jetty-launcher-908-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1334036 INFO  (jetty-launcher-908-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1334036 INFO  (jetty-launcher-908-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1334036 INFO  (jetty-launcher-908-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1334056 INFO  (jetty-launcher-908-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001\node2\.
   [junit4]   2> 1334056 INFO  (jetty-launcher-908-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 13128147
   [junit4]   2> 1334056 INFO  (jetty-launcher-908-thread-2) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001\node2]
   [junit4]   2> 1334056 WARN  (jetty-launcher-908-thread-2) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001\node2\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001\node2\lib
   [junit4]   2> 1334056 INFO  (jetty-launcher-908-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001\node1\.
   [junit4]   2> 1334056 INFO  (jetty-launcher-908-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : 
false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1334056 INFO  (jetty-launcher-908-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 4677605
   [junit4]   2> 1334056 INFO  (jetty-launcher-908-thread-1) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001\node1]
   [junit4]   2> 1334056 WARN  (jetty-launcher-908-thread-1) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001\node1\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_B4F037C58CADC182-001\tempDir-001\node1\lib
   [junit4]   2> 1334057 INFO  (jetty-launcher-908-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : 
false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1334062 INFO  (jetty-launcher-908-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1334063 INFO  (jetty-launcher-908-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1334063 INFO  (jetty-launcher-908-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1334063 INFO  (jetty-launcher-908-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1334063 INFO  (jetty-launcher-908-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61526/solr
   [junit4]   2> 1334063 INFO  (jetty-launcher-908-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1334063 INFO  (jetty-launcher-908-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1334063 INFO  (jetty-launcher-908-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1334063 INFO  (jetty-launcher-908-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1334064 INFO  (jetty-launcher-908-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61526/solr
   [junit4]   2> 1334064 INFO  (jetty-launcher-908-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1334064 INFO  (jetty-launcher-908-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1334064 INFO  (jetty-launcher-908-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1334065 INFO  (jetty-launcher-908-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1334067 INFO  (zkCallback-916-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@177d426 name:ZooKeeperConnection 
Watcher:127.0.0.1:61526 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1334067 INFO  (jetty-launcher-908-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1334068 INFO  (jetty-launcher-908-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1334068 INFO  (zkCallback-917-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1458fff name:ZooKeeperConnection 
Watcher:127.0.0.1:61526 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1334068 INFO  (jetty-launcher-908-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1334068 INFO  (jetty-launcher-908-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1334069 INFO  (jetty-launcher-908-thread-2) 
[n:127.0.0.1:61533_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$56/13701022@13334db
   [junit4]   2> 1334070 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x1561fb5c82b0003, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1334071 INFO  (jetty-launcher-908-thread-2) 
[n:127.0.0.1:61533_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1334072 INFO  (jetty-launcher-908-thread-1) 
[n:127.0.0.1:61530_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$56/13701022@148f1c
   [junit4]   2> 1334074 INFO  (jetty-launcher-908-thread-1) 
[n:127.0.0.1:61530_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1334075 INFO  
(zkCallback-918-thread-1-processing-n:127.0.0.1:61533_solr) 
[n:127.0.0.1:61533_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5ff577 name:ZooKeeperConnection 
Watcher:127.0.0.1:61526/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1334075 INFO  (jetty-launcher-908-thread-2) 
[n:127.0.0.1:61533_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1334076 INFO  
(zkCallback-919-thread-1-processing-n:127.0.0.1:61530_solr) 
[n:127.0.0.1:61530_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@13ebb16 name:ZooKeeperConnection 
Watcher:127.0.0.1:61526/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1334076 INFO  (jetty-launcher-908-thread-1) 
[n:127.0.0.1:61530_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1334076 INFO  (jetty-launcher-908-thread-2) 
[n:127.0.0.1:61533_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1334077 INFO  (jetty-launcher-908-thread-1) 
[n:127.0.0.1:61530_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1334080 INFO  (jetty-launcher-908-thread-2) 
[n:127.0.0.1:61533_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1334081 INFO  (jetty-launcher-908-thread-1) 
[n:127.0.0.1:61530_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1334085 INFO  (jetty-launcher-908-thread-2) 
[n:127.0.0.1:61533_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1334085 INFO  (jetty-launcher-908-thread-1) 
[n:127.0.0.1:61530_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1334087 INFO  (jetty-launcher-908-thread-2) 
[n:127.0.0.1:61533_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1334088 INFO  (jetty-launcher-908-thread-1) 
[n:127.0.0.1:61530_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1334090 INFO  (jetty-launcher-908-thread-1) 
[n:127.0.0.1:61530_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1334090 INFO  (jetty-launcher-908-thread-2) 
[n:127.0.0.1:61533_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1334091 INFO  (jetty-launcher-908-thread-1) 
[n:127.0.0.1:61530_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1334091 INFO  (jetty-launcher-908-thread-2) 
[n:127.0.0.1:61533_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1334093 INFO  (jetty-launcher-908-thread-1) 
[n:127.0.0.1:61530_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1334093 INFO  (jetty-launcher-9

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

}
   [junit4]   2> 2677078 INFO  
(zkCallback-2526-thread-1-processing-n:127.0.0.1:52943_solr) 
[n:127.0.0.1:52943_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2677078 WARN  
(zkCallback-2526-thread-1-processing-n:127.0.0.1:52943_solr) 
[n:127.0.0.1:52943_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2677093 WARN  
(zkCallback-2526-thread-2-processing-n:127.0.0.1:52943_solr) 
[n:127.0.0.1:52943_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:331)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:328)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:105)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2677094 INFO  (jetty-launcher-2516-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@976d9a{/solr,null,UNAVAILABLE}
   [junit4]   2> 2677106 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:52939 52939
   [junit4]   2> 2677110 INFO  (Thread-3828) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:52939 52939
   [junit4]   2> 2677112 WARN  (Thread-3828) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2>        2       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2>        2       /solr/collections/backuprestore/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        28      /solr/overseer/queue
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [junit4]   2>        3       /solr/overseer/collection-queue-work
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 2677112 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[B4F037C58CADC182]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestLocalFSCloudBackupRestore_B4F037C58CADC182-001
   [junit4]   2> Jul 25, 2016 2:02:45 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 4 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{shard_s=PostingsFormat(name=MockRandom), 
_version_=PostingsFormat(name=MockRandom), 
id=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{}, 
maxPointsInLeafNode=984, maxMBSortInHeap=7.48016120263868, 
sim=ClassicSimilarity, locale=es-HN, timezone=Africa/Blantyre
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_92 
(32-bit)/cpus=3,threads=1,free=150056440,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestHashQParserPlugin, 
TestSQLHandler, TestSearcherReuse, TestFieldCacheWithThreads, 
PreAnalyzedUpdateProcessorTest, DistributedFacetPivotSmallTest, 
DistributedQueryElevationComponentTest, TestConfigSetsAPIExclusivity, 
TestExtendedDismaxParser, XmlUpdateRequestHandlerTest, 
DirectSolrSpellCheckerTest, SyncSliceTest, TestSchemaResource, IndexSchemaTest, 
PolyFieldTest, TestCollationFieldDocValues, PrimitiveFieldTypeTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestFilteredDocIdSet, TestLockTree, 
DisMaxRequestHandlerTest, TestSolrQueryParserDefaultOperatorResource, 
SchemaVersionSpecificBehaviorTest, TestRecoveryHdfs, TestAddFieldRealTimeGet, 
TestXmlQParser, TestBulkSchemaConcurrent, TermsComponentTest, 
ConcurrentDeleteAndCreateCollectionTest, TestConfig, PreAnalyzedFieldTest, 
AsyncMigrateRouteKeyTest, SOLR749Test, DirectUpdateHandlerTest, 
TestElisionMultitermQuery, ConnectionManagerTest, TestRTimerTree, 
RegexBoostProcessorTest, TestBlendedInfixSuggestions, 
XsltUpdateRequestHandlerTest, UnloadDistributedZkTest, TestFreeTextSuggestions, 
PrimUtilsTest, TestNonDefinedSimilarityFactory, PeerSyncTest, 
CachingDirectoryFactoryTest, VMParamsZkACLAndCredentialsProvidersTest, 
TestReloadAndDeleteDocs, TestIBSimilarityFactory, TestDownShardTolerantSearch, 
DistributedVersionInfoTest, DistributedSpellCheckComponentTest, 
CoreAdminRequestStatusTest, HdfsWriteToMultipleCollectionsTest, TestCustomSort, 
TestRawResponseWriter, JsonLoaderTest, TestDefaultSearchFieldResource, 
TestNumericTerms32, TestWordDelimiterFilterFactory, TestGroupingSearch, 
TestQueryWrapperFilter, TestReplicationHandler, AnalyticsMergeStrategyTest, 
TestCloudDeleteByQuery, TestExceedMaxTermLength, TestQuerySenderNoQuery, 
TestRemoteStreaming, TestTolerantSearch, SoftAutoCommitTest, TestSolrXml, 
TestFieldCacheSortRandom, BlockCacheTest, OverseerRolesTest, 
SpatialHeatmapFacetsTest, SolrTestCaseJ4Test, TestStressVersions, 
DistribJoinFromCollectionTest, QueryElevationComponentTest, TestTestInjection, 
ScriptEngineTest, RuleEngineTest, TestLeaderInitiatedRecoveryThread, 
TestManagedSchemaAPI, TestLMDirichletSimilarityFactory, 
TestSolrDeletionPolicy1, TestCryptoKeys, DistributedExpandComponentTest, 
CursorPagingTest, TestFaceting, TestChildDocTransformer, DocumentBuilderTest, 
QueryEqualityTest, CircularListTest, FastVectorHighlighterTest, 
TestUniqueKeyFieldResource, TestLRUStatsCache, TestExpandComponent, 
DistributedFacetPivotLongTailTest, TestAnalyzedSuggestions, HdfsRecoveryZkTest, 
TestPerFieldSimilarityWithDefaultOverride, TestHashPartitioner, TestLRUCache, 
BlobRepositoryCloudTest, TestPhraseSuggestions, 
TestStressCloudBlindAtomicUpdates, ChaosMonkeyNothingIsSafeTest, 
OverseerCollectionConfigSetProcessorTest, TestImplicitCoreProperties, 
HdfsBasicDistributedZkTest, TestSweetSpotSimilarityFactory, SuggesterFSTTest, 
PathHierarchyTokenizerFactoryTest, HdfsChaosMonkeySafeLeaderTest, 
TestConfigSets, ActionThrottleTest, BJQParserTest, ReturnFieldsTest, 
TestManagedResource, ShardSplitTest, CollectionsAPIAsyncDistributedZkTest, 
HighlighterMaxOffsetTest, TestClassicSimilarityFactory, 
CollectionStateFormat2Test, RestartWhileUpdatingTest, DirectoryFactoryTest, 
CustomCollectionTest, MBeansHandlerTest, TestRestManager, AtomicUpdatesTest, 
TestStressReorder, TolerantUpdateProcessorTest, HLLSerializationTest, 
TestGeoJSONResponseWriter, StandardRequestHandlerTest, 
DeleteLastCustomShardedReplicaTest, TestBackupRepositoryFactory, 
TestMaxScoreQueryParser, ZkStateWriterTest, SampleTest, RequiredFieldsTest, 
TestFastLRUCache, CloudMLTQParserTest, TestNoOpRegenerator, TestLazyCores, 
SparseHLLTest, HardAutoCommitTest, TestSearchPerf, TestJmxMonitoredMap, 
TestArbitraryIndexDir, TestCodecSupport, ClusterStateUpdateTest, TestZkChroot, 
TestRandomDVFaceting, ShardRoutingCustomTest, TestDistributedSearch, 
TestJmxIntegration, TestCSVResponseWriter, TestPartialUpdateDeduplication, 
PingRequestHandlerTest, HighlighterConfigTest, TestQuerySenderListener, 
UpdateParamsTest, AlternateDirectoryTest, CopyFieldTest, 
ResponseLogComponentTest, SolrIndexConfigTest, BadComponentTest, 
TestMergePolicyConfig, NumericFieldsTest, OutputWriterTest, 
ExternalFileFieldSortTest, TestPostingsSolrHighlighter, 
DirectSolrConnectionTest, TestLuceneMatchVersion, SynonymTokenizerTest, 
TestDFRSimilarityFactory, TestPerFieldSimilarity, TestFastOutputStream, 
URLClassifyProcessorTest, TestSuggestSpellingConverter, 
SpellingQueryConverterTest, ClusterStateTest, TestUtils, SliceStateTest, 
DistributedMLTComponentTest, TestHighlightDedupGrouping, 
TestEmbeddedSolrServerConstructors, AliasIntegrationTest, 
CloudExitableDirectoryReaderTest, CreateCollectionCleanupTest, DeleteShardTest, 
DistribCursorPagingTest, DistributedQueueTest, ForceLeaderTest, 
LeaderInitiatedRecoveryOnCommitTest, MigrateRouteKeyTest, 
OverriddenZkACLAndCredentialsProvidersTest, OverseerStatusTest, 
OverseerTaskQueueTest, RemoteQueryErrorTest, SolrCLIZkUtilsTest, 
SolrCloudExampleTest, TestConfigSetsAPI, TestHdfsCloudBackupRestore, 
TestLocalFSCloudBackupRestore]
   [junit4] Completed [481/624 (3!)] on J0 in 10.56s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 52872 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to