Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/386/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseSerialGC

4 tests failed.
FAILED:  
org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple

Error Message:
IOException occured when talking to server at: http://127.0.0.1:55447/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when 
talking to server at: http://127.0.0.1:55447/solr
        at 
__randomizedtesting.SeedInfo.seed([961EBF98318FC7E7:AEAD9B66167C1336]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
        at 
org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple(AutoAddReplicasPlanActionTest.java:110)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.net.SocketException: Software caused connection abort: recv 
failed
        at java.base/java.net.SocketInputStream.socketRead0(Native Method)
        at 
java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
        at java.base/java.net.SocketInputStream.read(SocketInputStream.java:171)
        at java.base/java.net.SocketInputStream.read(SocketInputStream.java:141)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
        ... 47 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.component.TermVectorComponentTest

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.handler.component.TermVectorComponentTest_961EBF98318FC7E7-001\init-core-data-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentTest_961EBF98318FC7E7-001\init-core-data-001
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentTest_961EBF98318FC7E7-001\init-core-data-001\spellchecker2:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentTest_961EBF98318FC7E7-001\init-core-data-001\spellchecker2
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentTest_961EBF98318FC7E7-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentTest_961EBF98318FC7E7-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.handler.component.TermVectorComponentTest_961EBF98318FC7E7-001\init-core-data-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentTest_961EBF98318FC7E7-001\init-core-data-001
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentTest_961EBF98318FC7E7-001\init-core-data-001\spellchecker2:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentTest_961EBF98318FC7E7-001\init-core-data-001\spellchecker2
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentTest_961EBF98318FC7E7-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentTest_961EBF98318FC7E7-001

        at __randomizedtesting.SeedInfo.seed([961EBF98318FC7E7]: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.base/java.lang.Thread.run(Thread.java:844)


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

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.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-003\cores\core:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-003\cores\core
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-003\cores:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-003\cores
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-003:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-003
 

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.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-003\cores\core:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-003\cores\core
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-003\cores:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-003\cores
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-003:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-003

        at __randomizedtesting.SeedInfo.seed([961EBF98318FC7E7]: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.base/java.lang.Thread.run(Thread.java:844)


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_AA0C7FB39D7F4F28-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_AA0C7FB39D7F4F28-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_AA0C7FB39D7F4F28-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_AA0C7FB39D7F4F28-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_AA0C7FB39D7F4F28-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_AA0C7FB39D7F4F28-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_AA0C7FB39D7F4F28-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_AA0C7FB39D7F4F28-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_AA0C7FB39D7F4F28-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_AA0C7FB39D7F4F28-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_AA0C7FB39D7F4F28-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_AA0C7FB39D7F4F28-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_AA0C7FB39D7F4F28-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_AA0C7FB39D7F4F28-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_AA0C7FB39D7F4F28-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_AA0C7FB39D7F4F28-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_AA0C7FB39D7F4F28-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_AA0C7FB39D7F4F28-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_AA0C7FB39D7F4F28-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_AA0C7FB39D7F4F28-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_AA0C7FB39D7F4F28-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_AA0C7FB39D7F4F28-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_AA0C7FB39D7F4F28-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_AA0C7FB39D7F4F28-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_AA0C7FB39D7F4F28-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_AA0C7FB39D7F4F28-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_AA0C7FB39D7F4F28-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_AA0C7FB39D7F4F28-001

        at __randomizedtesting.SeedInfo.seed([AA0C7FB39D7F4F28]: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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12747 lines...]
   [junit4] Suite: org.apache.solr.schema.TestUseDocValuesAsStored2
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\init-core-data-001
   [junit4]   2> 2014345 WARN  
(SUITE-TestUseDocValuesAsStored2-seed#[961EBF98318FC7E7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 2014345 INFO  
(SUITE-TestUseDocValuesAsStored2-seed#[961EBF98318FC7E7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2014347 INFO  
(SUITE-TestUseDocValuesAsStored2-seed#[961EBF98318FC7E7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 2014347 INFO  
(SUITE-TestUseDocValuesAsStored2-seed#[961EBF98318FC7E7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2014348 INFO  
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[961EBF98318FC7E7]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testSchemaAPI
   [junit4]   2> 2014811 INFO  
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[961EBF98318FC7E7]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2014811 INFO  
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[961EBF98318FC7E7]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2014811 INFO  
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[961EBF98318FC7E7]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-003\cores\core
   [junit4]   2> 2014817 INFO  
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[961EBF98318FC7E7]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2014818 INFO  
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[961EBF98318FC7E7]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@71215123{/solr,null,AVAILABLE}
   [junit4]   2> 2014819 INFO  
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[961EBF98318FC7E7]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@194dd91a{HTTP/1.1,[http/1.1]}{127.0.0.1:59878}
   [junit4]   2> 2014819 INFO  
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[961EBF98318FC7E7]) [    ] 
o.e.j.s.Server Started @2025430ms
   [junit4]   2> 2014819 INFO  
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[961EBF98318FC7E7]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-001,
 hostPort=59878, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-003\cores}
   [junit4]   2> 2014819 ERROR 
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[961EBF98318FC7E7]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2014820 INFO  
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[961EBF98318FC7E7]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 2014820 INFO  
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[961EBF98318FC7E7]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 2014820 INFO  
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[961EBF98318FC7E7]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2014820 INFO  
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[961EBF98318FC7E7]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-07T05:43:07.871707700Z
   [junit4]   2> 2014820 INFO  
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[961EBF98318FC7E7]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-001\solr.xml
   [junit4]   2> 2014823 INFO  
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[961EBF98318FC7E7]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2014823 INFO  
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[961EBF98318FC7E7]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2014824 INFO  
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[961EBF98318FC7E7]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e3a8d59, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2014901 INFO  
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[961EBF98318FC7E7]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e3a8d59
   [junit4]   2> 2014913 INFO  
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[961EBF98318FC7E7]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e3a8d59
   [junit4]   2> 2014913 INFO  
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[961EBF98318FC7E7]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e3a8d59
   [junit4]   2> 2014916 INFO  
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[961EBF98318FC7E7]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-003\cores
   [junit4]   2> 2014916 INFO  
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[961EBF98318FC7E7]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2014927 INFO  (coreLoadExecutor-3735-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2014928 INFO  (coreLoadExecutor-3735-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001/tempDir-001/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 2014960 INFO  (coreLoadExecutor-3735-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2014966 INFO  (coreLoadExecutor-3735-thread-1) [    
x:collection1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as 
managed, but managed schema resource managed-schema not found - loading 
non-managed schema schema-rest.xml instead
   [junit4]   2> 2014971 INFO  (coreLoadExecutor-3735-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 2015091 WARN  (coreLoadExecutor-3735-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and 
destination for multiple copyFields (3)
   [junit4]   2> 2015094 INFO  (coreLoadExecutor-3735-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path 
/schema/analysis/stopwords/german
   [junit4]   2> 2015094 INFO  (coreLoadExecutor-3735-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager 
for path /schema/analysis/synonyms/german
   [junit4]   2> 2015101 INFO  (coreLoadExecutor-3735-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path 
/schema/analysis/stopwords/english
   [junit4]   2> 2015101 INFO  (coreLoadExecutor-3735-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager
 for path /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015101 INFO  (coreLoadExecutor-3735-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 2015101 INFO  (coreLoadExecutor-3735-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015101 INFO  (coreLoadExecutor-3735-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 2015101 INFO  (coreLoadExecutor-3735-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager
 for path /schema/analysis/synonyms/germangraph
   [junit4]   2> 2015101 INFO  (coreLoadExecutor-3735-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 2015101 INFO  (coreLoadExecutor-3735-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 2015106 INFO  (coreLoadExecutor-3735-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 2015106 INFO  (coreLoadExecutor-3735-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager 
for path /schema/analysis/synonyms/english
   [junit4]   2> 2015106 INFO  (coreLoadExecutor-3735-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid 
field id
   [junit4]   2> 2015119 INFO  (coreLoadExecutor-3735-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 2015119 INFO  (coreLoadExecutor-3735-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 2015119 INFO  (coreLoadExecutor-3735-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 2015119 INFO  (coreLoadExecutor-3735-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 2015119 INFO  (coreLoadExecutor-3735-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 2015119 INFO  (coreLoadExecutor-3735-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015119 INFO  (coreLoadExecutor-3735-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 2015119 INFO  (coreLoadExecutor-3735-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015119 INFO  (coreLoadExecutor-3735-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 2015119 INFO  (coreLoadExecutor-3735-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 2015119 INFO  (coreLoadExecutor-3735-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 2015119 INFO  (coreLoadExecutor-3735-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 2015127 INFO  (coreLoadExecutor-3735-thread-1) [    
x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 2015149 INFO  (coreLoadExecutor-3735-thread-1) [    
x:collection1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed 
schema, renamed the non-managed schema 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-001\collection1\conf\schema-rest.xml
 to 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-001\collection1\conf\schema-rest.xml.bak
   [junit4]   2> 2015149 INFO  (coreLoadExecutor-3735-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-001\collection1,
 trusted=true
   [junit4]   2> 2015150 INFO  (coreLoadExecutor-3735-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e3a8d59
   [junit4]   2> 2015150 INFO  (coreLoadExecutor-3735-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2015150 INFO  (coreLoadExecutor-3735-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-001\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-003\cores\core\data\]
   [junit4]   2> 2015157 INFO  (coreLoadExecutor-3735-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=859000148, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 2015164 WARN  (coreLoadExecutor-3735-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, registerPath=/solr,/v2, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2015229 INFO  (coreLoadExecutor-3735-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2015229 INFO  (coreLoadExecutor-3735-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2015230 INFO  (coreLoadExecutor-3735-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=57.0771484375, 
floorSegmentMB=1.5009765625, forceMergeDeletesPctAllowed=22.197171290791378, 
segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.21711598605240232
   [junit4]   2> 2015255 INFO  (coreLoadExecutor-3735-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3a4eba6[collection1] 
main]
   [junit4]   2> 2015255 INFO  (coreLoadExecutor-3735-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-001\collection1\conf
   [junit4]   2> 2015256 WARN  (coreLoadExecutor-3735-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/stopwords/english
   [junit4]   2> 2015257 INFO  (coreLoadExecutor-3735-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path 
_schema_analysis_stopwords_english.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-001\collection1\conf
   [junit4]   2> 2015257 INFO  (coreLoadExecutor-3735-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 2015257 INFO  (coreLoadExecutor-3735-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 6 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 2015257 WARN  (coreLoadExecutor-3735-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/stopwords/german
   [junit4]   2> 2015258 INFO  (coreLoadExecutor-3735-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path 
_schema_analysis_stopwords_german.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-001\collection1\conf
   [junit4]   2> 2015258 INFO  (coreLoadExecutor-3735-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/german
   [junit4]   2> 2015259 INFO  (coreLoadExecutor-3735-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 6 observers of 
/schema/analysis/stopwords/german
   [junit4]   2> 2015259 WARN  (coreLoadExecutor-3735-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/english
   [junit4]   2> 2015259 INFO  (coreLoadExecutor-3735-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym 
mappings for /schema/analysis/synonyms/english
   [junit4]   2> 2015259 INFO  (coreLoadExecutor-3735-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 2 observers of 
/schema/analysis/synonyms/english
   [junit4]   2> 2015259 WARN  (coreLoadExecutor-3735-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015259 INFO  (coreLoadExecutor-3735-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym 
mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015259 INFO  (coreLoadExecutor-3735-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 4 observers of 
/schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015259 WARN  (coreLoadExecutor-3735-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/german
   [junit4]   2> 2015259 INFO  (coreLoadExecutor-3735-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym 
mappings for /schema/analysis/synonyms/german
   [junit4]   2> 2015259 INFO  (coreLoadExecutor-3735-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 2 observers of 
/schema/analysis/synonyms/german
   [junit4]   2> 2015260 WARN  (coreLoadExecutor-3735-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/germangraph
   [junit4]   2> 2015260 INFO  (coreLoadExecutor-3735-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym 
mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 2015260 INFO  (coreLoadExecutor-3735-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 4 observers of 
/schema/analysis/synonyms/germangraph
   [junit4]   2> 2015261 INFO  (coreLoadExecutor-3735-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2015270 INFO  
(searcherExecutor-3736-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3a4eba6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2015762 INFO  
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[961EBF98318FC7E7]) [    ] 
o.a.s.SolrJettyTestBase Jetty Assigned Port#59878
   [junit4]   2> 2015771 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 2015771 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_german.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-001\collection1\conf
   [junit4]   2> 2015771 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/german
   [junit4]   2> 2015771 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/german
   [junit4]   2> 2015771 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource Notified 7 observers of 
/schema/analysis/stopwords/german
   [junit4]   2> 2015771 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/german
   [junit4]   2> 2015771 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 2015772 WARN  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/german
   [junit4]   2> 2015772 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/german
   [junit4]   2> 2015772 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource Notified 3 observers of /schema/analysis/synonyms/german
   [junit4]   2> 2015772 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/synonyms/german
   [junit4]   2> 2015774 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 2015774 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_english.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-001\collection1\conf
   [junit4]   2> 2015774 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/english
   [junit4]   2> 2015774 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 2015774 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource Notified 7 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 2015774 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/english
   [junit4]   2> 2015774 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015774 WARN  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015775 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015775 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource Notified 5 observers of 
/schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015775 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015775 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 2015775 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_english.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-001\collection1\conf
   [junit4]   2> 2015775 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/english
   [junit4]   2> 2015775 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 2015775 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource Notified 8 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 2015775 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/english
   [junit4]   2> 2015775 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015776 WARN  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015776 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015776 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource Notified 6 observers of 
/schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015776 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015777 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 2015777 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_german.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-001\collection1\conf
   [junit4]   2> 2015777 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/german
   [junit4]   2> 2015777 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/german
   [junit4]   2> 2015777 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource Notified 8 observers of 
/schema/analysis/stopwords/german
   [junit4]   2> 2015777 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/german
   [junit4]   2> 2015777 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 2015778 WARN  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/germangraph
   [junit4]   2> 2015778 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/germangraph
   [junit4]   2> 2015778 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource Notified 5 observers of 
/schema/analysis/synonyms/germangraph
   [junit4]   2> 2015778 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/synonyms/germangraph
   [junit4]   2> 2015778 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 2015778 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_german.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-001\collection1\conf
   [junit4]   2> 2015778 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/german
   [junit4]   2> 2015778 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/german
   [junit4]   2> 2015778 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource Notified 9 observers of 
/schema/analysis/stopwords/german
   [junit4]   2> 2015778 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/german
   [junit4]   2> 2015778 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 2015779 WARN  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/germangraph
   [junit4]   2> 2015779 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/germangraph
   [junit4]   2> 2015779 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource Notified 6 observers of 
/schema/analysis/synonyms/germangraph
   [junit4]   2> 2015779 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/synonyms/germangraph
   [junit4]   2> 2015784 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 2015784 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_english.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-001\collection1\conf
   [junit4]   2> 2015785 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/english
   [junit4]   2> 2015785 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 2015785 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource Notified 9 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 2015785 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/english
   [junit4]   2> 2015785 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 2015785 WARN  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/english
   [junit4]   2> 2015785 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/english
   [junit4]   2> 2015785 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource Notified 3 observers of 
/schema/analysis/synonyms/english
   [junit4]   2> 2015785 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/synonyms/english
   [junit4]   2> 2015787 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 2015788 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_german.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-001\collection1\conf
   [junit4]   2> 2015788 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/german
   [junit4]   2> 2015788 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/german
   [junit4]   2> 2015788 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource Notified 10 observers of 
/schema/analysis/stopwords/german
   [junit4]   2> 2015788 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/german
   [junit4]   2> 2015788 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 2015788 WARN  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/german
   [junit4]   2> 2015788 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/german
   [junit4]   2> 2015788 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/synonyms/german
   [junit4]   2> 2015789 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/synonyms/german
   [junit4]   2> 2015790 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 2015791 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_english.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-001\collection1\conf
   [junit4]   2> 2015791 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/english
   [junit4]   2> 2015791 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 2015791 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource Notified 10 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 2015791 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/english
   [junit4]   2> 2015791 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015791 WARN  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015791 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015791 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource Notified 7 observers of 
/schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015791 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015791 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 2015792 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_english.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-001\collection1\conf
   [junit4]   2> 2015792 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/english
   [junit4]   2> 2015792 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 2015792 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource Notified 11 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 2015792 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/english
   [junit4]   2> 2015792 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015792 WARN  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015792 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015792 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource Notified 8 observers of 
/schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015792 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015793 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 2015794 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_german.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-001\collection1\conf
   [junit4]   2> 2015794 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/german
   [junit4]   2> 2015794 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/german
   [junit4]   2> 2015794 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource Notified 11 observers of 
/schema/analysis/stopwords/german
   [junit4]   2> 2015794 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/german
   [junit4]   2> 2015794 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 2015794 WARN  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/germangraph
   [junit4]   2> 2015794 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/germangraph
   [junit4]   2> 2015794 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource Notified 7 observers of 
/schema/analysis/synonyms/germangraph
   [junit4]   2> 2015794 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/synonyms/germangraph
   [junit4]   2> 2015794 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 2015794 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_german.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-001\collection1\conf
   [junit4]   2> 2015795 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/german
   [junit4]   2> 2015795 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/german
   [junit4]   2> 2015795 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource Notified 12 observers of 
/schema/analysis/stopwords/german
   [junit4]   2> 2015795 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/german
   [junit4]   2> 2015795 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 2015795 WARN  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/germangraph
   [junit4]   2> 2015795 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/germangraph
   [junit4]   2> 2015820 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource Notified 8 observers of 
/schema/analysis/synonyms/germangraph
   [junit4]   2> 2015820 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/synonyms/germangraph
   [junit4]   2> 2015825 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 2015826 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_english.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-001\collection1\conf
   [junit4]   2> 2015826 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/english
   [junit4]   2> 2015826 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 2015826 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource Notified 12 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 2015826 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/english
   [junit4]   2> 2015826 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 2015826 WARN  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/english
   [junit4]   2> 2015826 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/english
   [junit4]   2> 2015827 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource Notified 4 observers of 
/schema/analysis/synonyms/english
   [junit4]   2> 2015827 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/synonyms/english
   [junit4]   2> 2015828 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 2015829 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_german.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-001\collection1\conf
   [junit4]   2> 2015829 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/german
   [junit4]   2> 2015829 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/german
   [junit4]   2> 2015829 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource Notified 13 observers of 
/schema/analysis/stopwords/german
   [junit4]   2> 2015829 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/german
   [junit4]   2> 2015829 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 2015829 WARN  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/german
   [junit4]   2> 2015829 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/german
   [junit4]   2> 2015829 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource Notified 5 observers of /schema/analysis/synonyms/german
   [junit4]   2> 2015830 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/synonyms/german
   [junit4]   2> 2015831 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 2015832 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_english.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-001\collection1\conf
   [junit4]   2> 2015832 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/english
   [junit4]   2> 2015832 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 2015832 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource Notified 13 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 2015832 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/english
   [junit4]   2> 2015832 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015832 WARN  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015832 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015832 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource Notified 9 observers of 
/schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015833 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015833 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 2015833 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_english.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-001\collection1\conf
   [junit4]   2> 2015833 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/english
   [junit4]   2> 2015833 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 2015833 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource Notified 14 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 2015833 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/english
   [junit4]   2> 2015834 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015834 WARN  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015834 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015835 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource Notified 10 observers of 
/schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015835 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015835 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 2015836 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_german.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-001\collection1\conf
   [junit4]   2> 2015836 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/german
   [junit4]   2> 2015836 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/german
   [junit4]   2> 2015836 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource Notified 14 observers of 
/schema/analysis/stopwords/german
   [junit4]   2> 2015836 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/german
   [junit4]   2> 2015836 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 2015836 WARN  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/germangraph
   [junit4]   2> 2015836 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/germangraph
   [junit4]   2> 2015836 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource Notified 9 observers of 
/schema/analysis/synonyms/germangraph
   [junit4]   2> 2015837 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/synonyms/germangraph
   [junit4]   2> 2015837 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 2015837 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_german.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-001\collection1\conf
   [junit4]   2> 2015837 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/german
   [junit4]   2> 2015837 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/german
   [junit4]   2> 2015837 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource Notified 15 observers of 
/schema/analysis/stopwords/german
   [junit4]   2> 2015837 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/german
   [junit4]   2> 2015837 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 2015838 WARN  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/germangraph
   [junit4]   2> 2015838 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/germangraph
   [junit4]   2> 2015838 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource Notified 10 observers of 
/schema/analysis/synonyms/germangraph
   [junit4]   2> 2015838 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/synonyms/germangraph
   [junit4]   2> 2015849 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 2015850 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_english.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-001\collection1\conf
   [junit4]   2> 2015851 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/english
   [junit4]   2> 2015851 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 2015851 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource Notified 15 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 2015851 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/english
   [junit4]   2> 2015851 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 2015853 WARN  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/english
   [junit4]   2> 2015853 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/english
   [junit4]   2> 2015854 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.ManagedResource Notified 5 observers of 
/schema/analysis/synonyms/english
   [junit4]   2> 2015854 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/synonyms/english
   [junit4]   2> 2015859 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.s.ManagedIndexSchema Upgraded to managed schema at 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 2015863 INFO  (qtp155950005-8668) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={} status=0 
QTime=94
   [junit4]   2> 2015874 INFO  (qtp155950005-8667) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={} status=0 
QTime=3
   [junit4]   2> 2015882 INFO  (qtp155950005-8666) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={} status=0 
QTime=0
   [junit4]   2> 2015888 INFO  (qtp155950005-8666) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={} status=0 
QTime=0
   [junit4]   2> 2015894 INFO  (qtp155950005-8666) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={stream.body=<add><doc><field+name%3D"id">myid1</field><field+name%3D"a1">1</field><field+name%3D"a2">2</field><field+name%3D"a3">3</field></doc></add>}{add=[myid1]}
 0 0
   [junit4]   2> 2015896 INFO  (qtp155950005-8666) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2015896 INFO  (qtp155950005-8666) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@6cf7f5fb commitCommandVersion:0
   [junit4]   2> 2015954 INFO  (qtp155950005-8666) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@13819c18[collection1] main]
   [junit4]   2> 2015955 INFO  (qtp155950005-8666) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2015956 INFO  
(searcherExecutor-3736-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@13819c18[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1)))}
   [junit4]   2> 2015956 INFO  (qtp155950005-8666) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={stream.body=<commit/>}{commit=} 0 59
   [junit4]   2> 2015959 INFO  (qtp155950005-8664) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/select 
params={q=id:myid*&indent=on&fl=*&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 2015960 INFO  (qtp155950005-8679) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/select 
params={q=id:myid*&indent=on&fl=id,a1,a2,a3&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 2015961 INFO  (qtp155950005-8678) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/select 
params={q=id:myid*&indent=on&fl=a3&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 2015962 INFO  (qtp155950005-8678) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/select 
params={q=id:myid*&indent=on&fl=*,a3&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 2015964 INFO  (qtp155950005-8678) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/select 
params={q=id:myid*&indent=on&fl=id,a*&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 2015967 INFO  (qtp155950005-8678) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 2015967 INFO  (qtp155950005-8678) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_german.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-001\collection1\conf
   [junit4]   2> 2015967 INFO  (qtp155950005-8678) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/german
   [junit4]   2> 2015967 INFO  (qtp155950005-8678) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/german
   [junit4]   2> 2015967 INFO  (qtp155950005-8678) [    x:collection1] 
o.a.s.r.ManagedResource Notified 16 observers of 
/schema/analysis/stopwords/german
   [junit4]   2> 2015967 INFO  (qtp155950005-8678) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/german
   [junit4]   2> 2015968 INFO  (qtp155950005-8678) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 2015968 WARN  (qtp155950005-8678) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/german
   [junit4]   2> 2015968 INFO  (qtp155950005-8678) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/german
   [junit4]   2> 2015968 INFO  (qtp155950005-8678) [    x:collection1] 
o.a.s.r.ManagedResource Notified 6

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

icBehaviorTest, ReplaceNodeTest, SolrIndexSplitterTest, TestFunctionQuery, 
HdfsSyncSliceTest, TestSolrIndexConfig, TestLuceneIndexBackCompat, 
TestSkipOverseerOperations, TestCoreContainer, TestDynamicLoading, 
MBeansHandlerTest, BigEndianAscendingWordDeserializerTest, 
SystemInfoHandlerTest, TestSortByMinMaxFunction, BaseCdcrDistributedZkTest, 
BasicDistributedZk2Test, TestMissingGroups, DirectSolrSpellCheckerTest, 
ZkNodePropsTest, TestStandardQParsers, 
AddSchemaFieldsUpdateProcessorFactoryTest, CacheHeaderTest, 
TestRemoteStreaming, DocumentAnalysisRequestHandlerTest, TestPullReplica, 
V2ApiIntegrationTest, OpenCloseCoreStressTest, SolrIndexMetricsTest, 
TestPerFieldSimilarity, TestSolrConfigHandlerConcurrent, 
DistributedFacetPivotLargeTest, TestLMJelinekMercerSimilarityFactory, 
TestCollectionsAPIViaSolrCloudCluster, DeleteReplicaTest, DebugComponentTest, 
TestSolrCloudWithKerberosAlt, BlockJoinFacetDistribTest, 
TestManagedSynonymGraphFilterFactory, DocValuesMissingTest, 
TestFieldCacheWithThreads, MultiThreadedOCPTest, PingRequestHandlerTest, 
HdfsWriteToMultipleCollectionsTest, TestSQLHandlerNonCloud, 
TestSchemalessBufferedUpdates, BasicFunctionalityTest, 
SolrJmxReporterCloudTest, TestNodeLostTrigger, TestSearchPerf, 
TestCollationField, TestElisionMultitermQuery, TriggerIntegrationTest, 
DistributedQueryComponentOptimizationTest, DOMUtilTest, 
TestSchemaSimilarityResource, TestCharFilters, TestLRUCache, PeerSyncTest, 
TestHashQParserPlugin, TestUseDocValuesAsStored2, 
TestSubQueryTransformerDistrib, ConjunctionSolrSpellCheckerTest, 
TestSubQueryTransformer, TemplateUpdateProcessorTest, AssignTest, 
TestTolerantUpdateProcessorCloud, TestNumericRangeQuery32, 
SolrCoreCheckLockOnStartupTest, ComputePlanActionTest, 
FullSolrCloudDistribCmdsTest, RuleEngineTest, TestDocSet, 
DistributedMLTComponentTest, CustomHighlightComponentTest, 
DistributedFacetPivotSmallAdvancedTest, TestSchemaNameResource, 
ExitableDirectoryReaderTest, PropertiesRequestHandlerTest, 
BasicAuthStandaloneTest, UpdateParamsTest, TestPayloadCheckQParserPlugin, 
OpenExchangeRatesOrgProviderTest, ShardSplitTest, JavabinLoaderTest, 
TestCoreBackup, RestartWhileUpdatingTest, CollectionsAPIDistributedZkTest, 
TestSolrDeletionPolicy1, TestZkChroot, TestComponentsName, TestConfigOverlay, 
TestSolrCloudWithHadoopAuthPlugin, TestManagedStopFilterFactory, 
TestOnReconnectListenerSupport, LukeRequestHandlerTest, 
TestBulkSchemaConcurrent, TestHashPartitioner, TestExecutePlanAction, 
TestQueryUtils, DocValuesTest, ZkFailoverTest, TestFieldCollectionResource, 
TestDistributedMissingSort, TestConfigsApi, SpellingQueryConverterTest, 
TestPointFields, CloudExitableDirectoryReaderTest, TestStressVersions, 
PreAnalyzedFieldTest, TestJsonFacetRefinement, TestFilteredDocIdSet, 
ZkSolrClientTest, RecoveryAfterSoftCommitTest, SolrShardReporterTest, 
TestAddFieldRealTimeGet, TestDefaultStatsCache, 
StatelessScriptUpdateProcessorFactoryTest, TestQueryTypes, 
AnalysisAfterCoreReloadTest, CoreAdminRequestStatusTest, 
TestPostingsSolrHighlighter, TestSolrCLIRunExample, TestFieldCacheSortRandom, 
BitVectorTest, TestHalfAndHalfDocValues, TestXmlQParserPlugin, 
TestStressLucene, SolrIndexConfigTest, TestSimpleTrackingShardHandler, 
TestRecoveryHdfs, FileBasedSpellCheckerTest, MetricTriggerTest, 
TimeRoutedAliasUpdateProcessorTest, TestSolrJ, RequestLoggingTest, 
TestFastOutputStream, DeleteStatusTest, SearchHandlerTest, TestCloudPivotFacet, 
DocValuesNotIndexedTest, MetricUtilsTest, TestScoreJoinQPNoScore, 
TestMinMaxOnMultiValuedField, NumberUtilsTest, TestSSLRandomization, 
TestUtilizeNode, TestCloudNestedDocsSort, TestIndexSearcher, 
TestInfoStreamLogging, HttpPartitionTest, TestRequestForwarding, 
LargeFieldTest, FullHLLTest, TestLegacyNumericRangeQueryBuilder, 
ManagedSchemaRoundRobinCloudTest, MoreLikeThisHandlerTest, 
TestDFISimilarityFactory, TestTrieFacet, TestExactSharedStatsCache, 
AliasIntegrationTest, TestDynamicFieldCollectionResource, 
TestDelegationWithHadoopAuth, SubstringBytesRefFilterTest, 
ClassificationUpdateProcessorIntegrationTest, HdfsRecoveryZkTest, 
CdcrVersionReplicationTest, ConcurrentDeleteAndCreateCollectionTest, 
SimplePostToolTest, TestAuthorizationFramework, QueryResultKeyTest, 
TestFoldingMultitermQuery, TestSerializedLuceneMatchVersion, 
TestLuceneMatchVersion, TestComplexPhraseLeadingWildcard, JSONWriterTest, 
TermVectorComponentTest, TestApiFramework, UtilsToolTest, TestFastLRUCache, 
TestSolrCloudWithDelegationTokens, TestSolrCloudWithSecureImpersonation, 
TestStressCloudBlindAtomicUpdates, TestStressLiveNodes, 
TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, 
AutoAddReplicasPlanActionTest]
   [junit4] Completed [573/765 (3!)] on J1 in 15.37s, 1 test, 1 error <<< 
FAILURES!

[...truncated 3084 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_AA0C7FB39D7F4F28-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=true): {}, locale=zh-Hans, timezone=AGT
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=3,threads=1,free=45530984,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestICUCollationFieldOptions, TestFoldingMultitermExtrasQuery, 
TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory 
-Dtests.seed=AA0C7FB39D7F4F28 -Dtests.slow=true -Dtests.locale=zh-Hans 
-Dtests.timezone=AGT -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [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_AA0C7FB39D7F4F28-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_AA0C7FB39D7F4F28-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_AA0C7FB39D7F4F28-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_AA0C7FB39D7F4F28-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_AA0C7FB39D7F4F28-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_AA0C7FB39D7F4F28-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_AA0C7FB39D7F4F28-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_AA0C7FB39D7F4F28-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_AA0C7FB39D7F4F28-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_AA0C7FB39D7F4F28-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_AA0C7FB39D7F4F28-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_AA0C7FB39D7F4F28-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_AA0C7FB39D7F4F28-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_AA0C7FB39D7F4F28-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([AA0C7FB39D7F4F28]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [5/5 (1!)] on J1 in 0.98s, 8 tests, 1 error <<< FAILURES!

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

Reply via email to