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

5 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.lucene.index.TestBackwardsCompatibility

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_AED482D5B180676F-001\4.10.1-nocfs-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_AED482D5B180676F-001\4.10.1-nocfs-001
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_AED482D5B180676F-001\4.0.0.1-cfs-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_AED482D5B180676F-001\4.0.0.1-cfs-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_AED482D5B180676F-001\4.10.1-nocfs-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_AED482D5B180676F-001\4.10.1-nocfs-001
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_AED482D5B180676F-001\4.0.0.1-cfs-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_AED482D5B180676F-001\4.0.0.1-cfs-001

        at __randomizedtesting.SeedInfo.seed([AED482D5B180676F]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
        at 
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
        at 
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


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

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

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

        at __randomizedtesting.SeedInfo.seed([6287FDCD49BA2F0]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
        at 
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
        at 
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd.testFullImportBadConfig

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-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_517C05B4CECA680F-001\tempDir-005\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_517C05B4CECA680F-001\tempDir-005\collection1
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_517C05B4CECA680F-001\tempDir-005:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_517C05B4CECA680F-001\tempDir-005
 

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-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_517C05B4CECA680F-001\tempDir-005\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_517C05B4CECA680F-001\tempDir-005\collection1
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_517C05B4CECA680F-001\tempDir-005:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_517C05B4CECA680F-001\tempDir-005

        at 
__randomizedtesting.SeedInfo.seed([517C05B4CECA680F:1E0AD3378646F3E4]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
        at 
org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd$SolrInstance.tearDown(TestSolrEntityProcessorEndToEnd.java:360)
        at 
org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd.tearDown(TestSolrEntityProcessorEndToEnd.java:142)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.OverseerRolesTest.testOverseerRole

Error Message:
Timed out waiting for overseer state change

Stack Trace:
java.lang.AssertionError: Timed out waiting for overseer state change
        at 
__randomizedtesting.SeedInfo.seed([16E10173E765DBFA:F72AFCE7DCD6ED2B]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.OverseerRolesTest.waitForNewOverseer(OverseerRolesTest.java:63)
        at 
org.apache.solr.cloud.OverseerRolesTest.testOverseerRole(OverseerRolesTest.java:141)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.request.TestStreamBody

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.request.TestStreamBody_16E10173E765DBFA-001\tempDir-004\configsets\cloud-managed:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_16E10173E765DBFA-001\tempDir-004\configsets\cloud-managed
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_16E10173E765DBFA-001\tempDir-004\configsets:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_16E10173E765DBFA-001\tempDir-004\configsets
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_16E10173E765DBFA-001\tempDir-004:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_16E10173E765DBFA-001\tempDir-004
 

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.request.TestStreamBody_16E10173E765DBFA-001\tempDir-004\configsets\cloud-managed:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_16E10173E765DBFA-001\tempDir-004\configsets\cloud-managed
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_16E10173E765DBFA-001\tempDir-004\configsets:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_16E10173E765DBFA-001\tempDir-004\configsets
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_16E10173E765DBFA-001\tempDir-004:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_16E10173E765DBFA-001\tempDir-004

        at __randomizedtesting.SeedInfo.seed([16E10173E765DBFA]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
        at 
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
        at 
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 2017 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMockDirectoryWrapper
   [junit4] IGNOR/A 0.01s J1 | 
TestMockDirectoryWrapper.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] IGNOR/A 0.00s J1 | TestMockDirectoryWrapper.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an 
FSDirectory
   [junit4] IGNOR/A 0.00s J1 | TestMockDirectoryWrapper.testThreadSafety
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1473, maxMBSortInHeap=6.834259210395518, 
sim=RandomSimilarity(queryNorm=true): {}, locale=it-CH, 
timezone=America/Port-au-Prince
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=1,free=77810312,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestVirusCheckingFS, 
TestLookaheadTokenFilter, TestHandleTrackingFS, TestGroupFiltering, 
ThrowInUncaught, TestForceMergePolicy, TestAssertingNormsFormat, 
TestCompressingStoredFieldsFormat, TestMockDirectoryWrapper]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestMockDirectoryWrapper -Dtests.seed=6287FDCD49BA2F0 
-Dtests.slow=true -Dtests.locale=it-CH -Dtests.timezone=America/Port-au-Prince 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestMockDirectoryWrapper (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the 
following files (in the order of attempts):
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_6287FDCD49BA2F0-001\testShorts-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_6287FDCD49BA2F0-001\testShorts-001
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_6287FDCD49BA2F0-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_6287FDCD49BA2F0-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6287FDCD49BA2F0]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [17/41 (1!)] on J1 in 1.07s, 49 tests, 1 error, 3 skipped 
<<< FAILURES!

[...truncated 2865 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.02s J0 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | 
TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.01s J0 | 
TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | 
TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | 
TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=RandomSimilarity(queryNorm=true): {content6=DFR GB3(800.0), content5=DFR 
I(n)B2, content2=DFR I(F)L3(800.0), utf8=DFI(Saturated), fie?ld=IB SPL-DZ(0.3), 
content=DFR I(ne)L3(800.0), autf8=DFR I(ne)L1}, locale=is-IS, 
timezone=Atlantic/Madeira
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=1,free=53958312,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestIndexWriterOnOldIndex, 
TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestBackwardsCompatibility -Dtests.seed=AED482D5B180676F 
-Dtests.slow=true -Dtests.locale=is-IS -Dtests.timezone=Atlantic/Madeira 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestBackwardsCompatibility (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the 
following files (in the order of attempts):
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_AED482D5B180676F-001\4.10.1-nocfs-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_AED482D5B180676F-001\4.10.1-nocfs-001
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_AED482D5B180676F-001\4.0.0.1-cfs-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_AED482D5B180676F-001\4.0.0.1-cfs-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([AED482D5B180676F]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [7/9 (1!)] on J0 in 51.47s, 30 tests, 1 error, 8 skipped 
<<< FAILURES!

[...truncated 7495 lines...]
   [junit4] Suite: org.apache.solr.request.TestStreamBody
   [junit4]   2> 502558 INFO  
(SUITE-TestStreamBody-seed#[16E10173E765DBFA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_16E10173E765DBFA-001\init-core-data-001
   [junit4]   2> 502559 INFO  
(SUITE-TestStreamBody-seed#[16E10173E765DBFA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 502560 INFO  
(SUITE-TestStreamBody-seed#[16E10173E765DBFA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 502563 INFO  
(TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[16E10173E765DBFA]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testStreamBodyDefaultAndConfigApi
   [junit4]   2> 502962 INFO  
(TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[16E10173E765DBFA]) 
[    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 502962 INFO  
(TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[16E10173E765DBFA]) 
[    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 502962 INFO  
(TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[16E10173E765DBFA]) 
[    ] 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.request.TestStreamBody_16E10173E765DBFA-001\tempDir-003\cores\core
   [junit4]   2> 502967 INFO  
(TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[16E10173E765DBFA]) 
[    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 502967 INFO  
(TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[16E10173E765DBFA]) 
[    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 502967 INFO  
(TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[16E10173E765DBFA]) 
[    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 502967 INFO  
(TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[16E10173E765DBFA]) 
[    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 502969 INFO  
(TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[16E10173E765DBFA]) 
[    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2a77c8dc{/solr,null,AVAILABLE}
   [junit4]   2> 502974 INFO  
(TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[16E10173E765DBFA]) 
[    ] o.e.j.s.AbstractConnector Started 
ServerConnector@646b8c3d{HTTP/1.1,[http/1.1]}{127.0.0.1:57329}
   [junit4]   2> 502974 INFO  
(TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[16E10173E765DBFA]) 
[    ] o.e.j.s.Server Started @510814ms
   [junit4]   2> 502974 INFO  
(TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[16E10173E765DBFA]) 
[    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57329, 
configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_16E10173E765DBFA-001\tempDir-001,
 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_16E10173E765DBFA-001\tempDir-003\cores}
   [junit4]   2> 502975 ERROR 
(TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[16E10173E765DBFA]) 
[    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 502975 INFO  
(TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[16E10173E765DBFA]) 
[    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 7.3.0
   [junit4]   2> 502975 INFO  
(TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[16E10173E765DBFA]) 
[    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode 
on port null
   [junit4]   2> 502975 INFO  
(TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[16E10173E765DBFA]) 
[    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 502975 INFO  
(TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[16E10173E765DBFA]) 
[    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-07T08:19:36.900Z
   [junit4]   2> 502975 INFO  
(TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[16E10173E765DBFA]) 
[    ] 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.request.TestStreamBody_16E10173E765DBFA-001\tempDir-001\solr.xml
   [junit4]   2> 502985 INFO  
(TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[16E10173E765DBFA]) 
[    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 502985 INFO  
(TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[16E10173E765DBFA]) 
[    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 502988 INFO  
(TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[16E10173E765DBFA]) 
[    ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@40d7e935, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 503049 INFO  
(TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[16E10173E765DBFA]) 
[    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@40d7e935
   [junit4]   2> 503055 INFO  
(TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[16E10173E765DBFA]) 
[    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@40d7e935
   [junit4]   2> 503055 INFO  
(TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[16E10173E765DBFA]) 
[    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@40d7e935
   [junit4]   2> 503057 INFO  
(TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[16E10173E765DBFA]) 
[    ] 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.request.TestStreamBody_16E10173E765DBFA-001\tempDir-003\cores
   [junit4]   2> 503058 INFO  
(TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[16E10173E765DBFA]) 
[    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 503059 INFO  (coreLoadExecutor-1243-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 503062 INFO  (coreLoadExecutor-1243-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.request.TestStreamBody_16E10173E765DBFA-001/tempDir-001/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J1/temp/solr.request.TestStreamBody_16E10173E765DBFA-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 503115 INFO  (coreLoadExecutor-1243-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 503125 INFO  (coreLoadExecutor-1243-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 503318 WARN  (coreLoadExecutor-1243-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated 
plugin/analysis class [solr.ManagedSynonymFilterFactory]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 503402 WARN  (coreLoadExecutor-1243-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and 
destination for multiple copyFields (3)
   [junit4]   2> 503402 INFO  (coreLoadExecutor-1243-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid 
field id
   [junit4]   2> 503412 INFO  (coreLoadExecutor-1243-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> 503414 INFO  (coreLoadExecutor-1243-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> 503414 INFO  (coreLoadExecutor-1243-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> 503414 INFO  (coreLoadExecutor-1243-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> 503414 INFO  (coreLoadExecutor-1243-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> 503416 INFO  (coreLoadExecutor-1243-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> 503416 INFO  (coreLoadExecutor-1243-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> 503416 INFO  (coreLoadExecutor-1243-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> 503416 INFO  (coreLoadExecutor-1243-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> 503416 INFO  (coreLoadExecutor-1243-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> 503416 INFO  (coreLoadExecutor-1243-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> 503416 INFO  (coreLoadExecutor-1243-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> 503416 INFO  (coreLoadExecutor-1243-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.request.TestStreamBody_16E10173E765DBFA-001\tempDir-001\collection1,
 trusted=true
   [junit4]   2> 503417 INFO  (coreLoadExecutor-1243-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@40d7e935
   [junit4]   2> 503417 INFO  (coreLoadExecutor-1243-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 503417 INFO  (coreLoadExecutor-1243-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.request.TestStreamBody_16E10173E765DBFA-001\tempDir-001\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_16E10173E765DBFA-001\tempDir-003\cores\core\data\]
   [junit4]   2> 503419 INFO  (coreLoadExecutor-1243-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=16, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=33.6611328125, 
floorSegmentMB=1.6064453125, forceMergeDeletesPctAllowed=13.07078880126712, 
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6906113829597915
   [junit4]   2> 503482 INFO  (coreLoadExecutor-1243-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 503482 INFO  (coreLoadExecutor-1243-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 503483 INFO  (coreLoadExecutor-1243-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=32, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=56.5791015625, 
floorSegmentMB=0.8203125, forceMergeDeletesPctAllowed=21.83945084368199, 
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 503483 INFO  (coreLoadExecutor-1243-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@51b0a11e[collection1] main]
   [junit4]   2> 503484 INFO  (coreLoadExecutor-1243-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.request.TestStreamBody_16E10173E765DBFA-001\tempDir-001\collection1\conf
   [junit4]   2> 503485 WARN  (coreLoadExecutor-1243-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/stopwords/english
   [junit4]   2> 503485 INFO  (coreLoadExecutor-1243-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.request.TestStreamBody_16E10173E765DBFA-001\tempDir-001\collection1\conf
   [junit4]   2> 503485 INFO  (coreLoadExecutor-1243-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 503485 INFO  (coreLoadExecutor-1243-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 3 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 503485 WARN  (coreLoadExecutor-1243-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/stopwords/german
   [junit4]   2> 503486 INFO  (coreLoadExecutor-1243-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.request.TestStreamBody_16E10173E765DBFA-001\tempDir-001\collection1\conf
   [junit4]   2> 503486 INFO  (coreLoadExecutor-1243-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/german
   [junit4]   2> 503486 INFO  (coreLoadExecutor-1243-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 3 observers of 
/schema/analysis/stopwords/german
   [junit4]   2> 503487 WARN  (coreLoadExecutor-1243-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/english
   [junit4]   2> 503487 INFO  (coreLoadExecutor-1243-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym 
mappings for /schema/analysis/synonyms/english
   [junit4]   2> 503496 INFO  (coreLoadExecutor-1243-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 1 observers of 
/schema/analysis/synonyms/english
   [junit4]   2> 503496 WARN  (coreLoadExecutor-1243-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/englishgraph
   [junit4]   2> 503497 INFO  (coreLoadExecutor-1243-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym 
mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 503499 INFO  (coreLoadExecutor-1243-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 2 observers of 
/schema/analysis/synonyms/englishgraph
   [junit4]   2> 503499 WARN  (coreLoadExecutor-1243-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/german
   [junit4]   2> 503499 INFO  (coreLoadExecutor-1243-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym 
mappings for /schema/analysis/synonyms/german
   [junit4]   2> 503499 INFO  (coreLoadExecutor-1243-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 1 observers of 
/schema/analysis/synonyms/german
   [junit4]   2> 503499 WARN  (coreLoadExecutor-1243-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/germangraph
   [junit4]   2> 503499 INFO  (coreLoadExecutor-1243-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym 
mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 503499 INFO  (coreLoadExecutor-1243-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 2 observers of 
/schema/analysis/synonyms/germangraph
   [junit4]   2> 503500 INFO  (coreLoadExecutor-1243-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 503500 INFO  
(TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[16E10173E765DBFA]) 
[    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#57329
   [junit4]   2> 503500 INFO  
(searcherExecutor-1244-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@51b0a11e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 503503 INFO  
(TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[16E10173E765DBFA]) 
[    ] o.a.s.r.TestStreamBody These tests are run with V2 API
   [junit4]   2> 503512 INFO  
(TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[16E10173E765DBFA]) 
[    ] o.a.s.c.TestSolrConfigHandler going to send config command. path 
/config?wt=json , payload: { 'set-property' : { 
'requestDispatcher.requestParsers.enableStreamBody':true} }
   [junit4]   2> 503539 INFO  (qtp429989197-3528) [    x:collection1] 
o.a.s.c.SolrResourceLoader Written confile configoverlay.json
   [junit4]   2> 503574 INFO  (qtp429989197-3528) [    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.request.TestStreamBody_16E10173E765DBFA-001/tempDir-001/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J1/temp/solr.request.TestStreamBody_16E10173E765DBFA-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 503621 INFO  (qtp429989197-3528) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 503629 INFO  (qtp429989197-3528) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 503723 WARN  (qtp429989197-3528) [    x:collection1] 
o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple 
copyFields (3)
   [junit4]   2> 503723 INFO  (qtp429989197-3528) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id
   [junit4]   2> 503729 INFO  (qtp429989197-3528) [    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> 503729 INFO  (qtp429989197-3528) [    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> 503729 INFO  (qtp429989197-3528) [    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> 503729 INFO  (qtp429989197-3528) [    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> 503729 INFO  (qtp429989197-3528) [    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> 503729 INFO  (qtp429989197-3528) [    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> 503729 INFO  (qtp429989197-3528) [    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> 503729 INFO  (qtp429989197-3528) [    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> 503729 INFO  (qtp429989197-3528) [    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> 503729 INFO  (qtp429989197-3528) [    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> 503729 INFO  (qtp429989197-3528) [    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> 503729 INFO  (qtp429989197-3528) [    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> 503729 INFO  (qtp429989197-3528) [    x:collection1] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
configset 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_16E10173E765DBFA-001\tempDir-001\collection1
   [junit4]   2> 503751 INFO  (qtp429989197-3528) [    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@40d7e935
   [junit4]   2> 503751 INFO  (qtp429989197-3528) [    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.request.TestStreamBody_16E10173E765DBFA-001\tempDir-001\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_16E10173E765DBFA-001\tempDir-003\cores\core\data\]
   [junit4]   2> 503824 INFO  (qtp429989197-3528) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 503824 INFO  (qtp429989197-3528) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 503827 INFO  (qtp429989197-3528) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1c2f3267[collection1] main]
   [junit4]   2> 503828 INFO  (qtp429989197-3528) [    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.request.TestStreamBody_16E10173E765DBFA-001\tempDir-001\collection1\conf
   [junit4]   2> 503828 INFO  (qtp429989197-3528) [    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.request.TestStreamBody_16E10173E765DBFA-001\tempDir-001\collection1\conf
   [junit4]   2> 503828 INFO  (qtp429989197-3528) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/english
   [junit4]   2> 503828 INFO  (qtp429989197-3528) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 503828 INFO  (qtp429989197-3528) [    x:collection1] 
o.a.s.r.ManagedResource Notified 3 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 503829 INFO  (qtp429989197-3528) [    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.request.TestStreamBody_16E10173E765DBFA-001\tempDir-001\collection1\conf
   [junit4]   2> 503829 INFO  (qtp429989197-3528) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/german
   [junit4]   2> 503829 INFO  (qtp429989197-3528) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/german
   [junit4]   2> 503829 INFO  (qtp429989197-3528) [    x:collection1] 
o.a.s.r.ManagedResource Notified 3 observers of 
/schema/analysis/stopwords/german
   [junit4]   2> 503829 WARN  (qtp429989197-3528) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/english
   [junit4]   2> 503829 INFO  (qtp429989197-3528) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/english
   [junit4]   2> 503829 INFO  (qtp429989197-3528) [    x:collection1] 
o.a.s.r.ManagedResource Notified 1 observers of 
/schema/analysis/synonyms/english
   [junit4]   2> 503829 WARN  (qtp429989197-3528) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/englishgraph
   [junit4]   2> 503829 INFO  (qtp429989197-3528) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/englishgraph
   [junit4]   2> 503829 INFO  (qtp429989197-3528) [    x:collection1] 
o.a.s.r.ManagedResource Notified 2 observers of 
/schema/analysis/synonyms/englishgraph
   [junit4]   2> 503829 WARN  (qtp429989197-3528) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/german
   [junit4]   2> 503829 INFO  (qtp429989197-3528) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/german
   [junit4]   2> 503829 INFO  (qtp429989197-3528) [    x:collection1] 
o.a.s.r.ManagedResource Notified 1 observers of /schema/analysis/synonyms/german
   [junit4]   2> 503830 WARN  (qtp429989197-3528) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/germangraph
   [junit4]   2> 503830 INFO  (qtp429989197-3528) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/germangraph
   [junit4]   2> 503830 INFO  (qtp429989197-3528) [    x:collection1] 
o.a.s.r.ManagedResource Notified 2 observers of 
/schema/analysis/synonyms/germangraph
   [junit4]   2> 503830 INFO  (qtp429989197-3528) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 503831 INFO  (qtp429989197-3528) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=45, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=18.8671875, 
floorSegmentMB=2.16015625, forceMergeDeletesPctAllowed=27.014109140086063, 
segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5374682592769887
   [junit4]   2> 503831 INFO  (qtp429989197-3528) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 503832 INFO  
(searcherExecutor-1248-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1c2f3267[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 503832 INFO  (qtp429989197-3528) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@65a9a1e2[collection1] main]
   [junit4]   2> 503832 INFO  (qtp429989197-3528) [    x:collection1] 
o.a.s.h.SolrConfigHandler Executed config commands successfully and persited to 
File System 
[{"set-property":{"requestDispatcher.requestParsers.enableStreamBody":true}}]
   [junit4]   2> 503833 INFO  (qtp429989197-3528) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@233500f1
   [junit4]   2> 503833 INFO  (qtp429989197-3528) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=590676209
   [junit4]   2> 503833 INFO  (qtp429989197-3528) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@12cff290: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@4de15f47
   [junit4]   2> 503833 INFO  
(searcherExecutor-1248-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@65a9a1e2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 503840 INFO  (qtp429989197-3530) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 503840 INFO  (qtp429989197-3530) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 503840 INFO  (qtp429989197-3530) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@4afd4723 commitCommandVersion:0
   [junit4]   2> 503841 INFO  (qtp429989197-3530) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3eba4f3f[collection1] main]
   [junit4]   2> 503841 INFO  (qtp429989197-3530) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 503842 INFO  
(searcherExecutor-1248-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3eba4f3f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 503842 INFO  (qtp429989197-3530) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={stream.body=<delete><query>*:*</query></delete>&commit=true&wt=javabin&version=2}{deleteByQuery=*:*,commit=}
 0 2
   [junit4]   2> 503843 INFO  
(TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[16E10173E765DBFA]) 
[    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@646b8c3d{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 503843 INFO  
(TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[16E10173E765DBFA]) 
[    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2019125440
   [junit4]   2> 503843 INFO  
(TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[16E10173E765DBFA]) 
[    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 503843 INFO  
(TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[16E10173E765DBFA]) 
[    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1cabfdf8: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@ed26d54
   [junit4]   2> 503847 INFO  
(TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[16E10173E765DBFA]) 
[    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 503847 INFO  
(TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[16E10173E765DBFA]) 
[    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@47656426: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@e0dd304
   [junit4]   2> 503850 INFO  
(TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[16E10173E765DBFA]) 
[    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 503850 INFO  
(TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[16E10173E765DBFA]) 
[    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6c031653: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@77dc5b6c
   [junit4]   2> 503851 INFO  (coreCloseExecutor-1252-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2ccdb233
   [junit4]   2> 503851 INFO  (coreCloseExecutor-1252-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=751678003
   [junit4]   2> 503851 INFO  (coreCloseExecutor-1252-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@429c857e: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@4de15f47
   [junit4]   2> 503857 INFO  
(TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[16E10173E765DBFA]) 
[    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2a77c8dc{/solr,null,UNAVAILABLE}
   [junit4]   2> 503857 INFO  
(TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[16E10173E765DBFA]) 
[    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 503858 INFO  
(TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[16E10173E765DBFA]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testStreamBodyDefaultAndConfigApi
   [junit4]   2> 503860 INFO  
(TEST-TestStreamBody.testQtUpdateFails-seed#[16E10173E765DBFA]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQtUpdateFails
   [junit4]   2> 504247 INFO  
(TEST-TestStreamBody.testQtUpdateFails-seed#[16E10173E765DBFA]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 504247 INFO  
(TEST-TestStreamBody.testQtUpdateFails-seed#[16E10173E765DBFA]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 504247 INFO  
(TEST-TestStreamBody.testQtUpdateFails-seed#[16E10173E765DBFA]) [    ] 
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.request.TestStreamBody_16E10173E765DBFA-001\tempDir-006\cores\core
   [junit4]   2> 504249 INFO  
(TEST-TestStreamBody.testQtUpdateFails-seed#[16E10173E765DBFA]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 504250 INFO  
(TEST-TestStreamBody.testQtUpdateFails-seed#[16E10173E765DBFA]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 504250 INFO  
(TEST-TestStreamBody.testQtUpdateFails-seed#[16E10173E765DBFA]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 504250 INFO  
(TEST-TestStreamBody.testQtUpdateFails-seed#[16E10173E765DBFA]) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 504250 INFO  
(TEST-TestStreamBody.testQtUpdateFails-seed#[16E10173E765DBFA]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7d30b6ae{/solr,null,AVAILABLE}
   [junit4]   2> 504255 INFO  
(TEST-TestStreamBody.testQtUpdateFails-seed#[16E10173E765DBFA]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@74309f33{HTTP/1.1,[http/1.1]}{127.0.0.1:57334}
   [junit4]   2> 504255 INFO  
(TEST-TestStreamBody.testQtUpdateFails-seed#[16E10173E765DBFA]) [    ] 
o.e.j.s.Server Started @512094ms
   [junit4]   2> 504255 INFO  
(TEST-TestStreamBody.testQtUpdateFails-seed#[16E10173E765DBFA]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57334, 
configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_16E10173E765DBFA-001\tempDir-004,
 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_16E10173E765DBFA-001\tempDir-006\cores}
   [junit4]   2> 504255 ERROR 
(TEST-TestStreamBody.testQtUpdateFails-seed#[16E10173E765DBFA]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 504255 INFO  
(TEST-TestStreamBody.testQtUpdateFails-seed#[16E10173E765DBFA]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 504255 INFO  
(TEST-TestStreamBody.testQtUpdateFails-seed#[16E10173E765DBFA]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 504255 INFO  
(TEST-TestStreamBody.testQtUpdateFails-seed#[16E10173E765DBFA]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 504255 INFO  
(TEST-TestStreamBody.testQtUpdateFails-seed#[16E10173E765DBFA]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-07T08:19:38.180Z
   [junit4]   2> 504255 INFO  
(TEST-TestStreamBody.testQtUpdateFails-seed#[16E10173E765DBFA]) [    ] 
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.request.TestStreamBody_16E10173E765DBFA-001\tempDir-004\solr.xml
   [junit4]   2> 504262 INFO  
(TEST-TestStreamBody.testQtUpdateFails-seed#[16E10173E765DBFA]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 504262 INFO  
(TEST-TestStreamBody.testQtUpdateFails-seed#[16E10173E765DBFA]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 504264 INFO  
(TEST-TestStreamBody.testQtUpdateFails-seed#[16E10173E765DBFA]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@40d7e935, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 504328 INFO  
(TEST-TestStreamBody.testQtUpdateFails-seed#[16E10173E765DBFA]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@40d7e935
   [junit4]   2> 504334 INFO  
(TEST-TestStreamBody.testQtUpdateFails-seed#[16E10173E765DBFA]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@40d7e935
   [junit4]   2> 504334 INFO  
(TEST-TestStreamBody.testQtUpdateFails-seed#[16E10173E765DBFA]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@40d7e935
   [junit4]   2> 504337 INFO  
(TEST-TestStreamBody.testQtUpdateFails-seed#[16E10173E765DBFA]) [    ] 
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.request.TestStreamBody_16E10173E765DBFA-001\tempDir-006\cores
   [junit4]   2> 504337 INFO  
(TEST-TestStreamBody.testQtUpdateFails-seed#[16E10173E765DBFA]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 504338 INFO  (coreLoadExecutor-1259-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 504339 INFO  (coreLoadExecutor-1259-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.request.TestStreamBody_16E10173E765DBFA-001/tempDir-004/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J1/temp/solr.request.TestStreamBody_16E10173E765DBFA-001/tempDir-004/collection1/lib/classes]
   [junit4]   2> 504391 INFO  (coreLoadExecutor-1259-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 504398 INFO  (coreLoadExecutor-1259-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 504489 WARN  (coreLoadExecutor-1259-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and 
destination for multiple copyFields (3)
   [junit4]   2> 504489 INFO  (coreLoadExecutor-1259-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid 
field id
   [junit4]   2> 504495 INFO  (coreLoadExecutor-1259-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> 504495 INFO  (coreLoadExecutor-1259-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> 504495 INFO  (coreLoadExecutor-1259-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> 504495 INFO  (coreLoadExecutor-1259-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> 504495 INFO  (coreLoadExecutor-1259-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> 504495 INFO  (coreLoadExecutor-1259-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> 504495 INFO  (coreLoadExecutor-1259-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> 504495 INFO  (coreLoadExecutor-1259-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> 504495 INFO  (coreLoadExecutor-1259-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> 504495 INFO  (coreLoadExecutor-1259-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> 504495 INFO  (coreLoadExecutor-1259-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> 504495 INFO  (coreLoadExecutor-1259-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> 504495 INFO  (coreLoadExecutor-1259-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.request.TestStreamBody_16E10173E765DBFA-001\tempDir-004\collection1,
 trusted=true
   [junit4]   2> 504496 INFO  (coreLoadExecutor-1259-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@40d7e935
   [junit4]   2> 504496 INFO  (coreLoadExecutor-1259-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 504496 INFO  (coreLoadExecutor-1259-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.request.TestStreamBody_16E10173E765DBFA-001\tempDir-004\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_16E10173E765DBFA-001\tempDir-006\cores\core\data\]
   [junit4]   2> 504498 INFO  (coreLoadExecutor-1259-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=16, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=33.6611328125, 
floorSegmentMB=1.6064453125, forceMergeDeletesPctAllowed=13.07078880126712, 
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6906113829597915
   [junit4]   2> 504570 INFO  (coreLoadExecutor-1259-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 504570 INFO  (coreLoadExecutor-1259-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 504570 INFO  (coreLoadExecutor-1259-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=32, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=56.5791015625, 
floorSegmentMB=0.8203125, forceMergeDeletesPctAllowed=21.83945084368199, 
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 504570 INFO  (coreLoadExecutor-1259-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3df12f9d[collection1] main]
   [junit4]   2> 504571 INFO  (coreLoadExecutor-1259-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.request.TestStreamBody_16E10173E765DBFA-001\tempDir-004\collection1\conf
   [junit4]   2> 504571 WARN  (coreLoadExecutor-1259-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/stopwords/english
   [junit4]   2> 504572 INFO  (coreLoadExecutor-1259-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.request.TestStreamBody_16E10173E765DBFA-001\tempDir-004\collection1\conf
   [junit4]   2> 504572 INFO  (coreLoadExecutor-1259-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 504572 INFO  (coreLoadExecutor-1259-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 3 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 504572 WARN  (coreLoadExecutor-1259-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/stopwords/german
   [junit4]   2> 504572 INFO  (coreLoadExecutor-1259-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.request.TestStreamBody_16E10173E765DBFA-001\tempDir-004\collection1\conf
   [junit4]   2> 504572 INFO  (coreLoadExecutor-1259-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/german
   [junit4]   2> 504572 INFO  (coreLoadExecutor-1259-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 3 observers of 
/schema/analysis/stopwords/german
   [junit4]   2> 504572 WARN  (coreLoadExecutor-1259-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/english
   [junit4]   2> 504572 INFO  (coreLoadExecutor-1259-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym 
mappings for /schema/analysis/synonyms/english
   [junit4]   2> 504572 INFO  (coreLoadExecutor-1259-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 1 observers of 
/schema/analysis/synonyms/english
   [junit4]   2> 504572 WARN  (coreLoadExecutor-1259-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/englishgraph
   [junit4]   2> 504573 INFO  (coreLoadExecutor-1259-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym 
mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 504573 INFO  (coreLoadExecutor-1259-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 2 observers of 
/schema/analysis/synonyms/englishgraph
   [junit4]   2> 504573 WARN  (coreLoadExecutor-1259-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/german
   [junit4]   2> 504573 INFO  (coreLoadExecutor-1259-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym 
mappings for /schema/analysis/synonyms/german
   [junit4]   2> 504573 INFO  (coreLoadExecutor-1259-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 1 observers of 
/schema/analysis/synonyms/german
   [junit4]   2> 504573 WARN  (coreLoadExecutor-1259-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/germangraph
   [junit4]   2> 504573 INFO  (coreLoadExecutor-1259-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym 
mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 504573 INFO  (coreLoadExecutor-1259-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 2 observers of 
/schema/analysis/synonyms/germangraph
   [junit4]   2> 504573 INFO  (coreLoadExecutor-1259-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 504574 INFO  
(TEST-TestStreamBody.testQtUpdateFails-seed#[16E10173E765DBFA]) [    ] 
o.a.s.SolrJettyTestBase Jetty Assigned Port#57334
   [junit4]   2> 504574 INFO  
(searcherExecutor-1260-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3df12f9d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 504576 INFO  
(TEST-TestStreamBody.testQtUpdateFails-seed#[16E10173E765DBFA]) [    ] 
o.a.s.c.TestSolrConfigHandler going to send config command. path 
/config?wt=json , payload: { 'set-property' : { 
'requestDispatcher.requestParsers.enableStreamBody':true} }
   [junit4]   2> 504586 INFO  (qtp636749263-3553) [    x:collection1] 
o.a.s.c.SolrResourceLoader Written confile configoverlay.json
   [junit4]   2> 504608 INFO  (qtp636749263-3553) [    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.request.TestStreamBody_16E10173E765DBFA-001/tempDir-004/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J1/temp/solr.request.TestStreamBody_16E10173E765DBFA-001/tempDir-004/collection1/lib/classes]
   [junit4]   2> 504648 INFO  (qtp636749263-3553) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 504666 INFO  (qtp636749263-3553) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 504813 WARN  (qtp636749263-3553) [    x:collection1] 
o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple 
copyFields (3)
   [junit4]   2> 504814 INFO  (qtp636749263-3553) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id
   [junit4]   2> 504819 INFO  (qtp636749263-3553) [    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> 504819 INFO  (qtp636749263-3553) [    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> 504819 INFO  (qtp636749263-3553) [    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> 504819 INFO  (qtp636749263-3553) [    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> 504819 INFO  (qtp636749263-3553) [    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> 504819 INFO  (qtp636749263-3553) [    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> 504819 INFO  (qtp636749263-3553) [    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> 504819 INFO  (qtp636749263-3553) [    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> 504819 INFO  (qtp636749263-3553) [    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> 504819 INFO  (qtp636749263-3553) [    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> 504820 INFO  (qtp636749263-3553) [    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> 504820 INFO  (qtp636749263-3553) [    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> 504820 INFO  (qtp636749263-3553) [    x:collection1] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
configset 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_16E10173E765DBFA-001\tempDir-004\collection1
   [junit4]   2> 504837 INFO  (qtp636749263-3553) [    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@40d7e935
   [junit4]   2> 504837 INFO  (qtp636749263-3553) [    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.request.TestStreamBody_16E10173E765DBFA-001\tempDir-004\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_16E10173E765DBFA-001\tempDir-006\cores\core\data\]
   [junit4]   2> 504908 INFO  (qtp636749263-3553) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 504908 INFO  (qtp636749263-3553) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 504911 INFO  (qtp636749263-3553) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@650594a7[collection1] main]
   [junit4]   2> 504912 INFO  (qtp636749263-3553) [    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.request.TestStreamBody_16E10173E765DBFA-001\tempDir-004\collection1\conf
   [junit4]   2> 504912 INFO  (qtp636749263-3553) [    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.request.TestStreamBody_16E10173E765DBFA-001\tempDir-004\collection1\conf
   [junit4]   2> 504912 INFO  (qtp636749263-3553) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/english
   [junit4]   2> 504912 INFO  (qtp636749263-3553) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 504912 INFO  (qtp636749263-3553) [    x:collection1] 
o.a.s.r.ManagedResource Notified 3 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 504912 INFO  (qtp636749263-3553) [    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.request.TestStreamBody_16E10173E765DBFA-001\tempDir-004\collection1\conf
   [junit4]   2> 504912 INFO  (qtp636749263-3553) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/german
   [junit4]   2> 504912 INFO  (qtp636749263-3553) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/german
   [junit4]   2> 504912 INFO  (qtp636749263-3553) [    x:collection1] 
o.a.s.r.ManagedResource Notified 3 observers of 
/schema/analysis/stopwords/german
   [junit4]   2> 504912 WARN  (qtp636749263-3553) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/english
   [junit4]   2> 504912 INFO  (qtp636749263-3553) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/english
   [junit4]   2> 504912 INFO  (qtp636749263-3553) [    x:collection1] 
o.a.s.r.ManagedResource Notified 1 observers of 
/schema/analysis/synonyms/english
   [junit4]   2> 504913 WARN  (qtp636749263-3553) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/englishgraph
   [junit4]   2> 504913 INFO  (qtp636749263-3553) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/englishgraph
   [junit4]   2> 504913 INFO  (qtp636749263-3553) [    x:collection1] 
o.a.s.r.ManagedResource Notified 2 observers of 
/schema/analysis/synonyms/englishgraph
   [junit4]   2> 504913 WARN  (qtp636749263-3553) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/german
   [junit4]   2> 504913 INFO  (qtp636749263-3553) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/german
   [junit4]   2> 504913 INFO  (qtp636749263-3553) [    x:collection1] 
o.a.s.r.ManagedResource Notified 1 observers of /schema/analysis/synonyms/german
   [junit4]   2> 504913 WARN  (qtp636749263-3553) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/germangraph
   [junit4]   2> 504913 INFO  (qtp636749263-3553) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/germangraph
   [junit4]   2> 504913 INFO  (qtp636749263-3553) [    x:collection1] 
o.a.s.r.ManagedResource Notified 2 observers of 
/schema/analysis/synonyms/germangraph
   [junit4]   2> 504913 INFO  (qtp636749263-3553) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 504914 INFO  (qtp636749263-3553) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=45, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=18.8671875, 
floorSegmentMB=2.16015625, forceMergeDeletesPctAllowed=27.014109140086063, 
segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5374682592769887
   [junit4]   2> 504915 INFO  (qtp636749263-3553) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 504915 INFO  
(searcherExecutor-1264-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@650594a7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 504915 INFO  (qtp636749263-3553) [    x:collection1] o.a.

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

implePropertiesWriter.persist Wrote last indexed time to dataimport.properties
   [junit4]   2> 36268 T116 C36 oashd.DocBuilder.execute Time taken = 0:0:0.92
   [junit4]   2> 36268 T116 C36 
oasup.LogUpdateProcessorFactory$LogUpdateProcessor.finish [collection1]  
webapp=null path=null 
params={debug=on&commit=true&dataConfig=<dataConfig>%0d%0a++<dataSource+type%3D'MockDataSource'+/>%0d%0a++<document>%0d%0a++++<entity+name%3D'db'+query%3D'select+*+from+x'>%0d%0a++++++<field+column%3D'dbid_s'+/>%0d%0a++++++<field+column%3D'dbdesc_s'+/>%0d%0a++++++<entity+name%3D'se'+processor%3D'SolrEntityProcessor'+query%3D'id:${db.dbid_s}'%0a+++++url%3D'https://127.0.0.1:50946/solr/collection1'+fields%3D'id,desc'>%0d%0a++++++++<field+column%3D'id'+/>%0d%0a++++++++<field+column%3D'desc'+/>%0d%0a++++++</entity>%0d%0a++++</entity>%0d%0a++</document>%0d%0a</dataConfig>%0d%0a&clean=true&wt=xml&command=full-import}{deleteByQuery=*:*,add=[1,
 2],commit=} 0 96
   [junit4]   2> 36269 T116 C36 oasc.SolrCore.execute [collection1]  
webapp=null path=null params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=2 
status=0 QTime=0
   [junit4]   2> 36270 T116 C36 oasc.SolrCore.execute [collection1]  
webapp=null path=null params={q=id:1&qt=&start=0&rows=20&version=2.2} hits=1 
status=0 QTime=0
   [junit4]   2> 36272 T116 C36 oasc.SolrCore.execute [collection1]  
webapp=null path=null params={q=id:2&qt=&start=0&rows=20&version=2.2} hits=1 
status=0 QTime=0
   [junit4]   2> 36273 T116 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 36273 T116 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=1254950205
   [junit4]   2> 36273 T116 oasm.SolrMetricManager.closeReporters Closing 
metric reporters for registry=solr.node, tag=null
   [junit4]   2> 36274 T116 oasmr.SolrJmxReporter.close Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7a794323: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@37752b91
   [junit4]   2> 36276 T116 oasm.SolrMetricManager.closeReporters Closing 
metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 36278 T116 oasmr.SolrJmxReporter.close Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3d7244a7: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@67a03633
   [junit4]   2> 36280 T116 oasm.SolrMetricManager.closeReporters Closing 
metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 36280 T116 oasmr.SolrJmxReporter.close Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@23c5e34c: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@459c696b
   [junit4]   2> 36281 T329 x:x:collection1 oasc.SolrCore.close [collection1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@22d9b107
   [junit4]   2> 36281 T329 x:x:collection1 
oasm.SolrMetricManager.closeReporters Closing metric reporters for 
registry=solr.core.collection1, tag=584691975
   [junit4]   2> 36282 T329 x:x:collection1 oasmr.SolrJmxReporter.close Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@55cac9bc: rootName 
= null, domain = solr.core.collection1, service url = null, agent id = null] 
for registry solr.core.collection1 / 
com.codahale.metrics.MetricRegistry@7e17f145
   [junit4]   2> 36291 T116 oejs.AbstractConnector.doStop Stopped 
ServerConnector@57fd72f0{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 36292 T116 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=526035211
   [junit4]   2> 36292 T116 oasm.SolrMetricManager.closeReporters Closing 
metric reporters for registry=solr.node, tag=null
   [junit4]   2> 36292 T116 oasmr.SolrJmxReporter.close Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@630bdfaf: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@53dd56c9
   [junit4]   2> 36296 T116 oasm.SolrMetricManager.closeReporters Closing 
metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 36296 T116 oasmr.SolrJmxReporter.close Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5e959dd5: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@67a03633
   [junit4]   2> 36299 T116 oasm.SolrMetricManager.closeReporters Closing 
metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 36299 T116 oasmr.SolrJmxReporter.close Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@e55d8ef: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@459c696b
   [junit4]   2> 36300 T332 x:x:collection1 oasc.SolrCore.close [collection1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@74751a0d
   [junit4]   2> 36300 T332 x:x:collection1 
oasm.SolrMetricManager.closeReporters Closing metric reporters for 
registry=solr.core.collection1, tag=1953831437
   [junit4]   2> 36300 T332 x:x:collection1 oasmr.SolrJmxReporter.close Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@30f793e5: rootName 
= null, domain = solr.core.collection1, service url = null, agent id = null] 
for registry solr.core.collection1 / 
com.codahale.metrics.MetricRegistry@78a6bb32
   [junit4]   2> 36306 T116 oejsh.ContextHandler.doStop Stopped 
o.e.j.s.ServletContextHandler@6f6c9e75{/solr,null,UNAVAILABLE}
   [junit4]   2> 36306 T116 oejss.HouseKeeper.stopScavenging Stopped scavenging
   [junit4]   2> 36319 T116 oas.SolrTestCaseJ4.tearDown ###Ending 
testFullImportInnerEntity
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_517C05B4CECA680F-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{dbdesc_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 dbid_s=PostingsFormat(name=MockRandom), 
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 desc=PostingsFormat(name=MockRandom), timestamp=FST50}, 
docValues:{timestamp=DocValuesFormat(name=Asserting)}, 
maxPointsInLeafNode=1736, maxMBSortInHeap=5.622426614817518, 
sim=RandomSimilarity(queryNorm=true): {}, locale=sr-Latn-ME, 
timezone=Europe/Bratislava
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=2,free=53956440,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestFileListEntityProcessor, 
TestNonWritablePersistFile, TestContextImpl, TestVariableResolverEndToEnd, 
TestScriptTransformer, TestErrorHandling, TestClobTransformer, 
TestPlainTextEntityProcessor, TestSqlEntityProcessor, TestXPathEntityProcessor, 
TestSolrEntityProcessorEndToEnd]
   [junit4] Completed [31/38 (1!)] on J1 in 10.79s, 7 tests, 1 error <<< 
FAILURES!

[...truncated 43897 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/488/consoleText

[repro] Revision: fbbf8096cefecf90563c91e8752296fa763de685

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC"

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    lucene\backward-codecs
[repro]       TestBackwardsCompatibility
[repro]    solr\contrib\dataimporthandler
[repro]       TestSolrEntityProcessorEndToEnd
[repro]    lucene\test-framework
[repro]       TestMockDirectoryWrapper
[repro]    solr\core
[repro]       OverseerRolesTest
[repro]       TestStreamBody
[repro] ant compile-test

[...truncated 164 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestBackwardsCompatibility" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC" 
-Dtests.seed=AED482D5B180676F -Dtests.slow=true -Dtests.locale=is-IS 
-Dtests.timezone=Atlantic/Madeira -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

[...truncated 254 lines...]
[repro] ant compile-test

[...truncated 2532 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestSolrEntityProcessorEndToEnd" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC" 
-Dtests.seed=517C05B4CECA680F -Dtests.slow=true -Dtests.locale=sr-Latn-ME 
-Dtests.timezone=Europe/Bratislava -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[...truncated 99 lines...]
[repro] ant compile-test

[...truncated 88 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestMockDirectoryWrapper" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC" 
-Dtests.seed=6287FDCD49BA2F0 -Dtests.slow=true -Dtests.locale=it-CH 
-Dtests.timezone=America/Port-au-Prince -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII

[...truncated 324 lines...]
[repro] ant compile-test

[...truncated 1328 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 
-Dtests.class="*.OverseerRolesTest|*.TestStreamBody" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC" 
-Dtests.seed=16E10173E765DBFA -Dtests.slow=true -Dtests.locale=en-PH 
-Dtests.timezone=Australia/ACT -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 95 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.lucene.index.TestBackwardsCompatibility
[repro]   0/5 failed: org.apache.lucene.store.TestMockDirectoryWrapper
[repro]   0/5 failed: org.apache.solr.cloud.OverseerRolesTest
[repro]   0/5 failed: 
org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd
[repro]   0/5 failed: org.apache.solr.request.TestStreamBody
[repro] Exiting with code 0

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

Reply via email to