Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/467/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseParallelGC

4 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.lucene.index.TestIndexWriterDeleteByQuery

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterDeleteByQuery_A180015643123DAD-001\tempDir-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterDeleteByQuery_A180015643123DAD-001\tempDir-001
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterDeleteByQuery_A180015643123DAD-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterDeleteByQuery_A180015643123DAD-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterDeleteByQuery_A180015643123DAD-001\tempDir-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterDeleteByQuery_A180015643123DAD-001\tempDir-001
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterDeleteByQuery_A180015643123DAD-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterDeleteByQuery_A180015643123DAD-001

        at __randomizedtesting.SeedInfo.seed([A180015643123DAD]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
        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:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
junit.framework.TestSuite.org.apache.lucene.store.TestSleepingLockWrapper

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSleepingLockWrapper_A180015643123DAD-001\tempDir-006:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSleepingLockWrapper_A180015643123DAD-001\tempDir-006
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSleepingLockWrapper_A180015643123DAD-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSleepingLockWrapper_A180015643123DAD-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSleepingLockWrapper_A180015643123DAD-001\tempDir-006:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSleepingLockWrapper_A180015643123DAD-001\tempDir-006
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSleepingLockWrapper_A180015643123DAD-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSleepingLockWrapper_A180015643123DAD-001

        at __randomizedtesting.SeedInfo.seed([A180015643123DAD]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
        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:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1\data\version-2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1\data\version-2
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1\data:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1\data
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1\data\version-2\log.1:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1\data\version-2\log.1
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1\data\version-2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1\data\version-2
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1\data:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1\data
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1\data\version-2\log.1:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1\data\version-2\log.1
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001

        at __randomizedtesting.SeedInfo.seed([B5A782AC0B4DA46C]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
        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:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001\collection1\conf:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001\collection1\conf
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001\collection1
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001\collection1\conf\en-test-sent.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001\collection1\conf\en-test-sent.bin
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001\collection1\conf\en-test-ner-person.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001\collection1\conf\en-test-ner-person.bin
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001\collection1\conf\en-test-tokenizer.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001\collection1\conf:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001\collection1\conf
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001\collection1
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001\collection1\conf\en-test-sent.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001\collection1\conf\en-test-sent.bin
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001\collection1\conf\en-test-ner-person.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001\collection1\conf\en-test-tokenizer.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001

        at __randomizedtesting.SeedInfo.seed([8786E98BA82F1DF3]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
        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:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 643 lines...]
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterDeleteByQuery
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{field=PostingsFormat(name=Asserting)}, docValues:{}, maxPointsInLeafNode=514, 
maxMBSortInHeap=6.596126279042178, sim=RandomSimilarity(queryNorm=false): 
{field=DFR I(n)LZ(0.3)}, locale=da, timezone=Africa/Bissau
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=1,free=171862688,total=274202624
   [junit4]   2> NOTE: All tests run in this JVM: [TestTerm, 
TestPackedTokenAttributeImpl, TestRamUsageEstimator, TestIndexSorting, 
TestMatchAllDocsQuery, TestTermdocPerf, TestBagOfPositions, 
TestOneMergeWrappingMergePolicy, TestFieldType, Test2BBKDPoints, 
TestSwappedIndexFiles, TestRegexpRandom, TestReusableStringReader, 
TestDocIdSetBuilder, TestAttributeSource, TestHighCompressionMode, 
TestBooleanMinShouldMatch, TestConjunctionDISI, TestBytesRef, 
TestBagOfPostings, TestFloatRangeFieldQueries, TestDocIdsWriter, 
TestFutureArrays, TestScoreCachingWrappingScorer, TestParallelLeafReader, 
Test2BNumericDocValues, TestSumDocFreq, TestIndexWriterExceptions, 
TestNIOFSDirectory, TestTragicIndexWriterDeadlock, TestBinaryDocument, 
TestSloppyPhraseQuery, TestNRTReaderCleanup, 
TestSimpleExplanationsOfNonMatches, TestCodecs, TestPayloadsOnVectors, 
TestFieldInfos, TestSearch, TestLucene70SegmentInfoFormat, 
TestAllFilesHaveCodecHeader, TestSpans, TestFieldInvertState, 
TestBytesRefArray, TestLevenshteinAutomata, TestIndexWriterThreadsToSegments, 
TermInSetQueryTest, TestPositiveScoresOnlyCollector, TestAddIndexes, 
TestNoMergePolicy, TestUTF32ToUTF8, TestDuelingCodecs, TestClassicSimilarity, 
TestHugeRamFile, TestSpanSearchEquivalence, TestCrash, MultiCollectorTest, 
TestParallelCompositeReader, TestPriorityQueue, TestDirectMonotonic, 
TestBM25Similarity, TestSloppyMath, TestRegexpRandom2, TestSpanExplanations, 
TestSearchForDuplicates, TestDocCount, TestSearchWithThreads, 
TestIndexWriterDeleteByQuery]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestIndexWriterDeleteByQuery -Dtests.seed=A180015643123DAD 
-Dtests.slow=true -Dtests.locale=da -Dtests.timezone=Africa/Bissau 
-Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestIndexWriterDeleteByQuery (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the 
following files (in the order of attempts):
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterDeleteByQuery_A180015643123DAD-001\tempDir-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterDeleteByQuery_A180015643123DAD-001\tempDir-001
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterDeleteByQuery_A180015643123DAD-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterDeleteByQuery_A180015643123DAD-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([A180015643123DAD]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [124/466 (1!)] on J0 in 0.32s, 1 test, 1 error <<< 
FAILURES!

[...truncated 1097 lines...]
   [junit4] Suite: org.apache.lucene.store.TestSleepingLockWrapper
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=RandomSimilarity(queryNorm=true): {content=DFR I(n)BZ(0.3)}, locale=en-IE, 
timezone=Australia/Currie
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=1,free=172888256,total=316145664
   [junit4]   2> NOTE: All tests run in this JVM: [TestTerm, 
TestPackedTokenAttributeImpl, TestRamUsageEstimator, TestIndexSorting, 
TestMatchAllDocsQuery, TestTermdocPerf, TestBagOfPositions, 
TestOneMergeWrappingMergePolicy, TestFieldType, Test2BBKDPoints, 
TestSwappedIndexFiles, TestRegexpRandom, TestReusableStringReader, 
TestDocIdSetBuilder, TestAttributeSource, TestHighCompressionMode, 
TestBooleanMinShouldMatch, TestConjunctionDISI, TestBytesRef, 
TestBagOfPostings, TestFloatRangeFieldQueries, TestDocIdsWriter, 
TestFutureArrays, TestScoreCachingWrappingScorer, TestParallelLeafReader, 
Test2BNumericDocValues, TestSumDocFreq, TestIndexWriterExceptions, 
TestNIOFSDirectory, TestTragicIndexWriterDeadlock, TestBinaryDocument, 
TestSloppyPhraseQuery, TestNRTReaderCleanup, 
TestSimpleExplanationsOfNonMatches, TestCodecs, TestPayloadsOnVectors, 
TestFieldInfos, TestSearch, TestLucene70SegmentInfoFormat, 
TestAllFilesHaveCodecHeader, TestSpans, TestFieldInvertState, 
TestBytesRefArray, TestLevenshteinAutomata, TestIndexWriterThreadsToSegments, 
TermInSetQueryTest, TestPositiveScoresOnlyCollector, TestAddIndexes, 
TestNoMergePolicy, TestUTF32ToUTF8, TestDuelingCodecs, TestClassicSimilarity, 
TestHugeRamFile, TestSpanSearchEquivalence, TestCrash, MultiCollectorTest, 
TestParallelCompositeReader, TestPriorityQueue, TestDirectMonotonic, 
TestBM25Similarity, TestSloppyMath, TestRegexpRandom2, TestSpanExplanations, 
TestSearchForDuplicates, TestDocCount, TestSearchWithThreads, 
TestIndexWriterDeleteByQuery, TestIndexInput, TestSnapshotDeletionPolicy, 
TestDemoParallelLeafReader, TestAssertions, Test2BSortedDocValuesOrds, 
TestIndexWriterWithThreads, TestBooleanQueryVisitSubscorers, 
TestComplexExplanations, TestQueryBuilder, TestBinaryTerms, 
TestIndexWriterMerging, TestLucene50StoredFieldsFormat, TestSpanNotQuery, 
TestSegmentReader, TestNeedsScores, TestIntRange, TestNumericUtils, 
TestSameTokenSamePosition, TestBinaryDocValuesUpdates, TestInPlaceMergeSorter, 
TestFilterIterator, TestForceMergeForever, TestRAMDirectory, 
TestDocValuesQueries, TestOmitTf, TestSameScoresWithThreads, 
TestIndexWriterUnicode, TestSimilarityProvider, TestParallelReaderEmptyIndex, 
TestMultiPhraseEnum, TestBooleanQuery, TestNamedSPILoader, TestIndexSearcher, 
TestGraphTokenStreamFiniteStrings, TestUnicodeUtil, 
TestDoubleRangeFieldQueries, TestTermVectors, TestLRUQueryCache, 
TestTimSorterWorstCase, TestOmitPositions, TestLongValuesSource, 
TestSpanExplanationsOfNonMatches, TestFSTs, TestDirectoryReader, 
TestPositionIncrement, TestFilterCodecReader, TestCharArrayMap, 
TestPhrasePrefixQuery, TestLucene70DocValuesFormat, TestBufferedIndexInput, 
TestTermsEnum, TestTransactions, TestPerFieldPostingsFormat2, TestToken, 
TestDocValuesIndexing, TestTermsEnum2, TestDeterminizeLexicon, Test2BDocs, 
TestMixedCodecs, TestMultiPhraseQuery, TestDeterminism, 
TestMergeSchedulerExternal, TestBytesRefHash, TestMultiFields, 
TestDocumentsWriterDeleteQueue, TestScorerPerf, TestSimilarity2, 
TestExternalCodecs, TestPerSegmentDeletes, TestPrefixInBooleanQuery, 
TestSegmentTermEnum, TestPrefixCodedTerms, TestDocument, TestTermScorer, 
TestFileSwitchDirectory, TestPrefixRandom, TestCheckIndex, 
TestIndexFileDeleter, TestPrefixQuery, TestDateSort, TestVirtualMethod, 
TestSetOnce, TestCachingTokenFilter, TestCharsRef, 
TestRecyclingByteBlockAllocator, TestIndexWriterLockRelease, TestByteBlockPool, 
TestCharFilter, TestCloseableThreadLocal, TestVersion, TestCodecHoldsOpenFiles, 
TestSimpleAttributeImpl, Test2BPostingsBytes, TestNewestSegment, 
TestDelegatingAnalyzerWrapper, TestWordlistLoader, TestCodecUtil, TestForUtil, 
TestLucene50CompoundFormat, TestLucene60PointsFormat, TestDoubleRange, 
TestFloatRange, TestLongRange, TestPolygon, Test2BPoints, TestCustomTermFreq, 
TestDocValues, TestDuelingCodecsAtNight, TestExitableDirectoryReader, 
TestFilterDirectoryReader, TestIndexReaderClose, TestIndexTooManyDocs, 
TestIndexWriterMaxDocs, TestMaxPosition, TestMixedDocValuesUpdates, 
TestPointValues, TestEarlyTermination, TestFieldValueQuery, 
TestIndexOrDocValuesQuery, TestIntRangeFieldQueries, TestNormsFieldExistsQuery, 
TestPointQueries, TestSortedNumericSortField, TestSortedSetSortField, 
TestSynonymQuery, TestTermQuery, TestUsageTrackingFilterCachingPolicy, 
TestAxiomaticSimilarity, TestBooleanSimilarity, TestSpanBoostQuery, 
TestSpanContainQuery, TestSpanTermQuery, TestSpansEnum, TestBufferedChecksum, 
TestGrowableByteArrayDataOutput, TestNativeFSLockFactory, 
TestSleepingLockWrapper]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSleepingLockWrapper -Dtests.seed=A180015643123DAD 
-Dtests.slow=true -Dtests.locale=en-IE -Dtests.timezone=Australia/Currie 
-Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestSleepingLockWrapper (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the 
following files (in the order of attempts):
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSleepingLockWrapper_A180015643123DAD-001\tempDir-006:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSleepingLockWrapper_A180015643123DAD-001\tempDir-006
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSleepingLockWrapper_A180015643123DAD-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSleepingLockWrapper_A180015643123DAD-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([A180015643123DAD]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [454/466 (2!)] on J0 in 7.07s, 6 tests, 1 error <<< 
FAILURES!

[...truncated 10984 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest
   [junit4]   2> 723221 INFO  
(SUITE-AutoAddReplicasPlanActionTest-seed#[B5A782AC0B4DA46C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\init-core-data-001
   [junit4]   2> 723223 WARN  
(SUITE-AutoAddReplicasPlanActionTest-seed#[B5A782AC0B4DA46C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=23 numCloses=23
   [junit4]   2> 723223 INFO  
(SUITE-AutoAddReplicasPlanActionTest-seed#[B5A782AC0B4DA46C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 723227 INFO  
(SUITE-AutoAddReplicasPlanActionTest-seed#[B5A782AC0B4DA46C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 723229 INFO  
(SUITE-AutoAddReplicasPlanActionTest-seed#[B5A782AC0B4DA46C]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001
   [junit4]   2> 723229 INFO  
(SUITE-AutoAddReplicasPlanActionTest-seed#[B5A782AC0B4DA46C]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 723232 INFO  (Thread-2020) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 723232 INFO  (Thread-2020) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 723237 ERROR (Thread-2020) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 723330 INFO  
(SUITE-AutoAddReplicasPlanActionTest-seed#[B5A782AC0B4DA46C]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:53837
   [junit4]   2> 723346 INFO  (zkConnectionManagerCallback-1670-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 723357 INFO  (jetty-launcher-1667-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 723357 INFO  (jetty-launcher-1667-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 723357 INFO  (jetty-launcher-1667-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 723357 INFO  (jetty-launcher-1667-thread-1) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 723357 INFO  (jetty-launcher-1667-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1dc23181{/solr,null,AVAILABLE}
   [junit4]   2> 723358 INFO  (jetty-launcher-1667-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7c0b0300{SSL,[ssl, 
http/1.1]}{127.0.0.1:53841}
   [junit4]   2> 723358 INFO  (jetty-launcher-1667-thread-1) [    ] 
o.e.j.s.Server Started @731376ms
   [junit4]   2> 723358 INFO  (jetty-launcher-1667-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53841}
   [junit4]   2> 723359 ERROR (jetty-launcher-1667-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 723359 INFO  (jetty-launcher-1667-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 723359 INFO  (jetty-launcher-1667-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 723359 INFO  (jetty-launcher-1667-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 723359 INFO  (jetty-launcher-1667-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-21T03:12:15.196Z
   [junit4]   2> 723362 INFO  (jetty-launcher-1667-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 723363 INFO  (jetty-launcher-1667-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 723363 INFO  (jetty-launcher-1667-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 723363 INFO  (jetty-launcher-1667-thread-2) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 723363 INFO  (jetty-launcher-1667-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@449c7572{/solr,null,AVAILABLE}
   [junit4]   2> 723364 INFO  (jetty-launcher-1667-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@645b17f3{SSL,[ssl, 
http/1.1]}{127.0.0.1:53846}
   [junit4]   2> 723364 INFO  (jetty-launcher-1667-thread-2) [    ] 
o.e.j.s.Server Started @731381ms
   [junit4]   2> 723364 INFO  (jetty-launcher-1667-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53846}
   [junit4]   2> 723364 ERROR (jetty-launcher-1667-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 723364 INFO  (jetty-launcher-1667-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 723364 INFO  (jetty-launcher-1667-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 723364 INFO  (jetty-launcher-1667-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 723364 INFO  (jetty-launcher-1667-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-21T03:12:15.201Z
   [junit4]   2> 723377 INFO  (jetty-launcher-1667-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 723379 INFO  (jetty-launcher-1667-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 723379 INFO  (jetty-launcher-1667-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 723379 INFO  (jetty-launcher-1667-thread-3) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 723379 INFO  (jetty-launcher-1667-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5699dc7{/solr,null,AVAILABLE}
   [junit4]   2> 723379 INFO  (jetty-launcher-1667-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@41f31af8{SSL,[ssl, 
http/1.1]}{127.0.0.1:53851}
   [junit4]   2> 723380 INFO  (jetty-launcher-1667-thread-3) [    ] 
o.e.j.s.Server Started @731397ms
   [junit4]   2> 723380 INFO  (jetty-launcher-1667-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53851}
   [junit4]   2> 723380 ERROR (jetty-launcher-1667-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 723380 INFO  (jetty-launcher-1667-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 723380 INFO  (jetty-launcher-1667-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 723380 INFO  (jetty-launcher-1667-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 723380 INFO  (jetty-launcher-1667-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-21T03:12:15.217Z
   [junit4]   2> 723404 INFO  (zkConnectionManagerCallback-1676-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 723406 INFO  (jetty-launcher-1667-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 723417 INFO  (jetty-launcher-1667-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53837/solr
   [junit4]   2> 723418 INFO  (zkConnectionManagerCallback-1674-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 723423 INFO  (jetty-launcher-1667-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 723424 INFO  (zkConnectionManagerCallback-1672-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 723429 INFO  (jetty-launcher-1667-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 723431 INFO  (jetty-launcher-1667-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53837/solr
   [junit4]   2> 723433 INFO  (zkConnectionManagerCallback-1680-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 723438 INFO  (zkConnectionManagerCallback-1684-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 723439 INFO  (jetty-launcher-1667-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53837/solr
   [junit4]   2> 723442 INFO  
(zkConnectionManagerCallback-1686-thread-1-processing-n:127.0.0.1:53851_solr) 
[n:127.0.0.1:53851_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 723443 INFO  (zkConnectionManagerCallback-1690-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 723443 INFO  
(zkConnectionManagerCallback-1692-thread-1-processing-n:127.0.0.1:53846_solr) 
[n:127.0.0.1:53846_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 723444 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x100a064e6f20007, likely client has closed socket
   [junit4]   2> 723451 INFO  
(zkConnectionManagerCallback-1694-thread-1-processing-n:127.0.0.1:53841_solr) 
[n:127.0.0.1:53841_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 723595 INFO  (jetty-launcher-1667-thread-2) 
[n:127.0.0.1:53846_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 723595 INFO  (jetty-launcher-1667-thread-3) 
[n:127.0.0.1:53851_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 723595 INFO  (jetty-launcher-1667-thread-1) 
[n:127.0.0.1:53841_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 723596 INFO  (jetty-launcher-1667-thread-2) 
[n:127.0.0.1:53846_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:53846_solr
   [junit4]   2> 723598 INFO  (jetty-launcher-1667-thread-3) 
[n:127.0.0.1:53851_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53851_solr
   [junit4]   2> 723599 INFO  (jetty-launcher-1667-thread-1) 
[n:127.0.0.1:53841_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53841_solr
   [junit4]   2> 723599 INFO  (jetty-launcher-1667-thread-2) 
[n:127.0.0.1:53846_solr    ] o.a.s.c.Overseer Overseer 
(id=72233949269721096-127.0.0.1:53846_solr-n_0000000000) starting
   [junit4]   2> 723667 INFO  (jetty-launcher-1667-thread-2) 
[n:127.0.0.1:53846_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53846_solr
   [junit4]   2> 723757 INFO  (jetty-launcher-1667-thread-1) 
[n:127.0.0.1:53841_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53841.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@259ca97a
   [junit4]   2> 723766 INFO  (jetty-launcher-1667-thread-1) 
[n:127.0.0.1:53841_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53841.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@259ca97a
   [junit4]   2> 723766 INFO  (jetty-launcher-1667-thread-1) 
[n:127.0.0.1:53841_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53841.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@259ca97a
   [junit4]   2> 723767 INFO  
(zkCallback-1693-thread-1-processing-n:127.0.0.1:53841_solr) 
[n:127.0.0.1:53841_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 723768 INFO  
(zkCallback-1685-thread-1-processing-n:127.0.0.1:53851_solr) 
[n:127.0.0.1:53851_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 723771 INFO  (jetty-launcher-1667-thread-1) 
[n:127.0.0.1:53841_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\node1\.
   [junit4]   2> 723787 INFO  (jetty-launcher-1667-thread-3) 
[n:127.0.0.1:53851_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53851.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@259ca97a
   [junit4]   2> 723788 INFO  
(OverseerStateUpdate-72233949269721096-127.0.0.1:53846_solr-n_0000000000) 
[n:127.0.0.1:53846_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 723799 INFO  (jetty-launcher-1667-thread-3) 
[n:127.0.0.1:53851_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53851.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@259ca97a
   [junit4]   2> 723799 INFO  (jetty-launcher-1667-thread-3) 
[n:127.0.0.1:53851_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53851.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@259ca97a
   [junit4]   2> 723800 INFO  (jetty-launcher-1667-thread-3) 
[n:127.0.0.1:53851_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\node3\.
   [junit4]   2> 723849 INFO  (jetty-launcher-1667-thread-2) 
[n:127.0.0.1:53846_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53846.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@259ca97a
   [junit4]   2> 723858 INFO  (jetty-launcher-1667-thread-2) 
[n:127.0.0.1:53846_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53846.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@259ca97a
   [junit4]   2> 723858 INFO  (jetty-launcher-1667-thread-2) 
[n:127.0.0.1:53846_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53846.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@259ca97a
   [junit4]   2> 723860 INFO  (jetty-launcher-1667-thread-2) 
[n:127.0.0.1:53846_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\node2\.
   [junit4]   2> 723900 INFO  (zkConnectionManagerCallback-1702-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 723911 INFO  (zkConnectionManagerCallback-1706-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 723914 INFO  
(SUITE-AutoAddReplicasPlanActionTest-seed#[B5A782AC0B4DA46C]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 723915 INFO  
(SUITE-AutoAddReplicasPlanActionTest-seed#[B5A782AC0B4DA46C]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53837/solr ready
   [junit4]   2> 723940 INFO  
(TEST-AutoAddReplicasPlanActionTest.testSimple-seed#[B5A782AC0B4DA46C]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testSimple
   [junit4]   2> 723971 INFO  (qtp1149712830-7962) [n:127.0.0.1:53846_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:53841_solr,127.0.0.1:53851_solr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 723974 INFO  
(OverseerThreadFactory-3297-thread-1-processing-n:127.0.0.1:53846_solr) 
[n:127.0.0.1:53846_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testSimple1
   [junit4]   2> 724088 INFO  
(OverseerStateUpdate-72233949269721096-127.0.0.1:53846_solr-n_0000000000) 
[n:127.0.0.1:53846_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:53851/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 724090 INFO  
(OverseerStateUpdate-72233949269721096-127.0.0.1:53846_solr-n_0000000000) 
[n:127.0.0.1:53846_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:53841/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 724095 INFO  
(OverseerStateUpdate-72233949269721096-127.0.0.1:53846_solr-n_0000000000) 
[n:127.0.0.1:53846_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:53851/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 724098 INFO  
(OverseerStateUpdate-72233949269721096-127.0.0.1:53846_solr-n_0000000000) 
[n:127.0.0.1:53846_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple1_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:53841/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 724341 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 724349 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 724349 INFO  (qtp67797551-7954) [n:127.0.0.1:53841_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 724351 INFO  (qtp269591715-7972) [n:127.0.0.1:53851_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 724351 INFO  (qtp67797551-7954) [n:127.0.0.1:53841_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 724363 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 724471 INFO  
(zkCallback-1685-thread-1-processing-n:127.0.0.1:53851_solr) 
[n:127.0.0.1:53851_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 724471 INFO  
(zkCallback-1693-thread-1-processing-n:127.0.0.1:53841_solr) 
[n:127.0.0.1:53841_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 724472 INFO  
(zkCallback-1685-thread-2-processing-n:127.0.0.1:53851_solr) 
[n:127.0.0.1:53851_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 724472 INFO  
(zkCallback-1693-thread-2-processing-n:127.0.0.1:53841_solr) 
[n:127.0.0.1:53841_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 725391 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 725391 INFO  (qtp67797551-7954) [n:127.0.0.1:53841_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 725392 INFO  (qtp269591715-7972) [n:127.0.0.1:53851_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 725407 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 725410 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.s.IndexSchema [testSimple1_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 725410 INFO  (qtp269591715-7972) [n:127.0.0.1:53851_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.s.IndexSchema [testSimple1_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 725416 INFO  (qtp67797551-7954) [n:127.0.0.1:53841_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.s.IndexSchema [testSimple1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 725416 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.s.IndexSchema [testSimple1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 725416 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 725416 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n6' using 
configuration from collection testSimple1, trusted=true
   [junit4]   2> 725418 INFO  (qtp67797551-7954) [n:127.0.0.1:53841_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 725418 INFO  (qtp67797551-7954) [n:127.0.0.1:53841_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n2' using 
configuration from collection testSimple1, trusted=true
   [junit4]   2> 725418 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 725418 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n1' using 
configuration from collection testSimple1, trusted=true
   [junit4]   2> 725418 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53841.solr.core.testSimple1.shard2.replica_n6' (registry 
'solr.core.testSimple1.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@259ca97a
   [junit4]   2> 725418 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53851.solr.core.testSimple1.shard1.replica_n1' (registry 
'solr.core.testSimple1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@259ca97a
   [junit4]   2> 725418 INFO  (qtp67797551-7954) [n:127.0.0.1:53841_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53841.solr.core.testSimple1.shard1.replica_n2' (registry 
'solr.core.testSimple1.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@259ca97a
   [junit4]   2> 725418 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 725418 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 725418 INFO  (qtp67797551-7954) [n:127.0.0.1:53841_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 725418 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.SolrCore [[testSimple1_shard2_replica_n6] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\node1\testSimple1_shard2_replica_n6],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\node1\.\testSimple1_shard2_replica_n6\data\]
   [junit4]   2> 725418 INFO  (qtp67797551-7954) [n:127.0.0.1:53841_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.SolrCore [[testSimple1_shard1_replica_n2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\node1\testSimple1_shard1_replica_n2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\node1\.\testSimple1_shard1_replica_n2\data\]
   [junit4]   2> 725418 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.SolrCore [[testSimple1_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\node3\testSimple1_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\node3\.\testSimple1_shard1_replica_n1\data\]
   [junit4]   2> 725421 INFO  (qtp269591715-7972) [n:127.0.0.1:53851_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 725421 INFO  (qtp269591715-7972) [n:127.0.0.1:53851_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n4' using 
configuration from collection testSimple1, trusted=true
   [junit4]   2> 725441 INFO  (qtp269591715-7972) [n:127.0.0.1:53851_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53851.solr.core.testSimple1.shard2.replica_n4' (registry 
'solr.core.testSimple1.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@259ca97a
   [junit4]   2> 725441 INFO  (qtp269591715-7972) [n:127.0.0.1:53851_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 725443 INFO  (qtp269591715-7972) [n:127.0.0.1:53851_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.SolrCore [[testSimple1_shard2_replica_n4] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\node3\testSimple1_shard2_replica_n4],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\node3\.\testSimple1_shard2_replica_n4\data\]
   [junit4]   2> 725545 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 725545 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 725546 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 725546 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 725550 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 725550 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 725553 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 725553 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 725563 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7677daac[testSimple1_shard1_replica_n1] main]
   [junit4]   2> 725563 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5f8c8217[testSimple1_shard2_replica_n6] main]
   [junit4]   2> 725563 INFO  (qtp67797551-7954) [n:127.0.0.1:53841_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 725563 INFO  (qtp67797551-7954) [n:127.0.0.1:53841_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 725565 INFO  (qtp67797551-7954) [n:127.0.0.1:53841_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 725565 INFO  (qtp67797551-7954) [n:127.0.0.1:53841_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 725566 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 725566 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 725567 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 725567 INFO  
(searcherExecutor-3303-thread-1-processing-n:127.0.0.1:53851_solr 
x:testSimple1_shard1_replica_n1 s:shard1 c:testSimple1 r:core_node3) 
[n:127.0.0.1:53851_solr c:testSimple1 s:shard1 r:core_node3 
x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore 
[testSimple1_shard1_replica_n1] Registered new searcher 
Searcher@7677daac[testSimple1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 725567 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1592978558056136704
   [junit4]   2> 725568 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 725569 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 725569 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 725570 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1592978558059282432
   [junit4]   2> 725578 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 725578 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 725579 INFO  
(searcherExecutor-3301-thread-1-processing-n:127.0.0.1:53841_solr 
x:testSimple1_shard2_replica_n6 s:shard2 c:testSimple1 r:core_node8) 
[n:127.0.0.1:53841_solr c:testSimple1 s:shard2 r:core_node8 
x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore 
[testSimple1_shard2_replica_n6] Registered new searcher 
Searcher@5f8c8217[testSimple1_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 725580 INFO  (qtp67797551-7954) [n:127.0.0.1:53841_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2f04ea5a[testSimple1_shard1_replica_n2] main]
   [junit4]   2> 725581 INFO  (qtp67797551-7954) [n:127.0.0.1:53841_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 725581 INFO  (qtp67797551-7954) [n:127.0.0.1:53841_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 725593 INFO  (qtp67797551-7954) [n:127.0.0.1:53841_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 725593 INFO  (qtp67797551-7954) [n:127.0.0.1:53841_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1592978558083399680
   [junit4]   2> 725595 INFO  
(searcherExecutor-3302-thread-1-processing-n:127.0.0.1:53841_solr 
x:testSimple1_shard1_replica_n2 s:shard1 c:testSimple1 r:core_node5) 
[n:127.0.0.1:53841_solr c:testSimple1 s:shard1 r:core_node5 
x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore 
[testSimple1_shard1_replica_n2] Registered new searcher 
Searcher@2f04ea5a[testSimple1_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 725633 INFO  (qtp269591715-7972) [n:127.0.0.1:53851_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 725634 INFO  (qtp269591715-7972) [n:127.0.0.1:53851_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 725635 INFO  (qtp269591715-7972) [n:127.0.0.1:53851_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 725635 INFO  (qtp269591715-7972) [n:127.0.0.1:53851_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 725636 INFO  (qtp269591715-7972) [n:127.0.0.1:53851_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4f91a815[testSimple1_shard2_replica_n4] main]
   [junit4]   2> 725637 INFO  (qtp269591715-7972) [n:127.0.0.1:53851_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 725638 INFO  (qtp269591715-7972) [n:127.0.0.1:53851_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 725638 INFO  (qtp269591715-7972) [n:127.0.0.1:53851_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 725639 INFO  
(searcherExecutor-3304-thread-1-processing-n:127.0.0.1:53851_solr 
x:testSimple1_shard2_replica_n4 s:shard2 c:testSimple1 r:core_node7) 
[n:127.0.0.1:53851_solr c:testSimple1 s:shard2 r:core_node7 
x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore 
[testSimple1_shard2_replica_n4] Registered new searcher 
Searcher@4f91a815[testSimple1_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 725639 INFO  (qtp269591715-7972) [n:127.0.0.1:53851_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1592978558131634176
   [junit4]   2> 725680 INFO  
(zkCallback-1685-thread-2-processing-n:127.0.0.1:53851_solr) 
[n:127.0.0.1:53851_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 725680 INFO  
(zkCallback-1685-thread-1-processing-n:127.0.0.1:53851_solr) 
[n:127.0.0.1:53851_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 725680 INFO  
(zkCallback-1693-thread-2-processing-n:127.0.0.1:53841_solr) 
[n:127.0.0.1:53841_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 725680 INFO  
(zkCallback-1693-thread-1-processing-n:127.0.0.1:53841_solr) 
[n:127.0.0.1:53841_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 726079 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 726079 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 726079 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:53851/solr/testSimple1_shard1_replica_n1/
   [junit4]   2> 726080 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n1 
url=https://127.0.0.1:53851/solr START 
replicas=[https://127.0.0.1:53841/solr/testSimple1_shard1_replica_n2/] 
nUpdates=100
   [junit4]   2> 726080 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 726080 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 726080 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:53841/solr/testSimple1_shard2_replica_n6/
   [junit4]   2> 726080 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n6 
url=https://127.0.0.1:53841/solr START 
replicas=[https://127.0.0.1:53851/solr/testSimple1_shard2_replica_n4/] 
nUpdates=100
   [junit4]   2> 726086 INFO  (qtp67797551-7981) [n:127.0.0.1:53841_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.S.Request [testSimple1_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 726086 INFO  (qtp269591715-7984) [n:127.0.0.1:53851_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.S.Request [testSimple1_shard2_replica_n4]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 726380 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n1 
url=https://127.0.0.1:53851/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 726380 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 726380 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 726380 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 726382 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n6 
url=https://127.0.0.1:53841/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 726382 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 726382 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 726382 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 726385 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:53851/solr/testSimple1_shard1_replica_n1/ shard1
   [junit4]   2> 726386 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:53841/solr/testSimple1_shard2_replica_n6/ shard2
   [junit4]   2> 726488 INFO  
(zkCallback-1685-thread-1-processing-n:127.0.0.1:53851_solr) 
[n:127.0.0.1:53851_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 726488 INFO  
(zkCallback-1685-thread-2-processing-n:127.0.0.1:53851_solr) 
[n:127.0.0.1:53851_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 726488 INFO  
(zkCallback-1693-thread-2-processing-n:127.0.0.1:53841_solr) 
[n:127.0.0.1:53841_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 726488 INFO  
(zkCallback-1693-thread-1-processing-n:127.0.0.1:53841_solr) 
[n:127.0.0.1:53841_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 726538 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 726538 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 726543 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2180
   [junit4]   2> 726543 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2201
   [junit4]   2> 726605 INFO  (qtp67797551-7954) [n:127.0.0.1:53841_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2254
   [junit4]   2> 726649 INFO  (qtp269591715-7972) [n:127.0.0.1:53851_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2297
   [junit4]   2> 726651 INFO  (qtp1149712830-7962) [n:127.0.0.1:53846_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 726750 INFO  
(zkCallback-1685-thread-2-processing-n:127.0.0.1:53851_solr) 
[n:127.0.0.1:53851_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 726750 INFO  
(zkCallback-1685-thread-1-processing-n:127.0.0.1:53851_solr) 
[n:127.0.0.1:53851_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 726750 INFO  
(zkCallback-1693-thread-1-processing-n:127.0.0.1:53841_solr) 
[n:127.0.0.1:53841_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 726750 INFO  
(zkCallback-1693-thread-2-processing-n:127.0.0.1:53841_solr) 
[n:127.0.0.1:53841_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 727651 INFO  (qtp1149712830-7962) [n:127.0.0.1:53846_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:53841_solr,127.0.0.1:53851_solr&wt=javabin&version=2}
 status=0 QTime=3680
   [junit4]   2> 727653 INFO  (qtp1149712830-7961) [n:127.0.0.1:53846_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&autoAddReplicas=false&name=testSimple2&nrtReplicas=2&action=CREATE&numShards=1&createNodeSet=127.0.0.1:53851_solr,127.0.0.1:53846_solr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 727656 INFO  
(OverseerThreadFactory-3297-thread-2-processing-n:127.0.0.1:53846_solr) 
[n:127.0.0.1:53846_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testSimple2
   [junit4]   2> 727656 INFO  
(OverseerCollectionConfigSetProcessor-72233949269721096-127.0.0.1:53846_solr-n_0000000000)
 [n:127.0.0.1:53846_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 727866 INFO  
(OverseerStateUpdate-72233949269721096-127.0.0.1:53846_solr-n_0000000000) 
[n:127.0.0.1:53846_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:53851/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 727869 INFO  
(OverseerStateUpdate-72233949269721096-127.0.0.1:53846_solr-n_0000000000) 
[n:127.0.0.1:53846_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple2_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:53846/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 728070 INFO  (qtp269591715-7975) [n:127.0.0.1:53851_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n1&action=CREATE&numShards=1&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 728073 INFO  (qtp1149712830-7965) [n:127.0.0.1:53846_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n2&action=CREATE&numShards=1&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 728074 INFO  (qtp1149712830-7965) [n:127.0.0.1:53846_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 728180 INFO  
(zkCallback-1691-thread-1-processing-n:127.0.0.1:53846_solr) 
[n:127.0.0.1:53846_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 728180 INFO  
(zkCallback-1685-thread-1-processing-n:127.0.0.1:53851_solr) 
[n:127.0.0.1:53851_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 728180 INFO  
(zkCallback-1685-thread-2-processing-n:127.0.0.1:53851_solr) 
[n:127.0.0.1:53851_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 728182 INFO  
(zkCallback-1691-thread-2-processing-n:127.0.0.1:53846_solr) 
[n:127.0.0.1:53846_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 729101 INFO  (qtp1149712830-7965) [n:127.0.0.1:53846_solr 
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 729107 INFO  (qtp1149712830-7965) [n:127.0.0.1:53846_solr 
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] 
o.a.s.s.IndexSchema [testSimple2_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 729112 INFO  (qtp1149712830-7965) [n:127.0.0.1:53846_solr 
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 729112 INFO  (qtp1149712830-7965) [n:127.0.0.1:53846_solr 
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating 

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

Injection, VMParamsZkACLAndCredentialsProvidersTest, BasicDistributedZk2Test, 
TestSegmentSorting, TestStressInPlaceUpdates, AddBlockUpdateTest, TestLRUCache, 
NoCacheHeaderTest, DeleteLastCustomShardedReplicaTest, 
AsyncCallRequestStatusResponseTest, DistributedExpandComponentTest, 
TestFastWriter, QueryParsingTest, TestStressRecovery, TestDocumentBuilder, 
ConcurrentDeleteAndCreateCollectionTest, SortSpecParsingTest, 
PeerSyncReplicationTest, TestFastLRUCache, NodeMutatorTest, 
DistanceFunctionTest, DistributedFacetSimpleRefinementLongTailTest, 
ChaosMonkeySafeLeaderTest, TestComplexPhraseQParserPlugin, 
TestSerializedLuceneMatchVersion, TestSimpleTextCodec, 
TestManagedResourceStorage, TestIntervalFaceting, 
FieldAnalysisRequestHandlerTest, TestBadConfig, TestBinaryResponseWriter, 
SystemLogListenerTest, AutoAddReplicasPlanActionTest]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=AutoAddReplicasPlanActionTest -Dtests.seed=B5A782AC0B4DA46C 
-Dtests.slow=true -Dtests.locale=fr-FR -Dtests.timezone=Asia/Ashgabat 
-Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | AutoAddReplicasPlanActionTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the 
following files (in the order of attempts):
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1\data\version-2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1\data\version-2
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1\data:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1\data
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1\data\version-2\log.1:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1\data\version-2\log.1
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B5A782AC0B4DA46C]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [191/777 (1!)] on J1 in 22.85s, 1 test, 1 error <<< 
FAILURES!

[...truncated 4421 lines...]
   [junit4] Suite: 
org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1225, maxMBSortInHeap=6.913475147655685, 
sim=RandomSimilarity(queryNorm=false): {}, locale=ar, timezone=Europe/Istanbul
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=1,free=34193784,total=105906176
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestFoldingMultitermExtrasQuery, 
TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory 
-Dtests.seed=8786E98BA82F1DF3 -Dtests.slow=true -Dtests.locale=ar 
-Dtests.timezone=Europe/Istanbul -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | 
TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the 
following files (in the order of attempts):
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001\collection1\conf:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001\collection1\conf
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001\collection1
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001\collection1\conf\en-test-sent.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001\collection1\conf\en-test-ner-person.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001\collection1\conf\en-test-tokenizer.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([8786E98BA82F1DF3]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [3/5 (1!)] on J1 in 1.26s, 8 tests, 1 error <<< FAILURES!

[...truncated 46150 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to