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

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 484 - Still Unstable!

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

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestFileSwitchDirectory

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

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

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


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_5852B33BA060167D-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_5852B33BA060167D-001\testThreadSafety-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_5852B33BA060167D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_5852B33BA060167D-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\misc\test\J0\temp\lucene.store.TestRAFDirectory_5852B33BA060167D-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_5852B33BA060167D-001\testThreadSafety-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_5852B33BA060167D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_5852B33BA060167D-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.analysis.TestFoldingMultitermExtrasQuery

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.analysis.TestFoldingMultitermExtrasQuery_6199123F1D1712E1-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.analysis.TestFoldingMultitermExtrasQuery_6199123F1D1712E1-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.analysis.TestFoldingMultitermExtrasQuery_6199123F1D1712E1-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.analysis.TestFoldingMultitermExtrasQuery_6199123F1D1712E1-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.analysis.TestFoldingMultitermExtrasQuery_6199123F1D1712E1-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.analysis.TestFoldingMultitermExtrasQuery_6199123F1D1712E1-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.analysis.TestFoldingMultitermExtrasQuery_6199123F1D1712E1-001\tempDir-001\collection1\conf\schema-folding-extra.xml.bak: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.analysis.TestFoldingMultitermExtrasQuery_6199123F1D1712E1-001\tempDir-001\collection1\conf\schema-folding-extra.xml.bak    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.analysis.TestFoldingMultitermExtrasQuery_6199123F1D1712E1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.analysis.TestFoldingMultitermExtrasQuery_6199123F1D1712E1-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.analysis.TestFoldingMultitermExtrasQuery_6199123F1D1712E1-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.analysis.TestFoldingMultitermExtrasQuery_6199123F1D1712E1-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.analysis.TestFoldingMultitermExtrasQuery_6199123F1D1712E1-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.analysis.TestFoldingMultitermExtrasQuery_6199123F1D1712E1-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.analysis.TestFoldingMultitermExtrasQuery_6199123F1D1712E1-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.analysis.TestFoldingMultitermExtrasQuery_6199123F1D1712E1-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.analysis.TestFoldingMultitermExtrasQuery_6199123F1D1712E1-001\tempDir-001\collection1\conf\schema-folding-extra.xml.bak: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.analysis.TestFoldingMultitermExtrasQuery_6199123F1D1712E1-001\tempDir-001\collection1\conf\schema-folding-extra.xml.bak
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.analysis.TestFoldingMultitermExtrasQuery_6199123F1D1712E1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.analysis.TestFoldingMultitermExtrasQuery_6199123F1D1712E1-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.update.SolrCmdDistributorTest

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

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

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




Build Log:
[...truncated 465 lines...]
   [junit4] Suite: org.apache.lucene.store.TestFileSwitchDirectory
   [junit4] IGNOR/A 0.01s J1 | TestFileSwitchDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] IGNOR/A 0.01s J1 | TestFileSwitchDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {}, locale=mn-MN, timezone=Africa/Timbuktu
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=25471680,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestIOUtils, TestSegmentTermDocs, TestSPIClassIterator, TestStopFilter, TestLucene50CompoundFormat, TestMatchNoDocsQuery, TestSentinelIntSet, TestTrackingDirectoryWrapper, TestIndexWriterNRTIsCurrent, TestSloppyPhraseQuery2, TestPersistentSnapshotDeletionPolicy, FiniteStringsIteratorTest, TestLongRangeFieldQueries, TestSearchAfter, TestIndexWriterOnDiskFull, TestDemo, TestMultiTermQueryRewrites, TestPolygon2D, TestRegExp, TestStringHelper, TestTopFieldCollectorEarlyTermination, TestPerFieldPostingsFormat2, TestStressAdvance, TestBooleanScorer, TestFilterDirectoryReader, TestFieldReuse, TestByteSlices, TestFileSwitchDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFileSwitchDirectory -Dtests.seed=5844CD03EE62535 -Dtests.slow=true -Dtests.locale=mn-MN -Dtests.timezone=Africa/Timbuktu -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestFileSwitchDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_5844CD03EE62535-001\bar-009: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_5844CD03EE62535-001\bar-009
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_5844CD03EE62535-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_5844CD03EE62535-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5844CD03EE62535]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [63/466 (1!)] on J1 in 2.78s, 43 tests, 1 error, 2 skipped <<< FAILURES!

[...truncated 7982 lines...]
   [junit4] Suite: org.apache.lucene.store.TestRAFDirectory
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=3886, maxDocsPerChunk=5, blockSize=927), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=3886, blockSize=927)), sim=RandomSimilarity(queryNorm=false): {}, locale=sl-SI, timezone=America/Los_Angeles
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=68511296,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestMultiPassIndexSplitter, TestInetAddressRangeQueries, TestHighFreqTerms, TestRAFDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestRAFDirectory -Dtests.seed=5852B33BA060167D -Dtests.slow=true -Dtests.locale=sl-SI -Dtests.timezone=America/Los_Angeles -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestRAFDirectory (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\misc\test\J0\temp\lucene.store.TestRAFDirectory_5852B33BA060167D-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_5852B33BA060167D-001\testThreadSafety-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_5852B33BA060167D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_5852B33BA060167D-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5852B33BA060167D]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [5/13 (1!)] on J0 in 1.40s, 42 tests, 1 error <<< FAILURES!

[...truncated 4977 lines...]
   [junit4] Suite: org.apache.solr.update.SolrCmdDistributorTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_404AF7E0C674369D-001\init-core-data-001
   [junit4]   2> 1470744 WARN  (SUITE-SolrCmdDistributorTest-seed#[404AF7E0C674369D]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=11 numCloses=11
   [junit4]   2> 1470744 INFO  (SUITE-SolrCmdDistributorTest-seed#[404AF7E0C674369D]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1470745 INFO  (SUITE-SolrCmdDistributorTest-seed#[404AF7E0C674369D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1470745 INFO  (SUITE-SolrCmdDistributorTest-seed#[404AF7E0C674369D]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1470745 INFO  (SUITE-SolrCmdDistributorTest-seed#[404AF7E0C674369D]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /s/xi
   [junit4]   2> 1471163 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] 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.update.SolrCmdDistributorTest_404AF7E0C674369D-001\tempDir-001\control\cores\collection1
   [junit4]   2> 1471164 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1471165 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1471165 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1471165 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1471165 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14231670{/s/xi,null,AVAILABLE}
   [junit4]   2> 1471166 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@34f7345e{HTTP/1.1,[http/1.1]}{127.0.0.1:56474}
   [junit4]   2> 1471166 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.e.j.s.Server Started @1481045ms
   [junit4]   2> 1471166 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/s/xi, solrconfig=solrconfig-tlog.xml, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_404AF7E0C674369D-001\tempDir-001/control/data, hostPort=56474, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_404AF7E0C674369D-001\tempDir-001\control\cores}
   [junit4]   2> 1471166 ERROR (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1471166 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1471166 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1471167 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1471167 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-03T05:56:29.703730800Z
   [junit4]   2> 1471167 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] 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.update.SolrCmdDistributorTest_404AF7E0C674369D-001\tempDir-001\control\solr.xml
   [junit4]   2> 1471169 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1471169 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1471170 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6ed538c7, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1471202 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ed538c7
   [junit4]   2> 1471209 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ed538c7
   [junit4]   2> 1471209 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ed538c7
   [junit4]   2> 1471211 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] 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.update.SolrCmdDistributorTest_404AF7E0C674369D-001\tempDir-001\control\cores
   [junit4]   2> 1471211 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1471211 INFO  (coreLoadExecutor-7820-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1471212 INFO  (coreLoadExecutor-7820-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/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1471232 INFO  (coreLoadExecutor-7820-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1471240 INFO  (coreLoadExecutor-7820-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1471313 INFO  (coreLoadExecutor-7820-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1471324 INFO  (coreLoadExecutor-7820-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\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 1471324 INFO  (coreLoadExecutor-7820-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@6ed538c7
   [junit4]   2> 1471324 INFO  (coreLoadExecutor-7820-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1471324 INFO  (coreLoadExecutor-7820-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_404AF7E0C674369D-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 1471327 WARN  (coreLoadExecutor-7820-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1471391 INFO  (coreLoadExecutor-7820-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1471391 INFO  (coreLoadExecutor-7820-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1471393 INFO  (coreLoadExecutor-7820-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1471393 INFO  (coreLoadExecutor-7820-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1471393 INFO  (coreLoadExecutor-7820-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6acb965a[collection1] main]
   [junit4]   2> 1471394 WARN  (coreLoadExecutor-7820-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 1471394 INFO  (coreLoadExecutor-7820-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1471395 INFO  (searcherExecutor-7821-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6acb965a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1471395 INFO  (coreLoadExecutor-7820-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1593894858843488256
   [junit4]   2> 1471679 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] 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.update.SolrCmdDistributorTest_404AF7E0C674369D-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 1471680 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1471681 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1471681 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1471681 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1471681 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3556b143{/s/xi,null,AVAILABLE}
   [junit4]   2> 1471682 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@61d3ce24{HTTP/1.1,[http/1.1]}{127.0.0.1:56477}
   [junit4]   2> 1471682 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.e.j.s.Server Started @1481561ms
   [junit4]   2> 1471682 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/s/xi, solrconfig=solrconfig-tlog.xml, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_404AF7E0C674369D-001\tempDir-001/shard0/data, hostPort=56477, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_404AF7E0C674369D-001\tempDir-001\shard0\cores}
   [junit4]   2> 1471682 ERROR (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1471682 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1471682 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1471682 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1471682 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-03T05:56:30.218921800Z
   [junit4]   2> 1471683 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] 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.update.SolrCmdDistributorTest_404AF7E0C674369D-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 1471686 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1471686 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1471687 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6ed538c7, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1471725 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ed538c7
   [junit4]   2> 1471734 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ed538c7
   [junit4]   2> 1471735 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ed538c7
   [junit4]   2> 1471737 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] 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.update.SolrCmdDistributorTest_404AF7E0C674369D-001\tempDir-001\shard0\cores
   [junit4]   2> 1471737 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1471737 INFO  (coreLoadExecutor-7831-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1471738 INFO  (coreLoadExecutor-7831-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/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1471773 INFO  (coreLoadExecutor-7831-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1471781 INFO  (coreLoadExecutor-7831-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1471856 INFO  (coreLoadExecutor-7831-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1471864 INFO  (coreLoadExecutor-7831-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\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 1471866 INFO  (coreLoadExecutor-7831-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@6ed538c7
   [junit4]   2> 1471866 INFO  (coreLoadExecutor-7831-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1471866 INFO  (coreLoadExecutor-7831-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_404AF7E0C674369D-001\tempDir-001\shard0\cores\collection1\data\]
   [junit4]   2> 1471869 WARN  (coreLoadExecutor-7831-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1471916 INFO  (coreLoadExecutor-7831-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1471916 INFO  (coreLoadExecutor-7831-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1471918 INFO  (coreLoadExecutor-7831-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1471918 INFO  (coreLoadExecutor-7831-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1471919 INFO  (coreLoadExecutor-7831-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@132b53a9[collection1] main]
   [junit4]   2> 1471920 WARN  (coreLoadExecutor-7831-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 1471920 INFO  (coreLoadExecutor-7831-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1471921 INFO  (searcherExecutor-7832-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@132b53a9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1471921 INFO  (coreLoadExecutor-7831-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1593894859395039232
   [junit4]   2> 1472215 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] 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.update.SolrCmdDistributorTest_404AF7E0C674369D-001\tempDir-001\shard1\cores\collection1
   [junit4]   2> 1472216 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1472217 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1472217 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1472217 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1472217 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@18359fb7{/s/xi,null,AVAILABLE}
   [junit4]   2> 1472219 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3a7f4d55{HTTP/1.1,[http/1.1]}{127.0.0.1:56480}
   [junit4]   2> 1472219 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.e.j.s.Server Started @1482098ms
   [junit4]   2> 1472219 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/s/xi, solrconfig=solrconfig-tlog.xml, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_404AF7E0C674369D-001\tempDir-001/shard1/data, hostPort=56480, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_404AF7E0C674369D-001\tempDir-001\shard1\cores}
   [junit4]   2> 1472219 ERROR (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1472220 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1472220 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1472220 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1472220 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-03T05:56:30.756455100Z
   [junit4]   2> 1472220 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] 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.update.SolrCmdDistributorTest_404AF7E0C674369D-001\tempDir-001\shard1\solr.xml
   [junit4]   2> 1472223 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1472223 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1472223 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6ed538c7, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1472260 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ed538c7
   [junit4]   2> 1472269 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ed538c7
   [junit4]   2> 1472269 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ed538c7
   [junit4]   2> 1472271 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] 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.update.SolrCmdDistributorTest_404AF7E0C674369D-001\tempDir-001\shard1\cores
   [junit4]   2> 1472271 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1472271 INFO  (coreLoadExecutor-7842-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1472272 INFO  (coreLoadExecutor-7842-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/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1472293 INFO  (coreLoadExecutor-7842-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1472301 INFO  (coreLoadExecutor-7842-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1472375 INFO  (coreLoadExecutor-7842-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1472386 INFO  (coreLoadExecutor-7842-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\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 1472386 INFO  (coreLoadExecutor-7842-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@6ed538c7
   [junit4]   2> 1472386 INFO  (coreLoadExecutor-7842-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1472386 INFO  (coreLoadExecutor-7842-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_404AF7E0C674369D-001\tempDir-001\shard1\cores\collection1\data\]
   [junit4]   2> 1472389 WARN  (coreLoadExecutor-7842-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1472440 INFO  (coreLoadExecutor-7842-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1472440 INFO  (coreLoadExecutor-7842-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1472441 INFO  (coreLoadExecutor-7842-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1472441 INFO  (coreLoadExecutor-7842-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1472442 INFO  (coreLoadExecutor-7842-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4b53f3ff[collection1] main]
   [junit4]   2> 1472443 WARN  (coreLoadExecutor-7842-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 1472443 INFO  (coreLoadExecutor-7842-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1472444 INFO  (searcherExecutor-7843-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4b53f3ff[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1472444 INFO  (coreLoadExecutor-7842-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1593894859943444480
   [junit4]   2> 1472754 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] 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.update.SolrCmdDistributorTest_404AF7E0C674369D-001\tempDir-001\shard2\cores\collection1
   [junit4]   2> 1472755 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1472755 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1472755 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1472755 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1472756 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6c1d58c8{/s/xi,null,AVAILABLE}
   [junit4]   2> 1472756 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@75ab5c5d{HTTP/1.1,[http/1.1]}{127.0.0.1:56483}
   [junit4]   2> 1472756 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.e.j.s.Server Started @1482636ms
   [junit4]   2> 1472756 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/s/xi, solrconfig=solrconfig-tlog.xml, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_404AF7E0C674369D-001\tempDir-001/shard2/data, hostPort=56483, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_404AF7E0C674369D-001\tempDir-001\shard2\cores}
   [junit4]   2> 1472756 ERROR (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1472758 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1472758 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1472758 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1472758 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-03T05:56:31.294041100Z
   [junit4]   2> 1472758 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] 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.update.SolrCmdDistributorTest_404AF7E0C674369D-001\tempDir-001\shard2\solr.xml
   [junit4]   2> 1472760 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1472760 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1472760 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6ed538c7, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1472797 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ed538c7
   [junit4]   2> 1472806 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ed538c7
   [junit4]   2> 1472806 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ed538c7
   [junit4]   2> 1472810 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] 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.update.SolrCmdDistributorTest_404AF7E0C674369D-001\tempDir-001\shard2\cores
   [junit4]   2> 1472810 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1472810 INFO  (coreLoadExecutor-7853-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1472810 INFO  (coreLoadExecutor-7853-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/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1472832 INFO  (coreLoadExecutor-7853-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1472859 INFO  (coreLoadExecutor-7853-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1472932 INFO  (coreLoadExecutor-7853-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1472942 INFO  (coreLoadExecutor-7853-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\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 1472942 INFO  (coreLoadExecutor-7853-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@6ed538c7
   [junit4]   2> 1472942 INFO  (coreLoadExecutor-7853-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1472942 INFO  (coreLoadExecutor-7853-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_404AF7E0C674369D-001\tempDir-001\shard2\cores\collection1\data\]
   [junit4]   2> 1472946 WARN  (coreLoadExecutor-7853-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1472997 INFO  (coreLoadExecutor-7853-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1472997 INFO  (coreLoadExecutor-7853-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1472999 INFO  (coreLoadExecutor-7853-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1472999 INFO  (coreLoadExecutor-7853-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1473000 INFO  (coreLoadExecutor-7853-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4fa737b5[collection1] main]
   [junit4]   2> 1473001 WARN  (coreLoadExecutor-7853-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 1473001 INFO  (coreLoadExecutor-7853-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1473002 INFO  (coreLoadExecutor-7853-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1593894860528549888
   [junit4]   2> 1473002 INFO  (searcherExecutor-7854-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4fa737b5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1473380 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] 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.update.SolrCmdDistributorTest_404AF7E0C674369D-001\tempDir-001\shard3\cores\collection1
   [junit4]   2> 1473381 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1473382 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1473382 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1473382 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1473400 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a7875cb{/s/xi,null,AVAILABLE}
   [junit4]   2> 1473401 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6e713cb9{HTTP/1.1,[http/1.1]}{127.0.0.1:56486}
   [junit4]   2> 1473401 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.e.j.s.Server Started @1483280ms
   [junit4]   2> 1473401 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/s/xi, solrconfig=solrconfig-tlog.xml, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_404AF7E0C674369D-001\tempDir-001/shard3/data, hostPort=56486, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_404AF7E0C674369D-001\tempDir-001\shard3\cores}
   [junit4]   2> 1473401 ERROR (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1473401 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1473401 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1473402 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1473402 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-03T05:56:31.938652700Z
   [junit4]   2> 1473402 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] 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.update.SolrCmdDistributorTest_404AF7E0C674369D-001\tempDir-001\shard3\solr.xml
   [junit4]   2> 1473405 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1473405 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1473405 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6ed538c7, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1473443 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ed538c7
   [junit4]   2> 1473451 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ed538c7
   [junit4]   2> 1473452 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ed538c7
   [junit4]   2> 1473454 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] 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.update.SolrCmdDistributorTest_404AF7E0C674369D-001\tempDir-001\shard3\cores
   [junit4]   2> 1473454 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1473454 INFO  (coreLoadExecutor-7864-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1473454 INFO  (coreLoadExecutor-7864-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/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1473477 INFO  (coreLoadExecutor-7864-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1473484 INFO  (coreLoadExecutor-7864-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1473560 INFO  (coreLoadExecutor-7864-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1473570 INFO  (coreLoadExecutor-7864-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\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 1473570 INFO  (coreLoadExecutor-7864-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@6ed538c7
   [junit4]   2> 1473570 INFO  (coreLoadExecutor-7864-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1473571 INFO  (coreLoadExecutor-7864-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_404AF7E0C674369D-001\tempDir-001\shard3\cores\collection1\data\]
   [junit4]   2> 1473574 WARN  (coreLoadExecutor-7864-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1473623 INFO  (coreLoadExecutor-7864-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1473623 INFO  (coreLoadExecutor-7864-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1473625 INFO  (coreLoadExecutor-7864-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1473625 INFO  (coreLoadExecutor-7864-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1473625 INFO  (coreLoadExecutor-7864-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@76efbbac[collection1] main]
   [junit4]   2> 1473626 WARN  (coreLoadExecutor-7864-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 1473626 INFO  (coreLoadExecutor-7864-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1473626 INFO  (coreLoadExecutor-7864-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1593894861182861312
   [junit4]   2> 1473627 INFO  (searcherExecutor-7865-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@76efbbac[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1473629 INFO  (TEST-SolrCmdDistributorTest.test-seed#[404AF7E0C674369D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1473631 INFO  (qtp1087956723-18372) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/s/xi path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1593894861187055616)} 0 1
   [junit4]   2> 1473634 INFO  (qtp1842723426-18389) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/s/xi path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1593894861190201344)} 0 1
   [junit4]   2> 1473654 INFO  (qtp2115723151-18406) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/s/xi path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1593894861193347072)} 0 18
   [junit4]   2> 1473657 INFO  (qtp916648314-18423) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/s/xi path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1593894861214318592)} 0 1
   [junit4]   2> 1473660 INFO  (qtp1746012797-18440) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/s/xi path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1593894861217464320)} 0 1
   [junit4]   2> 1473662 INFO  (qtp1087956723-18376) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/s/xi path=/update params={wt=javabin&version=2}{add=[1 (1593894861219561472)]} 0 0
   [junit4]   2> 1473663 INFO  (qtp1087956723-18374) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1593894861221658624,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1473663 INFO  (qtp1087956723-18374) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3b00523 commitCommandVersion:1593894861221658624
   [junit4]   2> 1473665 INFO  (qtp1087956723-18374) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@15ebf4e3[collection1] main]
   [junit4]   2> 1473665 INFO  (qtp1087956723-18374) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1473666 INFO  (searcherExecutor-7821-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@15ebf4e3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c1)))}
   [junit4]   2> 1473667 INFO  (qtp1087956723-18374) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/s/xi path=/update params={waitSearcher=true&openSearcher=true&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 3
   [junit4]   2> 1473667 INFO  (qtp1087956723-18376) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/s/xi path=/select params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 1473670 INFO  (qtp1087956723-18374) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/s/xi path=/update params={commit_end_point=true&wt=javabin&version=2}{add=[2 (1593894861226901504), 3 (1593894861228998656)]} 0 1
   [junit4]   2> 1473670 INFO  (qtp1842723426-18393) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/s/xi path=/update params={commit_end_point=true&wt=javabin&version=2}{add=[2 (1593894861228998656), 3 (1593894861228998657), 4 (1593894861228998658)]} 0 0
   [junit4]   2> 1473671 INFO  (qtp1842723426-18391) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1593894861230047232,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1473671 INFO  (qtp1842723426-18391) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@227f568 commitCommandVersion:1593894861230047232
   [junit4]   2> 1473671 INFO  (qtp1087956723-18376) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1593894861230047232,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1473671 INFO  (qtp1087956723-18376) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3b00523 commitCommandVersion:1593894861230047232
   [junit4]   2> 1473674 INFO  (qtp1087956723-18376) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1820222e[collection1] main]
   [junit4]   2> 1473674 INFO  (qtp1842723426-18391) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@757dac93[collection1] main]
   [junit4]   2> 1473674 INFO  (qtp1842723426-18391) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1473674 INFO  (qtp1087956723-18376) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1473674 WARN  (searcherExecutor-7832-thread-1-processing-x:collection1) [    x:collection1] o.a.s.m.r.j.JmxMetricsReporter Unable to register gauge
   [junit4]   2> javax.management.InstanceNotFoundException: solr:dom1=core,dom2=collection1,category=CACHE,scope=searcher,name=fieldValueCache
   [junit4]   2> 	at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1083)
   [junit4]   2> 	at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:423)
   [junit4]   2> 	at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:411)
   [junit4]   2> 	at java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:530)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onGaugeAdded(JmxMetricsReporter.java:563)
   [junit4]   2> 	at com.codahale.metrics.MetricRegistry.notifyListenerOfAddedMetric(MetricRegistry.java:454)
   [junit4]   2> 	at com.codahale.metrics.MetricRegistry.onMetricAdded(MetricRegistry.java:448)
   [junit4]   2> 	at com.codahale.metrics.MetricRegistry.register(MetricRegistry.java:89)
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricManager.register(SolrMetricManager.java:658)
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricManager.registerGauge(SolrMetricManager.java:663)
   [junit4]   2> 	at org.apache.solr.search.FastLRUCache.initializeMetrics(FastLRUCache.java:280)
   [junit4]   2> 	at org.apache.solr.search.SolrIndexSearcher.register(SolrIndexSearcher.java:445)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.registerSearcher(SolrCore.java:2450)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getSearcher$19(SolrCore.java:2315)
   [junit4]   2> 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1473675 INFO  (searcherExecutor-7821-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1820222e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c1) Uninverting(_1(7.3.0):c2)))}
   [junit4]   2> 1473675 INFO  (qtp1087956723-18376) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/s/xi path=/update params={waitSearcher=true&openSearcher=true&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 4
   [junit4]   2> 1473675 INFO  (searcherExecutor-7832-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@757dac93[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c3)))}
   [junit4]   2> 1473676 INFO  (qtp1842723426-18391) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/s/xi path=/update params={waitSearcher=true&openSearcher=true&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 5
   [junit4]   2> 1473676 INFO  (qtp1087956723-18374) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/s/xi path=/select params={q=*:*&wt=javabin&version=2} hits=3 status=0 QTime=0
   [junit4]   2> 1473677 INFO  (qtp1842723426-18393) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/s/xi path=/select params={q=*:*&wt=javabin&version=2} hits=3 status=0 QTime=0
   [junit4]   2> 1473679 INFO  (qtp1087956723-18376) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/s/xi path=/update params={commit_end_point=true&wt=javabin&version=2}{delete=[3 (-1593894861237387264)]} 0 0
   [junit4]   2> 1473679 INFO  (qtp1842723426-18391) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/s/xi path=/update params={commit_end_point=true&wt=javabin&version=2}{delete=[3 (-1593894861237387264)]} 0 1
   [junit4]   2> 1473680 INFO  (qtp1087956723-18374) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1593894861239484416,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1473680 INFO  (qtp1842723426-18393) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1593894861239484416,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1473680 INFO  (qtp1842723426-18393) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@227f568 commitCommandVersion:1593894861239484416
   [junit4]   2> 1473680 INFO  (qtp1087956723-18374) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3b00523 commitCommandVersion:1593894861239484416
   [junit4]   2> 1473680 INFO  (qtp1842723426-18393) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@16b9b7b1[collection1] main]
   [junit4]   2> 1473680 INFO  (qtp1087956723-18374) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@646277b0[collection1] main]
   [junit4]   2> 1473681 INFO  (qtp1842723426-18393) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1473681 INFO  (qtp1087956723-18374) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1473682 INFO  (searcherExecutor-7832-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@16b9b7b1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c3/1:delGen=1)))}
   [junit4]   2> 1473682 INFO  (searcherExecutor-7821-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@646277b0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c1) Uninverting(_1(7.3.0):c2/1:delGen=1)))}
   [junit4]   2> 1473682 INFO  (qtp1842723426-18393) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/s/xi path=/update params={waitSearcher=true&openSearcher=true&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 2
   [junit4]   2> 1473682 INFO  (qtp1087956723-18374) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/s/xi path=/update params={waitSearcher=true&openSearcher=true&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 2
   [junit4]   2> 1473682 INFO  (qtp1087956723-18376) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/s/xi path=/select params={q=*:*&wt=javabin&version=2} hits=2 status=0 QTime=0
   [junit4]   2> 1473683 INFO  (qtp1842723426-18391) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/s/xi path=/select params={q=*:*&wt=javabin&version=2} hits=2 status=0 QTime=0
   [junit4]   2> 1473683 INFO  (qtp1842723426-18393) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1593894861242630144,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1473683 WARN  (qtp1842723426-18393) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care.
   [junit4]   2> 1473686 INFO  (qtp1842723426-18393) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@227f568 commitCommandVersion:1593894861242630144
   [junit4]   2> 1473687 INFO  (qtp1842723426-18393) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@608eb7e2[collection1] main]
   [junit4]   2> 1473687 INFO  (qtp1842723426-18393) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1473689 INFO  (searcherExecutor-7832-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@608eb7e2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.3.0):C2)))}
   [junit4]   2> 1473689 INFO  (qtp1842723426-18393) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/s/xi path=/update params={optimize=true&maxSegments=1&waitSearcher=true&wt=javabin&version=2}{optimize=} 0 5
   [junit4]   2> 1473689 INFO  (qtp2115723151-18408) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1593894861248921600,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1473689 WARN  (qtp2115723151-18408) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care.
   [junit4]   2> 1473690 INFO  (qtp2115723151-18408) [    x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1473690 INFO  (qtp2115723151-18408) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1473690 INFO  (qtp2115723151-18408) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/s/xi path=/update params={optimize=true&maxSegments=1&waitSearcher=true&wt=javabin&version=2}{optimize=} 0 0
   [junit4]   2> 1473690 INFO  (qtp916648314-18425) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1593894861249970176,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1473690 WARN  (qtp916648314-18425) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care.
   [junit4]   2> 1473691 INFO  (qtp916648314-18425) [    x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1473691 INFO  (qtp916648314-18425) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1473691 INFO  (qtp916648314-18425) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/s/xi path=/update params={optimize=true&maxSegments=1&waitSearcher=true&wt=javabin&version=2}{optimize=} 0 0
   [junit4]   2> 1473691 INFO  (qtp1746012797-18442) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1593894861251018752,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1473691 WARN  (qtp1746012797-18442) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care.
   [junit4]   2> 1473691 INFO  (qtp1746012797-18442) [    x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1473691 INFO  (qtp1746012797-18442) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1473691 INFO  (qtp1746012797-18442) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/s/xi path=/update params={optimize=true&maxSegments=1&waitSearcher=true&wt=javabin&version=2}{optimize=} 0 0
   [junit4]   2> 1473721 INFO  (qtp1746012797-18442) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/s/xi path=/update params={wt=javabin&version=2}{add=[6 (1593894861261504512), 9 (1593894861262553088), 10 (1593894861262553089), 12 (1593894861262553090), 14 (1593894861262553091), 18 (1593894861262553092), 19 (1593894861263601664), 23 (1593894861263601665), 26 (1593894861263601666), 28 (1593894861263601667), ... (155 adds)]} 0 20
   [junit4]   2> 1473722 INFO  (qtp916648314-18425) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/s/xi path=/update params={wt=javabin&version=2}{add=[11 (1593894861257310208), 14 (1593894861260455936), 16 (1593894861260455937), 17 (1593894861260455938), 18 (1593894861260455939), 20 (1593894861260455940), 22 (1593894861260455941), 23 (1593894861260455942), 24 (1593894861260455943), 25 (1593894861260455944), ... (159 adds)]} 0 24
   [junit4]   2> 1473722 INFO  (qtp2115723151-18408) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/s/xi path=/update params={wt=javabin&version=2}{add=[5 (1593894861254164480), 6 (1593894861255213056), 11 (1593894861255213057), 20 (1593894861255213058), 22 (1593894861255213059), 29 (1593894861255213060), 33 (1593894861255213061), 34 (1593894861255213062), 36 (1593894861255213063), 37 (1593894861255213064), ... (158 adds)]} 0 27
   [junit4]   2> 1473722 INFO  (qtp1842723426-18391) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/s/xi path=/update params={wt=javabin&version=2}{add=[5 (1593894861252067328), 6 (1593894861255213056), 9 (1593894861255213057), 10 (1593894861255213058), 13 (1593894861255213059), 16 (1593894861255213060), 17 (1593894861255213061), 18 (1593894861255213062), 20 (1593894861255213063), 22 (1593894861255213064), ... (175 adds)]} 0 30
   [junit4]   2> 1473723 INFO  (qtp2115723151-18410) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1593894861284573184,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1473723 INFO  (qtp1842723426-18393) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1593894861284573184,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1473723 INFO  (qtp1842723426-18393) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@227f568 commitCommandVersion:1593894861284573184
   [junit4]   2> 1473723 INFO  (qtp1746012797-18444) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1593894861284573184,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1473723 INFO  (qtp1746012797-18444) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@13dad56 commitCommandVersion:1593894861284573184
   [junit4]   2> 1473723 INFO  (qtp2115723151-18410) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3f37ca commitCommandVersion:1593894861284573184
   [junit4]   2> 1473723 INFO  (qtp916648314-18427) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1593894861284573184,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1473723 INFO  (qtp916648314-18427) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5d1fd858 commitCommandVersion:1593894861284573184
   [junit4]   2> 1473728 INFO  (qtp1746012797-18444) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@c925b17[collection1] main]
   [junit4]   2> 1473729 INFO  (qtp2115723151-18410) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@478e1754[collection1] main]
   [junit4]   2> 1473730 INFO  (qtp1746012797-18444) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1473730 INFO  (searcherExecutor-7865-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@c925b17[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c155)))}
   [junit4]   2> 1473730 INFO  (qtp1746012797-18444) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/s/xi path=/update params={waitSearcher=true&openSearcher=true&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 6
   [junit4]   2> 1473731 INFO  (qtp2115723151-18410) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1473731 INFO  (searcherExecutor-7843-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@478e1754[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c158)))}
   [junit4]   2> 1473731 INFO  (qtp2115723151-18410) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/s/xi path=/update params={waitSearcher=true&openSearcher=true&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 8
   [junit4]   2> 1473732 INFO  (qtp916648314-18427) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6c2e1f4[collection1] main]
   [junit4]   2> 1473733 INFO  (searcherExecutor-7854-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6c2e1f4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c159)))}
   [junit4]   2> 1473733 INFO  (qtp916648314-18427) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1473733 INFO  (qtp916648314-18427) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/s/xi path=/update params={waitSearcher=true&openSearcher=true&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 9
   [junit4]   2> 1473734 INFO  (qtp1842723426-18393) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@659b0d26[collection1] main]
   [junit4]   2> 1473736 INFO  (searcherExecutor-7832-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@659b0d26[collection1] main{ExitableDirectoryReader(U

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

Test, TestFastWriter, SortByFunctionTest, HdfsDirectoryFactoryTest, TestSolrConfigHandlerCloud, TestAnalyzedSuggestions, SimpleFacetsTest, TestAnalyzeInfixSuggestions, TestPayloadCheckQParserPlugin, TestDFISimilarityFactory, TestHighFrequencyDictionaryFactory, FullSolrCloudDistribCmdsTest, ConnectionManagerTest, TestFieldCacheSortRandom, TestRequestForwarding, RulesTest, TestFieldResource, TestXmlQParserPlugin, CollectionReloadTest, TestSlowCompositeReaderWrapper, TestChildDocTransformer, TestBadConfig, TestLuceneIndexBackCompat, ShowFileRequestHandlerTest, TestDocTermOrds, AliasIntegrationTest, HighlighterMaxOffsetTest, CloneFieldUpdateProcessorFactoryTest, MetricsConfigTest, TestSmileRequest, MoveReplicaHDFSFailoverTest, TestMacros, ChangedSchemaMergeTest, TestDelegationWithHadoopAuth, ResponseLogComponentTest, SimplePostToolTest, NumberUtilsTest, ConjunctionSolrSpellCheckerTest, DOMUtilTest, TestPerFieldSimilarityWithDefaultOverride, StressHdfsTest, ComputePlanActionTest, HttpSolrCallGetCoreTest, TestAuthenticationFramework, BadIndexSchemaTest, AnalysisErrorHandlingTest, TestJettySolrRunner, BadComponentTest, SmileWriterTest, TestSolrCoreParser, TestIndexingPerformance, TestNRTOpen, SolrCloudReportersTest, LeaderInitiatedRecoveryOnShardRestartTest, PrimitiveFieldTypeTest, TestCloudInspectUtil, TestDistribStateManager, CdcrRequestHandlerTest, SpellCheckComponentTest, TestMissingGroups, TestRandomFaceting, TestScoreJoinQPNoScore, TestCustomDocTransformer, TestFieldCacheWithThreads, PreAnalyzedFieldManagedSchemaCloudTest, DistributedFacetPivotSmallTest, SecurityConfHandlerTest, TestTrackingShardHandlerFactory, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, LeaderElectionIntegrationTest, ShardRoutingTest, RecoveryZkTest, LeaderElectionTest, ZkSolrClientTest, TestRandomDVFaceting, ZkCLITest, TestDistributedGrouping, TestFaceting, TestRecovery, TestHashPartitioner, DistributedSpellCheckComponentTest, TestStressReorder, TestJoin, TestStressVersions, TestRangeQuery, TestCoreContainer, SolrCoreTest, SolrCmdDistributorTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCmdDistributorTest -Dtests.seed=404AF7E0C674369D -Dtests.slow=true -Dtests.locale=ur -Dtests.timezone=America/Dawson_Creek -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | SolrCmdDistributorTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_404AF7E0C674369D-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_404AF7E0C674369D-001\tempDir-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([404AF7E0C674369D]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [382/778 (1!)] on J1 in 3.97s, 1 test, 1 error <<< FAILURES!

[...truncated 3808 lines...]
   [junit4] Suite: org.apache.solr.analysis.TestFoldingMultitermExtrasQuery
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.analysis.TestFoldingMultitermExtrasQuery_6199123F1D1712E1-001\init-core-data-001
   [junit4]   2> Mar 03, 2018 6:23:10 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {content_icufolding=FST50, content_icunormalizer2=PostingsFormat(name=Memory), content_icutransform=BlockTreeOrds(blocksize=128), id=BlockTreeOrds(blocksize=128)}, docValues:{}, maxPointsInLeafNode=993, maxMBSortInHeap=7.896002736438947, sim=RandomSimilarity(queryNorm=false): {}, locale=tzm-MA, timezone=Asia/Bahrain
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=44978832,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory, TestFoldingMultitermExtrasQuery]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFoldingMultitermExtrasQuery -Dtests.seed=6199123F1D1712E1 -Dtests.slow=true -Dtests.locale=tzm-MA -Dtests.timezone=Asia/Bahrain -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestFoldingMultitermExtrasQuery (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.analysis.TestFoldingMultitermExtrasQuery_6199123F1D1712E1-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.analysis.TestFoldingMultitermExtrasQuery_6199123F1D1712E1-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.analysis.TestFoldingMultitermExtrasQuery_6199123F1D1712E1-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.analysis.TestFoldingMultitermExtrasQuery_6199123F1D1712E1-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.analysis.TestFoldingMultitermExtrasQuery_6199123F1D1712E1-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.analysis.TestFoldingMultitermExtrasQuery_6199123F1D1712E1-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.analysis.TestFoldingMultitermExtrasQuery_6199123F1D1712E1-001\tempDir-001\collection1\conf\schema-folding-extra.xml.bak: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.analysis.TestFoldingMultitermExtrasQuery_6199123F1D1712E1-001\tempDir-001\collection1\conf\schema-folding-extra.xml.bak
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.analysis.TestFoldingMultitermExtrasQuery_6199123F1D1712E1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.analysis.TestFoldingMultitermExtrasQuery_6199123F1D1712E1-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6199123F1D1712E1]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [4/5 (1!)] on J1 in 1.70s, 3 tests, 1 error <<< FAILURES!

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

[repro] Revision: 00a0e146be299be03e51356b511abf45a2ab326b

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

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr\core
[repro]       SolrCmdDistributorTest
[repro]    solr\contrib\analysis-extras
[repro]       TestFoldingMultitermExtrasQuery
[repro]    lucene\misc
[repro]       TestRAFDirectory
[repro]    lucene\core
[repro]       TestFileSwitchDirectory
[repro] ant compile-test

[...truncated 3336 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.SolrCmdDistributorTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=404AF7E0C674369D -Dtests.slow=true -Dtests.locale=ur -Dtests.timezone=America/Dawson_Creek -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

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

[...truncated 1508 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestFoldingMultitermExtrasQuery" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=6199123F1D1712E1 -Dtests.slow=true -Dtests.locale=tzm-MA -Dtests.timezone=Asia/Bahrain -Dtests.asserts=true -Dtests.file.encoding=Cp1252

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

[...truncated 101 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestRAFDirectory" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=5852B33BA060167D -Dtests.slow=true -Dtests.locale=sl-SI -Dtests.timezone=America/Los_Angeles -Dtests.asserts=true -Dtests.file.encoding=Cp1252

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

[...truncated 88 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestFileSwitchDirectory" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=5844CD03EE62535 -Dtests.slow=true -Dtests.locale=mn-MN -Dtests.timezone=Africa/Timbuktu -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 294 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.lucene.store.TestFileSwitchDirectory
[repro]   0/5 failed: org.apache.lucene.store.TestRAFDirectory
[repro]   0/5 failed: org.apache.solr.analysis.TestFoldingMultitermExtrasQuery
[repro]   0/5 failed: org.apache.solr.update.SolrCmdDistributorTest
[repro] Exiting with code 0

[...truncated 75 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 502 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/502/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseG1GC

No tests ran.

Build Log:
[...truncated 13 lines...]
FATAL: Could not delete file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build.repro\solr-core\classes\java\org\apache\solr\internal
java.io.IOException: Could not delete file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build.repro\solr-core\classes\java\org\apache\solr\internal
	at org.eclipse.jgit.util.FileUtils.delete(FileUtils.java:197)
	at org.eclipse.jgit.util.FileUtils.delete(FileUtils.java:166)
	at org.eclipse.jgit.util.FileUtils.delete(FileUtils.java:166)
	at org.eclipse.jgit.util.FileUtils.delete(FileUtils.java:166)
	at org.eclipse.jgit.util.FileUtils.delete(FileUtils.java:166)
	at org.eclipse.jgit.util.FileUtils.delete(FileUtils.java:166)
	at org.eclipse.jgit.util.FileUtils.delete(FileUtils.java:166)
	at org.eclipse.jgit.util.FileUtils.delete(FileUtils.java:166)
	at org.eclipse.jgit.api.CleanCommand.cleanPath(CleanCommand.java:176)
	at org.eclipse.jgit.api.CleanCommand.call(CleanCommand.java:133)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to Windows VBOX
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1737)
		at hudson.remoting.UserResponse.retrieve(UserRequest.java:313)
		at hudson.remoting.Channel.call(Channel.java:952)
		at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:278)
		at com.sun.proxy.$Proxy65.clean(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.clean(RemoteGitImpl.java:450)
		at hudson.plugins.git.extensions.impl.CleanBeforeCheckout.decorateFetchCommand(CleanBeforeCheckout.java:30)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:858)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1129)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1160)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1727)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: org.eclipse.jgit.api.errors.JGitInternalException: Could not delete file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build.repro\solr-core\classes\java\org\apache\solr\internal
	at org.eclipse.jgit.api.CleanCommand.call(CleanCommand.java:136)
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl.clean(JGitAPIImpl.java:1290)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:927)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:901)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:850)
	at hudson.remoting.UserRequest.perform(UserRequest.java:210)
	at hudson.remoting.UserRequest.perform(UserRequest.java:53)
	at hudson.remoting.Request$2.run(Request.java:364)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did leafNodes run? 
For example, C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build.repro\solr-core\test\TEST-org.apache.solr.handler.component.DistributedTermsComponentTest-2.xml is 9 hr 33 min old

Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 501 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/501/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseParallelGC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestNIOFSDirectory

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

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

	at __randomizedtesting.SeedInfo.seed([4EBA5D6E89FCCC0D]: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.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testNoUpdateThread

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_2E0B9B68CC9A97D8-001\replicationClientTest-002\1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_2E0B9B68CC9A97D8-001\replicationClientTest-002\1 

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\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_2E0B9B68CC9A97D8-001\replicationClientTest-002\1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_2E0B9B68CC9A97D8-001\replicationClientTest-002\1

	at __randomizedtesting.SeedInfo.seed([2E0B9B68CC9A97D8:4B125805EF1ACE1E]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.replicator.PerSessionDirectoryFactory.cleanupSession(PerSessionDirectoryFactory.java:58)
	at org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:259)
	at org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:401)
	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testNoUpdateThread(IndexAndTaxonomyReplicationClientTest.java:227)
	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 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 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.handler.component.DistributedTermsComponentTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_43F6A4DD3FFEE7CC-001\tempDir-001\shard2\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_43F6A4DD3FFEE7CC-001\tempDir-001\shard2\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_43F6A4DD3FFEE7CC-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_43F6A4DD3FFEE7CC-001\tempDir-001\shard2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_43F6A4DD3FFEE7CC-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_43F6A4DD3FFEE7CC-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_43F6A4DD3FFEE7CC-001\tempDir-001\shard2\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_43F6A4DD3FFEE7CC-001\tempDir-001\shard2\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_43F6A4DD3FFEE7CC-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_43F6A4DD3FFEE7CC-001\tempDir-001\shard2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_43F6A4DD3FFEE7CC-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_43F6A4DD3FFEE7CC-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([43F6A4DD3FFEE7CC]: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.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_52E1A9D9D9F22740-001\7.2.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_52E1A9D9D9F22740-001\7.2.1-nocfs-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_52E1A9D9D9F22740-001\7.2.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_52E1A9D9D9F22740-001\7.2.1-nocfs-001

	at __randomizedtesting.SeedInfo.seed([52E1A9D9D9F22740]: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.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_52E1A9D9D9F22740-001\4.3.0-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_52E1A9D9D9F22740-001\4.3.0-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_52E1A9D9D9F22740-001\4.3.0-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_52E1A9D9D9F22740-001\4.3.0-cfs-001

	at __randomizedtesting.SeedInfo.seed([52E1A9D9D9F22740]: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 392 lines...]
   [junit4] Suite: org.apache.lucene.store.TestNIOFSDirectory
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {}, locale=he-IL, timezone=SystemV/MST7MDT
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=56485760,total=185073664
   [junit4]   2> NOTE: All tests run in this JVM: [TestLockFactory, TestRateLimiter, TestStringMSBRadixSorter, TestIndexSorting, TestAttributeSource, TestRegexpRandom2, TestManyFields, TestIntroSelector, TestBytesRefArray, TestRecyclingIntBlockAllocator, TestNIOFSDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestNIOFSDirectory -Dtests.seed=4EBA5D6E89FCCC0D -Dtests.slow=true -Dtests.locale=he-IL -Dtests.timezone=SystemV/MST7MDT -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestNIOFSDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_4EBA5D6E89FCCC0D-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_4EBA5D6E89FCCC0D-001\testThreadSafety-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_4EBA5D6E89FCCC0D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_4EBA5D6E89FCCC0D-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4EBA5D6E89FCCC0D]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [48/466 (1!)] on J0 in 1.97s, 42 tests, 1 error <<< FAILURES!

[...truncated 1394 lines...]
   [junit4] JVM J1: stdout was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J1-20180313_110652_7661343024169062042791.sysout
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] codec: FastCompressingStoredFields, pf: FST50, dvf: Direct
   [junit4] <<< JVM J1: EOF ----

[...truncated 3064 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.05s J0 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [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] 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.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s 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.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s 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]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=false): {content6=DFR I(ne)LZ(0.3), content5=DFR GB2, content2=DFR I(n)L2, utf8=DFR I(F)B1, fie?ld=DFR I(n)L1, content=DFR I(F)BZ(0.3), autf8=DFR I(F)L1}, locale=hu, timezone=Europe/Zaporozhye
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=140417248,total=169082880
   [junit4]   2> NOTE: All tests run in this JVM: [TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=52E1A9D9D9F22740 -Dtests.slow=true -Dtests.locale=hu -Dtests.timezone=Europe/Zaporozhye -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [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_52E1A9D9D9F22740-001\4.3.0-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_52E1A9D9D9F22740-001\4.3.0-cfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([52E1A9D9D9F22740]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [2/9 (1!)] on J0 in 51.53s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 4388 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexAndTaxonomyReplicationClientTest -Dtests.method=testNoUpdateThread -Dtests.seed=2E0B9B68CC9A97D8 -Dtests.slow=true -Dtests.locale=cs-CZ -Dtests.timezone=Antarctica/Vostok -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.05s J0 | IndexAndTaxonomyReplicationClientTest.testNoUpdateThread <<<
   [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\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_2E0B9B68CC9A97D8-001\replicationClientTest-002\1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_2E0B9B68CC9A97D8-001\replicationClientTest-002\1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2E0B9B68CC9A97D8:4B125805EF1ACE1E]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at org.apache.lucene.replicator.PerSessionDirectoryFactory.cleanupSession(PerSessionDirectoryFactory.java:58)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:259)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:401)
   [junit4]    > 	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testNoUpdateThread(IndexAndTaxonomyReplicationClientTest.java:227)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_2E0B9B68CC9A97D8-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {$full_path$=PostingsFormat(name=Asserting), $facets=PostingsFormat(name=Memory), $payloads$=FSTOrd50}, docValues:{$facets=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1973, maxMBSortInHeap=5.343180763204498, sim=RandomSimilarity(queryNorm=false): {}, locale=cs-CZ, timezone=Antarctica/Vostok
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=47679760,total=60817408
   [junit4]   2> NOTE: All tests run in this JVM: [IndexAndTaxonomyReplicationClientTest]
   [junit4] Completed [4/9 (1!)] on J0 in 5.56s, 5 tests, 1 error <<< FAILURES!

[...truncated 3940 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedTermsComponentTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_43F6A4DD3FFEE7CC-001\init-core-data-001
   [junit4]   2> 1502207 WARN  (SUITE-DistributedTermsComponentTest-seed#[43F6A4DD3FFEE7CC]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=33 numCloses=33
   [junit4]   2> 1502207 INFO  (SUITE-DistributedTermsComponentTest-seed#[43F6A4DD3FFEE7CC]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1502211 INFO  (SUITE-DistributedTermsComponentTest-seed#[43F6A4DD3FFEE7CC]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1502211 INFO  (SUITE-DistributedTermsComponentTest-seed#[43F6A4DD3FFEE7CC]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1502211 INFO  (SUITE-DistributedTermsComponentTest-seed#[43F6A4DD3FFEE7CC]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /y/
   [junit4]   2> 1502615 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] 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.handler.component.DistributedTermsComponentTest_43F6A4DD3FFEE7CC-001\tempDir-001\control\cores\collection1
   [junit4]   2> 1502659 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1502660 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1502660 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1502660 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1502660 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@62711{/y,null,AVAILABLE}
   [junit4]   2> 1502662 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@14c449e{SSL,[ssl, http/1.1]}{127.0.0.1:54679}
   [junit4]   2> 1502662 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.e.j.s.Server Started @1510706ms
   [junit4]   2> 1502662 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/y, hostPort=54679, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_43F6A4DD3FFEE7CC-001\tempDir-001\control\cores}
   [junit4]   2> 1502662 ERROR (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1502662 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.4.0
   [junit4]   2> 1502662 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1502662 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1502662 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-13T11:53:30.771Z
   [junit4]   2> 1502663 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] 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.handler.component.DistributedTermsComponentTest_43F6A4DD3FFEE7CC-001\tempDir-001\control\solr.xml
   [junit4]   2> 1502668 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1502668 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1502669 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1c0742b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1502734 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c0742b
   [junit4]   2> 1502739 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c0742b
   [junit4]   2> 1502739 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c0742b
   [junit4]   2> 1502742 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] 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.handler.component.DistributedTermsComponentTest_43F6A4DD3FFEE7CC-001\tempDir-001\control\cores
   [junit4]   2> 1502742 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1502760 INFO  (coreLoadExecutor-6369-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1502762 INFO  (coreLoadExecutor-6369-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/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1502814 INFO  (coreLoadExecutor-6369-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 1502829 INFO  (coreLoadExecutor-6369-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1502909 INFO  (coreLoadExecutor-6369-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1502917 INFO  (coreLoadExecutor-6369-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\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 1502917 INFO  (coreLoadExecutor-6369-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@1c0742b
   [junit4]   2> 1502917 INFO  (coreLoadExecutor-6369-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1502917 INFO  (coreLoadExecutor-6369-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_43F6A4DD3FFEE7CC-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 1502919 INFO  (coreLoadExecutor-6369-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=437339375, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1503012 INFO  (coreLoadExecutor-6369-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1503012 INFO  (coreLoadExecutor-6369-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1503014 INFO  (coreLoadExecutor-6369-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1503014 INFO  (coreLoadExecutor-6369-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1503014 INFO  (coreLoadExecutor-6369-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=65.0625, floorSegmentMB=0.4609375, forceMergeDeletesPctAllowed=9.895432814338271, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1503014 INFO  (coreLoadExecutor-6369-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@fb6106[collection1] main]
   [junit4]   2> 1503015 INFO  (coreLoadExecutor-6369-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1503103 INFO  (coreLoadExecutor-6369-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1503164 INFO  (coreLoadExecutor-6369-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1503164 INFO  (coreLoadExecutor-6369-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1594823290412597248
   [junit4]   2> 1503165 INFO  (searcherExecutor-6370-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1503166 INFO  (searcherExecutor-6370-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1503166 INFO  (searcherExecutor-6370-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1503166 INFO  (searcherExecutor-6370-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1503166 INFO  (searcherExecutor-6370-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1503166 INFO  (searcherExecutor-6370-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1503166 INFO  (searcherExecutor-6370-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1503166 INFO  (searcherExecutor-6370-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1503167 INFO  (searcherExecutor-6370-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1503167 INFO  (searcherExecutor-6370-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@fb6106[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1503588 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] 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.handler.component.DistributedTermsComponentTest_43F6A4DD3FFEE7CC-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 1503592 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1503592 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1503593 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1503593 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1503593 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e8731b{/y,null,AVAILABLE}
   [junit4]   2> 1503594 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@45ecf{SSL,[ssl, http/1.1]}{127.0.0.1:54691}
   [junit4]   2> 1503594 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.e.j.s.Server Started @1511639ms
   [junit4]   2> 1503594 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/y, hostPort=54691, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_43F6A4DD3FFEE7CC-001\tempDir-001\shard0\cores}
   [junit4]   2> 1503594 ERROR (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1503595 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.4.0
   [junit4]   2> 1503595 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1503595 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1503595 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-13T11:53:31.704Z
   [junit4]   2> 1503596 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] 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.handler.component.DistributedTermsComponentTest_43F6A4DD3FFEE7CC-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 1503602 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1503602 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1503603 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1c0742b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1503671 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c0742b
   [junit4]   2> 1503677 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c0742b
   [junit4]   2> 1503677 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c0742b
   [junit4]   2> 1503680 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] 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.handler.component.DistributedTermsComponentTest_43F6A4DD3FFEE7CC-001\tempDir-001\shard0\cores
   [junit4]   2> 1503680 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1503681 INFO  (coreLoadExecutor-6380-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1503681 INFO  (coreLoadExecutor-6380-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/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1503737 INFO  (coreLoadExecutor-6380-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 1503762 INFO  (coreLoadExecutor-6380-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1503830 INFO  (coreLoadExecutor-6380-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1503849 INFO  (coreLoadExecutor-6380-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\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 1503850 INFO  (coreLoadExecutor-6380-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@1c0742b
   [junit4]   2> 1503850 INFO  (coreLoadExecutor-6380-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1503850 INFO  (coreLoadExecutor-6380-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_43F6A4DD3FFEE7CC-001\tempDir-001\shard0\cores\collection1\data\]
   [junit4]   2> 1503851 INFO  (coreLoadExecutor-6380-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=437339375, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1503931 INFO  (coreLoadExecutor-6380-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1503931 INFO  (coreLoadExecutor-6380-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1503932 INFO  (coreLoadExecutor-6380-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1503932 INFO  (coreLoadExecutor-6380-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1503933 INFO  (coreLoadExecutor-6380-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=65.0625, floorSegmentMB=0.4609375, forceMergeDeletesPctAllowed=9.895432814338271, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1503935 INFO  (coreLoadExecutor-6380-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1fc21f[collection1] main]
   [junit4]   2> 1503936 INFO  (coreLoadExecutor-6380-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1503995 INFO  (coreLoadExecutor-6380-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1504052 INFO  (coreLoadExecutor-6380-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1504052 INFO  (searcherExecutor-6381-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1504052 INFO  (coreLoadExecutor-6380-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1594823291343732736
   [junit4]   2> 1504052 INFO  (searcherExecutor-6381-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1504052 INFO  (searcherExecutor-6381-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1504052 INFO  (searcherExecutor-6381-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1504052 INFO  (searcherExecutor-6381-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1504053 INFO  (searcherExecutor-6381-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1504053 INFO  (searcherExecutor-6381-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1504053 INFO  (searcherExecutor-6381-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1504053 INFO  (searcherExecutor-6381-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1504054 INFO  (searcherExecutor-6381-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1fc21f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1504056 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1504083 INFO  (qtp7259622-16885) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/y path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1594823291374141440)} 0 2
   [junit4]   2> 1504112 INFO  (qtp25077205-16906) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/y path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1594823291404550144)} 0 2
   [junit4]   2> 1504113 INFO  (qtp7259622-16884) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/y path=/update params={wt=javabin&version=2}{add=[18 (1594823291407695872)]} 0 0
   [junit4]   2> 1504116 INFO  (qtp25077205-16905) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/y path=/update params={wt=javabin&version=2}{add=[18 (1594823291409793024)]} 0 0
   [junit4]   2> 1504117 INFO  (qtp7259622-16885) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/y path=/update params={wt=javabin&version=2}{add=[19 (1594823291410841600)]} 0 0
   [junit4]   2> 1504122 INFO  (qtp25077205-16905) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/y path=/update params={wt=javabin&version=2}{add=[19 (1594823291416084480)]} 0 0
   [junit4]   2> 1504122 INFO  (qtp7259622-16884) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/y path=/update params={wt=javabin&version=2}{add=[20 (1594823291417133056)]} 0 0
   [junit4]   2> 1504123 INFO  (qtp25077205-16906) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/y path=/update params={wt=javabin&version=2}{add=[20 (1594823291418181632)]} 0 0
   [junit4]   2> 1504123 INFO  (qtp7259622-16885) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/y path=/update params={wt=javabin&version=2}{add=[21 (1594823291418181632)]} 0 0
   [junit4]   2> 1504124 INFO  (qtp25077205-16905) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/y path=/update params={wt=javabin&version=2}{add=[21 (1594823291419230208)]} 0 0
   [junit4]   2> 1504124 INFO  (qtp7259622-16884) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/y path=/update params={wt=javabin&version=2}{add=[22 (1594823291419230208)]} 0 0
   [junit4]   2> 1504125 INFO  (qtp25077205-16906) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/y path=/update params={wt=javabin&version=2}{add=[22 (1594823291420278784)]} 0 0
   [junit4]   2> 1504126 INFO  (qtp7259622-16885) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/y path=/update params={wt=javabin&version=2}{add=[23 (1594823291421327360)]} 0 0
   [junit4]   2> 1504126 INFO  (qtp25077205-16905) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/y path=/update params={wt=javabin&version=2}{add=[23 (1594823291421327360)]} 0 0
   [junit4]   2> 1504127 INFO  (qtp7259622-16884) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/y path=/update params={wt=javabin&version=2}{add=[24 (1594823291422375936)]} 0 0
   [junit4]   2> 1504128 INFO  (qtp25077205-16906) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/y path=/update params={wt=javabin&version=2}{add=[24 (1594823291422375936)]} 0 0
   [junit4]   2> 1504128 INFO  (qtp7259622-16885) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/y path=/update params={wt=javabin&version=2}{add=[25 (1594823291423424512)]} 0 0
   [junit4]   2> 1504128 INFO  (qtp25077205-16905) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/y path=/update params={wt=javabin&version=2}{add=[25 (1594823291423424512)]} 0 0
   [junit4]   2> 1504129 INFO  (qtp7259622-16884) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1594823291424473088,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1504129 INFO  (qtp7259622-16884) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@bb37af commitCommandVersion:1594823291424473088
   [junit4]   2> 1504138 INFO  (qtp7259622-16884) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@15f8749[collection1] main]
   [junit4]   2> 1504139 INFO  (qtp7259622-16884) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1504140 INFO  (searcherExecutor-6370-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@15f8749[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):c8)))}
   [junit4]   2> 1504140 INFO  (qtp7259622-16884) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/y path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 11
   [junit4]   2> 1504141 INFO  (qtp25077205-16906) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1594823291437056000,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1504141 INFO  (qtp25077205-16906) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1dc81c2 commitCommandVersion:1594823291437056000
   [junit4]   2> 1504154 INFO  (qtp25077205-16906) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@f700d7[collection1] main]
   [junit4]   2> 1504155 INFO  (qtp25077205-16906) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1504156 INFO  (searcherExecutor-6381-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@f700d7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):c8)))}
   [junit4]   2> 1504156 INFO  (qtp25077205-16906) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/y path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 15
   [junit4]   2> 1504157 INFO  (qtp7259622-16885) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/y path=/terms params={distrib=false&qt=/terms&terms=true&terms.fl=b_t&wt=javabin&version=2&shards.qt=/terms} status=0 QTime=0
   [junit4]   2> 1504191 INFO  (qtp25077205-16907) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/y path=/terms params={df=text&distrib=false&qt=/terms&shards.purpose=1024&terms.sort=index&shard.url=[ff01::083]:33332/y|[ff01::213]:33332/y|https://127.0.0.1:54691/y/collection1&version=2&shards.qt=/terms&terms=true&terms.fl=b_t&terms.limit=-1&NOW=1520942012271&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1504191 INFO  (qtp25077205-16905) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/y path=/terms params={shards=[ff01::083]:33332/y|[ff01::213]:33332/y|https://127.0.0.1:54691/y/collection1&qt=/terms&terms=true&terms.fl=b_t&wt=javabin&version=2&shards.qt=/terms} status=0 QTime=29
   [junit4]   2> 1504192 INFO  (qtp7259622-16884) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/y path=/terms params={distrib=false&qt=/terms&terms=true&terms.fl=b_t&terms.limit=5&wt=javabin&version=2&shards.qt=/terms&terms.lower=s} status=0 QTime=0
   [junit4]   2> 1504193 INFO  (qtp25077205-16905) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/y path=/terms params={df=text&distrib=false&qt=/terms&shards.purpose=1024&terms.sort=index&shard.url=https://127.0.0.1:54691/y/collection1&version=2&shards.qt=/terms&terms=true&terms.fl=b_t&terms.limit=-1&NOW=1520942012302&isShard=true&wt=javabin&terms.lower=s} status=0 QTime=0
   [junit4]   2> 1504193 INFO  (qtp25077205-16903) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/y path=/terms params={shards=https://127.0.0.1:54691/y/collection1&qt=/terms&terms=true&terms.fl=b_t&terms.limit=5&wt=javabin&version=2&shards.qt=/terms&terms.lower=s} status=0 QTime=0
   [junit4]   2> 1504194 INFO  (qtp7259622-16885) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/y path=/terms params={terms.prefix=sn&distrib=false&qt=/terms&terms=true&terms.fl=b_t&terms.limit=5&wt=javabin&version=2&shards.qt=/terms&terms.lower=sn} status=0 QTime=0
   [junit4]   2> 1504194 INFO  (qtp25077205-16903) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/y path=/terms params={df=text&distrib=false&qt=/terms&shards.purpose=1024&terms.sort=index&shard.url=https://127.0.0.1:54691/y/collection1&version=2&shards.qt=/terms&terms.prefix=sn&terms=true&terms.fl=b_t&terms.limit=-1&NOW=1520942012303&isShard=true&wt=javabin&terms.lower=sn} status=0 QTime=0
   [junit4]   2> 1504195 INFO  (qtp25077205-16907) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/y path=/terms params={shards=https://127.0.0.1:54691/y/collection1&terms.prefix=sn&qt=/terms&terms=true&terms.fl=b_t&terms.limit=5&wt=javabin&version=2&shards.qt=/terms&terms.lower=sn} status=0 QTime=0
   [junit4]   2> 1504195 INFO  (qtp7259622-16884) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/y path=/terms params={terms.prefix=s&distrib=false&qt=/terms&terms=true&terms.fl=b_t&terms.limit=5&wt=javabin&version=2&terms.upper=sn&shards.qt=/terms&terms.lower=s} status=0 QTime=0
   [junit4]   2> 1504196 INFO  (qtp25077205-16907) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/y path=/terms params={df=text&distrib=false&qt=/terms&shards.purpose=1024&terms.sort=index&shard.url=https://127.0.0.1:54691/y/collection1&version=2&shards.qt=/terms&terms.prefix=s&terms=true&terms.fl=b_t&terms.limit=-1&NOW=1520942012304&isShard=true&wt=javabin&terms.upper=sn&terms.lower=s} status=0 QTime=0
   [junit4]   2> 1504196 INFO  (qtp25077205-16905) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/y path=/terms params={shards=https://127.0.0.1:54691/y/collection1&terms.prefix=s&qt=/terms&terms=true&terms.fl=b_t&terms.limit=5&wt=javabin&version=2&terms.upper=sn&shards.qt=/terms&terms.lower=s} status=0 QTime=0
   [junit4]   2> 1504196 INFO  (qtp7259622-16885) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/y path=/terms params={terms.prefix=s&distrib=false&qt=/terms&terms=true&terms.fl=b_t&terms.limit=5&terms.sort=index&wt=javabin&version=2&shards.qt=/terms&terms.lower=s} status=0 QTime=0
   [junit4]   2> 1504197 INFO  (qtp25077205-16905) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/y path=/terms params={df=text&distrib=false&qt=/terms&shards.purpose=1024&terms.sort=index&shard.url=[ff01::114]:33332/y|https://127.0.0.1:54691/y/collection1|[ff01::213]:33332/y&version=2&shards.qt=/terms&terms.prefix=s&terms=true&terms.fl=b_t&terms.limit=-1&NOW=1520942012305&isShard=true&wt=javabin&terms.lower=s} status=0 QTime=0
   [junit4]   2> 1504200 INFO  (qtp25077205-16903) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/y path=/terms params={shards=[ff01::114]:33332/y|https://127.0.0.1:54691/y/collection1|[ff01::213]:33332/y&terms.prefix=s&qt=/terms&terms=true&terms.fl=b_t&terms.limit=5&terms.sort=index&wt=javabin&version=2&shards.qt=/terms&terms.lower=s} status=0 QTime=3
   [junit4]   2> 1504201 INFO  (qtp7259622-16884) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/y path=/terms params={terms.prefix=s&distrib=false&qt=/terms&terms=true&terms.fl=b_t&terms.limit=5&terms.sort=index&wt=javabin&version=2&terms.upper=sn&shards.qt=/terms&terms.lower=s} status=0 QTime=0
   [junit4]   2> 1504201 INFO  (qtp25077205-16903) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/y path=/terms params={df=text&distrib=false&qt=/terms&shards.purpose=1024&terms.sort=index&shard.url=[ff01::213]:33332/y|[ff01::083]:33332/y|[ff01::114]:33332/y|https://127.0.0.1:54691/y/collection1&version=2&shards.qt=/terms&terms.prefix=s&terms=true&terms.fl=b_t&terms.limit=-1&NOW=1520942012310&isShard=true&wt=javabin&terms.upper=sn&terms.lower=s} status=0 QTime=0
   [junit4]   2> 1504202 INFO  (qtp25077205-16907) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/y path=/terms params={shards=[ff01::213]:33332/y|[ff01::083]:33332/y|[ff01::114]:33332/y|https://127.0.0.1:54691/y/collection1&terms.prefix=s&qt=/terms&terms=true&terms.fl=b_t&terms.limit=5&terms.sort=index&wt=javabin&version=2&terms.upper=sn&shards.qt=/terms&terms.lower=s} status=0 QTime=0
   [junit4]   2> 1504202 INFO  (qtp7259622-16885) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/y path=/terms params={distrib=false&qt=/terms&terms=true&terms.fl=b_t&terms.sort=index&wt=javabin&version=2&shards.qt=/terms} status=0 QTime=0
   [junit4]   2> 1504203 INFO  (qtp25077205-16907) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/y path=/terms params={df=text&distrib=false&qt=/terms&shards.purpose=1024&terms.sort=index&shard.url=https://127.0.0.1:54691/y/collection1&version=2&shards.qt=/terms&terms=true&terms.fl=b_t&terms.limit=-1&NOW=1520942012311&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1504204 INFO  (qtp25077205-16905) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/y path=/terms params={shards=https://127.0.0.1:54691/y/collection1&qt=/terms&terms=true&terms.fl=b_t&terms.sort=index&wt=javabin&version=2&shards.qt=/terms} status=0 QTime=1
   [junit4]   2> 1504205 INFO  (qtp7259622-16884) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/y path=/terms params={distrib=false&qt=/terms&terms=true&terms.fl=b_t&terms.list=snake,zebra,ant,bad&wt=javabin&version=2&shards.qt=/terms} status=0 QTime=0
   [junit4]   2> 1504206 INFO  (qtp25077205-16905) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/y path=/terms params={df=text&distrib=false&qt=/terms&shards.purpose=1024&terms.list=snake,zebra,ant,bad&terms.sort=index&shard.url=https://127.0.0.1:54691/y/collection1|[ff01::213]:33332/y&version=2&shards.qt=/terms&terms=true&terms.fl=b_t&terms.limit=-1&NOW=1520942012314&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1504206 INFO  (qtp25077205-16903) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/y path=/terms params={shards=https://127.0.0.1:54691/y/collection1|[ff01::213]:33332/y&qt=/terms&terms=true&terms.fl=b_t&terms.list=snake,zebra,ant,bad&wt=javabin&version=2&shards.qt=/terms} status=0 QTime=0
   [junit4]   2> 1504206 INFO  (qtp7259622-16885) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/y path=/terms params={distrib=false&qt=/terms&terms=true&terms.fl=foo_i&terms.list=2,3,1&wt=javabin&version=2&shards.qt=/terms} status=0 QTime=0
   [junit4]   2> 1504207 INFO  (qtp25077205-16903) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/y path=/terms params={df=text&distrib=false&qt=/terms&shards.purpose=1024&terms.list=2,3,1&terms.sort=index&shard.url=https://127.0.0.1:54691/y/collection1|[ff01::213]:33332/y&version=2&shards.qt=/terms&terms=true&terms.fl=foo_i&terms.limit=-1&NOW=1520942012315&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1504207 INFO  (qtp25077205-16907) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/y path=/terms params={shards=https://127.0.0.1:54691/y/collection1|[ff01::213]:33332/y&qt=/terms&terms=true&terms.fl=foo_i&terms.list=2,3,1&wt=javabin&version=2&shards.qt=/terms} status=0 QTime=0
   [junit4]   2> 1504208 INFO  (qtp7259622-16884) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/y path=/terms params={terms.stats=true&distrib=false&qt=/terms&terms=true&terms.fl=foo_i&terms.list=2,3,1&wt=javabin&version=2&shards.qt=/terms} status=0 QTime=0
   [junit4]   2> 1504208 INFO  (qtp25077205-16907) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/y path=/terms params={df=text&distrib=false&qt=/terms&shards.purpose=1024&terms.list=2,3,1&terms.sort=index&shard.url=https://127.0.0.1:54691/y/collection1&version=2&shards.qt=/terms&terms.stats=true&terms=true&terms.fl=foo_i&terms.limit=-1&NOW=1520942012317&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1504209 INFO  (qtp25077205-16905) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/y path=/terms params={shards=https://127.0.0.1:54691/y/collection1&terms.stats=true&qt=/terms&terms=true&terms.fl=foo_i&terms.list=2,3,1&wt=javabin&version=2&shards.qt=/terms} status=0 QTime=0
   [junit4]   2> 1504209 INFO  (qtp7259622-16885) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/y path=/terms params={distrib=false&qt=/terms&terms=true&terms.ttf=true&terms.fl=b_t&terms.list=snake,zebra&wt=javabin&version=2&shards.qt=/terms} status=0 QTime=0
   [junit4]   2> 1504210 INFO  (qtp25077205-16905) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/y path=/terms params={df=text&distrib=false&qt=/terms&shards.purpose=1024&terms.list=snake,zebra&terms.sort=index&shard.url=[ff01::083]:33332/y|[ff01::114]:33332/y|https://127.0.0.1:54691/y/collection1|[ff01::213]:33332/y&version=2&shards.qt=/terms&terms=true&terms.ttf=true&terms.fl=b_t&terms.limit=-1&NOW=1520942012318&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1504210 INFO  (qtp25077205-16903) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/y path=/terms params={shards=[ff01::083]:33332/y|[ff01::114]:33332/y|https://127.0.0.1:54691/y/collection1|[ff01::213]:33332/y&qt=/terms&terms=true&terms.ttf=true&terms.fl=b_t&terms.list=snake,zebra&wt=javabin&version=2&shards.qt=/terms} status=0 QTime=0
   [junit4]   2> 1504210 INFO  (qtp7259622-16884) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/y path=/terms params={distrib=false&qt=/terms&terms=true&terms.ttf=true&terms.fl=b_t&terms.fl=c_t&terms.list=snake,ant,zebra&wt=javabin&version=2&shards.qt=/terms} status=0 QTime=0
   [junit4]   2> 1504211 INFO  (qtp25077205-16903) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/y path=/terms params={df=text&distrib=false&qt=/terms&shards.purpose=1024&terms.list=snake,ant,zebra&terms.sort=index&shard.url=[ff01::114]:33332/y|https://127.0.0.1:54691/y/collection1|[ff01::213]:33332/y|[ff01::083]:33332/y&version=2&shards.qt=/terms&terms=true&terms.ttf=true&terms.fl=b_t&terms.fl=c_t&terms.limit=-1&NOW=1520942012320&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1504211 INFO  (qtp25077205-16907) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/y path=/terms params={shards=[ff01::114]:33332/y|https://127.0.0.1:54691/y/collection1|[ff01::213]:33332/y|[ff01::083]:33332/y&qt=/terms&terms=true&terms.ttf=true&terms.fl=b_t&terms.fl=c_t&terms.list=snake,ant,zebra&wt=javabin&version=2&shards.qt=/terms} status=0 QTime=0
   [junit4]   2> 1504211 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 1504212 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@14c449e{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1504212 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=3441405
   [junit4]   2> 1504213 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1504213 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5b444a: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@11893b4
   [junit4]   2> 1504216 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1504216 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@eb7419: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1295021
   [junit4]   2> 1504218 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1504218 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@257d5e: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@116ccdc
   [junit4]   2> 1504219 INFO  (coreCloseExecutor-6386-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1652cc0
   [junit4]   2> 1504219 INFO  (coreCloseExecutor-6386-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=23407808
   [junit4]   2> 1504219 INFO  (coreCloseExecutor-6386-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@12c3c95: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@cc5fe
   [junit4]   2> 1504227 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@62711{/y,null,UNAVAILABLE}
   [junit4]   2> 1504227 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1504228 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@45ecf{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1504228 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=6055327
   [junit4]   2> 1504228 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1504228 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3b6398: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@4651e1
   [junit4]   2> 1504232 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1504232 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@96e0d2: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1295021
   [junit4]   2> 1504235 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1504235 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5bc60a: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@116ccdc
   [junit4]   2> 1504236 INFO  (coreCloseExecutor-6388-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@187912c
   [junit4]   2> 1504236 INFO  (coreCloseExecutor-6388-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=25661740
   [junit4]   2> 1504236 INFO  (coreCloseExecutor-6388-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@349edc: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@13c1c3e
   [junit4]   2> 1504245 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@e8731b{/y,null,UNAVAILABLE}
   [junit4]   2> 1504245 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1504536 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1504536 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1504536 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1504536 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1504537 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1cfa618{/y,null,AVAILABLE}
   [junit4]   2> 1504537 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@df4cfe{SSL,[ssl, http/1.1]}{127.0.0.1:54703}
   [junit4]   2> 1504537 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.e.j.s.Server Started @1512582ms
   [junit4]   2> 1504537 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/y, hostPort=54703, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_43F6A4DD3FFEE7CC-001\tempDir-001\control\cores}
   [junit4]   2> 1504538 ERROR (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1504538 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.4.0
   [junit4]   2> 1504538 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1504538 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1504538 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-13T11:53:32.647Z
   [junit4]   2> 1504538 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] 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.handler.component.DistributedTermsComponentTest_43F6A4DD3FFEE7CC-001\tempDir-001\control\solr.xml
   [junit4]   2> 1504545 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1504545 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1504545 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1c0742b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1504608 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c0742b
   [junit4]   2> 1504614 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c0742b
   [junit4]   2> 1504614 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c0742b
   [junit4]   2> 1504617 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] 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.handler.component.DistributedTermsComponentTest_43F6A4DD3FFEE7CC-001\tempDir-001\control\cores
   [junit4]   2> 1504617 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1504626 INFO  (coreLoadExecutor-6395-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1504627 INFO  (coreLoadExecutor-6395-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/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1504677 INFO  (coreLoadExecutor-6395-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 1504692 INFO  (coreLoadExecutor-6395-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1504768 INFO  (coreLoadExecutor-6395-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1504776 INFO  (coreLoadExecutor-6395-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\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 1504776 INFO  (coreLoadExecutor-6395-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@1c0742b
   [junit4]   2> 1504776 INFO  (coreLoadExecutor-6395-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1504776 INFO  (coreLoadExecutor-6395-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_43F6A4DD3FFEE7CC-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 1504778 INFO  (coreLoadExecutor-6395-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=437339375, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1504854 INFO  (coreLoadExecutor-6395-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1504854 INFO  (coreLoadExecutor-6395-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1504855 INFO  (coreLoadExecutor-6395-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1504855 INFO  (coreLoadExecutor-6395-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1504856 INFO  (coreLoadExecutor-6395-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=65.0625, floorSegmentMB=0.4609375, forceMergeDeletesPctAllowed=9.895432814338271, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1504856 INFO  (coreLoadExecutor-6395-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e8025a[collection1] main]
   [junit4]   2> 1504856 INFO  (coreLoadExecutor-6395-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1504858 INFO  (coreLoadExecutor-6395-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1504876 INFO  (coreLoadExecutor-6395-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1504876 INFO  (searcherExecutor-6396-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1504876 INFO  (coreLoadExecutor-6395-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1594823292207759360
   [junit4]   2> 1504877 INFO  (searcherExecutor-6396-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1504877 INFO  (searcherExecutor-6396-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1504877 INFO  (searcherExecutor-6396-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1504877 INFO  (searcherExecutor-6396-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1504877 INFO  (searcherExecutor-6396-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1504877 INFO  (searcherExecutor-6396-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1504878 INFO  (searcherExecutor-6396-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1504878 INFO  (searcherExecutor-6396-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1504878 INFO  (searcherExecutor-6396-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1e8025a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1505153 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1505153 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1505154 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1505154 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1505154 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@da5801{/y,null,AVAILABLE}
   [junit4]   2> 1505155 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@127ec3d{SSL,[ssl, http/1.1]}{127.0.0.1:54706}
   [junit4]   2> 1505155 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.e.j.s.Server Started @1513199ms
   [junit4]   2> 1505155 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/y, hostPort=54706, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_43F6A4DD3FFEE7CC-001\tempDir-001\shard0\cores}
   [junit4]   2> 1505155 ERROR (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1505155 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.4.0
   [junit4]   2> 1505159 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1505159 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1505159 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-13T11:53:33.268Z
   [junit4]   2> 1505159 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] 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.handler.component.DistributedTermsComponentTest_43F6A4DD3FFEE7CC-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 1505165 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1505165 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1505165 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1c0742b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1505228 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c0742b
   [junit4]   2> 1505236 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c0742b
   [junit4]   2> 1505236 INFO  (TEST-DistributedTermsComponentTest.test-seed#[43F6A4DD3FFEE7CC]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c0742b
   [junit4]   2> 150523

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

top-level-ivy-settings.xml

resolve:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-fail:

resolve:

common.init:

compile-lucene-core:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\top-level-ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

common-solr.compile-core:

compile-core:

compile-test-framework:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\top-level-ivy-settings.xml

resolve:

init:

compile-lucene-core:

compile-codecs:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\top-level-ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

compile-core:

common.compile-test:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\classes\test
    [javac] Compiling 875 source files to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\classes\test
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\classes\test\org\apache\solr\cloud\autoscaling\sim\package-info.class
     [copy] Copying 1 file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\classes\test

common-solr.compile-test:

compile-test:

BUILD SUCCESSFUL
Total time: 1 minute 56 seconds
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.DistributedTermsComponentTest" -Dtests.showOutput=onerror "-Dargs=-server -XX:+UseParallelGC" -Dtests.seed=43F6A4DD3FFEE7CC -Dtests.slow=true -Dtests.locale=ms -Dtests.timezone=Etc/GMT-9 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
Buildfile: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\build.xml

-clover.disable:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\top-level-ivy-settings.xml

install-junit4-taskdef:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.codehaus.groovy#groovy-all;2.4.13 in public
[ivy:cachepath] :: resolution report :: resolve 56ms :: artifacts dl 1ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test
[junit4:pickseed] Seed property 'tests.seed' already defined: 43F6A4DD3FFEE7CC
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\temp
   [junit4] <JUnit4> says ????! Master seed: 43F6A4DD3FFEE7CC
   [junit4] Your default console's encoding may not display certain unicode glyphs: windows-1252
   [junit4] Executing 5 suites with 2 JVMs.
   [junit4] 
   [junit4] Started J1 PID(6400@serv1-vm1).
   [junit4] Started J0 PID(7216@serv1-vm1).
   [junit4] Suite: org.apache.solr.handler.component.DistributedTermsComponentTest
   [junit4] OK      29.5s J1 | DistributedTermsComponentTest.test
   [junit4] Completed [1/5] on J1 in 40.54s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.component.DistributedTermsComponentTest
   [junit4] OK      30.5s J0 | DistributedTermsComponentTest.test
   [junit4] Completed [2/5] on J0 in 42.09s, 1 test
   [junit4] 
   [junit4] Duplicate suite name used with XML reports: org.apache.solr.handler.component.DistributedTermsComponentTest. This may confuse tools that process XML reports. Set 'ignoreDuplicateSuites' to true to skip this message.
   [junit4] Suite: org.apache.solr.handler.component.DistributedTermsComponentTest
   [junit4] OK      15.8s J1 | DistributedTermsComponentTest.test
   [junit4] Completed [3/5] on J1 in 16.61s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.component.DistributedTermsComponentTest
   [junit4] OK      15.6s J0 | DistributedTermsComponentTest.test
   [junit4] Completed [4/5] on J0 in 16.33s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.component.DistributedTermsComponentTest
   [junit4] OK      7.92s J1 | DistributedTermsComponentTest.test
   [junit4] Completed [5/5] on J1 in 8.53s, 1 test
   [junit4] 
   [junit4] JVM J0:     1.40 ..    62.17 =    60.77s
   [junit4] JVM J1:     1.36 ..    70.22 =    68.86s
   [junit4] Execution time total: 1 minute 10 seconds
   [junit4] Tests summary: 5 suites, 5 tests
   [junit4] Could not remove temporary path: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp])
   [junit4] Could not remove temporary path: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp])
     [echo] 5 slowest tests:
[junit4:tophints] 567.50s | org.apache.solr.cloud.BasicDistributedZkTest
[junit4:tophints] 235.39s | org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
[junit4:tophints] 214.06s | org.apache.solr.update.TestInPlaceUpdatesDistrib
[junit4:tophints] 185.55s | org.apache.solr.cloud.TestPullReplicaErrorHandling
[junit4:tophints] 143.68s | org.apache.solr.cloud.ZkFailoverTest

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 1 minute 14 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.lucene.store.TestNIOFSDirectory
[repro]   0/5 failed: org.apache.solr.handler.component.DistributedTermsComponentTest
[repro]   1/5 failed: org.apache.lucene.index.TestBackwardsCompatibility
[repro]   1/5 failed: org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest
[repro] Exiting with code 1

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST lucene\build move /y lucene\build lucene\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST solr\build move /y solr\build solr\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST lucene\build.orig move /y lucene\build.orig lucene\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST solr\build.orig move /y solr\build.orig solr\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>exit 0 
Archiving artifacts
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=4645553a55d574c760fe637418c91229db64f2bb, workspace=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows
[WARNINGS] Computing warning deltas based on reference build #500
Recording test results
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 500 - Still unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/500/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseSerialGC

8 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_1E4514E1A2F8F18D-001\4.10.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_1E4514E1A2F8F18D-001\4.10.1-cfs-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_1E4514E1A2F8F18D-001\4.7.2-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_1E4514E1A2F8F18D-001\4.7.2-cfs-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_1E4514E1A2F8F18D-001\4.1.0-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_1E4514E1A2F8F18D-001\4.1.0-nocfs-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_1E4514E1A2F8F18D-001\4.10.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_1E4514E1A2F8F18D-001\4.10.1-cfs-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_1E4514E1A2F8F18D-001\4.7.2-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_1E4514E1A2F8F18D-001\4.7.2-cfs-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_1E4514E1A2F8F18D-001\4.1.0-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_1E4514E1A2F8F18D-001\4.1.0-nocfs-001

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


FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestAtomicUpdate

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

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

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


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

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

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

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


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_79F042663D14E21C-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_79F042663D14E21C-001\testThreadSafety-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_79F042663D14E21C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_79F042663D14E21C-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\misc\test\J0\temp\lucene.store.TestRAFDirectory_79F042663D14E21C-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_79F042663D14E21C-001\testThreadSafety-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_79F042663D14E21C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_79F042663D14E21C-001

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


FAILED:  org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions

Error Message:
Captured an uncaught exception in thread: Thread[id=76, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=76, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]
	at __randomizedtesting.SeedInfo.seed([64ACB9DB21D8836B:EB225E7B33B47094]:0)
Caused by: java.lang.AssertionError: handler failed too many times: -1
	at __randomizedtesting.SeedInfo.seed([64ACB9DB21D8836B]:0)
	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestDataConfig

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

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDataConfig_D1D06460F62E788B-001\core-home-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDataConfig_D1D06460F62E788B-001\core-home-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDataConfig_D1D06460F62E788B-001\core-home-001\collection1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDataConfig_D1D06460F62E788B-001\core-home-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDataConfig_D1D06460F62E788B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDataConfig_D1D06460F62E788B-001

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


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_2CAB632516EE8037-001\tempDir-001\shard2\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_2CAB632516EE8037-001\tempDir-001\shard2\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_2CAB632516EE8037-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_2CAB632516EE8037-001\tempDir-001\shard2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_2CAB632516EE8037-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_2CAB632516EE8037-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_2CAB632516EE8037-001\tempDir-001\shard2\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_2CAB632516EE8037-001\tempDir-001\shard2\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_2CAB632516EE8037-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_2CAB632516EE8037-001\tempDir-001\shard2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_2CAB632516EE8037-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_2CAB632516EE8037-001\tempDir-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.update.SolrCmdDistributorTest

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.update.SolrCmdDistributorTest_2CAB632516EE8037-001\tempDir-001\shard3\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_2CAB632516EE8037-001\tempDir-001\shard3\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_2CAB632516EE8037-001\tempDir-001\shard3: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_2CAB632516EE8037-001\tempDir-001\shard3    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_2CAB632516EE8037-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_2CAB632516EE8037-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_2CAB632516EE8037-001\tempDir-001\shard3\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_2CAB632516EE8037-001\tempDir-001\shard3\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_2CAB632516EE8037-001\tempDir-001\shard3: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_2CAB632516EE8037-001\tempDir-001\shard3
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_2CAB632516EE8037-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_2CAB632516EE8037-001\tempDir-001

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




Build Log:
[...truncated 307 lines...]
   [junit4] Suite: org.apache.lucene.index.TestAtomicUpdate
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {contents=Lucene50(blocksize=128), id=PostingsFormat(name=Asserting)}, docValues:{}, maxPointsInLeafNode=1819, maxMBSortInHeap=7.581573988219539, sim=RandomSimilarity(queryNorm=false): {}, locale=ar-KW, timezone=America/Adak
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=83883744,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestIndexWriterOnVMError, TestBytesRefArray, TestVirtualMethod, TestAtomicUpdate]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestAtomicUpdate -Dtests.seed=A08BE6B2EB105C7D -Dtests.slow=true -Dtests.locale=ar-KW -Dtests.timezone=America/Adak -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestAtomicUpdate (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestAtomicUpdate_A08BE6B2EB105C7D-001\lucene.test.atomic-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestAtomicUpdate_A08BE6B2EB105C7D-001\lucene.test.atomic-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestAtomicUpdate_A08BE6B2EB105C7D-001\lucene.test.atomic-001\segments_h: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestAtomicUpdate_A08BE6B2EB105C7D-001\lucene.test.atomic-001\segments_h
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestAtomicUpdate_A08BE6B2EB105C7D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestAtomicUpdate_A08BE6B2EB105C7D-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A08BE6B2EB105C7D]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [19/466 (1!)] on J0 in 7.17s, 1 test, 1 error <<< FAILURES!

[...truncated 1418 lines...]
   [junit4] Suite: org.apache.lucene.store.TestSimpleFSDirectory
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=fy, timezone=SystemV/EST5EDT
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=115874856,total=166383616
   [junit4]   2> NOTE: All tests run in this JVM: [TestMultiCollector, TestReaderClosed, TestRollback, TestMaxTermFrequency, TestNoDeletionPolicy, TestDemo, TestDeterminism, TestPhraseQuery, FuzzyTermOnShortTermsTest, TestSizeBoundedForceMerge, TestSpanCollection, TestIndexWriterConfig, TestWildcard, TestPrefixInBooleanQuery, TestAutomaton, TestOmitNorms, TestControlledRealTimeReopenThread, TestDoubleValuesSource, TestForTooMuchCloning, TestBytesRefHash, TestByteArrayDataInput, TestQueryRescorer, TestStressNRT, TestDocValues, TestLucene50StoredFieldsFormatHighCompression, TestIndexWriterOnJRECrash, TestIndexReaderClose, TestSynonymQuery, TestUniqueTermCount, TestTwoPhaseCommitTool, TestFuzzyQuery, TestNRTThreads, TestAllFilesCheckIndexHeader, TestFieldReuse, TestIndexWriterExceptions2, TestFutureObjects, TestSearchAfter, TestIndexWriterCommit, Test2BDocs, TestMutableValues, TestByteSlices, TestSmallFloat, TestMaxPosition, TestTermsEnum, TestMultiTermConstantScore, TestBoolean2, TestDocumentsWriterStallControl, TestFastDecompressionMode, TestIndexWriterMaxDocs, TestShardSearching, TestLucene70NormsFormat, TestElevationComparator, Test2BPostingsBytes, TestBasics, TestIntRangeFieldQueries, TestSortedSetSelector, TestOrdinalMap, TestMultiPhraseQuery, TestTermContext, TestDirectory, TestGeoUtils, TestAutomatonQueryUnicode, Test4GBStoredFields, TestNearSpansOrdered, TestStressIndexing, TestStopFilter, TestIndexWriterNRTIsCurrent, TestMultiset, TestIndexWriterOutOfFileDescriptors, TestConcurrentMergeScheduler, TestComplexExplanationsOfNonMatches, TestIndexWriterReader, TestIsCurrent, TestTransactions, TestIndexedDISI, TestCachingTokenFilter, TestSpanOrQuery, TestMultiLevelSkipList, TestDoubleRange, TestPerFieldDocValuesFormat, TestSearcherManager, TestSimpleExplanations, TestSortRescorer, TestSegmentInfos, TestNGramPhraseQuery, TestWeakIdentityMap, TestIntsRef, TestLongRangeFieldQueries, TestMutablePointsReaderUtils, TestMultiTermsEnum, TestFrequencyTrackingRingBuffer, TestMathUtil, TestBytesStore, TestSloppyPhraseQuery2, TestStringHelper, TestCharsRef, TestTerms, TestCheckIndex, TestNumericDocValuesUpdates, TestFileSwitchDirectory, TestFloatRange, TestCustomSearcherSort, TestTermsEnum2, TestDisjunctionMaxQuery, TestMatchNoDocsQuery, TestLucene50CompoundFormat, TestFilterSpans, TestIndexingSequenceNumbers, TestSubScorerFreqs, TestBlockPostingsFormat, TestCustomTermFreq, TestDeletionPolicy, TestIndexWriterDelete, TestIntArrayDocIdSet, TestTimSorter, TestSPIClassIterator, TestDirectoryReaderReopen, TestSearchWithThreads, TestTopDocsMerge, TestLongPostings, TestNRTReaderWithThreads, TestIndexWriterForceMerge, TestArrayUtil, TestConsistentFieldNumbers, TestCollectionUtil, TestNRTCachingDirectory, TestSegmentTermDocs, TestPerFieldPostingsFormat2, TestToken, TestSimpleSearchEquivalence, TestHugeRamFile, TestPostingsOffsets, TestTransactionRollback, TestUTF32ToUTF8, TestLazyProxSkipping, TestBagOfPostings, TestCodecs, TestOmitPositions, TestOmitTf, TestTermRangeQuery, TestDocumentWriter, TestSpanSearchEquivalence, TestFieldMaskingSpanQuery, TestTermVectorsReader, TestIntBlockPool, TestPrefixCodedTerms, TestTopFieldCollector, TestIndexableField, TestSentinelIntSet, TestRegexpRandom, TestBooleanQueryVisitSubscorers, TestIndexFileDeleter, TestMatchAllDocsQuery, TestParallelTermEnum, TestRecyclingIntBlockAllocator, TestPositionIncrement, TestDateSort, TestSpanExplanationsOfNonMatches, TestSetOnce, TestSearch, TestPriorityQueue, TestSameTokenSamePosition, TestCachingCollector, TestAttributeSource, TestBooleanScorer, TestNoMergeScheduler, TestByteBlockPool, TestCloseableThreadLocal, TestScoreCachingWrappingScorer, TestIndexCommit, TestPositiveScoresOnlyCollector, Test2BTerms, Test2BBinaryDocValues, TestCharacterUtils, TestWordlistLoader, TestBlockPostingsFormat2, TestLucene50TermVectorsFormat, TestLucene70SegmentInfoFormat, TestFieldType, TestIntRange, TestLongRange, TestPolygon2D, Test2BSortedDocValuesFixedSorted, TestAllFilesDetectTruncation, TestAllFilesHaveChecksumFooter, TestBinaryDocValuesUpdates, TestDemoParallelLeafReader, TestDocIDMerger, TestDocInverterPerFieldErrorInfo, TestDocsWithFieldSet, TestDuelingCodecsAtNight, TestExitableDirectoryReader, TestFieldInvertState, TestFilterDirectoryReader, TestIndexManyDocuments, TestIndexTooManyDocs, TestIndexWriterFromReader, TestLogMergePolicy, TestManyFields, TestMergeRateLimiter, TestNRTReaderCleanup, TestOneMergeWrappingMergePolicy, TestReadOnlyIndex, TestStressDeletes, TestSwappedIndexFiles, TestTermVectors, TestTragicIndexWriterDeadlock, TestTryDelete, TestApproximationSearchEquivalence, TestBlendedTermQuery, TestBoolean2ScorerSupplier, TestBooleanRewrites, TestBoostQuery, TestConjunctionDISI, TestDocValuesQueries, TestDocValuesRewriteMethod, TestEarlyTermination, TestFilterWeight, TestIndexOrDocValuesQuery, TestLRUQueryCache, TestNeedsScores, TestNormsFieldExistsQuery, TestPointQueries, TestUsageTrackingFilterCachingPolicy, TestAxiomaticSimilarity, TestBooleanSimilarity, TestClassicSimilarity, TestSpanContainQuery, TestSpanNotQuery, TestBufferedChecksum, TestGrowableByteArrayDataOutput, TestRateLimiter, TestSimpleFSDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSimpleFSDirectory -Dtests.seed=A08BE6B2EB105C7D -Dtests.slow=true -Dtests.locale=fy -Dtests.timezone=SystemV/EST5EDT -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestSimpleFSDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_A08BE6B2EB105C7D-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_A08BE6B2EB105C7D-001\testThreadSafety-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_A08BE6B2EB105C7D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_A08BE6B2EB105C7D-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A08BE6B2EB105C7D]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [444/466 (2!)] on J1 in 1.46s, 42 tests, 1 error <<< FAILURES!

[...truncated 3180 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [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.testCreateSingleSegmentCFS
   [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.00s J0 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.04s 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.testCreateEmptyIndex
   [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.testCreateCFS
   [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): {content6=PostingsFormat(name=LuceneVarGapDocFreqInterval), content5=FST50, content4=BlockTreeOrds(blocksize=128), trieInt=PostingsFormat(name=LuceneVarGapDocFreqInterval), content3=PostingsFormat(name=Memory), content2=PostingsFormat(name=LuceneVarGapDocFreqInterval), fie?ld=PostingsFormat(name=LuceneVarGapDocFreqInterval), utf8=PostingsFormat(name=LuceneVarGapDocFreqInterval), trieLong=FST50, id=BlockTreeOrds(blocksize=128), content=PostingsFormat(name=LuceneVarGapDocFreqInterval), autf8=FST50}, docValues:{utf8=DocValuesFormat(name=Lucene70), fie?ld=DocValuesFormat(name=Lucene70), dvShort=DocValuesFormat(name=Asserting), dvInt=DocValuesFormat(name=Lucene70), longPoint2d=DocValuesFormat(name=Lucene70), dvBytesSortedVar=DocValuesFormat(name=Lucene70), dvSortedSet=DocValuesFormat(name=Direct), content=DocValuesFormat(name=Lucene70), floatPoint1d=DocValuesFormat(name=Direct), intPoint1d=DocValuesFormat(name=Lucene70), doublePoint2d=DocValuesFormat(name=Lucene70), trieLong=DocValuesFormat(name=Asserting), dvBytesDerefVar=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Direct), binaryPoint2d=DocValuesFormat(name=Lucene70), dvSortedNumeric=DocValuesFormat(name=Lucene70), dvBytesDerefFixed=DocValuesFormat(name=Direct), autf8=DocValuesFormat(name=Asserting), dvBytesSortedFixed=DocValuesFormat(name=Asserting), trieInt=DocValuesFormat(name=Lucene70), dvBytesStraightVar=DocValuesFormat(name=Lucene70), dvBytesStraightFixed=DocValuesFormat(name=Lucene70), dvLong=DocValuesFormat(name=Lucene70), longPoint1d=DocValuesFormat(name=Direct), floatPoint2d=DocValuesFormat(name=Asserting), dvDouble=DocValuesFormat(name=Direct), dvFloat=DocValuesFormat(name=Asserting), content6=DocValuesFormat(name=Lucene70), content5=DocValuesFormat(name=Asserting), dvPacked=DocValuesFormat(name=Lucene70), intPoint2d=DocValuesFormat(name=Direct), content4=DocValuesFormat(name=Direct), content3=DocValuesFormat(name=Lucene70), content2=DocValuesFormat(name=Lucene70), doublePoint1d=DocValuesFormat(name=Lucene70), dvByte=DocValuesFormat(name=Lucene70), binaryPoint1d=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=753, maxMBSortInHeap=5.119611314535486, sim=RandomSimilarity(queryNorm=false): {content6=IB LL-L1, content5=DFR GB1, content2=DFR GL3(800.0), utf8=DFR GB1, fie?ld=DFR I(ne)2, content=DFI(ChiSquared), autf8=DFI(Saturated)}, locale=en, timezone=IST
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=72150432,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestLucene50SegmentInfoFormat, TestIndexWriterOnOldIndex, TestLucene62SegmentInfoFormat, TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=1E4514E1A2F8F18D -Dtests.slow=true -Dtests.locale=en -Dtests.timezone=IST -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [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_1E4514E1A2F8F18D-001\4.10.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_1E4514E1A2F8F18D-001\4.10.1-cfs-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_1E4514E1A2F8F18D-001\4.7.2-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_1E4514E1A2F8F18D-001\4.7.2-cfs-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_1E4514E1A2F8F18D-001\4.1.0-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_1E4514E1A2F8F18D-001\4.1.0-nocfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1E4514E1A2F8F18D]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [7/9 (1!)] on J0 in 38.08s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 3538 lines...]
   [junit4] Suite: org.apache.lucene.store.TestRAFDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=990, maxMBSortInHeap=7.560685959296255, sim=RandomSimilarity(queryNorm=true): {}, locale=jgo, timezone=Asia/Dacca
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=75039480,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestDiversifiedTopDocsCollector, TestHighFreqTerms, TestFSTsMisc, TestRAFDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestRAFDirectory -Dtests.seed=79F042663D14E21C -Dtests.slow=true -Dtests.locale=jgo -Dtests.timezone=Asia/Dacca -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestRAFDirectory (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\misc\test\J0\temp\lucene.store.TestRAFDirectory_79F042663D14E21C-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_79F042663D14E21C-001\testThreadSafety-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_79F042663D14E21C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_79F042663D14E21C-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([79F042663D14E21C]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [5/13 (1!)] on J0 in 1.91s, 42 tests, 1 error <<< FAILURES!

[...truncated 826 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest
   [junit4]   2> ?? 13, 2018 11:07:46 ?? com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[ReplicationThread-indexAndTaxo,5,TGRP-IndexAndTaxonomyReplicationClientTest]
   [junit4]   2> java.lang.AssertionError: handler failed too many times: -1
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([64ACB9DB21D8836B]:0)
   [junit4]   2> 	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
   [junit4]   2> 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexAndTaxonomyReplicationClientTest -Dtests.method=testConsistencyOnExceptions -Dtests.seed=64ACB9DB21D8836B -Dtests.slow=true -Dtests.locale=ii-CN -Dtests.timezone=Australia/LHI -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   2.50s J0 | IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=76, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([64ACB9DB21D8836B:EB225E7B33B47094]:0)
   [junit4]    > Caused by: java.lang.AssertionError: handler failed too many times: -1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([64ACB9DB21D8836B]:0)
   [junit4]    > 	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {$full_path$=BlockTreeOrds(blocksize=128), $facets=PostingsFormat(name=Asserting), $payloads$=PostingsFormat(name=MockRandom)}, docValues:{$facets=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=189, maxMBSortInHeap=6.74268958859753, sim=RandomSimilarity(queryNorm=false): {}, locale=ii-CN, timezone=Australia/LHI
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=62194824,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [HttpReplicatorTest, IndexAndTaxonomyReplicationClientTest]
   [junit4] Completed [8/9 (1!)] on J0 in 3.52s, 5 tests, 1 error <<< FAILURES!

[...truncated 4260 lines...]
   [junit4] Suite: org.apache.solr.update.SolrCmdDistributorTest
   [junit4]   2> 2292560 INFO  (SUITE-SolrCmdDistributorTest-seed#[2CAB632516EE8037]-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.update.SolrCmdDistributorTest_2CAB632516EE8037-001\init-core-data-001
   [junit4]   2> 2292562 WARN  (SUITE-SolrCmdDistributorTest-seed#[2CAB632516EE8037]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=51 numCloses=51
   [junit4]   2> 2292563 INFO  (SUITE-SolrCmdDistributorTest-seed#[2CAB632516EE8037]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2292564 INFO  (SUITE-SolrCmdDistributorTest-seed#[2CAB632516EE8037]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 2292565 INFO  (SUITE-SolrCmdDistributorTest-seed#[2CAB632516EE8037]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2293293 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] 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.update.SolrCmdDistributorTest_2CAB632516EE8037-001\tempDir-001\control\cores\collection1
   [junit4]   2> 2293296 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??+13:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2293297 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2293297 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2293297 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2293297 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7efe5b2d{/,null,AVAILABLE}
   [junit4]   2> 2293299 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@40c4966e{SSL,[ssl, http/1.1]}{127.0.0.1:50263}
   [junit4]   2> 2293299 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.e.j.s.Server Started @2303912ms
   [junit4]   2> 2293299 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/, solrconfig=solrconfig-tlog.xml, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_2CAB632516EE8037-001\tempDir-001/control/data, hostPort=50263, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_2CAB632516EE8037-001\tempDir-001\control\cores}
   [junit4]   2> 2293299 ERROR (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2293300 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.4.0
   [junit4]   2> 2293300 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2293300 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2293300 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-13T00:48:26.145867Z
   [junit4]   2> 2293300 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] 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.update.SolrCmdDistributorTest_2CAB632516EE8037-001\tempDir-001\control\solr.xml
   [junit4]   2> 2293304 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2293304 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2293306 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7fe32a7b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2293360 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fe32a7b
   [junit4]   2> 2293373 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fe32a7b
   [junit4]   2> 2293373 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fe32a7b
   [junit4]   2> 2293376 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] 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.update.SolrCmdDistributorTest_2CAB632516EE8037-001\tempDir-001\control\cores
   [junit4]   2> 2293377 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2293377 INFO  (coreLoadExecutor-9583-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2293379 INFO  (coreLoadExecutor-9583-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/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2293416 INFO  (coreLoadExecutor-9583-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 2293443 INFO  (coreLoadExecutor-9583-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2293735 INFO  (coreLoadExecutor-9583-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2293791 INFO  (coreLoadExecutor-9583-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\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 2293791 INFO  (coreLoadExecutor-9583-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@7fe32a7b
   [junit4]   2> 2293791 INFO  (coreLoadExecutor-9583-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2293791 INFO  (coreLoadExecutor-9583-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_2CAB632516EE8037-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 2293791 WARN  (coreLoadExecutor-9583-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2293921 INFO  (coreLoadExecutor-9583-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2293921 INFO  (coreLoadExecutor-9583-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2293923 INFO  (coreLoadExecutor-9583-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2293925 INFO  (coreLoadExecutor-9583-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2293926 INFO  (coreLoadExecutor-9583-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@fe7a1c6[collection1] main]
   [junit4]   2> 2293929 WARN  (coreLoadExecutor-9583-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 2293929 INFO  (coreLoadExecutor-9583-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2293930 INFO  (searcherExecutor-9584-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@fe7a1c6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2293930 INFO  (coreLoadExecutor-9583-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1594781447513702400
   [junit4]   2> 2294506 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] 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.update.SolrCmdDistributorTest_2CAB632516EE8037-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 2294512 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??+13:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2294513 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2294513 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2294513 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2294513 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@62ebdc05{/,null,AVAILABLE}
   [junit4]   2> 2294514 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@30a3c28c{SSL,[ssl, http/1.1]}{127.0.0.1:50273}
   [junit4]   2> 2294514 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.e.j.s.Server Started @2305128ms
   [junit4]   2> 2294514 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/, solrconfig=solrconfig-tlog.xml, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_2CAB632516EE8037-001\tempDir-001/shard0/data, hostPort=50273, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_2CAB632516EE8037-001\tempDir-001\shard0\cores}
   [junit4]   2> 2294515 ERROR (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2294515 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.4.0
   [junit4]   2> 2294515 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2294515 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2294515 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-13T00:48:27.360840200Z
   [junit4]   2> 2294516 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] 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.update.SolrCmdDistributorTest_2CAB632516EE8037-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 2294522 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2294522 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2294524 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7fe32a7b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2294596 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fe32a7b
   [junit4]   2> 2294611 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fe32a7b
   [junit4]   2> 2294612 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fe32a7b
   [junit4]   2> 2294615 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] 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.update.SolrCmdDistributorTest_2CAB632516EE8037-001\tempDir-001\shard0\cores
   [junit4]   2> 2294615 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2294619 INFO  (coreLoadExecutor-9594-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2294628 INFO  (coreLoadExecutor-9594-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/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2294686 INFO  (coreLoadExecutor-9594-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 2294701 INFO  (coreLoadExecutor-9594-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2294897 INFO  (coreLoadExecutor-9594-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2294982 INFO  (coreLoadExecutor-9594-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\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 2294983 INFO  (coreLoadExecutor-9594-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@7fe32a7b
   [junit4]   2> 2294983 INFO  (coreLoadExecutor-9594-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2294983 INFO  (coreLoadExecutor-9594-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_2CAB632516EE8037-001\tempDir-001\shard0\cores\collection1\data\]
   [junit4]   2> 2294995 WARN  (coreLoadExecutor-9594-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2295251 INFO  (coreLoadExecutor-9594-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2295251 INFO  (coreLoadExecutor-9594-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2295279 INFO  (coreLoadExecutor-9594-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2295279 INFO  (coreLoadExecutor-9594-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2295281 INFO  (coreLoadExecutor-9594-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5de6920e[collection1] main]
   [junit4]   2> 2295282 WARN  (coreLoadExecutor-9594-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 2295282 INFO  (coreLoadExecutor-9594-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2295283 INFO  (searcherExecutor-9595-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5de6920e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2295284 INFO  (coreLoadExecutor-9594-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1594781448933474304
   [junit4]   2> 2296765 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] 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.update.SolrCmdDistributorTest_2CAB632516EE8037-001\tempDir-001\shard1\cores\collection1
   [junit4]   2> 2296768 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??+13:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2296769 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2296769 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2296769 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2296769 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6dd48e3f{/,null,AVAILABLE}
   [junit4]   2> 2296771 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@72b8d312{SSL,[ssl, http/1.1]}{127.0.0.1:50280}
   [junit4]   2> 2296771 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.e.j.s.Server Started @2307384ms
   [junit4]   2> 2296771 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/, solrconfig=solrconfig-tlog.xml, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_2CAB632516EE8037-001\tempDir-001/shard1/data, hostPort=50280, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_2CAB632516EE8037-001\tempDir-001\shard1\cores}
   [junit4]   2> 2296771 ERROR (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2296771 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.4.0
   [junit4]   2> 2296771 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2296771 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2296772 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-13T00:48:29.616449100Z
   [junit4]   2> 2296772 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] 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.update.SolrCmdDistributorTest_2CAB632516EE8037-001\tempDir-001\shard1\solr.xml
   [junit4]   2> 2296775 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2296775 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2296776 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7fe32a7b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2296820 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fe32a7b
   [junit4]   2> 2296829 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fe32a7b
   [junit4]   2> 2296829 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fe32a7b
   [junit4]   2> 2296831 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] 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.update.SolrCmdDistributorTest_2CAB632516EE8037-001\tempDir-001\shard1\cores
   [junit4]   2> 2296831 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2296877 INFO  (coreLoadExecutor-9605-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2296880 INFO  (coreLoadExecutor-9605-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/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2296925 INFO  (coreLoadExecutor-9605-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 2296938 INFO  (coreLoadExecutor-9605-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2297043 INFO  (coreLoadExecutor-9605-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2297052 INFO  (coreLoadExecutor-9605-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\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 2297052 INFO  (coreLoadExecutor-9605-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@7fe32a7b
   [junit4]   2> 2297052 INFO  (coreLoadExecutor-9605-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2297052 INFO  (coreLoadExecutor-9605-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_2CAB632516EE8037-001\tempDir-001\shard1\cores\collection1\data\]
   [junit4]   2> 2297057 WARN  (coreLoadExecutor-9605-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2297133 INFO  (coreLoadExecutor-9605-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2297133 INFO  (coreLoadExecutor-9605-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2297135 INFO  (coreLoadExecutor-9605-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2297135 INFO  (coreLoadExecutor-9605-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2297137 INFO  (coreLoadExecutor-9605-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6e5f52a4[collection1] main]
   [junit4]   2> 2297137 WARN  (coreLoadExecutor-9605-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 2297138 INFO  (coreLoadExecutor-9605-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2297138 INFO  (coreLoadExecutor-9605-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1594781450877534208
   [junit4]   2> 2297139 INFO  (searcherExecutor-9606-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6e5f52a4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2297652 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] 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.update.SolrCmdDistributorTest_2CAB632516EE8037-001\tempDir-001\shard2\cores\collection1
   [junit4]   2> 2297656 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??+13:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2297657 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2297657 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2297657 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2297657 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3481230f{/,null,AVAILABLE}
   [junit4]   2> 2297659 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@35cd37c8{SSL,[ssl, http/1.1]}{127.0.0.1:50285}
   [junit4]   2> 2297659 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.e.j.s.Server Started @2308272ms
   [junit4]   2> 2297659 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/, solrconfig=solrconfig-tlog.xml, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_2CAB632516EE8037-001\tempDir-001/shard2/data, hostPort=50285, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_2CAB632516EE8037-001\tempDir-001\shard2\cores}
   [junit4]   2> 2297659 ERROR (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2297659 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.4.0
   [junit4]   2> 2297660 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2297660 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2297660 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-13T00:48:30.505896400Z
   [junit4]   2> 2297660 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] 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.update.SolrCmdDistributorTest_2CAB632516EE8037-001\tempDir-001\shard2\solr.xml
   [junit4]   2> 2297663 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2297664 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2297665 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7fe32a7b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2297714 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fe32a7b
   [junit4]   2> 2297745 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fe32a7b
   [junit4]   2> 2297747 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fe32a7b
   [junit4]   2> 2297750 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] 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.update.SolrCmdDistributorTest_2CAB632516EE8037-001\tempDir-001\shard2\cores
   [junit4]   2> 2297751 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2297751 INFO  (coreLoadExecutor-9616-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2297752 INFO  (coreLoadExecutor-9616-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/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2297773 INFO  (coreLoadExecutor-9616-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 2297782 INFO  (coreLoadExecutor-9616-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2297893 INFO  (coreLoadExecutor-9616-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2297905 INFO  (coreLoadExecutor-9616-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\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 2297906 INFO  (coreLoadExecutor-9616-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@7fe32a7b
   [junit4]   2> 2297906 INFO  (coreLoadExecutor-9616-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2297906 INFO  (coreLoadExecutor-9616-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_2CAB632516EE8037-001\tempDir-001\shard2\cores\collection1\data\]
   [junit4]   2> 2297911 WARN  (coreLoadExecutor-9616-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2297976 INFO  (coreLoadExecutor-9616-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2297976 INFO  (coreLoadExecutor-9616-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2297978 INFO  (coreLoadExecutor-9616-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2297978 INFO  (coreLoadExecutor-9616-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2297979 INFO  (coreLoadExecutor-9616-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@10424b2c[collection1] main]
   [junit4]   2> 2297979 WARN  (coreLoadExecutor-9616-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 2297980 INFO  (coreLoadExecutor-9616-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2297981 INFO  (searcherExecutor-9617-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@10424b2c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2297981 INFO  (coreLoadExecutor-9616-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1594781451761483776
   [junit4]   2> 2298326 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] 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.update.SolrCmdDistributorTest_2CAB632516EE8037-001\tempDir-001\shard3\cores\collection1
   [junit4]   2> 2298328 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??+13:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2298328 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2298328 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2298328 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2298329 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@45f83dab{/,null,AVAILABLE}
   [junit4]   2> 2298330 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1b5879c5{SSL,[ssl, http/1.1]}{127.0.0.1:50288}
   [junit4]   2> 2298330 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.e.j.s.Server Started @2308943ms
   [junit4]   2> 2298330 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/, solrconfig=solrconfig-tlog.xml, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_2CAB632516EE8037-001\tempDir-001/shard3/data, hostPort=50288, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_2CAB632516EE8037-001\tempDir-001\shard3\cores}
   [junit4]   2> 2298330 ERROR (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2298330 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.4.0
   [junit4]   2> 2298330 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2298330 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2298330 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-13T00:48:31.175674700Z
   [junit4]   2> 2298331 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] 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.update.SolrCmdDistributorTest_2CAB632516EE8037-001\tempDir-001\shard3\solr.xml
   [junit4]   2> 2298333 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2298333 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2298334 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7fe32a7b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2298384 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fe32a7b
   [junit4]   2> 2298404 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fe32a7b
   [junit4]   2> 2298404 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fe32a7b
   [junit4]   2> 2298408 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] 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.update.SolrCmdDistributorTest_2CAB632516EE8037-001\tempDir-001\shard3\cores
   [junit4]   2> 2298408 INFO  (TEST-SolrCmdDistributorTest.test-seed#[2CAB632516EE8037]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2298409 INFO  (coreLoadExecutor-9627-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2298410 INFO  (coreLoadExecutor-9627-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/core/src/test-files/solr/collection1/lib, /C:/User

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

4]   2> 23730 T123 C19 oashd.SimplePropertiesWriter.persist Wrote last indexed time to dataimport.properties
   [junit4]   2> 23731 T123 C19 oashd.DocBuilder.execute Time taken = 0:0:0.20
   [junit4]   2> 23731 T123 C19 oasup.LogUpdateProcessorFactory$LogUpdateProcessor.finish [collection1]  webapp=null path=null params={debug=on&commit=true&dataConfig=<dataConfig>%0a++<dataSource+type%3D"MockDataSource"+/>%0a++<document>%0a++++<entity+name%3D"x"+query%3D"select+*+from+x">%0a++++++<field+column%3D"id"+/>%0a++++++<field+column%3D"desc"+/>%0a++++</entity>%0a++</document>%0a</dataConfig>%0a&clean=true&wt=xml&command=full-import}{deleteByQuery=*:*,add=[1],commit=} 0 22
   [junit4]   2> 23733 T123 C19 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=1
   [junit4]   2> 23735 T123 oas.SolrTestCaseJ4.tearDown ###Ending testDataConfigWithDataSource
   [junit4]   2> 23738 T123 oas.SolrTestCaseJ4.setUp ###Starting testBasic
   [junit4]   2> 23739 T123 oas.SolrTestCaseJ4.tearDown ###Ending testBasic
   [junit4]   2> 23741 T123 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 23741 T123 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1649891012
   [junit4]   2> 23741 T123 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 23741 T123 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@39c92f9: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@58d02723
   [junit4]   2> 23746 T123 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 23748 T123 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4a8bb1ef: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5caeea67
   [junit4]   2> 23748 T123 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 23748 T123 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5325dd08: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2f2fbd1f
   [junit4]   2> 23755 T130 x:x:collection1 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@162c4013
   [junit4]   2> 23755 T130 x:x:collection1 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.core.collection1, tag=371998739
   [junit4]   2> 23755 T130 x:x:collection1 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7aed500b: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1b5240d2
   [junit4]   2> 23792 T123 oas.SolrTestCaseJ4.clearObjectTrackerAndCheckEmpty ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=PostingsFormat(name=Direct), desc=PostingsFormat(name=Asserting)}, docValues:{}, maxPointsInLeafNode=356, maxMBSortInHeap=5.513139388075091, sim=RandomSimilarity(queryNorm=false): {}, locale=ln-AO, timezone=Pacific/Noumea
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=40075072,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestFileListWithLineEntityProcessor, TestVariableResolver, TestURLDataSource, TestEphemeralCache, TestLineEntityProcessor, TestNonWritablePersistFile, TestTemplateTransformer, TestSqlEntityProcessor, TestDataConfig]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDataConfig -Dtests.seed=D1D06460F62E788B -Dtests.slow=true -Dtests.locale=ln-AO -Dtests.timezone=Pacific/Noumea -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestDataConfig (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDataConfig_D1D06460F62E788B-001\core-home-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDataConfig_D1D06460F62E788B-001\core-home-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDataConfig_D1D06460F62E788B-001\core-home-001\collection1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDataConfig_D1D06460F62E788B-001\core-home-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDataConfig_D1D06460F62E788B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDataConfig_D1D06460F62E788B-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D1D06460F62E788B]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [11/38 (1!)] on J1 in 0.67s, 2 tests, 1 error <<< FAILURES!

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

[repro] Revision: 0ed0f2a219703e383bb9938c7e5851a41c12e248

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

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr\core
[repro]       DistributedQueryComponentCustomSortTest
[repro]       SolrCmdDistributorTest
[repro]    lucene\core
[repro]       TestAtomicUpdate
[repro]       TestSimpleFSDirectory
[repro]    lucene\replicator
[repro]       IndexAndTaxonomyReplicationClientTest
[repro]    solr\contrib\dataimporthandler
[repro]       TestDataConfig
[repro]    lucene\backward-codecs
[repro]       TestBackwardsCompatibility
[repro]    lucene\misc
[repro]       TestRAFDirectory
[repro] ant compile-test

[...truncated 3336 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 -Dtests.class="*.DistributedQueryComponentCustomSortTest|*.SolrCmdDistributorTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=2CAB632516EE8037 -Dtests.slow=true -Dtests.locale=zh -Dtests.timezone=Indian/Maldives -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

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

[...truncated 88 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 -Dtests.class="*.TestAtomicUpdate|*.TestSimpleFSDirectory" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=A08BE6B2EB105C7D -Dtests.slow=true -Dtests.locale=ar-KW -Dtests.timezone=America/Adak -Dtests.asserts=true -Dtests.file.encoding=Cp1252

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

[...truncated 184 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.IndexAndTaxonomyReplicationClientTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=64ACB9DB21D8836B -Dtests.slow=true -Dtests.locale=ii-CN -Dtests.timezone=Australia/LHI -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

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

[...truncated 561 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestDataConfig" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=D1D06460F62E788B -Dtests.slow=true -Dtests.locale=ln-AO -Dtests.timezone=Pacific/Noumea -Dtests.asserts=true -Dtests.file.encoding=Cp1252

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

[...truncated 97 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestBackwardsCompatibility" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=1E4514E1A2F8F18D -Dtests.slow=true -Dtests.locale=en -Dtests.timezone=IST -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

[...truncated 101 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestRAFDirectory" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=79F042663D14E21C -Dtests.slow=true -Dtests.locale=jgo -Dtests.timezone=Asia/Dacca -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 279 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.lucene.index.TestAtomicUpdate
[repro]   0/5 failed: org.apache.lucene.index.TestBackwardsCompatibility
[repro]   0/5 failed: org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest
[repro]   0/5 failed: org.apache.lucene.store.TestRAFDirectory
[repro]   0/5 failed: org.apache.lucene.store.TestSimpleFSDirectory
[repro]   0/5 failed: org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest
[repro]   0/5 failed: org.apache.solr.handler.dataimport.TestDataConfig
[repro]   0/5 failed: org.apache.solr.update.SolrCmdDistributorTest
[repro] Exiting with code 0

[...truncated 75 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 499 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/499/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseSerialGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestMultiMMap

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

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

	at __randomizedtesting.SeedInfo.seed([EE927C3F6AB49B80]: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.mockfile.TestVerboseFS

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\J0\temp\lucene.mockfile.TestVerboseFS_B267D3F2A393B8D6-001\tempDir-010: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J0\temp\lucene.mockfile.TestVerboseFS_B267D3F2A393B8D6-001\tempDir-010    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J0\temp\lucene.mockfile.TestVerboseFS_B267D3F2A393B8D6-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J0\temp\lucene.mockfile.TestVerboseFS_B267D3F2A393B8D6-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\J0\temp\lucene.mockfile.TestVerboseFS_B267D3F2A393B8D6-001\tempDir-010: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J0\temp\lucene.mockfile.TestVerboseFS_B267D3F2A393B8D6-001\tempDir-010
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J0\temp\lucene.mockfile.TestVerboseFS_B267D3F2A393B8D6-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J0\temp\lucene.mockfile.TestVerboseFS_B267D3F2A393B8D6-001

	at __randomizedtesting.SeedInfo.seed([B267D3F2A393B8D6]: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 911 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMultiMMap
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {docid=BlockTreeOrds(blocksize=128), junk=FSTOrd50}, docValues:{}, maxPointsInLeafNode=1230, maxMBSortInHeap=6.804630837144647, sim=RandomSimilarity(queryNorm=true): {}, locale=mt-MT, timezone=America/Puerto_Rico
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=31739568,total=209321984
   [junit4]   2> NOTE: All tests run in this JVM: [TestDoubleRangeFieldQueries, TestSortedNumericSortField, TestNeverDelete, TestSloppyMath, TestAddIndexes, TestReqExclBulkScorer, TestBagOfPositions, TestTopDocsMerge, TestOneMergeWrappingMergePolicy, Test2BBKDPoints, TestThreadedForceMerge, TestLucene70SegmentInfoFormat, TestPhrasePrefixQuery, TestIntRange, TestIndexFileDeleter, TestRegexpRandom, TestNamedSPILoader, TestSpanBoostQuery, TestTimSorterWorstCase, TestBooleanOr, TestOmitPositions, TestSimpleExplanationsOfNonMatches, TestRateLimiter, TestCollectionUtil, TestIndexSorting, TestUnicodeUtil, TestGraphTokenStreamFiniteStrings, TestLongValuesSource, TestPositionIncrement, TestLRUQueryCache, TestIndexWriterDeleteByQuery, TestTimeLimitingCollector, TestRamUsageEstimator, TestNewestSegment, TestCharFilter, TestScoreCachingWrappingScorer, TestBytesRef, TestSloppyPhraseQuery, TestTermScorer, TestClassicSimilarity, TestMixedCodecs, TestStringMSBRadixSorter, TestCodecUtil, TestBooleanQueryVisitSubscorers, TestSnapshotDeletionPolicy, TestUpgradeIndexMergePolicy, TestMSBRadixSorter, TermInSetQueryTest, TestRegexpQuery, TestLucene50TermVectorsFormat, TestArrayUtil, TestBinaryDocument, TestSpanTermQuery, TestMixedDocValuesUpdates, TestWildcardRandom, TestToken, TestCodecHoldsOpenFiles, TestInPlaceMergeSorter, TestMinimize, TestReusableStringReader, TestComplexExplanations, TestNIOFSDirectory, TestBufferedChecksum, TestStandardAnalyzer, TestNumericUtils, TestRecyclingByteBlockAllocator, TestGrowableByteArrayDataOutput, TestReaderWrapperDVTypeCheck, TestFieldsReader, TestDocumentsWriterDeleteQueue, TestPrefixQuery, TestMultiMMap]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMultiMMap -Dtests.seed=EE927C3F6AB49B80 -Dtests.slow=true -Dtests.locale=mt-MT -Dtests.timezone=America/Puerto_Rico -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestMultiMMap (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_EE927C3F6AB49B80-001\testSeekEnd-016: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_EE927C3F6AB49B80-001\testSeekEnd-016
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_EE927C3F6AB49B80-001\tempDir-002: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_EE927C3F6AB49B80-001\tempDir-002
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EE927C3F6AB49B80]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [200/466 (1!)] on J0 in 3.44s, 54 tests, 1 error <<< FAILURES!

[...truncated 1117 lines...]
   [junit4] Suite: org.apache.lucene.mockfile.TestVerboseFS
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1599, maxMBSortInHeap=6.025818503598338, sim=RandomSimilarity(queryNorm=false): {}, locale=is-IS, timezone=Turkey
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=12164360,total=31711232
   [junit4]   2> NOTE: All tests run in this JVM: [Before3, Before3, Nested, TestWindowsFS, TestCompressingTermVectorsFormat, TestAssertingLeafReader, NestedTeardownChain, NestedSetupChain, TestHandleLimitFS, TestVerboseFS]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestVerboseFS -Dtests.seed=B267D3F2A393B8D6 -Dtests.slow=true -Dtests.locale=is-IS -Dtests.timezone=Turkey -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestVerboseFS (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\J0\temp\lucene.mockfile.TestVerboseFS_B267D3F2A393B8D6-001\tempDir-010: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J0\temp\lucene.mockfile.TestVerboseFS_B267D3F2A393B8D6-001\tempDir-010
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J0\temp\lucene.mockfile.TestVerboseFS_B267D3F2A393B8D6-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J0\temp\lucene.mockfile.TestVerboseFS_B267D3F2A393B8D6-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B267D3F2A393B8D6]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [20/41 (1!)] on J0 in 0.13s, 16 tests, 1 error <<< FAILURES!

[...truncated 57821 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\build.xml:618: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\build.xml:405: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build.xml:587: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:2333: error running fixcrlf on file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\licenses\Tagger-2.3.1.jar.sha1

Total time: 94 minutes 23 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 498 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/498/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseParallelGC

9 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestCrashCausesCorruptIndex

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

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

	at __randomizedtesting.SeedInfo.seed([454CA4DB0D187974]: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.TestRAFDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_7AF21506C3CDB420-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_7AF21506C3CDB420-001\testThreadSafety-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_7AF21506C3CDB420-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_7AF21506C3CDB420-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\misc\test\J0\temp\lucene.store.TestRAFDirectory_7AF21506C3CDB420-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_7AF21506C3CDB420-001\testThreadSafety-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_7AF21506C3CDB420-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_7AF21506C3CDB420-001

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


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

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

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.ConfigureRecoveryStrategyTest_68F5B618164C372D-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.ConfigureRecoveryStrategyTest_68F5B618164C372D-001\init-core-data-001

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


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

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\J0\temp\solr.handler.component.DistributedFacetPivotSmallTest_68F5B618164C372D-001\tempDir-001\control\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallTest_68F5B618164C372D-001\tempDir-001\control\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallTest_68F5B618164C372D-001\tempDir-001\control: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallTest_68F5B618164C372D-001\tempDir-001\control    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallTest_68F5B618164C372D-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallTest_68F5B618164C372D-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallTest_68F5B618164C372D-001\tempDir-001\control\collection1\conf: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallTest_68F5B618164C372D-001\tempDir-001\control\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallTest_68F5B618164C372D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallTest_68F5B618164C372D-001 

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

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


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

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\J0\temp\solr.handler.component.DistributedSuggestComponentTest_68F5B618164C372D-001\tempDir-001\shard2\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_68F5B618164C372D-001\tempDir-001\shard2\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_68F5B618164C372D-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_68F5B618164C372D-001\tempDir-001\shard2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_68F5B618164C372D-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_68F5B618164C372D-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_68F5B618164C372D-001\tempDir-001\shard2\collection1\conf: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_68F5B618164C372D-001\tempDir-001\shard2\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_68F5B618164C372D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_68F5B618164C372D-001 

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

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


FAILED:  junit.framework.TestSuite.org.apache.solr.update.PeerSyncWithIndexFingerprintCachingTest

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.update.PeerSyncWithIndexFingerprintCachingTest_68F5B618164C372D-001\tempDir-001\shard2\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_68F5B618164C372D-001\tempDir-001\shard2\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_68F5B618164C372D-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_68F5B618164C372D-001\tempDir-001\shard2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_68F5B618164C372D-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_68F5B618164C372D-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_68F5B618164C372D-001\tempDir-001\shard2\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_68F5B618164C372D-001\tempDir-001\shard2\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_68F5B618164C372D-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_68F5B618164C372D-001\tempDir-001\shard2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_68F5B618164C372D-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_68F5B618164C372D-001\tempDir-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.request.SchemaTest

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-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001\tempDir-094\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001\tempDir-094\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001\tempDir-094: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001\tempDir-094 

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-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001\tempDir-094\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001\tempDir-094\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001\tempDir-094: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001\tempDir-094

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


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.request.SchemaTest

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-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001\tempDir-024\cores\core\data\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001\tempDir-024\cores\core\data\index    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001\tempDir-024\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001\tempDir-024\cores\core\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001\tempDir-024\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001\tempDir-024\cores\core    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001\tempDir-024\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001\tempDir-024\cores    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001\tempDir-024: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001\tempDir-024    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001\tempDir-024\cores\core\data\index\write.lock: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001\tempDir-024\cores\core\data\index\write.lock    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001\tempDir-024\cores\core\data\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001\tempDir-024\cores\core\data\index
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001\tempDir-024\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001\tempDir-024\cores\core\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001\tempDir-024\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001\tempDir-024\cores\core
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001\tempDir-024\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001\tempDir-024\cores
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001\tempDir-024: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001\tempDir-024
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001\tempDir-024\cores\core\data\index\write.lock: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001\tempDir-024\cores\core\data\index\write.lock
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001

	at __randomizedtesting.SeedInfo.seed([24442ED344CBB20B]: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.cloud.ZkFailoverTest.testRestartZkWhenClusterDown

Error Message:
Collection not found: coll1

Stack Trace:
org.apache.solr.common.SolrException: Collection not found: coll1
	at __randomizedtesting.SeedInfo.seed([68F5B618164C372D:66235546FAB91AE]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:852)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:818)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:173)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138)
	at org.apache.solr.cloud.ZkFailoverTest.testRestartZkWhenClusterDown(ZkFailoverTest.java:50)
	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)




Build Log:
[...truncated 1176 lines...]
   [junit4] Suite: org.apache.lucene.index.TestCrashCausesCorruptIndex
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {text=FST50}, docValues:{}, maxPointsInLeafNode=1562, maxMBSortInHeap=6.550889052544804, sim=RandomSimilarity(queryNorm=false): {text=DFR GB3(800.0)}, locale=es-GT, timezone=America/Anchorage
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=152692224,total=224395264
   [junit4]   2> NOTE: All tests run in this JVM: [TestBufferedIndexInput, TestLevenshteinAutomata, TestFilterLeafReader, TestPhrasePrefixQuery, TestNeedsScores, TestRegexpRandom2, TestSegmentReader, TestManyFields, TestEarlyTerminatingSortingCollector, TestSearch, Test2BNumericDocValues, TestParallelCompositeReader, TestPriorityQueue, TestBooleanRewrites, TestStandardAnalyzer, TestBagOfPositions, TestLockFactory, TestNoMergePolicy, TestFieldInvertState, TestBooleanQuery, TestLucene70SegmentInfoFormat, TestFieldCacheRewriteMethod, TestTermScorer, TestMinShouldMatch2, TestPayloadsOnVectors, TestSpanContainQuery, TestBooleanQueryVisitSubscorers, TestTieredMergePolicy, TestMixedCodecs, TestUsageTrackingFilterCachingPolicy, TestConjunctions, TestUTF32ToUTF8, TestGraphTokenStreamFiniteStrings, TestLucene70DocValuesFormat, TestDocValuesQueries, TestMultiPhraseEnum, TestLSBRadixSorter, TermInSetQueryTest, TestDirectMonotonic, TestFilterIterator, TestFixedLengthBytesRefArray, TestSloppyPhraseQuery, TestInPlaceMergeSorter, TestIndexInput, TestSwappedIndexFiles, TestLRUQueryCache, TestOmitTf, TestIndexWriterWithThreads, TestAtomicUpdate, TestNorms, TestBytesRefArray, TestAllFilesHaveCodecHeader, TestConsistentFieldNumbers, TestMinimize, TestSpanNotQuery, TestCustomNorms, TestDoubleRangeFieldQueries, TestSpans, TestBlockPostingsFormat2, TestSearchWithThreads, TestIntroSelector, TestRateLimiter, TestRAMDirectory, TestPositionIncrement, TestAttributeSource, TestExceedMaxTermLength, TestExternalCodecs, TestSegmentTermEnum, TestMixedDocValuesUpdates, TestPrefixQuery, TestForceMergeForever, TestToken, TestComplexExplanations, TestDocumentsWriterDeleteQueue, TestIntBlockPool, TestDocument, TestDoc, TestDemoParallelLeafReader, TestAddIndexes, TestDirectoryReader, TestTragicIndexWriterDeadlock, TestFloatRangeFieldQueries, TestTerm, TestParallelReaderEmptyIndex, TestDocIdsWriter, TestReaderWrapperDVTypeCheck, TestIndexWriterOnVMError, TestForUtil, TestNumericUtils, TestCodecs, TestNIOFSDirectory, TestRecyclingIntBlockAllocator, TestScorerPerf, TestUnicodeUtil, TestIndexWriterUnicode, TestOneMergeWrappingMergePolicy, TestLiveFieldValues, TestSameScoresWithThreads, TestDocInverterPerFieldErrorInfo, TestCharArrayMap, TestDocsAndPositions, TestDocIdSetBuilder, TestWordlistLoader, TestAllFilesDetectTruncation, TestVersion, TestIntRange, TestFieldInfos, TestTopDocsCollector, TestAssertions, TestFieldsReader, TestSpanExplanationsOfNonMatches, TestTermVectors, TestRecyclingByteBlockAllocator, TestMultiThreadTermVectors, TestCodecUtil, TestSort, TestMultiMMap, TestDeletionPolicy, TestFlushByRamOrCountsPolicy, TestDuelingCodecs, TestConcurrentMergeScheduler, TestSnapshotDeletionPolicy, TestArrayUtil, TestOmitNorms, TestNRTCachingDirectory, TestFastDecompressionMode, TestPagedBytes, TestDeterminizeLexicon, TestIndexWriterOnDiskFull, TestSpanExplanations, TestBagOfPostings, TestThreadedForceMerge, TestMultiFields, TestCrashCausesCorruptIndex]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCrashCausesCorruptIndex -Dtests.seed=454CA4DB0D187974 -Dtests.slow=true -Dtests.locale=es-GT -Dtests.timezone=America/Anchorage -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestCrashCausesCorruptIndex (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrashCausesCorruptIndex_454CA4DB0D187974-001\testCrashCorruptsIndexing-001: java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrashCausesCorruptIndex_454CA4DB0D187974-001\testCrashCorruptsIndexing-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([454CA4DB0D187974]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [286/466 (1!)] on J0 in 0.23s, 1 test, 1 error <<< FAILURES!

[...truncated 7268 lines...]
   [junit4] Suite: org.apache.lucene.store.TestRAFDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {}, locale=lt-LT, timezone=Eire
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=64762184,total=201326592
   [junit4]   2> NOTE: All tests run in this JVM: [TestHighFreqTerms, TestMultiPassIndexSplitter, TestInetAddressRangeQueries, TestRAFDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestRAFDirectory -Dtests.seed=7AF21506C3CDB420 -Dtests.slow=true -Dtests.locale=lt-LT -Dtests.timezone=Eire -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestRAFDirectory (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\misc\test\J0\temp\lucene.store.TestRAFDirectory_7AF21506C3CDB420-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_7AF21506C3CDB420-001\testThreadSafety-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_7AF21506C3CDB420-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_7AF21506C3CDB420-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7AF21506C3CDB420]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [5/13 (1!)] on J0 in 1.81s, 42 tests, 1 error <<< FAILURES!

[...truncated 4523 lines...]
   [junit4] Suite: org.apache.solr.cloud.ZkFailoverTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\init-core-data-001
   [junit4]   2> 885335 INFO  (SUITE-ZkFailoverTest-seed#[68F5B618164C372D]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 885336 INFO  (SUITE-ZkFailoverTest-seed#[68F5B618164C372D]-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> 885336 INFO  (SUITE-ZkFailoverTest-seed#[68F5B618164C372D]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 885338 INFO  (SUITE-ZkFailoverTest-seed#[68F5B618164C372D]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001
   [junit4]   2> 885338 INFO  (SUITE-ZkFailoverTest-seed#[68F5B618164C372D]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 885339 INFO  (Thread-1549) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 885339 INFO  (Thread-1549) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 885343 ERROR (Thread-1549) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 885438 INFO  (SUITE-ZkFailoverTest-seed#[68F5B618164C372D]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:50937
   [junit4]   2> 885442 INFO  (zkConnectionManagerCallback-1931-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 885444 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10035eed0d30000, likely client has closed socket
   [junit4]   2> 885446 INFO  (jetty-launcher-1928-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 885446 INFO  (jetty-launcher-1928-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 885447 INFO  (jetty-launcher-1928-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 885447 INFO  (jetty-launcher-1928-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 885446 INFO  (jetty-launcher-1928-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 885447 INFO  (jetty-launcher-1928-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@722fdf72{/solr,null,AVAILABLE}
   [junit4]   2> 885447 INFO  (jetty-launcher-1928-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 885447 INFO  (jetty-launcher-1928-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 885447 INFO  (jetty-launcher-1928-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 885447 INFO  (jetty-launcher-1928-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5e444b99{/solr,null,AVAILABLE}
   [junit4]   2> 885449 INFO  (jetty-launcher-1928-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4fabd0e{HTTP/1.1,[http/1.1]}{127.0.0.1:50941}
   [junit4]   2> 885449 INFO  (jetty-launcher-1928-thread-2) [    ] o.e.j.s.Server Started @893798ms
   [junit4]   2> 885449 INFO  (jetty-launcher-1928-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50941}
   [junit4]   2> 885449 ERROR (jetty-launcher-1928-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 885449 INFO  (jetty-launcher-1928-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 885449 INFO  (jetty-launcher-1928-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 885449 INFO  (jetty-launcher-1928-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 885449 INFO  (jetty-launcher-1928-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-11T21:06:28.895Z
   [junit4]   2> 885451 INFO  (jetty-launcher-1928-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@259c663c{HTTP/1.1,[http/1.1]}{127.0.0.1:50944}
   [junit4]   2> 885451 INFO  (jetty-launcher-1928-thread-1) [    ] o.e.j.s.Server Started @893800ms
   [junit4]   2> 885451 INFO  (jetty-launcher-1928-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50944}
   [junit4]   2> 885451 ERROR (jetty-launcher-1928-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 885451 INFO  (jetty-launcher-1928-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 885451 INFO  (jetty-launcher-1928-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 885451 INFO  (jetty-launcher-1928-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 885451 INFO  (jetty-launcher-1928-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-11T21:06:28.897Z
   [junit4]   2> 885461 INFO  (zkConnectionManagerCallback-1933-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 885461 INFO  (zkConnectionManagerCallback-1935-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 885462 INFO  (jetty-launcher-1928-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 885462 INFO  (jetty-launcher-1928-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 885472 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10035eed0d30002, likely client has closed socket
   [junit4]   2> 885476 INFO  (jetty-launcher-1928-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50937/solr
   [junit4]   2> 885476 INFO  (jetty-launcher-1928-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50937/solr
   [junit4]   2> 885479 INFO  (zkConnectionManagerCallback-1941-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 885479 INFO  (zkConnectionManagerCallback-1943-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 885479 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10035eed0d30004, likely client has closed socket
   [junit4]   2> 885483 INFO  (zkConnectionManagerCallback-1946-thread-1-processing-n:127.0.0.1:50944_solr) [n:127.0.0.1:50944_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 885483 INFO  (zkConnectionManagerCallback-1947-thread-1-processing-n:127.0.0.1:50941_solr) [n:127.0.0.1:50941_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 885582 INFO  (jetty-launcher-1928-thread-1) [n:127.0.0.1:50944_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 885583 INFO  (jetty-launcher-1928-thread-1) [n:127.0.0.1:50944_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50944_solr
   [junit4]   2> 885583 INFO  (jetty-launcher-1928-thread-1) [n:127.0.0.1:50944_solr    ] o.a.s.c.Overseer Overseer (id=72116893859905541-127.0.0.1:50944_solr-n_0000000000) starting
   [junit4]   2> 885597 INFO  (jetty-launcher-1928-thread-2) [n:127.0.0.1:50941_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 885598 INFO  (jetty-launcher-1928-thread-2) [n:127.0.0.1:50941_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50941_solr
   [junit4]   2> 885657 INFO  (zkConnectionManagerCallback-1953-thread-1-processing-n:127.0.0.1:50944_solr) [n:127.0.0.1:50944_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 885657 INFO  (zkCallback-1944-thread-1-processing-n:127.0.0.1:50941_solr) [n:127.0.0.1:50941_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 885657 INFO  (zkCallback-1945-thread-1-processing-n:127.0.0.1:50944_solr) [n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 885659 INFO  (jetty-launcher-1928-thread-1) [n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 885659 INFO  (jetty-launcher-1928-thread-1) [n:127.0.0.1:50944_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50937/solr ready
   [junit4]   2> 885661 INFO  (jetty-launcher-1928-thread-1) [n:127.0.0.1:50944_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50944_solr
   [junit4]   2> 885671 INFO  (zkCallback-1944-thread-1-processing-n:127.0.0.1:50941_solr) [n:127.0.0.1:50941_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 885671 INFO  (zkCallback-1945-thread-1-processing-n:127.0.0.1:50944_solr) [n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 885702 INFO  (zkCallback-1952-thread-1-processing-n:127.0.0.1:50944_solr) [n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 885746 INFO  (jetty-launcher-1928-thread-2) [n:127.0.0.1:50941_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50941.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c0e49d
   [junit4]   2> 885750 INFO  (jetty-launcher-1928-thread-2) [n:127.0.0.1:50941_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50941.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c0e49d
   [junit4]   2> 885750 INFO  (jetty-launcher-1928-thread-2) [n:127.0.0.1:50941_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50941.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c0e49d
   [junit4]   2> 885752 INFO  (jetty-launcher-1928-thread-2) [n:127.0.0.1:50941_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node2\.
   [junit4]   2> 885757 INFO  (jetty-launcher-1928-thread-1) [n:127.0.0.1:50944_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50944.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c0e49d
   [junit4]   2> 885762 INFO  (jetty-launcher-1928-thread-1) [n:127.0.0.1:50944_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50944.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c0e49d
   [junit4]   2> 885764 INFO  (jetty-launcher-1928-thread-1) [n:127.0.0.1:50944_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50944.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c0e49d
   [junit4]   2> 885766 INFO  (jetty-launcher-1928-thread-1) [n:127.0.0.1:50944_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node1\.
   [junit4]   2> 885797 INFO  (zkConnectionManagerCallback-1957-thread-1-processing-n:127.0.0.1:50941_solr) [n:127.0.0.1:50941_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 885798 INFO  (jetty-launcher-1928-thread-2) [n:127.0.0.1:50941_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 885799 INFO  (jetty-launcher-1928-thread-2) [n:127.0.0.1:50941_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50937/solr ready
   [junit4]   2> 885827 INFO  (zkConnectionManagerCallback-1959-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 885829 INFO  (zkConnectionManagerCallback-1963-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 885830 INFO  (SUITE-ZkFailoverTest-seed#[68F5B618164C372D]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 885832 INFO  (SUITE-ZkFailoverTest-seed#[68F5B618164C372D]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50937/solr ready
   [junit4]   2> 885846 INFO  (TEST-ZkFailoverTest.testRestartZkWhenClusterDown-seed#[68F5B618164C372D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRestartZkWhenClusterDown
   [junit4]   2> 885846 INFO  (qtp610466976-8062) [n:127.0.0.1:50944_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=1&name=coll1&nrtReplicas=1&action=CREATE&numShards=2&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 885852 INFO  (OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) [n:127.0.0.1:50944_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection coll1
   [junit4]   2> 885853 INFO  (OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) [n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/coll1.AUTOCREATED/managed-schema
   [junit4]   2> 885854 INFO  (OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) [n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/coll1.AUTOCREATED/protwords.txt
   [junit4]   2> 885855 INFO  (OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) [n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/coll1.AUTOCREATED/solrconfig.xml
   [junit4]   2> 885857 INFO  (OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) [n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/coll1.AUTOCREATED/synonyms.txt
   [junit4]   2> 885858 INFO  (OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) [n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/coll1.AUTOCREATED/stopwords.txt
   [junit4]   2> 885860 INFO  (OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) [n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/coll1.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 885861 INFO  (OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) [n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/coll1.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 885862 INFO  (OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) [n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/coll1.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 885863 INFO  (OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) [n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/coll1.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 885864 INFO  (OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) [n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/coll1.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 885865 INFO  (OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) [n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/coll1.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 885866 INFO  (OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) [n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/coll1.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 885868 INFO  (OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) [n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/coll1.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 885869 INFO  (OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) [n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/coll1.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 885870 INFO  (OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) [n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/coll1.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 885871 INFO  (OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) [n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/coll1.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 885872 INFO  (OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) [n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/coll1.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 885874 INFO  (OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) [n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/coll1.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 885875 INFO  (OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) [n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/coll1.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 885876 INFO  (OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) [n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/coll1.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 885877 INFO  (OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) [n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/coll1.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 885878 INFO  (OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) [n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/coll1.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 885879 INFO  (OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) [n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/coll1.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 885881 INFO  (OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) [n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/coll1.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 885882 INFO  (OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) [n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/coll1.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 885883 INFO  (OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) [n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/coll1.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 885884 INFO  (OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) [n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/coll1.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 885885 INFO  (OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) [n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/coll1.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 885886 INFO  (OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) [n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/coll1.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 885887 INFO  (OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) [n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/coll1.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 885888 INFO  (OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) [n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/coll1.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 885890 INFO  (OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) [n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/coll1.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 885891 INFO  (OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) [n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/coll1.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 885891 INFO  (OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) [n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/coll1.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 885893 INFO  (OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) [n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/coll1.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 885894 INFO  (OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) [n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/coll1.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 885894 INFO  (OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) [n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/coll1.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 885896 INFO  (OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) [n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/coll1.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 885897 INFO  (OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) [n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/coll1.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 885898 INFO  (OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) [n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/coll1.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 885900 INFO  (OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) [n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/coll1.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 885901 INFO  (OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) [n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/coll1.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 885902 INFO  (OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) [n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/coll1.AUTOCREATED/params.json
   [junit4]   2> 886013 INFO  (OverseerStateUpdate-72116893859905541-127.0.0.1:50944_solr-n_0000000000) [n:127.0.0.1:50944_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"coll1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"coll1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50944/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 886013 INFO  (OverseerStateUpdate-72116893859905541-127.0.0.1:50944_solr-n_0000000000) [n:127.0.0.1:50944_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"coll1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"coll1_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50941/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 886215 INFO  (qtp610466976-8067) [n:127.0.0.1:50944_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=coll1.AUTOCREATED&newCollection=true&name=coll1_shard1_replica_n1&action=CREATE&numShards=2&collection=coll1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 886216 INFO  (qtp610466976-8067) [n:127.0.0.1:50944_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 886219 INFO  (qtp1551091959-8053) [n:127.0.0.1:50941_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=coll1.AUTOCREATED&newCollection=true&name=coll1_shard2_replica_n2&action=CREATE&numShards=2&collection=coll1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 886220 INFO  (qtp1551091959-8053) [n:127.0.0.1:50941_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 886331 INFO  (zkCallback-1945-thread-1-processing-n:127.0.0.1:50944_solr) [n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/coll1/state.json] for collection [coll1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 886331 INFO  (zkCallback-1944-thread-1-processing-n:127.0.0.1:50941_solr) [n:127.0.0.1:50941_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/coll1/state.json] for collection [coll1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 886332 INFO  (zkCallback-1945-thread-2-processing-n:127.0.0.1:50944_solr) [n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/coll1/state.json] for collection [coll1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 886333 INFO  (zkCallback-1944-thread-2-processing-n:127.0.0.1:50941_solr) [n:127.0.0.1:50941_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/coll1/state.json] for collection [coll1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 887256 INFO  (qtp610466976-8067) [n:127.0.0.1:50944_solr c:coll1 s:shard1 r:core_node3 x:coll1_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 887256 INFO  (qtp1551091959-8053) [n:127.0.0.1:50941_solr c:coll1 s:shard2 r:core_node4 x:coll1_shard2_replica_n2] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 887256 INFO  (qtp610466976-8067) [n:127.0.0.1:50944_solr c:coll1 s:shard1 r:core_node3 x:coll1_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 887257 INFO  (qtp1551091959-8053) [n:127.0.0.1:50941_solr c:coll1 s:shard2 r:core_node4 x:coll1_shard2_replica_n2] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 887259 WARN  (qtp1551091959-8053) [n:127.0.0.1:50941_solr c:coll1 s:shard2 r:core_node4 x:coll1_shard2_replica_n2] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node2\coll1_shard2_replica_n2\..\..\..\..\contrib\extraction\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node2\coll1_shard2_replica_n2\..\..\..\..\contrib\extraction\lib
   [junit4]   2> 887259 WARN  (qtp610466976-8067) [n:127.0.0.1:50944_solr c:coll1 s:shard1 r:core_node3 x:coll1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node1\coll1_shard1_replica_n1\..\..\..\..\contrib\extraction\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node1\coll1_shard1_replica_n1\..\..\..\..\contrib\extraction\lib
   [junit4]   2> 887260 WARN  (qtp1551091959-8053) [n:127.0.0.1:50941_solr c:coll1 s:shard2 r:core_node4 x:coll1_shard2_replica_n2] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node2\coll1_shard2_replica_n2\..\..\..\..\dist filtered by solr-cell-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node2\coll1_shard2_replica_n2\..\..\..\..\dist
   [junit4]   2> 887260 WARN  (qtp610466976-8067) [n:127.0.0.1:50944_solr c:coll1 s:shard1 r:core_node3 x:coll1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node1\coll1_shard1_replica_n1\..\..\..\..\dist filtered by solr-cell-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node1\coll1_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 887262 WARN  (qtp610466976-8067) [n:127.0.0.1:50944_solr c:coll1 s:shard1 r:core_node3 x:coll1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node1\coll1_shard1_replica_n1\..\..\..\..\contrib\clustering\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node1\coll1_shard1_replica_n1\..\..\..\..\contrib\clustering\lib
   [junit4]   2> 887262 WARN  (qtp1551091959-8053) [n:127.0.0.1:50941_solr c:coll1 s:shard2 r:core_node4 x:coll1_shard2_replica_n2] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node2\coll1_shard2_replica_n2\..\..\..\..\contrib\clustering\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node2\coll1_shard2_replica_n2\..\..\..\..\contrib\clustering\lib
   [junit4]   2> 887262 WARN  (qtp610466976-8067) [n:127.0.0.1:50944_solr c:coll1 s:shard1 r:core_node3 x:coll1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node1\coll1_shard1_replica_n1\..\..\..\..\dist filtered by solr-clustering-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node1\coll1_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 887262 WARN  (qtp1551091959-8053) [n:127.0.0.1:50941_solr c:coll1 s:shard2 r:core_node4 x:coll1_shard2_replica_n2] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node2\coll1_shard2_replica_n2\..\..\..\..\dist filtered by solr-clustering-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node2\coll1_shard2_replica_n2\..\..\..\..\dist
   [junit4]   2> 887263 WARN  (qtp1551091959-8053) [n:127.0.0.1:50941_solr c:coll1 s:shard2 r:core_node4 x:coll1_shard2_replica_n2] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node2\coll1_shard2_replica_n2\..\..\..\..\contrib\langid\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node2\coll1_shard2_replica_n2\..\..\..\..\contrib\langid\lib
   [junit4]   2> 887263 WARN  (qtp1551091959-8053) [n:127.0.0.1:50941_solr c:coll1 s:shard2 r:core_node4 x:coll1_shard2_replica_n2] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node2\coll1_shard2_replica_n2\..\..\..\..\dist filtered by solr-langid-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node2\coll1_shard2_replica_n2\..\..\..\..\dist
   [junit4]   2> 887263 WARN  (qtp610466976-8067) [n:127.0.0.1:50944_solr c:coll1 s:shard1 r:core_node3 x:coll1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node1\coll1_shard1_replica_n1\..\..\..\..\contrib\langid\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node1\coll1_shard1_replica_n1\..\..\..\..\contrib\langid\lib
   [junit4]   2> 887263 WARN  (qtp610466976-8067) [n:127.0.0.1:50944_solr c:coll1 s:shard1 r:core_node3 x:coll1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node1\coll1_shard1_replica_n1\..\..\..\..\dist filtered by solr-langid-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node1\coll1_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 887264 WARN  (qtp1551091959-8053) [n:127.0.0.1:50941_solr c:coll1 s:shard2 r:core_node4 x:coll1_shard2_replica_n2] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node2\coll1_shard2_replica_n2\..\..\..\..\contrib\velocity\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node2\coll1_shard2_replica_n2\..\..\..\..\contrib\velocity\lib
   [junit4]   2> 887264 WARN  (qtp1551091959-8053) [n:127.0.0.1:50941_solr c:coll1 s:shard2 r:core_node4 x:coll1_shard2_replica_n2] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node2\coll1_shard2_replica_n2\..\..\..\..\dist filtered by solr-velocity-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node2\coll1_shard2_replica_n2\..\..\..\..\dist
   [junit4]   2> 887265 WARN  (qtp610466976-8067) [n:127.0.0.1:50944_solr c:coll1 s:shard1 r:core_node3 x:coll1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node1\coll1_shard1_replica_n1\..\..\..\..\contrib\velocity\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node1\coll1_shard1_replica_n1\..\..\..\..\contrib\velocity\lib
   [junit4]   2> 887265 WARN  (qtp610466976-8067) [n:127.0.0.1:50944_solr c:coll1 s:shard1 r:core_node3 x:coll1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node1\coll1_shard1_replica_n1\..\..\..\..\dist filtered by solr-velocity-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node1\coll1_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 887271 INFO  (qtp1551091959-8053) [n:127.0.0.1:50941_solr c:coll1 s:shard2 r:core_node4 x:coll1_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 887271 INFO  (qtp610466976-8067) [n:127.0.0.1:50944_solr c:coll1 s:shard1 r:core_node3 x:coll1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 887291 INFO  (qtp1551091959-8053) [n:127.0.0.1:50941_solr c:coll1 s:shard2 r:core_node4 x:coll1_shard2_replica_n2] o.a.s.s.IndexSchema [coll1_shard2_replica_n2] Schema name=default-config
   [junit4]   2> 887292 INFO  (qtp610466976-8067) [n:127.0.0.1:50944_solr c:coll1 s:shard1 r:core_node3 x:coll1_shard1_replica_n1] o.a.s.s.IndexSchema [coll1_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 887412 ERROR (qtp610466976-8067) [n:127.0.0.1:50944_solr c:coll1 s:shard1 r:core_node3 x:coll1_shard1_replica_n1] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error CREATEing SolrCore 'coll1_shard1_replica_n1': Unable to create core [coll1_shard1_replica_n1] Caused by: Can't find resource 'lang/contractions_ca.txt' in classpath or '/configs/coll1.AUTOCREATED', cwd=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:989)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:90)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:358)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:195)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:384)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:330)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:455)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:530)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to create core [coll1_shard1_replica_n1]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1056)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:950)
   [junit4]   2> 	... 39 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not load conf for core coll1_shard1_replica_n1: Can't load schema managed-schema: org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'lang/contractions_ca.txt' in classpath or '/configs/coll1.AUTOCREATED', cwd=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:97)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.getConfigSet(CoreContainer.java:1084)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1036)
   [junit4]   2> 	... 40 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Can't load schema managed-schema: org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'lang/contractions_ca.txt' in classpath or '/configs/coll1.AUTOCREATED', cwd=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:582)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:179)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchema.<init>(ManagedIndexSchema.java:105)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:173)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:45)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:119)
   [junit4]   2> 	at org.apa

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

leted [5/25] on J1 in 4.80s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.core.ConfigureRecoveryStrategyTest
   [junit4] OK      0.00s J1 | ConfigureRecoveryStrategyTest.testAlmostAllMethodsAreFinal
   [junit4] OK      0.02s J1 | ConfigureRecoveryStrategyTest.testBuilder
   [junit4] Completed [6/25] on J1 in 0.50s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.component.DistributedFacetPivotSmallTest
   [junit4] OK      6.81s J1 | DistributedFacetPivotSmallTest.test
   [junit4] Completed [7/25] on J1 in 7.53s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.core.ConfigureRecoveryStrategyTest
   [junit4] OK      0.00s J1 | ConfigureRecoveryStrategyTest.testAlmostAllMethodsAreFinal
   [junit4] OK      0.00s J1 | ConfigureRecoveryStrategyTest.testBuilder
   [junit4] Completed [8/25] on J1 in 0.44s, 2 tests
   [junit4] 
   [junit4] HEARTBEAT J0 PID(2332@serv1-vm1): 2018-03-11T22:20:51, stalled for 62.1s at: ZkFailoverTest.testRestartZkWhenClusterDown
   [junit4] HEARTBEAT J1 PID(7032@serv1-vm1): 2018-03-11T22:21:27, stalled for 69.8s at: ZkFailoverTest.testRestartZkWhenClusterDown
   [junit4] Suite: org.apache.solr.cloud.ZkFailoverTest
   [junit4] OK      18.4s J0 | ZkFailoverTest.testRestartZkWhenClusterDown
   [junit4] Completed [9/25] on J0 in 143.86s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.update.PeerSyncWithIndexFingerprintCachingTest
   [junit4] OK      4.50s J0 | PeerSyncWithIndexFingerprintCachingTest.test
   [junit4] Completed [10/25] on J0 in 5.08s, 1 test
   [junit4] 
   [junit4] Duplicate suite name used with XML reports: org.apache.solr.update.PeerSyncWithIndexFingerprintCachingTest. This may confuse tools that process XML reports. Set 'ignoreDuplicateSuites' to true to skip this message.
   [junit4] Suite: org.apache.solr.handler.component.DistributedFacetPivotSmallTest
   [junit4] OK      7.33s J0 | DistributedFacetPivotSmallTest.test
   [junit4] Completed [11/25] on J0 in 8.04s, 1 test
   [junit4] 
   [junit4] Duplicate suite name used with XML reports: org.apache.solr.handler.component.DistributedFacetPivotSmallTest. This may confuse tools that process XML reports. Set 'ignoreDuplicateSuites' to true to skip this message.
   [junit4] Suite: org.apache.solr.cloud.ZkFailoverTest
   [junit4] OK      11.6s J1 | ZkFailoverTest.testRestartZkWhenClusterDown
   [junit4] Completed [12/25] on J1 in 126.45s, 1 test
   [junit4] 
   [junit4] Duplicate suite name used with XML reports: org.apache.solr.cloud.ZkFailoverTest. This may confuse tools that process XML reports. Set 'ignoreDuplicateSuites' to true to skip this message.
   [junit4] HEARTBEAT J0 PID(2332@serv1-vm1): 2018-03-11T22:23:15, stalled for 68.8s at: ZkFailoverTest.testRestartZkWhenClusterDown
   [junit4] HEARTBEAT J1 PID(7032@serv1-vm1): 2018-03-11T22:23:27, stalled for 66.7s at: ZkFailoverTest.testRestartZkWhenClusterDown
   [junit4] Suite: org.apache.solr.cloud.ZkFailoverTest
   [junit4] OK      9.32s J0 | ZkFailoverTest.testRestartZkWhenClusterDown
   [junit4] Completed [13/25] on J0 in 124.13s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.update.PeerSyncWithIndexFingerprintCachingTest
   [junit4] OK      4.08s J0 | PeerSyncWithIndexFingerprintCachingTest.test
   [junit4] Completed [14/25] on J0 in 4.72s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.ZkFailoverTest
   [junit4] OK      9.47s J1 | ZkFailoverTest.testRestartZkWhenClusterDown
   [junit4] Completed [15/25] on J1 in 119.12s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.component.DistributedSuggestComponentTest
   [junit4] OK      12.5s J1 | DistributedSuggestComponentTest.test
   [junit4] Completed [16/25] on J1 in 13.09s, 1 test
   [junit4] 
   [junit4] Duplicate suite name used with XML reports: org.apache.solr.handler.component.DistributedSuggestComponentTest. This may confuse tools that process XML reports. Set 'ignoreDuplicateSuites' to true to skip this message.
   [junit4] Suite: org.apache.solr.handler.component.DistributedSuggestComponentTest
   [junit4] OK      11.7s J1 | DistributedSuggestComponentTest.test
   [junit4] Completed [17/25] on J1 in 13.13s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.component.DistributedSuggestComponentTest
   [junit4] OK      10.0s J1 | DistributedSuggestComponentTest.test
   [junit4] Completed [18/25] on J1 in 10.61s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.component.DistributedSuggestComponentTest
   [junit4] OK      11.4s J1 | DistributedSuggestComponentTest.test
   [junit4] Completed [19/25] on J1 in 11.87s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.component.DistributedFacetPivotSmallTest
   [junit4] OK      6.61s J1 | DistributedFacetPivotSmallTest.test
   [junit4] Completed [20/25] on J1 in 9.22s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.component.DistributedFacetPivotSmallTest
   [junit4] OK      7.04s J1 | DistributedFacetPivotSmallTest.test
   [junit4] Completed [21/25] on J1 in 7.96s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.component.DistributedFacetPivotSmallTest
   [junit4] OK      6.37s J1 | DistributedFacetPivotSmallTest.test
   [junit4] Completed [22/25] on J1 in 7.14s, 1 test
   [junit4] 
   [junit4] HEARTBEAT J0 PID(2332@serv1-vm1): 2018-03-11T22:25:27, stalled for 71.9s at: ZkFailoverTest.testRestartZkWhenClusterDown
   [junit4] Suite: org.apache.solr.update.PeerSyncWithIndexFingerprintCachingTest
   [junit4] OK      6.81s J1 | PeerSyncWithIndexFingerprintCachingTest.test
   [junit4] Completed [23/25] on J1 in 7.35s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.update.PeerSyncWithIndexFingerprintCachingTest
   [junit4] OK      3.37s J1 | PeerSyncWithIndexFingerprintCachingTest.test
   [junit4] Completed [24/25] on J1 in 4.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.ZkFailoverTest
   [junit4] OK      9.50s J0 | ZkFailoverTest.testRestartZkWhenClusterDown
   [junit4] Completed [25/25] on J0 in 121.16s, 1 test
   [junit4] 
   [junit4] JVM J0:     0.74 ..   408.63 =   407.89s
   [junit4] JVM J1:     0.67 ..   378.21 =   377.54s
   [junit4] Execution time total: 6 minutes 48 seconds
   [junit4] Tests summary: 25 suites, 30 tests
   [junit4] Could not remove temporary path: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp])
   [junit4] Could not remove temporary path: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp])
     [echo] 5 slowest tests:
[junit4:tophints] 523.90s | org.apache.solr.cloud.BasicDistributedZkTest
[junit4:tophints] 249.87s | org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
[junit4:tophints] 228.04s | org.apache.solr.update.TestInPlaceUpdatesDistrib
[junit4:tophints] 184.93s | org.apache.solr.cloud.TestPullReplicaErrorHandling
[junit4:tophints] 138.83s | org.apache.solr.cloud.api.collections.ShardSplitTest

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 6 minutes 51 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.lucene.index.TestCrashCausesCorruptIndex
[repro]   0/5 failed: org.apache.lucene.store.TestRAFDirectory
[repro]   0/5 failed: org.apache.solr.cloud.ZkFailoverTest
[repro]   0/5 failed: org.apache.solr.core.ConfigureRecoveryStrategyTest
[repro]   0/5 failed: org.apache.solr.handler.component.DistributedFacetPivotSmallTest
[repro]   0/5 failed: org.apache.solr.handler.component.DistributedSuggestComponentTest
[repro]   0/5 failed: org.apache.solr.update.PeerSyncWithIndexFingerprintCachingTest
[repro]   1/5 failed: org.apache.solr.client.solrj.request.SchemaTest
[repro] Exiting with code 1

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST lucene\build move /y lucene\build lucene\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST solr\build move /y solr\build solr\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST lucene\build.orig move /y lucene\build.orig lucene\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST solr\build.orig move /y solr\build.orig solr\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>exit 0 
Archiving artifacts
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=3ecefe1d0e4d0cbeb6e4393fa2339210f8eb612d, workspace=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows
[WARNINGS] Computing warning deltas based on reference build #497
Recording test results
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 497 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/497/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseSerialGC

9 tests failed.
FAILED:  org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:51953/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:51953/collection1
	at __randomizedtesting.SeedInfo.seed([74D23F9805C08E60:FC860042AB3CE398]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1105)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:885)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:818)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:484)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:463)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.commit(AbstractFullDistribZkTestBase.java:1591)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:212)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 53 more


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

Error Message:
4 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest:     1) Thread[id=114, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=116, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)    3) Thread[id=115, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]-SendThread(127.0.0.1:51860), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)    4) Thread[id=117, name=zkConnectionManagerCallback-25-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest: 
   1) Thread[id=114, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=116, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)
   3) Thread[id=115, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]-SendThread(127.0.0.1:51860), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
   4) Thread[id=117, name=zkConnectionManagerCallback-25-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([74D23F9805C08E60]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=115, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]-SendThread(127.0.0.1:51860), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1054)    2) Thread[id=117, name=zkConnectionManagerCallback-25-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=115, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]-SendThread(127.0.0.1:51860), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1054)
   2) Thread[id=117, name=zkConnectionManagerCallback-25-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([74D23F9805C08E60]:0)


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

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:51969/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:51969/collection1
	at __randomizedtesting.SeedInfo.seed([74D23F9805C08E60:FC860042AB3CE398]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1105)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:885)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:818)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:484)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:463)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.commit(AbstractFullDistribZkTestBase.java:1591)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:212)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 53 more


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

Error Message:
4 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest:     1) Thread[id=113, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=115, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)    3) Thread[id=114, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]-SendThread(127.0.0.1:51857), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1054)    4) Thread[id=116, name=zkConnectionManagerCallback-25-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest: 
   1) Thread[id=113, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=115, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)
   3) Thread[id=114, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]-SendThread(127.0.0.1:51857), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1054)
   4) Thread[id=116, name=zkConnectionManagerCallback-25-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([74D23F9805C08E60]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=114, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]-SendThread(127.0.0.1:51857), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1054)    2) Thread[id=116, name=zkConnectionManagerCallback-25-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=114, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]-SendThread(127.0.0.1:51857), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1054)
   2) Thread[id=116, name=zkConnectionManagerCallback-25-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([74D23F9805C08E60]:0)


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

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:59623/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:59623/collection1
	at __randomizedtesting.SeedInfo.seed([74D23F9805C08E60:FC860042AB3CE398]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1105)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:885)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:818)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:484)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:463)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.commit(AbstractFullDistribZkTestBase.java:1591)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:212)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 53 more


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

Error Message:
4 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest:     1) Thread[id=23524, name=zkConnectionManagerCallback-7230-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=23522, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]-SendThread(127.0.0.1:59573), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)    3) Thread[id=23521, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(Thread.java:748)    4) Thread[id=23523, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest: 
   1) Thread[id=23524, name=zkConnectionManagerCallback-7230-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=23522, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]-SendThread(127.0.0.1:59573), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
   3) Thread[id=23521, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
   4) Thread[id=23523, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)
	at __randomizedtesting.SeedInfo.seed([74D23F9805C08E60]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=23524, name=zkConnectionManagerCallback-7230-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=23522, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]-SendThread(127.0.0.1:59573), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1054)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=23524, name=zkConnectionManagerCallback-7230-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=23522, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]-SendThread(127.0.0.1:59573), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1054)
	at __randomizedtesting.SeedInfo.seed([74D23F9805C08E60]:0)




Build Log:
[...truncated 13807 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_74D23F9805C08E60-001\init-core-data-001
   [junit4]   2> 1856426 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[74D23F9805C08E60]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1856429 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[74D23F9805C08E60]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 1856429 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[74D23F9805C08E60]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1856429 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[74D23F9805C08E60]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1856431 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1856432 INFO  (Thread-4512) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1856432 INFO  (Thread-4512) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1856438 ERROR (Thread-4512) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1856533 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [    ] o.a.s.c.ZkTestServer start zk server on port:59573
   [junit4]   2> 1856537 INFO  (zkConnectionManagerCallback-7207-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1856543 INFO  (zkConnectionManagerCallback-7209-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1856553 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1856559 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1856561 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1856563 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1856565 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1856566 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1856568 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1856570 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1856570 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1856572 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1856574 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1856578 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly asked otherwise
   [junit4]   2> 1857267 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T04:27:37+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1857267 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1857267 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1857268 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1857268 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14ec6eb{/,null,AVAILABLE}
   [junit4]   2> 1857269 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@102f2d9{HTTP/1.1,[http/1.1]}{127.0.0.1:59580}
   [junit4]   2> 1857269 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [    ] o.e.j.s.Server Started @1865657ms
   [junit4]   2> 1857269 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_74D23F9805C08E60-001\tempDir-001/control/data, replicaType=NRT, hostContext=/, hostPort=59580, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_74D23F9805C08E60-001\control-001\cores}
   [junit4]   2> 1857269 ERROR (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1857269 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 1857269 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1857269 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1857269 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-11T10:55:37.521Z
   [junit4]   2> 1857269 INFO  (zkConnectionManagerCallback-7211-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1857275 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1857275 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [    ] 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.cloud.ChaosMonkeyNothingIsSafeTest_74D23F9805C08E60-001\control-001\solr.xml
   [junit4]   2> 1857282 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1857282 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1857283 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@a8410e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1857287 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59573/solr
   [junit4]   2> 1857289 INFO  (zkConnectionManagerCallback-7215-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1857292 INFO  (zkConnectionManagerCallback-7217-thread-1-processing-n:127.0.0.1:59580_) [n:127.0.0.1:59580_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1857386 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [n:127.0.0.1:59580_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1857387 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [n:127.0.0.1:59580_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:59580_
   [junit4]   2> 1857388 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [n:127.0.0.1:59580_    ] o.a.s.c.Overseer Overseer (id=72114491814182916-127.0.0.1:59580_-n_0000000000) starting
   [junit4]   2> 1857396 INFO  (zkConnectionManagerCallback-7222-thread-1-processing-n:127.0.0.1:59580_) [n:127.0.0.1:59580_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1857398 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [n:127.0.0.1:59580_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59573/solr ready
   [junit4]   2> 1857399 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [n:127.0.0.1:59580_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59580_
   [junit4]   2> 1857402 INFO  (OverseerStateUpdate-72114491814182916-127.0.0.1:59580_-n_0000000000) [n:127.0.0.1:59580_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1857404 INFO  (zkCallback-7221-thread-1-processing-n:127.0.0.1:59580_) [n:127.0.0.1:59580_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1857551 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [n:127.0.0.1:59580_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a8410e
   [junit4]   2> 1857556 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [n:127.0.0.1:59580_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a8410e
   [junit4]   2> 1857557 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [n:127.0.0.1:59580_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a8410e
   [junit4]   2> 1857559 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [n:127.0.0.1:59580_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_74D23F9805C08E60-001\control-001\cores
   [junit4]   2> 1857584 INFO  (zkConnectionManagerCallback-7226-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1857585 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1857586 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59573/solr ready
   [junit4]   2> 1857588 INFO  (qtp15531146-23474) [n:127.0.0.1:59580_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:59580_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1857590 INFO  (OverseerThreadFactory-8974-thread-1-processing-n:127.0.0.1:59580_) [n:127.0.0.1:59580_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1857696 INFO  (qtp15531146-23478) [n:127.0.0.1:59580_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1857697 INFO  (qtp15531146-23478) [n:127.0.0.1:59580_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1857803 INFO  (zkCallback-7216-thread-1-processing-n:127.0.0.1:59580_) [n:127.0.0.1:59580_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1858728 INFO  (qtp15531146-23478) [n:127.0.0.1:59580_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1858759 INFO  (qtp15531146-23478) [n:127.0.0.1:59580_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1858871 INFO  (qtp15531146-23478) [n:127.0.0.1:59580_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1858911 INFO  (qtp15531146-23478) [n:127.0.0.1:59580_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 1858912 INFO  (qtp15531146-23478) [n:127.0.0.1:59580_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a8410e
   [junit4]   2> 1858912 INFO  (qtp15531146-23478) [n:127.0.0.1:59580_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1858912 INFO  (qtp15531146-23478) [n:127.0.0.1:59580_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_74D23F9805C08E60-001\control-001\cores\control_collection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_74D23F9805C08E60-001\control-001\cores\control_collection_shard1_replica_n1\data\]
   [junit4]   2> 1858915 INFO  (qtp15531146-23478) [n:127.0.0.1:59580_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=48.6884765625, floorSegmentMB=1.6279296875, forceMergeDeletesPctAllowed=25.27951720093537, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1858975 WARN  (qtp15531146-23478) [n:127.0.0.1:59580_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1859096 INFO  (qtp15531146-23478) [n:127.0.0.1:59580_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1859096 INFO  (qtp15531146-23478) [n:127.0.0.1:59580_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1859099 INFO  (qtp15531146-23478) [n:127.0.0.1:59580_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1859099 INFO  (qtp15531146-23478) [n:127.0.0.1:59580_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1859105 INFO  (qtp15531146-23478) [n:127.0.0.1:59580_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=21.572265625, floorSegmentMB=1.3662109375, forceMergeDeletesPctAllowed=22.14429203456718, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3185157059596685
   [junit4]   2> 1859105 INFO  (qtp15531146-23478) [n:127.0.0.1:59580_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@142e695[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1859107 INFO  (qtp15531146-23478) [n:127.0.0.1:59580_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1859107 INFO  (qtp15531146-23478) [n:127.0.0.1:59580_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1859107 INFO  (qtp15531146-23478) [n:127.0.0.1:59580_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1859108 INFO  (searcherExecutor-8977-thread-1-processing-n:127.0.0.1:59580_ x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:59580_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@142e695[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1859109 INFO  (qtp15531146-23478) [n:127.0.0.1:59580_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1594638455916199936
   [junit4]   2> 1859115 INFO  (qtp15531146-23478) [n:127.0.0.1:59580_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1859120 INFO  (qtp15531146-23478) [n:127.0.0.1:59580_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1859121 INFO  (qtp15531146-23478) [n:127.0.0.1:59580_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1859121 INFO  (qtp15531146-23478) [n:127.0.0.1:59580_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:59580/control_collection_shard1_replica_n1/
   [junit4]   2> 1859121 INFO  (qtp15531146-23478) [n:127.0.0.1:59580_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1859121 INFO  (qtp15531146-23478) [n:127.0.0.1:59580_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:59580/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1859121 INFO  (qtp15531146-23478) [n:127.0.0.1:59580_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1859125 INFO  (qtp15531146-23478) [n:127.0.0.1:59580_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:59580/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1859228 INFO  (zkCallback-7216-thread-2-processing-n:127.0.0.1:59580_) [n:127.0.0.1:59580_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1859276 INFO  (qtp15531146-23478) [n:127.0.0.1:59580_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1859280 INFO  (qtp15531146-23478) [n:127.0.0.1:59580_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1584
   [junit4]   2> 1859283 INFO  (qtp15531146-23474) [n:127.0.0.1:59580_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1859382 INFO  (zkCallback-7216-thread-2-processing-n:127.0.0.1:59580_) [n:127.0.0.1:59580_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1859591 INFO  (OverseerCollectionConfigSetProcessor-72114491814182916-127.0.0.1:59580_-n_0000000000) [n:127.0.0.1:59580_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1860284 INFO  (qtp15531146-23474) [n:127.0.0.1:59580_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:59580_&wt=javabin&version=2} status=0 QTime=2695
   [junit4]   2> 1860285 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10033bf8bbe0006, likely client has closed socket
   [junit4]   2> 1860294 INFO  (zkConnectionManagerCallback-7230-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1860296 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1860297 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59573/solr ready
   [junit4]   2> 1860297 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1860298 INFO  (qtp15531146-23478) [n:127.0.0.1:59580_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1860300 INFO  (OverseerThreadFactory-8974-thread-2-processing-n:127.0.0.1:59580_) [n:127.0.0.1:59580_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1860302 WARN  (OverseerThreadFactory-8974-thread-2-processing-n:127.0.0.1:59580_) [n:127.0.0.1:59580_    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1860537 INFO  (qtp15531146-23478) [n:127.0.0.1:59580_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1860537 INFO  (qtp15531146-23478) [n:127.0.0.1:59580_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=239
   [junit4]   2> 1861313 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_74D23F9805C08E60-001\shard-1-001 of type TLOG
   [junit4]   2> 1861314 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T04:27:37+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1861314 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1861314 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1861314 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1861314 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@19d080c{/,null,AVAILABLE}
   [junit4]   2> 1861315 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@cc96e8{HTTP/1.1,[http/1.1]}{127.0.0.1:59606}
   [junit4]   2> 1861315 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [    ] o.e.j.s.Server Started @1869704ms
   [junit4]   2> 1861315 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_74D23F9805C08E60-001\tempDir-001/jetty1, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=59606, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_74D23F9805C08E60-001\shard-1-001\cores}
   [junit4]   2> 1861316 ERROR (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1861316 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 1861316 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1861316 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1861316 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-11T10:55:41.568Z
   [junit4]   2> 1861319 INFO  (zkConnectionManagerCallback-7232-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1861321 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10033bf8bbe0008, likely client has closed socket
   [junit4]   2> 1861321 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1861321 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [    ] 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.cloud.ChaosMonkeyNothingIsSafeTest_74D23F9805C08E60-001\shard-1-001\solr.xml
   [junit4]   2> 1861330 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1861330 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1861330 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@a8410e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1861336 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59573/solr
   [junit4]   2> 1861337 INFO  (zkConnectionManagerCallback-7236-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1861341 INFO  (zkConnectionManagerCallback-7238-thread-1-processing-n:127.0.0.1:59606_) [n:127.0.0.1:59606_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1861348 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [n:127.0.0.1:59606_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1861348 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [n:127.0.0.1:59606_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1861353 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [n:127.0.0.1:59606_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59606_
   [junit4]   2> 1861354 INFO  (zkCallback-7216-thread-2-processing-n:127.0.0.1:59580_) [n:127.0.0.1:59580_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1861354 INFO  (zkCallback-7221-thread-1-processing-n:127.0.0.1:59580_) [n:127.0.0.1:59580_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1861354 INFO  (zkCallback-7229-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1861355 INFO  (zkCallback-7237-thread-1-processing-n:127.0.0.1:59606_) [n:127.0.0.1:59606_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1861470 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [n:127.0.0.1:59606_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a8410e
   [junit4]   2> 1861493 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [n:127.0.0.1:59606_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a8410e
   [junit4]   2> 1861494 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [n:127.0.0.1:59606_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a8410e
   [junit4]   2> 1861496 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [n:127.0.0.1:59606_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_74D23F9805C08E60-001\shard-1-001\cores
   [junit4]   2> 1861501 INFO  (zkConnectionManagerCallback-7243-thread-1-processing-n:127.0.0.1:59606_) [n:127.0.0.1:59606_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1861503 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [n:127.0.0.1:59606_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1861504 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [n:127.0.0.1:59606_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59573/solr ready
   [junit4]   2> 1861531 INFO  (qtp15531146-23476) [n:127.0.0.1:59580_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:59606_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1861534 INFO  (OverseerCollectionConfigSetProcessor-72114491814182916-127.0.0.1:59580_-n_0000000000) [n:127.0.0.1:59580_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1861535 INFO  (OverseerThreadFactory-8974-thread-3-processing-n:127.0.0.1:59580_) [n:127.0.0.1:59580_    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:59606_ for creating new replica
   [junit4]   2> 1861538 INFO  (qtp29058675-23528) [n:127.0.0.1:59606_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1861539 INFO  (qtp29058675-23528) [n:127.0.0.1:59606_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1862565 INFO  (qtp29058675-23528) [n:127.0.0.1:59606_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1862575 INFO  (qtp29058675-23528) [n:127.0.0.1:59606_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.s.IndexSchema [collection1_shard1_replica_t21] Schema name=test
   [junit4]   2> 1862647 INFO  (qtp29058675-23528) [n:127.0.0.1:59606_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1862659 INFO  (qtp29058675-23528) [n:127.0.0.1:59606_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_t21' using configuration from collection collection1, trusted=true
   [junit4]   2> 1862660 INFO  (qtp29058675-23528) [n:127.0.0.1:59606_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_t21' (registry 'solr.core.collection1.shard1.replica_t21') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a8410e
   [junit4]   2> 1862660 INFO  (qtp29058675-23528) [n:127.0.0.1:59606_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1862660 INFO  (qtp29058675-23528) [n:127.0.0.1:59606_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SolrCore [[collection1_shard1_replica_t21] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_74D23F9805C08E60-001\shard-1-001\cores\collection1_shard1_replica_t21], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_74D23F9805C08E60-001\shard-1-001\cores\collection1_shard1_replica_t21\data\]
   [junit4]   2> 1862666 INFO  (qtp29058675-23528) [n:127.0.0.1:59606_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=48.6884765625, floorSegmentMB=1.6279296875, forceMergeDeletesPctAllowed=25.27951720093537, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1862688 WARN  (qtp29058675-23528) [n:127.0.0.1:59606_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1862783 INFO  (qtp29058675-23528) [n:127.0.0.1:59606_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1862783 INFO  (qtp29058675-23528) [n:127.0.0.1:59606_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1862785 INFO  (qtp29058675-23528) [n:127.0.0.1:59606_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1862785 INFO  (qtp29058675-23528) [n:127.0.0.1:59606_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1862787 INFO  (qtp29058675-23528) [n:127.0.0.1:59606_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=21.572265625, floorSegmentMB=1.3662109375, forceMergeDeletesPctAllowed=22.14429203456718, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3185157059596685
   [junit4]   2> 1862787 INFO  (qtp29058675-23528) [n:127.0.0.1:59606_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.s.SolrIndexSearcher Opening [Searcher@17efcc8[collection1_shard1_replica_t21] main]
   [junit4]   2> 1862788 INFO  (qtp29058675-23528) [n:127.0.0.1:59606_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1862789 INFO  (qtp29058675-23528) [n:127.0.0.1:59606_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1862789 INFO  (qtp29058675-23528) [n:127.0.0.1:59606_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1862790 INFO  (searcherExecutor-8988-thread-1-processing-n:127.0.0.1:59606_ x:collection1_shard1_replica_t21 s:shard1 c:collection1) [n:127.0.0.1:59606_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SolrCore [collection1_shard1_replica_t21] Registered new searcher Searcher@17efcc8[collection1_shard1_replica_t21] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1862790 INFO  (qtp29058675-23528) [n:127.0.0.1:59606_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1594638459776008192
   [junit4]   2> 1862796 INFO  (qtp29058675-23528) [n:127.0.0.1:59606_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.ZkShardTerms Successful update terms at /collections/collection1/terms/shard1 to Terms{values={core_node22=0}, version=0}
   [junit4]   2> 1862798 INFO  (qtp29058675-23528) [n:127.0.0.1:59606_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1862798 INFO  (qtp29058675-23528) [n:127.0.0.1:59606_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1862799 INFO  (qtp29058675-23528) [n:127.0.0.1:59606_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:59606/collection1_shard1_replica_t21/
   [junit4]   2> 1862799 INFO  (qtp29058675-23528) [n:127.0.0.1:59606_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1862799 INFO  (qtp29058675-23528) [n:127.0.0.1:59606_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SyncStrategy http://127.0.0.1:59606/collection1_shard1_replica_t21/ has no replicas
   [junit4]   2> 1862799 INFO  (qtp29058675-23528) [n:127.0.0.1:59606_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1862799 INFO  (qtp29058675-23528) [n:127.0.0.1:59606_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.ZkController collection1_shard1_replica_t21 stopping background replication from leader
   [junit4]   2> 1862802 INFO  (qtp29058675-23528) [n:127.0.0.1:59606_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:59606/collection1_shard1_replica_t21/ shard1
   [junit4]   2> 1862953 INFO  (qtp29058675-23528) [n:127.0.0.1:59606_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1862956 INFO  (qtp29058675-23528) [n:127.0.0.1:59606_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1418
   [junit4]   2> 1862958 INFO  (qtp15531146-23476) [n:127.0.0.1:59580_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:59606_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2} status=0 QTime=1426
   [junit4]   2> 1863509 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_74D23F9805C08E60-001\shard-2-001 of type TLOG
   [junit4]   2> 1863510 INFO  (TEST-ChaosMonkeyNothingI

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

WARN  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]-SendThread(127.0.0.1:51860)) [    ] o.a.z.ClientCnxn Session 0x10033d4b8ae0007 for server null, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.nio.channels.ClosedByInterruptException
   [junit4]   2> 	at java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:202)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:753)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1144)
   [junit4]   2> Mar 11, 2018 11:21:03 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=115, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]-SendThread(127.0.0.1:51860), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1054)
   [junit4]   2>    2) Thread[id=117, name=zkConnectionManagerCallback-25-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {rnd_b=FST50, a_t=FSTOrd50, id=FST50}, docValues:{_version_=DocValuesFormat(name=Memory), a_i=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1544, maxMBSortInHeap=6.74994803372889, sim=RandomSimilarity(queryNorm=false): {}, locale=hr, timezone=Africa/Abidjan
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=3,free=20966544,total=82202624
   [junit4]   2> NOTE: All tests run in this JVM: [ChaosMonkeyNothingIsSafeTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeyNothingIsSafeTest -Dtests.seed=74D23F9805C08E60 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=hr -Dtests.timezone=Africa/Abidjan -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | ChaosMonkeyNothingIsSafeTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest: 
   [junit4]    >    1) Thread[id=114, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    2) Thread[id=116, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)
   [junit4]    >    3) Thread[id=115, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]-SendThread(127.0.0.1:51860), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
   [junit4]    >    4) Thread[id=117, name=zkConnectionManagerCallback-25-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([74D23F9805C08E60]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=115, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[74D23F9805C08E60]-SendThread(127.0.0.1:51860), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1054)
   [junit4]    >    2) Thread[id=117, name=zkConnectionManagerCallback-25-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([74D23F9805C08E60]:0)
   [junit4] Completed [5/5 (2!)] on J1 in 146.15s, 1 test, 3 errors <<< FAILURES!

[...truncated 13 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:1561: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:1085: There were test failures: 5 suites, 5 tests, 4 suite-level errors, 2 errors, 3 ignored [seed: 74D23F9805C08E60]

Total time: 2 minutes 29 seconds

[repro] Setting last failure code to 1

[repro] Failures:
[repro]   2/5 failed: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
[repro] Exiting with code 1

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST lucene\build move /y lucene\build lucene\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST solr\build move /y solr\build solr\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST lucene\build.orig move /y lucene\build.orig lucene\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST solr\build.orig move /y solr\build.orig solr\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>exit 0 
Archiving artifacts
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=3ecefe1d0e4d0cbeb6e4393fa2339210f8eb612d, workspace=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows
[WARNINGS] Computing warning deltas based on reference build #496
Recording test results
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 496 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/496/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.codecs.asserting.TestAssertingPostingsFormat

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.codecs.asserting.TestAssertingPostingsFormat_CF895D0925664A98-001\testPostingsFormat.testExact-002: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPostingsFormat_CF895D0925664A98-001\testPostingsFormat.testExact-002    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPostingsFormat_CF895D0925664A98-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPostingsFormat_CF895D0925664A98-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.codecs.asserting.TestAssertingPostingsFormat_CF895D0925664A98-001\testPostingsFormat.testExact-002: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPostingsFormat_CF895D0925664A98-001\testPostingsFormat.testExact-002
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPostingsFormat_CF895D0925664A98-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPostingsFormat_CF895D0925664A98-001

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


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

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

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

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


FAILED:  junit.framework.TestSuite.org.apache.solr.servlet.DirectSolrConnectionTest

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

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.DirectSolrConnectionTest_A277A36121CFDE0D-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.DirectSolrConnectionTest_A277A36121CFDE0D-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.DirectSolrConnectionTest_A277A36121CFDE0D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.DirectSolrConnectionTest_A277A36121CFDE0D-001

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




Build Log:
[...truncated 1805 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J1-20180310_230514_36315834078257672915072.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J0-20180310_230514_36214507252428899084207.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 219 lines...]
   [junit4] Suite: org.apache.lucene.codecs.asserting.TestAssertingPostingsFormat
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=275, maxMBSortInHeap=6.63294629750949, sim=RandomSimilarity(queryNorm=true): {f_DOCS_AND_FREQS=DFI(Standardized), field=DFR I(F)1, f_DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS=DFR I(F)2, f_DOCS_AND_FREQS_AND_POSITIONS=DFR I(n)3(800.0), body=IB LL-L2, f_DOCS=IB SPL-L3(800.0)}, locale=en-GM, timezone=Europe/Guernsey
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=33431056,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestBaseExplanationTestCase, TestMockDirectoryWrapper, TestForceMergePolicy, TestMockCharFilter, TestVirusCheckingFS, TestExtrasFS, TestAssertingTermVectorsFormat, TestMockAnalyzer, Nested, Nested1, TestCompressingStoredFieldsFormat, TestWorstCaseTestBehavior, TestCompressingTermVectorsFormat, TestLookaheadTokenFilter, Nested2, Nested, TestAssertingNormsFormat, TestAssertingPostingsFormat]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestAssertingPostingsFormat -Dtests.seed=CF895D0925664A98 -Dtests.slow=true -Dtests.locale=en-GM -Dtests.timezone=Europe/Guernsey -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestAssertingPostingsFormat (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.codecs.asserting.TestAssertingPostingsFormat_CF895D0925664A98-001\testPostingsFormat.testExact-002: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPostingsFormat_CF895D0925664A98-001\testPostingsFormat.testExact-002
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPostingsFormat_CF895D0925664A98-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPostingsFormat_CF895D0925664A98-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CF895D0925664A98]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [22/41 (1!)] on J1 in 3.94s, 25 tests, 1 error <<< FAILURES!

[...truncated 87 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J0-20180310_231033_19317529866725718114437.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J1-20180310_231033_19311687359812533651094.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1068 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J0-20180310_231123_82911575310589096975695.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J1-20180310_231123_8295252404202891803222.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 237 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J0-20180310_231300_3716438241554396616383.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J1-20180310_231300_3715363046371082651834.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 242 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J0-20180310_231312_2438153930741337889310.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 15 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J1-20180310_231312_24313822673244687297789.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 163 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J0-20180310_231333_34914824858184441522187.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J1-20180310_231333_3496546271794955169097.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 170 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J0-20180310_231337_4983646661791341170611.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J1-20180310_231337_49810653569043337583380.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 174 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J0-20180310_231341_0232663055261731683091.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J1-20180310_231341_0237126612751966712365.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 160 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J0-20180310_231348_53011323180305031704106.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J1-20180310_231348_53018231967784073804565.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 165 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J0-20180310_231355_03911458708844920358470.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J1-20180310_231355_0438403785297179000080.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 176 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\uima\test\temp\junit4-J0-20180310_231358_6094058853202855364960.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 222 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J0-20180310_231416_60014407387573455376669.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J1-20180310_231416_60414140597094961435928.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1412 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J0-20180310_231525_2281329329313606459485.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J1-20180310_231525_23111861119505988281651.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 252 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J0-20180310_231535_96715122379457034043071.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J1-20180310_231535_9673299951947104765340.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 266 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J0-20180310_231549_326866509815451747307.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J1-20180310_231549_32610620048215526124595.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 235 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J1-20180310_231706_3614072766385035831169.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J0-20180310_231706_36116694424668161189639.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 174 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J0-20180310_231710_0869761115417574636564.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J1-20180310_231710_0889652837837545753028.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 235 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J0-20180310_231715_36017185865512091578124.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J1-20180310_231715_36315342819355147007345.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 183 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J0-20180310_231748_351976017601612954135.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J1-20180310_231748_35117258579474911906240.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 256 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J1-20180310_231758_54817526018343086187071.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J0-20180310_231758_54817158100140780669788.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 167 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J1-20180310_231815_6009923283675427095278.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J0-20180310_231815_6006845904306515191286.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 154 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J0-20180310_231832_23118122070870209405477.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J1-20180310_231832_23118273052746760204457.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 194 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J1-20180310_231839_0441642568135676809013.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J0-20180310_231839_0448620080062995422114.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 339 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J1-20180310_231856_6547939406261773004065.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J0-20180310_231856_65415018616695868778176.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 233 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J0-20180310_231910_14711323164061809992405.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J1-20180310_231910_1491460987919227924056.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 210 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J1-20180310_231922_37618327785707540566619.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J0-20180310_231922_3752447411249557243529.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 229 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J0-20180310_231939_02315814327991762470417.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J1-20180310_231939_0239958006981534837241.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 321 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J0-20180310_232011_399835566882219995013.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J1-20180310_232011_39914307873148360314325.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 193 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J0-20180310_232028_255362822464765822288.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J1-20180310_232028_25710690377212628841581.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 152 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial\test\temp\junit4-J0-20180310_232043_37614851869549546999241.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 246 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J1-20180310_232047_14014976105568495540138.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 12 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J0-20180310_232047_1404992728215746116219.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 2326 lines...]
   [junit4] Suite: org.apache.solr.core.SolrCoreCheckLockOnStartupTest
   [junit4]   2> 717339 INFO  (SUITE-SolrCoreCheckLockOnStartupTest-seed#[A277A36121CFDE0D]-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.core.SolrCoreCheckLockOnStartupTest_A277A36121CFDE0D-001\init-core-data-001
   [junit4]   2> 717340 WARN  (SUITE-SolrCoreCheckLockOnStartupTest-seed#[A277A36121CFDE0D]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 717340 INFO  (SUITE-SolrCoreCheckLockOnStartupTest-seed#[A277A36121CFDE0D]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 717349 INFO  (SUITE-SolrCoreCheckLockOnStartupTest-seed#[A277A36121CFDE0D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 717350 INFO  (TEST-SolrCoreCheckLockOnStartupTest.testSimpleLockErrorOnStartup-seed#[A277A36121CFDE0D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSimpleLockErrorOnStartup
   [junit4]   2> 717368 INFO  (TEST-SolrCoreCheckLockOnStartupTest.testSimpleLockErrorOnStartup-seed#[A277A36121CFDE0D]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 717369 INFO  (TEST-SolrCoreCheckLockOnStartupTest.testSimpleLockErrorOnStartup-seed#[A277A36121CFDE0D]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 717631 INFO  (TEST-SolrCoreCheckLockOnStartupTest.testSimpleLockErrorOnStartup-seed#[A277A36121CFDE0D]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 717641 INFO  (TEST-SolrCoreCheckLockOnStartupTest.testSimpleLockErrorOnStartup-seed#[A277A36121CFDE0D]) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 717805 INFO  (TEST-SolrCoreCheckLockOnStartupTest.testSimpleLockErrorOnStartup-seed#[A277A36121CFDE0D]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 717974 INFO  (TEST-SolrCoreCheckLockOnStartupTest.testSimpleLockErrorOnStartup-seed#[A277A36121CFDE0D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3daad0ac
   [junit4]   2> 717986 INFO  (TEST-SolrCoreCheckLockOnStartupTest.testSimpleLockErrorOnStartup-seed#[A277A36121CFDE0D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3daad0ac
   [junit4]   2> 717987 INFO  (TEST-SolrCoreCheckLockOnStartupTest.testSimpleLockErrorOnStartup-seed#[A277A36121CFDE0D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3daad0ac
   [junit4]   2> 718004 INFO  (coreLoadExecutor-3161-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 718009 INFO  (coreLoadExecutor-3161-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/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 718047 INFO  (coreLoadExecutor-3161-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 718055 INFO  (coreLoadExecutor-3161-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 718145 INFO  (coreLoadExecutor-3161-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 718163 INFO  (coreLoadExecutor-3161-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 718163 INFO  (coreLoadExecutor-3161-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@3daad0ac
   [junit4]   2> 718164 INFO  (coreLoadExecutor-3161-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 718165 INFO  (coreLoadExecutor-3161-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.SolrCoreCheckLockOnStartupTest_A277A36121CFDE0D-001\init-core-data-001\]
   [junit4]   2> 718171 ERROR (coreLoadExecutor-3161-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.SolrCoreCheckLockOnStartupTest_A277A36121CFDE0D-001\init-core-data-001\index/' is locked (lockType=simple).  Throwing exception.
   [junit4]   2> 718171 INFO  (coreLoadExecutor-3161-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@46702fcd
   [junit4]   2> 718171 INFO  (coreLoadExecutor-3161-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1181757389
   [junit4]   2> 718171 INFO  (coreLoadExecutor-3161-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@db4e42: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@b0b0926
   [junit4]   2> 718177 INFO  (TEST-SolrCoreCheckLockOnStartupTest.testSimpleLockErrorOnStartup-seed#[A277A36121CFDE0D]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 718571 INFO  (TEST-SolrCoreCheckLockOnStartupTest.testSimpleLockErrorOnStartup-seed#[A277A36121CFDE0D]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 718571 INFO  (TEST-SolrCoreCheckLockOnStartupTest.testSimpleLockErrorOnStartup-seed#[A277A36121CFDE0D]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=256247040
   [junit4]   2> 718575 INFO  (TEST-SolrCoreCheckLockOnStartupTest.testSimpleLockErrorOnStartup-seed#[A277A36121CFDE0D]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 718583 INFO  (TEST-SolrCoreCheckLockOnStartupTest.testSimpleLockErrorOnStartup-seed#[A277A36121CFDE0D]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4adbd1ae: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@36ee2aa2
   [junit4]   2> 718606 INFO  (TEST-SolrCoreCheckLockOnStartupTest.testSimpleLockErrorOnStartup-seed#[A277A36121CFDE0D]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 718606 INFO  (TEST-SolrCoreCheckLockOnStartupTest.testSimpleLockErrorOnStartup-seed#[A277A36121CFDE0D]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2450a7b2: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@214381e4
   [junit4]   2> 718612 INFO  (TEST-SolrCoreCheckLockOnStartupTest.testSimpleLockErrorOnStartup-seed#[A277A36121CFDE0D]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 718612 INFO  (TEST-SolrCoreCheckLockOnStartupTest.testSimpleLockErrorOnStartup-seed#[A277A36121CFDE0D]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3806d72f: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@21362e8b
   [junit4]   2> 718613 INFO  (TEST-SolrCoreCheckLockOnStartupTest.testSimpleLockErrorOnStartup-seed#[A277A36121CFDE0D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSimpleLockErrorOnStartup
   [junit4]   2> 718614 INFO  (TEST-SolrCoreCheckLockOnStartupTest.testNativeLockErrorOnStartup-seed#[A277A36121CFDE0D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNativeLockErrorOnStartup
   [junit4]   2> 718614 INFO  (TEST-SolrCoreCheckLockOnStartupTest.testNativeLockErrorOnStartup-seed#[A277A36121CFDE0D]) [    ] o.a.s.c.SolrCoreCheckLockOnStartupTest Acquiring lock on C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.SolrCoreCheckLockOnStartupTest_A277A36121CFDE0D-001\init-core-data-001\index
   [junit4]   2> 718620 INFO  (TEST-SolrCoreCheckLockOnStartupTest.testNativeLockErrorOnStartup-seed#[A277A36121CFDE0D]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 718621 INFO  (TEST-SolrCoreCheckLockOnStartupTest.testNativeLockErrorOnStartup-seed#[A277A36121CFDE0D]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 718665 INFO  (TEST-SolrCoreCheckLockOnStartupTest.testNativeLockErrorOnStartup-seed#[A277A36121CFDE0D]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 718680 INFO  (TEST-SolrCoreCheckLockOnStartupTest.testNativeLockErrorOnStartup-seed#[A277A36121CFDE0D]) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 718811 INFO  (TEST-SolrCoreCheckLockOnStartupTest.testNativeLockErrorOnStartup-seed#[A277A36121CFDE0D]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 718925 INFO  (TEST-SolrCoreCheckLockOnStartupTest.testNativeLockErrorOnStartup-seed#[A277A36121CFDE0D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3daad0ac
   [junit4]   2> 718937 INFO  (TEST-SolrCoreCheckLockOnStartupTest.testNativeLockErrorOnStartup-seed#[A277A36121CFDE0D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3daad0ac
   [junit4]   2> 718937 INFO  (TEST-SolrCoreCheckLockOnStartupTest.testNativeLockErrorOnStartup-seed#[A277A36121CFDE0D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3daad0ac
   [junit4]   2> 718985 INFO  (coreLoadExecutor-3169-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 718989 INFO  (coreLoadExecutor-3169-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/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 719020 INFO  (coreLoadExecutor-3169-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 719026 INFO  (coreLoadExecutor-3169-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 719118 INFO  (coreLoadExecutor-3169-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 719133 INFO  (coreLoadExecutor-3169-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 719134 INFO  (coreLoadExecutor-3169-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@3daad0ac
   [junit4]   2> 719134 INFO  (coreLoadExecutor-3169-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 719134 INFO  (coreLoadExecutor-3169-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.SolrCoreCheckLockOnStartupTest_A277A36121CFDE0D-001\init-core-data-001\]
   [junit4]   2> 719206 INFO  (coreLoadExecutor-3169-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 719206 INFO  (coreLoadExecutor-3169-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 719207 INFO  (coreLoadExecutor-3169-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 719208 INFO  (coreLoadExecutor-3169-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5be575f5
   [junit4]   2> 719208 INFO  (coreLoadExecutor-3169-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1541764597
   [junit4]   2> 719208 INFO  (coreLoadExecutor-3169-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5eb8755b: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@29711c4d
   [junit4]   2> 719239 INFO  (TEST-SolrCoreCheckLockOnStartupTest.testNativeLockErrorOnStartup-seed#[A277A36121CFDE0D]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 719320 INFO  (TEST-SolrCoreCheckLockOnStartupTest.testNativeLockErrorOnStartup-seed#[A277A36121CFDE0D]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 719320 INFO  (TEST-SolrCoreCheckLockOnStartupTest.testNativeLockErrorOnStartup-seed#[A277A36121CFDE0D]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2125615418
   [junit4]   2> 719320 INFO  (TEST-SolrCoreCheckLockOnStartupTest.testNativeLockErrorOnStartup-seed#[A277A36121CFDE0D]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 719320 INFO  (TEST-SolrCoreCheckLockOnStartupTest.testNativeLockErrorOnStartup-seed#[A277A36121CFDE0D]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3d675c27: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@50d833df
   [junit4]   2> 719326 INFO  (TEST-SolrCoreCheckLockOnStartupTest.testNativeLockErrorOnStartup-seed#[A277A36121CFDE0D]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 719328 INFO  (TEST-SolrCoreCheckLockOnStartupTest.testNativeLockErrorOnStartup-seed#[A277A36121CFDE0D]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@30c24c00: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@214381e4
   [junit4]   2> 719333 INFO  (TEST-SolrCoreCheckLockOnStartupTest.testNativeLockErrorOnStartup-seed#[A277A36121CFDE0D]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 719333 INFO  (TEST-SolrCoreCheckLockOnStartupTest.testNativeLockErrorOnStartup-seed#[A277A36121CFDE0D]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@18475aec: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@21362e8b
   [junit4]   2> 719334 INFO  (TEST-SolrCoreCheckLockOnStartupTest.testNativeLockErrorOnStartup-seed#[A277A36121CFDE0D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNativeLockErrorOnStartup
   [junit4]   2> 719336 INFO  (SUITE-SolrCoreCheckLockOnStartupTest-seed#[A277A36121CFDE0D]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=122, maxMBSortInHeap=6.025848464301458, sim=RandomSimilarity(queryNorm=true): {}, locale=ar-LB, timezone=Hongkong
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=49577856,total=313720832
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsUnloadDistributedZkTest, RegexBytesRefFilterTest, HighlighterConfigTest, HDFSCollectionsAPITest, HdfsThreadLeakTest, DebugComponentTest, TestStressRecovery, SimpleFacetsTest, HdfsChaosMonkeySafeLeaderTest, TestInfoStreamLogging, TestJsonRequest, ConnectionManagerTest, TestAnalyzedSuggestions, StatsReloadRaceTest, DistributedFacetPivotLongTailTest, TestFieldTypeResource, TestCloudInspectUtil, TestRandomDVFaceting, TestStressReorder, MetricsConfigTest, TestJsonFacetRefinement, TestAnalyzeInfixSuggestions, RegexBoostProcessorTest, TestConfigSetsAPIExclusivity, MoveReplicaHDFSTest, DistanceFunctionTest, BitVectorTest, LoggingHandlerTest, TestLeaderElectionWithEmptyReplica, XsltUpdateRequestHandlerTest, SearchRateTriggerTest, TestRequestStatusCollectionAPI, TestIndexingPerformance, TestCloudConsistency, TestCryptoKeys, TestClusterStateProvider, TestRawResponseWriter, TestReversedWildcardFilterFactory, TestSolrQueryParser, LeaderElectionContextKeyTest, TestPayloadCheckQParserPlugin, TestCloudSchemaless, TestSearchPerf, TestSolrCloudSnapshots, DistribDocExpirationUpdateProcessorTest, MissingSegmentRecoveryTest, TestFilteredDocIdSet, BlockJoinFacetDistribTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, ShufflingReplicaListTransformerTest, TestStressVersions, RankQueryTest, TestDocTermOrds, AddSchemaFieldsUpdateProcessorFactoryTest, TlogReplayBufferedWhileIndexingTest, CdcrBidirectionalTest, DocValuesTest, TestFieldCacheSortRandom, TestLocalFSCloudBackupRestore, TestScoreJoinQPNoScore, IndexSchemaTest, CollectionReloadTest, TestObjectReleaseTracker, TestXmlQParserPlugin, ChaosMonkeySafeLeaderTest, SyncSliceTest, JsonLoaderTest, ChangedSchemaMergeTest, TestFileDictionaryLookup, SuggesterWFSTTest, DistributedIntervalFacetingTest, TestFieldCacheReopen, TestHashQParserPlugin, SolrIndexMetricsTest, TestSolrConfigHandlerCloud, TestUseDocValuesAsStored, ShardRoutingTest, TestPHPSerializedResponseWriter, TestGeoJSONResponseWriter, SuggesterTest, ConcurrentDeleteAndCreateCollectionTest, SolrCoreCheckLockOnStartupTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCoreCheckLockOnStartupTest -Dtests.seed=A277A36121CFDE0D -Dtests.slow=true -Dtests.locale=ar-LB -Dtests.timezone=Hongkong -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | SolrCoreCheckLockOnStartupTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.SolrCoreCheckLockOnStartupTest_A277A36121CFDE0D-001\init-core-data-001\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.SolrCoreCheckLockOnStartupTest_A277A36121CFDE0D-001\init-core-data-001\index
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.SolrCoreCheckLockOnStartupTest_A277A36121CFDE0D-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.SolrCoreCheckLockOnStartupTest_A277A36121CFDE0D-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.SolrCoreCheckLockOnStartupTest_A277A36121CFDE0D-001\init-core-data-001\index\segments_1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.SolrCoreCheckLockOnStartupTest_A277A36121CFDE0D-001\init-core-data-001\index\segments_1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.SolrCoreCheckLockOnStartupTest_A277A36121CFDE0D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.SolrCoreCheckLockOnStartupTest_A277A36121CFDE0D-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A277A36121CFDE0D]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [205/782 (1!)] on J1 in 2.07s, 2 tests, 1 error <<< FAILURES!

[...truncated 974 lines...]
   [junit4] Suite: org.apache.solr.servlet.DirectSolrConnectionTest
   [junit4]   2> 1770760 INFO  (SUITE-DirectSolrConnectionTest-seed#[A277A36121CFDE0D]-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.servlet.DirectSolrConnectionTest_A277A36121CFDE0D-001\init-core-data-001
   [junit4]   2> 1770763 WARN  (SUITE-DirectSolrConnectionTest-seed#[A277A36121CFDE0D]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1770763 INFO  (SUITE-DirectSolrConnectionTest-seed#[A277A36121CFDE0D]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1770764 INFO  (SUITE-DirectSolrConnectionTest-seed#[A277A36121CFDE0D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1770764 INFO  (SUITE-DirectSolrConnectionTest-seed#[A277A36121CFDE0D]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1770765 INFO  (SUITE-DirectSolrConnectionTest-seed#[A277A36121CFDE0D]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1770852 INFO  (SUITE-DirectSolrConnectionTest-seed#[A277A36121CFDE0D]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1770859 INFO  (SUITE-DirectSolrConnectionTest-seed#[A277A36121CFDE0D]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1770871 INFO  (SUITE-DirectSolrConnectionTest-seed#[A277A36121CFDE0D]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1770913 INFO  (SUITE-DirectSolrConnectionTest-seed#[A277A36121CFDE0D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3daad0ac
   [junit4]   2> 1770914 INFO  (SUITE-DirectSolrConnectionTest-seed#[A277A36121CFDE0D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3daad0ac
   [junit4]   2> 1770914 INFO  (SUITE-DirectSolrConnectionTest-seed#[A277A36121CFDE0D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3daad0ac
   [junit4]   2> 1770927 INFO  (coreLoadExecutor-7543-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1770927 INFO  (coreLoadExecutor-7543-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/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1770956 INFO  (coreLoadExecutor-7543-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1770964 INFO  (coreLoadExecutor-7543-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1770964 INFO  (coreLoadExecutor-7543-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1770964 INFO  (coreLoadExecutor-7543-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 1770964 INFO  (coreLoadExecutor-7543-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@3daad0ac
   [junit4]   2> 1770964 INFO  (coreLoadExecutor-7543-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1770964 INFO  (coreLoadExecutor-7543-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.DirectSolrConnectionTest_A277A36121CFDE0D-001\init-core-data-001\]
   [junit4]   2> 1770974 INFO  (coreLoadExecutor-7543-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=33.6640625, floorSegmentMB=1.873046875, forceMergeDeletesPctAllowed=6.006011567945243, segmentsPerTier=21.0, maxCFSSegmentSizeMB=0.3720703125, noCFSRatio=0.16711462281573575
   [junit4]   2> 1771018 INFO  (coreLoadExecutor-7543-thread-1) [    x:collection1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=60
   [junit4]   2> 1771091 INFO  (coreLoadExecutor-7543-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1771091 INFO  (coreLoadExecutor-7543-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1771092 INFO  (coreLoadExecutor-7543-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=44.0693359375, floorSegmentMB=1.2802734375, forceMergeDeletesPctAllowed=27.467399042717325, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8687761600120031
   [junit4]   2> 1771093 INFO  (coreLoadExecutor-7543-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@49f19571[collection1] main]
   [junit4]   2> 1771094 WARN  (coreLoadExecutor-7543-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 1771094 INFO  (coreLoadExecutor-7543-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1771095 INFO  (searcherExecutor-7544-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@49f19571[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1771096 INFO  (SUITE-DirectSolrConnectionTest-seed#[A277A36121CFDE0D]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1771098 INFO  (TEST-DirectSolrConnectionTest.testSimpleRequest-seed#[A277A36121CFDE0D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSimpleRequest
   [junit4]   2> 1771098 INFO  (TEST-DirectSolrConnectionTest.testSimpleRequest-seed#[A277A36121CFDE0D]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&echoParams=explicit&wt=xml&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1771098 INFO  (TEST-DirectSolrConnectionTest.testSimpleRequest-seed#[A277A36121CFDE0D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSimpleRequest
   [junit4]   2> 1771100 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[A277A36121CFDE0D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInsertThenSelect
   [junit4]   2> 1771101 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[A277A36121CFDE0D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={stream.body=<delete><id>42</id></delete>}{delete=[42]} 0 0
   [junit4]   2> 1771101 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[A277A36121CFDE0D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={stream.body=<add><doc><field+name%3D"id">42</field><field+name%3D"subject">Kittens!!!+€</field></doc></add>}{add=[42]} 0 0
   [junit4]   2> 1771101 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[A277A36121CFDE0D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1771101 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[A277A36121CFDE0D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@27f0e5fd commitCommandVersion:0
   [junit4]   2> 1771240 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[A277A36121CFDE0D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6235178b[collection1] main]
   [junit4]   2> 1771241 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[A277A36121CFDE0D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1771242 INFO  (searcherExecutor-7544-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6235178b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1)))}
   [junit4]   2> 1771242 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[A277A36121CFDE0D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={stream.body=<commit/>}{commit=} 0 140
   [junit4]   2> 1771243 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[A277A36121CFDE0D]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:42&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1771243 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[A277A36121CFDE0D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{delete=[42]} 0 0
   [junit4]   2> 1771243 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[A277A36121CFDE0D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[42]} 0 0
   [junit4]   2> 1771243 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[A277A36121CFDE0D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1771243 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[A277A36121CFDE0D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@27f0e5fd commitCommandVersion:0
   [junit4]   2> 1771328 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[A277A36121CFDE0D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@45d68498[collection1] main]
   [junit4]   2> 1771330 INFO  (searcherExecutor-7544-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@45d68498[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.3.0):C1)))}
   [junit4]   2> 1771330 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[A277A36121CFDE0D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1771345 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[A277A36121CFDE0D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 101
   [junit4]   2> 1771345 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[A277A36121CFDE0D]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:42&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1771345 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[A277A36121CFDE0D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testInsertThenSelect
   [junit4]   2> 1771345 INFO  (SUITE-DirectSolrConnectionTest-seed#[A277A36121CFDE0D]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1771345 INFO  (SUITE-DirectSolrConnectionTest-seed#[A277A36121CFDE0D]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=909384915
   [junit4]   2> 1771345 INFO  (SUITE-DirectSolrConnectionTest-seed#[A277A36121CFDE0D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1771345 INFO  (SUITE-DirectSolrConnectionTest-seed#[A277A36121CFDE0D]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@95601e0: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@6aa49d9c
   [junit4]   2> 1771349 INFO  (SUITE-DirectSolrConnectionTest-seed#[A277A36121CFDE0D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1771349 INFO  (SUITE-DirectSolrConnectionTest-seed#[A277A36121CFDE0D]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@765cb8d2: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@23c05825
   [junit4]   2> 1771352 INFO  (SUITE-DirectSolrConnectionTest-seed#[A277A36121CFDE0D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1771352 INFO  (SUITE-DirectSolrConnectionTest-seed#[A277A36121CFDE0D]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7a8d2f22: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@21362e8b
   [junit4]   2> 1771354 INFO  (coreCloseExecutor-7548-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@137d79a0
   [junit4]   2> 1771354 INFO  (coreCloseExecutor-7548-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=326990240
   [junit4]   2> 1771355 INFO  (coreCloseExecutor-7548-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@12de0d8a: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@7e77b3f7
   [junit4]   2> 1771374 INFO  (SUITE-DirectSolrConnectionTest-seed#[A277A36121CFDE0D]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Mar 10, 2018 11:51:58 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=en-BS, timezone=Atlantic/Stanley
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=269234568,total=474546176
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsUnloadDistributedZkTest, RegexBytesRefFilterTest, HighlighterConfigTest, HDFSCollectionsAPITest, HdfsThreadLeakTest, DebugComponentTest, TestStressRecovery, SimpleFacetsTest, HdfsChaosMonkeySafeLeaderTest, TestInfoStreamLogging, TestJsonRequest, ConnectionManagerTest, TestAnalyzedSuggestions, StatsReloadRaceTest, DistributedFacetPivotLongTailTest, TestFieldTypeResource, TestCloudInspectUtil, TestRandomDVFaceting, TestStressReorder, MetricsConfigTest, TestJsonFacetRefinement, TestAnalyzeInfixSuggestions, RegexBoostProcessorTest, TestConfigSetsAPIExclusivity, MoveReplicaHDFSTest, DistanceFunctionTest, BitVectorTest, LoggingHandlerTest, TestLeaderElectionWithEmptyReplica, XsltUpdateRequestHandlerTest, SearchRateTriggerTest, TestRequestStatusCollectionAPI, TestIndexingPerformance, TestCloudConsistency, TestCryptoKeys, TestClusterStateProvider, TestRawResponseWriter, TestReversedWildcardFilterFactory, TestSolrQueryParser, LeaderElectionContextKeyTest, TestPayloadCheckQParserPlugin, TestCloudSchemaless, TestSearchPerf, TestSolrCloudSnapshots, DistribDocExpirationUpdateProcessorTest, MissingSegmentRecoveryTest, TestFilteredDocIdSet, BlockJoinFacetDistribTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, ShufflingReplicaListTransformerTest, TestStressVersions, RankQueryTest, TestDocTermOrds, AddSchemaFieldsUpdateProcessorFactoryTest, TlogReplayBufferedWhileIndexingTest, CdcrBidirectionalTest, DocValuesTest, TestFieldCacheSortRandom, TestLocalFSCloudBackupRestore, TestScoreJoinQPNoScore, IndexSchemaTest, CollectionReloadTest, TestObjectReleaseTracker, TestXmlQParserPlugin, ChaosMonkeySafeLeaderTest, SyncSliceTest, JsonLoaderTest, ChangedSchemaMergeTest, TestFileDictionaryLookup, SuggesterWFSTTest, DistributedIntervalFacetingTest, TestFieldCacheReopen, TestHashQParserPlugin, SolrIndexMetricsTest, TestSolrConfigHandlerCloud, TestUseDocValuesAsStored, ShardRoutingTest, TestPHPSerializedResponseWriter, TestGeoJSONResponseWriter, SuggesterTest, ConcurrentDeleteAndCreateCollectionTest, SolrCoreCheckLockOnStartupTest, SuggestComponentContextFilterQueryTest, LargeFieldTest, TestTrackingShardHandlerFactory, TestDistribDocBasedVersion, SearchHandlerTest, TestAuthorizationFramework, TestSolrCoreParser, FileBasedSpellCheckerTest, HdfsCollectionsAPIDistributedZkTest, ConfigureRecoveryStrategyTest, MetricsHandlerTest, BasicDistributedZk2Test, SolrCloudReportersTest, DOMUtilTest, HdfsRestartWhileUpdatingTest, TestWordDelimiterFilterFactory, TestPerFieldSimilarityWithDefaultOverride, TestSolr4Spatial, CollectionsAPIAsyncDistributedZkTest, TestRestManager, FullHLLTest, UUIDUpdateProcessorFallbackTest, TestCoreDiscovery, ZkStateReaderTest, StressHdfsTest, SpellCheckComponentTest, TestRecoveryHdfs, SimplePostToolTest, SolrMetricManagerTest, TestCrossCoreJoin, CircularListTest, ClassificationUpdateProcessorIntegrationTest, SolrJmxReporterTest, ConjunctionSolrSpellCheckerTest, TestDocSet, DefaultValueUpdateProcessorTest, ShowFileRequestHandlerTest, RulesTest, TestBulkSchemaConcurrent, ScriptEngineTest, TermVectorComponentTest, SpellPossibilityIteratorTest, LIROnShardRestartTest, TestMultiValuedNumericRangeQuery, PreAnalyzedFieldManagedSchemaCloudTest, TestDynamicLoading, TestLegacyNumericUtils, TestFieldCacheWithThreads, TestTolerantUpdateProcessorRandomCloud, CloneFieldUpdateProcessorFactoryTest, TestDownShardTolerantSearch, TestRuleBasedAuthorizationPlugin, TestHttpShardHandlerFactory, CSVRequestHandlerTest, AssignBackwardCompatibilityTest, TestLRUStatsCache, TestRTGBase, SecurityConfHandlerTest, TestAtomicUpdateErrorCases, IndexBasedSpellCheckerTest, TestWriterPerf, LegacyCloudClusterPropTest, TestSolrCloudWithSecureImpersonation, TestFastLRUCache, DocValuesNotIndexedTest, TestLRUCache, TestExtendedDismaxParser, RequestHandlersTest, TestSolrDeletionPolicy2, TestPullReplicaErrorHandling, DistributedQueryComponentCustomSortTest, TestFastWriter, LeaderFailureAfterFreshStartTest, TestHashPartitioner, TestCodecSupport, RecoveryAfterSoftCommitTest, TestSegmentSorting, TestLMDirichletSimilarityFactory, TestConfigSets, ChaosMonkeyNothingIsSafeTest, TestExceedMaxTermLength, AutoAddReplicasPlanActionTest, TestLuceneMatchVersion, ReplaceNodeNoTargetTest, SolrGraphiteReporterTest, TestSubQueryTransformerCrossCore, TestSQLHandler, TestStressInPlaceUpdates, TestNumericTerms32, SolrXmlInZkTest, BlockDirectoryTest, SimpleCollectionCreateDeleteTest, BasicAuthStandaloneTest, TestChildDocTransformer, CoreMergeIndexesAdminHandlerTest, HdfsAutoAddReplicasIntegrationTest, SoftAutoCommitTest, TokenizerChainTest, TestPrepRecovery, EchoParamsTest, BadCopyFieldTest, BlockJoinFacetSimpleTest, TestSortByMinMaxFunction, TestTriggerIntegration, TestBackupRepositoryFactory, PeerSyncTest, TestCSVLoader, TestReqParamsAPI, WrapperMergePolicyFactoryTest, ZkSolrClientTest, TestDistributedGrouping, TestRecovery, TermVectorComponentDistributedTest, DistributedTermsComponentTest, TestGroupingSearch, SolrCmdDistributorTest, BadIndexSchemaTest, TestSort, TestBadConfig, TestIndexSearcher, AnalysisAfterCoreReloadTest, SuggesterFSTTest, CoreAdminHandlerTest, NoCacheHeaderTest, TestPseudoReturnFields, TestUpdate, FieldMutatingUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, TestSolrDeletionPolicy1, LukeRequestHandlerTest, PrimitiveFieldTypeTest, TestOmitPositions, TestValueSourceCache, MoreLikeThisHandlerTest, RequiredFieldsTest, FastVectorHighlighterTest, SolrPluginUtilsTest, TestCollationField, ReturnFieldsTest, UniqFieldsUpdateProcessorFactoryTest, PingRequestHandlerTest, TestQuerySenderListener, UpdateParamsTest, TestSolrIndexConfig, TestQuerySenderNoQuery, ResponseLogComponentTest, SolrIndexConfigTest, BadComponentTest, SampleTest, TestBinaryField, NumericFieldsTest, MinimalSchemaTest, TestConfig, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestSolrCoreProperties, DirectSolrConnectionTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DirectSolrConnectionTest -Dtests.seed=A277A36121CFDE0D -Dtests.slow=true -Dtests.locale=en-BS -Dtests.timezone=Atlantic/Stanley -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | DirectSolrConnectionTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.DirectSolrConnectionTest_A277A36121CFDE0D-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.DirectSolrConnectionTest_A277A36121CFDE0D-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.DirectSolrConnectionTest_A277A36121CFDE0D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.DirectSolrConnectionTest_A277A36121CFDE0D-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A277A36121CFDE0D]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [481/782 (2!)] on J1 in 0.89s, 2 tests, 1 error <<< FAILURES!

[...truncated 1153 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\temp\junit4-J1-20180310_232216_7527580996798127806167.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\temp\junit4-J0-20180310_232216_7514943708611551201258.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 903 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\temp\junit4-J0-20180311_001140_6031667413010833047514.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 25 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\temp\junit4-J1-20180311_001140_60311404574690101697737.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1473 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J1-20180311_001620_3515737799692303326499.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J0-20180311_001620_3518064143778562071689.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future rele

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

<<< JVM J0: EOF ----

[...truncated 656 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J0-20180311_001913_26012977942328965246810.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J1-20180311_001913_26014063265311926292166.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 568 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J0-20180311_001957_0906330823629767388512.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J1-20180311_001957_09018205616574685728083.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 571 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J0-20180311_002023_8269050691141589829689.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J1-20180311_002023_8269343373936135437000.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 671 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J1-20180311_002048_3421682711064605815855.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J0-20180311_002048_3427785479717843943239.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 566 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-prometheus-exporter\test\temp\junit4-J0-20180311_002138_52212339665322787461617.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-prometheus-exporter\test\temp\junit4-J1-20180311_002138_5228255090713777713080.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 608 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J1-20180311_002214_59212634979462871262588.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J0-20180311_002214_5928401385391271312195.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 558 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-velocity\test\temp\junit4-J0-20180311_002244_6496937599601521263572.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

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

[repro] Revision: 037f1ee3b8afe78c510211a228203f18bfe84220

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

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    lucene\test-framework
[repro]       TestAssertingPostingsFormat
[repro]    solr\core
[repro]       DirectSolrConnectionTest
[repro]       SolrCoreCheckLockOnStartupTest
[repro] ant compile-test

[...truncated 143 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestAssertingPostingsFormat" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC" -Dtests.seed=CF895D0925664A98 -Dtests.slow=true -Dtests.locale=en-GM -Dtests.timezone=Europe/Guernsey -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 145 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J0-20180311_002640_6079490806056326265294.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 28 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J1-20180311_002640_6181614922867840811542.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

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

[...truncated 3282 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 -Dtests.class="*.DirectSolrConnectionTest|*.SolrCoreCheckLockOnStartupTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC" -Dtests.seed=A277A36121CFDE0D -Dtests.slow=true -Dtests.locale=en-BS -Dtests.timezone=Atlantic/Stanley -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 79 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\temp\junit4-J1-20180311_002813_75911197086347867177305.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\temp\junit4-J0-20180311_002813_7535207320699060132208.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 21 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.lucene.codecs.asserting.TestAssertingPostingsFormat
[repro]   0/5 failed: org.apache.solr.core.SolrCoreCheckLockOnStartupTest
[repro]   0/5 failed: org.apache.solr.servlet.DirectSolrConnectionTest
[repro] Exiting with code 0

[...truncated 75 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 495 - Still unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/495/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseConcMarkSweepGC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestNIOFSDirectory

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

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

	at __randomizedtesting.SeedInfo.seed([EF9143CB356036BF]: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.lucene.replicator.IndexReplicationClientTest.testConsistencyOnExceptions

Error Message:
Captured an uncaught exception in thread: Thread[id=14, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=14, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]
	at __randomizedtesting.SeedInfo.seed([5F6555E20FF46A36:D0EBB2421D9899C9]:0)
Caused by: java.lang.AssertionError: handler failed too many times: -1
	at __randomizedtesting.SeedInfo.seed([5F6555E20FF46A36]:0)
	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.TestSmileRequest

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.search.TestSmileRequest_8A15200616B7C39C-001\s2-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSmileRequest_8A15200616B7C39C-001\s2-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSmileRequest_8A15200616B7C39C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSmileRequest_8A15200616B7C39C-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSmileRequest_8A15200616B7C39C-001\s2-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSmileRequest_8A15200616B7C39C-001\s2-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSmileRequest_8A15200616B7C39C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSmileRequest_8A15200616B7C39C-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.io.graph.GraphTest

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-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_B0536CB0BB5E1436-001\tempDir-001\node1\collection1_shard2_replica_n2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_B0536CB0BB5E1436-001\tempDir-001\node1\collection1_shard2_replica_n2\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_B0536CB0BB5E1436-001\tempDir-001\node1\collection1_shard2_replica_n2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_B0536CB0BB5E1436-001\tempDir-001\node1\collection1_shard2_replica_n2\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_B0536CB0BB5E1436-001\tempDir-001\node1\collection1_shard2_replica_n2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_B0536CB0BB5E1436-001\tempDir-001\node1\collection1_shard2_replica_n2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_B0536CB0BB5E1436-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_B0536CB0BB5E1436-001\tempDir-001\node1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_B0536CB0BB5E1436-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_B0536CB0BB5E1436-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_B0536CB0BB5E1436-001\tempDir-001\node1\collection1_shard2_replica_n2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_B0536CB0BB5E1436-001\tempDir-001\node1\collection1_shard2_replica_n2\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_B0536CB0BB5E1436-001\tempDir-001\node1\collection1_shard2_replica_n2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_B0536CB0BB5E1436-001\tempDir-001\node1\collection1_shard2_replica_n2\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_B0536CB0BB5E1436-001\tempDir-001\node1\collection1_shard2_replica_n2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_B0536CB0BB5E1436-001\tempDir-001\node1\collection1_shard2_replica_n2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_B0536CB0BB5E1436-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_B0536CB0BB5E1436-001\tempDir-001\node1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_B0536CB0BB5E1436-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_B0536CB0BB5E1436-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([B0536CB0BB5E1436]: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 1711 lines...]
   [junit4] Suite: org.apache.lucene.store.TestNIOFSDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=false): {}, locale=cs, timezone=Pacific/Gambier
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=230498560,total=382066688
   [junit4]   2> NOTE: All tests run in this JVM: [TestBooleanOr, TestReusableStringReader, TermInSetQueryTest, TestSpanNotQuery, TestDocsAndPositions, TestBagOfPostings, TestWordlistLoader, TestDoubleRangeFieldQueries, TestDateSort, TestCharacterUtils, TestParallelCompositeReader, TestPackedTokenAttributeImpl, TestHugeRamFile, TestNeverDelete, TestTieredMergePolicy, TestFilterIterator, TestSnapshotDeletionPolicy, TestNumericUtils, TestUsageTrackingFilterCachingPolicy, TestComplexExplanations, TestIndexInput, TestParallelReaderEmptyIndex, TestSimpleAttributeImpl, TestDirectoryReader, TestFixedLengthBytesRefArray, TestCustomNorms, TestManyFields, TestVersion, TestSegmentTermEnum, TestIndexWriterMergePolicy, TestIndexWriterExceptions, TestBufferedChecksum, TestReaderWrapperDVTypeCheck, TestFieldCacheRewriteMethod, TestBlockPostingsFormat2, TestIndexManyDocuments, TestDocInverterPerFieldErrorInfo, TestDocument, TestDocIdSetBuilder, TestInPlaceMergeSorter, TestFieldInfos, TestBooleanQuery, TestRecyclingByteBlockAllocator, TestNeedsScores, TestMinimize, TestAttributeSource, TestMergePolicyWrapper, TestLSBRadixSorter, TestFieldsReader, TestParallelLeafReader, TestPrefixRandom, TestSpanExplanationsOfNonMatches, TestQueryBuilder, TestAtomicUpdate, TestNorms, TestSort, TestOperations, TestIntRange, TestIndexSearcher, TestNRTReaderCleanup, TestBagOfPositions, TestSloppyMath, TestPriorityQueue, TestConjunctionDISI, TestExceedMaxTermLength, TestNewestSegment, TestMixedCodecs, TestNot, TestSameTokenSamePosition, TestPositionIncrement, TestCodecUtil, TestFieldInvertState, TestLRUQueryCache, TestLiveFieldValues, TestRecyclingIntBlockAllocator, TestTopDocsMerge, TestTermVectors, TestDocIdsWriter, TestMinShouldMatch2, TestScoreCachingWrappingScorer, TestConsistentFieldNumbers, Test2BTerms, TestLucene50TermVectorsFormat, TestLucene70DocValuesFormat, TestBooleanQueryVisitSubscorers, TestUpgradeIndexMergePolicy, TestRamUsageEstimator, TestSameScoresWithThreads, TestIndexWriter, TestOneMergeWrappingMergePolicy, TestAllFilesHaveCodecHeader, TestLucene70SegmentInfoFormat, TestCollectionUtil, TestBytesRefArray, TestDoc, TestMSBRadixSorter, TestInfoStream, TestPhrasePrefixQuery, TestDuelingCodecs, TestGeoEncodingUtils, TestPointValues, TestBufferedIndexInput, TestCodecs, TestMultiPhraseEnum, TestSparseFixedBitSet, TestSwappedIndexFiles, TestLucene50StoredFieldsFormat, TestGrowableByteArrayDataOutput, TestTragicIndexWriterDeadlock, TestSortedNumericSortField, TestRegexpQuery, TestToken, TestCrashCausesCorruptIndex, TestArrayUtil, TestDocCount, TestSumDocFreq, TestDeletionPolicy, TestSloppyPhraseQuery, TestIndexWriterDelete, TestIndexWriterCommit, TestDirectoryReaderReopen, TestTimeLimitingCollector, TestSearchWithThreads, TestHighCompressionMode, TestDocumentsWriterStallControl, TestLongPostings, TestRollingUpdates, TestIndexWriterForceMerge, TestLockFactory, TestSegmentMerger, TestOmitNorms, TestSegmentReader, TestTermScorer, TestIndexableField, TestRegexpRandom, TestCheckIndex, TestSearchForDuplicates, TestIndexFileDeleter, TestMatchAllDocsQuery, TestElevationComparator, TestBinaryTerms, TestConjunctions, TestSimilarity, TestVirtualMethod, TestFilterLeafReader, TestDateTools, Test2BPostings, TestAutomatonQueryUnicode, TestBooleanScorer, TestNamedSPILoader, TestBytesRef, TestAssertions, TestRollback, Test4GBStoredFields, TestReaderClosed, TestTermdocPerf, TestTerm, TestByteArrayDataInput, Test2BPagedBytes, TestCharArrayMap, TestStopFilter, TestForUtil, TestLucene60PointsFormat, TestFieldType, TestGeoUtils, TestCustomTermFreq, TestDemoParallelLeafReader, TestIndexTooManyDocs, TestIndexWriterDeleteByQuery, TestIndexWriterExceptions2, TestIndexWriterFromReader, TestIndexWriterOnVMError, TestIndexWriterOutOfFileDescriptors, TestIndexWriterThreadsToSegments, TestIndexingSequenceNumbers, TestLongRangeFieldQueries, TestPointQueries, TestSortRescorer, TestSortedSetSortField, TestSynonymQuery, TestTermQuery, TestTopFieldCollectorEarlyTermination, TestAxiomaticSimilarity, TestBM25Similarity, TestClassicSimilarity, TestFilterSpans, TestSpanBoostQuery, TestSpanContainQuery, TestSpanNearQuery, TestSpanTermQuery, TestNIOFSDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestNIOFSDirectory -Dtests.seed=EF9143CB356036BF -Dtests.slow=true -Dtests.locale=cs -Dtests.timezone=Pacific/Gambier -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestNIOFSDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_EF9143CB356036BF-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_EF9143CB356036BF-001\testThreadSafety-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_EF9143CB356036BF-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_EF9143CB356036BF-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EF9143CB356036BF]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [441/466 (1!)] on J0 in 2.97s, 42 tests, 1 error <<< FAILURES!

[...truncated 7528 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexReplicationClientTest
   [junit4]   2> mar 10, 2018 5:27:13 PM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> ADVERTENCIA: Uncaught exception in thread: Thread[ReplicationThread-index,5,TGRP-IndexReplicationClientTest]
   [junit4]   2> java.lang.AssertionError: handler failed too many times: -1
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([5F6555E20FF46A36]:0)
   [junit4]   2> 	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
   [junit4]   2> 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexReplicationClientTest -Dtests.method=testConsistencyOnExceptions -Dtests.seed=5F6555E20FF46A36 -Dtests.slow=true -Dtests.locale=es-EC -Dtests.timezone=Antarctica/Davis -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.73s J0 | IndexReplicationClientTest.testConsistencyOnExceptions <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=14, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5F6555E20FF46A36:D0EBB2421D9899C9]:0)
   [junit4]    > Caused by: java.lang.AssertionError: handler failed too many times: -1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5F6555E20FF46A36]:0)
   [junit4]    > 	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=2022, maxMBSortInHeap=6.647428564234554, sim=RandomSimilarity(queryNorm=false): {}, locale=es-EC, timezone=Antarctica/Davis
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=5204368,total=16252928
   [junit4]   2> NOTE: All tests run in this JVM: [TestStressNRTReplication, IndexReplicationClientTest]
   [junit4] Completed [6/9 (1!)] on J0 in 2.07s, 4 tests, 1 error <<< FAILURES!

[...truncated 5467 lines...]
   [junit4] Suite: org.apache.solr.search.TestSmileRequest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSmileRequest_8A15200616B7C39C-001\init-core-data-001
   [junit4]   2> 3164594 WARN  (SUITE-TestSmileRequest-seed#[8A15200616B7C39C]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 3164594 INFO  (SUITE-TestSmileRequest-seed#[8A15200616B7C39C]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3164599 INFO  (SUITE-TestSmileRequest-seed#[8A15200616B7C39C]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 3164599 INFO  (SUITE-TestSmileRequest-seed#[8A15200616B7C39C]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3164600 INFO  (SUITE-TestSmileRequest-seed#[8A15200616B7C39C]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 3164601 INFO  (SUITE-TestSmileRequest-seed#[8A15200616B7C39C]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3164657 INFO  (SUITE-TestSmileRequest-seed#[8A15200616B7C39C]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 3164675 INFO  (SUITE-TestSmileRequest-seed#[8A15200616B7C39C]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=example
   [junit4]   2> 3164737 INFO  (SUITE-TestSmileRequest-seed#[8A15200616B7C39C]-worker) [    ] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 3164815 INFO  (SUITE-TestSmileRequest-seed#[8A15200616B7C39C]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@194e6eb
   [junit4]   2> 3164823 INFO  (SUITE-TestSmileRequest-seed#[8A15200616B7C39C]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@194e6eb
   [junit4]   2> 3164823 INFO  (SUITE-TestSmileRequest-seed#[8A15200616B7C39C]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@194e6eb
   [junit4]   2> 3164825 INFO  (coreLoadExecutor-13856-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3164826 INFO  (coreLoadExecutor-13856-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/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3164879 INFO  (coreLoadExecutor-13856-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 3164894 INFO  (coreLoadExecutor-13856-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 3164958 INFO  (coreLoadExecutor-13856-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 3164968 INFO  (coreLoadExecutor-13856-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 3164968 INFO  (coreLoadExecutor-13856-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@194e6eb
   [junit4]   2> 3164968 INFO  (coreLoadExecutor-13856-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3164968 INFO  (coreLoadExecutor-13856-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSmileRequest_8A15200616B7C39C-001\init-core-data-001\]
   [junit4]   2> 3164971 INFO  (coreLoadExecutor-13856-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=10.517578125, floorSegmentMB=2.0146484375, forceMergeDeletesPctAllowed=14.064572290946955, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.16670516014718756
   [junit4]   2> 3164974 WARN  (coreLoadExecutor-13856-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 3165050 INFO  (coreLoadExecutor-13856-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3165050 INFO  (coreLoadExecutor-13856-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3165051 INFO  (coreLoadExecutor-13856-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3165051 INFO  (coreLoadExecutor-13856-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3165052 INFO  (coreLoadExecutor-13856-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1023914571, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 3165053 INFO  (coreLoadExecutor-13856-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1f4ec1e[collection1] main]
   [junit4]   2> 3165054 WARN  (coreLoadExecutor-13856-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 3165055 INFO  (coreLoadExecutor-13856-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3165056 INFO  (searcherExecutor-13857-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1f4ec1e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3165056 INFO  (coreLoadExecutor-13856-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1594549572263215104
   [junit4]   2> 3165059 INFO  (SUITE-TestSmileRequest-seed#[8A15200616B7C39C]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 3165062 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistribJsonRequest
   [junit4]   2> 3165079 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2560-11-21T12:27:37-09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3165082 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3165082 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3165082 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3165082 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c6145c{/solr,null,AVAILABLE}
   [junit4]   2> 3165083 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@128f210{HTTP/1.1,[http/1.1]}{127.0.0.1:52247}
   [junit4]   2> 3165083 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] o.e.j.s.Server Started @3172520ms
   [junit4]   2> 3165083 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema_latest.xml, solrconfig=solrconfig-tlog.xml, hostContext=/solr, hostPort=52247}
   [junit4]   2> 3165084 ERROR (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3165084 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 3165085 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 3165085 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3165085 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-10T11:22:53.333Z
   [junit4]   2> 3165085 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] 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.search.TestSmileRequest_8A15200616B7C39C-001\s0-001\solr.xml
   [junit4]   2> 3165093 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3165093 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3165094 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@194e6eb, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3165170 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@194e6eb
   [junit4]   2> 3165182 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@194e6eb
   [junit4]   2> 3165182 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@194e6eb
   [junit4]   2> 3165188 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] 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.search.TestSmileRequest_8A15200616B7C39C-001\s0-001\.
   [junit4]   2> 3165188 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 3165191 INFO  (coreLoadExecutor-13867-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3165222 INFO  (coreLoadExecutor-13867-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 3165242 INFO  (coreLoadExecutor-13867-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 3165304 INFO  (coreLoadExecutor-13867-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 3165313 INFO  (coreLoadExecutor-13867-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSmileRequest_8A15200616B7C39C-001\s0-001\.\collection1, trusted=true
   [junit4]   2> 3165313 INFO  (coreLoadExecutor-13867-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@194e6eb
   [junit4]   2> 3165313 INFO  (coreLoadExecutor-13867-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3165313 INFO  (coreLoadExecutor-13867-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.search.TestSmileRequest_8A15200616B7C39C-001\s0-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSmileRequest_8A15200616B7C39C-001\s0-001\.\collection1\data\]
   [junit4]   2> 3165317 INFO  (coreLoadExecutor-13867-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=10.517578125, floorSegmentMB=2.0146484375, forceMergeDeletesPctAllowed=14.064572290946955, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.16670516014718756
   [junit4]   2> 3165320 WARN  (coreLoadExecutor-13867-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 3165398 INFO  (coreLoadExecutor-13867-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3165398 INFO  (coreLoadExecutor-13867-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3165398 INFO  (coreLoadExecutor-13867-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3165398 INFO  (coreLoadExecutor-13867-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3165402 INFO  (coreLoadExecutor-13867-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1023914571, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 3165402 INFO  (coreLoadExecutor-13867-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@a2cb28[collection1] main]
   [junit4]   2> 3165402 INFO  (coreLoadExecutor-13867-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.search.TestSmileRequest_8A15200616B7C39C-001\s0-001\collection1\conf
   [junit4]   2> 3165403 INFO  (coreLoadExecutor-13867-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3165406 INFO  (searcherExecutor-13868-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@a2cb28[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3165406 INFO  (coreLoadExecutor-13867-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1594549572630216704
   [junit4]   2> 3165408 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] o.a.s.SolrTestCaseHS ===> Started solr server port=52247 home=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSmileRequest_8A15200616B7C39C-001\s0-001
   [junit4]   2> 3165435 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2560-11-21T12:27:37-09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3165435 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3165435 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3165436 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3165436 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a3be29{/solr,null,AVAILABLE}
   [junit4]   2> 3165437 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@826606{HTTP/1.1,[http/1.1]}{127.0.0.1:52250}
   [junit4]   2> 3165437 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] o.e.j.s.Server Started @3172874ms
   [junit4]   2> 3165437 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema_latest.xml, solrconfig=solrconfig-tlog.xml, hostContext=/solr, hostPort=52250}
   [junit4]   2> 3165438 ERROR (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3165438 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 3165438 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 3165439 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3165439 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-10T11:22:53.687Z
   [junit4]   2> 3165440 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] 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.search.TestSmileRequest_8A15200616B7C39C-001\s1-001\solr.xml
   [junit4]   2> 3165448 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3165448 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3165448 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@194e6eb, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3165534 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@194e6eb
   [junit4]   2> 3165548 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@194e6eb
   [junit4]   2> 3165549 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@194e6eb
   [junit4]   2> 3165555 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] 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.search.TestSmileRequest_8A15200616B7C39C-001\s1-001\.
   [junit4]   2> 3165555 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 3165556 INFO  (coreLoadExecutor-13878-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3165588 INFO  (coreLoadExecutor-13878-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 3165601 INFO  (coreLoadExecutor-13878-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 3165663 INFO  (coreLoadExecutor-13878-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 3165673 INFO  (coreLoadExecutor-13878-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSmileRequest_8A15200616B7C39C-001\s1-001\.\collection1, trusted=true
   [junit4]   2> 3165673 INFO  (coreLoadExecutor-13878-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@194e6eb
   [junit4]   2> 3165673 INFO  (coreLoadExecutor-13878-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3165673 INFO  (coreLoadExecutor-13878-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.search.TestSmileRequest_8A15200616B7C39C-001\s1-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSmileRequest_8A15200616B7C39C-001\s1-001\.\collection1\data\]
   [junit4]   2> 3165676 INFO  (coreLoadExecutor-13878-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=10.517578125, floorSegmentMB=2.0146484375, forceMergeDeletesPctAllowed=14.064572290946955, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.16670516014718756
   [junit4]   2> 3165679 WARN  (coreLoadExecutor-13878-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 3165763 INFO  (coreLoadExecutor-13878-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3165763 INFO  (coreLoadExecutor-13878-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3165765 INFO  (coreLoadExecutor-13878-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3165765 INFO  (coreLoadExecutor-13878-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3165766 INFO  (coreLoadExecutor-13878-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1023914571, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 3165766 INFO  (coreLoadExecutor-13878-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@13949ea[collection1] main]
   [junit4]   2> 3165767 INFO  (coreLoadExecutor-13878-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.search.TestSmileRequest_8A15200616B7C39C-001\s1-001\collection1\conf
   [junit4]   2> 3165768 INFO  (coreLoadExecutor-13878-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3165770 INFO  (searcherExecutor-13879-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@13949ea[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3165770 INFO  (coreLoadExecutor-13878-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1594549573011898368
   [junit4]   2> 3165771 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] o.a.s.SolrTestCaseHS ===> Started solr server port=52250 home=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSmileRequest_8A15200616B7C39C-001\s1-001
   [junit4]   2> 3165789 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2560-11-21T12:27:37-09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3165790 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3165790 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3165790 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3165790 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a6f5e5{/solr,null,AVAILABLE}
   [junit4]   2> 3165791 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@38afe{HTTP/1.1,[http/1.1]}{127.0.0.1:52253}
   [junit4]   2> 3165791 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] o.e.j.s.Server Started @3173228ms
   [junit4]   2> 3165791 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema_latest.xml, solrconfig=solrconfig-tlog.xml, hostContext=/solr, hostPort=52253}
   [junit4]   2> 3165792 ERROR (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3165792 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 3165792 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 3165792 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3165792 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-10T11:22:54.040Z
   [junit4]   2> 3165793 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] 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.search.TestSmileRequest_8A15200616B7C39C-001\s2-001\solr.xml
   [junit4]   2> 3165800 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3165800 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3165802 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@194e6eb, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3165881 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@194e6eb
   [junit4]   2> 3165892 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@194e6eb
   [junit4]   2> 3165893 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@194e6eb
   [junit4]   2> 3165899 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] 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.search.TestSmileRequest_8A15200616B7C39C-001\s2-001\.
   [junit4]   2> 3165899 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 3165901 INFO  (coreLoadExecutor-13889-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3165928 INFO  (coreLoadExecutor-13889-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 3165939 INFO  (coreLoadExecutor-13889-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 3166007 INFO  (coreLoadExecutor-13889-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 3166017 INFO  (coreLoadExecutor-13889-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSmileRequest_8A15200616B7C39C-001\s2-001\.\collection1, trusted=true
   [junit4]   2> 3166017 INFO  (coreLoadExecutor-13889-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@194e6eb
   [junit4]   2> 3166017 INFO  (coreLoadExecutor-13889-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3166017 INFO  (coreLoadExecutor-13889-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.search.TestSmileRequest_8A15200616B7C39C-001\s2-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSmileRequest_8A15200616B7C39C-001\s2-001\.\collection1\data\]
   [junit4]   2> 3166019 INFO  (coreLoadExecutor-13889-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=10.517578125, floorSegmentMB=2.0146484375, forceMergeDeletesPctAllowed=14.064572290946955, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.16670516014718756
   [junit4]   2> 3166022 WARN  (coreLoadExecutor-13889-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 3166099 INFO  (coreLoadExecutor-13889-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3166099 INFO  (coreLoadExecutor-13889-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3166101 INFO  (coreLoadExecutor-13889-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3166101 INFO  (coreLoadExecutor-13889-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3166102 INFO  (coreLoadExecutor-13889-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1023914571, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 3166102 INFO  (coreLoadExecutor-13889-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1bbf5c8[collection1] main]
   [junit4]   2> 3166103 INFO  (coreLoadExecutor-13889-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.search.TestSmileRequest_8A15200616B7C39C-001\s2-001\collection1\conf
   [junit4]   2> 3166104 INFO  (coreLoadExecutor-13889-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3166104 INFO  (coreLoadExecutor-13889-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1594549573362122752
   [junit4]   2> 3166105 INFO  (TEST-TestSmileRequest.testDistribJsonRequest-seed#[8A15200616B7C39C]) [    ] o.a.s.SolrTestCaseHS ===> Started solr server port=52253 home=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSmileRequest_8A15200616B7C39C-001\s2-001
   [junit4]   2> 3166105 INFO  (searcherExecutor-13890-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1bbf5c8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3166118 INFO  (qtp15798085-34286) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1594549573374705664)} 0 2
   [junit4]   2> 3166124 INFO  (qtp3829833-34302) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1594549573380997120)} 0 2
   [junit4]   2> 3166130 INFO  (qtp30172609-34318) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1594549573387288576)} 0 2
   [junit4]   2> 3166132 INFO  (qtp15798085-34288) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1594549573391482880)]} 0 0
   [junit4]   2> 3166134 INFO  (qtp15798085-34290) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1594549573393580032)]} 0 0
   [junit4]   2> 3166135 INFO  (qtp3829833-34304) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3 (1594549573394628608)]} 0 0
   [junit4]   2> 3166136 INFO  (qtp15798085-34288) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1594549573395677184,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3166136 INFO  (qtp15798085-34288) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@c78b01 commitCommandVersion:1594549573395677184
   [junit4]   2> 3166139 INFO  (qtp15798085-34288) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@10a911b[collection1] main]
   [junit4]   2> 3166139 INFO  (qtp15798085-34288) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3166142 INFO  (searcherExecutor-13868-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@10a911b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C2)))}
   [junit4]   2> 3166142 INFO  (qtp15798085-34288) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 6
   [junit4]   2> 3166144 INFO  (qtp3829833-34306) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1594549573404065792,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3166144 INFO  (qtp3829833-34306) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@13a495a commitCommandVersion:1594549573404065792
   [junit4]   2> 3166146 INFO  (qtp3829833-34306) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@146341a[collection1] main]
   [junit4]   2> 3166147 INFO  (qtp3829833-34306) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3166165 INFO  (searcherExecutor-13879-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@146341a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1)))}
   [junit4]   2> 3166165 INFO  (qtp3829833-34306) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 21
   [junit4]   2> 3166166 INFO  (qtp30172609-34320) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1594549573427134464,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3166167 INFO  (qtp30172609-34320) [    x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 3166167 INFO  (qtp30172609-34320) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3166167 INFO  (qtp30172609-34320) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 0
   [junit4]   2> 3166169 INFO  (qtp3829833-34304) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4 (1594549573429231616)]} 0 1
   [junit4]   2> 3166173 INFO  (qtp30172609-34322) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5 (1594549573432377344)]} 0 2
   [junit4]   2> 3166175 INFO  (qtp15798085-34290) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1594549573436571648,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3166175 INFO  (qtp15798085-34290) [    x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 3166177 INFO  (qtp15798085-34290) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3166177 INFO  (qtp15798085-34290) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 2
   [junit4]   2> 3166178 INFO  (qtp3829833-34306) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1594549573439717376,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3166178 INFO  (qtp3829833-34306) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@13a495a commitCommandVersion:1594549573439717376
   [junit4]   2> 3166181 INFO  (qtp3829833-34306) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@11a11be[collection1] main]
   [junit4]   2> 3166184 INFO  (searcherExecutor-13879-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@11a11be[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1) Uninverting(_1(7.3.0):C1)))}
   [junit4]   2> 3166185 INFO  (qtp3829833-34306) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3166185 INFO  (qtp3829833-34306) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 6
   [junit4]   2> 3166186 INFO  (qtp30172609-34320) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1594549573448105984,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3166186 INFO  (qtp30172609-34320) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@ec198e commitCommandVersion:1594549573448105984
   [junit4]   2> 3166188 INFO  (qtp30172609-34320) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1706fe[collection1] main]
   [junit4]   2> 3166189 INFO  (qtp30172609-34320) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3166192 INFO  (searcherExecutor-13890-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1706fe[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1)))}
   [junit4]   2> 3166192 INFO  (qtp30172609-34320) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 6
   [junit4]   2> 3166196 INFO  (qtp30172609-34322) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6 (1594549573455446016)]} 0 2
   [junit4]   2> 3166197 INFO  (qtp15798085-34288) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1594549573459640320,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3166197 INFO  (qtp15798085-34288) [    x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 3166198 INFO  (qtp15798085-34288) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3166198 INFO  (qtp15798085-34288) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 0
   [junit4]   2> 3166198 INFO  (qtp3829833-34304) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1594549573460688896,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3166199 INFO  (qtp3829833-34304) [    x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 3166199 INFO  (qtp3829833-34304) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3166199 INFO  (qtp3829833-34304) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 0
   [junit4]   2> 3166200 INFO  (qtp30172609-34320) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1594549573462786048,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3166200 INFO  (qtp30172609-34320) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@ec198e commitCommandVersion:1594549573462786048
   [junit4]   2> 3166206 INFO  (qtp30172609-34320) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@dc16[collection1] main]
   [junit4]   2> 3166209 INFO  (qtp30172609-34320) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3166209 INFO  (searcherExecutor-13890-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@dc16[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1) Uninverting(_1(7.3.0):C1)))}
   [junit4]   2> 3166210 INFO  (qtp30172609-34320) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 9
   [junit4]   2> 3166218 INFO  (qtp3829833-34304) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=127.0.0.1:52250/solr/collection1&rows=10&version=2&q=cat_s:A&NOW=1520680974459&json={query:'cat_s:A'}&isShard=true&wt=javabin} hits=1 status=0 QTime=1
   [junit4]   2> 3166221 INFO  (qtp30172609-34323) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=127.0.0.1:52253/solr/collection1&rows=10&version=2&q=cat_s:A&NOW=1520680974459&json={query:'cat_s:A'}&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 3166223 INFO  (qtp15798085-34288) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=127.0.0.1:52247/solr/collection1&rows=10&version=2&q=cat_s:A&NOW=1520680974459&json={query:'cat_s:A'}&isShard=true&wt=javabin} hits=1 status=0 QTime=0
   [junit4]   2> 3166226 INFO  (qtp15798085-34290) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=cat_s:A&df=text&distrib=false&shards.purpose=64&NOW=1520680974459&json={query:'cat_s:A'}&ids=1&isShard=true&shard.url=127.0.0.1:52247/solr/collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3166226 INFO  (qtp3829833-34306) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=cat_s:A&df=text&distrib=false&shards.purpose=64&NOW=1520680974459&json={query:'cat_s:A'}&ids=4&isShard=true&shard.url=127.0.0.1:52250/solr/collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3166229 INFO  (qtp30172609-34322) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={shards=127.0.0.1:52247/solr/collection1,127.0.0.1:52250/solr/collection1,127.0.0.1:52253/solr/collection1&json={query:'cat_s:A'}&wt=smile&version=2} hits=2 status=0 QTime=18
   [junit4]   2> 3166238 INFO  (qtp3829833-34306) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&fq=where_s:NY&shard.url=127.0.0.1:52250/solr/collection1&rows=10&version=2&q=cat_s:A&NOW=1520680974481&json={query:'cat_s:A'}&json={filter:'where_s:NY'}&isShard=true&wt=javabin} hits=0 status=0 QTime=1
   [junit4]   2> 3166242 INFO  (qtp15798085-34291) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&fq=where_s:NY&shard.url=127.0.0.1:52247/solr/collection1&rows=10&version=2&q=cat_s:A&NOW=1520680974481&json={query:'cat_s:A'}&json={filter:'where_s:NY'}&isShard=true&wt=javabin} hits=1 status=0 QTime=0
   [junit4]   2> 3166244 INFO  (qtp30172609-34322) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&fq=where_s:NY&shard.url=127.0.0.1:52253/solr/collection1&rows=10&version=2&q=cat_s:A&NOW=1520680974481&json={query:'cat_s:A'}&json={filter:'where_s:NY'}&isShard=true&wt=javabin} hits=0 status=0 QTime=1
   [junit4]   2> 3166247 INFO  (qtp15798085-34292) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=cat_s:A&df=text&distrib=false&shards.purpose=64&NOW=1520680974481&json={query:'cat_s:A'}&json={filter:'where_s:NY'}&ids=1&isShard=true&fq=where_s:NY&shard.url=127.0.0.1:52247/solr/collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3166248 INFO  (qtp15798085-34288) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={shards=127.0.0.1:52247/solr/collection1,127.0.0.1:52250/solr/collection1,127.0.0.1:52253/solr/collection1&json={query:'cat_s:A'}&json={filter:'where_s:NY'}&wt=smile&version=2} hits=1 status=0 QTime=14
   [junit4]   2> 3166253 INFO  (qtp15798085-34288) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&fq=where_s:NY&shard.url=127.0.0.1:52247/solr/collection1&rows=10&version=2&q=cat_s:A&NOW=1520680974497&json={query:'cat_s:A'}&json={filter:'where_s:NY'}&json=&isShard=true&wt=javabin} hits=1 status=0 QTime=0
   [junit4]   2> 3166257 INFO  (qtp30172609-34322) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&fq=where_s:NY&shard.url=127.0.0.1:52253/solr/collection1&rows=10&version=2&q=cat_s:A&NOW=1520680974497&json={query:'cat_s:A'}&json={filter:'where_s:NY'}&json=&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 3166258 INFO  (qtp3829833-34307) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&fq=where_s:NY&shard.url=127.0.0.1:52250/solr/collection1&rows=10&version=2&q=cat_s:A&NOW=1520680974497&json={query:'cat_s:A'}&json={filter:'where_s:NY'}&json=&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 3166260 INFO  (qtp15798085-34291) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=cat_s:A&df=text&distrib=false&shards.purpose=64&NOW=1520680974497&json={query:'cat_s:A'}&json={filter:'where_s:NY'}&json=&ids=1&isShard=true&fq=where_s:NY&shard.url=127.0.0.1:52247/solr/collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3166261 INFO  (qtp3829833-34304) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={shards=127.0.0.1:52247/solr/collection1,127.0.0.1:52250/solr/collection1,127.0.0.1:52253/solr/collection1&json={query:'cat_s:A'}&json={filter:'where_s:NY'}&json=&wt=smile&version=2} hits=1 status=0 QTime=11
   [junit4]   2> 3166265 INFO  (qtp30172609-34324) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&fq=where_s:NY&shard.url=127.0.0.1:52253/solr/collection1&rows=10&version=2&q=cat_s:A&NOW=1520680974511&json={query:'cat_s:A'}&json={filter:'where_s:NY'}&json=/*+*/&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 3166265 INFO  (qtp3829833-34308) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&fq=where_s:NY&shard.url=127.0.0.1:52250/solr/collection1&rows=10&version=2&q=cat_s:A&NOW=1520680974511&json={query:'cat_s:A'}&json={filter:'where_s:NY'}&json=/*+*/&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 3166266 INFO  (qtp15798085-34291) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&fq=where_s:NY&shard.url=127.0.0.1:52247/solr/collection1&rows=10&version=2&q=cat_s:A&NOW=1520680974511&json={query:'cat_s:A'}&json={filter:'where_s:NY'}&json=/*+*/&isShard=true&wt=javabin} hits=1 status=0 QTime=0
   [junit4]   2> 3166267 INFO  (qtp15798085-34292) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=cat_s:A&df=text&distrib=false&shards.purpose=64&NOW=1520680974511&json={query:'cat_s:A'}&json={filter:'where_s:NY'}&json=/*+*/&ids=1&isShard=true&fq=where_s:NY&shard.url=127.0.0.1:52247/solr/collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3166268 INFO  (qtp15798085-34288) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={shards=127.0.0.1:52247/solr/collection1,127.0.0.1:52250/solr/collection1,127.0.0.1:52253/solr/collection1&json={query:'cat_s:A'}&json={filter:'where_s:NY'}&json=/*+*/&wt=smile&version=2} hits=1 status=0 QTime=4
   [junit4]   2> 3166271 INFO  (qtp15798085-34291) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&fq=where_s:NY&fq=cat_s:A&shard.url=127.0.0.1:52247/solr/collection1&rows=10&version=2&q=*:*&NOW=1520680974517&json={query:'*:*'}&json={filter:'where_s:NY'}&json={filter:'cat_s:A'}&isShard=true&wt=javabin} hits=1 status=0 QTime=0
   [junit4]   2> 3166271 INFO  (qtp3829833-34304) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&fq=where_s:NY&fq=cat_s:A&shard.url=127.0.0.1:52250/solr/collection1&rows=10&version=2&q=*:*&NOW=1520680974517&json={query:'*:*'}&json={filter:'where_s:NY'}&json={filter:'cat_s:A'}&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 3166273 INFO  (qtp30172609-34324) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&fq=where_s:NY&fq=cat_s:A&shard.url=127.0.0.1:52253/solr/collection1&rows=10&version=2&q=*:*&NOW=1520680974517&json={query:'*:*'}&json={filter:'where_s:NY'}&json={filter:'cat_s:A'}&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 3166274 INFO  (qtp15798085-34288) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1520680974517&json={query:'*:*'}&json={filter:'where_s:NY'}&json={filter:'cat_s:A'}&ids=1&isShard=true&fq=where_s:NY&fq=cat_s:A&shard.url=127.0.0.1:52247/solr/collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3166275 INFO  (qtp30172609-34322) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={shards=127.0.0.1:52247/solr/collection1,127.0.0.1:52250/solr/collection1,127.0.0.1:52253/solr/collection1&json={query:'*:*'}&json={filter:'where_s:NY'}&json={filter:'cat_s:A'}&wt=smile&version=2} hits=1 status=0 QTime=5
   [junit4]   2> 3166278 INFO  (qtp15798085-34288) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&fq=where_s:NY&fq=cat_s:A&shard.url=127.0.0.1:52247/solr/collection1&rows=10&version=2&q=*:*&NOW=1520680974525&json={query:'*:*'}&json={filter:'where_s:NY'}&json={filter:['cat_s:A']}&isShard=true&wt=javabin} hits=1 status=0 QTime=0
   [junit4]   2> 3166278 INFO  (qtp30172609-34323) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&fq=where_s:NY&fq=cat_s:A&shard.url=127.0.0.1:52253/solr/collection1&rows=10&version=2&q=*:*&NOW=1520680974525&json={query:'*:*'}&json={filter:'where_s:NY'}&json={filter:['cat_s:A']}&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 3166278 INFO  (qtp3829833-34308) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&fq=where_s:NY&fq=cat_s:A&shard.url=127.0.0.1:52250/solr/collection1&rows=10&version=2&q=*:*&NOW=1520680974525&json={query:'*:*'}&json={filter:'where_s:NY'}&json={filter:['cat_s:A']}&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 3166280 INFO  (qtp15798085-34292) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1520680974525&json={query:'*:*'}&json={filter:'where_s:NY'}&json={filter:['cat_s:A']}&ids=1&isShard=true&fq=where_s:NY&fq=cat_s:A&shard.url=127.0.0.1:52247/solr/collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3166280 INFO  (qtp15798085-34291) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={shards=127.0.0.1:52247/solr/collection1,127.0.0.1:52250/solr/collection1,127.0.0.1:52253/solr/collection1&json={query:'*:*'}&json={filter:'where_s:NY'}&json={filter:['cat_s:A']}&wt=smile&version=2} hits=1 status=0 QTime=3
   [junit4]   2> 3166283 INFO  (qtp15798085-34291) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&fq=where_s:NY&fq=cat_s:A&shard.url=127.0.0.1:52247/solr/collection1&rows=10&version=2&q=*:*&NOW=1520680974530&json={query:'*:*'}&json={filter:['where_s:NY']}&json={filter:'cat_s:A'}&isShard=true&wt=javabin} hits=1 status=0 QTime=0
   [junit4]   2> 3166283 INFO  (qtp3829833-34304) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&fq=where_s:NY&fq=cat_s:A&shard.url=127.0.0.1:52250/solr/collection1&rows=10&version=2&q=*:*&NOW=1520680974530&json={query:'*:*'}&json={filter:['where_s:NY']}&json={filter:'cat_s:A'}&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 3166284 INFO  (qtp30172609-34322) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&fq=where_s:NY&fq=cat_s:A&shard.url=127.0.0.1:52253/solr/collection1&rows=10&version=2&q=*:*&NOW=1520680974530&json={query:'*:*'}&json={filter:['where_s:NY']}&json={filter:'cat_s:A'}&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 3166285 INFO  (qtp15798085-34292) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1520680974530&json={query:'*:*'}&json={filter:['where_s:NY']}&json={filter:'cat_s:A'}&ids=1&isShard=true&fq=where_s:NY&fq=cat_s:A&shard.url=127.0.0.1:52247/solr/collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3166286 INFO  (qtp15798085-34288) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={shards=127.0.0.1:52247/solr/collection1,127.0.0.1:52250/solr/collection1,127.0.0.1:52253/solr/collection1&json={query:'*:*'}&json={filter:['where_s:NY']}&json={filter:'cat_s:A'}&wt=smile&version=2} hits=1 status=0 QTime=3
   [junit4]   2> 3166288 INFO  (qtp15798085-34288) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&fq=where_s:NY&fq=cat_s:A&shard.url=127.0.0.1:52247/solr/collection1&rows=10&version=2&q=*:*&NOW=1520680974535&json={query:'*:*'}&json={filter:['where_s:NY']}&json={filter:['cat_s:A']}&isShard=true&wt=javabin} hits=1 status=0 QTime=0
   [junit4]   2> 3166288 INFO  (qtp3829833-34308) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&fq=where_s:NY&fq=cat_s:A&shard.url=127.0.0.1:52250/solr/collection1&rows=10&version=2&q=*:*&NOW=1520680974535&json={query:'*:*'}&json={filter:['where_s:NY']}&json={filter:['cat_s:A']}&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 3166289 INFO  (qtp30172609-34323) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&fq=where_s:NY&fq=cat_s:A&shard.url=127.0.0.1:52253/solr/collection1&rows=10&version=2&q=*:*&NOW=1520680974535&json={query:'*:*'}&json={filter:['where_s:NY']}&json={filter:['cat_s:A']}&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 3166290 INFO  (qtp15798085-34292) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1520680974535&json={query:'*:*'}&json={filter:['where_s:NY']}&json={filter:['cat_s:A']}&ids=1&isShard=true&fq=where_s:NY&fq=cat_s:A&shard.url=127.0.0.1:52247/solr/collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3166291 INFO  (qtp15798085-34291) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={shards=127.0.0.1:52247/solr/collection1,127.0.0.1:52250/solr/collection1,127.0.0.1:52253/solr/collection1&json={query:'*:*'}&json={filter:['where_s:NY']}&json={filter:['cat_s:A']}&wt=smile&version=2} hits=1 status=0 QTime=3
   [junit4]   2> 3166293 INFO  (qtp15798085-34288) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={df=text&distrib=false&json.query='*:*'&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&fq=where_s:NY&fq=cat_s:A&shard.url=127.0.0.1:52247/solr/collection1&rows=10&version=2&q=*:*&NOW=1520680974540&isShard=true&json.filter='where_s:NY'&json.filter='cat_s:A'&wt=javabin} hits=1 status=0 QTime=0
   [junit4]   2> 3166293 INFO  (qtp30172609-34323) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={df=text&distrib=false&json.query='*:*'&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&fq=where_s:NY&fq=cat_s:A&shard.url=127.0.0.1:52253/solr/collection1&rows=10&version=2&q=*:*&NOW=1520680974540&isShard=true&json.filter='where_s:NY'&json.filter='cat_s:A'&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 3166296 INFO  (qtp3829833-34304) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={df=text&distrib=false&json.query='*:*'&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&fq=where_s:NY&fq=cat_s:A&shard.url=127.0.0.1:52250/solr/collection1&rows=10&version=2&q=*:*&NOW=1520680974540&isShard=true&json.filter='where_s:NY'&json.filter='cat_s:A'&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 3166297 INFO  (qtp15798085-34291) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={df=text&distrib=false&json.query='*:*'&shards.purpose=64&fq=where_s:NY&fq=cat_s:A&shard.url=127.0.0.1:52247/solr/collection1&version=2&q=*:*&NOW=1520680974540&ids=1&isShard=true&json.filter='where_s:NY'&json.filter='cat_s:A'&wt=javabin} status=0 QTime=0
   [junit4]   2> 3166298 INFO  (qtp30172609-34322) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={shards=127.0.0.1:52247/solr/collection1,127.0.0.1:52250/solr/collection1,127.0.0.1:52253/solr/collection1&json.query='*:*'&json.filter='where_s:NY'&json.filter='cat_s:A'&wt=smile&version=2} hits=1 status=0 QTime=5
   [junit4]   2> 3166301 INFO  (qtp15798085-34291) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={df=text&distrib=false&json.query='*:*'&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&fq=where_s:NY&fq=cat_s:A&shard.url=127.0.0.1:52247/solr/collection1&rows=10&version=2&q=*:*&NOW=1520680974548&isShard=true&json.filter='where_s:NY'&json.filter='cat_s:A'&json.filter=&json.filter=/*+*/&wt=javabin} hits=1 status=0 QTime=0
   [junit4]   2> 3166301 INFO  (qtp30172609-34324) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={df=text&distrib=false&json.query='*:*'&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&fq=where_s:NY&fq=cat_s:A&shard.url=127.0.0.1:52253/solr/collection1&rows=10&version=2&q=*:*&NOW=1520680974548&isShard=true&json.filter='where_s:NY'&json.filter='cat_s:A'&json.filter=&json.filter=/*+*/&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 3166301 INFO  (qtp3829833-34308) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={df=text&distrib=false&json.query='*:*'&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&fq=where_s:NY&fq=cat_s:A&shard.url=127.0.0.1:52250/solr/collection1&rows=10&version=2&q=*:*&NOW=1520680974548&isShard=true&json.filter='where_s:NY'&json.filter='cat_s:A'&json.filter=&json.filter=/*+*/&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 3166303 INFO  (qtp15798085-34292) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={df=text&distrib=false&json.query='*:*'&shards.purpose=64&fq=where_s:NY&fq=cat_s:A&shard.url=127.0.0.1:52247/solr/collection1&version=2&q=*:*&NOW=1520680974548&ids=1&isShard=true&json.filter='where_s:NY'&json.filter='cat_s:A'&json.filter=&json.filter=/*+*/&wt=javabin} status=0 QTime=0
   [junit4]   2> 3166303 INFO  (qtp15798085-34288) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={shards=127.0.0.1:52247/solr/collection1,127.0.0.1:52250/solr/collection1,127.0.0.1:52253/solr/collection1&json.query='*:*'&json.filter='where_s:NY'&json.filter='cat_s:A'&json.filter=&json.filter=/*+*/&wt=smile&version=2} hits=1 status=0 QTime=3
   [junit4]   2> 3166306 INFO  (qtp15798085-34288) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={df=text&distrib=false&json.query='foo_s:NONE'&json.query='*:*'&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&fq=where_s:NY&fq=cat_s:A&sha

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

RN  (OverseerAutoScalingTriggerThread-72108952070914053-127.0.0.1:54376_solr-n_0000000000) [n:127.0.0.1:54376_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 109129 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1002eb5b9500005, likely client has closed socket
   [junit4]   2> 109129 INFO  (jetty-closer-885-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1179fee{/solr,null,UNAVAILABLE}
   [junit4]   2> 109129 INFO  (jetty-closer-885-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 109130 ERROR (SUITE-GraphTest-seed#[B0536CB0BB5E1436]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 109130 INFO  (SUITE-GraphTest-seed#[B0536CB0BB5E1436]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54372 54372
   [junit4]   2> 109131 INFO  (Thread-350) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54372 54372
   [junit4]   2> 109132 WARN  (Thread-350) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	3	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	3	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/collections/collection1/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/live_nodes
   [junit4]   2> 	4	/solr/collections
   [junit4]   2> 
   [junit4]   2> 109132 INFO  (SUITE-GraphTest-seed#[B0536CB0BB5E1436]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Mar 10, 2018 11:26:51 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 5 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {_version_=PostingsFormat(name=Memory), from_s=PostingsFormat(name=Memory), multiDefault=FST50, predicate_s=BlockTreeOrds(blocksize=128), intDefault=PostingsFormat(name=Memory), to_s=BlockTreeOrds(blocksize=128), id=BlockTreeOrds(blocksize=128), timestamp=FST50}, docValues:{_version_=DocValuesFormat(name=Lucene70), multiDefault=DocValuesFormat(name=Asserting), from_s=DocValuesFormat(name=Lucene70), predicate_s=DocValuesFormat(name=Memory), to_s=DocValuesFormat(name=Memory), intDefault=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1107, maxMBSortInHeap=5.025493642465959, sim=RandomSimilarity(queryNorm=false): {}, locale=ar-TN, timezone=Etc/GMT+5
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=44358736,total=132169728
   [junit4]   2> NOTE: All tests run in this JVM: [SolrExampleStreamingTest, ReverseEvaluatorTest, TestBatchUpdate, NormalDistributionEvaluatorTest, FieldAnalysisResponseTest, UuidEvaluatorTest, TermsResponseTest, CloudSolrClientBuilderTest, ConcurrentUpdateSolrClientBuilderTest, ArcSineEvaluatorTest, AppendEvaluatorTest, JdbcTest, JettyWebappTest, SolrExampleXMLTest, TestUpdateRequestCodec, PowerEvaluatorTest, TestXMLEscaping, TestV1toV2ApiMapper, MultiplyEvaluatorTest, TestCoreAdmin, CeilingEvaluatorTest, TestJsonRecordReader, ModifiableSolrParamsTest, UsingSolrJRefGuideExamplesTest, GetByIdTest, CommonAdminParamsTest, FloorEvaluatorTest, TestSolrProperties, TestHash, TestCollectionAdminRequest, HttpSolrClientSSLAuthConPoolTest, SubtractEvaluatorTest, TestDelegationTokenRequest, SolrExampleEmbeddedTest, EmpiricalDistributionEvaluatorTest, ExclusiveOrEvaluatorTest, SolrExampleStreamingBinaryTest, LargeVolumeBinaryJettyTest, LargeVolumeEmbeddedTest, LargeVolumeJettyTest, MergeIndexesEmbeddedTest, SolrQueryTest, NamedListTest, TestLBHttpSolrClient, HttpSolrClientBuilderTest, HttpSolrClientConPoolTest, LBHttpSolrClientBuilderTest, TestCloudSolrClientConnections, GraphTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=GraphTest -Dtests.seed=B0536CB0BB5E1436 -Dtests.slow=true -Dtests.locale=ar-TN -Dtests.timezone=Etc/GMT+5 -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | GraphTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_B0536CB0BB5E1436-001\tempDir-001\node1\collection1_shard2_replica_n2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_B0536CB0BB5E1436-001\tempDir-001\node1\collection1_shard2_replica_n2\data\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_B0536CB0BB5E1436-001\tempDir-001\node1\collection1_shard2_replica_n2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_B0536CB0BB5E1436-001\tempDir-001\node1\collection1_shard2_replica_n2\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_B0536CB0BB5E1436-001\tempDir-001\node1\collection1_shard2_replica_n2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_B0536CB0BB5E1436-001\tempDir-001\node1\collection1_shard2_replica_n2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_B0536CB0BB5E1436-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_B0536CB0BB5E1436-001\tempDir-001\node1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_B0536CB0BB5E1436-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_B0536CB0BB5E1436-001\tempDir-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B0536CB0BB5E1436]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [99/146 (1!)] on J0 in 4.81s, 1 test, 1 error <<< FAILURES!

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

[repro] Revision: 9341be83701cf5d3675e9cde85da9ccb97044521

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

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr\core
[repro]       TestSmileRequest
[repro]    lucene\core
[repro]       TestNIOFSDirectory
[repro]    solr\solrj
[repro]       GraphTest
[repro]    lucene\replicator
[repro]       IndexReplicationClientTest
[repro] ant compile-test

[...truncated 3331 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestSmileRequest" -Dtests.showOutput=onerror "-Dargs=-client -XX:+UseConcMarkSweepGC" -Dtests.seed=8A15200616B7C39C -Dtests.slow=true -Dtests.locale=it -Dtests.timezone=EAT -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

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

[...truncated 88 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestNIOFSDirectory" -Dtests.showOutput=onerror "-Dargs=-client -XX:+UseConcMarkSweepGC" -Dtests.seed=EF9143CB356036BF -Dtests.slow=true -Dtests.locale=cs -Dtests.timezone=Pacific/Gambier -Dtests.asserts=true -Dtests.file.encoding=Cp1252

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

[...truncated 447 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.GraphTest" -Dtests.showOutput=onerror "-Dargs=-client -XX:+UseConcMarkSweepGC" -Dtests.seed=B0536CB0BB5E1436 -Dtests.slow=true -Dtests.locale=ar-TN -Dtests.timezone=Etc/GMT+5 -Dtests.asserts=true -Dtests.file.encoding=Cp1252

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

[...truncated 179 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.IndexReplicationClientTest" -Dtests.showOutput=onerror "-Dargs=-client -XX:+UseConcMarkSweepGC" -Dtests.seed=5F6555E20FF46A36 -Dtests.slow=true -Dtests.locale=es-EC -Dtests.timezone=Antarctica/Davis -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 84 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.lucene.replicator.IndexReplicationClientTest
[repro]   0/5 failed: org.apache.lucene.store.TestNIOFSDirectory
[repro]   0/5 failed: org.apache.solr.client.solrj.io.graph.GraphTest
[repro]   0/5 failed: org.apache.solr.search.TestSmileRequest
[repro] Exiting with code 0

[...truncated 75 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 494 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/494/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseSerialGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestIndexFileDeleter

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

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

	at __randomizedtesting.SeedInfo.seed([12B49D999A749E8F]: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.TestDistributedSearch.test

Error Message:
Error from server at http://127.0.0.1:63933//collection1: java.lang.NullPointerException  at org.apache.solr.search.grouping.distributed.responseprocessor.StoredFieldsShardResponseProcessor.process(StoredFieldsShardResponseProcessor.java:38)  at org.apache.solr.handler.component.QueryComponent.handleGroupedResponses(QueryComponent.java:579)  at org.apache.solr.handler.component.QueryComponent.handleResponses(QueryComponent.java:562)  at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:423)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:195)  at org.apache.solr.core.SolrCore.execute(SolrCore.java:2503)  at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:711)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:517)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:384)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:330)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:527)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)  at org.eclipse.jetty.server.Server.handle(Server.java:530)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)  at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)  at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)  at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)  at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)  at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)  at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)  at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)  at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)  at java.lang.Thread.run(Thread.java:748) 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:63933//collection1: java.lang.NullPointerException
	at org.apache.solr.search.grouping.distributed.responseprocessor.StoredFieldsShardResponseProcessor.process(StoredFieldsShardResponseProcessor.java:38)
	at org.apache.solr.handler.component.QueryComponent.handleGroupedResponses(QueryComponent.java:579)
	at org.apache.solr.handler.component.QueryComponent.handleResponses(QueryComponent.java:562)
	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:423)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:195)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2503)
	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:711)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:517)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:384)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:330)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:527)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
	at org.eclipse.jetty.server.Server.handle(Server.java:530)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
	at java.lang.Thread.run(Thread.java:748)

	at __randomizedtesting.SeedInfo.seed([B223A9FDCF640909:3A779627619864F1]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
	at org.apache.solr.TestDistributedSearch.queryRandomUpServer(TestDistributedSearch.java:1168)
	at org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1130)
	at org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:992)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1019)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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.core.TestInfoStreamLogging

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

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestInfoStreamLogging_B223A9FDCF640909-001\init-core-data-001\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestInfoStreamLogging_B223A9FDCF640909-001\init-core-data-001\index
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestInfoStreamLogging_B223A9FDCF640909-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestInfoStreamLogging_B223A9FDCF640909-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestInfoStreamLogging_B223A9FDCF640909-001\init-core-data-001\index\write.lock: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestInfoStreamLogging_B223A9FDCF640909-001\init-core-data-001\index\write.lock
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestInfoStreamLogging_B223A9FDCF640909-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestInfoStreamLogging_B223A9FDCF640909-001

	at __randomizedtesting.SeedInfo.seed([B223A9FDCF640909]: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 644 lines...]
   [junit4] Suite: org.apache.lucene.index.TestIndexFileDeleter
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {field=PostingsFormat(name=MockRandom), id=Lucene50(blocksize=128), content=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=1479, maxMBSortInHeap=6.172957703815545, sim=RandomSimilarity(queryNorm=true): {field=DFR GL3(800.0), content=DFI(ChiSquared)}, locale=ar-SA, timezone=Africa/Mogadishu
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=48942040,total=196165632
   [junit4]   2> NOTE: All tests run in this JVM: [TestPriorityQueue, TestTerm, TestPositiveScoresOnlyCollector, TestIndexableField, TestIndexWriterDeleteByQuery, TestTermQuery, TestFieldInfos, TestOneMergeWrappingMergePolicy, TestMixedCodecs, TestTieredMergePolicy, TestMSBRadixSorter, TestPointValues, TestLiveFieldValues, TestSpanNotQuery, TestOperations, TestIndexWriterUnicode, TestLockFactory, TestClassicSimilarity, TestNot, TestForUtil, TestTimSorterWorstCase, TestSpanBoostQuery, TestMergePolicyWrapper, TestRecyclingByteBlockAllocator, TestDocCount, TestIndexWriterFromReader, TestIndexWriter, MultiCollectorTest, TestBooleanRewrites, TestConjunctionDISI, TestExternalCodecs, TestBM25Similarity, TestLucene50TermVectorsFormat, TestSloppyPhraseQuery, TestReusableStringReader, TestFieldType, TestFieldValueQuery, TestDocInverterPerFieldErrorInfo, TestMatchAllDocsQuery, TestNeedsScores, TestSimpleAttributeImpl, TestNamedSPILoader, TestCollectionUtil, TestDuelingCodecs, TestSleepingLockWrapper, TestSimilarity2, TestIndexWriterOnVMError, TestTimeLimitingCollector, TestCrashCausesCorruptIndex, TestFixedLengthBytesRefArray, TestSpanSearchEquivalence, TestAllFilesDetectTruncation, TestCodecHoldsOpenFiles, TestDocIdSetBuilder, TestToken, TestBlockPostingsFormat2, TestMixedDocValuesUpdates, TestBagOfPositions, TestCodecUtil, TestFieldCacheRewriteMethod, TestDeterminizeLexicon, TestBooleanQueryVisitSubscorers, TestForceMergeForever, TestPointQueries, TestTermdocPerf, TestQueryBuilder, TestBinaryDocValuesUpdates, TestEarlyTerminatingSortingCollector, TestIndexFileDeleter]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestIndexFileDeleter -Dtests.seed=12B49D999A749E8F -Dtests.slow=true -Dtests.locale=ar-SA -Dtests.timezone=Africa/Mogadishu -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestIndexFileDeleter (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexFileDeleter_12B49D999A749E8F-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexFileDeleter_12B49D999A749E8F-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexFileDeleter_12B49D999A749E8F-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexFileDeleter_12B49D999A749E8F-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([12B49D999A749E8F]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [122/466 (1!)] on J0 in 0.63s, 10 tests, 1 error <<< FAILURES!

[...truncated 12292 lines...]
   [junit4] Suite: org.apache.solr.TestDistributedSearch
   [junit4]   2> 907431 INFO  (SUITE-TestDistributedSearch-seed#[B223A9FDCF640909]-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.TestDistributedSearch_B223A9FDCF640909-001\init-core-data-001
   [junit4]   2> 907433 WARN  (SUITE-TestDistributedSearch-seed#[B223A9FDCF640909]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 907433 INFO  (SUITE-TestDistributedSearch-seed#[B223A9FDCF640909]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 907439 INFO  (SUITE-TestDistributedSearch-seed#[B223A9FDCF640909]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-9061)
   [junit4]   2> 907439 INFO  (SUITE-TestDistributedSearch-seed#[B223A9FDCF640909]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 908015 INFO  (TEST-TestDistributedSearch.test-seed#[B223A9FDCF640909]) [    ] 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.TestDistributedSearch_B223A9FDCF640909-001\tempDir-001\control\cores\collection1
   [junit4]   2> 908017 INFO  (TEST-TestDistributedSearch.test-seed#[B223A9FDCF640909]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 908017 INFO  (TEST-TestDistributedSearch.test-seed#[B223A9FDCF640909]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 908017 INFO  (TEST-TestDistributedSearch.test-seed#[B223A9FDCF640909]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 908017 INFO  (TEST-TestDistributedSearch.test-seed#[B223A9FDCF640909]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 908017 INFO  (TEST-TestDistributedSearch.test-seed#[B223A9FDCF640909]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@61004630{/,null,AVAILABLE}
   [junit4]   2> 908019 INFO  (TEST-TestDistributedSearch.test-seed#[B223A9FDCF640909]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@79741652{HTTP/1.1,[http/1.1]}{127.0.0.1:63874}
   [junit4]   2> 908019 INFO  (TEST-TestDistributedSearch.test-seed#[B223A9FDCF640909]) [    ] o.e.j.s.Server Started @915918ms
   [junit4]   2> 908019 INFO  (TEST-TestDistributedSearch.test-seed#[B223A9FDCF640909]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=63874, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_B223A9FDCF640909-001\tempDir-001\control\cores}
   [junit4]   2> 908020 ERROR (TEST-TestDistributedSearch.test-seed#[B223A9FDCF640909]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 908020 INFO  (TEST-TestDistributedSearch.test-seed#[B223A9FDCF640909]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 908020 INFO  (TEST-TestDistributedSearch.test-seed#[B223A9FDCF640909]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 908020 INFO  (TEST-TestDistributedSearch.test-seed#[B223A9FDCF640909]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 908020 INFO  (TEST-TestDistributedSearch.test-seed#[B223A9FDCF640909]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-10T00:36:58.617Z
   [junit4]   2> 908021 INFO  (TEST-TestDistributedSearch.test-seed#[B223A9FDCF640909]) [    ] 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.TestDistributedSearch_B223A9FDCF640909-001\tempDir-001\control\solr.xml
   [junit4]   2> 908029 INFO  (TEST-TestDistributedSearch.test-seed#[B223A9FDCF640909]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 908029 INFO  (TEST-TestDistributedSearch.test-seed#[B223A9FDCF640909]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 908029 INFO  (TEST-TestDistributedSearch.test-seed#[B223A9FDCF640909]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2a2c6ec7, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 908115 INFO  (TEST-TestDistributedSearch.test-seed#[B223A9FDCF640909]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a2c6ec7
   [junit4]   2> 908131 INFO  (TEST-TestDistributedSearch.test-seed#[B223A9FDCF640909]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a2c6ec7
   [junit4]   2> 908131 INFO  (TEST-TestDistributedSearch.test-seed#[B223A9FDCF640909]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a2c6ec7
   [junit4]   2> 908134 INFO  (TEST-TestDistributedSearch.test-seed#[B223A9FDCF640909]) [    ] 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.TestDistributedSearch_B223A9FDCF640909-001\tempDir-001\control\cores
   [junit4]   2> 908134 INFO  (TEST-TestDistributedSearch.test-seed#[B223A9FDCF640909]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 908134 INFO  (coreLoadExecutor-4239-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 908135 INFO  (coreLoadExecutor-4239-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/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 908199 INFO  (coreLoadExecutor-4239-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 908214 INFO  (coreLoadExecutor-4239-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 908294 INFO  (coreLoadExecutor-4239-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 908304 INFO  (coreLoadExecutor-4239-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\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 908304 INFO  (coreLoadExecutor-4239-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@2a2c6ec7
   [junit4]   2> 908304 INFO  (coreLoadExecutor-4239-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 908304 INFO  (coreLoadExecutor-4239-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_B223A9FDCF640909-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 908305 INFO  (coreLoadExecutor-4239-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=42.4482421875, floorSegmentMB=2.009765625, forceMergeDeletesPctAllowed=27.81615959962993, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.49802117729558437
   [junit4]   2> 908379 INFO  (coreLoadExecutor-4239-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 908380 INFO  (coreLoadExecutor-4239-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 908381 INFO  (coreLoadExecutor-4239-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 908381 INFO  (coreLoadExecutor-4239-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 908381 INFO  (coreLoadExecutor-4239-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=2.2470703125, floorSegmentMB=0.294921875, forceMergeDeletesPctAllowed=18.210629615879963, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4288842693947851
   [junit4]   2> 908381 INFO  (coreLoadExecutor-4239-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3114e1df[collection1] main]
   [junit4]   2> 908382 INFO  (coreLoadExecutor-4239-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 908394 INFO  (coreLoadExecutor-4239-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 908460 INFO  (coreLoadExecutor-4239-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 908460 INFO  (searcherExecutor-4240-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 908460 INFO  (coreLoadExecutor-4239-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1594508935489912832
   [junit4]   2> 908461 INFO  (searcherExecutor-4240-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 908461 INFO  (searcherExecutor-4240-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 908461 INFO  (searcherExecutor-4240-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 908461 INFO  (searcherExecutor-4240-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 908461 INFO  (searcherExecutor-4240-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 908461 INFO  (searcherExecutor-4240-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 908462 INFO  (searcherExecutor-4240-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 908463 INFO  (searcherExecutor-4240-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 908464 INFO  (searcherExecutor-4240-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3114e1df[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 908895 INFO  (TEST-TestDistributedSearch.test-seed#[B223A9FDCF640909]) [    ] 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.TestDistributedSearch_B223A9FDCF640909-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 908896 INFO  (TEST-TestDistributedSearch.test-seed#[B223A9FDCF640909]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 908897 INFO  (TEST-TestDistributedSearch.test-seed#[B223A9FDCF640909]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 908897 INFO  (TEST-TestDistributedSearch.test-seed#[B223A9FDCF640909]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 908897 INFO  (TEST-TestDistributedSearch.test-seed#[B223A9FDCF640909]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 908897 INFO  (TEST-TestDistributedSearch.test-seed#[B223A9FDCF640909]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4cba6f9a{/,null,AVAILABLE}
   [junit4]   2> 908898 INFO  (TEST-TestDistributedSearch.test-seed#[B223A9FDCF640909]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@76983ea8{HTTP/1.1,[http/1.1]}{127.0.0.1:63877}
   [junit4]   2> 908898 INFO  (TEST-TestDistributedSearch.test-seed#[B223A9FDCF640909]) [    ] o.e.j.s.Server Started @916796ms
   [junit4]   2> 908898 INFO  (TEST-TestDistributedSearch.test-seed#[B223A9FDCF640909]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=63877, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_B223A9FDCF640909-001\tempDir-001\shard0\cores}
   [junit4]   2> 908898 ERROR (TEST-TestDistributedSearch.test-seed#[B223A9FDCF640909]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 908898 INFO  (TEST-TestDistributedSearch.test-seed#[B223A9FDCF640909]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 908898 INFO  (TEST-TestDistributedSearch.test-seed#[B223A9FDCF640909]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 908898 INFO  (TEST-TestDistributedSearch.test-seed#[B223A9FDCF640909]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 908898 INFO  (TEST-TestDistributedSearch.test-seed#[B223A9FDCF640909]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-10T00:36:59.495Z
   [junit4]   2> 908899 INFO  (TEST-TestDistributedSearch.test-seed#[B223A9FDCF640909]) [    ] 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.TestDistributedSearch_B223A9FDCF640909-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 908905 INFO  (TEST-TestDistributedSearch.test-seed#[B223A9FDCF640909]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 908905 INFO  (TEST-TestDistributedSearch.test-seed#[B223A9FDCF640909]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 908905 INFO  (TEST-TestDistributedSearch.test-seed#[B223A9FDCF640909]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2a2c6ec7, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 908972 INFO  (TEST-TestDistributedSearch.test-seed#[B223A9FDCF640909]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a2c6ec7
   [junit4]   2> 908979 INFO  (TEST-TestDistributedSearch.test-seed#[B223A9FDCF640909]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a2c6ec7
   [junit4]   2> 908979 INFO  (TEST-TestDistributedSearch.test-seed#[B223A9FDCF640909]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a2c6ec7
   [junit4]   2> 908982 INFO  (TEST-TestDistributedSearch.test-seed#[B223A9FDCF640909]) [    ] 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.TestDistributedSearch_B223A9FDCF640909-001\tempDir-001\shard0\cores
   [junit4]   2> 908982 INFO  (TEST-TestDistributedSearch.test-seed#[B223A9FDCF640909]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 908982 INFO  (coreLoadExecutor-4250-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 908984 INFO  (coreLoadExecutor-4250-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/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 909048 INFO  (coreLoadExecutor-4250-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 909063 INFO  (coreLoadExecutor-4250-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 909153 INFO  (coreLoadExecutor-4250-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 909162 INFO  (coreLoadExecutor-4250-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\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 909162 INFO  (coreLoadExecutor-4250-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@2a2c6ec7
   [junit4]   2> 909162 INFO  (coreLoadExecutor-4250-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 909162 INFO  (coreLoadExecutor-4250-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_B223A9FDCF640909-001\tempDir-001\shard0\cores\collection1\data\]
   [junit4]   2> 909163 INFO  (coreLoadExecutor-4250-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=42.4482421875, floorSegmentMB=2.009765625, forceMergeDeletesPctAllowed=27.81615959962993, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.49802117729558437
   [junit4]   2> 909245 INFO  (coreLoadExecutor-4250-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 909245 INFO  (coreLoadExecutor-4250-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 909246 INFO  (coreLoadExecutor-4250-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 909246 INFO  (coreLoadExecutor-4250-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 909246 INFO  (coreLoadExecutor-4250-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=2.2470703125, floorSegmentMB=0.294921875, forceMergeDeletesPctAllowed=18.210629615879963, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4288842693947851
   [junit4]   2> 909247 INFO  (coreLoadExecutor-4250-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@25a7f46c[collection1] main]
   [junit4]   2> 909247 INFO  (coreLoadExecutor-4250-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 909295 INFO  (coreLoadExecutor-4250-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 909351 INFO  (coreLoadExecutor-4250-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 909352 INFO  (searcherExecutor-4251-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 909352 INFO  (coreLoadExecutor-4250-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1594508936425242624
   [junit4]   2> 909352 INFO  (searcherExecutor-4251-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 909352 INFO  (searcherExecutor-4251-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 909352 INFO  (searcherExecutor-4251-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 909352 INFO  (searcherExecutor-4251-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 909352 INFO  (searcherExecutor-4251-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 909353 INFO  (searcherExecutor-4251-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 909353 INFO  (searcherExecutor-4251-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 909354 INFO  (searcherExecutor-4251-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 909354 INFO  (searcherExecutor-4251-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@25a7f46c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 909356 INFO  (TEST-TestDistributedSearch.test-seed#[B223A9FDCF640909]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 909360 INFO  (qtp473298246-11224) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1594508936431534080)} 0 2
   [junit4]   2> 909364 INFO  (qtp1158295914-11234) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1594508936436776960)} 0 2
   [junit4]   2> 909369 INFO  (qtp473298246-11219) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1 (1594508936438874112)]} 0 3
   [junit4]   2> 909371 INFO  (qtp1158295914-11236) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1 (1594508936444116992)]} 0 0
   [junit4]   2> 909372 INFO  (qtp473298246-11221) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[2 (1594508936445165568)]} 0 0
   [junit4]   2> 909374 INFO  (qtp1158295914-11238) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[2 (1594508936446214144)]} 0 1
   [junit4]   2> 909374 INFO  (qtp473298246-11219) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[3 (1594508936448311296)]} 0 0
   [junit4]   2> 909375 INFO  (qtp1158295914-11236) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[3 (1594508936449359872)]} 0 0
   [junit4]   2> 909376 INFO  (qtp473298246-11221) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[4 (1594508936449359872)]} 0 0
   [junit4]   2> 909377 INFO  (qtp1158295914-11238) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[4 (1594508936450408448)]} 0 0
   [junit4]   2> 909378 INFO  (qtp473298246-11219) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[5 (1594508936451457024)]} 0 0
   [junit4]   2> 909379 INFO  (qtp1158295914-11236) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[5 (1594508936453554176)]} 0 0
   [junit4]   2> 909380 INFO  (qtp473298246-11221) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[6 (1594508936454602752)]} 0 0
   [junit4]   2> 909381 INFO  (qtp1158295914-11238) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[6 (1594508936455651328)]} 0 0
   [junit4]   2> 909381 INFO  (qtp473298246-11219) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[7 (1594508936455651328)]} 0 0
   [junit4]   2> 909382 INFO  (qtp1158295914-11236) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[7 (1594508936456699904)]} 0 0
   [junit4]   2> 909382 INFO  (qtp473298246-11221) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[8 (1594508936456699904)]} 0 0
   [junit4]   2> 909383 INFO  (qtp1158295914-11238) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[8 (1594508936457748480)]} 0 0
   [junit4]   2> 909383 INFO  (qtp473298246-11219) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[9 (1594508936457748480)]} 0 0
   [junit4]   2> 909383 INFO  (qtp1158295914-11236) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[9 (1594508936457748481)]} 0 0
   [junit4]   2> 909384 INFO  (qtp473298246-11221) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1594508936458797056,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 909384 INFO  (qtp473298246-11221) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@797dd7e1 commitCommandVersion:1594508936458797056
   [junit4]   2> 909391 INFO  (qtp473298246-11221) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@14f80280[collection1] main]
   [junit4]   2> 909392 INFO  (qtp473298246-11221) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 909393 INFO  (searcherExecutor-4240-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@14f80280[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c9)))}
   [junit4]   2> 909393 INFO  (qtp473298246-11221) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 9
   [junit4]   2> 909393 INFO  (qtp1158295914-11238) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1594508936468234240,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 909393 INFO  (qtp1158295914-11238) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5ab8dd8f commitCommandVersion:1594508936468234240
   [junit4]   2> 909400 INFO  (qtp1158295914-11238) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2078ddb[collection1] main]
   [junit4]   2> 909402 INFO  (searcherExecutor-4251-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2078ddb[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c9)))}
   [junit4]   2> 909402 INFO  (qtp1158295914-11238) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 909402 INFO  (qtp1158295914-11238) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 8
   [junit4]   2> 909402 INFO  (qtp473298246-11219) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[10 (1594508936477671424)]} 0 1
   [junit4]   2> 909407 INFO  (qtp1158295914-11238) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[10 (1594508936477671424)]} 0 2
   [junit4]   2> 909408 INFO  (qtp473298246-11221) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[11 (1594508936482914304)]} 0 0
   [junit4]   2> 909409 INFO  (qtp1158295914-11236) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[11 (1594508936485011456)]} 0 0
   [junit4]   2> 909410 INFO  (qtp473298246-11219) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[12 (1594508936486060032)]} 0 0
   [junit4]   2> 909411 INFO  (qtp1158295914-11238) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[12 (1594508936487108608)]} 0 0
   [junit4]   2> 909411 INFO  (qtp473298246-11221) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[13 (1594508936487108608)]} 0 0
   [junit4]   2> 909411 INFO  (qtp1158295914-11236) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[13 (1594508936487108609)]} 0 0
   [junit4]   2> 909412 INFO  (qtp473298246-11219) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1001 (1594508936488157184)]} 0 0
   [junit4]   2> 909413 INFO  (qtp1158295914-11238) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1001 (1594508936489205760)]} 0 0
   [junit4]   2> 909413 INFO  (qtp473298246-11221) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[14 (1594508936489205760)]} 0 0
   [junit4]   2> 909414 INFO  (qtp1158295914-11236) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[14 (1594508936490254336)]} 0 0
   [junit4]   2> 909414 INFO  (qtp473298246-11219) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[15 (1594508936490254336)]} 0 0
   [junit4]   2> 909415 INFO  (qtp1158295914-11238) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[15 (1594508936491302912)]} 0 0
   [junit4]   2> 909415 INFO  (qtp473298246-11221) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[16 (1594508936491302912)]} 0 0
   [junit4]   2> 909416 INFO  (qtp1158295914-11236) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[16 (1594508936492351488)]} 0 0
   [junit4]   2> 909416 INFO  (qtp473298246-11219) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[17 (1594508936492351488)]} 0 0
   [junit4]   2> 909416 INFO  (qtp1158295914-11238) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[17 (1594508936492351489)]} 0 0
   [junit4]   2> 909416 INFO  (qtp473298246-11221) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[100 (1594508936492351489)]} 0 0
   [junit4]   2> 909417 INFO  (qtp1158295914-11236) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[100 (1594508936493400064)]} 0 0
   [junit4]   2> 909417 INFO  (qtp473298246-11219) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[101 (1594508936493400064)]} 0 0
   [junit4]   2> 909417 INFO  (qtp1158295914-11238) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[101 (1594508936493400065)]} 0 0
   [junit4]   2> 909418 INFO  (qtp473298246-11221) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[102 (1594508936494448640)]} 0 0
   [junit4]   2> 909418 INFO  (qtp1158295914-11236) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[102 (1594508936494448640)]} 0 0
   [junit4]   2> 909419 INFO  (qtp473298246-11219) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[103 (1594508936495497216)]} 0 0
   [junit4]   2> 909419 INFO  (qtp1158295914-11238) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[103 (1594508936495497216)]} 0 0
   [junit4]   2> 909420 INFO  (qtp473298246-11221) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[104 (1594508936495497217)]} 0 0
   [junit4]   2> 909420 INFO  (qtp1158295914-11236) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[104 (1594508936496545792)]} 0 0
   [junit4]   2> 909420 INFO  (qtp473298246-11219) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[105 (1594508936496545792)]} 0 0
   [junit4]   2> 909421 INFO  (qtp1158295914-11238) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[105 (1594508936497594368)]} 0 0
   [junit4]   2> 909421 INFO  (qtp473298246-11221) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[106 (1594508936497594368)]} 0 0
   [junit4]   2> 909421 INFO  (qtp1158295914-11236) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[106 (1594508936497594369)]} 0 0
   [junit4]   2> 909422 INFO  (qtp473298246-11219) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[107 (1594508936498642944)]} 0 0
   [junit4]   2> 909422 INFO  (qtp1158295914-11238) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[107 (1594508936498642944)]} 0 0
   [junit4]   2> 909422 INFO  (qtp473298246-11221) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[108 (1594508936498642945)]} 0 0
   [junit4]   2> 909423 INFO  (qtp1158295914-11236) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[108 (1594508936499691520)]} 0 0
   [junit4]   2> 909423 INFO  (qtp473298246-11219) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[109 (1594508936499691520)]} 0 0
   [junit4]   2> 909423 INFO  (qtp1158295914-11238) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[109 (1594508936499691521)]} 0 0
   [junit4]   2> 909424 INFO  (qtp473298246-11221) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[110 (1594508936500740096)]} 0 0
   [junit4]   2> 909424 INFO  (qtp1158295914-11236) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[110 (1594508936500740096)]} 0 0
   [junit4]   2> 909424 INFO  (qtp473298246-11219) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[111 (1594508936500740097)]} 0 0
   [junit4]   2> 909425 INFO  (qtp1158295914-11238) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[111 (1594508936500740097)]} 0 0
   [junit4]   2> 909425 INFO  (qtp473298246-11221) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[112 (1594508936501788672)]} 0 0
   [junit4]   2> 909425 INFO  (qtp1158295914-11236) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[112 (1594508936501788672)]} 0 0
   [junit4]   2> 909426 INFO  (qtp473298246-11219) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[113 (1594508936501788673)]} 0 0
   [junit4]   2> 909426 INFO  (qtp1158295914-11238) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[113 (1594508936502837248)]} 0 0
   [junit4]   2> 909426 INFO  (qtp473298246-11221) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[114 (1594508936502837248)]} 0 0
   [junit4]   2> 909427 INFO  (qtp1158295914-11236) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[114 (1594508936502837249)]} 0 0
   [junit4]   2> 909427 INFO  (qtp473298246-11219) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[115 (1594508936503885824)]} 0 0
   [junit4]   2> 909427 INFO  (qtp1158295914-11238) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[115 (1594508936503885824)]} 0 0
   [junit4]   2> 909427 INFO  (qtp473298246-11221) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[116 (1594508936503885825)]} 0 0
   [junit4]   2> 909428 INFO  (qtp1158295914-11236) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[116 (1594508936504934400)]} 0 0
   [junit4]   2> 909428 INFO  (qtp473298246-11219) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[117 (1594508936504934400)]} 0 0
   [junit4]   2> 909428 INFO  (qtp1158295914-11238) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[117 (1594508936504934401)]} 0 0
   [junit4]   2> 909429 INFO  (qtp473298246-11221) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[118 (1594508936505982976)]} 0 0
   [junit4]   2> 909429 INFO  (qtp1158295914-11236) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[118 (1594508936505982976)]} 0 0
   [junit4]   2> 909429 INFO  (qtp473298246-11219) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[119 (1594508936505982977)]} 0 0
   [junit4]   2> 909430 INFO  (qtp1158295914-11238) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[119 (1594508936507031552)]} 0 0
   [junit4]   2> 909430 INFO  (qtp473298246-11221) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[120 (1594508936507031552)]} 0 0
   [junit4]   2> 909430 INFO  (qtp1158295914-11236) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[120 (1594508936507031553)]} 0 0
   [junit4]   2> 909431 INFO  (qtp473298246-11219) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[121 (1594508936507031553)]} 0 0
   [junit4]   2> 909431 INFO  (qtp1158295914-11238) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[121 (1594508936508080128)]} 0 0
   [junit4]   2> 909431 INFO  (qtp473298246-11221) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[122 (1594508936508080128)]} 0 0
   [junit4]   2> 909432 INFO  (qtp1158295914-11236) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[122 (1594508936508080129)]} 0 0
   [junit4]   2> 909432 INFO  (qtp473298246-11219) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[123 (1594508936509128704)]} 0 0
   [junit4]   2> 909432 INFO  (qtp1158295914-11238) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[123 (1594508936509128704)]} 0 0
   [junit4]   2> 909433 INFO  (qtp473298246-11221) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[124 (1594508936509128705)]} 0 0
   [junit4]   2> 909433 INFO  (qtp1158295914-11236) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[124 (1594508936510177280)]} 0 0
   [junit4]   2> 909433 INFO  (qtp473298246-11219) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[125 (1594508936510177280)]} 0 0
   [junit4]   2> 909434 INFO  (qtp1158295914-11238) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[125 (1594508936511225856)]} 0 0
   [junit4]   2> 909434 INFO  (qtp473298246-11221) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[126 (1594508936511225856)]} 0 0
   [junit4]   2> 909434 INFO  (qtp1158295914-11236) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[126 (1594508936511225857)]} 0 0
   [junit4]   2> 909435 INFO  (qtp473298246-11219) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[127 (1594508936511225857)]} 0 0
   [junit4]   2> 909435 INFO  (qtp1158295914-11238) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[127 (1594508936512274432)]} 0 0
   [junit4]   2> 909435 INFO  (qtp473298246-11221) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[128 (1594508936512274432)]} 0 0
   [junit4]   2> 909435 INFO  (qtp1158295914-11236) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[128 (1594508936512274433)]} 0 0
   [junit4]   2> 909436 INFO  (qtp473298246-11219) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[129 (1594508936513323008)]} 0 0
   [junit4]   2> 909436 INFO  (qtp1158295914-11238) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[129 (1594508936513323008)]} 0 0
   [junit4]   2> 909436 INFO  (qtp473298246-11221) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[130 (1594508936513323009)]} 0 0
   [junit4]   2> 909437 INFO  (qtp1158295914-11236) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[130 (1594508936514371584)]} 0 0
   [junit4]   2> 909437 INFO  (qtp473298246-11219) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[131 (1594508936514371584)]} 0 0
   [junit4]   2> 909437 INFO  (qtp1158295914-11238) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[131 (1594508936514371585)]} 0 0
   [junit4]   2> 909438 INFO  (qtp473298246-11221) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[132 (1594508936515420160)]} 0 0
   [junit4]   2> 909438 INFO  (qtp1158295914-11236) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[132 (1594508936515420160)]} 0 0
   [junit4]   2> 909438 INFO  (qtp473298246-11219) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[133 (1594508936515420161)]} 0 0
   [junit4]   2> 909438 INFO  (qtp1158295914-11238) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[133 (1594508936515420161)]} 0 0
   [junit4]   2> 909438 INFO  (qtp473298246-11221) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[134 (1594508936515420162)]} 0 0
   [junit4]   2> 909438 INFO  (qtp1158295914-11236) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[134 (1594508936515420162)]} 0 0
   [junit4]   2> 909438 INFO  (qtp473298246-11219) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[135 (1594508936515420163)]} 0 0
   [junit4]   2> 909438 INFO  (qtp1158295914-11238) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[135 (1594508936515420163)]} 0 0
   [junit4]   2> 909441 INFO  (qtp473298246-11221) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[136 (1594508936518565888)]} 0 0
   [junit4]   2> 909441 INFO  (qtp1158295914-11236) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[136 (1594508936518565888)]} 0 0
   [junit4]   2> 909441 INFO  (qtp473298246-11219) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[137 (1594508936518565889)]} 0 0
   [junit4]   2> 909441 INFO  (qtp1158295914-11238) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[137 (1594508936518565889)]} 0 0
   [junit4]   2> 909441 INFO  (qtp473298246-11221) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[138 (1594508936518565890)]} 0 0
   [junit4]   2> 909442 INFO  (qtp1158295914-11236) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[138 (1594508936519614464)]} 0 0
   [junit4]   2> 909442 INFO  (qtp473298246-11219) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[139 (1594508936519614464)]} 0 0
   [junit4]   2> 909442 INFO  (qtp1158295914-11238) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[139 (1594508936519614465)]} 0 0
   [junit4]   2> 909443 INFO  (qtp473298246-11221) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[140 (1594508936519614465)]} 0 0
   [junit4]   2> 909443 INFO  (qtp1158295914-11236) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[140 (1594508936520663040)]} 0 0
   [junit4]   2> 909443 INFO  (qtp473298246-11219) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[141 (1594508936520663040)]} 0 0
   [junit4]   2> 909444 INFO  (qtp1158295914-11238) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[141 (1594508936521711616)]} 0 0
   [junit4]   2> 909445 INFO  (qtp473298246-11221) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[142 (1594508936522760192)]} 0 0
   [junit4]   2> 909445 INFO  (qtp1158295914-11236) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[142 (1594508936522760192)]} 0 0
   [junit4]   2> 909446 INFO  (qtp473298246-11219) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[143 (1594508936523808768)]} 0 0
   [junit4]   2> 909446 INFO  (qtp1158295914-11238) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[143 (1594508936523808768)]} 0 0
   [junit4]   2> 909447 INFO  (qtp473298246-11221) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[144 (1594508936524857344)]} 0 0
   [junit4]   2> 909447 INFO  (qtp1158295914-11236) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[144 (1594508936524857344)]} 0 0
   [junit4]   2> 909447 INFO  (qtp473298246-11219) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[145 (1594508936524857345)]} 0 0
   [junit4]   2> 909448 INFO  (qtp1158295914-11238) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[145 (1594508936525905920)]} 0 0
   [junit4]   2> 909448 INFO  (qtp473298246-11221) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[146 (1594508936525905920)]} 0 0
   [junit4]   2> 909448 INFO  (qtp1158295914-11236) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[146 (1594508936525905921)]} 0 0
   [junit4]   2> 909449 INFO  (qtp473298246-11219) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[147 (1594508936525905921)]} 0 0
   [junit4]   2> 909449 INFO  (qtp1158295914-11238) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[147 (1594508936526954496)]} 0 0
   [junit4]   2> 909449 INFO  (qtp473298246-11221) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[148 (1594508936526954496)]} 0 0
   [junit4]   2> 909449 INFO  (qtp1158295914-11236) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[148 (1594508936526954497)]} 0 0
   [junit4]   2> 909450 INFO  (qtp473298246-11219) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[149 (1594508936528003072)]} 0 0
   [junit4]   2> 909450 INFO  (qtp1158295914-11238) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[149 (1594508936528003072)]} 0 0
   [junit4]   2> 909450 INFO  (qtp473298246-11221) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1594508936528003073,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 909450 INFO  (qtp473298246-11221) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@797dd7e1 commitCommandVersion:1594508936528003073
   [junit4]   2> 909455 INFO  (qtp473298246-11221) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5eb2d7f4[collection1] main]
   [junit4]   2> 909456 INFO  (qtp473298246-11221) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 909457 INFO  (searcherExecutor-4240-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5eb2d7f4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c9) Uninverting(_1(7.3.0):c59)))}
   [junit4]   2> 909457 INFO  (qtp473298246-11221) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 7
   [junit4]   2> 909458 INFO  (qtp1158295914-11236) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1594508936536391680,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 909458 INFO  (qtp1158295914-11236) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5ab8dd8f commitCommandVersion:1594508936536391680
   [junit4]   2> 909462 INFO  (qtp1158295914-11236) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@11e75310[collection1] main]
   [junit4]   2> 909462 INFO  (qtp1158295914-11236) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 909466 INFO  (searcherExecutor-4251-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@11e75310[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c9) Uninverting(_1(7.3.0):c59)))}
   [junit4]   2> 909466 INFO  (qtp1158295914-11236) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 8
   [junit4]   2> 909467 INFO  (qtp473298246-11219) [    x:collection1] o.a.s.h.RequestHandlerBase Ignoring exception matching parameter cannot be negative
   [junit4]   2> 909467 INFO  (qtp473298246-11219) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*&distrib=false&start=-1&wt=javabin&version=2} status=400 QTime=0
   [junit4]   2> 909467 INFO  (qtp473298246-11221) [    x:collection1] o.a.s.h.RequestHandlerBase Ignoring exception matching parameter cannot be negative
   [junit4]   2> 909467 INFO  (qtp473298246-11221) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*&distrib=false&start=0&rows=-1&wt=javabin&version=2} status=400 QTime=0
   [junit4]   2> 909468 INFO  (qtp473298246-11219) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&sort=n_ti1+desc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 909472 INFO  (qtp1158295914-11239) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_ti1+desc&shard.url=http://127.0.0.1:63877//collection1|[ff01::114]:33332/|[ff01::083]:33332/&rows=10&version=2&q=*:*&NOW=1520642220066&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 909473 INFO  (qtp1158295914-11236) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1520642220066&ids=143,133,134,125,104,17,117,9,140,131&isShard=true&shard.url=http://127.0.0.1:63877//collection1|[ff01::114]:33332/|[ff01::083]:33332/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 909493 INFO  (qtp1158295914-11238) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=http://127.0.0.1:63877//collection1|[ff01::114]:33332/|[ff01::083]:33332/&sort=n_ti1+desc&wt=javabin&version=2} hits=68 status=0 QTime=23
   [junit4]   2> 909494 INFO  (qtp473298246-11221) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&sort=n_ti1+asc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 909498 INFO  (qtp1158295914-11238) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_ti1+asc&shard.url=[ff01::213]:33332/|http://127.0.0.1:63877//collection1|[ff01::083]:33332/&rows=10&version=2&q=*:*&NOW=1520642220093&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 909499 INFO  (qtp1158295914-11236) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1520642220093&ids=110,1,100,111,145,13,113,115,137,109&isShard=true&shard.url=[ff01::213]:33332/|http://127.0.0.1:63877//collection1|[ff01::083]:33332/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 909499 INFO  (qtp1158295914-11239) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=[ff01::213]:33332/|http://127.0.0.1:63877//collection1|[ff01::083]:33332/&sort=n_ti1+asc&wt=javabin&version=2} hits=68 status=0 QTime=4
   [junit4]   2> 909501 INFO  (qtp473298246-11219) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&sort=n_f1+desc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 909524 INFO  (qtp1158295914-11239) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_f1+desc&shard.url=[ff01::114]:33332/|[ff01::083]:33332/|http://127.0.0.1:63877//collection1|[ff01::213]:33332/&rows=10&version=2&q=*:*&NOW=1520642220099&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 909526 INFO  (qtp1158295914-11236) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1520642220099&ids=121,12,102,114,126,137,148,115,138,142&isShard=true&shard.url=[ff01::114]:33332/|[ff01::083]:33332/|http://127.0.0.1:63877//collection1|[ff01::213]:33332/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 909526 INFO  (qtp1158295914-11238) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=[ff01::114]:33332/|[ff01::083]:33332/|http://127.0.0.1:63877//collection1|[ff01::213]:33332/&sort=n_f1+desc&wt=javabin&version=2} hits=68 status=0 QTime=24
   [junit4]   2> 909527 INFO  (qtp473298246-11221) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&sort=n_f1+asc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 909529 INFO  (qtp1158295914-11238) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_f1+asc&shard.url=http://127.0.0.1:63877//collection1&rows=10&version=2&q=*:*&NOW=1520642220125&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 909530 INFO  (qtp1158295914-11236) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1520642220125&ids=143,133,3,135,15,5,139,118,141,131&isShard=true&shard.url=http://127.0.0.1:63877//collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 909530 INFO  (qtp1158295914-11239) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=http://127.0.0.1:63877//collection1&sort=n_f1+asc&wt=javabin&version=2} hits=68 status=0 QTime=2
   [junit4]   2> 909531 INFO  (qtp473298246-11219) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&sort=n_tf1+desc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 909532 INFO  (qtp1158295914-11239) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_tf1+desc&shard.url=[ff01::213]:33332/|http://127.0.0.1:63877//collection1&rows=10&version=2&q=*:*&NOW=1520642220129&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 909533 INFO  (qtp1158295914-11236) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1520642220129&ids=133,122,12,111,14,15,137,138,7,129&isShard=true&shard.url=[ff01::213]:33332/|http://127.0.0.1:63877//collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 909534 INFO  (qtp1158295914-11238) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=[ff01::213]:33332/|http://127.0.0.1:63877//collection1&sort=n_tf1+desc&wt=javabin&version=2} hits=68 status=0 QTime=2
   [junit4]   2> 909535 INFO  (qtp473298246-11221) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&sort=n_tf1+asc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 909536 INFO  (qtp1158295914-11238) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_tf1+asc&shard.url=[ff01::114]:33332/|http://127.0.0.1:63877//collection1|[ff01::083]:33332/|[ff01::213]:33332/&rows=10&version=2&q=*:*&NOW=1520642220132&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 909537 INFO  (qtp1158295914-11236) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1520642220132&ids=143,135,3,113,148,5,104,107,119,130&isShard=true&shard.url=[ff01::114]:33332/|http://127.0.0.1:63877//collection1|[ff01::083]:33332/|[ff01::213]:33332/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 909538 INFO  (qtp1158295914-11239) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=[ff01::114]:33332/|http://127.0.0.1:63877//collection1|[ff01::083]:33332/|[ff01::213]:33332/&sort=n_tf1+asc&wt=javabin&version=2} hits=68 status=0 QTime=2
   [junit4]   2> 909539 INFO  (qtp473298246-11219) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&sort=n_d1+desc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 909540 INFO  (qtp1158295914-11239) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_d1+desc&shard.url=http://127.0.0.1:63877//collection1|[ff01::213]:33332/&rows=10&version=2&q=*:*&NOW=1520642220136&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 909541 INFO  (qtp1158295914-11236) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1520642220136&ids=111,1,145,112,113,4,17,117,128,10&isShard=true&shard.url=http://127.0.0.1:63877//collection1|[ff01:

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

 2> 1202985 INFO  (coreCloseExecutor-5704-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-5704-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 1202985 INFO  (coreCloseExecutor-5704-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-5704-thread-1]: 0 msec to checkpoint
   [junit4]   2> 1202986 INFO  (SUITE-TestInfoStreamLogging-seed#[B223A9FDCF640909]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1050, maxMBSortInHeap=7.4255288971573705, sim=RandomSimilarity(queryNorm=false): {}, locale=de-DE, timezone=MST
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=146118920,total=448176128
   [junit4]   2> NOTE: All tests run in this JVM: [CSVRequestHandlerTest, DistributedQueryComponentCustomSortTest, FieldAnalysisRequestHandlerTest, CreateRoutedAliasTest, HLLUtilTest, TestSolrConfigHandlerCloud, TestSegmentSorting, TestSolr4Spatial, BadIndexSchemaTest, TestSolrCloudWithHadoopAuthPlugin, TestInPlaceUpdatesDistrib, TestSearchPerf, CollectionsAPIAsyncDistributedZkTest, BadCopyFieldTest, CurrencyRangeFacetCloudTest, TestLMDirichletSimilarityFactory, TestNodeAddedTrigger, TestLMJelinekMercerSimilarityFactory, DistributedSuggestComponentTest, FullHLLTest, ConjunctionSolrSpellCheckerTest, RulesTest, TestCoreDiscovery, TestHashPartitioner, NoCacheHeaderTest, TestFileDictionaryLookup, TestRequestStatusCollectionAPI, TestCloudSchemaless, LeaderFailureAfterFreshStartTest, OverseerTaskQueueTest, TestStressVersions, DOMUtilTest, SuggesterTest, CoreAdminHandlerTest, ReplicationFactorTest, NumberUtilsTest, HighlighterConfigTest, TestDynamicLoading, TestLeaderElectionWithEmptyReplica, TestLRUStatsCache, TestJavabinTupleStreamParser, TestAnalyzeInfixSuggestions, DefaultValueUpdateProcessorTest, TestMacros, TestDistributedGrouping, TestHalfAndHalfDocValues, ScriptEngineTest, BitVectorTest, TestComponentsName, JsonLoaderTest, TestCloudConsistency, UpdateLogTest, PreAnalyzedFieldManagedSchemaCloudTest, TestPrepRecovery, URLClassifyProcessorTest, TestRequestForwarding, AtomicUpdatesTest, SoftAutoCommitTest, TestRandomFaceting, TestTrieFacet, SpellCheckComponentTest, OverseerTest, RequestLoggingTest, LoggingHandlerTest, TestSolrQueryParser, TestSizeLimitedDistributedMap, BlockDirectoryTest, TestNumericTerms32, DistributedFacetPivotSmallTest, TestLuceneMatchVersion, PreAnalyzedFieldTest, SimpleCollectionCreateDeleteTest, TestNumericRangeQuery64, ComputePlanActionTest, RollingRestartTest, SolrCLIZkUtilsTest, BlockJoinFacetDistribTest, DirectoryFactoryTest, MetricUtilsTest, TestChildDocTransformer, CircularListTest, TestConfigSetsAPIExclusivity, SimpleMLTQParserTest, FileBasedSpellCheckerTest, DirectUpdateHandlerTest, TestEmbeddedSolrServerSchemaAPI, RegexBoostProcessorTest, TestShardHandlerFactory, TestNoOpRegenerator, TimeZoneUtilsTest, TestMiniSolrCloudClusterSSL, QueryParsingTest, AddSchemaFieldsUpdateProcessorFactoryTest, DateRangeFieldTest, SimpleFacetsTest, TestHttpShardHandlerFactory, TestRawResponseWriter, TestCollectionsAPIViaSolrCloudCluster, DebugComponentTest, SmileWriterTest, ClusterStateTest, TestCloudNestedDocsSort, SyncSliceTest, HdfsRecoverLeaseTest, TestDistributedStatsComponentCardinality, SolrCmdDistributorTest, SaslZkACLProviderTest, TestDFISimilarityFactory, TestDistributedSearch, TestDistribDocBasedVersion, UUIDFieldTest, TestMinMaxOnMultiValuedField, HdfsRestartWhileUpdatingTest, ZkSolrClientTest, OverseerCollectionConfigSetProcessorTest, AutoAddReplicasPlanActionTest, TestSimpleTrackingShardHandler, TestQuerySenderListener, TestSolrCoreProperties, TestSortByMinMaxFunction, ResponseLogComponentTest, TestSolrDeletionPolicy2, OverseerRolesTest, TestRetrieveFieldsOptimizer, HdfsThreadLeakTest, TestPolicyCloud, DeleteReplicaTest, TestDocumentBuilder, TestRTGBase, UUIDUpdateProcessorFallbackTest, TestBackupRepositoryFactory, ShardRoutingTest, SearchHandlerTest, TestSolrConfigHandler, DistributedFacetPivotLongTailTest, VMParamsZkACLAndCredentialsProvidersTest, BasicDistributedZk2Test, HdfsChaosMonkeySafeLeaderTest, ExternalFileFieldSortTest, TestSolrCLIRunExample, TestAtomicUpdateErrorCases, TestExtendedDismaxParser, TestSolrCloudWithDelegationTokens, BlockJoinFacetSimpleTest, TestComplexPhraseLeadingWildcard, HdfsBasicDistributedZkTest, TestPHPSerializedResponseWriter, CdcrRequestHandlerTest, TestInfoStreamLogging]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestInfoStreamLogging -Dtests.seed=B223A9FDCF640909 -Dtests.slow=true -Dtests.locale=de-DE -Dtests.timezone=MST -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestInfoStreamLogging (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestInfoStreamLogging_B223A9FDCF640909-001\init-core-data-001\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestInfoStreamLogging_B223A9FDCF640909-001\init-core-data-001\index
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestInfoStreamLogging_B223A9FDCF640909-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestInfoStreamLogging_B223A9FDCF640909-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestInfoStreamLogging_B223A9FDCF640909-001\init-core-data-001\index\write.lock: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestInfoStreamLogging_B223A9FDCF640909-001\init-core-data-001\index\write.lock
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestInfoStreamLogging_B223A9FDCF640909-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestInfoStreamLogging_B223A9FDCF640909-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B223A9FDCF640909]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [295/782 (2!)] on J1 in 0.60s, 1 test, 1 error <<< FAILURES!

[...truncated 47685 lines...]
-ecj-javadoc-lint-tests:
    [mkdir] Created dir: C:\Users\jenkins\AppData\Local\Temp\ecj1596065088
 [ecj-lint] Compiling 874 source files to C:\Users\jenkins\AppData\Local\Temp\ecj1596065088
 [ecj-lint] invalid Class-Path header in manifest of jar file: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\lib\org.restlet-2.3.0.jar
 [ecj-lint] invalid Class-Path header in manifest of jar file: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\lib\org.restlet.ext.servlet-2.3.0.jar
 [ecj-lint] ----------
 [ecj-lint] 1. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test\org\apache\solr\analysis\TokenizerChainTest.java (at line 37)
 [ecj-lint] 	TokenizerChain tokenizerChain = new TokenizerChain(
 [ecj-lint] 	               ^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'tokenizerChain' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 2. ERROR in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test\org\apache\solr\cloud\TestCloudConsistency.java (at line 23)
 [ecj-lint] 	import java.net.URL;
 [ecj-lint] 	       ^^^^^^^^^^^^
 [ecj-lint] The import java.net.URL is never used
 [ecj-lint] ----------
 [ecj-lint] 3. ERROR in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test\org\apache\solr\cloud\TestCloudConsistency.java (at line 39)
 [ecj-lint] 	import org.apache.solr.common.cloud.ZkStateReader;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.solr.common.cloud.ZkStateReader is never used
 [ecj-lint] ----------
 [ecj-lint] 3 problems (2 errors, 1 warning)

BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\build.xml:618: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\build.xml:101: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build.xml:682: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:2088: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:2121: Compile failed; see the compiler error output for details.

Total time: 87 minutes 55 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 493 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/493/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseSerialGC

7 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestRAFDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_DEEBF309BEECF80A-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_DEEBF309BEECF80A-001\testThreadSafety-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_DEEBF309BEECF80A-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_DEEBF309BEECF80A-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\misc\test\J0\temp\lucene.store.TestRAFDirectory_DEEBF309BEECF80A-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_DEEBF309BEECF80A-001\testThreadSafety-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_DEEBF309BEECF80A-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_DEEBF309BEECF80A-001

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


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_26A2CE7EDFB2D03C-001\tempDir-003\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_26A2CE7EDFB2D03C-001\tempDir-003\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_26A2CE7EDFB2D03C-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_26A2CE7EDFB2D03C-001\tempDir-003    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_26A2CE7EDFB2D03C-001\tempDir-003\collection1\conf: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_26A2CE7EDFB2D03C-001\tempDir-003\collection1\conf 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_26A2CE7EDFB2D03C-001\tempDir-003\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_26A2CE7EDFB2D03C-001\tempDir-003\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_26A2CE7EDFB2D03C-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_26A2CE7EDFB2D03C-001\tempDir-003
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_26A2CE7EDFB2D03C-001\tempDir-003\collection1\conf: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_26A2CE7EDFB2D03C-001\tempDir-003\collection1\conf

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


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

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\J0\temp\solr.handler.component.DistributedTermsComponentTest_26A2CE7EDFB2D03C-001\tempDir-001\shard2\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedTermsComponentTest_26A2CE7EDFB2D03C-001\tempDir-001\shard2\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedTermsComponentTest_26A2CE7EDFB2D03C-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedTermsComponentTest_26A2CE7EDFB2D03C-001\tempDir-001\shard2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedTermsComponentTest_26A2CE7EDFB2D03C-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedTermsComponentTest_26A2CE7EDFB2D03C-001\tempDir-001 

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

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


FAILED:  junit.framework.TestSuite.org.apache.solr.rest.schema.TestBulkSchemaAPI

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\J0\temp\solr.rest.schema.TestBulkSchemaAPI_26A2CE7EDFB2D03C-001\tempDir-028\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_26A2CE7EDFB2D03C-001\tempDir-028\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_26A2CE7EDFB2D03C-001\tempDir-028: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_26A2CE7EDFB2D03C-001\tempDir-028    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_26A2CE7EDFB2D03C-001\tempDir-010\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_26A2CE7EDFB2D03C-001\tempDir-010\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_26A2CE7EDFB2D03C-001\tempDir-010: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_26A2CE7EDFB2D03C-001\tempDir-010    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_26A2CE7EDFB2D03C-001\tempDir-007\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_26A2CE7EDFB2D03C-001\tempDir-007\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_26A2CE7EDFB2D03C-001\tempDir-007: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_26A2CE7EDFB2D03C-001\tempDir-007    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_26A2CE7EDFB2D03C-001\tempDir-004\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_26A2CE7EDFB2D03C-001\tempDir-004\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_26A2CE7EDFB2D03C-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_26A2CE7EDFB2D03C-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\J0\temp\solr.rest.schema.TestBulkSchemaAPI_26A2CE7EDFB2D03C-001\tempDir-028\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_26A2CE7EDFB2D03C-001\tempDir-028\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_26A2CE7EDFB2D03C-001\tempDir-028: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_26A2CE7EDFB2D03C-001\tempDir-028
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_26A2CE7EDFB2D03C-001\tempDir-010\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_26A2CE7EDFB2D03C-001\tempDir-010\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_26A2CE7EDFB2D03C-001\tempDir-010: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_26A2CE7EDFB2D03C-001\tempDir-010
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_26A2CE7EDFB2D03C-001\tempDir-007\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_26A2CE7EDFB2D03C-001\tempDir-007\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_26A2CE7EDFB2D03C-001\tempDir-007: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_26A2CE7EDFB2D03C-001\tempDir-007
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_26A2CE7EDFB2D03C-001\tempDir-004\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_26A2CE7EDFB2D03C-001\tempDir-004\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_26A2CE7EDFB2D03C-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_26A2CE7EDFB2D03C-001\tempDir-004

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


FAILED:  junit.framework.TestSuite.org.apache.solr.rest.schema.TestBulkSchemaAPI

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

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

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


FAILED:  junit.framework.TestSuite.org.apache.solr.rest.schema.TestBulkSchemaAPI

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\J0\temp\solr.rest.schema.TestBulkSchemaAPI_26A2CE7EDFB2D03C-001\tempDir-028\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_26A2CE7EDFB2D03C-001\tempDir-028\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_26A2CE7EDFB2D03C-001\tempDir-028: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_26A2CE7EDFB2D03C-001\tempDir-028 

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\J0\temp\solr.rest.schema.TestBulkSchemaAPI_26A2CE7EDFB2D03C-001\tempDir-028\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_26A2CE7EDFB2D03C-001\tempDir-028\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_26A2CE7EDFB2D03C-001\tempDir-028: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_26A2CE7EDFB2D03C-001\tempDir-028

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


FAILED:  junit.framework.TestSuite.org.apache.solr.rest.schema.analysis.TestManagedStopFilterFactory

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\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_26A2CE7EDFB2D03C-001\tempDir-004\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_26A2CE7EDFB2D03C-001\tempDir-004\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_26A2CE7EDFB2D03C-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_26A2CE7EDFB2D03C-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\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_26A2CE7EDFB2D03C-001\tempDir-004\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_26A2CE7EDFB2D03C-001\tempDir-004\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_26A2CE7EDFB2D03C-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_26A2CE7EDFB2D03C-001\tempDir-004

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




Build Log:
[...truncated 8445 lines...]
   [junit4] Suite: org.apache.lucene.store.TestRAFDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=616, maxMBSortInHeap=6.545926296786237, sim=RandomSimilarity(queryNorm=false): {}, locale=vi-VN, timezone=SystemV/PST8
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=66445656,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestDiversifiedTopDocsCollector, TestInetAddressRangeQueries, TestHighFreqTerms, TestRAFDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestRAFDirectory -Dtests.seed=DEEBF309BEECF80A -Dtests.slow=true -Dtests.locale=vi-VN -Dtests.timezone=SystemV/PST8 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestRAFDirectory (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\misc\test\J0\temp\lucene.store.TestRAFDirectory_DEEBF309BEECF80A-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_DEEBF309BEECF80A-001\testThreadSafety-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_DEEBF309BEECF80A-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_DEEBF309BEECF80A-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DEEBF309BEECF80A]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [4/13 (1!)] on J0 in 1.98s, 42 tests, 1 error <<< FAILURES!

[...truncated 3983 lines...]
   [junit4] Suite: org.apache.solr.rest.schema.analysis.TestManagedStopFilterFactory
   [junit4]   2> 374192 INFO  (SUITE-TestManagedStopFilterFactory-seed#[26A2CE7EDFB2D03C]-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\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_26A2CE7EDFB2D03C-001\init-core-data-001
   [junit4]   2> 374195 WARN  (SUITE-TestManagedStopFilterFactory-seed#[26A2CE7EDFB2D03C]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 374195 INFO  (SUITE-TestManagedStopFilterFactory-seed#[26A2CE7EDFB2D03C]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 374196 INFO  (SUITE-TestManagedStopFilterFactory-seed#[26A2CE7EDFB2D03C]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 374197 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[26A2CE7EDFB2D03C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testManagedStopwords
   [junit4]   2> 374823 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[26A2CE7EDFB2D03C]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 374823 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[26A2CE7EDFB2D03C]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 374823 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[26A2CE7EDFB2D03C]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_26A2CE7EDFB2D03C-001\tempDir-003\cores\core
   [junit4]   2> 374826 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[26A2CE7EDFB2D03C]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 374826 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[26A2CE7EDFB2D03C]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 374826 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[26A2CE7EDFB2D03C]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 374826 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[26A2CE7EDFB2D03C]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 374826 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[26A2CE7EDFB2D03C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@24ab8f5c{/solr,null,AVAILABLE}
   [junit4]   2> 374827 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[26A2CE7EDFB2D03C]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@789f933e{HTTP/1.1,[http/1.1]}{127.0.0.1:58164}
   [junit4]   2> 374827 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[26A2CE7EDFB2D03C]) [    ] o.e.j.s.Server Started @384585ms
   [junit4]   2> 374827 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[26A2CE7EDFB2D03C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_26A2CE7EDFB2D03C-001\tempDir-001, hostPort=58164, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_26A2CE7EDFB2D03C-001\tempDir-003\cores}
   [junit4]   2> 374828 ERROR (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[26A2CE7EDFB2D03C]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 374828 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[26A2CE7EDFB2D03C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 374828 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[26A2CE7EDFB2D03C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 374828 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[26A2CE7EDFB2D03C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 374828 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[26A2CE7EDFB2D03C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-09T14:21:18.060157600Z
   [junit4]   2> 374828 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[26A2CE7EDFB2D03C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_26A2CE7EDFB2D03C-001\tempDir-001\solr.xml
   [junit4]   2> 374830 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[26A2CE7EDFB2D03C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 374830 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[26A2CE7EDFB2D03C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 374831 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[26A2CE7EDFB2D03C]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@57cdcb38, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 374875 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[26A2CE7EDFB2D03C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57cdcb38
   [junit4]   2> 374884 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[26A2CE7EDFB2D03C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57cdcb38
   [junit4]   2> 374884 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[26A2CE7EDFB2D03C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57cdcb38
   [junit4]   2> 374886 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[26A2CE7EDFB2D03C]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_26A2CE7EDFB2D03C-001\tempDir-003\cores
   [junit4]   2> 374886 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[26A2CE7EDFB2D03C]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 374887 INFO  (coreLoadExecutor-2578-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 374888 INFO  (coreLoadExecutor-2578-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/J0/temp/solr.rest.schema.analysis.TestManagedStopFilterFactory_26A2CE7EDFB2D03C-001/tempDir-001/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J0/temp/solr.rest.schema.analysis.TestManagedStopFilterFactory_26A2CE7EDFB2D03C-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 374910 INFO  (coreLoadExecutor-2578-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 374914 INFO  (coreLoadExecutor-2578-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-rest.xml instead
   [junit4]   2> 374918 INFO  (coreLoadExecutor-2578-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 374998 WARN  (coreLoadExecutor-2578-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> 375030 WARN  (coreLoadExecutor-2578-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 375034 INFO  (coreLoadExecutor-2578-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> 375035 INFO  (coreLoadExecutor-2578-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> 375036 INFO  (coreLoadExecutor-2578-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> 375037 INFO  (coreLoadExecutor-2578-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> 375037 INFO  (coreLoadExecutor-2578-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> 375037 INFO  (coreLoadExecutor-2578-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> 375038 INFO  (coreLoadExecutor-2578-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> 375038 INFO  (coreLoadExecutor-2578-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> 375038 INFO  (coreLoadExecutor-2578-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> 375038 INFO  (coreLoadExecutor-2578-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> 375043 INFO  (coreLoadExecutor-2578-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> 375043 INFO  (coreLoadExecutor-2578-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> 375043 INFO  (coreLoadExecutor-2578-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id
   [junit4]   2> 375052 INFO  (coreLoadExecutor-2578-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> 375052 INFO  (coreLoadExecutor-2578-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 375052 INFO  (coreLoadExecutor-2578-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> 375052 INFO  (coreLoadExecutor-2578-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 375052 INFO  (coreLoadExecutor-2578-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> 375052 INFO  (coreLoadExecutor-2578-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> 375052 INFO  (coreLoadExecutor-2578-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> 375052 INFO  (coreLoadExecutor-2578-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> 375052 INFO  (coreLoadExecutor-2578-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> 375052 INFO  (coreLoadExecutor-2578-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> 375052 INFO  (coreLoadExecutor-2578-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> 375053 INFO  (coreLoadExecutor-2578-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> 375055 INFO  (coreLoadExecutor-2578-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_26A2CE7EDFB2D03C-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 375290 INFO  (coreLoadExecutor-2578-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_26A2CE7EDFB2D03C-001\tempDir-001\collection1\conf\schema-rest.xml to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_26A2CE7EDFB2D03C-001\tempDir-001\collection1\conf\schema-rest.xml.bak
   [junit4]   2> 375290 INFO  (coreLoadExecutor-2578-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\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_26A2CE7EDFB2D03C-001\tempDir-001\collection1, trusted=true
   [junit4]   2> 375290 INFO  (coreLoadExecutor-2578-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@57cdcb38
   [junit4]   2> 375290 INFO  (coreLoadExecutor-2578-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 375290 INFO  (coreLoadExecutor-2578-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\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_26A2CE7EDFB2D03C-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_26A2CE7EDFB2D03C-001\tempDir-003\cores\core\data\]
   [junit4]   2> 375296 INFO  (coreLoadExecutor-2578-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5886317168500453]
   [junit4]   2> 376333 WARN  (coreLoadExecutor-2578-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, registerPath=/solr,/v2, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 376393 INFO  (coreLoadExecutor-2578-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 376393 INFO  (coreLoadExecutor-2578-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 376394 INFO  (coreLoadExecutor-2578-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=48, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 376396 INFO  (coreLoadExecutor-2578-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@66966454[collection1] main]
   [junit4]   2> 376396 INFO  (coreLoadExecutor-2578-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\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_26A2CE7EDFB2D03C-001\tempDir-001\collection1\conf
   [junit4]   2> 376397 WARN  (coreLoadExecutor-2578-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/english
   [junit4]   2> 376474 INFO  (coreLoadExecutor-2578-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\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_26A2CE7EDFB2D03C-001\tempDir-001\collection1\conf
   [junit4]   2> 376474 INFO  (coreLoadExecutor-2578-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 376474 INFO  (coreLoadExecutor-2578-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 6 observers of /schema/analysis/stopwords/english
   [junit4]   2> 376475 WARN  (coreLoadExecutor-2578-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/german
   [junit4]   2> 376475 INFO  (coreLoadExecutor-2578-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\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_26A2CE7EDFB2D03C-001\tempDir-001\collection1\conf
   [junit4]   2> 376475 INFO  (coreLoadExecutor-2578-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 376475 INFO  (coreLoadExecutor-2578-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 6 observers of /schema/analysis/stopwords/german
   [junit4]   2> 376476 WARN  (coreLoadExecutor-2578-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 376476 INFO  (coreLoadExecutor-2578-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 376481 INFO  (coreLoadExecutor-2578-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/english
   [junit4]   2> 376482 WARN  (coreLoadExecutor-2578-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 376482 INFO  (coreLoadExecutor-2578-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 376483 INFO  (coreLoadExecutor-2578-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 376483 WARN  (coreLoadExecutor-2578-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 376483 INFO  (coreLoadExecutor-2578-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 376483 INFO  (coreLoadExecutor-2578-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/german
   [junit4]   2> 376483 WARN  (coreLoadExecutor-2578-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 376483 INFO  (coreLoadExecutor-2578-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 376483 INFO  (coreLoadExecutor-2578-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 376484 INFO  (coreLoadExecutor-2578-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 376484 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[26A2CE7EDFB2D03C]) [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#58164
   [junit4]   2> 376484 INFO  (searcherExecutor-2579-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@66966454[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 376553 INFO  (qtp1563926872-7048) [    x:collection1] o.e.j.s.h.C.solr SolrSchemaRestApi: [Restlet] ServerServlet: component class is null
   [junit4]   2> 376688 INFO  (qtp1563926872-7048) [    x:collection1] o.e.j.s.h.C.solr SolrSchemaRestApi: [Restlet] Attaching application: org.apache.solr.rest.SolrSchemaRestApi@2f66bba2 to URI: /solr/schema
   [junit4]   2> Mar 09, 2018 2:21:19 PM org.restlet.Application start
   [junit4]   2> INFO: Starting org.apache.solr.rest.SolrSchemaRestApi application
   [junit4]   2> 376713 INFO  (qtp1563926872-7048) [    x:collection1] o.a.s.r.SolrSchemaRestApi createInboundRoot started for /schema
   [junit4]   2> 376718 INFO  (qtp1563926872-7048) [    x:collection1] o.a.s.r.RestManager Attached managed resource at path: /analysis/stopwords/english
   [junit4]   2> 376718 INFO  (qtp1563926872-7048) [    x:collection1] o.a.s.r.RestManager Attached managed resource at path: /analysis/stopwords/german
   [junit4]   2> 376718 INFO  (qtp1563926872-7048) [    x:collection1] o.a.s.r.RestManager Attached managed resource at path: /analysis/synonyms/english
   [junit4]   2> 376718 INFO  (qtp1563926872-7048) [    x:collection1] o.a.s.r.RestManager Attached managed resource at path: /analysis/synonyms/englishgraph
   [junit4]   2> 376718 INFO  (qtp1563926872-7048) [    x:collection1] o.a.s.r.RestManager Attached managed resource at path: /analysis/synonyms/german
   [junit4]   2> 376719 INFO  (qtp1563926872-7048) [    x:collection1] o.a.s.r.RestManager Attached managed resource at path: /analysis/synonyms/germangraph
   [junit4]   2> 376719 INFO  (qtp1563926872-7048) [    x:collection1] o.a.s.r.RestManager Attached managed resource at path: /managed
   [junit4]   2> 376719 INFO  (qtp1563926872-7048) [    x:collection1] o.a.s.r.RestManager Attached 7 ManagedResource endpoints to Restlet router: /schema
   [junit4]   2> 376719 INFO  (qtp1563926872-7048) [    x:collection1] o.a.s.r.SolrSchemaRestApi createInboundRoot complete for /schema
   [junit4]   2> 376738 INFO  (qtp1563926872-7048) [    x:collection1] o.a.s.r.RestManager Found ManagedResource [org.apache.solr.rest.schema.analysis.ManagedWordSetResource@1f25f015] for /schema/analysis/stopwords/english
   [junit4]   2> 376740 INFO  (qtp1563926872-7048) [    x:collection1] o.a.s.r.RestManager [collection1]  webapp=/solr path=/schema/analysis/stopwords/english params={indent=on&wt=json} status=0 QTime=250
   [junit4]   2> Mar 09, 2018 2:21:19 PM org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2018-03-09	14:21:19	127.0.0.1	-	127.0.0.1	58164	GET	/solr/schema/analysis/stopwords/english	wt=json&indent=on	200	-	0	43	http://127.0.0.1:58164	Apache-HttpClient/4.5.3 (Java/9.0.1)	-
   [junit4]   2> 376761 INFO  (qtp1563926872-7050) [    x:collection1] o.a.s.r.RestManager Found ManagedResource [org.apache.solr.rest.schema.analysis.ManagedWordSetResource@1f25f015] for /schema/analysis/stopwords/english
   [junit4]   2> 376761 INFO  (qtp1563926872-7050) [    x:collection1] o.a.s.r.ManagedResource Processing update to /schema/analysis/stopwords/english: [a, an, the] is a java.util.ArrayList
   [junit4]   2> 376761 INFO  (qtp1563926872-7050) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Applying updates: [a, an, the]
   [junit4]   2> 376761 INFO  (qtp1563926872-7050) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Added word: a
   [junit4]   2> 376761 INFO  (qtp1563926872-7050) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Added word: an
   [junit4]   2> 376761 INFO  (qtp1563926872-7050) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Added word: the
   [junit4]   2> 376826 INFO  (qtp1563926872-7050) [    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\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_26A2CE7EDFB2D03C-001\tempDir-001\collection1\conf
   [junit4]   2> 376826 INFO  (qtp1563926872-7050) [    x:collection1] o.a.s.r.RestManager [collection1]  webapp=/solr path=/schema/analysis/stopwords/english params={indent=on&wt=json} status=0 QTime=67
   [junit4]   2> Mar 09, 2018 2:21:20 PM org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2018-03-09	14:21:20	127.0.0.1	-	127.0.0.1	58164	PUT	/solr/schema/analysis/stopwords/english	wt=json&indent=on	200	-	25	67	http://127.0.0.1:58164	Apache-HttpClient/4.5.3 (Java/9.0.1)	-
   [junit4]   2> 376831 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.r.RestManager Resource not found for /schema/analysis/stopwords/english/the, looking for parent: /schema/analysis/stopwords/english
   [junit4]   2> 376831 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.r.RestManager Found parent resource /schema/analysis/stopwords/english for child: the
   [junit4]   2> 376831 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.r.RestManager Found ManagedResource [org.apache.solr.rest.schema.analysis.ManagedWordSetResource@1f25f015] for /schema/analysis/stopwords/english/the
   [junit4]   2> 376831 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.r.RestManager [collection1]  webapp=/solr path=/schema/analysis/stopwords/english/the params={indent=on&wt=json} status=0 QTime=1
   [junit4]   2> Mar 09, 2018 2:21:20 PM org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2018-03-09	14:21:20	127.0.0.1	-	127.0.0.1	58164	GET	/solr/schema/analysis/stopwords/english/the	wt=json&indent=on	200	-	0	1	http://127.0.0.1:58164	Apache-HttpClient/4.5.3 (Java/9.0.1)	-
   [junit4]   2> 376835 INFO  (qtp1563926872-7050) [    x:collection1] o.a.s.r.RestManager Resource not found for /schema/analysis/stopwords/english/foo, looking for parent: /schema/analysis/stopwords/english
   [junit4]   2> 376835 INFO  (qtp1563926872-7050) [    x:collection1] o.a.s.r.RestManager Found parent resource /schema/analysis/stopwords/english for child: foo
   [junit4]   2> 376835 INFO  (qtp1563926872-7050) [    x:collection1] o.a.s.r.RestManager Found ManagedResource [org.apache.solr.rest.schema.analysis.ManagedWordSetResource@1f25f015] for /schema/analysis/stopwords/english/foo
   [junit4]   2> 376835 INFO  (qtp1563926872-7050) [    x:collection1] o.a.s.r.RestManager [collection1]  webapp=/solr path=/schema/analysis/stopwords/english/foo params={indent=on&wt=json} msg={foo not found in /schema/analysis/stopwords/english} status=404 QTime=2
   [junit4]   2> Mar 09, 2018 2:21:20 PM org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2018-03-09	14:21:20	127.0.0.1	-	127.0.0.1	58164	GET	/solr/schema/analysis/stopwords/english/foo	wt=json&indent=on	404	-	0	2	http://127.0.0.1:58164	Apache-HttpClient/4.5.3 (Java/9.0.1)	-
   [junit4]   2> 376838 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.r.RestManager Resource not found for /schema/analysis/stopwords/english/An, looking for parent: /schema/analysis/stopwords/english
   [junit4]   2> 376838 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.r.RestManager Found parent resource /schema/analysis/stopwords/english for child: An
   [junit4]   2> 376838 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.r.RestManager Found ManagedResource [org.apache.solr.rest.schema.analysis.ManagedWordSetResource@1f25f015] for /schema/analysis/stopwords/english/An
   [junit4]   2> 376838 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.r.RestManager [collection1]  webapp=/solr path=/schema/analysis/stopwords/english/An params={indent=on&wt=json} msg={An not found in /schema/analysis/stopwords/english} status=404 QTime=0
   [junit4]   2> Mar 09, 2018 2:21:20 PM org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2018-03-09	14:21:20	127.0.0.1	-	127.0.0.1	58164	GET	/solr/schema/analysis/stopwords/english/An	wt=json&indent=on	404	-	0	0	http://127.0.0.1:58164	Apache-HttpClient/4.5.3 (Java/9.0.1)	-
   [junit4]   2> 376843 INFO  (qtp1563926872-7050) [    x:collection1] o.a.s.r.RestManager Found ManagedResource [org.apache.solr.rest.schema.analysis.ManagedWordSetResource@1f25f015] for /schema/analysis/stopwords/english
   [junit4]   2> 376844 INFO  (qtp1563926872-7050) [    x:collection1] o.a.s.r.ManagedResource Processing update to /schema/analysis/stopwords/english: {initArgs={ignoreCase=true}, managedList=[A, a, AN, an, THE, the, of, OF]} is a java.util.LinkedHashMap
   [junit4]   2> 376844 INFO  (qtp1563926872-7050) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Applying updates: [A, a, AN, an, THE, the, of, OF]
   [junit4]   2> 376844 INFO  (qtp1563926872-7050) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Added word: of
   [junit4]   2> 376844 INFO  (qtp1563926872-7050) [    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\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_26A2CE7EDFB2D03C-001\tempDir-001\collection1\conf
   [junit4]   2> 376845 INFO  (qtp1563926872-7050) [    x:collection1] o.a.s.r.RestManager [collection1]  webapp=/solr path=/schema/analysis/stopwords/english params={indent=on&wt=json} status=0 QTime=2
   [junit4]   2> Mar 09, 2018 2:21:20 PM org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2018-03-09	14:21:20	127.0.0.1	-	127.0.0.1	58164	PUT	/solr/schema/analysis/stopwords/english	wt=json&indent=on	200	-	93	2	http://127.0.0.1:58164	Apache-HttpClient/4.5.3 (Java/9.0.1)	-
   [junit4]   2> 376847 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.r.RestManager Found ManagedResource [org.apache.solr.rest.schema.analysis.ManagedWordSetResource@1f25f015] for /schema/analysis/stopwords/english
   [junit4]   2> 376847 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.r.RestManager [collection1]  webapp=/solr path=/schema/analysis/stopwords/english params={indent=on&wt=json} status=0 QTime=0
   [junit4]   2> Mar 09, 2018 2:21:20 PM org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2018-03-09	14:21:20	127.0.0.1	-	127.0.0.1	58164	GET	/solr/schema/analysis/stopwords/english	wt=json&indent=on	200	-	0	1	http://127.0.0.1:58164	Apache-HttpClient/4.5.3 (Java/9.0.1)	-
   [junit4]   2> 376853 INFO  (qtp1563926872-7050) [    x:collection1] o.a.s.r.RestManager Resource not found for /schema/analysis/stopwords/english/The, looking for parent: /schema/analysis/stopwords/english
   [junit4]   2> 376853 INFO  (qtp1563926872-7050) [    x:collection1] o.a.s.r.RestManager Found parent resource /schema/analysis/stopwords/english for child: The
   [junit4]   2> 376853 INFO  (qtp1563926872-7050) [    x:collection1] o.a.s.r.RestManager Found ManagedResource [org.apache.solr.rest.schema.analysis.ManagedWordSetResource@1f25f015] for /schema/analysis/stopwords/english/The
   [junit4]   2> 376853 INFO  (qtp1563926872-7050) [    x:collection1] o.a.s.r.RestManager [collection1]  webapp=/solr path=/schema/analysis/stopwords/english/The params={indent=on&wt=json} status=0 QTime=1
   [junit4]   2> Mar 09, 2018 2:21:20 PM org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2018-03-09	14:21:20	127.0.0.1	-	127.0.0.1	58164	GET	/solr/schema/analysis/stopwords/english/The	wt=json&indent=on	200	-	0	1	http://127.0.0.1:58164	Apache-HttpClient/4.5.3 (Java/9.0.1)	-
   [junit4]   2> 376855 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.r.RestManager Found ManagedResource [org.apache.solr.rest.schema.analysis.ManagedWordSetResource@1f25f015] for /schema/analysis/stopwords/english
   [junit4]   2> 376855 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.r.RestManager [collection1]  webapp=/solr path=/schema/analysis/stopwords/english params={indent=on&wt=xml} status=0 QTime=0
   [junit4]   2> Mar 09, 2018 2:21:20 PM org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2018-03-09	14:21:20	127.0.0.1	-	127.0.0.1	58164	GET	/solr/schema/analysis/stopwords/english	wt=xml&indent=on	200	-	0	0	http://127.0.0.1:58164	Apache-HttpClient/4.5.3 (Java/9.0.1)	-
   [junit4]   2> 376868 INFO  (qtp1563926872-7050) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&wt=xml} status=0 QTime=1
   [junit4]   2> 376872 INFO  (qtp1563926872-7053) [    ] 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/J0/temp/solr.rest.schema.analysis.TestManagedStopFilterFactory_26A2CE7EDFB2D03C-001/tempDir-001/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J0/temp/solr.rest.schema.analysis.TestManagedStopFilterFactory_26A2CE7EDFB2D03C-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 376915 INFO  (qtp1563926872-7053) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 376925 INFO  (qtp1563926872-7053) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 377009 WARN  (qtp1563926872-7053) [    ] o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 377011 INFO  (qtp1563926872-7053) [    ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 377011 INFO  (qtp1563926872-7053) [    ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 377013 INFO  (qtp1563926872-7053) [    ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 377013 INFO  (qtp1563926872-7053) [    ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/englishgraph
   [junit4]   2> 377013 INFO  (qtp1563926872-7053) [    ] 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> 377013 INFO  (qtp1563926872-7053) [    ] 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> 377013 INFO  (qtp1563926872-7053) [    ] 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> 377013 INFO  (qtp1563926872-7053) [    ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/germangraph
   [junit4]   2> 377013 INFO  (qtp1563926872-7053) [    ] 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> 377013 INFO  (qtp1563926872-7053) [    ] 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> 377018 INFO  (qtp1563926872-7053) [    ] 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> 377018 INFO  (qtp1563926872-7053) [    ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 377018 INFO  (qtp1563926872-7053) [    ] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id
   [junit4]   2> 377020 INFO  (qtp1563926872-7053) [    ] 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> 377020 INFO  (qtp1563926872-7053) [    ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 377020 INFO  (qtp1563926872-7053) [    ] 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> 377020 INFO  (qtp1563926872-7053) [    ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 377020 INFO  (qtp1563926872-7053) [    ] 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> 377020 INFO  (qtp1563926872-7053) [    ] 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> 377020 INFO  (qtp1563926872-7053) [    ] 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> 377020 INFO  (qtp1563926872-7053) [    ] 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> 377020 INFO  (qtp1563926872-7053) [    ] 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> 377020 INFO  (qtp1563926872-7053) [    ] 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> 377020 INFO  (qtp1563926872-7053) [    ] 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> 377020 INFO  (qtp1563926872-7053) [    ] 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> 377026 INFO  (qtp1563926872-7053) [    ] 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\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_26A2CE7EDFB2D03C-001\tempDir-001\collection1
   [junit4]   2> 377045 INFO  (qtp1563926872-7053) [    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@57cdcb38
   [junit4]   2> 377045 INFO  (qtp1563926872-7053) [    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\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_26A2CE7EDFB2D03C-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_26A2CE7EDFB2D03C-001\tempDir-003\cores\core\data\]
   [junit4]   2> 377049 WARN  (qtp1563926872-7053) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, registerPath=/solr,/v2, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 377106 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 377106 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 377108 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3d18d190[collection1] main]
   [junit4]   2> 377108 INFO  (qtp1563926872-7053) [    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\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_26A2CE7EDFB2D03C-001\tempDir-001\collection1\conf
   [junit4]   2> 377109 INFO  (qtp1563926872-7053) [    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\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_26A2CE7EDFB2D03C-001\tempDir-001\collection1\conf
   [junit4]   2> 377109 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true} for /schema/analysis/stopwords/english
   [junit4]   2> 377109 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 4 words for /schema/analysis/stopwords/english
   [junit4]   2> 377109 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.r.ManagedResource Notified 6 observers of /schema/analysis/stopwords/english
   [junit4]   2> 377109 INFO  (qtp1563926872-7053) [    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\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_26A2CE7EDFB2D03C-001\tempDir-001\collection1\conf
   [junit4]   2> 377109 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 377109 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 377109 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.r.ManagedResource Notified 6 observers of /schema/analysis/stopwords/german
   [junit4]   2> 377110 WARN  (qtp1563926872-7053) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 377110 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 377110 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/english
   [junit4]   2> 377110 WARN  (qtp1563926872-7053) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 377110 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 377110 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 377110 WARN  (qtp1563926872-7053) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 377110 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 377110 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/german
   [junit4]   2> 377110 WARN  (qtp1563926872-7053) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 377110 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 377110 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 377111 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 377117 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5886317168500453]
   [junit4]   2> 377117 INFO  (searcherExecutor-2583-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3d18d190[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 377120 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 377123 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@24c90284[collection1] main]
   [junit4]   2> 377125 INFO  (searcherExecutor-2583-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@24c90284[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 377128 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@47cc1723
   [junit4]   2> 377128 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1204557603
   [junit4]   2> 377129 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@65326caf: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@13ce73b8
   [junit4]   2> 377137 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={core=collection1&action=RELOAD&wt=xml} status=0 QTime=266
   [junit4]   2> 377138 INFO  (qtp1563926872-7050) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema/fields/managed_en_field params={indent=on&wt=xml} status=404 QTime=0
   [junit4]   2> 377141 INFO  (qtp1563926872-7053) [    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> 377141 INFO  (qtp1563926872-7053) [    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\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_26A2CE7EDFB2D03C-001\tempDir-001\collection1\conf
   [junit4]   2> 377142 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 377142 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 377142 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.r.ManagedResource Notified 7 observers of /schema/analysis/stopwords/german
   [junit4]   2> 377142 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 377142 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 377152 WARN  (qtp1563926872-7053) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 377152 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 377153 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.r.ManagedResource Notified 3 observers of /schema/analysis/synonyms/german
   [junit4]   2> 377153 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/german
   [junit4]   2> 377155 INFO  (qtp1563926872-7053) [    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> 377155 INFO  (qtp1563926872-7053) [    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\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_26A2CE7EDFB2D03C-001\tempDir-001\collection1\conf
   [junit4]   2> 377155 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true} for /schema/analysis/stopwords/english
   [junit4]   2> 377155 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 4 words for /schema/analysis/stopwords/english
   [junit4]   2> 377155 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.r.ManagedResource Notified 7 observers of /schema/analysis/stopwords/english
   [junit4]   2> 377155 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 377155 INFO  (qtp1563926872-7053) [    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> 377155 WARN  (qtp1563926872-7053) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 377155 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 377155 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.r.ManagedResource Notified 5 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 377155 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 377155 INFO  (qtp1563926872-7053) [    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> 377155 INFO  (qtp1563926872-7053) [    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\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_26A2CE7EDFB2D03C-001\tempDir-001\collection1\conf
   [junit4]   2> 377155 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true} for /schema/analysis/stopwords/english
   [junit4]   2> 377155 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 4 words for /schema/analysis/stopwords/english
   [junit4]   2> 377155 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.r.ManagedResource Notified 8 observers of /schema/analysis/stopwords/english
   [junit4]   2> 377155 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 377155 INFO  (qtp1563926872-7053) [    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> 377156 WARN  (qtp1563926872-7053) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 377156 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 377156 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.r.ManagedResource Notified 6 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 377156 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 377156 INFO  (qtp1563926872-7053) [    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> 377156 INFO  (qtp1563926872-7053) [    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\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_26A2CE7EDFB2D03C-001\tempDir-001\collection1\conf
   [junit4]   2> 377157 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 377157 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 377157 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.r.ManagedResource Notified 8 observers of /schema/analysis/stopwords/german
   [junit4]   2> 377157 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 377157 INFO  (qtp1563926872-7053) [    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> 377157 WARN  (qtp1563926872-7053) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 377157 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 377157 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.r.ManagedResource Notified 5 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 377157 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/germangraph
   [junit4]   2> 377157 INFO  (qtp1563926872-7053) [    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> 377157 INFO  (qtp1563926872-7053) [    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\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_26A2CE7EDFB2D03C-001\tempDir-001\collection1\conf
   [junit4]   2> 377157 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 377157 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 377157 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.r.ManagedResource Notified 9 observers of /schema/analysis/stopwords/german
   [junit4]   2> 377157 INFO  (qtp1563926872-7053) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 377157 INFO  (qtp1563926872-7053) [    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> 377157 WARN  (qtp1563926872-7053) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 377158 INFO  (qt

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

estRAFDirectory.testIllegalEOF
   [junit4] Completed [3/5] on J0 in 2.17s, 42 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestRAFDirectory
   [junit4] OK      0.02s J1 | TestRAFDirectory.testCopyBytesWithThreads
   [junit4] OK      0.00s J1 | TestRAFDirectory.testVInt
   [junit4] OK      0.00s J1 | TestRAFDirectory.testVLong
   [junit4] OK      0.00s J1 | TestRAFDirectory.testIndexOutputToString
   [junit4] OK      0.00s J1 | TestRAFDirectory.testSeekToEndOfFile
   [junit4] OK      0.07s J1 | TestRAFDirectory.testRandomByte
   [junit4] OK      0.00s J1 | TestRAFDirectory.testDoubleCloseOutput
   [junit4] OK      0.00s J1 | TestRAFDirectory.testSetOfStrings
   [junit4] OK      0.00s J1 | TestRAFDirectory.testDetectClose
   [junit4] OK      0.73s J1 | TestRAFDirectory.testThreadSafety
   [junit4] OK      0.00s J1 | TestRAFDirectory.testInt
   [junit4] OK      0.01s J1 | TestRAFDirectory.testCopyFromDestination
   [junit4] OK      0.01s J1 | TestRAFDirectory.testPendingDeletions
   [junit4] OK      0.00s J1 | TestRAFDirectory.testSeekPastEOF
   [junit4] OK      0.00s J1 | TestRAFDirectory.testDoubleCloseInput
   [junit4] OK      0.00s J1 | TestRAFDirectory.testSeekBeyondEndOfFile
   [junit4] OK      0.00s J1 | TestRAFDirectory.testListAllIsSorted
   [junit4] OK      0.00s J1 | TestRAFDirectory.testMapOfStrings
   [junit4] OK      0.00s J1 | TestRAFDirectory.testSliceOfSlice
   [junit4] OK      0.01s J1 | TestRAFDirectory.testNoDir
   [junit4] OK      0.00s J1 | TestRAFDirectory.testFsyncDoesntCreateNewFiles
   [junit4] OK      0.00s J1 | TestRAFDirectory.testSeekToEOFThenBack
   [junit4] OK      0.00s J1 | TestRAFDirectory.testDeleteFile
   [junit4] OK      0.00s J1 | TestRAFDirectory.testLong
   [junit4] OK      0.00s J1 | TestRAFDirectory.testLargeWrites
   [junit4] OK      0.00s J1 | TestRAFDirectory.testZLong
   [junit4] OK      0.00s J1 | TestRAFDirectory.testChecksum
   [junit4] OK      0.01s J1 | TestRAFDirectory.testRandomLong
   [junit4] OK      0.00s J1 | TestRAFDirectory.testSliceOutOfBounds
   [junit4] OK      0.01s J1 | TestRAFDirectory.testRename
   [junit4] OK      0.01s J1 | TestRAFDirectory.testCopyBytes
   [junit4] OK      0.01s J1 | TestRAFDirectory.testString
   [junit4] OK      0.00s J1 | TestRAFDirectory.testShort
   [junit4] OK      0.08s J1 | TestRAFDirectory.testRandomInt
   [junit4] OK      0.46s J1 | TestRAFDirectory.testRandomShort
   [junit4] OK      0.00s J1 | TestRAFDirectory.testDirectoryFilter
   [junit4] OK      0.00s J1 | TestRAFDirectory.testDoubleCloseDirectory
   [junit4] OK      0.03s J1 | TestRAFDirectory.testCreateTempOutput
   [junit4] OK      0.00s J1 | TestRAFDirectory.testCopyFrom
   [junit4] OK      0.00s J1 | TestRAFDirectory.testZInt
   [junit4] OK      0.00s J1 | TestRAFDirectory.testByte
   [junit4] OK      0.00s J1 | TestRAFDirectory.testIllegalEOF
   [junit4] Completed [4/5] on J1 in 2.38s, 42 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestRAFDirectory
   [junit4] OK      0.05s J0 | TestRAFDirectory.testCopyBytesWithThreads
   [junit4] OK      0.01s J0 | TestRAFDirectory.testVInt
   [junit4] OK      0.00s J0 | TestRAFDirectory.testVLong
   [junit4] OK      0.00s J0 | TestRAFDirectory.testIndexOutputToString
   [junit4] OK      0.00s J0 | TestRAFDirectory.testSeekToEndOfFile
   [junit4] OK      0.03s J0 | TestRAFDirectory.testRandomByte
   [junit4] OK      0.00s J0 | TestRAFDirectory.testDoubleCloseOutput
   [junit4] OK      0.00s J0 | TestRAFDirectory.testSetOfStrings
   [junit4] OK      0.00s J0 | TestRAFDirectory.testDetectClose
   [junit4] OK      0.63s J0 | TestRAFDirectory.testThreadSafety
   [junit4] OK      0.00s J0 | TestRAFDirectory.testInt
   [junit4] OK      0.01s J0 | TestRAFDirectory.testCopyFromDestination
   [junit4] OK      0.01s J0 | TestRAFDirectory.testPendingDeletions
   [junit4] OK      0.00s J0 | TestRAFDirectory.testSeekPastEOF
   [junit4] OK      0.00s J0 | TestRAFDirectory.testDoubleCloseInput
   [junit4] OK      0.00s J0 | TestRAFDirectory.testSeekBeyondEndOfFile
   [junit4] OK      0.01s J0 | TestRAFDirectory.testListAllIsSorted
   [junit4] OK      0.00s J0 | TestRAFDirectory.testMapOfStrings
   [junit4] OK      0.01s J0 | TestRAFDirectory.testSliceOfSlice
   [junit4] OK      0.00s J0 | TestRAFDirectory.testNoDir
   [junit4] OK      0.00s J0 | TestRAFDirectory.testFsyncDoesntCreateNewFiles
   [junit4] OK      0.00s J0 | TestRAFDirectory.testSeekToEOFThenBack
   [junit4] OK      0.00s J0 | TestRAFDirectory.testDeleteFile
   [junit4] OK      0.00s J0 | TestRAFDirectory.testLong
   [junit4] OK      0.00s J0 | TestRAFDirectory.testLargeWrites
   [junit4] OK      0.00s J0 | TestRAFDirectory.testZLong
   [junit4] OK      0.00s J0 | TestRAFDirectory.testChecksum
   [junit4] OK      0.01s J0 | TestRAFDirectory.testRandomLong
   [junit4] OK      0.00s J0 | TestRAFDirectory.testSliceOutOfBounds
   [junit4] OK      0.00s J0 | TestRAFDirectory.testRename
   [junit4] OK      0.01s J0 | TestRAFDirectory.testCopyBytes
   [junit4] OK      0.00s J0 | TestRAFDirectory.testString
   [junit4] OK      0.00s J0 | TestRAFDirectory.testShort
   [junit4] OK      0.08s J0 | TestRAFDirectory.testRandomInt
   [junit4] OK      0.04s J0 | TestRAFDirectory.testRandomShort
   [junit4] OK      0.00s J0 | TestRAFDirectory.testDirectoryFilter
   [junit4] OK      0.01s J0 | TestRAFDirectory.testDoubleCloseDirectory
   [junit4] OK      0.03s J0 | TestRAFDirectory.testCreateTempOutput
   [junit4] OK      0.00s J0 | TestRAFDirectory.testCopyFrom
   [junit4] OK      0.00s J0 | TestRAFDirectory.testZInt
   [junit4] OK      0.00s J0 | TestRAFDirectory.testByte
   [junit4] OK      0.00s J0 | TestRAFDirectory.testIllegalEOF
   [junit4] Completed [5/5] on J0 in 1.71s, 42 tests
   [junit4] 
   [junit4] JVM J0:     0.94 ..     8.35 =     7.42s
   [junit4] JVM J1:     0.94 ..     6.95 =     6.01s
   [junit4] Execution time total: 8.39 sec.
   [junit4] Tests summary: 5 suites, 210 tests
   [junit4] Could not remove temporary path: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J1\temp])
   [junit4] Could not remove temporary path: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp])
     [echo] 5 slowest tests:
[junit4:tophints]  10.34s | org.apache.lucene.misc.SweetSpotSimilarityTest
[junit4:tophints]   4.38s | org.apache.lucene.search.TestInetAddressRangeQueries
[junit4:tophints]   2.91s | org.apache.lucene.search.TestDiversifiedTopDocsCollector
[junit4:tophints]   2.83s | org.apache.lucene.store.TestHardLinkCopyDirectoryWrapper
[junit4:tophints]   2.31s | org.apache.lucene.store.TestRAFDirectory

-check-totals:
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.codehaus.groovy.reflection.CachedClass (file:/C:/Users/jenkins/.ivy2/cache/org.codehaus.groovy/groovy-all/jars/groovy-all-2.4.13.jar) to method java.lang.Object.finalize()
WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.CachedClass
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release

test-nocompile:

BUILD SUCCESSFUL
Total time: 10 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.lucene.store.TestRAFDirectory
[repro]   0/5 failed: org.apache.solr.cloud.TestZkChroot
[repro]   0/5 failed: org.apache.solr.handler.component.DistributedTermsComponentTest
[repro]   0/5 failed: org.apache.solr.rest.schema.analysis.TestManagedStopFilterFactory
[repro]   2/5 failed: org.apache.solr.rest.schema.TestBulkSchemaAPI
[repro] Exiting with code 1

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST lucene\build move /y lucene\build lucene\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST solr\build move /y solr\build solr\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST lucene\build.orig move /y lucene\build.orig lucene\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST solr\build.orig move /y solr\build.orig solr\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>exit 0 
Archiving artifacts
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=3b6649faab1ed45cfd2a5507e042262691f6ea25, workspace=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows
[WARNINGS] Computing warning deltas based on reference build #492
Recording test results
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 492 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/492/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseG1GC

10 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.analysis.snowball.TestSnowballVocab

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_2F91D9FF381DA1DE-001\tempDir-011\romanian: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_2F91D9FF381DA1DE-001\tempDir-011\romanian    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_2F91D9FF381DA1DE-001\tempDir-011: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_2F91D9FF381DA1DE-001\tempDir-011 

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\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_2F91D9FF381DA1DE-001\tempDir-011\romanian: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_2F91D9FF381DA1DE-001\tempDir-011\romanian
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_2F91D9FF381DA1DE-001\tempDir-011: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_2F91D9FF381DA1DE-001\tempDir-011

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


FAILED:  junit.framework.TestSuite.org.apache.solr.ltr.TestLTRWithSort

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

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithSort_DF00BA1C211AC9F5-001\tempDir-003\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithSort_DF00BA1C211AC9F5-001\tempDir-003\cores\core\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithSort_DF00BA1C211AC9F5-001\tempDir-003\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithSort_DF00BA1C211AC9F5-001\tempDir-003\cores\core
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithSort_DF00BA1C211AC9F5-001\tempDir-003\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithSort_DF00BA1C211AC9F5-001\tempDir-003\cores
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithSort_DF00BA1C211AC9F5-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithSort_DF00BA1C211AC9F5-001\tempDir-003

	at __randomizedtesting.SeedInfo.seed([DF00BA1C211AC9F5]: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.TestSQLHandler.doTest

Error Message:
--> http://127.0.0.1:51618/collection1_shard2_replica_n41:Failed to execute sqlQuery 'select id, field_i, str_s from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by field_i desc' against JDBC connection 'jdbc:calcitesolr:'. Error while executing SQL "select id, field_i, str_s from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by field_i desc": java.io.IOException: java.util.concurrent.ExecutionException: java.io.IOException: --> http://127.0.0.1:51670/collection1_shard2_replica_n45/:can not sort on a field w/o docValues unless it is indexed and supports Uninversion: field_i

Stack Trace:
java.io.IOException: --> http://127.0.0.1:51618/collection1_shard2_replica_n41:Failed to execute sqlQuery 'select id, field_i, str_s from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by field_i desc' against JDBC connection 'jdbc:calcitesolr:'.
Error while executing SQL "select id, field_i, str_s from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by field_i desc": java.io.IOException: java.util.concurrent.ExecutionException: java.io.IOException: --> http://127.0.0.1:51670/collection1_shard2_replica_n45/:can not sort on a field w/o docValues unless it is indexed and supports Uninversion: field_i
	at __randomizedtesting.SeedInfo.seed([F1EED2A27545430F:56AA6A0618FE50B6]:0)
	at org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:222)
	at org.apache.solr.handler.TestSQLHandler.getTuples(TestSQLHandler.java:2522)
	at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:124)
	at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:82)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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.handler.TestSQLHandler

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.handler.TestSQLHandler:     1) Thread[id=2669, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestSQLHandler]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.TestSQLHandler: 
   1) Thread[id=2669, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestSQLHandler]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([F1EED2A27545430F]:0)


FAILED:  org.apache.solr.handler.TestSQLHandler.doTest

Error Message:
--> http://127.0.0.1:51687/collection1_shard2_replica_n41:Failed to execute sqlQuery 'select id, field_i, str_s from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by field_i desc' against JDBC connection 'jdbc:calcitesolr:'. Error while executing SQL "select id, field_i, str_s from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by field_i desc": java.io.IOException: java.util.concurrent.ExecutionException: java.io.IOException: --> http://127.0.0.1:51731/collection1_shard2_replica_n45/:can not sort on a field w/o docValues unless it is indexed and supports Uninversion: field_i

Stack Trace:
java.io.IOException: --> http://127.0.0.1:51687/collection1_shard2_replica_n41:Failed to execute sqlQuery 'select id, field_i, str_s from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by field_i desc' against JDBC connection 'jdbc:calcitesolr:'.
Error while executing SQL "select id, field_i, str_s from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by field_i desc": java.io.IOException: java.util.concurrent.ExecutionException: java.io.IOException: --> http://127.0.0.1:51731/collection1_shard2_replica_n45/:can not sort on a field w/o docValues unless it is indexed and supports Uninversion: field_i
	at __randomizedtesting.SeedInfo.seed([F1EED2A27545430F:56AA6A0618FE50B6]:0)
	at org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:222)
	at org.apache.solr.handler.TestSQLHandler.getTuples(TestSQLHandler.java:2522)
	at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:124)
	at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:82)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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.handler.TestSQLHandler

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.handler.TestSQLHandler:     1) Thread[id=2700, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestSQLHandler]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.TestSQLHandler: 
   1) Thread[id=2700, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestSQLHandler]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([F1EED2A27545430F]:0)


FAILED:  org.apache.solr.handler.TestSQLHandler.doTest

Error Message:
--> http://127.0.0.1:51862/collection1_shard2_replica_n41:Failed to execute sqlQuery 'select id, field_i, str_s from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by field_i desc' against JDBC connection 'jdbc:calcitesolr:'. Error while executing SQL "select id, field_i, str_s from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by field_i desc": java.io.IOException: java.util.concurrent.ExecutionException: java.io.IOException: --> http://127.0.0.1:51862/collection1_shard2_replica_n41/:can not sort on a field w/o docValues unless it is indexed and supports Uninversion: field_i

Stack Trace:
java.io.IOException: --> http://127.0.0.1:51862/collection1_shard2_replica_n41:Failed to execute sqlQuery 'select id, field_i, str_s from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by field_i desc' against JDBC connection 'jdbc:calcitesolr:'.
Error while executing SQL "select id, field_i, str_s from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by field_i desc": java.io.IOException: java.util.concurrent.ExecutionException: java.io.IOException: --> http://127.0.0.1:51862/collection1_shard2_replica_n41/:can not sort on a field w/o docValues unless it is indexed and supports Uninversion: field_i
	at __randomizedtesting.SeedInfo.seed([F1EED2A27545430F:56AA6A0618FE50B6]:0)
	at org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:222)
	at org.apache.solr.handler.TestSQLHandler.getTuples(TestSQLHandler.java:2522)
	at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:124)
	at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:82)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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.handler.TestSQLHandler

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.handler.TestSQLHandler:     1) Thread[id=2956, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestSQLHandler]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.TestSQLHandler: 
   1) Thread[id=2956, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestSQLHandler]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([F1EED2A27545430F]:0)


FAILED:  org.apache.solr.handler.TestSQLHandler.doTest

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([F1EED2A27545430F:56AA6A0618FE50B6]:0)
	at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:181)
	at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:82)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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.update.TestExceedMaxTermLength

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\J0\temp\solr.update.TestExceedMaxTermLength_F1EED2A27545430F-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestExceedMaxTermLength_F1EED2A27545430F-001\init-core-data-001\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestExceedMaxTermLength_F1EED2A27545430F-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestExceedMaxTermLength_F1EED2A27545430F-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestExceedMaxTermLength_F1EED2A27545430F-001\init-core-data-001\tlog\tlog.0000000000000000001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestExceedMaxTermLength_F1EED2A27545430F-001\init-core-data-001\tlog\tlog.0000000000000000001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestExceedMaxTermLength_F1EED2A27545430F-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestExceedMaxTermLength_F1EED2A27545430F-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestExceedMaxTermLength_F1EED2A27545430F-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestExceedMaxTermLength_F1EED2A27545430F-001\init-core-data-001\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestExceedMaxTermLength_F1EED2A27545430F-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestExceedMaxTermLength_F1EED2A27545430F-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestExceedMaxTermLength_F1EED2A27545430F-001\init-core-data-001\tlog\tlog.0000000000000000001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestExceedMaxTermLength_F1EED2A27545430F-001\init-core-data-001\tlog\tlog.0000000000000000001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestExceedMaxTermLength_F1EED2A27545430F-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestExceedMaxTermLength_F1EED2A27545430F-001

	at __randomizedtesting.SeedInfo.seed([F1EED2A27545430F]: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 2672 lines...]
   [junit4] Suite: org.apache.lucene.analysis.snowball.TestSnowballVocab
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=984, maxMBSortInHeap=5.8187494879093435, sim=RandomSimilarity(queryNorm=false): {}, locale=ja, timezone=America/St_Lucia
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=121422328,total=298844160
   [junit4]   2> NOTE: All tests run in this JVM: [TestItalianLightStemFilterFactory, TestNorwegianMinimalStemFilterFactory, TestArabicStemFilter, TestGermanNormalizationFilterFactory, TestRemoveDuplicatesTokenFilterFactory, TestUAX29URLEmailTokenizer, TestPortugueseLightStemFilter, TestRussianLightStemFilter, TestSwedishLightStemFilterFactory, TestStopAnalyzer, TestRussianAnalyzer, GreekAnalyzerTest, CommonGramsFilterTest, TestLengthFilter, TestGermanLightStemFilterFactory, TestKeepFilterFactory, TestPersianAnalyzer, TestThaiAnalyzer, TestGalicianStemFilter, TestZeroAffix2, TestCaseInsensitive, TestConv, TestUnicodeWhitespaceTokenizer, TestRussianLightStemFilterFactory, QueryAutoStopWordAnalyzerTest, TestPatternTokenizer, TestIndonesianStemFilterFactory, TestKStemFilterFactory, TestSnowballVocab]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSnowballVocab -Dtests.seed=2F91D9FF381DA1DE -Dtests.slow=true -Dtests.locale=ja -Dtests.timezone=America/St_Lucia -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestSnowballVocab (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\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_2F91D9FF381DA1DE-001\tempDir-011\romanian: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_2F91D9FF381DA1DE-001\tempDir-011\romanian
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_2F91D9FF381DA1DE-001\tempDir-011: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_2F91D9FF381DA1DE-001\tempDir-011
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2F91D9FF381DA1DE]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [118/285 (1!)] on J0 in 36.67s, 1 test, 1 error <<< FAILURES!

[...truncated 11746 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSQLHandler
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_F1EED2A27545430F-001\init-core-data-001
   [junit4]   2> 3256251 WARN  (SUITE-TestSQLHandler-seed#[F1EED2A27545430F]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 3256251 INFO  (SUITE-TestSQLHandler-seed#[F1EED2A27545430F]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3256257 INFO  (SUITE-TestSQLHandler-seed#[F1EED2A27545430F]-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> 3256257 INFO  (SUITE-TestSQLHandler-seed#[F1EED2A27545430F]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3256257 INFO  (SUITE-TestSQLHandler-seed#[F1EED2A27545430F]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 3256261 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3256265 INFO  (Thread-5881) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3256266 INFO  (Thread-5881) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3256272 ERROR (Thread-5881) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3256363 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.a.s.c.ZkTestServer start zk server on port:54024
   [junit4]   2> 3256368 INFO  (zkConnectionManagerCallback-8284-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3256372 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100282ba9720000, likely client has closed socket
   [junit4]   2> 3256376 INFO  (zkConnectionManagerCallback-8286-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3256390 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-sql.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 3256396 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema-sql.xml to /configs/conf1/schema.xml
   [junit4]   2> 3256398 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3256421 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 3256423 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 3256426 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 3256428 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 3256433 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3256435 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3256438 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 3256439 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 3256442 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100282ba9720001, likely client has closed socket
   [junit4]   2> 3256442 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 3257675 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3257675 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3257675 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3257675 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3257675 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@22d2ae{/,null,AVAILABLE}
   [junit4]   2> 3257696 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@8b2756{HTTP/1.1,[http/1.1]}{127.0.0.1:54068}
   [junit4]   2> 3257696 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.e.j.s.Server Started @3265249ms
   [junit4]   2> 3257696 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_F1EED2A27545430F-001\tempDir-001/control/data, replicaType=NRT, hostContext=/, hostPort=54068, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_F1EED2A27545430F-001\control-001\cores}
   [junit4]   2> 3257697 ERROR (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3257697 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 3257697 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3257697 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3257697 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-09T04:58:18.064Z
   [junit4]   2> 3257729 INFO  (zkConnectionManagerCallback-8288-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3257732 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100282ba9720002, likely client has closed socket
   [junit4]   2> 3257733 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 3257733 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_F1EED2A27545430F-001\control-001\solr.xml
   [junit4]   2> 3257758 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3257758 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3257760 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@18af8d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3257784 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54024/solr
   [junit4]   2> 3257809 INFO  (zkConnectionManagerCallback-8292-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3257816 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100282ba9720003, likely client has closed socket
   [junit4]   2> 3257825 INFO  (zkConnectionManagerCallback-8294-thread-1-processing-n:127.0.0.1:54068_) [n:127.0.0.1:54068_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3258119 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [n:127.0.0.1:54068_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3258125 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [n:127.0.0.1:54068_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54068_
   [junit4]   2> 3258126 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [n:127.0.0.1:54068_    ] o.a.s.c.Overseer Overseer (id=72101762029453316-127.0.0.1:54068_-n_0000000000) starting
   [junit4]   2> 3258137 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [n:127.0.0.1:54068_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54068_
   [junit4]   2> 3258140 INFO  (OverseerStateUpdate-72101762029453316-127.0.0.1:54068_-n_0000000000) [n:127.0.0.1:54068_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3258500 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [n:127.0.0.1:54068_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18af8d
   [junit4]   2> 3258520 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [n:127.0.0.1:54068_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18af8d
   [junit4]   2> 3258520 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [n:127.0.0.1:54068_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18af8d
   [junit4]   2> 3258524 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [n:127.0.0.1:54068_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_F1EED2A27545430F-001\control-001\cores
   [junit4]   2> 3258594 INFO  (zkConnectionManagerCallback-8300-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3258596 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3258597 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54024/solr ready
   [junit4]   2> 3258602 INFO  (qtp12518624-33636) [n:127.0.0.1:54068_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:54068_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3258604 INFO  (OverseerThreadFactory-12777-thread-1-processing-n:127.0.0.1:54068_) [n:127.0.0.1:54068_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 3258728 INFO  (qtp12518624-33643) [n:127.0.0.1:54068_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3258730 INFO  (qtp12518624-33643) [n:127.0.0.1:54068_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3258859 INFO  (zkCallback-8293-thread-1-processing-n:127.0.0.1:54068_) [n:127.0.0.1:54068_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3259800 INFO  (qtp12518624-33643) [n:127.0.0.1:54068_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 3259815 INFO  (qtp12518624-33643) [n:127.0.0.1:54068_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 3259934 WARN  (qtp12518624-33643) [n:127.0.0.1:54068_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 3259934 WARN  (qtp12518624-33643) [n:127.0.0.1:54068_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 3259935 INFO  (qtp12518624-33643) [n:127.0.0.1:54068_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 3259935 INFO  (qtp12518624-33643) [n:127.0.0.1:54068_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 3259937 INFO  (qtp12518624-33643) [n:127.0.0.1:54068_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18af8d
   [junit4]   2> 3259938 INFO  (qtp12518624-33643) [n:127.0.0.1:54068_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3259938 INFO  (qtp12518624-33643) [n:127.0.0.1:54068_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_F1EED2A27545430F-001\control-001\cores\control_collection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_F1EED2A27545430F-001\control-001\cores\control_collection_shard1_replica_n1\data\]
   [junit4]   2> 3260092 INFO  (qtp12518624-33643) [n:127.0.0.1:54068_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3260092 INFO  (qtp12518624-33643) [n:127.0.0.1:54068_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3260096 INFO  (qtp12518624-33643) [n:127.0.0.1:54068_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3260096 INFO  (qtp12518624-33643) [n:127.0.0.1:54068_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3260098 INFO  (qtp12518624-33643) [n:127.0.0.1:54068_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1fa7b0b[control_collection_shard1_replica_n1] main]
   [junit4]   2> 3260100 INFO  (qtp12518624-33643) [n:127.0.0.1:54068_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3260101 INFO  (qtp12518624-33643) [n:127.0.0.1:54068_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3260103 INFO  (searcherExecutor-12780-thread-1-processing-n:127.0.0.1:54068_ x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:54068_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@1fa7b0b[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3260103 INFO  (qtp12518624-33643) [n:127.0.0.1:54068_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1594434781676830720
   [junit4]   2> 3260110 INFO  (qtp12518624-33643) [n:127.0.0.1:54068_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 3260114 INFO  (qtp12518624-33643) [n:127.0.0.1:54068_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3260114 INFO  (qtp12518624-33643) [n:127.0.0.1:54068_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3260114 INFO  (qtp12518624-33643) [n:127.0.0.1:54068_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:54068/control_collection_shard1_replica_n1/
   [junit4]   2> 3260114 INFO  (qtp12518624-33643) [n:127.0.0.1:54068_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3260114 INFO  (qtp12518624-33643) [n:127.0.0.1:54068_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:54068/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 3260114 INFO  (qtp12518624-33643) [n:127.0.0.1:54068_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 3260119 INFO  (qtp12518624-33643) [n:127.0.0.1:54068_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:54068/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 3260225 INFO  (zkCallback-8293-thread-1-processing-n:127.0.0.1:54068_) [n:127.0.0.1:54068_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3260276 INFO  (qtp12518624-33643) [n:127.0.0.1:54068_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3260282 INFO  (qtp12518624-33643) [n:127.0.0.1:54068_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1554
   [junit4]   2> 3260291 INFO  (qtp12518624-33636) [n:127.0.0.1:54068_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 3260393 INFO  (zkCallback-8293-thread-1-processing-n:127.0.0.1:54068_) [n:127.0.0.1:54068_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3260607 INFO  (OverseerCollectionConfigSetProcessor-72101762029453316-127.0.0.1:54068_-n_0000000000) [n:127.0.0.1:54068_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 3261291 INFO  (qtp12518624-33636) [n:127.0.0.1:54068_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:54068_&wt=javabin&version=2} status=0 QTime=2689
   [junit4]   2> 3261292 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100282ba9720005, likely client has closed socket
   [junit4]   2> 3261304 INFO  (zkConnectionManagerCallback-8304-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3261305 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3261307 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54024/solr ready
   [junit4]   2> 3261307 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 3261311 INFO  (qtp12518624-33643) [n:127.0.0.1:54068_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3261315 INFO  (OverseerThreadFactory-12777-thread-2-processing-n:127.0.0.1:54068_) [n:127.0.0.1:54068_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 3261317 WARN  (OverseerThreadFactory-12777-thread-2-processing-n:127.0.0.1:54068_) [n:127.0.0.1:54068_    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 3261527 INFO  (qtp12518624-33643) [n:127.0.0.1:54068_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 3261528 INFO  (qtp12518624-33643) [n:127.0.0.1:54068_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=216
   [junit4]   2> 3262418 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_F1EED2A27545430F-001\shard-1-001 of type NRT
   [junit4]   2> 3262419 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3262419 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3262419 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3262419 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3262420 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1d52849{/,null,AVAILABLE}
   [junit4]   2> 3262421 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@167ccc7{HTTP/1.1,[http/1.1]}{127.0.0.1:54097}
   [junit4]   2> 3262421 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.e.j.s.Server Started @3269974ms
   [junit4]   2> 3262421 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_F1EED2A27545430F-001\tempDir-001/jetty1, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=54097, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_F1EED2A27545430F-001\shard-1-001\cores}
   [junit4]   2> 3262421 ERROR (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3262422 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 3262422 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3262422 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3262422 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-09T04:58:22.789Z
   [junit4]   2> 3262426 INFO  (zkConnectionManagerCallback-8306-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3262427 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 3262427 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_F1EED2A27545430F-001\shard-1-001\solr.xml
   [junit4]   2> 3262435 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3262435 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3262436 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@18af8d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3262445 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54024/solr
   [junit4]   2> 3262448 INFO  (zkConnectionManagerCallback-8310-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3262453 INFO  (zkConnectionManagerCallback-8312-thread-1-processing-n:127.0.0.1:54097_) [n:127.0.0.1:54097_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3262463 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [n:127.0.0.1:54097_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3262467 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [n:127.0.0.1:54097_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3262470 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [n:127.0.0.1:54097_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54097_
   [junit4]   2> 3262471 INFO  (zkCallback-8303-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3262471 INFO  (zkCallback-8293-thread-2-processing-n:127.0.0.1:54068_) [n:127.0.0.1:54068_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3262472 INFO  (zkCallback-8311-thread-1-processing-n:127.0.0.1:54097_) [n:127.0.0.1:54097_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3262681 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [n:127.0.0.1:54097_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18af8d
   [junit4]   2> 3262712 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [n:127.0.0.1:54097_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18af8d
   [junit4]   2> 3262713 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [n:127.0.0.1:54097_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18af8d
   [junit4]   2> 3262717 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [n:127.0.0.1:54097_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_F1EED2A27545430F-001\shard-1-001\cores
   [junit4]   2> 3262787 INFO  (qtp12518624-33646) [n:127.0.0.1:54068_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:54097_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3262796 INFO  (OverseerCollectionConfigSetProcessor-72101762029453316-127.0.0.1:54068_-n_0000000000) [n:127.0.0.1:54068_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 3262797 INFO  (OverseerThreadFactory-12777-thread-3-processing-n:127.0.0.1:54068_) [n:127.0.0.1:54068_    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:54097_ for creating new replica
   [junit4]   2> 3262808 INFO  (qtp25207119-33688) [n:127.0.0.1:54097_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3262810 INFO  (qtp25207119-33688) [n:127.0.0.1:54097_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3263873 INFO  (qtp25207119-33688) [n:127.0.0.1:54097_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 3263890 INFO  (qtp25207119-33688) [n:127.0.0.1:54097_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema [collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 3264014 WARN  (qtp25207119-33688) [n:127.0.0.1:54097_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 3264014 WARN  (qtp25207119-33688) [n:127.0.0.1:54097_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 3264014 INFO  (qtp25207119-33688) [n:127.0.0.1:54097_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 3264014 INFO  (qtp25207119-33688) [n:127.0.0.1:54097_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n41' using configuration from collection collection1, trusted=true
   [junit4]   2> 3264016 INFO  (qtp25207119-33688) [n:127.0.0.1:54097_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n41' (registry 'solr.core.collection1.shard2.replica_n41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18af8d
   [junit4]   2> 3264016 INFO  (qtp25207119-33688) [n:127.0.0.1:54097_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3264016 INFO  (qtp25207119-33688) [n:127.0.0.1:54097_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [[collection1_shard2_replica_n41] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_F1EED2A27545430F-001\shard-1-001\cores\collection1_shard2_replica_n41], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_F1EED2A27545430F-001\shard-1-001\cores\collection1_shard2_replica_n41\data\]
   [junit4]   2> 3264240 INFO  (qtp25207119-33688) [n:127.0.0.1:54097_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3264240 INFO  (qtp25207119-33688) [n:127.0.0.1:54097_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3264240 INFO  (qtp25207119-33688) [n:127.0.0.1:54097_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3264240 INFO  (qtp25207119-33688) [n:127.0.0.1:54097_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3264240 INFO  (qtp25207119-33688) [n:127.0.0.1:54097_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.SolrIndexSearcher Opening [Searcher@1db696c[collection1_shard2_replica_n41] main]
   [junit4]   2> 3264260 INFO  (qtp25207119-33688) [n:127.0.0.1:54097_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3264261 INFO  (qtp25207119-33688) [n:127.0.0.1:54097_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3264263 INFO  (qtp25207119-33688) [n:127.0.0.1:54097_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1594434786038906880
   [junit4]   2> 3264263 INFO  (searcherExecutor-12790-thread-1-processing-n:127.0.0.1:54097_ x:collection1_shard2_replica_n41 s:shard2 c:collection1) [n:127.0.0.1:54097_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [collection1_shard2_replica_n41] Registered new searcher Searcher@1db696c[collection1_shard2_replica_n41] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3264274 INFO  (qtp25207119-33688) [n:127.0.0.1:54097_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkShardTerms Successful update terms at /collections/collection1/terms/shard2 to Terms{values={core_node42=0}, version=0}
   [junit4]   2> 3264282 INFO  (qtp25207119-33688) [n:127.0.0.1:54097_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3264282 INFO  (qtp25207119-33688) [n:127.0.0.1:54097_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3264282 INFO  (qtp25207119-33688) [n:127.0.0.1:54097_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:54097/collection1_shard2_replica_n41/
   [junit4]   2> 3264282 INFO  (qtp25207119-33688) [n:127.0.0.1:54097_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3264282 INFO  (qtp25207119-33688) [n:127.0.0.1:54097_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy http://127.0.0.1:54097/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 3264282 INFO  (qtp25207119-33688) [n:127.0.0.1:54097_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 3264292 INFO  (qtp25207119-33688) [n:127.0.0.1:54097_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:54097/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 3264400 INFO  (qtp25207119-33688) [n:127.0.0.1:54097_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3264403 INFO  (qtp25207119-33688) [n:127.0.0.1:54097_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1596
   [junit4]   2> 3264408 INFO  (qtp12518624-33646) [n:127.0.0.1:54068_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:54097_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1621
   [junit4]   2> 3264804 INFO  (OverseerCollectionConfigSetProcessor-72101762029453316-127.0.0.1:54068_-n_0000000000) [n:127.0.0.1:54068_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 3264962 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_F1EED2A27545430F-001\shard-2-001 of type NRT
   [junit4]   2> 3264964 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3264965 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3264965 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3264965 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3264965 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1658a9d{/,null,AVAILABLE}
   [junit4]   2> 3264966 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1f80319{HTTP/1.1,[http/1.1]}{127.0.0.1:54146}
   [junit4]   2> 3264966 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.e.j.s.Server Started @3272520ms
   [junit4]   2> 3264966 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_F1EED2A27545430F-001\tempDir-001/jetty2, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=54146, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_F1EED2A27545430F-001\shard-2-001\cores}
   [junit4]   2> 3264966 ERROR (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3264967 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 3264967 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3264967 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3264967 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-09T04:58:25.334Z
   [junit4]   2> 3264970 INFO  (zkConnectionManagerCallback-8316-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3264971 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 3264971 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_F1EED2A27545430F-001\shard-2-001\solr.xml
   [junit4]   2> 3264979 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3264979 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3264980 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@18af8d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3264985 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54024/solr
   [junit4]   2> 3264987 INFO  (zkConnectionManagerCallback-8320-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3264988 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100282ba972000b, likely client has closed socket
   [junit4]   2> 3264995 INFO  (zkConnectionManagerCallback-8322-thread-1-processing-n:127.0.0.1:54146_) [n:127.0.0.1:54146_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3265003 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [n:127.0.0.1:54146_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3265005 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [n:127.0.0.1:54146_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3265006 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [n:127.0.0.1:54146_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54146_
   [junit4]   2> 3265008 INFO  (zkCallback-8303-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3265008 INFO  (zkCallback-8293-thread-2-processing-n:127.0.0.1:54068_) [n:127.0.0.1:54068_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3265008 INFO  (zkCallback-8311-thread-1-processing-n:127.0.0.1:54097_) [n:127.0.0.1:54097_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3265009 INFO  (zkCallback-8321-thread-1-processing-n:127.0.0.1:54146_) [n:127.0.0.1:54146_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3265160 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [n:127.0.0.1:54146_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18af8d
   [junit4]   2> 3265174 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [n:127.0.0.1:54146_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18af8d
   [junit4]   2> 3265175 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [n:127.0.0.1:54146_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18af8d
   [junit4]   2> 3265178 INFO  (TEST-TestSQLHandler.doTest-seed#[F1EED2A27545430F]) [n:127.0.0.1:54146_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_F1EED2A27545430F-001\shard-2-001\cores
   [junit4]   2> 3265237 INFO  (qtp12518624-33643) [n:127.0.0.1:54068_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:54146_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3265240 INFO  (OverseerThreadFactory-12777-thread-4-processing-n:127.0.0.1:54068_) [n:127.0.0.1:54068_    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:54146_ for creating new replica
   [junit4]   2> 3265247 INFO  (qtp29022695-33719) [n:127.0.0.1:54146_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3265248 INFO  (qtp29022695-33719) [n:127.0.0.1:54146_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3266277 INFO  (qtp29022695-33719) [n:127.0.0.1:54146_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 3266290 INFO  (qtp29022695-33719) [n:127.0.0.1:54146_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema [collection1_shard1_replica_n43] Schema name=test
   [junit4]   2> 3266373 WARN  (qtp29022695-33719) [n:127.0.0.1:54146_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 3266373 WARN  (qtp29022695-33719) [n:127.0.0.1:54146_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 3266374 INFO  (qtp29022695-33719) [n:127.0.0.1:54146_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 3266374 INFO  (qtp29022695-33719) [n:127.0.0.

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

20141213170938 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\top-level-ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\top-level-ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

init:

compile-test:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\top-level-ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

compile-test-framework:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\top-level-ivy-settings.xml

resolve:

init:

compile-lucene-core:

compile-codecs:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\top-level-ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

compile-core:

common.compile-test:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\classes\test
    [javac] Compiling 289 source files to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\classes\test
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
     [copy] Copying 115 files to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\classes\test

BUILD SUCCESSFUL
Total time: 4 seconds
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestSnowballVocab" -Dtests.showOutput=onerror "-Dargs=-client -XX:+UseG1GC" -Dtests.seed=2F91D9FF381DA1DE -Dtests.slow=true -Dtests.locale=ja -Dtests.timezone=America/St_Lucia -Dtests.asserts=true -Dtests.file.encoding=Cp1252
Buildfile: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\analysis\common\build.xml

-clover.disable:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\top-level-ivy-settings.xml

install-junit4-taskdef:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.codehaus.groovy#groovy-all;2.4.13 in public
[ivy:cachepath] :: resolution report :: resolve 12ms :: artifacts dl 0ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test
[junit4:pickseed] Seed property 'tests.seed' already defined: 2F91D9FF381DA1DE
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp
   [junit4] <JUnit4> says aloha! Master seed: 2F91D9FF381DA1DE
   [junit4] Your default console's encoding may not display certain unicode glyphs: windows-1252
   [junit4] Executing 5 suites with 2 JVMs.
   [junit4] 
   [junit4] Started J1 PID(8680@localhost).
   [junit4] Started J0 PID(1000@localhost).
   [junit4] Suite: org.apache.lucene.analysis.snowball.TestSnowballVocab
   [junit4] OK      15.9s J0 | TestSnowballVocab.testStemmers
   [junit4] Completed [1/5] on J0 in 16.93s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.snowball.TestSnowballVocab
   [junit4] OK      16.3s J1 | TestSnowballVocab.testStemmers
   [junit4] Completed [2/5] on J1 in 17.28s, 1 test
   [junit4] 
   [junit4] Duplicate suite name used with XML reports: org.apache.lucene.analysis.snowball.TestSnowballVocab. This may confuse tools that process XML reports. Set 'ignoreDuplicateSuites' to true to skip this message.
   [junit4] Suite: org.apache.lucene.analysis.snowball.TestSnowballVocab
   [junit4] OK      15.4s J0 | TestSnowballVocab.testStemmers
   [junit4] Completed [3/5] on J0 in 15.88s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.snowball.TestSnowballVocab
   [junit4] OK      15.6s J1 | TestSnowballVocab.testStemmers
   [junit4] Completed [4/5] on J1 in 16.07s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.snowball.TestSnowballVocab
   [junit4] OK      15.3s J0 | TestSnowballVocab.testStemmers
   [junit4] Completed [5/5] on J0 in 15.74s, 1 test
   [junit4] 
   [junit4] JVM J0:     0.32 ..    50.41 =    50.09s
   [junit4] JVM J1:     0.32 ..    34.33 =    34.00s
   [junit4] Execution time total: 50 seconds
   [junit4] Tests summary: 5 suites, 5 tests
   [junit4] Could not remove temporary path: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp])
   [junit4] Could not remove temporary path: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp])
     [echo] 5 slowest tests:
[junit4:tophints]  39.20s | org.apache.lucene.analysis.core.TestBugInSomething
[junit4:tophints]  20.99s | org.apache.lucene.analysis.standard.TestUAX29URLEmailTokenizer
[junit4:tophints]  19.76s | org.apache.lucene.analysis.snowball.TestSnowballVocab
[junit4:tophints]  19.56s | org.apache.lucene.analysis.core.TestFactories
[junit4:tophints]  16.09s | org.apache.lucene.analysis.pattern.TestPatternTokenizer

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 52 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.lucene.analysis.snowball.TestSnowballVocab
[repro]   0/5 failed: org.apache.lucene.index.TestExceedMaxTermLength
[repro]   0/5 failed: org.apache.solr.ltr.TestLTRWithSort
[repro]   0/5 failed: org.apache.solr.update.TestExceedMaxTermLength
[repro]   3/5 failed: org.apache.solr.handler.TestSQLHandler
[repro] Exiting with code 1

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST lucene\build move /y lucene\build lucene\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST solr\build move /y solr\build solr\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST lucene\build.orig move /y lucene\build.orig lucene\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST solr\build.orig move /y solr\build.orig solr\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>exit 0 
Archiving artifacts
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=b992bbb2d7480d4cf2ff1d9302a7e20732c1100c, workspace=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows
[WARNINGS] Computing warning deltas based on reference build #491
Recording test results
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 491 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/491/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseSerialGC

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\J1\temp\lucene.index.TestBackwardsCompatibility_4E7022BEEE8C6917-001\4.7.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_4E7022BEEE8C6917-001\4.7.0-nocfs-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\J1\temp\lucene.index.TestBackwardsCompatibility_4E7022BEEE8C6917-001\4.7.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_4E7022BEEE8C6917-001\4.7.0-nocfs-001

	at __randomizedtesting.SeedInfo.seed([4E7022BEEE8C6917]: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.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_4E7022BEEE8C6917-001\6.2.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_4E7022BEEE8C6917-001\6.2.1-nocfs-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_4E7022BEEE8C6917-001\6.2.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_4E7022BEEE8C6917-001\6.2.1-nocfs-001

	at __randomizedtesting.SeedInfo.seed([4E7022BEEE8C6917]: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.codecs.memory.TestDirectPostingsFormat

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestDirectPostingsFormat_3B961C851542C97B-001\testPostingsFormat.testExact-006: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestDirectPostingsFormat_3B961C851542C97B-001\testPostingsFormat.testExact-006    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestDirectPostingsFormat_3B961C851542C97B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestDirectPostingsFormat_3B961C851542C97B-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\codecs\test\J1\temp\lucene.codecs.memory.TestDirectPostingsFormat_3B961C851542C97B-001\testPostingsFormat.testExact-006: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestDirectPostingsFormat_3B961C851542C97B-001\testPostingsFormat.testExact-006
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestDirectPostingsFormat_3B961C851542C97B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestDirectPostingsFormat_3B961C851542C97B-001

	at __randomizedtesting.SeedInfo.seed([3B961C851542C97B]: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.index.TestBagOfPostings

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

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

	at __randomizedtesting.SeedInfo.seed([5D59E63921AE3132]: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.TestRAFDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_34E8D2DB2F0A22B7-001\testLongs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_34E8D2DB2F0A22B7-001\testLongs-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\misc\test\J0\temp\lucene.store.TestRAFDirectory_34E8D2DB2F0A22B7-001\testLongs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_34E8D2DB2F0A22B7-001\testLongs-001

	at __randomizedtesting.SeedInfo.seed([34E8D2DB2F0A22B7]: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 583 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBagOfPostings
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {field=DFR I(ne)B3(800.0)}, locale=zh, timezone=Africa/Gaborone
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=23376680,total=162082816
   [junit4]   2> NOTE: All tests run in this JVM: [TestIndexWriterMergePolicy, TestIndexWriterOnVMError, TestSpanSearchEquivalence, TestSortedSetDocValues, TestSnapshotDeletionPolicy, TestNoMergePolicy, TestDemoParallelLeafReader, TestLevenshteinAutomata, TestSparseFixedBitSet, TestSpanNotQuery, TestIndexWriterExceptions, TestIndexWriterMerging, TestLucene50StoredFieldsFormat, TestTimSorterWorstCase, TestDeterminizeLexicon, TestFlushByRamOrCountsPolicy, TestBagOfPostings]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBagOfPostings -Dtests.seed=5D59E63921AE3132 -Dtests.slow=true -Dtests.locale=zh -Dtests.timezone=Africa/Gaborone -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestBagOfPostings (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestBagOfPostings_5D59E63921AE3132-001\bagofpostings-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestBagOfPostings_5D59E63921AE3132-001\bagofpostings-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestBagOfPostings_5D59E63921AE3132-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestBagOfPostings_5D59E63921AE3132-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5D59E63921AE3132]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [102/466 (1!)] on J0 in 1.13s, 1 test, 1 error <<< FAILURES!

[...truncated 4305 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [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.testCreateEmptyIndex
   [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.testCreateSingleSegmentCFS
   [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.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.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=9, maxDocsPerChunk=8, blockSize=442), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=9, blockSize=442)), sim=RandomSimilarity(queryNorm=true): {content6=DFR GL1, content5=DFR I(F)B2, content2=DFR I(n)BZ(0.3), utf8=IB SPL-D1, fie?ld=IB SPL-D1, content=DFR I(ne)L3(800.0), autf8=DFR I(n)1}, locale=vi-VN, timezone=Asia/Novokuznetsk
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=47169704,total=64880640
   [junit4]   2> NOTE: All tests run in this JVM: [TestLucene50SegmentInfoFormat, TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=4E7022BEEE8C6917 -Dtests.slow=true -Dtests.locale=vi-VN -Dtests.timezone=Asia/Novokuznetsk -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [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_4E7022BEEE8C6917-001\6.2.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_4E7022BEEE8C6917-001\6.2.1-nocfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4E7022BEEE8C6917]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [6/9 (1!)] on J0 in 36.32s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 1915 lines...]
   [junit4] Suite: org.apache.lucene.codecs.memory.TestDirectPostingsFormat
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1496, maxMBSortInHeap=6.3884242423641, sim=RandomSimilarity(queryNorm=false): {f_DOCS_AND_FREQS=IB SPL-L2, field=DFR I(ne)2, f_DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS=IB LL-DZ(0.3), f_DOCS_AND_FREQS_AND_POSITIONS=DFR I(ne)B2, body=LM Jelinek-Mercer(0.700000), f_DOCS=DFR GLZ(0.3)}, locale=ar-SD, timezone=America/Phoenix
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=21297640,total=64946176
   [junit4]   2> NOTE: All tests run in this JVM: [TestSimpleTextDocValuesFormat, TestVarGapFixedIntervalPostingsFormat, TestSimpleTextSegmentInfoFormat, TestBloomPostingsFormat, TestSimpleTextPostingsFormat, TestMemoryPostingsFormat, TestDirectPostingsFormat]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDirectPostingsFormat -Dtests.seed=3B961C851542C97B -Dtests.slow=true -Dtests.locale=ar-SD -Dtests.timezone=America/Phoenix -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestDirectPostingsFormat (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\codecs\test\J1\temp\lucene.codecs.memory.TestDirectPostingsFormat_3B961C851542C97B-001\testPostingsFormat.testExact-006: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestDirectPostingsFormat_3B961C851542C97B-001\testPostingsFormat.testExact-006
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestDirectPostingsFormat_3B961C851542C97B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestDirectPostingsFormat_3B961C851542C97B-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3B961C851542C97B]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [11/20 (1!)] on J1 in 2.60s, 25 tests, 1 error <<< FAILURES!

[...truncated 1626 lines...]
   [junit4] Suite: org.apache.lucene.store.TestRAFDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=837, maxMBSortInHeap=5.590185928902537, sim=RandomSimilarity(queryNorm=false): {}, locale=el-CY, timezone=Europe/Brussels
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=39670648,total=64880640
   [junit4]   2> NOTE: All tests run in this JVM: [TestMultiPassIndexSplitter, TestInetAddressRangeQueries, TestHighFreqTerms, TestRAFDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestRAFDirectory -Dtests.seed=34E8D2DB2F0A22B7 -Dtests.slow=true -Dtests.locale=el-CY -Dtests.timezone=Europe/Brussels -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestRAFDirectory (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\misc\test\J0\temp\lucene.store.TestRAFDirectory_34E8D2DB2F0A22B7-001\testLongs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_34E8D2DB2F0A22B7-001\testLongs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([34E8D2DB2F0A22B7]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [4/13 (1!)] on J0 in 2.85s, 42 tests, 1 error <<< FAILURES!

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

[repro] Revision: 567f253447eb6487f5eae6431066c215505638aa

[repro] Ant options: "-Dargs=-server -XX:+UseSerialGC"

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    lucene\codecs
[repro]       TestDirectPostingsFormat
[repro]    lucene\backward-codecs
[repro]       TestBackwardsCompatibility
[repro]    lucene\misc
[repro]       TestRAFDirectory
[repro]    lucene\core
[repro]       TestBagOfPostings
[repro] ant compile-test

[...truncated 154 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestDirectPostingsFormat" -Dtests.showOutput=onerror "-Dargs=-server -XX:+UseSerialGC" -Dtests.seed=3B961C851542C97B -Dtests.slow=true -Dtests.locale=ar-SD -Dtests.timezone=America/Phoenix -Dtests.asserts=true -Dtests.file.encoding=Cp1252

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

[...truncated 109 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestBackwardsCompatibility" -Dtests.showOutput=onerror "-Dargs=-server -XX:+UseSerialGC" -Dtests.seed=4E7022BEEE8C6917 -Dtests.slow=true -Dtests.locale=vi-VN -Dtests.timezone=Asia/Novokuznetsk -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 156 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] OK      0.16s J1 | TestBackwardsCompatibility.testIndexCreatedVersion
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] OK      0.00s J1 | TestBackwardsCompatibility.testAllVersionHaveCfsAndNocfs
   [junit4] OK      0.01s J1 | TestBackwardsCompatibility.testUpgradeEmptyOldIndex
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] OK      1.74s J1 | TestBackwardsCompatibility.testIndexOldIndexNoAdds
   [junit4] OK      0.09s J1 | TestBackwardsCompatibility.testMoreTerms
   [junit4] OK      0.32s J1 | TestBackwardsCompatibility.testNextIntoWrongField
   [junit4] OK      1.11s J1 | TestBackwardsCompatibility.testAddOldIndexesReader
   [junit4] OK      0.26s J1 | TestBackwardsCompatibility.testAllIndexesUseDefaultCodec
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] OK      0.00s J1 | TestBackwardsCompatibility.testUpgradeOldSingleSegmentIndexWithAdditions
   [junit4] OK      0.97s J1 | TestBackwardsCompatibility.testAddOldIndexes
   [junit4] OK      2.13s J1 | TestBackwardsCompatibility.testIndexOldIndex
   [junit4] OK      0.05s J1 | TestBackwardsCompatibility.testDocValuesUpdates
   [junit4] OK      0.00s J1 | TestBackwardsCompatibility.testAllVersionsTested
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] OK      2.35s J1 | TestBackwardsCompatibility.testUnsupportedOldIndexes
   [junit4] OK      1.17s J1 | TestBackwardsCompatibility.testUpgradeWithNRTReader
   [junit4] OK      7.30s J1 | TestBackwardsCompatibility.testCommandLineArgs
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] OK      1.31s J1 | TestBackwardsCompatibility.testUpgradeOldIndex
   [junit4] OK      1.03s J1 | TestBackwardsCompatibility.testFullyMergeOldIndex
   [junit4] OK      0.30s J1 | TestBackwardsCompatibility.testOldVersions
   [junit4] OK      0.89s J1 | TestBackwardsCompatibility.testSortedIndex
   [junit4] OK      0.92s J1 | TestBackwardsCompatibility.testUpgradeThenMultipleCommits
   [junit4] OK      1.46s J1 | TestBackwardsCompatibility.testSearchOldIndex
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=9, maxDocsPerChunk=8, blockSize=442), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=9, blockSize=442)), sim=RandomSimilarity(queryNorm=true): {content6=DFR GL1, content5=DFR I(F)B2, content2=DFR I(n)BZ(0.3), utf8=IB SPL-D1, fie?ld=IB SPL-D1, content=DFR I(ne)L3(800.0), autf8=DFR I(n)1}, locale=vi-VN, timezone=Asia/Novokuznetsk
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=39136016,total=64880640
   [junit4]   2> NOTE: All tests run in this JVM: [TestBackwardsCompatibility, TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=4E7022BEEE8C6917 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=vi-VN -Dtests.timezone=Asia/Novokuznetsk -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | 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\J1\temp\lucene.index.TestBackwardsCompatibility_4E7022BEEE8C6917-001\4.7.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_4E7022BEEE8C6917-001\4.7.0-nocfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4E7022BEEE8C6917]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [4/5 (1!)] on J1 in 26.70s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 51 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:1561: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:1085: There were test failures: 5 suites, 150 tests, 1 suite-level error, 40 ignored (40 assumptions) [seed: 4E7022BEEE8C6917]

Total time: 1 minute 37 seconds

[repro] Setting last failure code to 1

[repro] ant compile-test
Buildfile: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\misc\build.xml

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\top-level-ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\top-level-ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

init:

compile-test:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\top-level-ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\classes\java
    [javac] Compiling 22 source files to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\classes\java
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\classes\java\org\apache\lucene\misc\package-info.class

compile-test-framework:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\top-level-ivy-settings.xml

resolve:

init:

compile-lucene-core:

compile-codecs:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\top-level-ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

compile-core:

common.compile-test:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\classes\test
    [javac] Compiling 13 source files to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\classes\test
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.

BUILD SUCCESSFUL
Total time: 2 seconds
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestRAFDirectory" -Dtests.showOutput=onerror "-Dargs=-server -XX:+UseSerialGC" -Dtests.seed=34E8D2DB2F0A22B7 -Dtests.slow=true -Dtests.locale=el-CY -Dtests.timezone=Europe/Brussels -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
Buildfile: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\misc\build.xml

-clover.disable:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\top-level-ivy-settings.xml

install-junit4-taskdef:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.codehaus.groovy#groovy-all;2.4.13 in public
[ivy:cachepath] :: resolution report :: resolve 12ms :: artifacts dl 1ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test
[junit4:pickseed] Seed property 'tests.seed' already defined: 34E8D2DB2F0A22B7
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp
   [junit4] <JUnit4> says ???! Master seed: 34E8D2DB2F0A22B7
   [junit4] Your default console's encoding may not display certain unicode glyphs: windows-1252
   [junit4] Executing 5 suites with 2 JVMs.
   [junit4] 
   [junit4] Started J1 PID(3980@localhost).
   [junit4] Started J0 PID(5808@localhost).
   [junit4] Suite: org.apache.lucene.store.TestRAFDirectory
   [junit4] OK      0.07s J0 | TestRAFDirectory.testZInt
   [junit4] OK      0.01s J0 | TestRAFDirectory.testZLong
   [junit4] OK      0.01s J0 | TestRAFDirectory.testInt
   [junit4] OK      0.00s J0 | TestRAFDirectory.testSeekToEndOfFile
   [junit4] OK      0.00s J0 | TestRAFDirectory.testString
   [junit4] OK      0.00s J0 | TestRAFDirectory.testVLong
   [junit4] OK      0.09s J0 | TestRAFDirectory.testRandomByte
   [junit4] OK      0.01s J0 | TestRAFDirectory.testDoubleCloseDirectory
   [junit4] OK      0.01s J0 | TestRAFDirectory.testSeekToEOFThenBack
   [junit4] OK      0.01s J0 | TestRAFDirectory.testSliceOutOfBounds
   [junit4] OK      0.07s J0 | TestRAFDirectory.testCreateTempOutput
   [junit4] OK      0.05s J0 | TestRAFDirectory.testRandomInt
   [junit4] OK      1.54s J0 | TestRAFDirectory.testThreadSafety
   [junit4] OK      0.05s J0 | TestRAFDirectory.testCopyFromDestination
   [junit4] OK      0.02s J0 | TestRAFDirectory.testCopyBytesWithThreads
   [junit4] OK      0.01s J0 | TestRAFDirectory.testRename
   [junit4] OK      0.00s J0 | TestRAFDirectory.testSetOfStrings
   [junit4] OK      0.00s J0 | TestRAFDirectory.testSeekPastEOF
   [junit4] OK      0.00s J0 | TestRAFDirectory.testLargeWrites
   [junit4] OK      0.00s J0 | TestRAFDirectory.testIndexOutputToString
   [junit4] OK      0.01s J0 | TestRAFDirectory.testCopyFrom
   [junit4] OK      0.03s J0 | TestRAFDirectory.testPendingDeletions
   [junit4] OK      0.03s J0 | TestRAFDirectory.testCopyBytes
   [junit4] OK      0.02s J0 | TestRAFDirectory.testNoDir
   [junit4] OK      0.03s J0 | TestRAFDirectory.testRandomShort
   [junit4] OK      0.29s J0 | TestRAFDirectory.testRandomLong
   [junit4] OK      0.00s J0 | TestRAFDirectory.testDoubleCloseOutput
   [junit4] OK      0.00s J0 | TestRAFDirectory.testVInt
   [junit4] OK      0.00s J0 | TestRAFDirectory.testDetectClose
   [junit4] OK      0.00s J0 | TestRAFDirectory.testSeekBeyondEndOfFile
   [junit4] OK      0.02s J0 | TestRAFDirectory.testListAllIsSorted
   [junit4] OK      0.00s J0 | TestRAFDirectory.testByte
   [junit4] OK      0.00s J0 | TestRAFDirectory.testDirectoryFilter
   [junit4] OK      0.01s J0 | TestRAFDirectory.testMapOfStrings
   [junit4] OK      0.00s J0 | TestRAFDirectory.testLong
   [junit4] OK      0.00s J0 | TestRAFDirectory.testDoubleCloseInput
   [junit4] OK      0.00s J0 | TestRAFDirectory.testDeleteFile
   [junit4] OK      0.01s J0 | TestRAFDirectory.testChecksum
   [junit4] OK      0.01s J0 | TestRAFDirectory.testSliceOfSlice
   [junit4] OK      0.00s J0 | TestRAFDirectory.testShort
   [junit4] OK      0.00s J0 | TestRAFDirectory.testFsyncDoesntCreateNewFiles
   [junit4] OK      0.00s J0 | TestRAFDirectory.testIllegalEOF
   [junit4] Completed [1/5] on J0 in 3.45s, 42 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestRAFDirectory
   [junit4] OK      0.05s J1 | TestRAFDirectory.testZInt
   [junit4] OK      0.00s J1 | TestRAFDirectory.testZLong
   [junit4] OK      0.00s J1 | TestRAFDirectory.testInt
   [junit4] OK      0.00s J1 | TestRAFDirectory.testSeekToEndOfFile
   [junit4] OK      0.02s J1 | TestRAFDirectory.testString
   [junit4] OK      0.01s J1 | TestRAFDirectory.testVLong
   [junit4] OK      0.05s J1 | TestRAFDirectory.testRandomByte
   [junit4] OK      0.01s J1 | TestRAFDirectory.testDoubleCloseDirectory
   [junit4] OK      0.01s J1 | TestRAFDirectory.testSeekToEOFThenBack
   [junit4] OK      0.01s J1 | TestRAFDirectory.testSliceOutOfBounds
   [junit4] OK      0.08s J1 | TestRAFDirectory.testCreateTempOutput
   [junit4] OK      0.03s J1 | TestRAFDirectory.testRandomInt
   [junit4] OK      1.75s J1 | TestRAFDirectory.testThreadSafety
   [junit4] OK      0.03s J1 | TestRAFDirectory.testCopyFromDestination
   [junit4] OK      0.04s J1 | TestRAFDirectory.testCopyBytesWithThreads
   [junit4] OK      0.01s J1 | TestRAFDirectory.testRename
   [junit4] OK      0.02s J1 | TestRAFDirectory.testSetOfStrings
   [junit4] OK      0.01s J1 | TestRAFDirectory.testSeekPastEOF
   [junit4] OK      0.00s J1 | TestRAFDirectory.testLargeWrites
   [junit4] OK      0.00s J1 | TestRAFDirectory.testIndexOutputToString
   [junit4] OK      0.01s J1 | TestRAFDirectory.testCopyFrom
   [junit4] OK      0.06s J1 | TestRAFDirectory.testPendingDeletions
   [junit4] OK      0.04s J1 | TestRAFDirectory.testCopyBytes
   [junit4] OK      0.01s J1 | TestRAFDirectory.testNoDir
   [junit4] OK      0.06s J1 | TestRAFDirectory.testRandomShort
   [junit4] OK      0.21s J1 | TestRAFDirectory.testRandomLong
   [junit4] OK      0.00s J1 | TestRAFDirectory.testDoubleCloseOutput
   [junit4] OK      0.00s J1 | TestRAFDirectory.testVInt
   [junit4] OK      0.00s J1 | TestRAFDirectory.testDetectClose
   [junit4] OK      0.01s J1 | TestRAFDirectory.testSeekBeyondEndOfFile
   [junit4] OK      0.03s J1 | TestRAFDirectory.testListAllIsSorted
   [junit4] OK      0.00s J1 | TestRAFDirectory.testByte
   [junit4] OK      0.00s J1 | TestRAFDirectory.testDirectoryFilter
   [junit4] OK      0.00s J1 | TestRAFDirectory.testMapOfStrings
   [junit4] OK      0.00s J1 | TestRAFDirectory.testLong
   [junit4] OK      0.00s J1 | TestRAFDirectory.testDoubleCloseInput
   [junit4] OK      0.00s J1 | TestRAFDirectory.testDeleteFile
   [junit4] OK      0.00s J1 | TestRAFDirectory.testChecksum
   [junit4] OK      0.01s J1 | TestRAFDirectory.testSliceOfSlice
   [junit4] OK      0.00s J1 | TestRAFDirectory.testShort
   [junit4] OK      0.01s J1 | TestRAFDirectory.testFsyncDoesntCreateNewFiles
   [junit4] OK      0.01s J1 | TestRAFDirectory.testIllegalEOF
   [junit4] Completed [2/5] on J1 in 3.50s, 42 tests
   [junit4] 
   [junit4] Duplicate suite name used with XML reports: org.apache.lucene.store.TestRAFDirectory. This may confuse tools that process XML reports. Set 'ignoreDuplicateSuites' to true to skip this message.
   [junit4] Suite: org.apache.lucene.store.TestRAFDirectory
   [junit4] OK      0.00s J0 | TestRAFDirectory.testZInt
   [junit4] OK      0.00s J0 | TestRAFDirectory.testZLong
   [junit4] OK      0.00s J0 | TestRAFDirectory.testInt
   [junit4] OK      0.00s J0 | TestRAFDirectory.testSeekToEndOfFile
   [junit4] OK      0.00s J0 | TestRAFDirectory.testString
   [junit4] OK      0.00s J0 | TestRAFDirectory.testVLong
   [junit4] OK      0.04s J0 | TestRAFDirectory.testRandomByte
   [junit4] OK      0.00s J0 | TestRAFDirectory.testDoubleCloseDirectory
   [junit4] OK      0.00s J0 | TestRAFDirectory.testSeekToEOFThenBack
   [junit4] OK      0.00s J0 | TestRAFDirectory.testSliceOutOfBounds
   [junit4] OK      0.02s J0 | TestRAFDirectory.testCreateTempOutput
   [junit4] OK      0.02s J0 | TestRAFDirectory.testRandomInt
   [junit4] OK      0.52s J0 | TestRAFDirectory.testThreadSafety
   [junit4] OK      0.01s J0 | TestRAFDirectory.testCopyFromDestination
   [junit4] OK      0.02s J0 | TestRAFDirectory.testCopyBytesWithThreads
   [junit4] OK      0.00s J0 | TestRAFDirectory.testRename
   [junit4] OK      0.00s J0 | TestRAFDirectory.testSetOfStrings
   [junit4] OK      0.00s J0 | TestRAFDirectory.testSeekPastEOF
   [junit4] OK      0.00s J0 | TestRAFDirectory.testLargeWrites
   [junit4] OK      0.00s J0 | TestRAFDirectory.testIndexOutputToString
   [junit4] OK      0.01s J0 | TestRAFDirectory.testCopyFrom
   [junit4] OK      0.04s J0 | TestRAFDirectory.testPendingDeletions
   [junit4] OK      0.04s J0 | TestRAFDirectory.testCopyBytes
   [junit4] OK      0.00s J0 | TestRAFDirectory.testNoDir
   [junit4] OK      0.02s J0 | TestRAFDirectory.testRandomShort
   [junit4] OK      0.22s J0 | TestRAFDirectory.testRandomLong
   [junit4] OK      0.00s J0 | TestRAFDirectory.testDoubleCloseOutput
   [junit4] OK      0.00s J0 | TestRAFDirectory.testVInt
   [junit4] OK      0.00s J0 | TestRAFDirectory.testDetectClose
   [junit4] OK      0.03s J0 | TestRAFDirectory.testSeekBeyondEndOfFile
   [junit4] OK      0.11s J0 | TestRAFDirectory.testListAllIsSorted
   [junit4] OK      0.00s J0 | TestRAFDirectory.testByte
   [junit4] OK      0.00s J0 | TestRAFDirectory.testDirectoryFilter
   [junit4] OK      0.01s J0 | TestRAFDirectory.testMapOfStrings
   [junit4] OK      0.00s J0 | TestRAFDirectory.testLong
   [junit4] OK      0.00s J0 | TestRAFDirectory.testDoubleCloseInput
   [junit4] OK      0.00s J0 | TestRAFDirectory.testDeleteFile
   [junit4] OK      0.00s J0 | TestRAFDirectory.testChecksum
   [junit4] OK      0.01s J0 | TestRAFDirectory.testSliceOfSlice
   [junit4] OK      0.00s J0 | TestRAFDirectory.testShort
   [junit4] OK      0.00s J0 | TestRAFDirectory.testFsyncDoesntCreateNewFiles
   [junit4] OK      0.00s J0 | TestRAFDirectory.testIllegalEOF
   [junit4] Completed [3/5] on J0 in 1.81s, 42 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestRAFDirectory
   [junit4] OK      0.00s J1 | TestRAFDirectory.testZInt
   [junit4] OK      0.00s J1 | TestRAFDirectory.testZLong
   [junit4] OK      0.00s J1 | TestRAFDirectory.testInt
   [junit4] OK      0.00s J1 | TestRAFDirectory.testSeekToEndOfFile
   [junit4] OK      0.00s J1 | TestRAFDirectory.testString
   [junit4] OK      0.00s J1 | TestRAFDirectory.testVLong
   [junit4] OK      0.08s J1 | TestRAFDirectory.testRandomByte
   [junit4] OK      0.00s J1 | TestRAFDirectory.testDoubleCloseDirectory
   [junit4] OK      0.00s J1 | TestRAFDirectory.testSeekToEOFThenBack
   [junit4] OK      0.00s J1 | TestRAFDirectory.testSliceOutOfBounds
   [junit4] OK      0.03s J1 | TestRAFDirectory.testCreateTempOutput
   [junit4] OK      0.12s J1 | TestRAFDirectory.testRandomInt
   [junit4] OK      0.87s J1 | TestRAFDirectory.testThreadSafety
   [junit4] OK      0.02s J1 | TestRAFDirectory.testCopyFromDestination
   [junit4] OK      0.07s J1 | TestRAFDirectory.testCopyBytesWithThreads
   [junit4] OK      0.01s J1 | TestRAFDirectory.testRename
   [junit4] OK      0.00s J1 | TestRAFDirectory.testSetOfStrings
   [junit4] OK      0.00s J1 | TestRAFDirectory.testSeekPastEOF
   [junit4] OK      0.00s J1 | TestRAFDirectory.testLargeWrites
   [junit4] OK      0.01s J1 | TestRAFDirectory.testIndexOutputToString
   [junit4] OK      0.00s J1 | TestRAFDirectory.testCopyFrom
   [junit4] OK      0.07s J1 | TestRAFDirectory.testPendingDeletions
   [junit4] OK      0.06s J1 | TestRAFDirectory.testCopyBytes
   [junit4] OK      0.01s J1 | TestRAFDirectory.testNoDir
   [junit4] OK      0.03s J1 | TestRAFDirectory.testRandomShort
   [junit4] OK      0.65s J1 | TestRAFDirectory.testRandomLong
   [junit4] OK      0.00s J1 | TestRAFDirectory.testDoubleCloseOutput
   [junit4] OK      0.00s J1 | TestRAFDirectory.testVInt
   [junit4] OK      0.00s J1 | TestRAFDirectory.testDetectClose
   [junit4] OK      0.00s J1 | TestRAFDirectory.testSeekBeyondEndOfFile
   [junit4] OK      0.02s J1 | TestRAFDirectory.testListAllIsSorted
   [junit4] OK      0.00s J1 | TestRAFDirectory.testByte
   [junit4] OK      0.00s J1 | TestRAFDirectory.testDirectoryFilter
   [junit4] OK      0.00s J1 | TestRAFDirectory.testMapOfStrings
   [junit4] OK      0.00s J1 | TestRAFDirectory.testLong
   [junit4] OK      0.01s J1 | TestRAFDirectory.testDoubleCloseInput
   [junit4] OK      0.00s J1 | TestRAFDirectory.testDeleteFile
   [junit4] OK      0.01s J1 | TestRAFDirectory.testChecksum
   [junit4] OK      0.01s J1 | TestRAFDirectory.testSliceOfSlice
   [junit4] OK      0.00s J1 | TestRAFDirectory.testShort
   [junit4] OK      0.00s J1 | TestRAFDirectory.testFsyncDoesntCreateNewFiles
   [junit4] OK      0.00s J1 | TestRAFDirectory.testIllegalEOF
   [junit4] Completed [4/5] on J1 in 2.65s, 42 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestRAFDirectory
   [junit4] OK      0.01s J0 | TestRAFDirectory.testZInt
   [junit4] OK      0.01s J0 | TestRAFDirectory.testZLong
   [junit4] OK      0.01s J0 | TestRAFDirectory.testInt
   [junit4] OK      0.00s J0 | TestRAFDirectory.testSeekToEndOfFile
   [junit4] OK      0.00s J0 | TestRAFDirectory.testString
   [junit4] OK      0.00s J0 | TestRAFDirectory.testVLong
   [junit4] OK      0.03s J0 | TestRAFDirectory.testRandomByte
   [junit4] OK      0.00s J0 | TestRAFDirectory.testDoubleCloseDirectory
   [junit4] OK      0.00s J0 | TestRAFDirectory.testSeekToEOFThenBack
   [junit4] OK      0.00s J0 | TestRAFDirectory.testSliceOutOfBounds
   [junit4] OK      0.02s J0 | TestRAFDirectory.testCreateTempOutput
   [junit4] OK      0.01s J0 | TestRAFDirectory.testRandomInt
   [junit4] OK      0.59s J0 | TestRAFDirectory.testThreadSafety
   [junit4] OK      0.09s J0 | TestRAFDirectory.testCopyFromDestination
   [junit4] OK      0.01s J0 | TestRAFDirectory.testCopyBytesWithThreads
   [junit4] OK      0.00s J0 | TestRAFDirectory.testRename
   [junit4] OK      0.00s J0 | TestRAFDirectory.testSetOfStrings
   [junit4] OK      0.00s J0 | TestRAFDirectory.testSeekPastEOF
   [junit4] OK      0.00s J0 | TestRAFDirectory.testLargeWrites
   [junit4] OK      0.00s J0 | TestRAFDirectory.testIndexOutputToString
   [junit4] OK      0.01s J0 | TestRAFDirectory.testCopyFrom
   [junit4] OK      0.04s J0 | TestRAFDirectory.testPendingDeletions
   [junit4] OK      0.03s J0 | TestRAFDirectory.testCopyBytes
   [junit4] OK      0.02s J0 | TestRAFDirectory.testNoDir
   [junit4] OK      0.06s J0 | TestRAFDirectory.testRandomShort
   [junit4] OK      0.34s J0 | TestRAFDirectory.testRandomLong
   [junit4] OK      0.00s J0 | TestRAFDirectory.testDoubleCloseOutput
   [junit4] OK      0.02s J0 | TestRAFDirectory.testVInt
   [junit4] OK      0.00s J0 | TestRAFDirectory.testDetectClose
   [junit4] OK      0.00s J0 | TestRAFDirectory.testSeekBeyondEndOfFile
   [junit4] OK      0.01s J0 | TestRAFDirectory.testListAllIsSorted
   [junit4] OK      0.00s J0 | TestRAFDirectory.testByte
   [junit4] OK      0.00s J0 | TestRAFDirectory.testDirectoryFilter
   [junit4] OK      0.00s J0 | TestRAFDirectory.testMapOfStrings
   [junit4] OK      0.00s J0 | TestRAFDirectory.testLong
   [junit4] OK      0.00s J0 | TestRAFDirectory.testDoubleCloseInput
   [junit4] OK      0.00s J0 | TestRAFDirectory.testDeleteFile
   [junit4] OK      0.00s J0 | TestRAFDirectory.testChecksum
   [junit4] OK      0.01s J0 | TestRAFDirectory.testSliceOfSlice
   [junit4] OK      0.00s J0 | TestRAFDirectory.testShort
   [junit4] OK      0.00s J0 | TestRAFDirectory.testFsyncDoesntCreateNewFiles
   [junit4] OK      0.00s J0 | TestRAFDirectory.testIllegalEOF
   [junit4] Completed [5/5] on J0 in 1.78s, 42 tests
   [junit4] 
   [junit4] JVM J0:     0.57 ..     8.19 =     7.62s
   [junit4] JVM J1:     0.33 ..     7.95 =     7.62s
   [junit4] Execution time total: 8.19 sec.
   [junit4] Tests summary: 5 suites, 210 tests
   [junit4] Could not remove temporary path: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp])
   [junit4] Could not remove temporary path: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J1\temp])
     [echo] 5 slowest tests:
[junit4:tophints]  11.70s | org.apache.lucene.misc.SweetSpotSimilarityTest
[junit4:tophints]   5.39s | org.apache.lucene.search.TestInetAddressRangeQueries
[junit4:tophints]   2.67s | org.apache.lucene.store.TestRAFDirectory
[junit4:tophints]   2.00s | org.apache.lucene.store.TestHardLinkCopyDirectoryWrapper
[junit4:tophints]   1.58s | org.apache.lucene.index.TestPKIndexSplitter

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 9 seconds
[repro] ant compile-test
Buildfile: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\core\build.xml

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\top-level-ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

compile-test-framework:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\top-level-ivy-settings.xml

resolve:

init:

compile-lucene-core:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\top-level-ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

compile-codecs:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\top-level-ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

compile-core:

compile-test:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\classes\test
    [javac] Compiling 473 source files to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\classes\test
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
     [copy] Copying 3 files to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\classes\test

BUILD SUCCESSFUL
Total time: 8 seconds
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestBagOfPostings" -Dtests.showOutput=onerror "-Dargs=-server -XX:+UseSerialGC" -Dtests.seed=5D59E63921AE3132 -Dtests.slow=true -Dtests.locale=zh -Dtests.timezone=Africa/Gaborone -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
Buildfile: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\core\build.xml

-clover.disable:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\top-level-ivy-settings.xml

install-junit4-taskdef:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.codehaus.groovy#groovy-all;2.4.13 in public
[ivy:cachepath] :: resolution report :: resolve 11ms :: artifacts dl 0ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test
[junit4:pickseed] Seed property 'tests.seed' already defined: 5D59E63921AE3132
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp
   [junit4] <JUnit4> says jolly good day! Master seed: 5D59E63921AE3132
   [junit4] Your default console's encoding may not display certain unicode glyphs: windows-1252
   [junit4] Executing 5 suites with 2 JVMs.
   [junit4] 
   [junit4] Started J0 PID(6480@localhost).
   [junit4] Started J1 PID(3500@localhost).
   [junit4] Suite: org.apache.lucene.index.TestBagOfPostings
   [junit4] OK      2.42s J0 | TestBagOfPostings.test
   [junit4] Completed [1/5] on J0 in 2.88s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestBagOfPostings
   [junit4] OK      2.26s J1 | TestBagOfPostings.test
   [junit4] Completed [2/5] on J1 in 2.90s, 1 test
   [junit4] 
   [junit4] Duplicate suite name used with XML reports: org.apache.lucene.index.TestBagOfPostings. This may confuse tools that process XML reports. Set 'ignoreDuplicateSuites' to true to skip this message.
   [junit4] Suite: org.apache.lucene.index.TestBagOfPostings
   [junit4] OK      1.01s J1 | TestBagOfPostings.test
   [junit4] Completed [3/5] on J1 in 1.21s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestBagOfPostings
   [junit4] OK      1.15s J0 | TestBagOfPostings.test
   [junit4] Completed [4/5] on J0 in 1.47s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestBagOfPostings
   [junit4] OK      0.73s J1 | TestBagOfPostings.test
   [junit4] Completed [5/5] on J1 in 0.76s, 1 test
   [junit4] 
   [junit4] JVM J0:     0.64 ..     5.40 =     4.75s
   [junit4] JVM J1:     0.65 ..     6.40 =     5.75s
   [junit4] Execution time total: 6.40 sec.
   [junit4] Tests summary: 5 suites, 5 tests
   [junit4] Could not remove temporary path: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp])
   [junit4] Could not remove temporary path: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp])
     [echo] 5 slowest tests:
[junit4:tophints]  45.33s | org.apache.lucene.codecs.lucene70.TestLucene70DocValuesFormat
[junit4:tophints]  31.82s | org.apache.lucene.util.TestTimSorterWorstCase
[junit4:tophints]  22.85s | org.apache.lucene.codecs.perfield.TestPerFieldDocValuesFormat
[junit4:tophints]  19.43s | org.apache.lucene.search.TestLRUQueryCache
[junit4:tophints]  17.90s | org.apache.lucene.index.TestIndexWriterExceptions

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 8 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.lucene.codecs.memory.TestDirectPostingsFormat
[repro]   0/5 failed: org.apache.lucene.index.TestBagOfPostings
[repro]   0/5 failed: org.apache.lucene.store.TestRAFDirectory
[repro]   1/5 failed: org.apache.lucene.index.TestBackwardsCompatibility
[repro] Exiting with code 1

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST lucene\build move /y lucene\build lucene\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST solr\build move /y solr\build solr\build.repro 

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST lucene\build.orig move /y lucene\build.orig lucene\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST solr\build.orig move /y solr\build.orig solr\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>exit 0 
Archiving artifacts
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=567f253447eb6487f5eae6431066c215505638aa, workspace=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows
[WARNINGS] Computing warning deltas based on reference build #490
Recording test results
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 490 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/490/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseSerialGC

11 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.analysis.snowball.TestSnowballVocab

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_8B736B4F8D81376D-001\tempDir-001\porter: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_8B736B4F8D81376D-001\tempDir-001\porter    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_8B736B4F8D81376D-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_8B736B4F8D81376D-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_8B736B4F8D81376D-001\tempDir-001\porter\extra0: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_8B736B4F8D81376D-001\tempDir-001\porter\extra0    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_8B736B4F8D81376D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_8B736B4F8D81376D-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\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_8B736B4F8D81376D-001\tempDir-001\porter: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_8B736B4F8D81376D-001\tempDir-001\porter
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_8B736B4F8D81376D-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_8B736B4F8D81376D-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_8B736B4F8D81376D-001\tempDir-001\porter\extra0: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_8B736B4F8D81376D-001\tempDir-001\porter\extra0
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_8B736B4F8D81376D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_8B736B4F8D81376D-001

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


FAILED:  junit.framework.TestSuite.org.apache.lucene.codecs.memory.TestDirectDocValuesFormat

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestDirectDocValuesFormat_D9DA63DF84CF70E3-001\dvduel-007: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestDirectDocValuesFormat_D9DA63DF84CF70E3-001\dvduel-007    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestDirectDocValuesFormat_D9DA63DF84CF70E3-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestDirectDocValuesFormat_D9DA63DF84CF70E3-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\codecs\test\J1\temp\lucene.codecs.memory.TestDirectDocValuesFormat_D9DA63DF84CF70E3-001\dvduel-007: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestDirectDocValuesFormat_D9DA63DF84CF70E3-001\dvduel-007
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestDirectDocValuesFormat_D9DA63DF84CF70E3-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestDirectDocValuesFormat_D9DA63DF84CF70E3-001

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


FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestNeverDelete

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

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

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


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_7F6410318CB43E35-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_7F6410318CB43E35-001\testThreadSafety-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_7F6410318CB43E35-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_7F6410318CB43E35-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\misc\test\J0\temp\lucene.store.TestRAFDirectory_7F6410318CB43E35-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_7F6410318CB43E35-001\testThreadSafety-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_7F6410318CB43E35-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_7F6410318CB43E35-001

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


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestRAFDirectory_7F6410318CB43E35-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestRAFDirectory_7F6410318CB43E35-001\testThreadSafety-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestRAFDirectory_7F6410318CB43E35-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestRAFDirectory_7F6410318CB43E35-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\misc\test\J1\temp\lucene.store.TestRAFDirectory_7F6410318CB43E35-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestRAFDirectory_7F6410318CB43E35-001\testThreadSafety-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestRAFDirectory_7F6410318CB43E35-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestRAFDirectory_7F6410318CB43E35-001

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


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

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\J0\temp\solr.core.AlternateDirectoryTest_B3B8CC8D7E64F900-001\init-core-data-001\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.AlternateDirectoryTest_B3B8CC8D7E64F900-001\init-core-data-001\index    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.AlternateDirectoryTest_B3B8CC8D7E64F900-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.AlternateDirectoryTest_B3B8CC8D7E64F900-001\init-core-data-001 

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

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


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

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\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_B3B8CC8D7E64F900-001\tempDir-001\control\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_B3B8CC8D7E64F900-001\tempDir-001\control\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_B3B8CC8D7E64F900-001\tempDir-001\control: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_B3B8CC8D7E64F900-001\tempDir-001\control    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_B3B8CC8D7E64F900-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_B3B8CC8D7E64F900-001\tempDir-001 

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

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


FAILED:  junit.framework.TestSuite.org.apache.solr.search.LargeFieldTest

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\J0\temp\solr.search.LargeFieldTest_B3B8CC8D7E64F900-001\init-core-data-001: java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.LargeFieldTest_B3B8CC8D7E64F900-001\init-core-data-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.LargeFieldTest_B3B8CC8D7E64F900-001\init-core-data-001: java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.LargeFieldTest_B3B8CC8D7E64F900-001\init-core-data-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.search.facet.DistributedFacetSimpleRefinementLongTailTest

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.search.facet.DistributedFacetSimpleRefinementLongTailTest_B3B8CC8D7E64F900-001\tempDir-001\shard2\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_B3B8CC8D7E64F900-001\tempDir-001\shard2\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_B3B8CC8D7E64F900-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_B3B8CC8D7E64F900-001\tempDir-001\shard2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_B3B8CC8D7E64F900-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_B3B8CC8D7E64F900-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_B3B8CC8D7E64F900-001\tempDir-001\shard2\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_B3B8CC8D7E64F900-001\tempDir-001\shard2\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_B3B8CC8D7E64F900-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_B3B8CC8D7E64F900-001\tempDir-001\shard2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_B3B8CC8D7E64F900-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_B3B8CC8D7E64F900-001\tempDir-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.search.facet.DistributedFacetSimpleRefinementLongTailTest

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.search.facet.DistributedFacetSimpleRefinementLongTailTest_B3B8CC8D7E64F900-001\tempDir-001\control\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_B3B8CC8D7E64F900-001\tempDir-001\control\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_B3B8CC8D7E64F900-001\tempDir-001\control: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_B3B8CC8D7E64F900-001\tempDir-001\control    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_B3B8CC8D7E64F900-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_B3B8CC8D7E64F900-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_B3B8CC8D7E64F900-001\tempDir-001\control\collection1\conf: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_B3B8CC8D7E64F900-001\tempDir-001\control\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_B3B8CC8D7E64F900-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_B3B8CC8D7E64F900-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_B3B8CC8D7E64F900-001\tempDir-001\control\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_B3B8CC8D7E64F900-001\tempDir-001\control\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_B3B8CC8D7E64F900-001\tempDir-001\control: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_B3B8CC8D7E64F900-001\tempDir-001\control
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_B3B8CC8D7E64F900-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_B3B8CC8D7E64F900-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_B3B8CC8D7E64F900-001\tempDir-001\control\collection1\conf: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_B3B8CC8D7E64F900-001\tempDir-001\control\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_B3B8CC8D7E64F900-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_B3B8CC8D7E64F900-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.security.BasicAuthStandaloneTest

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\J0\temp\solr.security.BasicAuthStandaloneTest_B3B8CC8D7E64F900-001\inst-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthStandaloneTest_B3B8CC8D7E64F900-001\inst-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthStandaloneTest_B3B8CC8D7E64F900-001\inst-001\solr.xml: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthStandaloneTest_B3B8CC8D7E64F900-001\inst-001\solr.xml    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthStandaloneTest_B3B8CC8D7E64F900-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthStandaloneTest_B3B8CC8D7E64F900-001 

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

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




Build Log:
[...truncated 989 lines...]
   [junit4] Suite: org.apache.lucene.index.TestNeverDelete
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {field=PostingsFormat(name=LuceneVarGapDocFreqInterval), dc=PostingsFormat(name=MockRandom)}, docValues:{}, maxPointsInLeafNode=573, maxMBSortInHeap=6.301608805804102, sim=RandomSimilarity(queryNorm=false): {field=DFR G1}, locale=es-NI, timezone=America/Rio_Branco
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=101826360,total=210677760
   [junit4]   2> NOTE: All tests run in this JVM: [TestLongRangeFieldQueries, TestSortedSetSelector, TestSearcherManager, TestIndexWriterMaxDocs, TestMultiTermsEnum, TestIOUtils, TestSpansEnum, TestIndexedDISI, TestIndexWriterForceMerge, TestLongRange, TestLucene50StoredFieldsFormatHighCompression, TestUniqueTermCount, TestIntsRef, TestPerFieldPostingsFormat2, TestIntRangeFieldQueries, TestSentinelIntSet, TestSimpleFSDirectory, TestFloatRange, TestQueryRescorer, TestTermVectorsWriter, TestBooleanSimilarity, TestMergeRateLimiter, TestSmallFloat, TestCheckIndex, TestDocValues, TestDemo, TestFastCompressionMode, TestReadOnlyIndex, TestMultiset, TestRadixSelector, TestLogMergePolicy, TestTransactions, TestNativeFSLockFactory, TestFilterSpans, TestByteSlices, TestTopFieldCollector, Test2BPositions, TestField, TestFutureObjects, TestBooleanScorer, TestStopFilter, TestSynonymQuery, TestNumericDocValuesUpdates, TestTopFieldCollectorEarlyTermination, TestPersistentSnapshotDeletionPolicy, TestMergeSchedulerExternal, TestIntArrayDocIdSet, TestMultiCollector, TestSortRandom, TestBytesRefHash, TestAllFilesCheckIndexHeader, TestBlockPostingsFormat3, TestComplexExplanationsOfNonMatches, TestSearchAfter, TestFilterWeight, TestOmitNorms, TestMultiTermQueryRewrites, TestDirectory, TestTryDelete, TestNearSpansOrdered, TestMathUtil, TestDuelingCodecsAtNight, TestCharsRefBuilder, TestIndexWriterCommit, Test4GBStoredFields, TestDocValuesScoring, TestConcurrentMergeScheduler, TestByteBlockPool, TestCharTermAttributeImpl, TestNotDocIdSet, TestRollback, TestTermRangeQuery, TestDelegatingAnalyzerWrapper, Test2BSortedDocValuesFixedSorted, TestForTooMuchCloning, TestDateTools, TestFilterDirectory, TestAutomatonQueryUnicode, TestTermVectorsReader, TestTransactionRollback, TestSimilarityBase, TestFlex, TestDeterminism, TestSpanFirstQuery, Test2BDocs, TestDeletionPolicy, TestReaderClosed, TestRollingBuffer, TestCachingTokenFilter, TestAutomatonQuery, TestGeoUtils, TestCustomTermFreq, Test2BPostings, TestMultiPhraseQuery, TestFilterDirectoryReader, TestIntroSorter, TestAutomaton, TestBasics, TestPagedBytes, TestLucene50CompoundFormat, TestStressIndexing2, TestPackedInts, TestTermContext, TestWildcard, TestDocumentsWriterStallControl, TestIndexWriterNRTIsCurrent, TestFileSwitchDirectory, TestIndexTooManyDocs, TestIndexWriterDelete, TestMultiDocValues, FuzzyTermOnShortTermsTest, TestSimilarity, TestSpanCollection, TestSegmentMerger, TestCompiledAutomaton, TestSpanMultiTermQueryWrapper, TestPerFieldDocValuesFormat, TestIndexWriterReader, TestFSTs, TestBytesStore, TestGraphTokenizers, TestShardSearching, TestBooleanOr, TestSloppyPhraseQuery, TestNRTThreads, TestBoolean2, TestStressAdvance, TestNorms, TestDirectoryReaderReopen, TestNeverDelete]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestNeverDelete -Dtests.seed=A2AB3AB2A031D140 -Dtests.slow=true -Dtests.locale=es-NI -Dtests.timezone=America/Rio_Branco -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestNeverDelete (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestNeverDelete_A2AB3AB2A031D140-001\TestNeverDelete-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestNeverDelete_A2AB3AB2A031D140-001\TestNeverDelete-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestNeverDelete_A2AB3AB2A031D140-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestNeverDelete_A2AB3AB2A031D140-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A2AB3AB2A031D140]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [222/466 (1!)] on J1 in 2.17s, 1 test, 1 error <<< FAILURES!

[...truncated 1849 lines...]
   [junit4] Suite: org.apache.lucene.analysis.snowball.TestSnowballVocab
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=false): {}, locale=en-TV, timezone=GMT
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=25465496,total=106385408
   [junit4]   2> NOTE: All tests run in this JVM: [TestBugInSomething, TestPatternTokenizer, TestSerbianNormalizationFilter, NGramTokenizerTest, TestLengthFilter, TestItalianAnalyzer, TestTrimFilter, TestUAX29URLEmailTokenizer, TestFlagNum, TestSerbianNormalizationRegularFilter, TestGermanNormalizationFilterFactory, TestCzechStemmer, TestTwoSuffixes, TestApostropheFilterFactory, TestMorph, TestScandinavianFoldingFilter, TestLimitTokenOffsetFilter, Test64kAffixes, TestTruncateTokenFilter, TestRomanianAnalyzer, TestSoraniStemFilter, TestSpaces, TestConcatenatingTokenStream, TestFrenchLightStemFilterFactory, TestCapitalizationFilter, TestShingleFilterFactory, TestArmenianAnalyzer, TestPortugueseLightStemFilterFactory, TestAllAnalyzersHaveFactories, TestCaseInsensitive, TestBengaliNormalizer, TestRussianAnalyzer, TestNorwegianMinimalStemFilter, TestThaiTokenizerFactory, TestZeroAffix2, TestRussianLightStemFilter, TestThaiAnalyzer, TestLatvianAnalyzer, TestHindiNormalizer, DelimitedTermFrequencyTokenFilterTest, TestBulgarianStemmer, TestPortugueseLightStemFilter, TestPortugueseAnalyzer, TestLatvianStemFilterFactory, TestCJKBigramFilter, TestStopFilterFactory, TestPortugueseStemFilter, TestIrishAnalyzer, TestMappingCharFilter, TestArabicFilters, TestBengaliAnalyzer, TestLimitTokenPositionFilter, TestKeywordMarkerFilterFactory, TestTypeAsSynonymFilterFactory, TestCollationDocValuesField, TestArabicNormalizationFilter, TestEmptyTokenStream, TestIgnore, TestBrazilianAnalyzer, TestArabicAnalyzer, TestSwedishLightStemFilter, TestPatternReplaceFilterFactory, TestMultiWordSynonyms, TestFrenchLightStemFilter, TestStopAnalyzer, TestPerFieldAnalyzerWrapper, TestBrazilianStemFilterFactory, TestScandinavianNormalizationFilter, TestCondition, TestMorphData, TestRandomChains, TestSnowballVocab]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSnowballVocab -Dtests.seed=8B736B4F8D81376D -Dtests.slow=true -Dtests.locale=en-TV -Dtests.timezone=GMT -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestSnowballVocab (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\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_8B736B4F8D81376D-001\tempDir-001\porter: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_8B736B4F8D81376D-001\tempDir-001\porter
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_8B736B4F8D81376D-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_8B736B4F8D81376D-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_8B736B4F8D81376D-001\tempDir-001\porter\extra0: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_8B736B4F8D81376D-001\tempDir-001\porter\extra0
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_8B736B4F8D81376D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_8B736B4F8D81376D-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8B736B4F8D81376D]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [171/285 (1!)] on J0 in 28.47s, 1 test, 1 error <<< FAILURES!

[...truncated 3913 lines...]
   [junit4] Suite: org.apache.lucene.codecs.memory.TestDirectDocValuesFormat
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1738, maxMBSortInHeap=6.634064727284401, sim=RandomSimilarity(queryNorm=false): {fieldname=DFR I(n)B2, docId=IB SPL-D2, id=DFR GB2}, locale=ak, timezone=Africa/Juba
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=68724960,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestSimpleTextSegmentInfoFormat, TestDirectDocValuesFormat]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDirectDocValuesFormat -Dtests.seed=D9DA63DF84CF70E3 -Dtests.slow=true -Dtests.locale=ak -Dtests.timezone=Africa/Juba -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestDirectDocValuesFormat (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\codecs\test\J1\temp\lucene.codecs.memory.TestDirectDocValuesFormat_D9DA63DF84CF70E3-001\dvduel-007: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestDirectDocValuesFormat_D9DA63DF84CF70E3-001\dvduel-007
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestDirectDocValuesFormat_D9DA63DF84CF70E3-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestDirectDocValuesFormat_D9DA63DF84CF70E3-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D9DA63DF84CF70E3]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [2/20 (1!)] on J1 in 14.96s, 108 tests, 1 error <<< FAILURES!

[...truncated 1731 lines...]
   [junit4] Suite: org.apache.lucene.store.TestRAFDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1959, maxMBSortInHeap=5.80789334145192, sim=RandomSimilarity(queryNorm=false): {}, locale=en-UG, timezone=Israel
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=69997248,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestDocValuesStatsCollector, SweetSpotSimilarityTest, TestIndexSplitter, TestHardLinkCopyDirectoryWrapper, TestRAFDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestRAFDirectory -Dtests.seed=7F6410318CB43E35 -Dtests.slow=true -Dtests.locale=en-UG -Dtests.timezone=Israel -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestRAFDirectory (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\misc\test\J1\temp\lucene.store.TestRAFDirectory_7F6410318CB43E35-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestRAFDirectory_7F6410318CB43E35-001\testThreadSafety-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestRAFDirectory_7F6410318CB43E35-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestRAFDirectory_7F6410318CB43E35-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7F6410318CB43E35]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [12/13 (1!)] on J1 in 1.67s, 42 tests, 1 error <<< FAILURES!

[...truncated 5040 lines...]
   [junit4] Suite: org.apache.solr.core.AlternateDirectoryTest
   [junit4]   2> 1671482 INFO  (SUITE-AlternateDirectoryTest-seed#[B3B8CC8D7E64F900]-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\J0\temp\solr.core.AlternateDirectoryTest_B3B8CC8D7E64F900-001\init-core-data-001
   [junit4]   2> 1671483 WARN  (SUITE-AlternateDirectoryTest-seed#[B3B8CC8D7E64F900]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 1671483 INFO  (SUITE-AlternateDirectoryTest-seed#[B3B8CC8D7E64F900]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1671485 INFO  (SUITE-AlternateDirectoryTest-seed#[B3B8CC8D7E64F900]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1671485 INFO  (SUITE-AlternateDirectoryTest-seed#[B3B8CC8D7E64F900]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1671485 INFO  (SUITE-AlternateDirectoryTest-seed#[B3B8CC8D7E64F900]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1671501 INFO  (SUITE-AlternateDirectoryTest-seed#[B3B8CC8D7E64F900]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1671507 INFO  (SUITE-AlternateDirectoryTest-seed#[B3B8CC8D7E64F900]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1671604 INFO  (SUITE-AlternateDirectoryTest-seed#[B3B8CC8D7E64F900]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1671667 INFO  (SUITE-AlternateDirectoryTest-seed#[B3B8CC8D7E64F900]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35913ede
   [junit4]   2> 1671673 INFO  (SUITE-AlternateDirectoryTest-seed#[B3B8CC8D7E64F900]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35913ede
   [junit4]   2> 1671673 INFO  (SUITE-AlternateDirectoryTest-seed#[B3B8CC8D7E64F900]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35913ede
   [junit4]   2> 1671676 INFO  (coreLoadExecutor-7114-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1671676 INFO  (coreLoadExecutor-7114-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/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1671704 INFO  (coreLoadExecutor-7114-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1671714 INFO  (coreLoadExecutor-7114-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1671818 INFO  (coreLoadExecutor-7114-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1671826 INFO  (coreLoadExecutor-7114-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 1671826 INFO  (coreLoadExecutor-7114-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@35913ede
   [junit4]   2> 1671826 INFO  (coreLoadExecutor-7114-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1671828 INFO  (coreLoadExecutor-7114-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.AlternateDirectoryTest_B3B8CC8D7E64F900-001\init-core-data-001\]
   [junit4]   2> 1671833 INFO  (coreLoadExecutor-7114-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=88.4794921875, floorSegmentMB=0.5732421875, forceMergeDeletesPctAllowed=23.06987340194039, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2958206566644382
   [junit4]   2> 1671941 INFO  (coreLoadExecutor-7114-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1671941 INFO  (coreLoadExecutor-7114-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1671949 INFO  (coreLoadExecutor-7114-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=91.5478515625, floorSegmentMB=2.046875, forceMergeDeletesPctAllowed=26.853383665833725, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1671953 INFO  (coreLoadExecutor-7114-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7473ac5e[collection1] main]
   [junit4]   2> 1671953 WARN  (coreLoadExecutor-7114-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 1671954 INFO  (coreLoadExecutor-7114-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1671954 INFO  (searcherExecutor-7115-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7473ac5e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1671956 INFO  (SUITE-AlternateDirectoryTest-seed#[B3B8CC8D7E64F900]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1671957 INFO  (TEST-AlternateDirectoryTest.testAltReaderUsed-seed#[B3B8CC8D7E64F900]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAltReaderUsed
   [junit4]   2> 1671957 INFO  (TEST-AlternateDirectoryTest.testAltReaderUsed-seed#[B3B8CC8D7E64F900]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAltReaderUsed
   [junit4]   2> 1671958 INFO  (TEST-AlternateDirectoryTest.testAltDirectoryUsed-seed#[B3B8CC8D7E64F900]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAltDirectoryUsed
   [junit4]   2> 1671958 INFO  (TEST-AlternateDirectoryTest.testAltDirectoryUsed-seed#[B3B8CC8D7E64F900]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&qt=/select&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 1671958 INFO  (TEST-AlternateDirectoryTest.testAltDirectoryUsed-seed#[B3B8CC8D7E64F900]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAltDirectoryUsed
   [junit4]   2> 1671958 INFO  (SUITE-AlternateDirectoryTest-seed#[B3B8CC8D7E64F900]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1671959 INFO  (SUITE-AlternateDirectoryTest-seed#[B3B8CC8D7E64F900]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1179825783
   [junit4]   2> 1671959 INFO  (SUITE-AlternateDirectoryTest-seed#[B3B8CC8D7E64F900]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1671959 INFO  (SUITE-AlternateDirectoryTest-seed#[B3B8CC8D7E64F900]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@159ef650: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@33baa379
   [junit4]   2> 1671962 INFO  (SUITE-AlternateDirectoryTest-seed#[B3B8CC8D7E64F900]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1671962 INFO  (SUITE-AlternateDirectoryTest-seed#[B3B8CC8D7E64F900]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@352149de: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@44b6e003
   [junit4]   2> 1671967 INFO  (SUITE-AlternateDirectoryTest-seed#[B3B8CC8D7E64F900]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1671967 INFO  (SUITE-AlternateDirectoryTest-seed#[B3B8CC8D7E64F900]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6a8ecdef: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@40897c4d
   [junit4]   2> 1671967 INFO  (coreCloseExecutor-7119-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@13cd0224
   [junit4]   2> 1671967 INFO  (coreCloseExecutor-7119-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=332202532
   [junit4]   2> 1671967 INFO  (coreCloseExecutor-7119-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@28b3212: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@9073e5e
   [junit4]   2> 1671975 INFO  (SUITE-AlternateDirectoryTest-seed#[B3B8CC8D7E64F900]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1906, maxMBSortInHeap=7.425202173223985, sim=RandomSimilarity(queryNorm=false): {}, locale=to-TO, timezone=Asia/Krasnoyarsk
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=121907600,total=392310784
   [junit4]   2> NOTE: All tests run in this JVM: [TestComplexPhraseQParserPlugin, TestQueryTypes, QueryResultKeyTest, TestGraphMLResponseWriter, RAMDirectoryFactoryTest, SolrGangliaReporterTest, TestExecutePlanAction, RemoteQueryErrorTest, TestConfigSetProperties, TestPerFieldSimilarity, SolrCoreTest, DistanceUnitsTest, LIRRollingUpdatesTest, SolrInfoBeanTest, TestReload, IndexSchemaRuntimeFieldTest, TestRandomCollapseQParserPlugin, TestInPlaceUpdatesStandalone, OverriddenZkACLAndCredentialsProvidersTest, OpenExchangeRatesOrgProviderTest, TestRecovery, ExitableDirectoryReaderTest, OutputWriterTest, TestBlobHandler, TestReplicationHandler, CdcrVersionReplicationTest, TestFieldSortValues, TestJoin, TestElisionMultitermQuery, V2ApiIntegrationTest, TestRTimerTree, TestStressLiveNodes, TestPayloadScoreQParserPlugin, TestRandomFlRTGCloud, FastVectorHighlighterTest, SolrTestCaseJ4Test, AssignBackwardCompatibilityTest, PeerSyncWithIndexFingerprintCachingTest, SampleTest, TestSolrFieldCacheBean, TestPullReplica, MigrateRouteKeyTest, TestGroupingSearch, SuggestComponentTest, MoveReplicaTest, TestSkipOverseerOperations, TestSimpleQParserPlugin, CacheHeaderTest, TestSurroundQueryParser, CheckHdfsIndexTest, TestBlendedInfixSuggestions, TestSolrConfigHandlerConcurrent, TestDeleteCollectionOnDownNodes, TestDistributedMap, SparseHLLTest, TestTolerantSearch, TestSubQueryTransformerDistrib, TestPKIAuthenticationPlugin, TestAuthenticationFramework, TestRemoteStreaming, TestLFUCache, AddBlockUpdateTest, LeaderInitiatedRecoveryOnShardRestartTest, TestNumericRangeQuery32, BaseCdcrDistributedZkTest, LukeRequestHandlerTest, ShardRoutingCustomTest, DeleteLastCustomShardedReplicaTest, CollectionsAPIDistributedZkTest, FacetPivotSmallTest, TestCloudSearcherWarming, SharedFSAutoReplicaFailoverTest, BigEndianAscendingWordSerializerTest, TestPivotHelperCode, TestManagedSchemaThreadSafety, JvmMetricsTest, TestSha256AuthenticationProvider, TestConfigsApi, TestSortableTextField, LeaderFailoverAfterPartitionTest, TestManagedResourceStorage, TolerantUpdateProcessorTest, SortSpecParsingTest, TermsComponentTest, RestartWhileUpdatingTest, SolrCloudExampleTest, TestNumericTerms64, TestSimpleTextCodec, OpenCloseCoreStressTest, TestReRankQParserPlugin, PathHierarchyTokenizerFactoryTest, SolrJmxReporterCloudTest, TestCollapseQParserPlugin, TestApiFramework, TestPseudoReturnFields, ParsingFieldUpdateProcessorsTest, SignatureUpdateProcessorFactoryTest, TestSolrQueryResponse, SuggesterTSTTest, TestFieldCacheVsDocValues, TestSolrDeletionPolicy1, BlockCacheTest, TestGraphTermsQParserPlugin, TestConfigSetsAPIZkFailure, TestConfigOverlay, CursorMarkTest, CoreSorterTest, HdfsSyncSliceTest, TestDirectoryFactory, TestPostingsSolrHighlighter, SynonymTokenizerTest, DistributedQueryElevationComponentTest, CoreAdminRequestStatusTest, ZkStateWriterTest, CdcrUpdateLogTest, ZkFailoverTest, ExplicitHLLTest, TestHighlightDedupGrouping, CustomHighlightComponentTest, CopyFieldTest, AssignTest, ClassificationUpdateProcessorFactoryTest, DistributedExpandComponentTest, SegmentsInfoRequestHandlerTest, ConcurrentCreateRoutedAliasTest, TestSubQueryTransformer, TestLargeCluster, SchemaVersionSpecificBehaviorTest, AnalysisAfterCoreReloadTest, TestCoreBackup, TestUtilizeNode, TestCloudDeleteByQuery, HdfsNNFailoverTest, LeaderElectionIntegrationTest, TestLegacyFieldCache, NodeAddedTriggerTest, PKIAuthenticationIntegrationTest, TestCursorMarkWithoutUniqueKey, TestClusterStateMutator, TestNumericTokenStream, TestNodeLostTrigger, TriLevelCompositeIdRoutingTest, PolyFieldTest, DistributedMLTComponentTest, TestExportWriter, DocumentBuilderTest, TestRestoreCore, TestDocBasedVersionConstraints, DirectSolrSpellCheckerTest, HdfsWriteToMultipleCollectionsTest, WordBreakSolrSpellCheckerTest, TestXmlQParser, TestSolrXml, TestEmbeddedSolrServerAdminHandler, MoveReplicaHDFSFailoverTest, TestManagedSchema, AutoScalingHandlerTest, TestCollationField, TestFreeTextSuggestions, ConnectionManagerTest, ConnectionReuseTest, QueryEqualityTest, CdcrReplicationHandlerTest, DirectSolrConnectionTest, HdfsChaosMonkeyNothingIsSafeTest, InfoHandlerTest, DeleteStatusTest, TriggerIntegrationTest, CloudMLTQParserTest, ResourceLoaderTest, TestCollectionAPI, DirectUpdateHandlerOptimizeTest, DateFieldTest, TestReplicaProperties, TestCSVResponseWriter, SolrMetricReporterTest, TestXIncludeConfig, UninvertDocValuesMergePolicyTest, TestMergePolicyConfig, SuggesterFSTTest, PeerSyncReplicationTest, CollectionTooManyReplicasTest, TestExclusionRuleCollectionAccess, AutoAddReplicasIntegrationTest, TestBulkSchemaAPI, ShardSplitTest, TestDynamicFieldCollectionResource, SolrShardReporterTest, AlternateDirectoryTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AlternateDirectoryTest -Dtests.seed=B3B8CC8D7E64F900 -Dtests.slow=true -Dtests.locale=to-TO -Dtests.timezone=Asia/Krasnoyarsk -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | AlternateDirectoryTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.AlternateDirectoryTest_B3B8CC8D7E64F900-001\init-core-data-001\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.AlternateDirectoryTest_B3B8CC8D7E64F900-001\init-core-data-001\index
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.AlternateDirectoryTest_B3B8CC8D7E64F900-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.AlternateDirectoryTest_B3B8CC8D7E64F900-001\init-core-data-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B3B8CC8D7E64F900]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [390/780 (1!)] on J0 in 0.52s, 2 tests, 1 error <<< FAILURES!

[...truncated 875 lines...]
   [junit4] Suite: org.apache.solr.handler.component.SpatialHeatmapFacetsTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_B3B8CC8D7E64F900-001\init-core-data-001
   [junit4]   2> 2922427 WARN  (SUITE-SpatialHeatmapFacetsTest-seed#[B3B8CC8D7E64F900]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=13 numCloses=13
   [junit4]   2> 2922427 INFO  (SUITE-SpatialHeatmapFacetsTest-seed#[B3B8CC8D7E64F900]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2922427 INFO  (SUITE-SpatialHeatmapFacetsTest-seed#[B3B8CC8D7E64F900]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 2922427 INFO  (SUITE-SpatialHeatmapFacetsTest-seed#[B3B8CC8D7E64F900]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2922427 INFO  (SUITE-SpatialHeatmapFacetsTest-seed#[B3B8CC8D7E64F900]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /qj_vsg/xs
   [junit4]   2> 2924113 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[B3B8CC8D7E64F900]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_B3B8CC8D7E64F900-001\tempDir-001\control\cores\collection1
   [junit4]   2> 2924113 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[B3B8CC8D7E64F900]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T10:27:37+13:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2924113 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[B3B8CC8D7E64F900]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2924113 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[B3B8CC8D7E64F900]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2924113 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[B3B8CC8D7E64F900]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2924128 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[B3B8CC8D7E64F900]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@789cfdb{/qj_vsg/xs,null,AVAILABLE}
   [junit4]   2> 2924128 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[B3B8CC8D7E64F900]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2c172d6a{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 2924128 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[B3B8CC8D7E64F900]) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 2924128 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[B3B8CC8D7E64F900]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-spatial.xml, hostContext=/qj_vsg/xs, solrconfig=solrconfig-basic.xml, hostPort=49204, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_B3B8CC8D7E64F900-001\tempDir-001\control\cores}
   [junit4]   2> 2924128 ERROR (TEST-SpatialHeatmapFacetsTest.testPng-seed#[B3B8CC8D7E64F900]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2924128 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[B3B8CC8D7E64F900]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 2924128 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[B3B8CC8D7E64F900]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2924128 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[B3B8CC8D7E64F900]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2924128 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[B3B8CC8D7E64F900]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-08T06:54:12.660639900Z
   [junit4]   2> 2924128 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[B3B8CC8D7E64F900]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_B3B8CC8D7E64F900-001\tempDir-001\control\solr.xml
   [junit4]   2> 2924128 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[B3B8CC8D7E64F900]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2924128 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[B3B8CC8D7E64F900]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2924148 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[B3B8CC8D7E64F900]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@35913ede, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2924206 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[B3B8CC8D7E64F900]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35913ede
   [junit4]   2> 2924222 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[B3B8CC8D7E64F900]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35913ede
   [junit4]   2> 2924222 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[B3B8CC8D7E64F900]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35913ede
   [junit4]   2> 2924238 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[B3B8CC8D7E64F900]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_B3B8CC8D7E64F900-001\tempDir-001\control\cores
   [junit4]   2> 2924238 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[B3B8CC8D7E64F900]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2924238 INFO  (coreLoadExecutor-13101-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2924238 INFO  (coreLoadExecutor-13101-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/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2924284 INFO  (coreLoadExecutor-13101-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2924284 INFO  (coreLoadExecutor-13101-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2924315 INFO  (coreLoadExecutor-13101-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
   [junit4]   2> 2924315 INFO  (coreLoadExecutor-13101-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\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 2924315 INFO  (coreLoadExecutor-13101-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@35913ede
   [junit4]   2> 2924315 INFO  (coreLoadExecutor-13101-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2924315 INFO  (coreLoadExecutor-13101-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_B3B8CC8D7E64F900-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 2924315 INFO  (coreLoadExecutor-13101-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=12.076171875, floorSegmentMB=1.4619140625, forceMergeDeletesPctAllowed=13.138599137827626, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.10627779001471804
   [junit4]   2> 2924394 INFO  (coreLoadExecutor-13101-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2924394 INFO  (coreLoadExecutor-13101-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2924394 INFO  (coreLoadExecutor-13101-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=93.6396484375, floorSegmentMB=0.5654296875, forceMergeDeletesPctAllowed=24.99683890729093, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4745408797327645
   [junit4]   2> 2924394 INFO  (coreLoadExecutor-13101-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6655a004[collection1] main]
   [junit4]   2> 2924394 WARN  (coreLoadExecutor-13101-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 2924394 INFO  (coreLoadExecutor-13101-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2924394 INFO  (searcherExecutor-13102-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6655a004[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2925517 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[B3B8CC8D7E64F900]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_B3B8CC8D7E64F900-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 2925517 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[B3B8CC8D7E64F900]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T10:27:37+13:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2925517 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[B3B8CC8D7E64F900]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2925517 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[B3B8CC8D7E64F900]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2925517 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[B3B8CC8D7E64F900]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2925517 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[B3B8CC8D7E64F900]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5d8c2e00{/qj_vsg/xs,null,AVAILABLE}
   [junit4]   2> 2925550 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[B3B8CC8D7E64F900]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1da902a9{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 2925550 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[B3B8CC8D7E64F900]) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 2925550 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[B3B8CC8D7E64F900]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-spatial.xml, hostContext=/qj_vsg/xs, solrconfig=solrconfig-basic.xml, hostPort=49213, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_B3B8CC8D7E64F900-001\tempDir-001\shard0\cores}
   [junit4]   2> 2925550 ERROR (TEST-SpatialHeatmapFacetsTest.testPng-seed#[B3B8CC8D7E64F900]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2925550 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[B3B8CC8D7E64F900]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 2925550 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[B3B8CC8D7E64F900]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2925550 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[B3B8CC8D7E64F900]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2925550 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[B3B8CC8D7E64F900]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-08T06:54:14.082822700Z
   [junit4]   2> 2925550 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[B3B8CC8D7E64F900]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_B3B8CC8D7E64F900-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 2925564 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[B3B8CC8D7E64F900]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2925564 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[B3B8CC8D7E64F900]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2925564 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[B3B8CC8D7E64F900]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@35913ede, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2925611 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[B3B8CC8D7E64F900]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35913ede
   [junit4]   2> 2925626 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[B3B8CC8D7E64F900]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35913ede
   [junit4]   2> 2925626 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[B3B8CC8D7E64F900]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35913ede
   [junit4]   2> 2925642 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[B3B8CC8D7E64F900]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_B3B8CC8D7E64F900-001\tempDir-001\shard0\cores
   [junit4]   2> 2925642 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[B3B8CC8D7E64F900]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2925642 INFO  (coreLoadExecutor-13111-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2925642 INFO  (coreLoadExecutor-13111-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/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2925705 INFO  (coreLoadExecutor-13111-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2925736 INFO  (coreLoadExecutor-13111-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2925752 INFO  (coreLoadExecutor-13111-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
   [junit4]   2> 2925752 INFO  (coreLoadExecutor-13111-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\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 2925752 INFO  (coreLoadExecutor-13111-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@35913ede
   [junit4]   2> 2925752 INFO  (coreLoadExecutor-13111-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2925752 INFO  (coreLoadExecutor-13111-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_B3B8CC8D7E64F900-001\tempDir-001\shard0\cores\collection1\data\]
   [junit4]   2> 2925752 INFO  (coreLoadExecutor-13111-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=12.076171875, floorSegmentMB=1.4619140625, forceMergeDeletesPctAllowed=13.138599137827626, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.10627779001471804
   [junit4]   2> 2925877 INFO  (coreLoadExecutor-13111-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2925877 INFO  (coreLoadExecutor-13111-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2925877 INFO  (coreLoadExecutor-13111-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=93.6396484375, floorSegmentMB=0.5654296875, forceMergeDeletesPctAllowed=24.99683890729093, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4745408797327645
   [junit4]   2> 2925877 INFO  (coreLoadExecutor-13111-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7b603679[collection1] main]
   [junit4]   2> 2925877 WARN  (coreLoadExecutor-13111-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 2925877 INFO  (coreLoadExecutor-13111-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2925877 INFO  (searcherExecutor-13112-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7b603679[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2926391 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[B3B8CC8D7E64F900]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPng {seed=[B3B8CC8D7E64F900:F5FE645BDA9B6C5A]}
   [junit4]   2> 2926656 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[B3B8CC8D7E64F900]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPng {seed=[B3B8CC8D7E64F900:F5FE645BDA9B6C5A]}
   [junit4]   2> 2926656 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[B3B8CC8D7E64F900]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@2c172d6a{HTTP/1.1,[http/1.1]}{127.0.0.1:?}
   [junit4]   2> 2926656 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[B3B8CC8D7E64F900]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1446487980
   [junit4]   2> 2926671 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[B3B8CC8D7E64F900]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2926671 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[B3B8CC8D7E64F900]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@71b4e5bb: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@358d9a76
   [junit4]   2> 2926671 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[

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

for registry=solr.core.collection1, tag=416257211
   [junit4]   2> 138535 INFO  (TEST-DistributedFacetSimpleRefinementLongTailTest.test-seed#[B3B8CC8D7E64F900]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@31887621{/,null,UNAVAILABLE}
   [junit4]   2> 138536 INFO  (TEST-DistributedFacetSimpleRefinementLongTailTest.test-seed#[B3B8CC8D7E64F900]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 138550 INFO  (TEST-DistributedFacetSimpleRefinementLongTailTest.test-seed#[B3B8CC8D7E64F900]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@4be32383{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 138550 INFO  (TEST-DistributedFacetSimpleRefinementLongTailTest.test-seed#[B3B8CC8D7E64F900]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=480285003
   [junit4]   2> 138551 INFO  (TEST-DistributedFacetSimpleRefinementLongTailTest.test-seed#[B3B8CC8D7E64F900]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 138551 INFO  (TEST-DistributedFacetSimpleRefinementLongTailTest.test-seed#[B3B8CC8D7E64F900]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 138551 INFO  (TEST-DistributedFacetSimpleRefinementLongTailTest.test-seed#[B3B8CC8D7E64F900]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 138553 INFO  (coreCloseExecutor-1172-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6bd74319
   [junit4]   2> 138553 INFO  (coreCloseExecutor-1172-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1809269529
   [junit4]   2> 138556 INFO  (TEST-DistributedFacetSimpleRefinementLongTailTest.test-seed#[B3B8CC8D7E64F900]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@38146b30{/,null,UNAVAILABLE}
   [junit4]   2> 138556 INFO  (TEST-DistributedFacetSimpleRefinementLongTailTest.test-seed#[B3B8CC8D7E64F900]) [    ] o.e.j.s.session Stopped scavenging
   [junit4] OK      7.41s J1 | DistributedFacetSimpleRefinementLongTailTest.test
   [junit4]   2> 138559 INFO  (SUITE-DistributedFacetSimpleRefinementLongTailTest-seed#[B3B8CC8D7E64F900]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=9955, maxDocsPerChunk=649, blockSize=453), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=9955, blockSize=453)), sim=RandomSimilarity(queryNorm=false): {}, locale=to-TO, timezone=Asia/Krasnoyarsk
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=100625776,total=195280896
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedFacetSimpleRefinementLongTailTest, AlternateDirectoryTest, LargeFieldTest, BasicAuthStandaloneTest, BasicAuthStandaloneTest, DistributedFacetSimpleRefinementLongTailTest, DistributedFacetSimpleRefinementLongTailTest, SpatialHeatmapFacetsTest, SpatialHeatmapFacetsTest, DistributedFacetSimpleRefinementLongTailTest, DistributedFacetSimpleRefinementLongTailTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DistributedFacetSimpleRefinementLongTailTest -Dtests.seed=B3B8CC8D7E64F900 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=to-TO -Dtests.timezone=Asia/Krasnoyarsk -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | DistributedFacetSimpleRefinementLongTailTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_B3B8CC8D7E64F900-001\tempDir-001\shard2\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_B3B8CC8D7E64F900-001\tempDir-001\shard2\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_B3B8CC8D7E64F900-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_B3B8CC8D7E64F900-001\tempDir-001\shard2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_B3B8CC8D7E64F900-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_B3B8CC8D7E64F900-001\tempDir-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B3B8CC8D7E64F900]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [21/25 (1!)] on J1 in 8.08s, 1 test, 1 error <<< FAILURES!
   [junit4] 
   [junit4] Suite: org.apache.solr.search.LargeFieldTest
   [junit4] OK      0.07s J1 | LargeFieldTest.test
   [junit4] Completed [22/25 (1!)] on J1 in 0.40s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.search.LargeFieldTest
   [junit4] OK      0.22s J0 | LargeFieldTest.test
   [junit4] Completed [23/25 (1!)] on J0 in 0.88s, 1 test
   [junit4] 
   [junit4] Duplicate suite name used with XML reports: org.apache.solr.search.LargeFieldTest. This may confuse tools that process XML reports. Set 'ignoreDuplicateSuites' to true to skip this message.
   [junit4] Suite: org.apache.solr.search.LargeFieldTest
   [junit4] OK      0.13s J0 | LargeFieldTest.test
   [junit4] Completed [24/25 (1!)] on J0 in 0.84s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.search.LargeFieldTest
   [junit4] OK      0.18s J1 | LargeFieldTest.test
   [junit4] Completed [25/25 (1!)] on J1 in 0.88s, 1 test
   [junit4] 
   [junit4] 
   [junit4] Tests with failures [seed: B3B8CC8D7E64F900]:
   [junit4]   - org.apache.solr.search.facet.DistributedFacetSimpleRefinementLongTailTest (suite)
   [junit4] 
   [junit4] 
   [junit4] JVM J0:     1.06 ..   152.64 =   151.59s
   [junit4] JVM J1:     1.06 ..   152.41 =   151.35s
   [junit4] Execution time total: 2 minutes 32 seconds
   [junit4] Tests summary: 25 suites, 45 tests, 1 suite-level error

BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:1561: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:1085: There were test failures: 25 suites, 45 tests, 1 suite-level error [seed: B3B8CC8D7E64F900]

Total time: 2 minutes 34 seconds

[repro] Setting last failure code to 1

[repro] Failures:
[repro]   0/5 failed: org.apache.lucene.analysis.snowball.TestSnowballVocab
[repro]   0/5 failed: org.apache.lucene.codecs.memory.TestDirectDocValuesFormat
[repro]   0/5 failed: org.apache.lucene.index.TestNeverDelete
[repro]   0/5 failed: org.apache.solr.core.AlternateDirectoryTest
[repro]   0/5 failed: org.apache.solr.handler.component.SpatialHeatmapFacetsTest
[repro]   0/5 failed: org.apache.solr.search.LargeFieldTest
[repro]   0/5 failed: org.apache.solr.security.BasicAuthStandaloneTest
[repro]   1/5 failed: org.apache.solr.search.facet.DistributedFacetSimpleRefinementLongTailTest
[repro]   2/5 failed: org.apache.lucene.store.TestRAFDirectory
[repro] Exiting with code 1

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST lucene\build move /y lucene\build lucene\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST solr\build move /y solr\build solr\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST lucene\build.orig move /y lucene\build.orig lucene\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST solr\build.orig move /y solr\build.orig solr\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>exit 0 
Archiving artifacts
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=ae97500ec2198280e4dc96bd8b5d64b65034cd5c, workspace=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows
[WARNINGS] Computing warning deltas based on reference build #489
Recording test results
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 489 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/489/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseParallelGC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.spatial.prefix.DateNRStrategyTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\J0\temp\lucene.spatial.prefix.DateNRStrategyTest_B4DBD589001F91F0-001\index-SimpleFSDirectory-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\J0\temp\lucene.spatial.prefix.DateNRStrategyTest_B4DBD589001F91F0-001\index-SimpleFSDirectory-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\J0\temp\lucene.spatial.prefix.DateNRStrategyTest_B4DBD589001F91F0-001\index-SimpleFSDirectory-001\segments_1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\J0\temp\lucene.spatial.prefix.DateNRStrategyTest_B4DBD589001F91F0-001\index-SimpleFSDirectory-001\segments_1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\J0\temp\lucene.spatial.prefix.DateNRStrategyTest_B4DBD589001F91F0-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\J0\temp\lucene.spatial.prefix.DateNRStrategyTest_B4DBD589001F91F0-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\spatial-extras\test\J0\temp\lucene.spatial.prefix.DateNRStrategyTest_B4DBD589001F91F0-001\index-SimpleFSDirectory-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\J0\temp\lucene.spatial.prefix.DateNRStrategyTest_B4DBD589001F91F0-001\index-SimpleFSDirectory-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\J0\temp\lucene.spatial.prefix.DateNRStrategyTest_B4DBD589001F91F0-001\index-SimpleFSDirectory-001\segments_1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\J0\temp\lucene.spatial.prefix.DateNRStrategyTest_B4DBD589001F91F0-001\index-SimpleFSDirectory-001\segments_1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\J0\temp\lucene.spatial.prefix.DateNRStrategyTest_B4DBD589001F91F0-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\J0\temp\lucene.spatial.prefix.DateNRStrategyTest_B4DBD589001F91F0-001

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


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_E3CB946A23D22B1-001\tempDir-001\shard1\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_E3CB946A23D22B1-001\tempDir-001\shard1\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_E3CB946A23D22B1-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_E3CB946A23D22B1-001\tempDir-001\shard1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_E3CB946A23D22B1-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_E3CB946A23D22B1-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_E3CB946A23D22B1-001\tempDir-001\shard1\collection1\conf: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_E3CB946A23D22B1-001\tempDir-001\shard1\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_E3CB946A23D22B1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_E3CB946A23D22B1-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_E3CB946A23D22B1-001\tempDir-001\shard1\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_E3CB946A23D22B1-001\tempDir-001\shard1\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_E3CB946A23D22B1-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_E3CB946A23D22B1-001\tempDir-001\shard1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_E3CB946A23D22B1-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_E3CB946A23D22B1-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_E3CB946A23D22B1-001\tempDir-001\shard1\collection1\conf: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_E3CB946A23D22B1-001\tempDir-001\shard1\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_E3CB946A23D22B1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_E3CB946A23D22B1-001

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


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

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\J0\temp\solr.handler.component.TermVectorComponentDistributedTest_E3CB946A23D22B1-001\tempDir-001\shard1\configsets\cloud-managed: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.TermVectorComponentDistributedTest_E3CB946A23D22B1-001\tempDir-001\shard1\configsets\cloud-managed    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.TermVectorComponentDistributedTest_E3CB946A23D22B1-001\tempDir-001\shard1\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.TermVectorComponentDistributedTest_E3CB946A23D22B1-001\tempDir-001\shard1\configsets    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.TermVectorComponentDistributedTest_E3CB946A23D22B1-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.TermVectorComponentDistributedTest_E3CB946A23D22B1-001\tempDir-001\shard1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.TermVectorComponentDistributedTest_E3CB946A23D22B1-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.TermVectorComponentDistributedTest_E3CB946A23D22B1-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.TermVectorComponentDistributedTest_E3CB946A23D22B1-001\tempDir-001\shard1\configsets\cloud-managed: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.TermVectorComponentDistributedTest_E3CB946A23D22B1-001\tempDir-001\shard1\configsets\cloud-managed
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.TermVectorComponentDistributedTest_E3CB946A23D22B1-001\tempDir-001\shard1\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.TermVectorComponentDistributedTest_E3CB946A23D22B1-001\tempDir-001\shard1\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.TermVectorComponentDistributedTest_E3CB946A23D22B1-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.TermVectorComponentDistributedTest_E3CB946A23D22B1-001\tempDir-001\shard1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.TermVectorComponentDistributedTest_E3CB946A23D22B1-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.TermVectorComponentDistributedTest_E3CB946A23D22B1-001\tempDir-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.response.transform.TestChildDocTransformer

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.response.transform.TestChildDocTransformer_E3CB946A23D22B1-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.response.transform.TestChildDocTransformer_E3CB946A23D22B1-001\init-core-data-001\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.response.transform.TestChildDocTransformer_E3CB946A23D22B1-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.response.transform.TestChildDocTransformer_E3CB946A23D22B1-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.response.transform.TestChildDocTransformer_E3CB946A23D22B1-001\init-core-data-001\tlog\tlog.0000000000000000001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.response.transform.TestChildDocTransformer_E3CB946A23D22B1-001\init-core-data-001\tlog\tlog.0000000000000000001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.response.transform.TestChildDocTransformer_E3CB946A23D22B1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.response.transform.TestChildDocTransformer_E3CB946A23D22B1-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.response.transform.TestChildDocTransformer_E3CB946A23D22B1-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.response.transform.TestChildDocTransformer_E3CB946A23D22B1-001\init-core-data-001\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.response.transform.TestChildDocTransformer_E3CB946A23D22B1-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.response.transform.TestChildDocTransformer_E3CB946A23D22B1-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.response.transform.TestChildDocTransformer_E3CB946A23D22B1-001\init-core-data-001\tlog\tlog.0000000000000000001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.response.transform.TestChildDocTransformer_E3CB946A23D22B1-001\init-core-data-001\tlog\tlog.0000000000000000001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.response.transform.TestChildDocTransformer_E3CB946A23D22B1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.response.transform.TestChildDocTransformer_E3CB946A23D22B1-001

	at __randomizedtesting.SeedInfo.seed([E3CB946A23D22B1]: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 9808 lines...]
   [junit4] Suite: org.apache.lucene.spatial.prefix.DateNRStrategyTest
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {dateRange=PostingsFormat(name=Memory), id=PostingsFormat(name=Memory)}, docValues:{}, maxPointsInLeafNode=1269, maxMBSortInHeap=7.585209856805035, sim=RandomSimilarity(queryNorm=true): {}, locale=ja-JP, timezone=America/Miquelon
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=100392776,total=217055232
   [junit4]   2> NOTE: All tests run in this JVM: [Geo3dShapeSphereModelRectRelationTest, TestTestFramework, SpatialArgsTest, QueryEqualsHashCodeTest, TestRecursivePrefixTreeStrategy, RandomSpatialOpFuzzyPrefixTree50Test, PortedSolr3Test, DistanceStrategyTest, SpatialPrefixTreeTest, TestTermQueryPrefixGridStrategy, JtsPolygonTest, CompositeStrategyTest, DateNRStrategyTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DateNRStrategyTest -Dtests.seed=B4DBD589001F91F0 -Dtests.slow=true -Dtests.locale=ja-JP -Dtests.timezone=America/Miquelon -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | DateNRStrategyTest (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\spatial-extras\test\J0\temp\lucene.spatial.prefix.DateNRStrategyTest_B4DBD589001F91F0-001\index-SimpleFSDirectory-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\J0\temp\lucene.spatial.prefix.DateNRStrategyTest_B4DBD589001F91F0-001\index-SimpleFSDirectory-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\J0\temp\lucene.spatial.prefix.DateNRStrategyTest_B4DBD589001F91F0-001\index-SimpleFSDirectory-001\segments_1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\J0\temp\lucene.spatial.prefix.DateNRStrategyTest_B4DBD589001F91F0-001\index-SimpleFSDirectory-001\segments_1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\J0\temp\lucene.spatial.prefix.DateNRStrategyTest_B4DBD589001F91F0-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\J0\temp\lucene.spatial.prefix.DateNRStrategyTest_B4DBD589001F91F0-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B4DBD589001F91F0]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [20/24 (1!)] on J0 in 1.71s, 34 tests, 1 error <<< FAILURES!

[...truncated 2411 lines...]
   [junit4] Suite: org.apache.solr.handler.component.TermVectorComponentDistributedTest
   [junit4]   2> 126126 INFO  (SUITE-TermVectorComponentDistributedTest-seed#[E3CB946A23D22B1]-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\J0\temp\solr.handler.component.TermVectorComponentDistributedTest_E3CB946A23D22B1-001\init-core-data-001
   [junit4]   2> 126131 WARN  (SUITE-TermVectorComponentDistributedTest-seed#[E3CB946A23D22B1]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=27 numCloses=27
   [junit4]   2> 126131 INFO  (SUITE-TermVectorComponentDistributedTest-seed#[E3CB946A23D22B1]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 126137 INFO  (SUITE-TermVectorComponentDistributedTest-seed#[E3CB946A23D22B1]-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> 126137 INFO  (SUITE-TermVectorComponentDistributedTest-seed#[E3CB946A23D22B1]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 127291 INFO  (TEST-TermVectorComponentDistributedTest.test-seed#[E3CB946A23D22B1]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.TermVectorComponentDistributedTest_E3CB946A23D22B1-001\tempDir-001\control\cores\collection1
   [junit4]   2> 127305 INFO  (TEST-TermVectorComponentDistributedTest.test-seed#[E3CB946A23D22B1]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 127306 INFO  (TEST-TermVectorComponentDistributedTest.test-seed#[E3CB946A23D22B1]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 127306 INFO  (TEST-TermVectorComponentDistributedTest.test-seed#[E3CB946A23D22B1]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 127306 INFO  (TEST-TermVectorComponentDistributedTest.test-seed#[E3CB946A23D22B1]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 127307 INFO  (TEST-TermVectorComponentDistributedTest.test-seed#[E3CB946A23D22B1]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@600b47{/,null,AVAILABLE}
   [junit4]   2> 127311 INFO  (TEST-TermVectorComponentDistributedTest.test-seed#[E3CB946A23D22B1]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1a81c18{HTTP/1.1,[http/1.1]}{127.0.0.1:59038}
   [junit4]   2> 127311 INFO  (TEST-TermVectorComponentDistributedTest.test-seed#[E3CB946A23D22B1]) [    ] o.e.j.s.Server Started @136318ms
   [junit4]   2> 127312 INFO  (TEST-TermVectorComponentDistributedTest.test-seed#[E3CB946A23D22B1]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=59038, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.TermVectorComponentDistributedTest_E3CB946A23D22B1-001\tempDir-001\control\cores}
   [junit4]   2> 127312 ERROR (TEST-TermVectorComponentDistributedTest.test-seed#[E3CB946A23D22B1]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 127312 INFO  (TEST-TermVectorComponentDistributedTest.test-seed#[E3CB946A23D22B1]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 127312 INFO  (TEST-TermVectorComponentDistributedTest.test-seed#[E3CB946A23D22B1]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 127312 INFO  (TEST-TermVectorComponentDistributedTest.test-seed#[E3CB946A23D22B1]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 127312 INFO  (TEST-TermVectorComponentDistributedTest.test-seed#[E3CB946A23D22B1]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-07T19:31:51.335Z
   [junit4]   2> 127313 INFO  (TEST-TermVectorComponentDistributedTest.test-seed#[E3CB946A23D22B1]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.TermVectorComponentDistributedTest_E3CB946A23D22B1-001\tempDir-001\control\solr.xml
   [junit4]   2> 127324 INFO  (TEST-TermVectorComponentDistributedTest.test-seed#[E3CB946A23D22B1]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 127324 INFO  (TEST-TermVectorComponentDistributedTest.test-seed#[E3CB946A23D22B1]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 127325 INFO  (TEST-TermVectorComponentDistributedTest.test-seed#[E3CB946A23D22B1]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@142893, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 127449 INFO  (TEST-TermVectorComponentDistributedTest.test-seed#[E3CB946A23D22B1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@142893
   [junit4]   2> 127456 INFO  (TEST-TermVectorComponentDistributedTest.test-seed#[E3CB946A23D22B1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@142893
   [junit4]   2> 127457 INFO  (TEST-TermVectorComponentDistributedTest.test-seed#[E3CB946A23D22B1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@142893
   [junit4]   2> 127461 INFO  (TEST-TermVectorComponentDistributedTest.test-seed#[E3CB946A23D22B1]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.TermVectorComponentDistributedTest_E3CB946A23D22B1-001\tempDir-001\control\cores
   [junit4]   2> 127461 INFO  (TEST-TermVectorComponentDistributedTest.test-seed#[E3CB946A23D22B1]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 127464 INFO  (coreLoadExecutor-501-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 127466 INFO  (coreLoadExecutor-501-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/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 127556 INFO  (coreLoadExecutor-501-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 127579 INFO  (coreLoadExecutor-501-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 127685 INFO  (coreLoadExecutor-501-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 127707 INFO  (coreLoadExecutor-501-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\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 127708 INFO  (coreLoadExecutor-501-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@142893
   [junit4]   2> 127708 INFO  (coreLoadExecutor-501-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 127708 INFO  (coreLoadExecutor-501-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.TermVectorComponentDistributedTest_E3CB946A23D22B1-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 127712 INFO  (coreLoadExecutor-501-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=37.1025390625, floorSegmentMB=1.6064453125, forceMergeDeletesPctAllowed=7.247582765661992, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.49367101856260376
   [junit4]   2> 127962 INFO  (coreLoadExecutor-501-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 127963 INFO  (coreLoadExecutor-501-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 127964 INFO  (coreLoadExecutor-501-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 127965 INFO  (coreLoadExecutor-501-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 127965 INFO  (coreLoadExecutor-501-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=11, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.48851305370358167]
   [junit4]   2> 127966 INFO  (coreLoadExecutor-501-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ddbb77[collection1] main]
   [junit4]   2> 127967 INFO  (coreLoadExecutor-501-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 128025 INFO  (coreLoadExecutor-501-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 128355 INFO  (coreLoadExecutor-501-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 128355 INFO  (coreLoadExecutor-501-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1594308545612873728
   [junit4]   2> 128356 INFO  (searcherExecutor-502-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 128356 INFO  (searcherExecutor-502-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 128356 INFO  (searcherExecutor-502-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 128356 INFO  (searcherExecutor-502-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 128357 INFO  (searcherExecutor-502-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 128357 INFO  (searcherExecutor-502-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 128357 INFO  (searcherExecutor-502-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 128357 INFO  (searcherExecutor-502-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 128359 INFO  (searcherExecutor-502-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 128360 INFO  (searcherExecutor-502-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1ddbb77[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 129123 INFO  (TEST-TermVectorComponentDistributedTest.test-seed#[E3CB946A23D22B1]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.TermVectorComponentDistributedTest_E3CB946A23D22B1-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 129128 INFO  (TEST-TermVectorComponentDistributedTest.test-seed#[E3CB946A23D22B1]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 129128 INFO  (TEST-TermVectorComponentDistributedTest.test-seed#[E3CB946A23D22B1]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 129129 INFO  (TEST-TermVectorComponentDistributedTest.test-seed#[E3CB946A23D22B1]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 129129 INFO  (TEST-TermVectorComponentDistributedTest.test-seed#[E3CB946A23D22B1]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 129129 INFO  (TEST-TermVectorComponentDistributedTest.test-seed#[E3CB946A23D22B1]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1f4ce00{/,null,AVAILABLE}
   [junit4]   2> 129130 INFO  (TEST-TermVectorComponentDistributedTest.test-seed#[E3CB946A23D22B1]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4a012f{HTTP/1.1,[http/1.1]}{127.0.0.1:59044}
   [junit4]   2> 129130 INFO  (TEST-TermVectorComponentDistributedTest.test-seed#[E3CB946A23D22B1]) [    ] o.e.j.s.Server Started @138137ms
   [junit4]   2> 129130 INFO  (TEST-TermVectorComponentDistributedTest.test-seed#[E3CB946A23D22B1]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=59044, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.TermVectorComponentDistributedTest_E3CB946A23D22B1-001\tempDir-001\shard0\cores}
   [junit4]   2> 129131 ERROR (TEST-TermVectorComponentDistributedTest.test-seed#[E3CB946A23D22B1]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 129131 INFO  (TEST-TermVectorComponentDistributedTest.test-seed#[E3CB946A23D22B1]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 129131 INFO  (TEST-TermVectorComponentDistributedTest.test-seed#[E3CB946A23D22B1]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 129131 INFO  (TEST-TermVectorComponentDistributedTest.test-seed#[E3CB946A23D22B1]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 129131 INFO  (TEST-TermVectorComponentDistributedTest.test-seed#[E3CB946A23D22B1]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-07T19:31:53.154Z
   [junit4]   2> 129132 INFO  (TEST-TermVectorComponentDistributedTest.test-seed#[E3CB946A23D22B1]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.TermVectorComponentDistributedTest_E3CB946A23D22B1-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 129142 INFO  (TEST-TermVectorComponentDistributedTest.test-seed#[E3CB946A23D22B1]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 129142 INFO  (TEST-TermVectorComponentDistributedTest.test-seed#[E3CB946A23D22B1]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 129142 INFO  (TEST-TermVectorComponentDistributedTest.test-seed#[E3CB946A23D22B1]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@142893, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 129261 INFO  (TEST-TermVectorComponentDistributedTest.test-seed#[E3CB946A23D22B1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@142893
   [junit4]   2> 129280 INFO  (TEST-TermVectorComponentDistributedTest.test-seed#[E3CB946A23D22B1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@142893
   [junit4]   2> 129280 INFO  (TEST-TermVectorComponentDistributedTest.test-seed#[E3CB946A23D22B1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@142893
   [junit4]   2> 129286 INFO  (TEST-TermVectorComponentDistributedTest.test-seed#[E3CB946A23D22B1]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.TermVectorComponentDistributedTest_E3CB946A23D22B1-001\tempDir-001\shard0\cores
   [junit4]   2> 129286 INFO  (TEST-TermVectorComponentDistributedTest.test-seed#[E3CB946A23D22B1]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 129287 INFO  (coreLoadExecutor-512-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 129288 INFO  (coreLoadExecutor-512-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/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 129396 INFO  (coreLoadExecutor-512-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 129435 INFO  (coreLoadExecutor-512-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 129520 INFO  (coreLoadExecutor-512-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 129534 INFO  (coreLoadExecutor-512-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\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 129535 INFO  (coreLoadExecutor-512-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@142893
   [junit4]   2> 129535 INFO  (coreLoadExecutor-512-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 129535 INFO  (coreLoadExecutor-512-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.TermVectorComponentDistributedTest_E3CB946A23D22B1-001\tempDir-001\shard0\cores\collection1\data\]
   [junit4]   2> 129538 INFO  (coreLoadExecutor-512-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=37.1025390625, floorSegmentMB=1.6064453125, forceMergeDeletesPctAllowed=7.247582765661992, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.49367101856260376
   [junit4]   2> 129674 INFO  (coreLoadExecutor-512-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 129674 INFO  (coreLoadExecutor-512-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 129675 INFO  (coreLoadExecutor-512-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 129675 INFO  (coreLoadExecutor-512-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 129676 INFO  (coreLoadExecutor-512-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=11, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.48851305370358167]
   [junit4]   2> 129676 INFO  (coreLoadExecutor-512-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@13eb2b4[collection1] main]
   [junit4]   2> 129677 INFO  (coreLoadExecutor-512-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 129695 INFO  (coreLoadExecutor-512-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 129815 INFO  (coreLoadExecutor-512-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 129817 INFO  (coreLoadExecutor-512-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1594308547145891840
   [junit4]   2> 129818 INFO  (searcherExecutor-513-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 129819 INFO  (searcherExecutor-513-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 129819 INFO  (searcherExecutor-513-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 129819 INFO  (searcherExecutor-513-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 129819 INFO  (searcherExecutor-513-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 129820 INFO  (searcherExecutor-513-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 129820 INFO  (searcherExecutor-513-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 129820 INFO  (searcherExecutor-513-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 129821 INFO  (searcherExecutor-513-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 129822 INFO  (searcherExecutor-513-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@13eb2b4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 129823 INFO  (TEST-TermVectorComponentDistributedTest.test-seed#[E3CB946A23D22B1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 129857 INFO  (qtp21445109-3281) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[0 (1594308547157426176)]} 0 29
   [junit4]   2> 129865 INFO  (qtp13112278-3301) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[0 (1594308547189932032)]} 0 4
   [junit4]   2> 129879 INFO  (qtp21445109-3284) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1 (1594308547199369216)]} 0 11
   [junit4]   2> 129881 INFO  (qtp13112278-3301) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1 (1594308547211952128)]} 0 1
   [junit4]   2> 129882 INFO  (qtp21445109-3286) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[2 (1594308547214049280)]} 0 0
   [junit4]   2> 129883 INFO  (qtp13112278-3301) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[2 (1594308547215097856)]} 0 0
   [junit4]   2> 129883 INFO  (qtp21445109-3284) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[3 (1594308547215097856)]} 0 0
   [junit4]   2> 129888 INFO  (qtp13112278-3304) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[3 (1594308547215097857)]} 0 2
   [junit4]   2> 129890 INFO  (qtp21445109-3286) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[4 (1594308547221389312)]} 0 0
   [junit4]   2> 129891 INFO  (qtp13112278-3306) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[4 (1594308547223486464)]} 0 0
   [junit4]   2> 129892 INFO  (qtp21445109-3284) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[5 (1594308547224535040)]} 0 0
   [junit4]   2> 129894 INFO  (qtp13112278-3306) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[5 (1594308547226632192)]} 0 0
   [junit4]   2> 129895 INFO  (qtp21445109-3286) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[6 (1594308547227680768)]} 0 0
   [junit4]   2> 129897 INFO  (qtp13112278-3304) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[6 (1594308547228729344)]} 0 0
   [junit4]   2> 129898 INFO  (qtp21445109-3284) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[7 (1594308547230826496)]} 0 0
   [junit4]   2> 129900 INFO  (qtp13112278-3301) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[7 (1594308547231875072)]} 0 0
   [junit4]   2> 129902 INFO  (qtp21445109-3286) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[8 (1594308547232923648)]} 0 0
   [junit4]   2> 129903 INFO  (qtp13112278-3301) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[8 (1594308547235020800)]} 0 0
   [junit4]   2> 129905 INFO  (qtp21445109-3284) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[9 (1594308547237117952)]} 0 0
   [junit4]   2> 129907 INFO  (qtp13112278-3301) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[9 (1594308547239215104)]} 0 1
   [junit4]   2> 129908 INFO  (qtp21445109-3286) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1594308547241312256,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 129908 INFO  (qtp21445109-3286) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@639d36 commitCommandVersion:1594308547241312256
   [junit4]   2> 130000 INFO  (qtp21445109-3286) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@15f7931[collection1] main]
   [junit4]   2> 130000 INFO  (qtp21445109-3286) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 130002 INFO  (searcherExecutor-502-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@15f7931[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C10)))}
   [junit4]   2> 130002 INFO  (qtp21445109-3286) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 94
   [junit4]   2> 130003 INFO  (qtp13112278-3306) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1594308547340926976,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 130003 INFO  (qtp13112278-3306) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1e68dd3 commitCommandVersion:1594308547340926976
   [junit4]   2> 130028 INFO  (qtp13112278-3306) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1fc0c05[collection1] main]
   [junit4]   2> 130029 INFO  (qtp13112278-3306) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 130030 INFO  (searcherExecutor-513-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1fc0c05[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C10)))}
   [junit4]   2> 130030 INFO  (qtp13112278-3306) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 27
   [junit4]   2> 130034 INFO  (qtp21445109-3284) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=id:0&tv=true&distrib=false&qt=tvrh&tv.tf=true&sort=id+desc&wt=javabin&version=2} hits=1 status=0 QTime=2
   [junit4]   2> 130048 INFO  (qtp13112278-3308) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={tv=true&df=text&distrib=false&qt=tvrh&fl=id&shards.purpose=4&tv.tf=true&start=0&fsv=true&sort=id+desc&shard.url=http://127.0.0.1:59044//collection1|[ff01::114]:33332/|[ff01::213]:33332/&rows=10&version=2&q=id:0&NOW=1520451114058&isShard=true&wt=javabin} hits=1 status=0 QTime=0
   [junit4]   2> 130060 INFO  (qtp13112278-3306) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={tv=true&df=text&distrib=false&qt=tvrh&shards.purpose=64&tv.tf=true&shard.url=http://127.0.0.1:59044//collection1|[ff01::114]:33332/|[ff01::213]:33332/&version=2&q=id:0&NOW=1520451114058&ids=0&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 130063 INFO  (qtp13112278-3301) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=id:0&shards=http://127.0.0.1:59044//collection1|[ff01::114]:33332/|[ff01::213]:33332/&tv=true&qt=tvrh&tv.tf=true&sort=id+desc&wt=javabin&version=2} hits=1 status=0 QTime=26
   [junit4]   2> 130067 INFO  (qtp21445109-3286) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=id:0&tv=true&distrib=false&qt=tvrh&fl=*,score&tv.tf=true&sort=id+asc&tv.fl=test_basictv,test_offtv&wt=javabin&version=2} hits=1 status=0 QTime=1
   [junit4]   2> 130078 INFO  (qtp13112278-3301) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={tv=true&df=text&distrib=false&qt=tvrh&fl=*,score&shards.purpose=32768&tv.tf=true&sort=id+asc&tv.fl=test_basictv,test_offtv&shard.url=http://127.0.0.1:59044//collection1&version=2&q=id:0&NOW=1520451114091&isShard=true&wt=javabin} status=0 QTime=8
   [junit4]   2> 130080 INFO  (qtp13112278-3306) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={tv=true&df=text&distrib=false&qt=tvrh&fl=id&fl=score&shards.purpose=16388&tv.tf=true&start=0&fsv=true&org.apache.solr.stats.termStats=id:0,1,1&sort=id+asc&tv.fl=test_basictv,test_offtv&shard.url=http://127.0.0.1:59044//collection1&rows=10&version=2&org.apache.solr.stats.colStats=id,10,10,10,10&q=id:0&NOW=1520451114091&isShard=true&org.apache.solr.stats.terms=id:0&wt=javabin} hits=1 status=0 QTime=0
   [junit4]   2> 130081 INFO  (qtp13112278-3301) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={tv=true&df=text&distrib=false&qt=tvrh&fl=*,score&shards.purpose=64&tv.tf=true&tv.fl=test_basictv,test_offtv&shard.url=http://127.0.0.1:59044//collection1&version=2&q=id:0&NOW=1520451114091&ids=0&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 130082 INFO  (qtp13112278-3308) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=id:0&shards=http://127.0.0.1:59044//collection1&tv=true&qt=tvrh&fl=*,score&tv.tf=true&sort=id+asc&tv.fl=test_basictv,test_offtv&wt=javabin&version=2} hits=1 status=0 QTime=13
   [junit4]   2> 130083 INFO  (qtp21445109-3284) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=id:0&tv=true&distrib=false&qt=tvrh&fl=*,score&tv.tf=true&sort=id+asc&tv.fl=test_basictv&tv.fl=test_offtv&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 130089 INFO  (qtp13112278-3308) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={tv=true&df=text&distrib=false&qt=tvrh&fl=*,score&shards.purpose=32768&tv.tf=true&sort=id+asc&tv.fl=test_basictv&tv.fl=test_offtv&shard.url=[ff01::114]:33332/|[ff01::083]:33332/|http://127.0.0.1:59044//collection1|[ff01::213]:33332/&version=2&q=id:0&NOW=1520451114107&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 130090 INFO  (qtp13112278-3301) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={tv=true&df=text&distrib=false&qt=tvrh&fl=id&fl=score&shards.purpose=16388&tv.tf=true&start=0&fsv=true&org.apache.solr.stats.termStats=id:0,1,1&sort=id+asc&tv.fl=test_basictv&tv.fl=test_offtv&shard.url=[ff01::114]:33332/|[ff01::083]:33332/|http://127.0.0.1:59044//collection1|[ff01::213]:33332/&rows=10&version=2&org.apache.solr.stats.colStats=id,10,10,10,10&q=id:0&NOW=1520451114107&isShard=true&org.apache.solr.stats.terms=id:0&wt=javabin} hits=1 status=0 QTime=0
   [junit4]   2> 130091 INFO  (qtp13112278-3308) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={tv=true&df=text&distrib=false&qt=tvrh&fl=*,score&shards.purpose=64&tv.tf=true&tv.fl=test_basictv&tv.fl=test_offtv&shard.url=[ff01::114]:33332/|[ff01::083]:33332/|http://127.0.0.1:59044//collection1|[ff01::213]:33332/&version=2&q=id:0&NOW=1520451114107&ids=0&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 130092 INFO  (qtp13112278-3306) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=id:0&shards=[ff01::114]:33332/|[ff01::083]:33332/|http://127.0.0.1:59044//collection1|[ff01::213]:33332/&tv=true&qt=tvrh&fl=*,score&tv.tf=true&sort=id+asc&tv.fl=test_basictv&tv.fl=test_offtv&wt=javabin&version=2} hits=1 status=0 QTime=7
   [junit4]   2> 130093 INFO  (qtp21445109-3286) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=id:0&tv=true&distrib=false&qt=tvrh&fl=*,score&tv.tf=true&sort=id+desc&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 130095 INFO  (qtp13112278-3306) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={tv=true&df=text&distrib=false&qt=tvrh&fl=*,score&shards.purpose=32768&tv.tf=true&sort=id+desc&shard.url=[ff01::114]:33332/|[ff01::083]:33332/|http://127.0.0.1:59044//collection1|[ff01::213]:33332/&version=2&q=id:0&NOW=1520451114117&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 130096 INFO  (qtp13112278-3308) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={tv=true&df=text&distrib=false&qt=tvrh&fl=id&fl=score&shards.purpose=16388&tv.tf=true&start=0&fsv=true&org.apache.solr.stats.termStats=id:0,1,1&sort=id+desc&shard.url=[ff01::114]:33332/|[ff01::083]:33332/|http://127.0.0.1:59044//collection1|[ff01::213]:33332/&rows=10&version=2&org.apache.solr.stats.colStats=id,10,10,10,10&q=id:0&NOW=1520451114117&isShard=true&org.apache.solr.stats.terms=id:0&wt=javabin} hits=1 status=0 QTime=0
   [junit4]   2> 130098 INFO  (qtp13112278-3306) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={tv=true&df=text&distrib=false&qt=tvrh&fl=*,score&shards.purpose=64&tv.tf=true&shard.url=[ff01::114]:33332/|[ff01::083]:33332/|http://127.0.0.1:59044//collection1|[ff01::213]:33332/&version=2&q=id:0&NOW=1520451114117&ids=0&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 130098 INFO  (qtp13112278-3301) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=id:0&shards=[ff01::114]:33332/|[ff01::083]:33332/|http://127.0.0.1:59044//collection1|[ff01::213]:33332/&tv=true&qt=tvrh&fl=*,score&tv.tf=true&sort=id+desc&wt=javabin&version=2} hits=1 status=0 QTime=4
   [junit4]   2> 130100 INFO  (qtp21445109-3284) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=id:0&tv=true&distrib=false&qt=tvrh&fl=score,test_basictv,[docid],test_postv,val:sum(3,4)&tv.tf=true&sort=id+desc&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 130113 INFO  (qtp13112278-3301) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={tv=true&df=text&distrib=false&qt=tvrh&fl=score,test_basictv,[docid],test_postv,val:sum(3,4)&shards.purpose=32768&tv.tf=true&sort=id+desc&shard.url=[ff01::114]:33332/|[ff01::083]:33332/|[ff01::213]:33332/|http://127.0.0.1:59044//collection1&version=2&q=id:0&NOW=1520451114123&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 130114 INFO  (qtp13112278-3306) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={tv=true&df=text&distrib=false&qt=tvrh&fl=id&fl=score&shards.purpose=16388&tv.tf=true&start=0&fsv=true&org.apache.solr.stats.termStats=id:0,1,1&sort=id+desc&shard.url=[ff01::114]:33332/|[ff01::083]:33332/|[ff01::213]:33332/|http://127.0.0.1:59044//collection1&rows=10&version=2&org.apache.solr.stats.colStats=id,10,10,10,10&q=id:0&NOW=1520451114123&isShard=true&org.apache.solr.stats.terms=id:0&wt=javabin} hits=1 status=0 QTime=0
   [junit4]   2> 130115 INFO  (qtp13112278-3301) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={tv=true&df=text&distrib=false&qt=tvrh&fl=score,test_basictv,[docid],test_postv,val:sum(3,4)&fl=id&shards.purpose=64&tv.tf=true&shard.url=[ff01::114]:33332/|[ff01::083]:33332/|[ff01::213]:33332/|http://127.0.0.1:59044//collection1&version=2&q=id:0&NOW=1520451114123&ids=0&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 130116 INFO  (qtp13112278-3308) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=id:0&shards=[ff01::114]:33332/|[ff01::083]:33332/|[ff01::213]:33332/|http://127.0.0.1:59044//collection1&tv=true&qt=tvrh&fl=score,test_basictv,[docid],test_postv,val:sum(3,4)&tv.tf=true&sort=id+desc&wt=javabin&version=2} hits=1 status=0 QTime=15
   [junit4]   2> 130117 INFO  (qtp21445109-3286) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=id:0&tv=true&distrib=false&qt=tvrh&fl=score,test_basictv&fl=[docid],test_postv,val:sum(3,4)&tv.tf=true&sort=id+desc&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 130119 INFO  (qtp13112278-3308) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={tv=true&df=text&distrib=false&qt=tvrh&fl=score,test_basictv&fl=[docid],test_postv,val:sum(3,4)&shards.purpose=32768&tv.tf=true&sort=id+desc&shard.url=[ff01::083]:33332/|http://127.0.0.1:59044//collection1|[ff01::114]:33332/&version=2&q=id:0&NOW=1520451114140&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 130120 INFO  (qtp13112278-3301) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={tv=true&df=text&distrib=false&qt=tvrh&fl=id&fl=score&shards.purpose=16388&tv.tf=true&start=0&fsv=true&org.apache.solr.stats.termStats=id:0,1,1&sort=id+desc&shard.url=[ff01::083]:33332/|http://127.0.0.1:59044//collection1|[ff01::114]:33332/&rows=10&version=2&org.apache.solr.stats.colStats=id,10,10,10,10&q=id:0&NOW=1520451114140&isShard=true&org.apache.solr.stats.terms=id:0&wt=javabin} hits=1 status=0 QTime=0
   [junit4]   2> 130121 INFO  (qtp13112278-3308) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={tv=true&df=text&distrib=false&qt=tvrh&fl=score,test_basictv&fl=[docid],test_postv,val:sum(3,4)&fl=id&shards.purpose=64&tv.tf=true&shard.url=[ff01::083]:33332/|http://127.0.0.1:59044//collection1|[ff01::114]:33332/&version=2&q=id:0&NOW=1520451114140&ids=0&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 130121 INFO  (qtp13112278-3306) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=id:0&shards=[ff01::083]:33332/|http://127.0.0.1:59044//collection1|[ff01::114]:33332/&tv=true&qt=tvrh&fl=score,test_basictv&fl=[docid],test_postv,val:sum(3,4)&tv.tf=true&sort=id+desc&wt=javabin&version=2} hits=1 status=0 QTime=3
   [junit4]   2> 130123 INFO  (qtp21445109-3284) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=id:0&tv=true&tv.positions=true&distrib=false&qt=tvrh&tv.tf=true&tv.df=true&tv.offsets=true&sort=id+asc&tv.tf_idf=true&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 130125 INFO  (qtp13112278-3306) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={tv=true&tv.positions=true&df=text&distrib=false&qt=tvrh&fl=id&shards.purpose=4&tv.tf=true&start=0&fsv=true&tv.offsets=true&sort=id+asc&shard.url=http://127.0.0.1:59044//collection1&rows=10&tv.tf_idf=true&version=2&q=id:0&tv.df=true&NOW=1520451114147&isShard=true&wt=javabin} hits=1 status=0 QTime=0
   [junit4]   2> 130126 INFO  (qtp13112278-3308) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={tv=true&tv.positions=true&df=text&distrib=false&qt=tvrh&shards.purpose=64&tv.tf=true&tv.offsets=true&shard.url=http://127.0.0.1:59044//collection1&tv.tf_idf=true&version=2&q=id:0&tv.df=true&NOW=1520451114147&ids=0&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 130126 INFO  (qtp13112278-3301) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=id:0&shards=http://127.0.0.1:59044//collection1&tv=true&tv.positions=true&qt=tvrh&tv.tf=true&tv.df=true&tv.offsets=true&sort=id+asc&tv.tf_idf=true&wt=javabin&version=2} hits=1 status=0 QTime=3
   [junit4]   2> 130128 INFO  (qtp21445109-3286) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=id:0&tv=true&tv.all=true&distrib=false&qt=tvrh&sort=id+desc&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 130130 INFO  (qtp13112278-3301) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={tv=true&df=text&distrib=false&qt=tvrh&fl=id&shards.purpose=4&start=0&fsv=true&sort=id+desc&shard.url=http://127.0.0.1:59044//collection1|[ff01::213]:33332/|[ff01::083]:33332/&rows=10&version=2&q=id:0&tv.all=true&NOW=1520451114151&isShard=true&wt=javabin} hits=1 status=0 QTime=0
   [junit4]   2> 130132 INFO  (qtp13112278-3308) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={tv=true&df=text&distrib=false&qt=tvrh&shards.purpose=64&shard.url=http://127.0.0.1:59044//collection1|[ff01::213]:33332/|[ff01::083]:33332/&version=2&q=id:0&tv.all=true&NOW=1520451114151&ids=0&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 130132 INFO  (qtp13112278-3306) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=id:0&shards=http://127.0.0.1:59044//collection1|[ff01::213]:33332/|[ff01::083]:33332/&tv=true&tv.all=true&qt=tvrh&sort=id+desc&wt=javabin&version=2} hits=1 status=0 QTime=2
   [junit4]   2> 130132 INFO  (qtp21445109-3284) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=id:0&tv=true&tv.all=true&distrib=false&qt=tvrh&sort=id+desc&distrib.singlePass=true&rows=1&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 130134 INFO  (qtp13112278-3306) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={tv=true&df=text&distrib=false&qt=tvrh&fl=*&shards.purpose=68&start=0&fsv=true&sort=id+desc&distrib.singlePass=true&shard.url=http://127.0.0.1:59044//collection1|[ff01::114]:33332/&rows=1&version=2&q=id:0&tv.all=true&NOW=1520451114156&isShard=true&wt=javabin} hits=1 status=0 QTime=0
   [junit4]   2> 130134 INFO  (qtp13112278-3301) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=id:0&shards=http://127.0.0.1:59044//collection1|[ff01::114]:33332/&tv=true&tv.all=true&qt=tvrh&sort=id+desc&distrib.singlePass=true&rows=1&wt=javabin&version=2} hits=1 status=0 QTime=1
   [junit4]   2> 130135 INFO  (qtp21445109-3286) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={f.test_basictv.tv.tf_idf=false&tv=true&tv.positions=true&distrib=false&qt=tvrh&f.test_posofftv.tv.positions=false&tv.tf=true&f.test_basictv.tv.df=false&tv.offsets=true&sort=id+desc&tv.fl=test_basictv,test_notv,test_postv,test_offtv,test_posofftv&tv.tf_idf=true&version=2&q=id:0&f.test_offtv.tv.offsets=false&tv.df=true&f.test_basictv.tv.tf=false&wt=javabin} hits=1 status=0 QTime=0
   [junit4]   2> 130135 INFO  (qtp13112278-3301) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={tv=true&df=text&distrib=false&fl=id&shards.purpose=4&tv.tf=true&f.test_basictv.tv.df=false&fsv=true&shard.url=http://127.0.0.1:59044//collection1|[ff01::213]:33332/&wt=javabin&f.test_basictv.tv.tf_idf=false&tv.positions=true&qt=tvrh&f.test_posofftv.tv.positions=false&start=0&tv.offsets=true&sort=id+desc&tv.fl=test_basictv,test_notv,test_postv,test_offtv,test_posofftv&rows=10&tv.tf_idf=true&version=2&q=id:0&f.test_offtv.tv.offsets=false&tv.df=true&NOW=1520451114158&f.test_basictv.tv.tf=false&isShard=true} hits=1 status=0 QTime=0
   [junit4]   2> 130140 INFO  (qtp13112278-3306) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={f.test_basictv.tv.tf_idf=false&tv=true&tv.positions=true&df=text&distrib=false&qt=tvrh&f.test_posofftv.tv.positions=false&shards.purpose=64&tv.tf=true&f.test_basictv.tv.df=false&tv.offsets=true&tv.fl=test_basictv,test_notv,test_postv,test_offtv,test_posofftv&shard.url=http://127.0.0.1:59044//collection1|[ff01::213]:33332/&tv.tf_idf=true&version=2&q=id:0&f.test_offtv.tv.offsets=false&tv.df=true&NOW=1520451114158&f.test_basictv.tv.tf=false&ids=0&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 130140 INFO  (qtp13112278-3308) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={f.test_basictv.tv.tf_idf=false&tv=true&tv.positions=true&qt=tvrh&f.test_posofftv.tv.positions=false&tv.tf=true&f.test_basictv.tv.df=false&tv.offsets=true&sort=id+desc&tv.fl=test_basictv,test_notv,test_postv,test_offtv,test_posofftv&tv.tf_idf=true&version=2&q=id:0&shards=http://127.0.0.1:59044//collection1|[ff01::213]:33332/&f.test_offtv.tv.offsets=false&tv.df=true&f.test_basictv.tv.tf=false&wt=javabin} hits=1 status=0 QTime=2
   [junit4]   2> 130141 INFO  (qtp21445109-3284) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=id:7&tv=true&distrib=false&qt=tvrh&tv.tf=true&sort=id+desc&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 130144 INFO  (qtp13112278-3308) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={tv=true&df=text&distrib=false&qt=tvrh&fl=id&shards.purpose=4&tv.tf=true&start=0&fsv=true&sort=id+desc&shard.url=http://127.0.0.1:59044//collection1|[ff01::213]:33332/&rows=10&version=2&q=id:7&NOW=1520451114165&isShard=true&wt=javabin} hits=1 status=0 QTime=0
   [junit4]   2> 130145 INFO  (qtp13112278-3306) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={tv=true&df=text&distrib=false&qt=tvrh&shards.purpose=64&tv.tf=true&shard.url=http://127.0.0.1:59044//collection1|[ff01::213]:33332/&version=2&q=id:7&NOW=1520451114165&ids=7&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 130146 INFO  (qtp13112278-3301) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=id:7&shards=http://127.0.0.1:59044//collection1|[ff01::213]:33332/&tv=true&qt=tvrh&tv.tf=true&sort=id+desc&wt=javabin&version=2} hits=1 status=0 QTime=3
   [junit4]   2> 130147 INFO  (qtp21445109-3286) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=id:7&tv=true&distrib=false&qt=tvrh&fl=*,score&tv.tf=true&sort=id+asc&tv.fl=test_basictv,test_offtv&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 130149 INFO  (qtp13112278-3301) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={tv=true&df=text&distrib=false&qt=tvrh&fl=*,score&shards.purpose=32768&tv.tf=true&sort=id+asc&tv.fl=test_basictv,test_offtv&shard.url=http://127.0.0.1:59044//collection1|[ff01::213]:33332/&version=2&q=id:7&NOW=1520451114171&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 130150 INFO  (qtp13112278-3306) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={tv=true&df=text&distrib=false&qt=tvrh&fl=id&fl=score&shards.purpose=16388&tv.tf=true&start=0&fsv=true&org.apache.solr.stats.termStats=id:7,1,1&sort=id+asc&tv.fl=test_basictv,test_offtv&shard.url=http://127.0.0.1:59044//collection1|[ff01::213]:33332/&rows=10&version=2&org.apache.solr.stats.colStats=id,10,10,10,10&q=id:7&NOW=1520451114171&isShard=true&org.apache.solr.stats.terms=id:7&wt=javabin} hits=1 status=0 QTime=0
   [junit4]   2> 130152 INFO  (qtp13112278-3301) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={tv=true&df=text&distrib=false&qt=tvrh&fl=*,score&shards.purpose=64&tv.tf=true&tv.fl=test_basictv,test_offtv&shard.url=http://127.0.0.1:59044//collection1|[ff01::213]:33332/&version=2&q=id:7&NOW=1520451114171&ids=7&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 130153 INFO  (qtp13112278-3308) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=id:7&shards=http://127.0.0.1:59044//collection1|[ff01::213]:33332/&tv=true&qt=tvrh&fl=*,score&tv.tf=true&sort=id+asc&tv.fl=test_basictv,test_offtv&wt=javabin&version=2} hits=1 status=0 QTime=4
   [junit4]   2> 130154 INFO  (qtp21445109-3284) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=id:7&tv=true&distrib=false&qt=tvrh&fl=*,score&tv.tf=true&sort=id+asc&tv.fl=test_basictv&tv.fl=test_offtv&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 130156 INFO  (qtp13112278-3308) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={tv=true&df=text&distrib=false&qt=tvrh&fl=*,score&shards.purpose=32768&tv.tf=true&sort=id+asc&tv.fl=test_basictv&tv.fl=test_offtv&shard.url=[ff01::083]:33332/|http://127.0.0.1:59044//collection1&version=2&q=id:7&NOW=1520451114178&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 130157 INFO  (qtp13112278-3301) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={tv=true&df=text&distrib=false&qt=tvrh&fl=id&fl=score&shards.purpose=16388&tv.tf=true&start=0&fsv=true&org.apache.solr.stats.termStats=id:7,1,1&sort=id+asc&tv.fl=test_basictv&tv.fl=test_offtv&shard.url=[ff01::083]:33332/|http://127.0.0.1:59044//collection1&rows=10&version=2&org.apache.solr.stats.colStats=id,10,10,10,10&q=id:7&NOW=1520451114178&isShard=true&org.apache.solr.stats.terms=id:7&wt=javabin} hits=1 status=0 QTime=0
   [junit4]   2> 130159 INFO  (qtp13112278-3308) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={tv=true&df=text&distrib=false&qt=tvrh&fl=*,score&shards.purpose=64&tv.tf=true&tv.fl=test_basictv&tv.fl=test_offtv&shard.url=[ff01::083]:33332/|http://127.0.0.1:59044//collection1&version=2&q=id:7&NOW=1520451114178&ids=7&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 130159 INFO  (qtp13112278-3306) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=id:7&shards=[ff01::083]:33332/|http://127.0.0.1:59044//collection1&tv=true&qt=tvrh&fl=*,score&tv.tf=true&sort=id+asc&tv.fl=test_basictv&tv.fl=test_offtv&wt=javabin&version=2} hits=1 status=0 QTime=4
   [junit4]   2> 130159 INFO  (qtp21445109-3286) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=id:7&tv=true&distrib=false&qt=tvrh&fl=*,score&tv.tf=true&sort=id+desc&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 130159 INFO  (qtp13112278-3306) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={tv=true&df=text&distrib=false&qt=tvrh&fl=*,score&shards.purpose=32768&tv.tf=true&sort=id+desc&shard.url=http://127.0.0.1:59044//collection1&version=2&q=id:7&NOW=1520451114182&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 130164 INFO  (qtp13112278-3308) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={tv=true&df=text&distrib=false&qt=tvrh&fl=id&fl=score&shards.purpose=16388&tv.tf=true&start=0&fsv=true&org.apache.solr.stats.termStats=id:7,1,1&sort=id+desc&shard.url=http://127.0.0.1:59044//collection1&rows=10&version=2&org.apache.solr.stats.colStats=id,10,10,10,10&q=id:7&NOW=1520451114182&isShard=true&org.apache.solr.stats.terms=id:7&wt=javabin} hits=1 status=0 QTime=0
   [junit4]   2> 130166 INFO  (qtp13112278-3306) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={tv=true&df=text&distrib=false&qt=tvrh&fl=*,score&shards.purpose=64&tv.tf=true&shard.url=http://127.0.0.1:59044//collection1&version=2&q=id:7&NOW=1520451114182&ids=7&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 130167 INFO  (qtp13112278-3301) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=id:7&shards=http://127.0.0.1:59044//collection1&tv=true&qt=tvrh&fl=*,score&tv.tf=true&sort=id+desc&wt=javabin&version=2} hits=1 status=0 QTime=4
   [junit4]   2> 130168 INFO  (qtp21445109-3284) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=id:7&tv=true&distrib=false&qt=tvrh&fl=score,test_basictv,[docid],test_postv,val:sum(3,4)&tv.tf=true&sort=id+desc&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 130169 INFO  (qtp13112278-3301) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={tv=true&df=text&distrib=false&qt=tvrh&fl=score,test_basictv,[docid],test_postv,val:sum(3,4)&shards.purpose=32768&tv.tf=true&sort=id+desc&shard.url=http://127.0.0.1:59044//collection1&version=2&q=id:7&NOW=1520451114192&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 130171 INFO  (qtp13112278-3306) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={tv=true&df=text&distrib=false&qt=tvrh&fl=id&fl=score&shards.purpose=16388&tv.tf=true&start=0&fsv=true&org.apache.solr.stats.termStats=id:7,1,1&sort=id+desc&shard.url=http://127.0.0.1:59044//collection1&rows=10&version=2&org.apache.solr.stats.colStats=id,10,10,10,10&q=id:7&NOW=1520451114192&isShard=true&org.apache.solr.stats.terms=id:7&wt=javabin} hits=1 status=0 QTime=0
   [junit4]   2> 130172 INFO  (qtp13112278-3301) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={tv=true&df=text&distrib=false&qt=tvrh&fl=score,test_basictv,[docid],test_postv,val:sum(3,4)&fl=id&shards.purpose=64&tv.tf=true&shard.url=http://127.0.0.1:59044//collection1&version=2&q=id:7&NOW=1520451114192&ids=7&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 130173 INFO  (qtp13112278-3308) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=id:7&shards=http://127.0.0.1:59044//collection1&tv=true&qt=tvrh&fl=score,test_basictv,[docid],test_postv,val:sum(3,4)&tv.tf=true&sort=id+desc&wt=javabin&version=2} hits=1 status=0 QTime=4
   [junit4]   2> 130174 INFO  (qtp21445109-3286) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=id:7&tv=true&distrib=false&qt=tvrh&fl=score,test_basictv&fl=[docid],test_postv,val:sum(3,4)&tv.tf=true&sort=id+desc&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 130175 INFO  (qtp13112278-3308) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={tv=true&df=text&distrib=false&qt=tvrh&fl=score,test_basictv&fl=[docid],test_postv,val:sum(3,4)&shards.purpose=32768&tv.tf=true&sort=id+desc&shard.url=[ff01::083]:33332/|[ff01::114]:33332/|http://127.0.0.1:59044//collection1&version=2&q=id:7&NOW=1520451114198&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 130177 INFO  (qtp13112278-3301) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={tv=true&df=text&distrib=false&qt=tvrh&fl=id&fl=score&shards.purpose=16388&tv.tf=true&start=0&fsv=true&org.apache.solr.stats.termStats=id:7,1,1&sort=id+desc&shard.url=[ff01::083]:33332/|[ff01::114]:33332/|http://127.0.0.1:59044//collection1&rows=10&version=2&org.apache.solr.stats.colStats=id,10,10,10,10&q=id:7&NOW=1520451114198&isShard=true&org.apache.solr.stats.terms=id:7&wt=javabin} hits=1 status=0 QTime=0
   [junit4]   2> 130177 INFO  (qtp13112278-3308) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={tv=true&df=text&distrib=false&qt=tvrh&fl=score,test_basictv&fl=[docid],test_postv,val:sum(3,4)&fl=id&shards.purpose=64&tv.tf=true&shard.url=[ff01::083]:33332/|[ff01::114]:33332/|http://127.0.0.1:59044//collection1&version=2&q=id:7&NOW=1520451114198&ids=7&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 130178 INFO  (qtp13112278-3306) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=id:7&shards=[ff01::083]:33332/|[ff01::114]:33332/|http://127.0.0.1:59044//collection1&tv=true&qt=tvrh&fl=score,test_basictv&fl=[docid],test_postv,val:sum(3,4)&tv.tf=true&sort=id+desc&wt=javabin&version=2} hits=1 status=0 QTime=3
   [junit4]   2> 130179 INFO  (qtp21445109-3284) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=id:7&tv=true&tv.positions=true&distrib=false&qt=tvrh&tv.tf=true&tv.df=true&tv.offsets=true&sort=id+asc&tv.tf_idf=true&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 130181 INFO  (qtp13112278-3306) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={tv=true&tv.positions=true&df=text&distrib=false&qt=tvrh&fl=id&shards.purpose=4&tv.tf=true&start=0&fsv=true&tv.offsets=true&sort=id+asc&shard.url=[ff01::114]:33332/|[ff01::083]:33332/|http://127.0.0.1:59044//collection1|[ff01::213]:33332/&rows=10&tv.tf_idf=true&version=2&q=id:7&tv.df=true&NOW=1520451114203&isShard=true&wt=javabin} hits=1 status=0 QTime=0
   [junit4]   2> 130183 INFO  (qtp13112278-3308) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={tv=true&tv.positions=true&df=text&distrib=false&qt=tvrh&shards.purpose=64&tv.tf=true&tv.offsets=true&shard.url=[ff01::114]:33332/|[ff01::083]:33332/|http://127.0.0.1:59044//collection1|[ff01::213]:33332/&tv.tf_idf=true&version=2&q=id:7&tv.df=true&NOW=1520451114203&ids=7&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 130183 INFO  (qtp13112278-3301) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=id:7&shards=[ff01::114]:33332/|[ff01::083]:33332/|http://127.0.0.1:59044//collection1|[ff01::213]:33332/&tv=true&tv.positions=true&qt=tvrh&tv.tf=true&tv.df=true&tv.offsets=true&sort=id+asc&tv.tf_idf=true&wt=javabin&version=2} hits=1 status=0 QTime=3
   [junit4]   2> 130183 INFO  (qtp21445109-3286) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=id:7&tv=true&tv.all=true&distrib=false&qt=tvrh&sort=id+desc&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 130183 INFO  (qtp13112278-3301) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={tv=true&df=text&distrib=false&qt=tvrh&fl=id&shards.purpose=4&start=0&fsv=true&sort=id+desc&shard.url=[ff01::114]:33332/|http://127.0.0.1:59044//collection1|[ff01::213]:33332/|[ff01::083]:33332/&rows=10&version=2&q=id:7&tv.all=true&NOW=1520451114206&isShard=true&wt=javabin} hits=1 status=0 QTime=0
   [junit4]   2> 130188 INFO  (qtp13112278-3308) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={tv=true&df=text&distrib=false&qt=tvrh&shards.purpose=64&shard.url=[ff01::114]:33332/|http://127.0.0.1:59044//collection1|[ff01::213]:33332/|[ff01::083]:33332/&version=2&q=id:7&tv.all=true&NOW=1520451114206&ids=7&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 130188 INFO  (qtp13112278-3306) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=id:7&shards=[ff01::114]:33332/|http://127.0.0.1:59044//collection1|[ff01::213]:33332/|[ff01::083]:33332/&tv=true&tv.all=true&qt=tvrh&sort=id+desc&wt=javabin&version=2} hits=1 status=0 QTime=2
   [junit4]   2> 130190 INFO  (qtp21445109-3284) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=id:7&tv=true&tv.all=true&distrib=false&qt=tvrh&sort=id+desc&distrib.singlePass=true&rows=1&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 130191 INFO  (qtp13112278-3306) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={tv=true&df=text&distrib=false&qt=tvrh&fl=*&shards.purpose=68&start=0&fsv=true&sort=id+desc&distrib.singlePass=true&shard.url=[ff01::083]:33332/|http://127.0.0.1:59044//collection1|[ff01::114]:33332/|[ff01::213]:33332/&rows=1&version=2&q=id:7&tv.all=true&NOW=1520451114214&isShard=true&wt=javabin} hits=1 status=0 QTime=0
   [junit4]   2> 130192 INFO  (qtp13112278-3301) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=id:7&shards=[ff01::083]:33332/|http://127.0.0.1:59044//collection1|[ff01::114]:33332/|[ff01::213]:33332/&tv=true&tv.all=true&qt=tvrh&sort=id+desc&distrib.singlePass=true&rows=1&wt=javabin&version=2} hits=1 status=0 QTime=1
   [junit4]   2> 130193 INFO  (qtp21445109-3286) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={f.test_basictv.tv.tf_idf=false&tv=true&tv.positions=true&distrib=false&qt=tvrh&f.test_posofftv.tv.positions=false&tv.tf=true&f.test_basictv.tv.df=false&tv.offsets=true&sort=id+desc&tv.fl=test_basictv,test_notv,test_postv,test_offtv,test_posofftv&tv.tf_idf=true&version=2&q=id:7&f.test_offtv.tv.offsets=false&tv.df=true&f.test_basictv.tv.tf=false&wt=javabin} hits=1 status=0 QTime=0
   [junit4]   2> 130195 INFO  (qtp13112278-3301) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={tv=true&df=text&distrib=false&fl=id&shards.purpose=4&tv.tf=true&f.test_basictv.tv.df=false&fsv=true&shard.url=http://127.0.0.1:59044//collection1|[ff01::114]:33332/|[ff01::083]:33332/&wt=javabin&f.test_basictv.tv.tf_idf=false&tv.positions=true&qt=tvrh&f.test_posofftv.tv.positions=false&start=0&tv.offsets=true&sort=id+desc&tv.fl=test_basictv,test_notv,test_postv,test_offtv,test_posofftv&rows=10&tv.tf_idf=true&version=2&q=id:7&f.test_offtv.tv.offsets=false&tv.df=true&NOW=1520451114218&f.test_basictv.tv.tf=false&isShard=true} hits=1 status=0 QTime=0
   [junit4]   2> 130197 INFO  (qtp13112278-3306) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={f.test_basictv.tv.tf_idf=false&tv=true&tv.positions=true&df=text&distrib=false&qt=tvrh&f.test_posofftv.tv.positions=false&shards.purpose=64&tv.tf=true&f.test_basictv.tv.df=false&tv.offsets=true&tv.fl=test_basictv,test_notv,test_postv,test_offtv,test_posofftv&shard.url=http://127.0.0.1:59044//collection1|[ff01::114]:33332/|[ff01::083]:33332/&tv.tf_idf=true&version=2&q=id:7&f.test_offtv.tv.offsets=false&tv.df=true&NOW=1520451114218&f.test_basictv.tv.tf=false&ids=7&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 130198 INFO  (qtp13112278-3308) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={f.test_basictv.tv.tf_idf=false&tv=true&tv.positions=true&qt=tvrh&f.test_posofftv.tv.positions=false&tv.tf=true&f.test_basictv.tv.df=false&tv.offsets=true&sort=id+desc&tv.fl=test_basictv,test_notv,test_postv,test_offtv,test_posofftv&tv.tf_idf=true&version=2&q=id:7&shards=http://127.0.0.1:59044//collection1|[ff01::114]:33332/|[ff01::083]:33332/&f.test_offtv.tv.offsets=false&tv.df=true&f.test_basictv.tv.tf=false&wt=javabin} hits=1 status=0 QTime=3
   [junit4]   2> 130203 INFO  (qtp21445109-3284) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=id:[3+TO+6]&tv=true&distrib=false&qt=tvrh&tv.tf=true&sort=id+desc&wt=javabin&version=2} hits=4 status=0 QTime=4
   [junit4]   2> 130205 INFO  (qtp13112278-3308) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={tv=true&df=text&distrib=false&qt=tvrh&fl=id&shards.purpose=4&tv.tf=true&start=0&fsv=true&sort=id+desc&shard.url=[ff01::213]:33332/|[ff01::114]:33332/|http://127.0.0.1:59044//collection1|[ff01::083]:33332/&rows=10&version=2&q=id:[3+TO+6]&NOW=1520451114227&isShard=true&wt=javabin} hits=4 status=0 QTime=0
   [junit4]   2> 130207 INFO  (qtp13112278-3306) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={tv=true&df=text&distrib=false&qt=tvrh&shards.purpose=64&tv.tf=true&shard.url=[ff01::213]:33332/|[ff01::114]:33332/|http://127.0.0.1:59044//collection1|[ff01::083]:33332/&version=2&q=id:[3+TO+6]&NOW=1520451114227&ids=3,4,5,6&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 130209 INFO  (qtp13112278-3301) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=id:[3+TO+6]&shards=[ff01::213]:33332/|[ff01::114]:33332/|http://127.0.0.1:59044//collection1|[ff01::083]:33332/&tv=true&qt=tvrh&tv.tf=true&sort=id+desc&wt=javabin&version=2} hits=4 status=0 QTime=5
   [junit4]   2> 130211 INFO  (qtp21445109-3286) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=id:[3+TO+6]&tv=true&distrib=false&qt=tvrh&fl=*,score&tv.tf=true&sort=id+asc&tv.fl=test_basictv,test_offtv&wt=javabin&version=2} hits=4 status=0 QTime=0
   [junit4]   2> 130213 INFO  (qtp13112278-3301) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={tv=true&df=text&d

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

) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=29858722
   [junit4]   2> 1051159 INFO  (SUITE-TestChildDocTransformer-seed#[E3CB946A23D22B1]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1051159 INFO  (SUITE-TestChildDocTransformer-seed#[E3CB946A23D22B1]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1fb16a4: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@d5e5ae
   [junit4]   2> 1051162 INFO  (SUITE-TestChildDocTransformer-seed#[E3CB946A23D22B1]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1051163 INFO  (SUITE-TestChildDocTransformer-seed#[E3CB946A23D22B1]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1455574: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@14c0075
   [junit4]   2> 1051167 INFO  (SUITE-TestChildDocTransformer-seed#[E3CB946A23D22B1]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1051167 INFO  (SUITE-TestChildDocTransformer-seed#[E3CB946A23D22B1]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1142fd4: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@18f451a
   [junit4]   2> 1051169 INFO  (coreCloseExecutor-3186-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1c2e02f
   [junit4]   2> 1051170 INFO  (coreCloseExecutor-3186-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=29548591
   [junit4]   2> 1051170 INFO  (coreCloseExecutor-3186-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@34927c: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@198058d
   [junit4]   2> 1051183 INFO  (SUITE-TestChildDocTransformer-seed#[E3CB946A23D22B1]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {title_stringNoNorms=FSTOrd50, title_stemmed=BlockTreeOrds(blocksize=128), multiDefault=FSTOrd50, subject=FSTOrd50, cat=FSTOrd50, _root_=BlockTreeOrds(blocksize=128), id=PostingsFormat(name=MockRandom), text=PostingsFormat(name=LuceneVarGapFixedInterval), title=BlockTreeOrds(blocksize=128), title_lettertok=PostingsFormat(name=MockRandom)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), _version_=DocValuesFormat(name=Lucene70), intDefault=DocValuesFormat(name=Lucene70), id_i1=DocValuesFormat(name=Lucene70), range_facet_i_dv=DocValuesFormat(name=Asserting), intDvoDefault=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Asserting), range_facet_l=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1173, maxMBSortInHeap=5.199745320468498, sim=RandomSimilarity(queryNorm=true): {}, locale=el-GR, timezone=Europe/Zurich
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=189787384,total=373293056
   [junit4]   2> NOTE: All tests run in this JVM: [CleanupOldIndexTest, TestFuzzyAnalyzedSuggestions, JsonLoaderTest, TestManagedSchemaAPI, TestFileDictionaryLookup, TestSQLHandler, TestQueryWrapperFilter, ImplicitSnitchTest, AnalysisErrorHandlingTest, TestPrepRecovery, ReturnFieldsTest, DistributedTermsComponentTest, TestPullReplicaErrorHandling, TestTrieFacet, SearchHandlerTest, TestPerFieldSimilarityWithDefaultOverride, TestFieldResource, CoreAdminHandlerTest, TestStandardQParsers, ResponseLogComponentTest, DocValuesTest, TestNRTOpen, TestCloudInspectUtil, DistributedQueryComponentCustomSortTest, TestBackupRepositoryFactory, MinimalSchemaTest, CurrencyRangeFacetCloudTest, TestInfoStreamLogging, TestSolrCloudWithDelegationTokens, TestFastWriter, SolrMetricManagerTest, TestAddFieldRealTimeGet, TestMacros, SpellCheckComponentTest, TestSolrCLIRunExample, StressHdfsTest, ChaosMonkeyNothingIsSafeTest, SpellCheckCollatorTest, TestJettySolrRunner, DirectoryFactoryTest, DefaultValueUpdateProcessorTest, TestLeaderElectionWithEmptyReplica, TestCustomSort, NumberUtilsTest, TestCSVLoader, TestDistributedGrouping, URLClassifyProcessorTest, TestBadConfig, TestSortByMinMaxFunction, ZkStateReaderTest, TestInPlaceUpdatesDistrib, TestFieldCacheSortRandom, TestNumericTerms32, TestUniqueKeyFieldResource, TestXmlQParserPlugin, LoggingHandlerTest, TestCloudConsistency, TestUpdate, TestCrossCoreJoin, DeleteInactiveReplicaTest, TestMiniSolrCloudClusterSSL, XsltUpdateRequestHandlerTest, TestRequestForwarding, ZkShardTermsTest, FieldAnalysisRequestHandlerTest, TestStressRecovery, TestClusterStateProvider, TestSolrConfigHandler, DocValuesMultiTest, TestAnalyzedSuggestions, BitVectorTest, BadCopyFieldTest, TestJsonRequest, TestMultiValuedNumericRangeQuery, SortByFunctionTest, TimeZoneUtilsTest, TestQuerySenderListener, ChaosMonkeySafeLeaderTest, OverseerRolesTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestSolrIndexConfig, TestBulkSchemaConcurrent, TestDistributedMissingSort, DeleteNodeTest, SuggesterTest, FullHLLTest, DistanceFunctionTest, TestLocalFSCloudBackupRestore, TestChildDocTransformer]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestChildDocTransformer -Dtests.seed=E3CB946A23D22B1 -Dtests.slow=true -Dtests.locale=el-GR -Dtests.timezone=Europe/Zurich -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestChildDocTransformer (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.response.transform.TestChildDocTransformer_E3CB946A23D22B1-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.response.transform.TestChildDocTransformer_E3CB946A23D22B1-001\init-core-data-001\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.response.transform.TestChildDocTransformer_E3CB946A23D22B1-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.response.transform.TestChildDocTransformer_E3CB946A23D22B1-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.response.transform.TestChildDocTransformer_E3CB946A23D22B1-001\init-core-data-001\tlog\tlog.0000000000000000001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.response.transform.TestChildDocTransformer_E3CB946A23D22B1-001\init-core-data-001\tlog\tlog.0000000000000000001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.response.transform.TestChildDocTransformer_E3CB946A23D22B1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.response.transform.TestChildDocTransformer_E3CB946A23D22B1-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E3CB946A23D22B1]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [209/780 (3!)] on J1 in 0.76s, 2 tests, 1 error <<< FAILURES!

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

[repro] Revision: dc9b511f7815c8a95e88d55e523e9c28e3299a3a

[repro] Ant options: "-Dargs=-server -XX:+UseParallelGC"

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    lucene\spatial-extras
[repro]       DateNRStrategyTest
[repro]    solr\core
[repro]       TestChildDocTransformer
[repro]       TermVectorComponentDistributedTest
[repro]       DistributedTermsComponentTest
[repro] ant compile-test

[...truncated 380 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.DateNRStrategyTest" -Dtests.showOutput=onerror "-Dargs=-server -XX:+UseParallelGC" -Dtests.seed=B4DBD589001F91F0 -Dtests.slow=true -Dtests.locale=ja-JP -Dtests.timezone=America/Miquelon -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

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

[...truncated 3193 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=15 -Dtests.class="*.TestChildDocTransformer|*.TermVectorComponentDistributedTest|*.DistributedTermsComponentTest" -Dtests.showOutput=onerror "-Dargs=-server -XX:+UseParallelGC" -Dtests.seed=E3CB946A23D22B1 -Dtests.slow=true -Dtests.locale=el-GR -Dtests.timezone=Europe/Zurich -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 116 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.lucene.spatial.prefix.DateNRStrategyTest
[repro]   0/5 failed: org.apache.solr.handler.component.DistributedTermsComponentTest
[repro]   0/5 failed: org.apache.solr.handler.component.TermVectorComponentDistributedTest
[repro]   0/5 failed: org.apache.solr.response.transform.TestChildDocTransformer
[repro] Exiting with code 0

[...truncated 75 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 488 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
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...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 487 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/487/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

11 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestFieldsReader

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

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

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


FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestFieldsReader

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

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

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


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

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

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

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


FAILED:  junit.framework.TestSuite.org.apache.solr.AnalysisAfterCoreReloadTest

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\J0\temp\solr.AnalysisAfterCoreReloadTest_8BA92997531CC359-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.AnalysisAfterCoreReloadTest_8BA92997531CC359-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.AnalysisAfterCoreReloadTest_8BA92997531CC359-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.AnalysisAfterCoreReloadTest_8BA92997531CC359-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.AnalysisAfterCoreReloadTest_8BA92997531CC359-001\tempDir-001\collection1\conf: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.AnalysisAfterCoreReloadTest_8BA92997531CC359-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.AnalysisAfterCoreReloadTest_8BA92997531CC359-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.AnalysisAfterCoreReloadTest_8BA92997531CC359-001 

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

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


FAILED:  junit.framework.TestSuite.org.apache.solr.AnalysisAfterCoreReloadTest

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

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

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


FAILED:  org.apache.solr.TestDistributedSearch.test

Error Message:
Expected to find shardAddress in the up shard info: {error=org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this request exceeded,trace=org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this request exceeded  at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:460)  at org.apache.solr.handler.component.HttpShardHandlerFactory.makeLoadBalancedRequest(HttpShardHandlerFactory.java:273)  at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:175)  at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)  at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)  at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)  at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)  at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)  at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)  at java.base/java.lang.Thread.run(Thread.java:844) ,time=3}

Stack Trace:
java.lang.AssertionError: Expected to find shardAddress in the up shard info: {error=org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this request exceeded,trace=org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this request exceeded
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:460)
	at org.apache.solr.handler.component.HttpShardHandlerFactory.makeLoadBalancedRequest(HttpShardHandlerFactory.java:273)
	at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:175)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
	at java.base/java.lang.Thread.run(Thread.java:844)
,time=3}
	at __randomizedtesting.SeedInfo.seed([8BA92997531CC359:3FD164DFDE0AEA1]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.TestDistributedSearch.comparePartialResponses(TestDistributedSearch.java:1191)
	at org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1132)
	at org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:992)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1019)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_8BA92997531CC359-001\tempDir-001\shard1\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_8BA92997531CC359-001\tempDir-001\shard1\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_8BA92997531CC359-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_8BA92997531CC359-001\tempDir-001\shard1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_8BA92997531CC359-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_8BA92997531CC359-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_8BA92997531CC359-001\tempDir-001\shard1\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_8BA92997531CC359-001\tempDir-001\shard1\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_8BA92997531CC359-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_8BA92997531CC359-001\tempDir-001\shard1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_8BA92997531CC359-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_8BA92997531CC359-001\tempDir-001

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


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

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\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_8BA92997531CC359-001\tempDir-001\shard0\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_8BA92997531CC359-001\tempDir-001\shard0\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_8BA92997531CC359-001\tempDir-001\shard0: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_8BA92997531CC359-001\tempDir-001\shard0    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_8BA92997531CC359-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_8BA92997531CC359-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_8BA92997531CC359-001\tempDir-001\shard0\collection1\conf: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_8BA92997531CC359-001\tempDir-001\shard0\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_8BA92997531CC359-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_8BA92997531CC359-001 

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

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


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentDistributedTest_8BA92997531CC359-001\tempDir-001\shard2\configsets\_default: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentDistributedTest_8BA92997531CC359-001\tempDir-001\shard2\configsets\_default    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentDistributedTest_8BA92997531CC359-001\tempDir-001\shard2\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentDistributedTest_8BA92997531CC359-001\tempDir-001\shard2\configsets    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentDistributedTest_8BA92997531CC359-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentDistributedTest_8BA92997531CC359-001\tempDir-001\shard2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentDistributedTest_8BA92997531CC359-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentDistributedTest_8BA92997531CC359-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentDistributedTest_8BA92997531CC359-001\tempDir-001\shard2\configsets\_default: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentDistributedTest_8BA92997531CC359-001\tempDir-001\shard2\configsets\_default
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentDistributedTest_8BA92997531CC359-001\tempDir-001\shard2\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentDistributedTest_8BA92997531CC359-001\tempDir-001\shard2\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentDistributedTest_8BA92997531CC359-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentDistributedTest_8BA92997531CC359-001\tempDir-001\shard2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentDistributedTest_8BA92997531CC359-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentDistributedTest_8BA92997531CC359-001\tempDir-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.update.SolrCmdDistributorTest

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\J0\temp\solr.update.SolrCmdDistributorTest_8BA92997531CC359-001\tempDir-001\shard3\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_8BA92997531CC359-001\tempDir-001\shard3\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_8BA92997531CC359-001\tempDir-001\shard3: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_8BA92997531CC359-001\tempDir-001\shard3    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_8BA92997531CC359-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_8BA92997531CC359-001\tempDir-001 

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

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


FAILED:  junit.framework.TestSuite.org.apache.solr.update.SolrCmdDistributorTest

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.update.SolrCmdDistributorTest_8BA92997531CC359-001\tempDir-001\shard2\configsets\cloud-minimal-inplace-updates: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_8BA92997531CC359-001\tempDir-001\shard2\configsets\cloud-minimal-inplace-updates    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_8BA92997531CC359-001\tempDir-001\shard2\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_8BA92997531CC359-001\tempDir-001\shard2\configsets    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_8BA92997531CC359-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_8BA92997531CC359-001\tempDir-001\shard2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_8BA92997531CC359-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_8BA92997531CC359-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_8BA92997531CC359-001\tempDir-001\shard2\configsets\cloud-minimal-inplace-updates: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_8BA92997531CC359-001\tempDir-001\shard2\configsets\cloud-minimal-inplace-updates
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_8BA92997531CC359-001\tempDir-001\shard2\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_8BA92997531CC359-001\tempDir-001\shard2\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_8BA92997531CC359-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_8BA92997531CC359-001\tempDir-001\shard2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_8BA92997531CC359-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_8BA92997531CC359-001\tempDir-001

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




Build Log:
[...truncated 899 lines...]
   [junit4] Suite: org.apache.lucene.index.TestFieldsReader
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {textField1Utf8=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), unStoredField2=PostingsFormat(name=Memory), keyField=PostingsFormat(name=Direct), omitNorms=PostingsFormat(name=LuceneVarGapDocFreqInterval), omitTermFreqAndPositions=PostingsFormat(name=Memory), textField2=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), textField1=PostingsFormat(name=Memory), textField2Utf8=PostingsFormat(name=LuceneVarGapDocFreqInterval), unStoredField1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), textField3=PostingsFormat(name=LuceneVarGapDocFreqInterval), lazyField=PostingsFormat(name=LuceneVarGapDocFreqInterval), largeLazyField=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{}, maxPointsInLeafNode=952, maxMBSortInHeap=6.799507680914358, sim=RandomSimilarity(queryNorm=false): {textField1Utf8=DFR I(F)L3(800.0), unStoredField2=DFR GB3(800.0), omitTermFreqAndPositions=DFR I(n)1, textField2=DFR I(ne)BZ(0.3), textField1=DFR I(n)B1, textField2Utf8=DFR I(F)L2, unStoredField1=IB SPL-DZ(0.3), lazyField=IB SPL-D2, largeLazyField=DFR I(ne)B3(800.0)}, locale=no-NO, timezone=Israel
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=52353016,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestSimilarity2, Test2BTerms, TestBagOfPositions, Test2BSortedDocValuesOrds, TestPointQueries, TestSloppyMath, TestBinaryTerms, TestPhrasePrefixQuery, TestPointValues, TestIndexManyDocuments, TestDocsWithFieldSet, TestDoubleRangeFieldQueries, TestEarlyTerminatingSortingCollector, TestIndexWriterMergePolicy, TestExceedMaxTermLength, TestNamedSPILoader, Test2BPoints, TestPrefixQuery, TestReqExclBulkScorer, TestNeedsScores, TestCustomNorms, TestUnicodeUtil, TestGrowableByteArrayDataOutput, TestManyFields, TestGeoEncodingUtils, TestDuelingCodecs, TestFieldInvertState, TestLockFactory, TestPositiveScoresOnlyCollector, TestNeverDelete, TestLucene50StoredFieldsFormat, TestIndexWriterOnVMError, TestLiveFieldValues, TestSimilarityProvider, TestRegexpRandom, TestMinShouldMatch2, TestDocInverterPerFieldErrorInfo, TestSimpleExplanationsOfNonMatches, TestLazyProxSkipping, TestRecyclingByteBlockAllocator, TestSegmentReader, TestHighCompressionMode, TestSpans, TestSortedSetDocValues, TestInPlaceMergeSorter, TestAttributeSource, TestTopDocsCollector, TestPolygon, TestIndexSorting, TestSimpleFSLockFactory, TestFieldValueQuery, TestIndexWriterMerging, TestAtomicUpdate, TestBagOfPostings, TestTieredMergePolicy, TestConjunctions, TestRecyclingIntBlockAllocator, TestRegexpQuery, TestSameScoresWithThreads, TestMergedIterator, TestDateSort, TestQueryBuilder, TestTermQuery, TestExternalCodecs, TestPayloadsOnVectors, TestPrefixRandom, TestPriorityQueue, TestBytesRef, TestSimpleExplanationsWithFillerDocs, TestWildcardRandom, TestArrayUtil, TestRamUsageEstimator, TestTermScorer, TestBooleanQueryVisitSubscorers, TestSpanExplanations, TestAllFilesDetectTruncation, Test2BNumericDocValues, TestCodecHoldsOpenFiles, TestSumDocFreq, TestPositionIncrement, TestSpanTermQuery, TestFixedLengthBytesRefArray, TestVersion, TestFieldsReader]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFieldsReader -Dtests.seed=7A21AE67ABC2EA21 -Dtests.slow=true -Dtests.locale=no-NO -Dtests.timezone=Israel -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestFieldsReader (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestFieldsReader_7A21AE67ABC2EA21-001\testfieldswriterexceptions-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestFieldsReader_7A21AE67ABC2EA21-001\testfieldswriterexceptions-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestFieldsReader_7A21AE67ABC2EA21-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestFieldsReader_7A21AE67ABC2EA21-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7A21AE67ABC2EA21]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [197/466 (1!)] on J0 in 0.65s, 2 tests, 1 error <<< FAILURES!

[...truncated 59 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMultiMMap
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {docid=PostingsFormat(name=Direct), junk=PostingsFormat(name=Memory)}, docValues:{}, maxPointsInLeafNode=640, maxMBSortInHeap=5.570809098488689, sim=RandomSimilarity(queryNorm=true): {}, locale=zh-Hant-TW, timezone=America/Iqaluit
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=207380880,total=231342080
   [junit4]   2> NOTE: All tests run in this JVM: [TestSimilarity2, Test2BTerms, TestBagOfPositions, Test2BSortedDocValuesOrds, TestPointQueries, TestSloppyMath, TestBinaryTerms, TestPhrasePrefixQuery, TestPointValues, TestIndexManyDocuments, TestDocsWithFieldSet, TestDoubleRangeFieldQueries, TestEarlyTerminatingSortingCollector, TestIndexWriterMergePolicy, TestExceedMaxTermLength, TestNamedSPILoader, Test2BPoints, TestPrefixQuery, TestReqExclBulkScorer, TestNeedsScores, TestCustomNorms, TestUnicodeUtil, TestGrowableByteArrayDataOutput, TestManyFields, TestGeoEncodingUtils, TestDuelingCodecs, TestFieldInvertState, TestLockFactory, TestPositiveScoresOnlyCollector, TestNeverDelete, TestLucene50StoredFieldsFormat, TestIndexWriterOnVMError, TestLiveFieldValues, TestSimilarityProvider, TestRegexpRandom, TestMinShouldMatch2, TestDocInverterPerFieldErrorInfo, TestSimpleExplanationsOfNonMatches, TestLazyProxSkipping, TestRecyclingByteBlockAllocator, TestSegmentReader, TestHighCompressionMode, TestSpans, TestSortedSetDocValues, TestInPlaceMergeSorter, TestAttributeSource, TestTopDocsCollector, TestPolygon, TestIndexSorting, TestSimpleFSLockFactory, TestFieldValueQuery, TestIndexWriterMerging, TestAtomicUpdate, TestBagOfPostings, TestTieredMergePolicy, TestConjunctions, TestRecyclingIntBlockAllocator, TestRegexpQuery, TestSameScoresWithThreads, TestMergedIterator, TestDateSort, TestQueryBuilder, TestTermQuery, TestExternalCodecs, TestPayloadsOnVectors, TestPrefixRandom, TestPriorityQueue, TestBytesRef, TestSimpleExplanationsWithFillerDocs, TestWildcardRandom, TestArrayUtil, TestRamUsageEstimator, TestTermScorer, TestBooleanQueryVisitSubscorers, TestSpanExplanations, TestAllFilesDetectTruncation, Test2BNumericDocValues, TestCodecHoldsOpenFiles, TestSumDocFreq, TestPositionIncrement, TestSpanTermQuery, TestFixedLengthBytesRefArray, TestVersion, TestFieldsReader, TestSearch, TestOperations, TestTerm, TestIndexSearcher, TestTragicIndexWriterDeadlock, TestRateLimiter, TestBooleanRewrites, TestCharArrayMap, TestBlockPostingsFormat2, TestCodecs, TestUsageTrackingFilterCachingPolicy, TestDocValuesQueries, TestDeterminizeLexicon, TestMixedDocValuesUpdates, TestMultiMMap]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMultiMMap -Dtests.seed=7A21AE67ABC2EA21 -Dtests.slow=true -Dtests.locale=zh-Hant-TW -Dtests.timezone=America/Iqaluit -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestMultiMMap (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_7A21AE67ABC2EA21-001\testSeekZero-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_7A21AE67ABC2EA21-001\testSeekZero-006
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7A21AE67ABC2EA21]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [216/466 (2!)] on J0 in 2.43s, 54 tests, 1 error <<< FAILURES!

[...truncated 839 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J0-20180306_222243_87012203789742632502903.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J1-20180306_222243_87415079585641011021541.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 314 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J0-20180306_222845_9565794404338920800448.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J1-20180306_222845_9562158539181336233497.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1063 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J1-20180306_222948_27213411295328291062567.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J0-20180306_222948_2726590136418416223517.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 237 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J1-20180306_223138_17414803797552585578901.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J0-20180306_223138_17413263014015094044331.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 254 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J0-20180306_223153_04113519106076670051164.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J1-20180306_223153_04111456788501367695283.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 166 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J1-20180306_223228_84513262059173305058765.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J0-20180306_223228_8442894784843599193480.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 170 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J1-20180306_223233_3565851768983829937609.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J0-20180306_223233_35617840386634706310457.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 174 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J0-20180306_223237_2775878456118621394134.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J1-20180306_223237_2775956349086498553214.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 160 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J1-20180306_223246_8096454571472200339780.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J0-20180306_223246_8097667850384447905521.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 165 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J1-20180306_223253_0022030437701981952859.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J0-20180306_223253_001129627377402353313.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 176 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\uima\test\temp\junit4-J0-20180306_223257_3833467660247392553842.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 222 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J0-20180306_223316_03311729492464391908537.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J1-20180306_223316_03310599791743111306021.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1415 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J1-20180306_223425_38917734277799983941493.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J0-20180306_223425_38912591164102951394145.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 252 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J1-20180306_223439_69515605561907508790948.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J0-20180306_223439_69517775521287829191564.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 259 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J0-20180306_223458_6493617664825389392988.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J1-20180306_223458_64911281001473422647530.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 232 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J1-20180306_223656_6638059473336162863002.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J0-20180306_223656_66316099618437361835637.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 174 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J0-20180306_223701_1104131818388018250486.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J1-20180306_223701_1124883723716292277541.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 233 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J1-20180306_223707_38314626232298506325243.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J0-20180306_223707_38416416899268118430984.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 183 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J1-20180306_223742_2615210888255027585835.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J0-20180306_223742_26013498281042485346594.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 256 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J1-20180306_223752_7249515529900927622826.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J0-20180306_223752_72410453355579928793670.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 167 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J1-20180306_223810_4395110295226195637743.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J0-20180306_223810_43913074398173579985272.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 154 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J0-20180306_223819_33612018793659516536710.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J1-20180306_223819_33612045630407335102857.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 194 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J0-20180306_223825_9596349554089340407044.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J1-20180306_223825_95912743000000263002657.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 342 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J1-20180306_223841_4496320574561553672138.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J0-20180306_223841_4498591326667649731919.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 236 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J1-20180306_223851_29317805206634157779490.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J0-20180306_223851_2931351176249295956827.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 207 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J1-20180306_223859_6058485903689699222957.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J0-20180306_223859_60517924417831832636704.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 226 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J1-20180306_223918_10410611117582201803752.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J0-20180306_223918_1049706793577937818851.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 321 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J1-20180306_223948_1082092069853609951070.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J0-20180306_223948_1089738077084701400858.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 193 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J1-20180306_224005_22114583696697428676151.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J0-20180306_224005_22110722857136938466634.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 152 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial\test\temp\junit4-J0-20180306_224017_7989268496606840178089.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 255 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J1-20180306_224021_37217244674001665114267.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J0-20180306_224021_37218223204685126699067.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1707 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedFacetPivotSmallAdvancedTest
   [junit4]   2> 68665 INFO  (SUITE-DistributedFacetPivotSmallAdvancedTest-seed#[8BA92997531CC359]-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\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_8BA92997531CC359-001\init-core-data-001
   [junit4]   2> 68669 WARN  (SUITE-DistributedFacetPivotSmallAdvancedTest-seed#[8BA92997531CC359]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 68669 INFO  (SUITE-DistributedFacetPivotSmallAdvancedTest-seed#[8BA92997531CC359]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 68670 INFO  (SUITE-DistributedFacetPivotSmallAdvancedTest-seed#[8BA92997531CC359]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 68670 INFO  (SUITE-DistributedFacetPivotSmallAdvancedTest-seed#[8BA92997531CC359]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 68980 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[8BA92997531CC359]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_8BA92997531CC359-001\tempDir-001\control\cores\collection1
   [junit4]   2> 68981 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[8BA92997531CC359]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T12:27:37-09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 68982 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[8BA92997531CC359]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 68982 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[8BA92997531CC359]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 68982 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[8BA92997531CC359]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 68982 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[8BA92997531CC359]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@172b3f30{/,null,AVAILABLE}
   [junit4]   2> 68985 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[8BA92997531CC359]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@79d89789{HTTP/1.1,[http/1.1]}{127.0.0.1:50862}
   [junit4]   2> 68985 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[8BA92997531CC359]) [    ] o.e.j.s.Server Started @79729ms
   [junit4]   2> 68985 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[8BA92997531CC359]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=50862, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_8BA92997531CC359-001\tempDir-001\control\cores}
   [junit4]   2> 68985 ERROR (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[8BA92997531CC359]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 68985 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[8BA92997531CC359]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 68985 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[8BA92997531CC359]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 68985 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[8BA92997531CC359]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 68985 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[8BA92997531CC359]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-06T22:43:16.786024200Z
   [junit4]   2> 68985 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[8BA92997531CC359]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_8BA92997531CC359-001\tempDir-001\control\solr.xml
   [junit4]   2> 68992 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[8BA92997531CC359]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 68992 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[8BA92997531CC359]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 68993 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[8BA92997531CC359]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@511fbdcc, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 69030 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[8BA92997531CC359]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@511fbdcc
   [junit4]   2> 69038 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[8BA92997531CC359]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@511fbdcc
   [junit4]   2> 69038 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[8BA92997531CC359]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@511fbdcc
   [junit4]   2> 69041 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[8BA92997531CC359]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_8BA92997531CC359-001\tempDir-001\control\cores
   [junit4]   2> 69041 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[8BA92997531CC359]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 69041 INFO  (coreLoadExecutor-155-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 69042 INFO  (coreLoadExecutor-155-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/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 69080 INFO  (coreLoadExecutor-155-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 69113 INFO  (coreLoadExecutor-155-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 69167 WARN  (coreLoadExecutor-155-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.WordDelimiterFilterFactory]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 69272 INFO  (coreLoadExecutor-155-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schem

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

lection1, tag=497486921
   [junit4]   2> 211430 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[8BA92997531CC359]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@13d07a3e{/,null,UNAVAILABLE}
   [junit4]   2> 211430 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[8BA92997531CC359]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 211435 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[8BA92997531CC359]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@5c0b17da{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 211435 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[8BA92997531CC359]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1758011618
   [junit4]   2> 211436 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[8BA92997531CC359]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 211436 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[8BA92997531CC359]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 211436 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[8BA92997531CC359]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 211436 INFO  (coreCloseExecutor-1040-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@502672f6
   [junit4]   2> 211438 INFO  (coreCloseExecutor-1040-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1344697078
   [junit4]   2> 211444 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[8BA92997531CC359]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@54850399{/,null,UNAVAILABLE}
   [junit4]   2> 211444 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[8BA92997531CC359]) [    ] o.e.j.s.session Stopped scavenging
   [junit4] OK      3.16s J1 | DistributedFacetPivotSmallAdvancedTest.test
   [junit4]   2> 211453 INFO  (SUITE-DistributedFacetPivotSmallAdvancedTest-seed#[8BA92997531CC359]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=false): {}, locale=rw, timezone=Africa/Maseru
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=68951048,total=187621376
   [junit4]   2> NOTE: All tests run in this JVM: [TermVectorComponentDistributedTest, TermVectorComponentDistributedTest, TermVectorComponentDistributedTest, DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotSmallAdvancedTest, TermVectorComponentDistributedTest, TestDistributedSearch, TestDistributedSearch, SolrCmdDistributorTest, SolrCmdDistributorTest, SolrCmdDistributorTest, DistributedFacetPivotSmallAdvancedTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DistributedFacetPivotSmallAdvancedTest -Dtests.seed=8BA92997531CC359 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=rw -Dtests.timezone=Africa/Maseru -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | DistributedFacetPivotSmallAdvancedTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_8BA92997531CC359-001\tempDir-001\shard1\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_8BA92997531CC359-001\tempDir-001\shard1\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_8BA92997531CC359-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_8BA92997531CC359-001\tempDir-001\shard1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_8BA92997531CC359-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_8BA92997531CC359-001\tempDir-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8BA92997531CC359]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [23/25 (3!)] on J1 in 3.61s, 1 test, 1 error <<< FAILURES!
   [junit4] 
   [junit4] Suite: org.apache.solr.AnalysisAfterCoreReloadTest
   [junit4] OK      0.36s J0 | AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload
   [junit4] Completed [24/25 (3!)] on J0 in 1.58s, 1 test
   [junit4] 
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\temp\junit4-J0-20180306_234907_0626712813650489902881.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----
   [junit4] Suite: org.apache.solr.AnalysisAfterCoreReloadTest
   [junit4] OK      0.29s J1 | AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload
   [junit4] Completed [25/25 (3!)] on J1 in 1.29s, 1 test
   [junit4] 
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\temp\junit4-J1-20180306_234907_05213640369978527009739.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----
   [junit4] 
   [junit4] Tests with failures [seed: 8BA92997531CC359]:
   [junit4]   - org.apache.solr.AnalysisAfterCoreReloadTest (suite)
   [junit4]   - org.apache.solr.update.SolrCmdDistributorTest (suite)
   [junit4]   - org.apache.solr.handler.component.DistributedFacetPivotSmallAdvancedTest (suite)
   [junit4] 
   [junit4] 
   [junit4] JVM J0:     0.96 ..   223.51 =   222.55s
   [junit4] JVM J1:     1.24 ..   224.32 =   223.08s
   [junit4] Execution time total: 3 minutes 45 seconds
   [junit4] Tests summary: 25 suites, 25 tests, 3 suite-level errors

BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:1561: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:1085: There were test failures: 25 suites, 25 tests, 3 suite-level errors [seed: 8BA92997531CC359]

Total time: 3 minutes 47 seconds

[repro] Setting last failure code to 1

[repro] Failures:
[repro]   0/5 failed: org.apache.lucene.store.TestMultiMMap
[repro]   0/5 failed: org.apache.solr.TestDistributedSearch
[repro]   0/5 failed: org.apache.solr.handler.component.TermVectorComponentDistributedTest
[repro]   1/5 failed: org.apache.lucene.index.TestFieldsReader
[repro]   1/5 failed: org.apache.solr.AnalysisAfterCoreReloadTest
[repro]   1/5 failed: org.apache.solr.handler.component.DistributedFacetPivotSmallAdvancedTest
[repro]   1/5 failed: org.apache.solr.update.SolrCmdDistributorTest
[repro] Exiting with code 1

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST lucene\build move /y lucene\build lucene\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST solr\build move /y solr\build solr\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST lucene\build.orig move /y lucene\build.orig lucene\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST solr\build.orig move /y solr\build.orig solr\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>exit 0 
Archiving artifacts
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=6de48829a55cf75a4e24ddc3353f68aef2dc83da, workspace=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows
[WARNINGS] Computing warning deltas based on reference build #486
Recording test results
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 486 - Still unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/486/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseConcMarkSweepGC

10 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.codecs.blocktreeords.TestOrdsBlockTree

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blocktreeords.TestOrdsBlockTree_7761E79233B3FD96-001\testPostingsFormat-005: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blocktreeords.TestOrdsBlockTree_7761E79233B3FD96-001\testPostingsFormat-005    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blocktreeords.TestOrdsBlockTree_7761E79233B3FD96-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blocktreeords.TestOrdsBlockTree_7761E79233B3FD96-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\codecs\test\J0\temp\lucene.codecs.blocktreeords.TestOrdsBlockTree_7761E79233B3FD96-001\testPostingsFormat-005: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blocktreeords.TestOrdsBlockTree_7761E79233B3FD96-001\testPostingsFormat-005
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blocktreeords.TestOrdsBlockTree_7761E79233B3FD96-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blocktreeords.TestOrdsBlockTree_7761E79233B3FD96-001

	at __randomizedtesting.SeedInfo.seed([7761E79233B3FD96]: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.codecs.blocktreeords.TestOrdsBlockTree

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blocktreeords.TestOrdsBlockTree_7761E79233B3FD96-001\testPostingsFormat-005: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blocktreeords.TestOrdsBlockTree_7761E79233B3FD96-001\testPostingsFormat-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\lucene\build\codecs\test\J1\temp\lucene.codecs.blocktreeords.TestOrdsBlockTree_7761E79233B3FD96-001\testPostingsFormat-005: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blocktreeords.TestOrdsBlockTree_7761E79233B3FD96-001\testPostingsFormat-005

	at __randomizedtesting.SeedInfo.seed([7761E79233B3FD96]: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.cloud.autoscaling.sim.TestLargeCluster.testBasic

Error Message:
there should be new MOVERPLICA ops

Stack Trace:
java.lang.AssertionError: there should be new MOVERPLICA ops
	at __randomizedtesting.SeedInfo.seed([EF40F78BBBAC49F8:44BAEA9E6470CFD6]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.sim.TestLargeCluster.testBasic(TestLargeCluster.java:206)
	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.handler.TestSystemCollAutoCreate

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\J0\temp\solr.handler.TestSystemCollAutoCreate_EF40F78BBBAC49F8-001\shard-2-001\analysisconfs: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSystemCollAutoCreate_EF40F78BBBAC49F8-001\shard-2-001\analysisconfs    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSystemCollAutoCreate_EF40F78BBBAC49F8-001\shard-2-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSystemCollAutoCreate_EF40F78BBBAC49F8-001\shard-2-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSystemCollAutoCreate_EF40F78BBBAC49F8-001\shard-2-001\analysisconfs: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSystemCollAutoCreate_EF40F78BBBAC49F8-001\shard-2-001\analysisconfs
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSystemCollAutoCreate_EF40F78BBBAC49F8-001\shard-2-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSystemCollAutoCreate_EF40F78BBBAC49F8-001\shard-2-001

	at __randomizedtesting.SeedInfo.seed([EF40F78BBBAC49F8]: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.client.solrj.request.TestV1toV2ApiMapper.testCommands

Error Message:
null value is not valid for name

Stack Trace:
java.lang.RuntimeException: null value is not valid for name
	at __randomizedtesting.SeedInfo.seed([80922D58C4898010:A1AEE4A0AEB36074]:0)
	at org.apache.solr.client.solrj.request.V1toV2ApiMapper$ActionInfo.lambda$null$2(V1toV2ApiMapper.java:108)
	at org.apache.solr.common.MapWriter.toMap(MapWriter.java:42)
	at org.apache.solr.common.MapWriter$1.put(MapWriter.java:45)
	at org.apache.solr.client.solrj.request.V1toV2ApiMapper$ActionInfo.lambda$serializeToV2Format$3(V1toV2ApiMapper.java:98)
	at org.apache.solr.common.MapWriter.toMap(MapWriter.java:42)
	at org.apache.solr.client.solrj.request.V1toV2ApiMapper$ActionInfo.convert(V1toV2ApiMapper.java:87)
	at org.apache.solr.client.solrj.request.V1toV2ApiMapper.convert(V1toV2ApiMapper.java:137)
	at org.apache.solr.client.solrj.request.TestV1toV2ApiMapper.testCommands(TestV1toV2ApiMapper.java:55)
	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 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 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.client.solrj.request.TestV1toV2ApiMapper.testCommands

Error Message:
null value is not valid for name

Stack Trace:
java.lang.RuntimeException: null value is not valid for name
	at __randomizedtesting.SeedInfo.seed([80922D58C4898010:A1AEE4A0AEB36074]:0)
	at org.apache.solr.client.solrj.request.V1toV2ApiMapper$ActionInfo.lambda$null$2(V1toV2ApiMapper.java:108)
	at org.apache.solr.common.MapWriter.toMap(MapWriter.java:42)
	at org.apache.solr.common.MapWriter$1.put(MapWriter.java:45)
	at org.apache.solr.client.solrj.request.V1toV2ApiMapper$ActionInfo.lambda$serializeToV2Format$3(V1toV2ApiMapper.java:98)
	at org.apache.solr.common.MapWriter.toMap(MapWriter.java:42)
	at org.apache.solr.client.solrj.request.V1toV2ApiMapper$ActionInfo.convert(V1toV2ApiMapper.java:87)
	at org.apache.solr.client.solrj.request.V1toV2ApiMapper.convert(V1toV2ApiMapper.java:137)
	at org.apache.solr.client.solrj.request.TestV1toV2ApiMapper.testCommands(TestV1toV2ApiMapper.java:55)
	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 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 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.client.solrj.request.TestV1toV2ApiMapper.testCommands

Error Message:
null value is not valid for name

Stack Trace:
java.lang.RuntimeException: null value is not valid for name
	at __randomizedtesting.SeedInfo.seed([80922D58C4898010:A1AEE4A0AEB36074]:0)
	at org.apache.solr.client.solrj.request.V1toV2ApiMapper$ActionInfo.lambda$null$2(V1toV2ApiMapper.java:108)
	at org.apache.solr.common.MapWriter.toMap(MapWriter.java:42)
	at org.apache.solr.common.MapWriter$1.put(MapWriter.java:45)
	at org.apache.solr.client.solrj.request.V1toV2ApiMapper$ActionInfo.lambda$serializeToV2Format$3(V1toV2ApiMapper.java:98)
	at org.apache.solr.common.MapWriter.toMap(MapWriter.java:42)
	at org.apache.solr.client.solrj.request.V1toV2ApiMapper$ActionInfo.convert(V1toV2ApiMapper.java:87)
	at org.apache.solr.client.solrj.request.V1toV2ApiMapper.convert(V1toV2ApiMapper.java:137)
	at org.apache.solr.client.solrj.request.TestV1toV2ApiMapper.testCommands(TestV1toV2ApiMapper.java:55)
	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 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 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.client.solrj.request.TestV1toV2ApiMapper.testCommands

Error Message:
null value is not valid for name

Stack Trace:
java.lang.RuntimeException: null value is not valid for name
	at __randomizedtesting.SeedInfo.seed([80922D58C4898010:A1AEE4A0AEB36074]:0)
	at org.apache.solr.client.solrj.request.V1toV2ApiMapper$ActionInfo.lambda$null$2(V1toV2ApiMapper.java:108)
	at org.apache.solr.common.MapWriter.toMap(MapWriter.java:42)
	at org.apache.solr.common.MapWriter$1.put(MapWriter.java:45)
	at org.apache.solr.client.solrj.request.V1toV2ApiMapper$ActionInfo.lambda$serializeToV2Format$3(V1toV2ApiMapper.java:98)
	at org.apache.solr.common.MapWriter.toMap(MapWriter.java:42)
	at org.apache.solr.client.solrj.request.V1toV2ApiMapper$ActionInfo.convert(V1toV2ApiMapper.java:87)
	at org.apache.solr.client.solrj.request.V1toV2ApiMapper.convert(V1toV2ApiMapper.java:137)
	at org.apache.solr.client.solrj.request.TestV1toV2ApiMapper.testCommands(TestV1toV2ApiMapper.java:55)
	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 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 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.client.solrj.request.TestV1toV2ApiMapper.testCommands

Error Message:
null value is not valid for name

Stack Trace:
java.lang.RuntimeException: null value is not valid for name
	at __randomizedtesting.SeedInfo.seed([80922D58C4898010:A1AEE4A0AEB36074]:0)
	at org.apache.solr.client.solrj.request.V1toV2ApiMapper$ActionInfo.lambda$null$2(V1toV2ApiMapper.java:108)
	at org.apache.solr.common.MapWriter.toMap(MapWriter.java:42)
	at org.apache.solr.common.MapWriter$1.put(MapWriter.java:45)
	at org.apache.solr.client.solrj.request.V1toV2ApiMapper$ActionInfo.lambda$serializeToV2Format$3(V1toV2ApiMapper.java:98)
	at org.apache.solr.common.MapWriter.toMap(MapWriter.java:42)
	at org.apache.solr.client.solrj.request.V1toV2ApiMapper$ActionInfo.convert(V1toV2ApiMapper.java:87)
	at org.apache.solr.client.solrj.request.V1toV2ApiMapper.convert(V1toV2ApiMapper.java:137)
	at org.apache.solr.client.solrj.request.TestV1toV2ApiMapper.testCommands(TestV1toV2ApiMapper.java:55)
	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 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 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.autoscaling.sim.TestLargeCluster.testSearchRate

Error Message:
expected:<10> but was:<6>

Stack Trace:
java.lang.AssertionError: expected:<10> but was:<6>
	at __randomizedtesting.SeedInfo.seed([EF40F78BBBAC49F8:B208E902746AEFB7]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.autoscaling.sim.TestLargeCluster.testSearchRate(TestLargeCluster.java:556)
	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)




Build Log:
[...truncated 6836 lines...]
   [junit4] Suite: org.apache.lucene.codecs.blocktreeords.TestOrdsBlockTree
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1789, maxMBSortInHeap=7.553003894884909, sim=RandomSimilarity(queryNorm=false): {f_DOCS_AND_FREQS=DFR I(F)3(800.0), field=DFR I(F)3(800.0), f_DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS=DFR G3(800.0), f_DOCS_AND_FREQS_AND_POSITIONS=IB SPL-D2, body=IB LL-DZ(0.3), f_DOCS=DFR GL2}, locale=es-CL, timezone=Pacific/Kosrae
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=9779584,total=40816640
   [junit4]   2> NOTE: All tests run in this JVM: [TestBloomPostingsFormat, TestMemoryPostingsFormat, TestFSTPostingsFormat, TestSimpleTextDocValuesFormat, TestSimpleTextNormsFormat, TestFixedGapPostingsFormat, TestSimpleTextPostingsFormat, TestVarGapFixedIntervalPostingsFormat, TestOrdsBlockTree]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOrdsBlockTree -Dtests.seed=7761E79233B3FD96 -Dtests.slow=true -Dtests.locale=es-CL -Dtests.timezone=Pacific/Kosrae -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestOrdsBlockTree (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\codecs\test\J1\temp\lucene.codecs.blocktreeords.TestOrdsBlockTree_7761E79233B3FD96-001\testPostingsFormat-005: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blocktreeords.TestOrdsBlockTree_7761E79233B3FD96-001\testPostingsFormat-005
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7761E79233B3FD96]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [14/20 (1!)] on J1 in 2.96s, 32 tests, 1 error <<< FAILURES!

[...truncated 6131 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestLargeCluster
   [junit4]   2> 945322 INFO  (SUITE-TestLargeCluster-seed#[EF40F78BBBAC49F8]-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\J0\temp\solr.cloud.autoscaling.sim.TestLargeCluster_EF40F78BBBAC49F8-001\init-core-data-001
   [junit4]   2> 945324 WARN  (SUITE-TestLargeCluster-seed#[EF40F78BBBAC49F8]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 945325 INFO  (SUITE-TestLargeCluster-seed#[EF40F78BBBAC49F8]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 945330 INFO  (SUITE-TestLargeCluster-seed#[EF40F78BBBAC49F8]-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> 945367 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 945368 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 0
   [junit4]   2> 945369 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10082_solr, 127.0.0.1:10004_solr, 127.0.0.1:10018_solr, 127.0.0.1:10049_solr, 127.0.0.1:10020_solr, 127.0.0.1:10065_solr, 127.0.0.1:10021_solr, 127.0.0.1:10005_solr, 127.0.0.1:10066_solr, 127.0.0.1:10035_solr, 127.0.0.1:10051_solr, 127.0.0.1:10019_solr, 127.0.0.1:10096_solr, 127.0.0.1:10022_solr, 127.0.0.1:10033_solr, 127.0.0.1:10017_solr, 127.0.0.1:10047_solr, 127.0.0.1:10095_solr, 127.0.0.1:10081_solr, 127.0.0.1:10084_solr, 127.0.0.1:10036_solr, 127.0.0.1:10052_solr, 127.0.0.1:10006_solr, 127.0.0.1:10079_solr, 127.0.0.1:10098_solr, 127.0.0.1:10003_solr, 127.0.0.1:10001_solr, 127.0.0.1:10054_solr, 127.0.0.1:10099_solr, 127.0.0.1:10071_solr, 127.0.0.1:10023_solr, 127.0.0.1:10076_solr, 127.0.0.1:10007_solr, 127.0.0.1:10055_solr, 127.0.0.1:10010_solr, 127.0.0.1:10016_solr, 127.0.0.1:10070_solr, 127.0.0.1:10077_solr, 127.0.0.1:10038_solr, 127.0.0.1:10032_solr, 127.0.0.1:10093_solr, 127.0.0.1:10061_solr, 127.0.0.1:10067_solr, 127.0.0.1:10086_solr, 127.0.0.1:10089_solr, 127.0.0.1:10045_solr, 127.0.0.1:10042_solr, 127.0.0.1:10029_solr, 127.0.0.1:10083_solr, 127.0.0.1:10080_solr, 127.0.0.1:10048_solr, 127.0.0.1:10064_solr, 127.0.0.1:10043_solr, 127.0.0.1:10057_solr, 127.0.0.1:10074_solr, 127.0.0.1:10026_solr, 127.0.0.1:10012_solr, 127.0.0.1:10060_solr, 127.0.0.1:10073_solr, 127.0.0.1:10058_solr, 127.0.0.1:10013_solr, 127.0.0.1:10090_solr, 127.0.0.1:10088_solr, 127.0.0.1:10027_solr, 127.0.0.1:10039_solr, 127.0.0.1:10025_solr, 127.0.0.1:10044_solr, 127.0.0.1:10028_solr, 127.0.0.1:10092_solr, 127.0.0.1:10041_solr, 127.0.0.1:10087_solr, 127.0.0.1:10009_solr, 127.0.0.1:10000_solr, 127.0.0.1:10030_solr, 127.0.0.1:10014_solr, 127.0.0.1:10011_solr, 127.0.0.1:10040_solr, 127.0.0.1:10085_solr, 127.0.0.1:10046_solr, 127.0.0.1:10068_solr, 127.0.0.1:10063_solr, 127.0.0.1:10015_solr, 127.0.0.1:10069_solr, 127.0.0.1:10062_solr, 127.0.0.1:10008_solr, 127.0.0.1:10024_solr, 127.0.0.1:10050_solr, 127.0.0.1:10075_solr, 127.0.0.1:10078_solr, 127.0.0.1:10002_solr, 127.0.0.1:10097_solr, 127.0.0.1:10031_solr, 127.0.0.1:10034_solr, 127.0.0.1:10091_solr, 127.0.0.1:10094_solr, 127.0.0.1:10037_solr, 127.0.0.1:10053_solr, 127.0.0.1:10059_solr, 127.0.0.1:10056_solr, 127.0.0.1:10072_solr]
   [junit4]   2> 945369 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 0, lastZnodeVersion -1
   [junit4]   2> 945369 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 0
   [junit4]   2> 945369 INFO  (TEST-TestLargeCluster.testNodeLost-seed#[EF40F78BBBAC49F8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNodeLost
   [junit4]   2> 945370 DEBUG (TEST-TestLargeCluster.testNodeLost-seed#[EF40F78BBBAC49F8]) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 945372 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 945372 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 0
   [junit4]   2> 945372 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 945372 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 945372 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 945372 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 945373 INFO  (TEST-TestLargeCluster.testNodeLost-seed#[EF40F78BBBAC49F8]) [    ] o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and clearing object cache...
   [junit4]   2> 945373 WARN  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 945374 DEBUG (TEST-TestLargeCluster.testNodeLost-seed#[EF40F78BBBAC49F8]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 945375 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 945375 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 945375 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10082_solr, 127.0.0.1:10004_solr, 127.0.0.1:10018_solr, 127.0.0.1:10049_solr, 127.0.0.1:10020_solr, 127.0.0.1:10065_solr, 127.0.0.1:10021_solr, 127.0.0.1:10005_solr, 127.0.0.1:10066_solr, 127.0.0.1:10035_solr, 127.0.0.1:10051_solr, 127.0.0.1:10019_solr, 127.0.0.1:10096_solr, 127.0.0.1:10022_solr, 127.0.0.1:10033_solr, 127.0.0.1:10017_solr, 127.0.0.1:10047_solr, 127.0.0.1:10095_solr, 127.0.0.1:10081_solr, 127.0.0.1:10084_solr, 127.0.0.1:10036_solr, 127.0.0.1:10052_solr, 127.0.0.1:10006_solr, 127.0.0.1:10079_solr, 127.0.0.1:10098_solr, 127.0.0.1:10003_solr, 127.0.0.1:10001_solr, 127.0.0.1:10054_solr, 127.0.0.1:10099_solr, 127.0.0.1:10071_solr, 127.0.0.1:10023_solr, 127.0.0.1:10076_solr, 127.0.0.1:10007_solr, 127.0.0.1:10055_solr, 127.0.0.1:10010_solr, 127.0.0.1:10016_solr, 127.0.0.1:10070_solr, 127.0.0.1:10077_solr, 127.0.0.1:10038_solr, 127.0.0.1:10032_solr, 127.0.0.1:10093_solr, 127.0.0.1:10061_solr, 127.0.0.1:10067_solr, 127.0.0.1:10086_solr, 127.0.0.1:10089_solr, 127.0.0.1:10045_solr, 127.0.0.1:10042_solr, 127.0.0.1:10029_solr, 127.0.0.1:10083_solr, 127.0.0.1:10080_solr, 127.0.0.1:10048_solr, 127.0.0.1:10064_solr, 127.0.0.1:10043_solr, 127.0.0.1:10057_solr, 127.0.0.1:10074_solr, 127.0.0.1:10026_solr, 127.0.0.1:10012_solr, 127.0.0.1:10060_solr, 127.0.0.1:10073_solr, 127.0.0.1:10058_solr, 127.0.0.1:10013_solr, 127.0.0.1:10090_solr, 127.0.0.1:10088_solr, 127.0.0.1:10027_solr, 127.0.0.1:10039_solr, 127.0.0.1:10025_solr, 127.0.0.1:10044_solr, 127.0.0.1:10028_solr, 127.0.0.1:10092_solr, 127.0.0.1:10041_solr, 127.0.0.1:10087_solr, 127.0.0.1:10009_solr, 127.0.0.1:10000_solr, 127.0.0.1:10030_solr, 127.0.0.1:10014_solr, 127.0.0.1:10011_solr, 127.0.0.1:10040_solr, 127.0.0.1:10085_solr, 127.0.0.1:10046_solr, 127.0.0.1:10068_solr, 127.0.0.1:10063_solr, 127.0.0.1:10015_solr, 127.0.0.1:10069_solr, 127.0.0.1:10062_solr, 127.0.0.1:10008_solr, 127.0.0.1:10024_solr, 127.0.0.1:10050_solr, 127.0.0.1:10075_solr, 127.0.0.1:10078_solr, 127.0.0.1:10002_solr, 127.0.0.1:10097_solr, 127.0.0.1:10031_solr, 127.0.0.1:10034_solr, 127.0.0.1:10091_solr, 127.0.0.1:10094_solr, 127.0.0.1:10037_solr, 127.0.0.1:10053_solr, 127.0.0.1:10059_solr, 127.0.0.1:10056_solr, 127.0.0.1:10072_solr]
   [junit4]   2> 945375 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion -1
   [junit4]   2> 945375 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 945375 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 945375 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 945375 DEBUG (ScheduledTrigger-3440-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 945398 DEBUG (ScheduledTrigger-3440-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 945422 DEBUG (ScheduledTrigger-3440-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 945443 DEBUG (ScheduledTrigger-3440-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 945466 DEBUG (ScheduledTrigger-3440-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 945486 DEBUG (simCloudManagerPool-3439-thread-1) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 945487 DEBUG (simCloudManagerPool-3439-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 945487 DEBUG (simCloudManagerPool-3439-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10082_solr, 127.0.0.1:10004_solr, 127.0.0.1:10018_solr, 127.0.0.1:10049_solr, 127.0.0.1:10020_solr, 127.0.0.1:10065_solr, 127.0.0.1:10021_solr, 127.0.0.1:10005_solr, 127.0.0.1:10066_solr, 127.0.0.1:10035_solr, 127.0.0.1:10051_solr, 127.0.0.1:10019_solr, 127.0.0.1:10096_solr, 127.0.0.1:10022_solr, 127.0.0.1:10033_solr, 127.0.0.1:10017_solr, 127.0.0.1:10047_solr, 127.0.0.1:10095_solr, 127.0.0.1:10081_solr, 127.0.0.1:10084_solr, 127.0.0.1:10036_solr, 127.0.0.1:10052_solr, 127.0.0.1:10006_solr, 127.0.0.1:10079_solr, 127.0.0.1:10098_solr, 127.0.0.1:10003_solr, 127.0.0.1:10001_solr, 127.0.0.1:10054_solr, 127.0.0.1:10099_solr, 127.0.0.1:10071_solr, 127.0.0.1:10023_solr, 127.0.0.1:10076_solr, 127.0.0.1:10007_solr, 127.0.0.1:10055_solr, 127.0.0.1:10010_solr, 127.0.0.1:10016_solr, 127.0.0.1:10070_solr, 127.0.0.1:10077_solr, 127.0.0.1:10038_solr, 127.0.0.1:10032_solr, 127.0.0.1:10093_solr, 127.0.0.1:10061_solr, 127.0.0.1:10067_solr, 127.0.0.1:10086_solr, 127.0.0.1:10089_solr, 127.0.0.1:10045_solr, 127.0.0.1:10042_solr, 127.0.0.1:10029_solr, 127.0.0.1:10083_solr, 127.0.0.1:10080_solr, 127.0.0.1:10048_solr, 127.0.0.1:10064_solr, 127.0.0.1:10043_solr, 127.0.0.1:10057_solr, 127.0.0.1:10074_solr, 127.0.0.1:10026_solr, 127.0.0.1:10012_solr, 127.0.0.1:10060_solr, 127.0.0.1:10073_solr, 127.0.0.1:10058_solr, 127.0.0.1:10013_solr, 127.0.0.1:10090_solr, 127.0.0.1:10088_solr, 127.0.0.1:10027_solr, 127.0.0.1:10039_solr, 127.0.0.1:10025_solr, 127.0.0.1:10044_solr, 127.0.0.1:10028_solr, 127.0.0.1:10092_solr, 127.0.0.1:10041_solr, 127.0.0.1:10087_solr, 127.0.0.1:10009_solr, 127.0.0.1:10000_solr, 127.0.0.1:10030_solr, 127.0.0.1:10014_solr, 127.0.0.1:10011_solr, 127.0.0.1:10040_solr, 127.0.0.1:10085_solr, 127.0.0.1:10046_solr, 127.0.0.1:10068_solr, 127.0.0.1:10063_solr, 127.0.0.1:10015_solr, 127.0.0.1:10069_solr, 127.0.0.1:10062_solr, 127.0.0.1:10008_solr, 127.0.0.1:10024_solr, 127.0.0.1:10050_solr, 127.0.0.1:10075_solr, 127.0.0.1:10078_solr, 127.0.0.1:10002_solr, 127.0.0.1:10097_solr, 127.0.0.1:10031_solr, 127.0.0.1:10034_solr, 127.0.0.1:10091_solr, 127.0.0.1:10094_solr, 127.0.0.1:10037_solr, 127.0.0.1:10053_solr, 127.0.0.1:10059_solr, 127.0.0.1:10056_solr, 127.0.0.1:10072_solr]
   [junit4]   2> 945488 DEBUG (simCloudManagerPool-3439-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10082_solr, 127.0.0.1:10004_solr, 127.0.0.1:10018_solr, 127.0.0.1:10049_solr, 127.0.0.1:10020_solr, 127.0.0.1:10065_solr, 127.0.0.1:10021_solr, 127.0.0.1:10005_solr, 127.0.0.1:10066_solr, 127.0.0.1:10035_solr, 127.0.0.1:10051_solr, 127.0.0.1:10019_solr, 127.0.0.1:10096_solr, 127.0.0.1:10022_solr, 127.0.0.1:10033_solr, 127.0.0.1:10017_solr, 127.0.0.1:10047_solr, 127.0.0.1:10095_solr, 127.0.0.1:10081_solr, 127.0.0.1:10084_solr, 127.0.0.1:10036_solr, 127.0.0.1:10052_solr, 127.0.0.1:10006_solr, 127.0.0.1:10079_solr, 127.0.0.1:10098_solr, 127.0.0.1:10003_solr, 127.0.0.1:10001_solr, 127.0.0.1:10054_solr, 127.0.0.1:10099_solr, 127.0.0.1:10071_solr, 127.0.0.1:10023_solr, 127.0.0.1:10076_solr, 127.0.0.1:10007_solr, 127.0.0.1:10055_solr, 127.0.0.1:10010_solr, 127.0.0.1:10016_solr, 127.0.0.1:10070_solr, 127.0.0.1:10077_solr, 127.0.0.1:10038_solr, 127.0.0.1:10032_solr, 127.0.0.1:10093_solr, 127.0.0.1:10061_solr, 127.0.0.1:10067_solr, 127.0.0.1:10086_solr, 127.0.0.1:10089_solr, 127.0.0.1:10045_solr, 127.0.0.1:10042_solr, 127.0.0.1:10029_solr, 127.0.0.1:10083_solr, 127.0.0.1:10080_solr, 127.0.0.1:10048_solr, 127.0.0.1:10064_solr, 127.0.0.1:10043_solr, 127.0.0.1:10057_solr, 127.0.0.1:10074_solr, 127.0.0.1:10026_solr, 127.0.0.1:10012_solr, 127.0.0.1:10060_solr, 127.0.0.1:10073_solr, 127.0.0.1:10058_solr, 127.0.0.1:10013_solr, 127.0.0.1:10090_solr, 127.0.0.1:10088_solr, 127.0.0.1:10027_solr, 127.0.0.1:10039_solr, 127.0.0.1:10025_solr, 127.0.0.1:10044_solr, 127.0.0.1:10028_solr, 127.0.0.1:10092_solr, 127.0.0.1:10041_solr, 127.0.0.1:10087_solr, 127.0.0.1:10009_solr, 127.0.0.1:10000_solr, 127.0.0.1:10030_solr, 127.0.0.1:10014_solr, 127.0.0.1:10011_solr, 127.0.0.1:10040_solr, 127.0.0.1:10085_solr, 127.0.0.1:10046_solr, 127.0.0.1:10068_solr, 127.0.0.1:10063_solr, 127.0.0.1:10015_solr, 127.0.0.1:10069_solr, 127.0.0.1:10062_solr, 127.0.0.1:10008_solr, 127.0.0.1:10024_solr, 127.0.0.1:10050_solr, 127.0.0.1:10075_solr, 127.0.0.1:10078_solr, 127.0.0.1:10002_solr, 127.0.0.1:10097_solr, 127.0.0.1:10031_solr, 127.0.0.1:10034_solr, 127.0.0.1:10091_solr, 127.0.0.1:10094_solr, 127.0.0.1:10037_solr, 127.0.0.1:10053_solr, 127.0.0.1:10059_solr, 127.0.0.1:10056_solr, 127.0.0.1:10072_solr]
   [junit4]   2> 945488 DEBUG (ScheduledTrigger-3440-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 945488 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 945488 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 945488 DEBUG (ScheduledTrigger-3440-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 945488 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 945511 DEBUG (ScheduledTrigger-3440-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 945512 DEBUG (ScheduledTrigger-3440-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 945534 DEBUG (ScheduledTrigger-3440-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 945535 DEBUG (ScheduledTrigger-3440-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 945555 DEBUG (ScheduledTrigger-3440-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 945555 DEBUG (ScheduledTrigger-3440-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 945576 DEBUG (ScheduledTrigger-3440-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 945576 DEBUG (ScheduledTrigger-3440-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 945598 DEBUG (ScheduledTrigger-3440-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 945598 DEBUG (ScheduledTrigger-3440-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 945619 DEBUG (ScheduledTrigger-3440-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 945619 DEBUG (ScheduledTrigger-3440-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 945640 DEBUG (ScheduledTrigger-3440-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 945640 DEBUG (ScheduledTrigger-3440-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 945663 DEBUG (ScheduledTrigger-3440-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 945663 DEBUG (ScheduledTrigger-3440-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 945685 DEBUG (ScheduledTrigger-3440-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 945685 DEBUG (ScheduledTrigger-3440-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 945706 DEBUG (ScheduledTrigger-3440-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 945706 DEBUG (ScheduledTrigger-3440-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 945728 DEBUG (ScheduledTrigger-3440-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 945728 DEBUG (ScheduledTrigger-3440-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 945749 DEBUG (ScheduledTrigger-3440-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 945749 DEBUG (ScheduledTrigger-3440-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 945770 DEBUG (ScheduledTrigger-3440-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 945770 DEBUG (ScheduledTrigger-3440-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 945776 DEBUG (simCloudManagerPool-3439-thread-5) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost / shard15: {"core_node150":{
   [junit4]   2>     "node_name":"127.0.0.1:10043_solr",
   [junit4]   2>     "core":"testNodeLost_shard15_replica_n150",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "INDEX.sizeInBytes":1,
   [junit4]   2>     "shard":"shard15",
   [junit4]   2>     "collection":"testNodeLost"}}
   [junit4]   2> 945776 DEBUG (simCloudManagerPool-3439-thread-2) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost / shard20: {"core_node200":{
   [junit4]   2>     "node_name":"127.0.0.1:10017_solr",
   [junit4]   2>     "core":"testNodeLost_shard20_replica_n200",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "INDEX.sizeInBytes":1,
   [junit4]   2>     "shard":"shard20",
   [junit4]   2>     "collection":"testNodeLost"}}
   [junit4]   2> 945779 DEBUG (simCloudManagerPool-3439-thread-152) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost / shard1: {"core_node1":{
   [junit4]   2>     "node_name":"127.0.0.1:10024_solr",
   [junit4]   2>     "core":"testNodeLost_shard1_replica_n1",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "INDEX.sizeInBytes":1,
   [junit4]   2>     "shard":"shard1",
   [junit4]   2>     "collection":"testNodeLost"}}
   [junit4]   2> 945779 DEBUG (simCloudManagerPool-3439-thread-4) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testNodeLost / shard2: {"core_node18":{
   [junit4]   2>     "node_name":"127.0.0.1:10002_solr",
   [junit4]   2>     "core":"testNodeLost_shard2_replica_n18",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "INDEX.sizeInBytes":1,
   [junit4]   2>     "shard":"shard2",
   [junit4]   2>     "collection":"testNodeLost"}}
   [junit4]   2> 945790 DEBUG (ScheduledTrigger-3440-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 945790 DEBUG (ScheduledTrigger-3440-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 945811 DEBUG (ScheduledTrigger-3440-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 945811 DEBUG (ScheduledTrigger-3440-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 945835 DEBUG (ScheduledTrigger-3440-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 945835 DEBUG (ScheduledTrigger-3440-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 945856 DEBUG (ScheduledTrigger-3440-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 945856 DEBUG (ScheduledTrigger-3440-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 945877 DEBUG (ScheduledTrigger-3440-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 945877 DEBUG (ScheduledTrigger-3440-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 945899 DEBUG (ScheduledTrigger-3440-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 945899 DEBUG (ScheduledTrigger-3440-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 945919 DEBUG (ScheduledTrigger-3440-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 945920 DEBUG (ScheduledTrigger-3440-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 945940 DEBUG (ScheduledTrigger-3440-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 945942 DEBUG (ScheduledTrigger-3440-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 945962 DEBUG (ScheduledTrigger-3440-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 945962 DEBUG (ScheduledTrigger-3440-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 945983 DEBUG (ScheduledTrigger-3440-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 945983 DEBUG (ScheduledTrigger-3440-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 946005 DEBUG (ScheduledTrigger-3440-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 946005 DEBUG (ScheduledTrigger-3440-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 946026 DEBUG (ScheduledTrigger-3440-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 946026 DEBUG (ScheduledTrigger-3440-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 946046 DEBUG (ScheduledTrigger-3440-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 946046 DEBUG (ScheduledTrigger-3440-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 946068 DEBUG (ScheduledTrigger-3440-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 946068 DEBUG (ScheduledTrigger-3440-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 946089 DEBUG (ScheduledTrigger-3440-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 946089 DEBUG (ScheduledTrigger-3440-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 946111 DEBUG (ScheduledTrigger-3440-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 946112 DEBUG (ScheduledTrigger-3440-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 946133 DEBUG (ScheduledTrigger-3440-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 946133 DEBUG (ScheduledTrigger-3440-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 946159 DEBUG (ScheduledTrigger-3440-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 946159 DEBUG (ScheduledTrigger-3440-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 946180 DEBUG (ScheduledTrigger-3440-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 946181 DEBUG (ScheduledTrigger-3440-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 946202 DEBUG (ScheduledTrigger-3440-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 946202 DEBUG (ScheduledTrigger-3440-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 946227 DEBUG (ScheduledTrigger-3440-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 946228 DEBUG (ScheduledTrigger-3440-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 946250 DEBUG (ScheduledTrigger-3440-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 946250 DEBUG (ScheduledTrigger-3440-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 946272 DEBUG (ScheduledTrigger-3440-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 946272 DEBUG (ScheduledTrigger-3440-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 946295 DEBUG (ScheduledTrigger-3440-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 946295 DEBUG (ScheduledTrigger-3440-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 946317 DEBUG (ScheduledTrigger-3440-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 946317 DEBUG (ScheduledTrigger-3440-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 946337 DEBUG (ScheduledTrigger-3440-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 946338 DEBUG (ScheduledTrigger-3440-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 946359 DEBUG (ScheduledTrigger-3440-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 946359 DEBUG (ScheduledTrigger-3440-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 946380 DEBUG (ScheduledTrigger-3440-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 946380 DEBUG (ScheduledTrigger-3440-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 946400 DEBUG (ScheduledTrigger-3440-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 946400 DEBUG (ScheduledTrigger-3440-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 946425 DEBUG (ScheduledTrigger-3440-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 946425 DEBUG (ScheduledTrigger-3440-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 946446 DEBUG (ScheduledTrigger-3440-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 946446 DEBUG (ScheduledTrigger-3440-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 946469 DEBUG (ScheduledTrigger-3440-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 946471 DEBUG (ScheduledTrigger-3440-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 946495 DEBUG (ScheduledTrigger-3440-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 946495 DEBUG (ScheduledTrigger-3440-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 946516 DEBUG (ScheduledTrigger-3440-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 946516 DEBUG (ScheduledTrigger-3440-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 946537 DEBUG (ScheduledTrigger-3440-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 946537 DEBUG (ScheduledTrigger-3440-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 946558 DEBUG (ScheduledTrigger-3440-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 946558 DEBUG (ScheduledTrigger-3440-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 946581 DEBUG (ScheduledTrigger-3440-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 946581 DEBUG (ScheduledTrigger-3440-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 946602 DEBUG (ScheduledTrigger-3440-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 946602 DEBUG (ScheduledTrigger-3440-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 946623 DEBUG (ScheduledTrigger-3440-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 946623 DEBUG (ScheduledTrigger-3440-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 946644 DEBUG (ScheduledTrigger-3440-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 946644 DEBUG (ScheduledTrigger-3440-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 946666 DEBUG (ScheduledTrigger-3440-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 946666 DEBUG (ScheduledTrigger-3440-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 946688 DEBUG (ScheduledTrigger-3440-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 946688 DEBUG (ScheduledTrigger-3440-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 946710 DEBUG (ScheduledTrigger-3440-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 946710 DEBUG (ScheduledTrigger-3440-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 946731 DEBUG (ScheduledTrigger-3440-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 946731 DEBUG (ScheduledTrigger-3440-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 946753 DEBUG (ScheduledTrigger-3440-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 946753 DEBUG (ScheduledTrigger-3440-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 946775 DEBUG (ScheduledTrigger-3440-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 946775 DEBUG (ScheduledTrigger-3440-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 946798 DEBUG (ScheduledTrigger-3440-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 946798 DEBUG (ScheduledTrigger-3440-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 946824 DEBUG (ScheduledTrigger-3440-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 946824 DEBUG (ScheduledTrigger-3440-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 946844 DEBUG (ScheduledTrigger-3440-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 946844 DEBUG (ScheduledTrigger-3440-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 946866 DEBUG (ScheduledTrigger-3440-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 946866 DEBUG (ScheduledTrigger-3440-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 946887 DEBUG (ScheduledTrigger-3440-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 946887 DEBUG (ScheduledTrigger-3440-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 946911 DEBUG (ScheduledTrigger-3440-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 946911 DEBUG (ScheduledTrigger-3440-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 946933 DEBUG (ScheduledTrigger-3440-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 946933 DEBUG (ScheduledTrigger-3440-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 946958 DEBUG (ScheduledTrigger-3440-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 946958 DEBUG (ScheduledTrigger-3440-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 946983 DEBUG (ScheduledTrigger-3440-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 946983 DEBUG (ScheduledTrigger-3440-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 947004 DEBUG (ScheduledTrigger-3440-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 947004 DEBUG (ScheduledTrigger-3440-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 947025 DEBUG (ScheduledTrigger-3440-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 947025 DEBUG (ScheduledTrigger-3440-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 947047 DEBUG (ScheduledTrigger-3440-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 947047 DEBUG (ScheduledTrigger-3440-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 947070 DEBUG (ScheduledTrigger-3440-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 947070 DEBUG (ScheduledTrigger-3440-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 947091 DEBUG (ScheduledTrigger-3440-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 947091 DEBUG (ScheduledTrigger-3440-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 947112 DEBUG (ScheduledTrigger-3440-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 947112 DEBUG (ScheduledTrigger-3440-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 947132 DEBUG (ScheduledTrigger-3440-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 947132 DEBUG (ScheduledTrigger-3440-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 947154 DEBUG (ScheduledTrigger-3440-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 947154 DEBUG (ScheduledTrigger-3440-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 947174 DEBUG (ScheduledTrigger-3440-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 947174 DEBUG (ScheduledTrigger-3440-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 947203 DEBUG (ScheduledTrigger-3440-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 947203 DEBUG (ScheduledTrigger-3440-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 947225 DEBUG (ScheduledTrigger-3440-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 947225 DEBUG (ScheduledTrigger-3440-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 947262 DEBUG (ScheduledTrigger-3440-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 947262 DEBUG (ScheduledTrigger-3440-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 947290 DEBUG (ScheduledTrigger-3440-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 947290 DEBUG (ScheduledTrigger-3440-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 947311 DEBUG (ScheduledTrigger-3440-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 947311 DEBUG (ScheduledTrigger-3440-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 947333 DEBUG (ScheduledTrigger-3440-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 947333 DEBUG (ScheduledTrigger-3440-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 947353 DEBUG (ScheduledTrigger-3440-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 947361 DEBUG (ScheduledTrigger-3440-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 947375 DEBUG (ScheduledTrigger-3440-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 947391 DEBUG (ScheduledTrigger-3440-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 947399 DEBUG (ScheduledTrigger-3440-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 947412 DEBUG (ScheduledTrigger-3440-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 947429 DEBUG (ScheduledTrigger-3440-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 947442 DEBUG (ScheduledTrigger-3440-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 947450 DEBUG (ScheduledTrigger-3440-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 947463 DEBUG (ScheduledTrigger-3440-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 947471 DEBUG (ScheduledTrigger-3440-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 947485 DEBUG (ScheduledTrigger-3440-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 947496 DEBUG (ScheduledTrigger-3440-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 947506 DEBUG (ScheduledTrigger-3440-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 947523 DEBUG (ScheduledTrigger-3440-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]  

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

 [junit4] OK      0.00s J0 | TestOrdsBlockTree.testAskForPositionsWhenNotThere
   [junit4] OK      0.01s J0 | TestOrdsBlockTree.testLevel2Ghosts
   [junit4] OK      0.00s J0 | TestOrdsBlockTree.testEmptyFieldAndEmptyTerm
   [junit4] OK      0.30s J0 | TestOrdsBlockTree.testDocsAndFreqsAndPositionsAndOffsetsAndPayloads
   [junit4] OK      0.01s J0 | TestOrdsBlockTree.testPostingsEnumPayloads
   [junit4] OK      0.01s J0 | TestOrdsBlockTree.testPostingsEnumPositions
   [junit4] OK      0.00s J0 | TestOrdsBlockTree.testPostingsEnumDocsOnly
   [junit4] OK      0.01s J0 | TestOrdsBlockTree.testPostingsEnumOffsets
   [junit4] OK      0.01s J0 | TestOrdsBlockTree.testDidntWantFreqsButAskedAnyway
   [junit4] OK      0.01s J0 | TestOrdsBlockTree.testJustEmptyField
   [junit4] OK      0.02s J0 | TestOrdsBlockTree.testMultiClose
   [junit4] OK      0.18s J0 | TestOrdsBlockTree.testDocsAndFreqsAndPositionsAndPayloads
   [junit4] OK      0.06s J0 | TestOrdsBlockTree.testDocsOnly
   [junit4] OK      0.01s J0 | TestOrdsBlockTree.testPostingsEnumAll
   [junit4] OK      0.04s J0 | TestOrdsBlockTree.testThreeBlocks
   [junit4] OK      0.66s J0 | TestOrdsBlockTree.testRamBytesUsed
   [junit4] OK      0.02s J0 | TestOrdsBlockTree.testPostingsEnumReuse
   [junit4] OK      1.27s J0 | TestOrdsBlockTree.testRandomExceptions
   [junit4] OK      0.03s J0 | TestOrdsBlockTree.testSeveralNonRootBlocks
   [junit4] OK      0.04s J0 | TestOrdsBlockTree.testDocsAndFreqs
   [junit4] OK      0.05s J0 | TestOrdsBlockTree.testMergeStability
   [junit4] OK      0.02s J0 | TestOrdsBlockTree.testNonRootFloorBlocks
   [junit4] OK      0.23s J0 | TestOrdsBlockTree.testInvertedWrite
   [junit4] OK      0.01s J0 | TestOrdsBlockTree.testSeekCeilNotFound
   [junit4] OK      0.10s J0 | TestOrdsBlockTree.testDocsAndFreqsAndPositionsAndOffsets
   [junit4] OK      0.13s J0 | TestOrdsBlockTree.testRandom
   [junit4] Completed [3/5 (1!)] on J0 in 3.41s, 32 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.blocktreeords.TestOrdsBlockTree
   [junit4] OK      0.12s J1 | TestOrdsBlockTree.testDocsAndFreqsAndPositions
   [junit4] OK      0.01s J1 | TestOrdsBlockTree.testBasic
   [junit4] OK      0.01s J1 | TestOrdsBlockTree.testFloorBlocks
   [junit4] OK      0.01s J1 | TestOrdsBlockTree.testPostingsEnumFreqs
   [junit4] OK      0.02s J1 | TestOrdsBlockTree.testTwoBlocks
   [junit4] OK      0.01s J1 | TestOrdsBlockTree.testGhosts
   [junit4] OK      0.01s J1 | TestOrdsBlockTree.testAskForPositionsWhenNotThere
   [junit4] OK      0.02s J1 | TestOrdsBlockTree.testLevel2Ghosts
   [junit4] OK      0.02s J1 | TestOrdsBlockTree.testEmptyFieldAndEmptyTerm
   [junit4] OK      0.26s J1 | TestOrdsBlockTree.testDocsAndFreqsAndPositionsAndOffsetsAndPayloads
   [junit4] OK      0.01s J1 | TestOrdsBlockTree.testPostingsEnumPayloads
   [junit4] OK      0.01s J1 | TestOrdsBlockTree.testPostingsEnumPositions
   [junit4] OK      0.01s J1 | TestOrdsBlockTree.testPostingsEnumDocsOnly
   [junit4] OK      0.01s J1 | TestOrdsBlockTree.testPostingsEnumOffsets
   [junit4] OK      0.01s J1 | TestOrdsBlockTree.testDidntWantFreqsButAskedAnyway
   [junit4] OK      0.00s J1 | TestOrdsBlockTree.testJustEmptyField
   [junit4] OK      0.18s J1 | TestOrdsBlockTree.testMultiClose
   [junit4] OK      0.24s J1 | TestOrdsBlockTree.testDocsAndFreqsAndPositionsAndPayloads
   [junit4] OK      0.03s J1 | TestOrdsBlockTree.testDocsOnly
   [junit4] OK      0.01s J1 | TestOrdsBlockTree.testPostingsEnumAll
   [junit4] OK      0.02s J1 | TestOrdsBlockTree.testThreeBlocks
   [junit4] OK      0.55s J1 | TestOrdsBlockTree.testRamBytesUsed
   [junit4] OK      0.01s J1 | TestOrdsBlockTree.testPostingsEnumReuse
   [junit4] OK      1.43s J1 | TestOrdsBlockTree.testRandomExceptions
   [junit4] OK      0.05s J1 | TestOrdsBlockTree.testSeveralNonRootBlocks
   [junit4] OK      0.04s J1 | TestOrdsBlockTree.testDocsAndFreqs
   [junit4] OK      0.03s J1 | TestOrdsBlockTree.testMergeStability
   [junit4] OK      0.01s J1 | TestOrdsBlockTree.testNonRootFloorBlocks
   [junit4] OK      0.18s J1 | TestOrdsBlockTree.testInvertedWrite
   [junit4] OK      0.02s J1 | TestOrdsBlockTree.testSeekCeilNotFound
   [junit4] OK      0.15s J1 | TestOrdsBlockTree.testDocsAndFreqsAndPositionsAndOffsets
   [junit4] OK      0.11s J1 | TestOrdsBlockTree.testRandom
   [junit4] Completed [4/5 (1!)] on J1 in 3.64s, 32 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.blocktreeords.TestOrdsBlockTree
   [junit4] OK      0.12s J0 | TestOrdsBlockTree.testDocsAndFreqsAndPositions
   [junit4] OK      0.03s J0 | TestOrdsBlockTree.testBasic
   [junit4] OK      0.01s J0 | TestOrdsBlockTree.testFloorBlocks
   [junit4] OK      0.01s J0 | TestOrdsBlockTree.testPostingsEnumFreqs
   [junit4] OK      0.03s J0 | TestOrdsBlockTree.testTwoBlocks
   [junit4] OK      0.01s J0 | TestOrdsBlockTree.testGhosts
   [junit4] OK      0.02s J0 | TestOrdsBlockTree.testAskForPositionsWhenNotThere
   [junit4] OK      0.02s J0 | TestOrdsBlockTree.testLevel2Ghosts
   [junit4] OK      0.01s J0 | TestOrdsBlockTree.testEmptyFieldAndEmptyTerm
   [junit4] OK      0.15s J0 | TestOrdsBlockTree.testDocsAndFreqsAndPositionsAndOffsetsAndPayloads
   [junit4] OK      0.01s J0 | TestOrdsBlockTree.testPostingsEnumPayloads
   [junit4] OK      0.00s J0 | TestOrdsBlockTree.testPostingsEnumPositions
   [junit4] OK      0.00s J0 | TestOrdsBlockTree.testPostingsEnumDocsOnly
   [junit4] OK      0.01s J0 | TestOrdsBlockTree.testPostingsEnumOffsets
   [junit4] OK      0.01s J0 | TestOrdsBlockTree.testDidntWantFreqsButAskedAnyway
   [junit4] OK      0.02s J0 | TestOrdsBlockTree.testJustEmptyField
   [junit4] OK      0.02s J0 | TestOrdsBlockTree.testMultiClose
   [junit4] OK      0.07s J0 | TestOrdsBlockTree.testDocsAndFreqsAndPositionsAndPayloads
   [junit4] OK      0.01s J0 | TestOrdsBlockTree.testDocsOnly
   [junit4] OK      0.00s J0 | TestOrdsBlockTree.testPostingsEnumAll
   [junit4] OK      0.02s J0 | TestOrdsBlockTree.testThreeBlocks
   [junit4] OK      0.40s J0 | TestOrdsBlockTree.testRamBytesUsed
   [junit4] OK      0.01s J0 | TestOrdsBlockTree.testPostingsEnumReuse
   [junit4] OK      1.00s J0 | TestOrdsBlockTree.testRandomExceptions
   [junit4] OK      0.02s J0 | TestOrdsBlockTree.testSeveralNonRootBlocks
   [junit4] OK      0.03s J0 | TestOrdsBlockTree.testDocsAndFreqs
   [junit4] OK      0.04s J0 | TestOrdsBlockTree.testMergeStability
   [junit4] OK      0.01s J0 | TestOrdsBlockTree.testNonRootFloorBlocks
   [junit4] OK      0.17s J0 | TestOrdsBlockTree.testInvertedWrite
   [junit4] OK      0.01s J0 | TestOrdsBlockTree.testSeekCeilNotFound
   [junit4] OK      0.07s J0 | TestOrdsBlockTree.testDocsAndFreqsAndPositionsAndOffsets
   [junit4] OK      0.08s J0 | TestOrdsBlockTree.testRandom
   [junit4] Completed [5/5 (1!)] on J0 in 2.45s, 32 tests
   [junit4] 
   [junit4] 
   [junit4] Tests with failures [seed: 7761E79233B3FD96]:
   [junit4]   - org.apache.lucene.codecs.blocktreeords.TestOrdsBlockTree (suite)
   [junit4] 
   [junit4] 
   [junit4] JVM J0:     0.32 ..    11.83 =    11.51s
   [junit4] JVM J1:     0.32 ..     9.79 =     9.47s
   [junit4] Execution time total: 11 seconds
   [junit4] Tests summary: 5 suites, 160 tests, 1 suite-level error

BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:1561: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:1085: There were test failures: 5 suites, 160 tests, 1 suite-level error [seed: 7761E79233B3FD96]

Total time: 12 seconds

[repro] Setting last failure code to 1

[repro] Failures:
[repro]   0/5 failed: org.apache.solr.handler.TestSystemCollAutoCreate
[repro]   1/5 failed: org.apache.lucene.codecs.blocktreeords.TestOrdsBlockTree
[repro]   1/5 failed: org.apache.solr.cloud.autoscaling.sim.TestLargeCluster
[repro]   5/5 failed: org.apache.solr.client.solrj.request.TestV1toV2ApiMapper
[repro] Exiting with code 1

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST lucene\build move /y lucene\build lucene\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST solr\build move /y solr\build solr\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST lucene\build.orig move /y lucene\build.orig lucene\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST solr\build.orig move /y solr\build.orig solr\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>exit 0 
Archiving artifacts
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=fe9030c48f993fd4bbbe7e1e826bfce78748aa33, workspace=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows
[WARNINGS] Computing warning deltas based on reference build #484
Recording test results
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 485 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/485/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseConcMarkSweepGC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.search.vectorhighlight.IndexTimeSynonymTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\J1\temp\lucene.search.vectorhighlight.IndexTimeSynonymTest_174AC4E75BF6948B-001\index-SimpleFSDirectory-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\J1\temp\lucene.search.vectorhighlight.IndexTimeSynonymTest_174AC4E75BF6948B-001\index-SimpleFSDirectory-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\J1\temp\lucene.search.vectorhighlight.IndexTimeSynonymTest_174AC4E75BF6948B-001\index-SimpleFSDirectory-001\_0.cfe: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\J1\temp\lucene.search.vectorhighlight.IndexTimeSynonymTest_174AC4E75BF6948B-001\index-SimpleFSDirectory-001\_0.cfe    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\J1\temp\lucene.search.vectorhighlight.IndexTimeSynonymTest_174AC4E75BF6948B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\J1\temp\lucene.search.vectorhighlight.IndexTimeSynonymTest_174AC4E75BF6948B-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\highlighter\test\J1\temp\lucene.search.vectorhighlight.IndexTimeSynonymTest_174AC4E75BF6948B-001\index-SimpleFSDirectory-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\J1\temp\lucene.search.vectorhighlight.IndexTimeSynonymTest_174AC4E75BF6948B-001\index-SimpleFSDirectory-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\J1\temp\lucene.search.vectorhighlight.IndexTimeSynonymTest_174AC4E75BF6948B-001\index-SimpleFSDirectory-001\_0.cfe: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\J1\temp\lucene.search.vectorhighlight.IndexTimeSynonymTest_174AC4E75BF6948B-001\index-SimpleFSDirectory-001\_0.cfe
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\J1\temp\lucene.search.vectorhighlight.IndexTimeSynonymTest_174AC4E75BF6948B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\J1\temp\lucene.search.vectorhighlight.IndexTimeSynonymTest_174AC4E75BF6948B-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.CursorPagingTest

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\J0\temp\solr.CursorPagingTest_22B69AB9BFE5B658-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.CursorPagingTest_22B69AB9BFE5B658-001\init-core-data-001\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.CursorPagingTest_22B69AB9BFE5B658-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.CursorPagingTest_22B69AB9BFE5B658-001\init-core-data-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.CursorPagingTest_22B69AB9BFE5B658-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.CursorPagingTest_22B69AB9BFE5B658-001\init-core-data-001\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.CursorPagingTest_22B69AB9BFE5B658-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.CursorPagingTest_22B69AB9BFE5B658-001\init-core-data-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.MinimalSchemaTest

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

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.MinimalSchemaTest_22B69AB9BFE5B658-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.MinimalSchemaTest_22B69AB9BFE5B658-001\init-core-data-001\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.MinimalSchemaTest_22B69AB9BFE5B658-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.MinimalSchemaTest_22B69AB9BFE5B658-001\init-core-data-001

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


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_22B69AB9BFE5B658-001\tempDir-004\shard2\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_22B69AB9BFE5B658-001\tempDir-004\shard2\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_22B69AB9BFE5B658-001\tempDir-004\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_22B69AB9BFE5B658-001\tempDir-004\shard2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_22B69AB9BFE5B658-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_22B69AB9BFE5B658-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.handler.component.SpatialHeatmapFacetsTest_22B69AB9BFE5B658-001\tempDir-004\shard2\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_22B69AB9BFE5B658-001\tempDir-004\shard2\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_22B69AB9BFE5B658-001\tempDir-004\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_22B69AB9BFE5B658-001\tempDir-004\shard2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_22B69AB9BFE5B658-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_22B69AB9BFE5B658-001\tempDir-004

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


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.impl.CloudSolrClientTest

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-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_BC846E59D501402A-001\tempDir-001\node2\localShardsTestColl_shard2_replica_n6\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_BC846E59D501402A-001\tempDir-001\node2\localShardsTestColl_shard2_replica_n6\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_BC846E59D501402A-001\tempDir-001\node2\localShardsTestColl_shard2_replica_n6\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_BC846E59D501402A-001\tempDir-001\node2\localShardsTestColl_shard2_replica_n6\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_BC846E59D501402A-001\tempDir-001\node2\localShardsTestColl_shard2_replica_n6: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_BC846E59D501402A-001\tempDir-001\node2\localShardsTestColl_shard2_replica_n6    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_BC846E59D501402A-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_BC846E59D501402A-001\tempDir-001\node2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_BC846E59D501402A-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_BC846E59D501402A-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_BC846E59D501402A-001\tempDir-001\node2\localShardsTestColl_shard2_replica_n6\data\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_BC846E59D501402A-001\tempDir-001\node2\localShardsTestColl_shard2_replica_n6\data\tlog\tlog.0000000000000000000    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_BC846E59D501402A-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_BC846E59D501402A-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_BC846E59D501402A-001\tempDir-001\node2\localShardsTestColl_shard2_replica_n6\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_BC846E59D501402A-001\tempDir-001\node2\localShardsTestColl_shard2_replica_n6\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_BC846E59D501402A-001\tempDir-001\node2\localShardsTestColl_shard2_replica_n6\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_BC846E59D501402A-001\tempDir-001\node2\localShardsTestColl_shard2_replica_n6\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_BC846E59D501402A-001\tempDir-001\node2\localShardsTestColl_shard2_replica_n6: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_BC846E59D501402A-001\tempDir-001\node2\localShardsTestColl_shard2_replica_n6
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_BC846E59D501402A-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_BC846E59D501402A-001\tempDir-001\node2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_BC846E59D501402A-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_BC846E59D501402A-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_BC846E59D501402A-001\tempDir-001\node2\localShardsTestColl_shard2_replica_n6\data\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_BC846E59D501402A-001\tempDir-001\node2\localShardsTestColl_shard2_replica_n6\data\tlog\tlog.0000000000000000000
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_BC846E59D501402A-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_BC846E59D501402A-001

	at __randomizedtesting.SeedInfo.seed([BC846E59D501402A]: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 7909 lines...]
   [junit4] Suite: org.apache.lucene.search.vectorhighlight.IndexTimeSynonymTest
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {f=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{}, maxPointsInLeafNode=200, maxMBSortInHeap=7.660190978859891, sim=RandomSimilarity(queryNorm=false): {}, locale=ar-SD, timezone=Australia/Currie
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=9312592,total=21901312
   [junit4]   2> NOTE: All tests run in this JVM: [LengthGoalBreakIteratorTest, TestUnifiedHighlighterMTQ, HighlighterPhraseTest, WeightedFragListBuilderTest, FieldTermStackTest, FieldPhraseListTest, TestUnifiedHighlighterExtensibility, TestSplittingBreakIterator, HighlightCustomQueryTest, SimpleFragListBuilderTest, IndexTimeSynonymTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexTimeSynonymTest -Dtests.seed=174AC4E75BF6948B -Dtests.slow=true -Dtests.locale=ar-SD -Dtests.timezone=Australia/Currie -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | IndexTimeSynonymTest (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\highlighter\test\J1\temp\lucene.search.vectorhighlight.IndexTimeSynonymTest_174AC4E75BF6948B-001\index-SimpleFSDirectory-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\J1\temp\lucene.search.vectorhighlight.IndexTimeSynonymTest_174AC4E75BF6948B-001\index-SimpleFSDirectory-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\J1\temp\lucene.search.vectorhighlight.IndexTimeSynonymTest_174AC4E75BF6948B-001\index-SimpleFSDirectory-001\_0.cfe: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\J1\temp\lucene.search.vectorhighlight.IndexTimeSynonymTest_174AC4E75BF6948B-001\index-SimpleFSDirectory-001\_0.cfe
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\J1\temp\lucene.search.vectorhighlight.IndexTimeSynonymTest_174AC4E75BF6948B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\J1\temp\lucene.search.vectorhighlight.IndexTimeSynonymTest_174AC4E75BF6948B-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([174AC4E75BF6948B]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [15/29 (1!)] on J1 in 0.22s, 17 tests, 1 error <<< FAILURES!

[...truncated 4538 lines...]
   [junit4] Suite: org.apache.solr.MinimalSchemaTest
   [junit4]   2> 310451 INFO  (SUITE-MinimalSchemaTest-seed#[22B69AB9BFE5B658]-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.MinimalSchemaTest_22B69AB9BFE5B658-001\init-core-data-001
   [junit4]   2> 310453 WARN  (SUITE-MinimalSchemaTest-seed#[22B69AB9BFE5B658]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 310453 INFO  (SUITE-MinimalSchemaTest-seed#[22B69AB9BFE5B658]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 310457 INFO  (SUITE-MinimalSchemaTest-seed#[22B69AB9BFE5B658]-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> 310458 INFO  (SUITE-MinimalSchemaTest-seed#[22B69AB9BFE5B658]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 310459 INFO  (SUITE-MinimalSchemaTest-seed#[22B69AB9BFE5B658]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 310536 INFO  (SUITE-MinimalSchemaTest-seed#[22B69AB9BFE5B658]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 310565 INFO  (SUITE-MinimalSchemaTest-seed#[22B69AB9BFE5B658]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=minimal
   [junit4]   2> 310575 WARN  (SUITE-MinimalSchemaTest-seed#[22B69AB9BFE5B658]-worker) [    ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 310575 INFO  (SUITE-MinimalSchemaTest-seed#[22B69AB9BFE5B658]-worker) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 310693 INFO  (SUITE-MinimalSchemaTest-seed#[22B69AB9BFE5B658]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f26380
   [junit4]   2> 310705 INFO  (SUITE-MinimalSchemaTest-seed#[22B69AB9BFE5B658]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f26380
   [junit4]   2> 310705 INFO  (SUITE-MinimalSchemaTest-seed#[22B69AB9BFE5B658]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f26380
   [junit4]   2> 310707 INFO  (coreLoadExecutor-983-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 310707 INFO  (coreLoadExecutor-983-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/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 310806 INFO  (coreLoadExecutor-983-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 310837 INFO  (coreLoadExecutor-983-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=minimal
   [junit4]   2> 310847 WARN  (coreLoadExecutor-983-thread-1) [    x:collection1] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 310847 INFO  (coreLoadExecutor-983-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 310847 INFO  (coreLoadExecutor-983-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 310848 INFO  (coreLoadExecutor-983-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@f26380
   [junit4]   2> 310848 INFO  (coreLoadExecutor-983-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 310848 INFO  (coreLoadExecutor-983-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.MinimalSchemaTest_22B69AB9BFE5B658-001\init-core-data-001\]
   [junit4]   2> 310850 INFO  (coreLoadExecutor-983-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=92.0361328125, floorSegmentMB=1.484375, forceMergeDeletesPctAllowed=3.775239063913526, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4107228450915772
   [junit4]   2> 310999 INFO  (coreLoadExecutor-983-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 310999 INFO  (coreLoadExecutor-983-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 311001 INFO  (coreLoadExecutor-983-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 311001 INFO  (coreLoadExecutor-983-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 311003 INFO  (coreLoadExecutor-983-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.35969599660283247]
   [junit4]   2> 311004 INFO  (coreLoadExecutor-983-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@e9056c[collection1] main]
   [junit4]   2> 311005 INFO  (coreLoadExecutor-983-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 311024 INFO  (coreLoadExecutor-983-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 311110 INFO  (coreLoadExecutor-983-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 311110 INFO  (searcherExecutor-984-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 311110 INFO  (coreLoadExecutor-983-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1594124070834667520
   [junit4]   2> 311110 INFO  (searcherExecutor-984-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 311110 INFO  (searcherExecutor-984-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 311111 INFO  (searcherExecutor-984-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 311111 INFO  (searcherExecutor-984-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 311111 INFO  (searcherExecutor-984-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 311112 INFO  (searcherExecutor-984-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 311112 INFO  (searcherExecutor-984-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 311113 INFO  (searcherExecutor-984-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 311113 INFO  (SUITE-MinimalSchemaTest-seed#[22B69AB9BFE5B658]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 311113 INFO  (searcherExecutor-984-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@e9056c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 311117 INFO  (SUITE-MinimalSchemaTest-seed#[22B69AB9BFE5B658]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[(null)]} 0 3
   [junit4]   2> 311127 INFO  (SUITE-MinimalSchemaTest-seed#[22B69AB9BFE5B658]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[(null)]} 0 0
   [junit4]   2> 311128 INFO  (SUITE-MinimalSchemaTest-seed#[22B69AB9BFE5B658]-worker) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1594124070853541888,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 311128 INFO  (SUITE-MinimalSchemaTest-seed#[22B69AB9BFE5B658]-worker) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@be194a commitCommandVersion:1594124070853541888
   [junit4]   2> 311136 INFO  (SUITE-MinimalSchemaTest-seed#[22B69AB9BFE5B658]-worker) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@187d8d5[collection1] main]
   [junit4]   2> 311137 INFO  (SUITE-MinimalSchemaTest-seed#[22B69AB9BFE5B658]-worker) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 311139 INFO  (searcherExecutor-984-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@187d8d5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c2)))}
   [junit4]   2> 311139 INFO  (SUITE-MinimalSchemaTest-seed#[22B69AB9BFE5B658]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 12
   [junit4]   2> 311141 INFO  (SUITE-MinimalSchemaTest-seed#[22B69AB9BFE5B658]-worker) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1594124070867173376,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 311141 WARN  (SUITE-MinimalSchemaTest-seed#[22B69AB9BFE5B658]-worker) [    ] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care.
   [junit4]   2> 311148 INFO  (SUITE-MinimalSchemaTest-seed#[22B69AB9BFE5B658]-worker) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@be194a commitCommandVersion:1594124070867173376
   [junit4]   2> 311149 INFO  (SUITE-MinimalSchemaTest-seed#[22B69AB9BFE5B658]-worker) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@19da307[collection1] main]
   [junit4]   2> 311149 INFO  (SUITE-MinimalSchemaTest-seed#[22B69AB9BFE5B658]-worker) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 311154 INFO  (searcherExecutor-984-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@19da307[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.3.0):C2)))}
   [junit4]   2> 311155 INFO  (SUITE-MinimalSchemaTest-seed#[22B69AB9BFE5B658]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{optimize=} 0 14
   [junit4]   2> 311157 INFO  (TEST-MinimalSchemaTest.testAllConfiguredHandlers-seed#[22B69AB9BFE5B658]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAllConfiguredHandlers
   [junit4]   2> 311158 INFO  (TEST-MinimalSchemaTest.testAllConfiguredHandlers-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=foo:bar&qt=&omitHeader=false&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 311158 INFO  (TEST-MinimalSchemaTest.testAllConfiguredHandlers-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=foo:bar&qt=/spellCheckWithWordbreak&omitHeader=false&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 311159 INFO  (TEST-MinimalSchemaTest.testAllConfiguredHandlers-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=foo:bar&qt=/spellCheckCompRH&omitHeader=false&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 311159 INFO  (TEST-MinimalSchemaTest.testAllConfiguredHandlers-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=foo:bar&qt=/get&omitHeader=false&wt=xml} status=0 QTime=0
   [junit4]   2> 311160 INFO  (TEST-MinimalSchemaTest.testAllConfiguredHandlers-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=foo:bar&qt=/spellCheckWithWordbreak_Direct&omitHeader=false&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 311184 INFO  (TEST-MinimalSchemaTest.testAllConfiguredHandlers-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=foo:bar&qt=/dismax&omitHeader=false&wt=xml} hits=0 status=0 QTime=24
   [junit4]   2> 311185 INFO  (TEST-MinimalSchemaTest.testAllConfiguredHandlers-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=foo:bar&qt=/search-facet-def&omitHeader=false&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 311186 INFO  (TEST-MinimalSchemaTest.testAllConfiguredHandlers-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.PluginBag Going to create a new requestHandler with {type = requestHandler,name = /lazy,class = solr.SearchHandler,attributes = {startup=lazy, name=/lazy, class=solr.SearchHandler},args = {defaults={rows=4,hl=true,hl.fl=text,name,subject,title,whitetok,df=text}}} 
   [junit4]   2> 311192 INFO  (TEST-MinimalSchemaTest.testAllConfiguredHandlers-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=foo:bar&qt=/lazy&omitHeader=false&wt=xml} hits=0 status=0 QTime=5
   [junit4]   2> 311193 INFO  (TEST-MinimalSchemaTest.testAllConfiguredHandlers-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=foo:bar&qt=/tvrh&omitHeader=false&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 311193 INFO  (TEST-MinimalSchemaTest.testAllConfiguredHandlers-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=foo:bar&qt=/search-facet-invariants&omitHeader=false&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 311195 INFO  (TEST-MinimalSchemaTest.testAllConfiguredHandlers-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=foo:bar&qt=/select&omitHeader=false&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 311195 INFO  (TEST-MinimalSchemaTest.testAllConfiguredHandlers-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=foo:bar&qt=/mock&omitHeader=false&wt=xml} status=0 QTime=0
   [junit4]   2> 311196 INFO  (TEST-MinimalSchemaTest.testAllConfiguredHandlers-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=foo:bar&qt=/spellCheckCompRH_Direct&omitHeader=false&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 311196 INFO  (TEST-MinimalSchemaTest.testAllConfiguredHandlers-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=foo:bar&qt=/replication&omitHeader=false&wt=xml} status=0 QTime=0
   [junit4]   2> 311197 INFO  (TEST-MinimalSchemaTest.testAllConfiguredHandlers-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=foo:bar&qt=/defaults&omitHeader=false&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 311197 INFO  (TEST-MinimalSchemaTest.testAllConfiguredHandlers-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=foo:bar&qt=/spellCheckCompRH1&omitHeader=false&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 311197 INFO  (TEST-MinimalSchemaTest.testAllConfiguredHandlers-seed#[22B69AB9BFE5B658]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAllConfiguredHandlers
   [junit4]   2> 311197 INFO  (TEST-MinimalSchemaTest.testLuke-seed#[22B69AB9BFE5B658]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLuke
   [junit4]   2> 311197 INFO  (TEST-MinimalSchemaTest.testLuke-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/admin/luke&wt=xml} status=0 QTime=0
   [junit4]   2> 311202 INFO  (TEST-MinimalSchemaTest.testLuke-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/admin/luke&show=schema&wt=xml} status=0 QTime=0
   [junit4]   2> 311204 INFO  (TEST-MinimalSchemaTest.testLuke-seed#[22B69AB9BFE5B658]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLuke
   [junit4]   2> 311205 INFO  (TEST-MinimalSchemaTest.testSimpleQueries-seed#[22B69AB9BFE5B658]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSimpleQueries
   [junit4]   2> 311206 INFO  (TEST-MinimalSchemaTest.testSimpleQueries-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=subject:Hoss&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 311208 INFO  (TEST-MinimalSchemaTest.testSimpleQueries-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=subject:Yonik&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 311208 INFO  (TEST-MinimalSchemaTest.testSimpleQueries-seed#[22B69AB9BFE5B658]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSimpleQueries
   [junit4]   2> 311209 INFO  (SUITE-MinimalSchemaTest-seed#[22B69AB9BFE5B658]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 311209 INFO  (SUITE-MinimalSchemaTest-seed#[22B69AB9BFE5B658]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=9311837
   [junit4]   2> 311209 INFO  (SUITE-MinimalSchemaTest-seed#[22B69AB9BFE5B658]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 311209 INFO  (SUITE-MinimalSchemaTest-seed#[22B69AB9BFE5B658]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@181a63a: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@13b558d
   [junit4]   2> 311214 INFO  (SUITE-MinimalSchemaTest-seed#[22B69AB9BFE5B658]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 311214 INFO  (SUITE-MinimalSchemaTest-seed#[22B69AB9BFE5B658]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1b89fb8: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@137c667
   [junit4]   2> 311218 INFO  (SUITE-MinimalSchemaTest-seed#[22B69AB9BFE5B658]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 311218 INFO  (SUITE-MinimalSchemaTest-seed#[22B69AB9BFE5B658]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@fef806: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@65efee
   [junit4]   2> 311219 INFO  (coreCloseExecutor-989-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@10c507a
   [junit4]   2> 311219 INFO  (coreCloseExecutor-989-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=17584250
   [junit4]   2> 311219 INFO  (coreCloseExecutor-989-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@f499b9: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@4a9468
   [junit4]   2> 311243 INFO  (SUITE-MinimalSchemaTest-seed#[22B69AB9BFE5B658]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {subject=PostingsFormat(name=MockRandom), project=PostingsFormat(name=LuceneVarGapFixedInterval), id=PostingsFormat(name=Memory)}, docValues:{}, maxPointsInLeafNode=766, maxMBSortInHeap=5.30045695861673, sim=RandomSimilarity(queryNorm=true): {}, locale=sr-Latn-ME, timezone=America/Argentina/Buenos_Aires
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=54727360,total=145883136
   [junit4]   2> NOTE: All tests run in this JVM: [SolrCmdDistributorTest, TestSortableTextField, TestNodeLostTrigger, TestMacroExpander, TestRTGBase, TestCollectionAPI, TestFieldSortValues, TestExpandComponent, ExitableDirectoryReaderTest, DistributedFacetPivotLargeTest, TestManagedResourceStorage, TestPushWriter, CollectionsAPIDistributedZkTest, TestSSLRandomization, TestCrossCoreJoin, TestSolrCloudWithKerberosAlt, TestInitQParser, TestConfigSetProperties, TestConfigOverlay, TestFieldCacheVsDocValues, TestReloadDeadlock, TestDocBasedVersionConstraints, TestSolrDeletionPolicy2, RegexBoostProcessorTest, TestNumericRangeQuery32, GraphQueryTest, CSVRequestHandlerTest, TestLegacyFieldReuse, AutoscalingHistoryHandlerTest, TestXmlQParser, HdfsChaosMonkeyNothingIsSafeTest, TestSchemaManager, AliasIntegrationTest, JavabinLoaderTest, ScheduledTriggerTest, TestApiFramework, V2ApiIntegrationTest, PeerSyncWithIndexFingerprintCachingTest, PKIAuthenticationIntegrationTest, TestExclusionRuleCollectionAccess, TestLMJelinekMercerSimilarityFactory, TestComponentsName, TestJettySolrRunner, SuggesterWFSTTest, MinimalSchemaTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=MinimalSchemaTest -Dtests.seed=22B69AB9BFE5B658 -Dtests.slow=true -Dtests.locale=sr-Latn-ME -Dtests.timezone=America/Argentina/Buenos_Aires -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | MinimalSchemaTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.MinimalSchemaTest_22B69AB9BFE5B658-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.MinimalSchemaTest_22B69AB9BFE5B658-001\init-core-data-001\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.MinimalSchemaTest_22B69AB9BFE5B658-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.MinimalSchemaTest_22B69AB9BFE5B658-001\init-core-data-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([22B69AB9BFE5B658]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [99/779 (1!)] on J1 in 0.83s, 3 tests, 1 error <<< FAILURES!

[...truncated 854 lines...]
   [junit4] Suite: org.apache.solr.CursorPagingTest
   [junit4]   2> 1355358 INFO  (SUITE-CursorPagingTest-seed#[22B69AB9BFE5B658]-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\J0\temp\solr.CursorPagingTest_22B69AB9BFE5B658-001\init-core-data-001
   [junit4]   2> 1355360 WARN  (SUITE-CursorPagingTest-seed#[22B69AB9BFE5B658]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=28 numCloses=28
   [junit4]   2> 1355360 INFO  (SUITE-CursorPagingTest-seed#[22B69AB9BFE5B658]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1355364 INFO  (SUITE-CursorPagingTest-seed#[22B69AB9BFE5B658]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1355366 INFO  (SUITE-CursorPagingTest-seed#[22B69AB9BFE5B658]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1355367 INFO  (SUITE-CursorPagingTest-seed#[22B69AB9BFE5B658]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1355429 INFO  (SUITE-CursorPagingTest-seed#[22B69AB9BFE5B658]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1355459 INFO  (SUITE-CursorPagingTest-seed#[22B69AB9BFE5B658]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=sortable
   [junit4]   2> 1355581 INFO  (SUITE-CursorPagingTest-seed#[22B69AB9BFE5B658]-worker) [    ] o.a.s.s.IndexSchema Loaded schema sortable/1.6 with uniqueid field id
   [junit4]   2> 1355685 INFO  (SUITE-CursorPagingTest-seed#[22B69AB9BFE5B658]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@aaccb
   [junit4]   2> 1355695 INFO  (SUITE-CursorPagingTest-seed#[22B69AB9BFE5B658]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@aaccb
   [junit4]   2> 1355696 INFO  (SUITE-CursorPagingTest-seed#[22B69AB9BFE5B658]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@aaccb
   [junit4]   2> 1355698 INFO  (coreLoadExecutor-5943-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1355699 INFO  (coreLoadExecutor-5943-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/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1355771 INFO  (coreLoadExecutor-5943-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1355786 INFO  (coreLoadExecutor-5943-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=sortable
   [junit4]   2> 1355894 INFO  (coreLoadExecutor-5943-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema sortable/1.6 with uniqueid field id
   [junit4]   2> 1355894 INFO  (coreLoadExecutor-5943-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 1355896 INFO  (coreLoadExecutor-5943-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@aaccb
   [junit4]   2> 1355896 INFO  (coreLoadExecutor-5943-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1355896 INFO  (coreLoadExecutor-5943-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.CursorPagingTest_22B69AB9BFE5B658-001\init-core-data-001\]
   [junit4]   2> 1355898 INFO  (coreLoadExecutor-5943-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.35228250728570876]
   [junit4]   2> 1355990 INFO  (coreLoadExecutor-5943-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1355991 INFO  (coreLoadExecutor-5943-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1355992 INFO  (coreLoadExecutor-5943-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1355992 INFO  (coreLoadExecutor-5943-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1355993 INFO  (coreLoadExecutor-5943-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8695115543738138]
   [junit4]   2> 1355993 INFO  (coreLoadExecutor-5943-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@dfe34b[collection1] main]
   [junit4]   2> 1355995 WARN  (coreLoadExecutor-5943-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 1355996 INFO  (coreLoadExecutor-5943-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1355997 INFO  (searcherExecutor-5944-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@dfe34b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1355997 INFO  (coreLoadExecutor-5943-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1594125166123679744
   [junit4]   2> 1356000 INFO  (SUITE-CursorPagingTest-seed#[22B69AB9BFE5B658]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1356002 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSimple
   [junit4]   2> 1356003 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=4&fl=id&sort=id+desc&cursorMark=*} hits=0 status=0 QTime=0
   [junit4]   2> 1356010 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9 (1594125166131019776)]} 0 7
   [junit4]   2> 1356015 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7 (1594125166142554112)]} 0 1
   [junit4]   2> 1356017 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2 (1594125166144651264)]} 0 0
   [junit4]   2> 1356019 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0 (1594125166145699840)]} 0 0
   [junit4]   2> 1356020 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5 (1594125166146748416)]} 0 0
   [junit4]   2> 1356021 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8 (1594125166148845568)]} 0 0
   [junit4]   2> 1356023 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6 (1594125166150942720)]} 0 0
   [junit4]   2> 1356025 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1594125166151991296)]} 0 0
   [junit4]   2> 1356026 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4 (1594125166153039872)]} 0 0
   [junit4]   2> 1356026 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3 (1594125166154088448)]} 0 0
   [junit4]   2> 1356027 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1594125166155137024,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1356027 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@84b2c9 commitCommandVersion:1594125166155137024
   [junit4]   2> 1356056 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4a7efc[collection1] main]
   [junit4]   2> 1356057 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1356059 INFO  (searcherExecutor-5944-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4a7efc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c10)))}
   [junit4]   2> 1356060 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 32
   [junit4]   2> 1356060 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:9999999&rows=4&fl=id&sort=id+desc&cursorMark=*} hits=0 status=0 QTime=0
   [junit4]   2> 1356060 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=0&fl=id&sort=id+desc&cursorMark=*} hits=10 status=0 QTime=0
   [junit4]   2> 1356061 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=-int:6&rows=4&fl=id&sort=id+desc&cursorMark=*} hits=9 status=0 QTime=0
   [junit4]   2> 1356062 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=-int:6&rows=4&fl=id&sort=id+desc&cursorMark=AoEhNg%3D%3D} hits=9 status=0 QTime=0
   [junit4]   2> 1356063 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=-int:6&rows=4&fl=id&sort=id+desc&cursorMark=AoEhMQ%3D%3D} hits=9 status=0 QTime=0
   [junit4]   2> 1356065 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=-int:6&rows=4&fl=id&sort=id+desc&cursorMark=AoEhMA%3D%3D} hits=9 status=0 QTime=0
   [junit4]   2> 1356067 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=float:[0+TO+*]+int:7+id:6&rows=4&fl=id&facet=true&facet.field=str&json.nl=map&sort=score+desc,+id+desc&cursorMark=*} hits=7 status=0 QTime=1
   [junit4]   2> 1356068 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=float:[0+TO+*]+int:7+id:6&rows=4&fl=id&facet=true&facet.field=str&json.nl=map&sort=score+desc,+id+desc&cursorMark=AoIIP4AAACE1} hits=7 status=0 QTime=1
   [junit4]   2> 1356069 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=float:[0+TO+*]+int:7+id:6&rows=4&fl=id&facet=true&facet.field=str&json.nl=map&sort=score+desc,+id+desc&cursorMark=AoIIP4AAACEw} hits=7 status=0 QTime=0
   [junit4]   2> 1356069 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=-int:2001+-int:4055&rows=3&fl=id&facet=true&facet.field=str&json.nl=map&sort=int_dv+asc,+id+asc&cursorMark=*} hits=8 status=0 QTime=0
   [junit4]   2> 1356069 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=-int:2001+-int:4055&rows=3&fl=id&facet=true&facet.field=str&json.nl=map&sort=int_dv+asc,+id+asc&cursorMark=AoIGAAAAACEz} hits=8 status=0 QTime=0
   [junit4]   2> 1356073 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=-int:2001+-int:4055&rows=3&fl=id&facet=true&facet.field=str&json.nl=map&sort=int_dv+asc,+id+asc&cursorMark=AoJHITY%3D} hits=8 status=0 QTime=0
   [junit4]   2> 1356073 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=-int:2001+-int:4055&rows=3&fl=id&facet=true&facet.field=str&json.nl=map&sort=int_dv+asc,+id+asc&cursorMark=AoJaKSEy} hits=8 status=0 QTime=0
   [junit4]   2> 1356074 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=-int:2001+-int:4055&rows=3&fl=id&json.nl=map&sort=int_dv_first+asc,+id+asc&cursorMark=*} hits=8 status=0 QTime=0
   [junit4]   2> 1356076 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=-int:2001+-int:4055&rows=3&fl=id&json.nl=map&sort=int_dv_first+asc,+id+asc&cursorMark=AoIG////1iEw} hits=8 status=0 QTime=1
   [junit4]   2> 1356077 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=-int:2001+-int:4055&rows=3&fl=id&json.nl=map&sort=int_dv_first+asc,+id+asc&cursorMark=AoJHITY%3D} hits=8 status=0 QTime=0
   [junit4]   2> 1356078 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=-int:2001+-int:4055&rows=3&fl=id&json.nl=map&sort=int_dv_first+asc,+id+asc&cursorMark=AoJaKSEy} hits=8 status=0 QTime=0
   [junit4]   2> 1356078 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=-int:2001+-int:4055&rows=3&fl=id&json.nl=map&sort=int_dv_last+asc,+id+asc&cursorMark=*} hits=8 status=0 QTime=0
   [junit4]   2> 1356080 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=-int:2001+-int:4055&rows=3&fl=id&json.nl=map&sort=int_dv_last+asc,+id+asc&cursorMark=AoJGITQ%3D} hits=8 status=0 QTime=0
   [junit4]   2> 1356081 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=-int:2001+-int:4055&rows=3&fl=id&json.nl=map&sort=int_dv_last+asc,+id+asc&cursorMark=AoJaAiE5} hits=8 status=0 QTime=0
   [junit4]   2> 1356081 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=-int:2001+-int:4055&rows=3&fl=id&json.nl=map&sort=int_dv_last+asc,+id+asc&cursorMark=AoJf////PyEz} hits=8 status=0 QTime=0
   [junit4]   2> 1356081 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=6&fl=id&sort=str+asc,+id+desc&cursorMark=*} hits=10 status=0 QTime=0
   [junit4]   2> 1356082 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=6&fl=id&sort=str+asc,+id+desc&cursorMark=AoIhYiE1} hits=10 status=0 QTime=0
   [junit4]   2> 1356082 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=6&fl=id&sort=str+asc,+id+desc&cursorMark=AoIhYyEy} hits=10 status=0 QTime=0
   [junit4]   2> 1356083 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=2&fl=id&sort=float+asc,+int_dv+desc,+id+desc&cursorMark=*} hits=10 status=0 QTime=0
   [junit4]   2> 1356084 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=2&fl=id&sort=float+asc,+int_dv+desc,+id+desc&cursorMark=AoMIwEzMzVoCITk%3D} hits=10 status=0 QTime=0
   [junit4]   2> 1356085 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=2&fl=id&sort=float+asc,+int_dv+desc,+id+desc&cursorMark=AoMIQTGZmkYhNA%3D%3D} hits=10 status=0 QTime=0
   [junit4]   2> 1356086 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=2&fl=id&sort=float+asc,+int_dv+desc,+id+desc&cursorMark=AoMIQoEAAFf9ASE4} hits=10 status=0 QTime=0
   [junit4]   2> 1356087 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=2&fl=id&sort=float+asc,+int_dv+desc,+id+desc&cursorMark=AoMIQoEAAEchNg%3D%3D} hits=10 status=0 QTime=0
   [junit4]   2> 1356087 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=2&fl=id&sort=float+asc,+int_dv+desc,+id+desc&cursorMark=AoMIQoEAAAb////WITA%3D} hits=10 status=0 QTime=0
   [junit4]   2> 1356088 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:3+id:7&rows=111&fl=id&sort=int_dv+asc,+id+asc&cursorMark=*} hits=2 status=0 QTime=0
   [junit4]   2> 1356089 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:3+id:7&rows=111&fl=id&sort=int_dv+asc,+id+asc&cursorMark=AoIGAAAAACEz} hits=2 status=0 QTime=0
   [junit4]   2> 1356089 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=4&sort=id+desc&cursorMark=*} hits=10 status=0 QTime=0
   [junit4]   2> 1356090 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=4&sort=id+desc&cursorMark=AoEhNg%3D%3D} hits=10 status=0 QTime=0
   [junit4]   2> 1356091 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=4&sort=id+desc&cursorMark=AoEhMg%3D%3D} hits=10 status=0 QTime=0
   [junit4]   2> 1356091 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=4&sort=id+desc&cursorMark=AoEhMA%3D%3D} hits=10 status=0 QTime=0
   [junit4]   2> 1356092 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=1&fq=-id:4&sort=id+asc&cursorMark=*} hits=9 status=0 QTime=0
   [junit4]   2> 1356092 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=1&fq=-id:4&sort=id+asc&cursorMark=AoEhMA%3D%3D} hits=9 status=0 QTime=0
   [junit4]   2> 1356093 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=1&fq=-id:4&sort=id+asc&cursorMark=AoEhMQ%3D%3D} hits=9 status=0 QTime=0
   [junit4]   2> 1356093 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=1&fq=-id:4&sort=id+asc&cursorMark=AoEhMg%3D%3D} hits=9 status=0 QTime=0
   [junit4]   2> 1356093 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=1&fq=-id:4&sort=id+asc&cursorMark=AoEhMw%3D%3D} hits=9 status=0 QTime=0
   [junit4]   2> 1356095 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=1&fq=-id:4&sort=id+asc&cursorMark=AoEhNQ%3D%3D} hits=9 status=0 QTime=0
   [junit4]   2> 1356095 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=1&fq=-id:4&sort=id+asc&cursorMark=AoEhNg%3D%3D} hits=9 status=0 QTime=0
   [junit4]   2> 1356096 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=1&fq=-id:4&sort=id+asc&cursorMark=AoEhNw%3D%3D} hits=9 status=0 QTime=0
   [junit4]   2> 1356096 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=1&fq=-id:4&sort=id+asc&cursorMark=AoEhOA%3D%3D} hits=9 status=0 QTime=0
   [junit4]   2> 1356097 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=1&fq=-id:4&sort=id+asc&cursorMark=AoEhOQ%3D%3D} hits=9 status=0 QTime=0
   [junit4]   2> 1356097 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=3&fq=-id:6&sort=float+desc,+id+asc,+int_dv+asc&cursorMark=*} hits=9 status=0 QTime=0
   [junit4]   2> 1356098 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=3&fq=-id:6&sort=float+desc,+id+asc,+int_dv+asc&cursorMark=AoMIQoEAACE1UX0%3D} hits=9 status=0 QTime=0
   [junit4]   2> 1356099 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=3&fq=-id:6&sort=float+desc,+id+asc,+int_dv+asc&cursorMark=AoMIQTGZmiE0Rg%3D%3D} hits=9 status=0 QTime=0
   [junit4]   2> 1356100 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=3&fq=-id:6&sort=float+desc,+id+asc,+int_dv+asc&cursorMark=AoMIwEzMzSE5WgI%3D} hits=9 status=0 QTime=0
   [junit4]   2> 1356103 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=float:[0+TO+*]+int:7+id:6&rows=3&sort=score+desc,+id+desc&cursorMark=*} hits=7 status=0 QTime=3
   [junit4]   2> 1356105 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=float:[0+TO+*]+int:7+id:6&rows=3&sort=score+desc,+id+desc&cursorMark=AoIIP4AAACE4} hits=7 status=0 QTime=0
   [junit4]   2> 1356107 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=float:[0+TO+*]+int:7+id:6&rows=3&sort=score+desc,+id+desc&cursorMark=AoIIP4AAACEz} hits=7 status=0 QTime=0
   [junit4]   2> 1356107 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=float:[0+TO+*]+int:7+id:6&rows=3&sort=score+desc,+id+desc&cursorMark=AoIIP4AAACEw} hits=7 status=0 QTime=1
   [junit4]   2> 1356109 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=2&fl=id&sort=str+asc,+id+asc&cursorMark=*} hits=10 status=0 QTime=0
   [junit4]   2> 1356110 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{delete=[3 (-1594125166241120256)]} 0 1
   [junit4]   2> 1356110 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1594125166242168832,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1356110 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@84b2c9 commitCommandVersion:1594125166242168832
   [junit4]   2> 1356113 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1193ef[collection1] main]
   [junit4]   2> 1356114 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1356118 INFO  (searcherExecutor-5944-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1193ef[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c10/1:delGen=1)))}
   [junit4]   2> 1356118 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 1356118 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=2&fl=id&sort=str+asc,+id+asc&cursorMark=AoIhYSEz} hits=9 status=0 QTime=0
   [junit4]   2> 1356120 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{delete=[0 (-1594125166251606016)]} 0 1
   [junit4]   2> 1356122 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1594125166254751744,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1356122 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@84b2c9 commitCommandVersion:1594125166254751744
   [junit4]   2> 1356123 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e2e1e[collection1] main]
   [junit4]   2> 1356124 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1356126 INFO  (searcherExecutor-5944-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1e2e1e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c10/2:delGen=2)))}
   [junit4]   2> 1356126 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 1356127 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=2&fl=id&sort=str+asc,+id+asc&cursorMark=AoIhYSE2} hits=8 status=0 QTime=0
   [junit4]   2> 1356130 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5 (1594125166261043200)]} 0 2
   [junit4]   2> 1356130 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1594125166263140352,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1356130 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@84b2c9 commitCommandVersion:1594125166263140352
   [junit4]   2> 1356140 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@937a5[collection1] main]
   [junit4]   2> 1356142 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1356144 INFO  (searcherExecutor-5944-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@937a5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c10/3:delGen=3) Uninverting(_1(7.3.0):c1)))}
   [junit4]   2> 1356146 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 15
   [junit4]   2> 1356147 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=2&fl=id&sort=str+asc,+id+asc&cursorMark=AoIhYiE4} hits=8 status=0 QTime=0
   [junit4]   2> 1356150 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7 (1594125166282014720)]} 0 3
   [junit4]   2> 1356150 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1594125166284111872,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1356152 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@84b2c9 commitCommandVersion:1594125166284111872
   [junit4]   2> 1356158 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@d152d3[collection1] main]
   [junit4]   2> 1356159 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1356163 INFO  (searcherExecutor-5944-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@d152d3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c10/4:delGen=4) Uninverting(_1(7.3.0):c1) Uninverting(_2(7.3.0):c1)))}
   [junit4]   2> 1356163 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 12
   [junit4]   2> 1356164 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=2&fl=id&sort=str+asc,+id+asc&cursorMark=AoIhYyE1} hits=8 status=0 QTime=0
   [junit4]   2> 1356165 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=2&fl=id&sort=str+asc,+id+asc&cursorMark=AoIhYyE5} hits=8 status=0 QTime=0
   [junit4]   2> 1356168 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ce7ac3[collection1] realtime]
   [junit4]   2> 1356168 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1594125166299840512)} 0 3
   [junit4]   2> 1356169 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1594125166304034816,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1356169 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@84b2c9 commitCommandVersion:1594125166304034816
   [junit4]   2> 1356172 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@fe89a7[collection1] main]
   [junit4]   2> 1356172 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1356174 INFO  (searcherExecutor-5944-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@fe89a7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1356175 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 1356175 INFO  (TEST-CursorPagingTest.testSimple-seed#[22B69AB9BFE5B658]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSimple
   [junit4]   2> 1356178 INFO  (TEST-CursorPagingTest.testRandomSortsOnLargeIndex-seed#[22B69AB9BFE5B658]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRandomSortsOnLargeIndex
   [junit4]   2> 1356190 INFO  (TEST-CursorPagingTest.testRandomSortsOnLargeIndex-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1594125166314520576)]} 0 11
   [junit4]   2> 1356193 INFO  (TEST-CursorPagingTest.testRandomSortsOnLargeIndex-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2 (1594125166327103488)]} 0 2
   [junit4]   2> 1356197 INFO  (TEST-CursorPagingTest.testRandomSortsOnLargeIndex-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3 (1594125166330249216)]} 0 2
   [junit4]   2> 1356199 INFO  (TEST-CursorPagingTest.testRandomSortsOnLargeIndex-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4 (1594125166333394944)]} 0 2
   [junit4]   2> 1356203 INFO  (TEST-CursorPagingTest.testRandomSortsOnLargeIndex-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5 (1594125166337589248)]} 0 2
   [junit4]   2> 1356205 INFO  (TEST-CursorPagingTest.testRandomSortsOnLargeIndex-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6 (1594125166339686400)]} 0 1
   [junit4]   2> 1356208 INFO  (TEST-CursorPagingTest.testRandomSortsOnLargeIndex-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7 (1594125166342832128)]} 0 1
   [junit4]   2> 1356209 INFO  (TEST-CursorPagingTest.testRandomSortsOnLargeIndex-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8 (1594125166345977856)]} 0 1
   [junit4]   2> 1356212 INFO  (TEST-CursorPagingTest.testRandomSortsOnLargeIndex-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9 (1594125166347026432)]} 0 2
   [junit4]   2> 1356215 INFO  (TEST-CursorPagingTest.testRandomSortsOnLargeIndex-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[10 (1594125166350172160)]} 0 1
   [junit4]   2> 1356218 INFO  (TEST-CursorPagingTest.testRandomSortsOnLargeIndex-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[11 (1594125166352269312)]} 0 1
   [junit4]   2> 1356253 INFO  (TEST-CursorPagingTest.testRandomSortsOnLargeIndex-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[12 (1594125166355415040)]} 0 34
   [junit4]   2> 1356257 INFO  (TEST-CursorPagingTest.testRandomSortsOnLargeIndex-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[13 (1594125166393163776)]} 0 3
   [junit4]   2> 1356260 INFO  (TEST-CursorPagingTest.testRandomSortsOnLargeIndex-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[14 (1594125166397358080)]} 0 1
   [junit4]   2> 1356265 INFO  (TEST-CursorPagingTest.testRandomSortsOnLargeIndex-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[15 (1594125166401552384)]} 0 4
   [junit4]   2> 1356268 INFO  (TEST-CursorPagingTest.testRandomSortsOnLargeIndex-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[16 (1594125166406795264)]} 0 1
   [junit4]   2> 1356270 INFO  (TEST-CursorPagingTest.testRandomSortsOnLargeIndex-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[17 (1594125166408892416)]} 0 1
   [junit4]   2> 1356273 INFO  (TEST-CursorPagingTest.testRandomSortsOnLargeIndex-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[18 (1594125166409940992)]} 0 1
   [junit4]   2> 1356275 INFO  (TEST-CursorPagingTest.testRandomSortsOnLargeIndex-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[19 (1594125166414135296)]} 0 1
   [junit4]   2> 1356277 INFO  (TEST-CursorPagingTest.testRandomSortsOnLargeIndex-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[20 (1594125166415183872)]} 0 1
   [junit4]   2> 1356279 INFO  (TEST-CursorPagingTest.testRandomSortsOnLargeIndex-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[21 (1594125166418329600)]} 0 1
   [junit4]   2> 1356280 INFO  (TEST-CursorPagingTest.testRandomSortsOnLargeIndex-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[22 (1594125166420426752)]} 0 1
   [junit4]   2> 1356282 INFO  (TEST-CursorPagingTest.testRandomSortsOnLargeIndex-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[23 (1594125166421475328)]} 0 1
   [junit4]   2> 1356326 INFO  (TEST-CursorPagingTest.testRandomSortsOnLargeIndex-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[24 (1594125166424621056)]} 0 41
   [junit4]   2> 1356329 INFO  (TEST-CursorPagingTest.testRandomSortsOnLargeIndex-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[25 (1594125166469709824)]} 0 3
   [junit4]   2> 1356332 INFO  (TEST-CursorPagingTest.testRandomSortsOnLargeIndex-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[26 (1594125166472855552)]} 0 1
   [junit4]   2> 1356335 INFO  (TEST-CursorPagingTest.testRandomSortsOnLargeIndex-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[27 (1594125166476001280)]} 0 1
   [junit4]   2> 1356336 INFO  (TEST-CursorPagingTest.testRandomSortsOnLargeIndex-seed#[22B69AB9BFE5B658]) [    ] o.a.s.u.p.LogUpdatePro

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

	9	/solr/collections/foo/terms/shard1
   [junit4]   2> 	9	/solr/collections/localShardsTestColl/terms/shard3
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/configs/conf
   [junit4]   2> 	3	/solr/collections/overwrite/terms/shard1
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	3	/solr/collections/multicollection1/terms/shard2
   [junit4]   2> 	3	/solr/collections/multicollection1/terms/shard1
   [junit4]   2> 	3	/solr/collections/2nd_collection/terms/shard2
   [junit4]   2> 	3	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	3	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	3	/solr/collections/multicollection2/terms/shard2
   [junit4]   2> 	3	/solr/collections/multicollection2/terms/shard1
   [junit4]   2> 	2	/solr/collections/2nd_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	36	/solr/collections/localShardsTestColl/state.json
   [junit4]   2> 	24	/solr/collections/foo/state.json
   [junit4]   2> 	16	/solr/collections/stale_state_test_col/state.json
   [junit4]   2> 	12	/solr/collections/collection1/state.json
   [junit4]   2> 	12	/solr/collections/2nd_collection/state.json
   [junit4]   2> 	12	/solr/collections/multicollection2/state.json
   [junit4]   2> 	12	/solr/collections/multicollection1/state.json
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/collections/overwrite/state.json
   [junit4]   2> 	2	/solr/collections/localShardsTestColl/leader_elect/shard1/election/72082571842813957-core_node3-n_0000000000
   [junit4]   2> 	2	/solr/collections/localShardsTestColl/leader_elect/shard2/election/72082571842813957-core_node9-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/live_nodes
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 
   [junit4]   2> 213768 INFO  (SUITE-CloudSolrClientTest-seed#[BC846E59D501402A]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Mar 05, 2018 7:38:37 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {multiDefault=PostingsFormat(name=Memory), a_t=PostingsFormat(name=Memory), title_s=PostingsFormat(name=Memory), id=FST50, text=PostingsFormat(name=Memory)}, docValues:{_version_=DocValuesFormat(name=Lucene70), multiDefault=DocValuesFormat(name=Asserting), title_s=DocValuesFormat(name=Asserting), intDefault=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1271, maxMBSortInHeap=7.238243792375243, sim=RandomSimilarity(queryNorm=false): {}, locale=en-ZA, timezone=Asia/Atyrau
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=87742080,total=202985472
   [junit4]   2> NOTE: All tests run in this JVM: [StreamExpressionToExplanationTest, SolrExampleBinaryTest, CommonParamsTest, LargeVolumeEmbeddedTest, ClientUtilsTest, DocumentAnalysisResponseTest, TestClusteringResponse, TestValidatingJsonMap, AnlysisResponseBaseTest, RegressionEvaluatorTest, StreamExpressionTest, StreamExpressionParserTest, HttpSolrClientConPoolTest, GraphExpressionTest, SolrQueryTest, FieldValueEvaluatorTest, SolrExceptionTest, AscEvaluatorTest, TestPathTrie, TestSuggesterResponse, ConcurrentUpdateSolrClientTest, JdbcDriverTest, CloudSolrClientTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CloudSolrClientTest -Dtests.seed=BC846E59D501402A -Dtests.slow=true -Dtests.locale=en-ZA -Dtests.timezone=Asia/Atyrau -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | CloudSolrClientTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_BC846E59D501402A-001\tempDir-001\node2\localShardsTestColl_shard2_replica_n6\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_BC846E59D501402A-001\tempDir-001\node2\localShardsTestColl_shard2_replica_n6\data\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_BC846E59D501402A-001\tempDir-001\node2\localShardsTestColl_shard2_replica_n6\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_BC846E59D501402A-001\tempDir-001\node2\localShardsTestColl_shard2_replica_n6\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_BC846E59D501402A-001\tempDir-001\node2\localShardsTestColl_shard2_replica_n6: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_BC846E59D501402A-001\tempDir-001\node2\localShardsTestColl_shard2_replica_n6
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_BC846E59D501402A-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_BC846E59D501402A-001\tempDir-001\node2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_BC846E59D501402A-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_BC846E59D501402A-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_BC846E59D501402A-001\tempDir-001\node2\localShardsTestColl_shard2_replica_n6\data\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_BC846E59D501402A-001\tempDir-001\node2\localShardsTestColl_shard2_replica_n6\data\tlog\tlog.0000000000000000000
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_BC846E59D501402A-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_BC846E59D501402A-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BC846E59D501402A]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [89/146 (1!)] on J1 in 39.02s, 15 tests, 1 error <<< FAILURES!

[...truncated 43489 lines...]
-ecj-javadoc-lint-src:
    [mkdir] Created dir: C:\Users\jenkins\AppData\Local\Temp\ecj424633722
 [ecj-lint] Compiling 1165 source files to C:\Users\jenkins\AppData\Local\Temp\ecj424633722
 [ecj-lint] invalid Class-Path header in manifest of jar file: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\lib\org.restlet-2.3.0.jar
 [ecj-lint] invalid Class-Path header in manifest of jar file: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\lib\org.restlet.ext.servlet-2.3.0.jar
 [ecj-lint] ----------
 [ecj-lint] 1. ERROR in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\java\org\apache\solr\search\facet\FacetModule.java (at line 44)
 [ecj-lint] 	import org.noggit.JSONUtil;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.noggit.JSONUtil is never used
 [ecj-lint] ----------
 [ecj-lint] 1 problem (1 error)

BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\build.xml:618: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\build.xml:101: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build.xml:682: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:2082: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:2121: Compile failed; see the compiler error output for details.

Total time: 93 minutes 33 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2