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 2019/05/30 17:01:44 UTC

[JENKINS-EA] Lucene-Solr-8.1-Windows (64bit/jdk-13-ea+18) - Build # 120 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.1-Windows/120/
Java: 64bit/jdk-13-ea+18 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.ActionThrottleTest.testAZeroNanoTimeReturnInWait

Error Message:
994ms

Stack Trace:
java.lang.AssertionError: 994ms
	at __randomizedtesting.SeedInfo.seed([CA7703221D69C89B:91CF810A9283578]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.ActionThrottleTest.testAZeroNanoTimeReturnInWait(ActionThrottleTest.java:113)
	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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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:835)




Build Log:
[...truncated 13036 lines...]
   [junit4] Suite: org.apache.solr.cloud.ActionThrottleTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ActionThrottleTest_CA7703221D69C89B-001\init-core-data-001
   [junit4]   2> 96367 WARN  (SUITE-ActionThrottleTest-seed#[CA7703221D69C89B]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 96368 INFO  (SUITE-ActionThrottleTest-seed#[CA7703221D69C89B]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 96372 INFO  (SUITE-ActionThrottleTest-seed#[CA7703221D69C89B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) 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> 96372 INFO  (SUITE-ActionThrottleTest-seed#[CA7703221D69C89B]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 96401 INFO  (TEST-ActionThrottleTest.testBasics-seed#[CA7703221D69C89B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBasics
   [junit4]   2> 96402 INFO  (TEST-ActionThrottleTest.testBasics-seed#[CA7703221D69C89B]) [    ] o.a.s.c.ActionThrottle Throttling test attempts - waiting for 1000ms
   [junit4]   2> 97403 INFO  (TEST-ActionThrottleTest.testBasics-seed#[CA7703221D69C89B]) [    ] o.a.s.c.ActionThrottle Throttling test attempts - waiting for 1000ms
   [junit4]   2> 98496 INFO  (TEST-ActionThrottleTest.testBasics-seed#[CA7703221D69C89B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBasics
   [junit4]   2> 98501 INFO  (TEST-ActionThrottleTest.testCreateNewThrottleWithLastValue-seed#[CA7703221D69C89B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateNewThrottleWithLastValue
   [junit4]   2> 98501 INFO  (TEST-ActionThrottleTest.testCreateNewThrottleWithLastValue-seed#[CA7703221D69C89B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCreateNewThrottleWithLastValue
   [junit4]   2> 98514 INFO  (TEST-ActionThrottleTest.testAZeroNanoTimeReturnInWait-seed#[CA7703221D69C89B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAZeroNanoTimeReturnInWait
   [junit4]   2> 98514 INFO  (TEST-ActionThrottleTest.testAZeroNanoTimeReturnInWait-seed#[CA7703221D69C89B]) [    ] o.a.s.c.ActionThrottle Throttling test attempts - waiting for 1000ms
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ActionThrottleTest -Dtests.method=testAZeroNanoTimeReturnInWait -Dtests.seed=CA7703221D69C89B -Dtests.slow=true -Dtests.locale=sw-KE -Dtests.timezone=America/Detroit -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 1.01s J1 | ActionThrottleTest.testAZeroNanoTimeReturnInWait <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: 994ms
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CA7703221D69C89B:91CF810A9283578]:0)
   [junit4]    > 	at org.apache.solr.cloud.ActionThrottleTest.testAZeroNanoTimeReturnInWait(ActionThrottleTest.java:113)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> 99515 INFO  (TEST-ActionThrottleTest.testAZeroNanoTimeReturnInWait-seed#[CA7703221D69C89B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAZeroNanoTimeReturnInWait
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ActionThrottleTest_CA7703221D69C89B-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=665, maxMBSortInHeap=5.980801396903225, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7f528112), locale=sw-KE, timezone=America/Detroit
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 13-ea (64-bit)/cpus=3,threads=1,free=50723000,total=144261120
   [junit4]   2> NOTE: All tests run in this JVM: [TestNumericRangeQuery32, SOLR749Test, TestExtendedDismaxParser, TestLegacyFieldCache, TestValueSourceCache, AuthToolTest, PrimitiveFieldTypeTest, SuggestComponentTest, DistanceUnitsTest, BaseCdcrDistributedZkTest, TestSchemalessBufferedUpdates, ActionThrottleTest]
   [junit4] Completed [24/855 (1!)] on J1 in 3.32s, 3 tests, 1 failure <<< FAILURES!

[...truncated 46049 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.1-Windows/120/consoleText

[repro] Revision: 56f3759c1c594c91b64952d45e77baeb545d3dfd

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

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr\core
[repro]       ActionThrottleTest
[repro] ant compile-test

[...truncated 3603 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.ActionThrottleTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=CA7703221D69C89B -Dtests.slow=true -Dtests.locale=sw-KE -Dtests.timezone=America/Detroit -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 83 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.ActionThrottleTest
[repro] Exiting with code 0

[...truncated 78 lines...]

[JENKINS] Lucene-Solr-8.1-Windows (64bit/jdk-12) - Build # 121 - Still Unstable!

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

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.embedded.MergeIndexesEmbeddedTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.MergeIndexesEmbeddedTest_34E300AB98724AF0-001\tempDir-005: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.MergeIndexesEmbeddedTest_34E300AB98724AF0-001\tempDir-005    C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.MergeIndexesEmbeddedTest_34E300AB98724AF0-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.MergeIndexesEmbeddedTest_34E300AB98724AF0-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.MergeIndexesEmbeddedTest_34E300AB98724AF0-001\tempDir-005: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.MergeIndexesEmbeddedTest_34E300AB98724AF0-001\tempDir-005
   C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.MergeIndexesEmbeddedTest_34E300AB98724AF0-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.MergeIndexesEmbeddedTest_34E300AB98724AF0-001

	at __randomizedtesting.SeedInfo.seed([34E300AB98724AF0]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:318)
	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:835)




Build Log:
[...truncated 2106 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\lucene\build\core\test\temp\junit4-J1-20190531_052338_96211005775914625504176.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-8.1-Windows\lucene\build\core\test\temp\junit4-J0-20190531_052338_96215992668723839691488.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 319 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\lucene\build\test-framework\test\temp\junit4-J1-20190531_053423_753556484675390559666.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-8.1-Windows\lucene\build\test-framework\test\temp\junit4-J0-20190531_053423_7532032808693113024385.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 1081 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\lucene\build\analysis\common\test\temp\junit4-J0-20190531_053633_0027458021351600466487.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-8.1-Windows\lucene\build\analysis\common\test\temp\junit4-J1-20190531_053633_0023105756151883332255.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 257 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\lucene\build\analysis\icu\test\temp\junit4-J1-20190531_053943_6242490738707661426729.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-8.1-Windows\lucene\build\analysis\icu\test\temp\junit4-J0-20190531_053943_62413224685731398804310.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 245 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J1-20190531_053959_51114707648046059983594.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-8.1-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J0-20190531_053959_5104139636343055990105.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 163 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J0-20190531_054046_5052299644324120987484.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-8.1-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J1-20190531_054046_5058215408056049139139.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 208 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\lucene\build\analysis\nori\test\temp\junit4-J0-20190531_054053_36817388897676885313794.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-8.1-Windows\lucene\build\analysis\nori\test\temp\junit4-J1-20190531_054053_3676736676391993268614.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 172 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J0-20190531_054103_996587649016255005932.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-8.1-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J1-20190531_054103_99611907506590530773621.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 177 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J0-20190531_054108_8071916263339124513492.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-8.1-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J1-20190531_054108_8079618188145316319914.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-8.1-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J0-20190531_054126_21616184277433267010370.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-8.1-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J1-20190531_054126_21612352032049998775719.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 168 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\lucene\build\analysis\stempel\test\temp\junit4-J0-20190531_054136_7563397696085838463402.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-8.1-Windows\lucene\build\analysis\stempel\test\temp\junit4-J1-20190531_054136_7568531819604208899286.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 175 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\lucene\build\backward-codecs\test\temp\junit4-J0-20190531_054145_638658523623232655993.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-8.1-Windows\lucene\build\backward-codecs\test\temp\junit4-J1-20190531_054145_63816946840976877026213.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 1557 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\lucene\build\benchmark\test\temp\junit4-J0-20190531_054341_5749252533162891513776.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-8.1-Windows\lucene\build\benchmark\test\temp\junit4-J1-20190531_054341_5743363593010441560207.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-8.1-Windows\lucene\build\classification\test\temp\junit4-J0-20190531_054402_01711712037754826038626.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-8.1-Windows\lucene\build\classification\test\temp\junit4-J1-20190531_054402_0171326124085677437603.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 262 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\lucene\build\codecs\test\temp\junit4-J0-20190531_054427_2964968510837789101843.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-8.1-Windows\lucene\build\codecs\test\temp\junit4-J1-20190531_054427_29614326360213254330071.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-8.1-Windows\lucene\build\demo\test\temp\junit4-J0-20190531_054658_98910570053722904325382.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-8.1-Windows\lucene\build\demo\test\temp\junit4-J1-20190531_054658_98911694751683323226073.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 171 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\lucene\build\expressions\test\temp\junit4-J0-20190531_054707_1263527259519212545725.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-8.1-Windows\lucene\build\expressions\test\temp\junit4-J1-20190531_054707_12210579287461511474123.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-8.1-Windows\lucene\build\facet\test\temp\junit4-J0-20190531_054719_08414565249632797735312.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-8.1-Windows\lucene\build\facet\test\temp\junit4-J1-20190531_054719_08910081348347779914222.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-8.1-Windows\lucene\build\grouping\test\temp\junit4-J0-20190531_054806_5002123996346419408896.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-8.1-Windows\lucene\build\grouping\test\temp\junit4-J1-20190531_054806_50014300021504866725799.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\lucene\build\highlighter\test\temp\junit4-J0-20190531_054816_4136045242156264134557.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-8.1-Windows\lucene\build\highlighter\test\temp\junit4-J1-20190531_054816_4137949970748102111535.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 164 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\lucene\build\join\test\temp\junit4-J1-20190531_054844_74215526557937653600080.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-8.1-Windows\lucene\build\join\test\temp\junit4-J0-20190531_054844_74215713366452008131396.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 303 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\lucene\build\luke\test\temp\junit4-J1-20190531_054911_61413938758098437172946.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-8.1-Windows\lucene\build\luke\test\temp\junit4-J0-20190531_054911_6144659739033215013465.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 156 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\lucene\build\memory\test\temp\junit4-J0-20190531_054922_15518422380397729909032.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-8.1-Windows\lucene\build\memory\test\temp\junit4-J1-20190531_054922_1559099221772256620676.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 190 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\lucene\build\misc\test\temp\junit4-J1-20190531_054929_88611715095202649502147.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-8.1-Windows\lucene\build\misc\test\temp\junit4-J0-20190531_054929_8862236813068967756780.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 307 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\lucene\build\queries\test\temp\junit4-J0-20190531_054959_10615667150212791257929.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-8.1-Windows\lucene\build\queries\test\temp\junit4-J1-20190531_054959_10612176803283671024025.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-8.1-Windows\lucene\build\queryparser\test\temp\junit4-J1-20190531_055014_947706738888218461654.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-8.1-Windows\lucene\build\queryparser\test\temp\junit4-J0-20190531_055014_94717858657042295183325.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 197 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\lucene\build\replicator\test\temp\junit4-J1-20190531_055028_72513420147711347732467.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 23 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\lucene\build\replicator\test\temp\junit4-J0-20190531_055028_72412077012307282433780.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 251 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\lucene\build\sandbox\test\temp\junit4-J0-20190531_055048_44317352628646997981608.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-8.1-Windows\lucene\build\sandbox\test\temp\junit4-J1-20190531_055048_44317799388492388771314.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 300 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\lucene\build\spatial-extras\test\temp\junit4-J1-20190531_055135_88318400987571309469584.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-8.1-Windows\lucene\build\spatial-extras\test\temp\junit4-J0-20190531_055135_88314377072758175560152.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 187 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\lucene\build\spatial3d\test\temp\junit4-J0-20190531_055235_4559012893111065312278.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 11 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\lucene\build\spatial3d\test\temp\junit4-J1-20190531_055235_45517703988305755072301.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-8.1-Windows\lucene\build\spatial\test\temp\junit4-J0-20190531_055306_5765363937299951286968.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\lucene\build\suggest\test\temp\junit4-J1-20190531_055313_25617129972777790793612.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-8.1-Windows\lucene\build\suggest\test\temp\junit4-J0-20190531_055313_2562439495809322830980.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 4692 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-core\test\temp\junit4-J1-20190531_055525_8414984751832920071068.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-8.1-Windows\solr\build\solr-core\test\temp\junit4-J0-20190531_055525_84012992259970248820253.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 738 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.embedded.MergeIndexesEmbeddedTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.MergeIndexesEmbeddedTest_34E300AB98724AF0-001\init-core-data-001
   [junit4]   2> 271121 WARN  (SUITE-MergeIndexesEmbeddedTest-seed#[34E300AB98724AF0]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 271121 INFO  (SUITE-MergeIndexesEmbeddedTest-seed#[34E300AB98724AF0]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 271123 INFO  (SUITE-MergeIndexesEmbeddedTest-seed#[34E300AB98724AF0]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 271124 INFO  (SUITE-MergeIndexesEmbeddedTest-seed#[34E300AB98724AF0]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 271127 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[34E300AB98724AF0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMergeIndexesByDirName
   [junit4]   2> 271132 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[34E300AB98724AF0]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\solrj\src\test-files\solrj\solr\multicore\solr.xml
   [junit4]   2> 271135 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[34E300AB98724AF0]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@349ad3f8, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 271503 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[34E300AB98724AF0]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 271520 WARN  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[34E300AB98724AF0]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@369dd24[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 271554 WARN  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[34E300AB98724AF0]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@61cf73be[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 271606 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[34E300AB98724AF0]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 271606 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[34E300AB98724AF0]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 271660 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[34E300AB98724AF0]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349ad3f8
   [junit4]   2> 271687 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[34E300AB98724AF0]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349ad3f8
   [junit4]   2> 271687 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[34E300AB98724AF0]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349ad3f8
   [junit4]   2> 271696 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[34E300AB98724AF0]) [    ] o.a.s.c.CorePropertiesLocator Found 2 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\solrj\src\test-files\solrj\solr\multicore
   [junit4]   2> 271696 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[34E300AB98724AF0]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [core0, core1]
   [junit4]   2> 271707 INFO  (coreLoadExecutor-1715-thread-2) [    x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 271737 INFO  (coreLoadExecutor-1715-thread-2) [    x:core1] o.a.s.s.IndexSchema [core1] Schema name=example core one
   [junit4]   2> 271739 INFO  (coreLoadExecutor-1715-thread-1) [    x:core0] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 271747 WARN  (coreLoadExecutor-1715-thread-2) [    x:core1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieLongField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 271749 INFO  (coreLoadExecutor-1715-thread-2) [    x:core1] o.a.s.s.IndexSchema Loaded schema example core one/1.1 with uniqueid field id
   [junit4]   2> 271749 INFO  (coreLoadExecutor-1715-thread-2) [    x:core1] o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\solrj\src\test-files\solrj\solr\multicore\core1, trusted=true
   [junit4]   2> 271751 INFO  (coreLoadExecutor-1715-thread-2) [    x:core1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core1' (registry 'solr.core.core1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349ad3f8
   [junit4]   2> 271751 INFO  (coreLoadExecutor-1715-thread-2) [    x:core1] o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\solrj\src\test-files\solrj\solr\multicore\core1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.MergeIndexesEmbeddedTest_34E300AB98724AF0-001\tempDir-002\]
   [junit4]   2> 271755 INFO  (coreLoadExecutor-1715-thread-1) [    x:core0] o.a.s.s.IndexSchema [core0] Schema name=example core zero
   [junit4]   2> 271763 INFO  (coreLoadExecutor-1715-thread-1) [    x:core0] o.a.s.s.IndexSchema Loaded schema example core zero/1.1 with uniqueid field id
   [junit4]   2> 271763 INFO  (coreLoadExecutor-1715-thread-1) [    x:core0] o.a.s.c.CoreContainer Creating SolrCore 'core0' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\solrj\src\test-files\solrj\solr\multicore\core0, trusted=true
   [junit4]   2> 271763 INFO  (coreLoadExecutor-1715-thread-1) [    x:core0] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core0' (registry 'solr.core.core0') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349ad3f8
   [junit4]   2> 271763 INFO  (coreLoadExecutor-1715-thread-1) [    x:core0] o.a.s.c.SolrCore [[core0] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\solrj\src\test-files\solrj\solr\multicore\core0], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.MergeIndexesEmbeddedTest_34E300AB98724AF0-001\tempDir-001\]
   [junit4]   2> 271984 INFO  (coreLoadExecutor-1715-thread-1) [    x:core0] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 271984 INFO  (coreLoadExecutor-1715-thread-1) [    x:core0] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.MergeIndexesEmbeddedTest_34E300AB98724AF0-001\tempDir-001 defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 271985 INFO  (coreLoadExecutor-1715-thread-1) [    x:core0] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 271985 INFO  (coreLoadExecutor-1715-thread-1) [    x:core0] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 271995 INFO  (coreLoadExecutor-1715-thread-1) [    x:core0] o.a.s.s.SolrIndexSearcher Opening [Searcher@8660383[core0] main]
   [junit4]   2> 271996 WARN  (coreLoadExecutor-1715-thread-1) [    x:core0] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\solrj\src\test-files\solrj\solr\multicore\core0\conf; switching to use InMemory storage instead.
   [junit4]   2> 271997 INFO  (coreLoadExecutor-1715-thread-1) [    x:core0] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 271997 INFO  (coreLoadExecutor-1715-thread-1) [    x:core0] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1635029990989889536
   [junit4]   2> 271999 INFO  (searcherExecutor-1717-thread-1-processing-x:core0) [    x:core0] o.a.s.c.SolrCore [core0] Registered new searcher Searcher@8660383[core0] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 272019 INFO  (coreLoadExecutor-1715-thread-2) [    x:core1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 272019 INFO  (coreLoadExecutor-1715-thread-2) [    x:core1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.MergeIndexesEmbeddedTest_34E300AB98724AF0-001\tempDir-002 defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 272024 INFO  (coreLoadExecutor-1715-thread-2) [    x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 272024 INFO  (coreLoadExecutor-1715-thread-2) [    x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 272052 INFO  (coreLoadExecutor-1715-thread-2) [    x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@476cd693[core1] main]
   [junit4]   2> 272052 WARN  (coreLoadExecutor-1715-thread-2) [    x:core1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\solrj\src\test-files\solrj\solr\multicore\core1\conf; switching to use InMemory storage instead.
   [junit4]   2> 272052 INFO  (coreLoadExecutor-1715-thread-2) [    x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 272052 INFO  (coreLoadExecutor-1715-thread-2) [    x:core1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1635029991047561216
   [junit4]   2> 272059 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[34E300AB98724AF0]) [    ] o.a.s.c.s.MergeIndexesExampleTestBase CORES=org.apache.solr.core.CoreContainer@46e8a14d : [core0, core1]
   [junit4]   2> 272059 INFO  (searcherExecutor-1716-thread-1-processing-x:core1) [    x:core1] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@476cd693[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 272082 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[34E300AB98724AF0]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1635029991079018496,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 272082 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[34E300AB98724AF0]) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 272085 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[34E300AB98724AF0]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 272085 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[34E300AB98724AF0]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [core0]  webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true}{deleteByQuery=*:* (-1635029991054901248),commit=} 0 23
   [junit4]   2> 272093 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[34E300AB98724AF0]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1635029991090552832,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 272093 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[34E300AB98724AF0]) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 272099 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[34E300AB98724AF0]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 272100 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[34E300AB98724AF0]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [core1]  webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true}{deleteByQuery=*:* (-1635029991083212800),commit=} 0 13
   [junit4]   2> 272168 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[34E300AB98724AF0]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1635029991169196032,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 272168 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[34E300AB98724AF0]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@19addfdf commitCommandVersion:1635029991169196032
   [junit4]   2> 272245 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[34E300AB98724AF0]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@185067a8[core0] main]
   [junit4]   2> 272245 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[34E300AB98724AF0]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 272247 INFO  (searcherExecutor-1717-thread-1) [    ] o.a.s.c.SolrCore [core0] Registered new searcher Searcher@185067a8[core0] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.1):C1:[diagnostics={os=Windows 10, java.vendor=Oracle Corporation, java.version=12, java.vm.version=12+33, lucene.version=8.1.1, os.arch=amd64, java.runtime.version=12+33, source=flush, os.version=10.0, timestamp=1559286109153}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 272247 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[34E300AB98724AF0]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [core0]  webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true}{add=[AAA (1635029991097892864)],commit=} 0 147
   [junit4]   2> 272247 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[34E300AB98724AF0]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1635029991252033537,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 272247 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[34E300AB98724AF0]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@38c61baf commitCommandVersion:1635029991252033537
   [junit4]   2> 272442 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[34E300AB98724AF0]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3aa10c7d[core1] main]
   [junit4]   2> 272442 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[34E300AB98724AF0]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 272444 INFO  (searcherExecutor-1716-thread-1) [    ] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@3aa10c7d[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.1):C1:[diagnostics={os=Windows 10, java.vendor=Oracle Corporation, java.version=12, java.vm.version=12+33, lucene.version=8.1.1, os.arch=amd64, java.runtime.version=12+33, source=flush, os.version=10.0, timestamp=1559286109225}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 272444 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[34E300AB98724AF0]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [core1]  webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true}{add=[BBB (1635029991252033536)],commit=} 0 196
   [junit4]   2> 272446 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[34E300AB98724AF0]) [    ] o.a.s.c.S.Request [core0]  webapp=null path=/select params={q=id:AAA} hits=1 status=0 QTime=0
   [junit4]   2> 272446 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[34E300AB98724AF0]) [    ] o.a.s.c.S.Request [core1]  webapp=null path=/select params={q=id:AAA} hits=0 status=0 QTime=0
   [junit4]   2> 272447 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[34E300AB98724AF0]) [    ] o.a.s.c.S.Request [core0]  webapp=null path=/select params={q=id:AAA} hits=1 status=0 QTime=0
   [junit4]   2> 272447 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[34E300AB98724AF0]) [    ] o.a.s.c.S.Request [core0]  webapp=null path=/select params={q=id:BBB} hits=0 status=0 QTime=0
   [junit4]   2> 272448 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[34E300AB98724AF0]) [    ] o.a.s.c.S.Request [core1]  webapp=null path=/select params={q=id:AAA} hits=0 status=0 QTime=0
   [junit4]   2> 272448 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[34E300AB98724AF0]) [    ] o.a.s.c.S.Request [core1]  webapp=null path=/select params={q=id:BBB} hits=1 status=0 QTime=0
   [junit4]   2> 272470 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.u.DirectUpdateHandler2 start mergeIndexes{MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.MergeIndexesEmbeddedTest_34E300AB98724AF0-001\tempDir-002\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@729f3baa}
   [junit4]   2> 272517 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.u.DirectUpdateHandler2 end_mergeIndexes
   [junit4]   2> 272518 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1635029991536197632,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 272518 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@19addfdf commitCommandVersion:1635029991536197632
   [junit4]   2> 272576 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.s.SolrIndexSearcher Opening [Searcher@7caa5f8e[core0] main]
   [junit4]   2> 272577 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 272577 INFO  (searcherExecutor-1717-thread-1-processing-x:core0) [    x:core0] o.a.s.c.SolrCore [core0] Registered new searcher Searcher@7caa5f8e[core0] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.1):C1:[diagnostics={os=Windows 10, java.vendor=Oracle Corporation, java.version=12, java.vm.version=12+33, lucene.version=8.1.1, os.arch=amd64, java.runtime.version=12+33, source=flush, os.version=10.0, timestamp=1559286109153}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_1(8.1.1):C1:[diagnostics={os=Windows 10, java.vendor=Oracle Corporation, java.version=12, java.vm.version=12+33, lucene.version=8.1.1, os.arch=amd64, java.runtime.version=12+33, source=addIndexes(CodecReader...), os.version=10.0, timestamp=1559286109478}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 272578 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.u.p.LogUpdateProcessorFactory [core0]  webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true}{commit=} 0 60
   [junit4]   2> 272579 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.c.S.Request [core0]  webapp=null path=/select params={q=id:AAA} hits=1 status=0 QTime=0
   [junit4]   2> 272579 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.c.S.Request [core0]  webapp=null path=/select params={q=id:BBB} hits=1 status=0 QTime=0
   [junit4]   2> 272579 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.SolrTestCaseJ4 ###Ending testMergeIndexesByDirName
   [junit4]   2> 272579 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1189650765
   [junit4]   2> 272581 INFO  (coreCloseExecutor-1726-thread-1-processing-x:core0) [    x:core0] o.a.s.c.SolrCore [core0]  CLOSING SolrCore org.apache.solr.core.SolrCore@5f4503bd
   [junit4]   2> 272581 INFO  (coreCloseExecutor-1726-thread-1-processing-x:core0) [    x:core0] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.core0, tag=5f4503bd
   [junit4]   2> 272581 INFO  (coreCloseExecutor-1726-thread-1-processing-x:core0) [    x:core0] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2b17bcf2: rootName = null, domain = solr.core.core0, service url = null, agent id = null] for registry solr.core.core0 / com.codahale.metrics.MetricRegistry@2893c75
   [junit4]   2> 272582 INFO  (coreCloseExecutor-1726-thread-2-processing-x:core0) [    x:core1] o.a.s.c.SolrCore [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@112e0629
   [junit4]   2> 272593 INFO  (coreCloseExecutor-1726-thread-2-processing-x:core0) [    x:core1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.core1, tag=112e0629
   [junit4]   2> 272593 INFO  (coreCloseExecutor-1726-thread-2-processing-x:core0) [    x:core1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@65329dcd: rootName = null, domain = solr.core.core1, service url = null, agent id = null] for registry solr.core.core1 / com.codahale.metrics.MetricRegistry@7b105bd0
   [junit4]   2> 272627 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 272627 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@23405be5: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@637495bc
   [junit4]   2> 272647 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 272647 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@32e52438: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1c80c2b4
   [junit4]   2> 272662 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 272662 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2d62852f: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@7e8bae49
   [junit4]   2> 272672 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeMultipleRequest-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.SolrTestCaseJ4 ###Starting testMergeMultipleRequest
   [junit4]   2> 272672 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeMultipleRequest-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\solrj\src\test-files\solrj\solr\multicore\solr.xml
   [junit4]   2> 272684 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeMultipleRequest-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@349ad3f8, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 273035 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeMultipleRequest-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 273039 WARN  (TEST-MergeIndexesEmbeddedTest.testMergeMultipleRequest-seed#[34E300AB98724AF0]) [    x:core0] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@47335835[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 273046 WARN  (TEST-MergeIndexesEmbeddedTest.testMergeMultipleRequest-seed#[34E300AB98724AF0]) [    x:core0] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@64d5dae[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 273091 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeMultipleRequest-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 273091 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeMultipleRequest-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 273119 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeMultipleRequest-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349ad3f8
   [junit4]   2> 273134 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeMultipleRequest-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349ad3f8
   [junit4]   2> 273135 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeMultipleRequest-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349ad3f8
   [junit4]   2> 273140 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeMultipleRequest-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.c.CorePropertiesLocator Found 2 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\solrj\src\test-files\solrj\solr\multicore
   [junit4]   2> 273140 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeMultipleRequest-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.c.CorePropertiesLocator Cores are: [core0, core1]
   [junit4]   2> 273146 INFO  (coreLoadExecutor-1736-thread-1-processing-x:core0) [    x:core0] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 273154 INFO  (coreLoadExecutor-1736-thread-2-processing-x:core0) [    x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 273171 INFO  (coreLoadExecutor-1736-thread-1-processing-x:core0) [    x:core0] o.a.s.s.IndexSchema [core0] Schema name=example core zero
   [junit4]   2> 273188 INFO  (coreLoadExecutor-1736-thread-2-processing-x:core0) [    x:core1] o.a.s.s.IndexSchema [core1] Schema name=example core one
   [junit4]   2> 273188 INFO  (coreLoadExecutor-1736-thread-1-processing-x:core0) [    x:core0] o.a.s.s.IndexSchema Loaded schema example core zero/1.1 with uniqueid field id
   [junit4]   2> 273188 INFO  (coreLoadExecutor-1736-thread-1-processing-x:core0) [    x:core0] o.a.s.c.CoreContainer Creating SolrCore 'core0' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\solrj\src\test-files\solrj\solr\multicore\core0, trusted=true
   [junit4]   2> 273189 INFO  (coreLoadExecutor-1736-thread-1-processing-x:core0) [    x:core0] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core0' (registry 'solr.core.core0') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349ad3f8
   [junit4]   2> 273189 INFO  (coreLoadExecutor-1736-thread-1-processing-x:core0) [    x:core0] o.a.s.c.SolrCore [[core0] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\solrj\src\test-files\solrj\solr\multicore\core0], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.MergeIndexesEmbeddedTest_34E300AB98724AF0-001\tempDir-003\]
   [junit4]   2> 273191 INFO  (coreLoadExecutor-1736-thread-2-processing-x:core0) [    x:core1] o.a.s.s.IndexSchema Loaded schema example core one/1.1 with uniqueid field id
   [junit4]   2> 273191 INFO  (coreLoadExecutor-1736-thread-2-processing-x:core0) [    x:core1] o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\solrj\src\test-files\solrj\solr\multicore\core1, trusted=true
   [junit4]   2> 273192 INFO  (coreLoadExecutor-1736-thread-2-processing-x:core0) [    x:core1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core1' (registry 'solr.core.core1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349ad3f8
   [junit4]   2> 273192 INFO  (coreLoadExecutor-1736-thread-2-processing-x:core0) [    x:core1] o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\solrj\src\test-files\solrj\solr\multicore\core1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.MergeIndexesEmbeddedTest_34E300AB98724AF0-001\tempDir-004\]
   [junit4]   2> 273371 INFO  (coreLoadExecutor-1736-thread-1-processing-x:core0) [    x:core0] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 273371 INFO  (coreLoadExecutor-1736-thread-1-processing-x:core0) [    x:core0] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.MergeIndexesEmbeddedTest_34E300AB98724AF0-001\tempDir-003 defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 273372 INFO  (coreLoadExecutor-1736-thread-1-processing-x:core0) [    x:core0] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 273372 INFO  (coreLoadExecutor-1736-thread-1-processing-x:core0) [    x:core0] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 273384 INFO  (coreLoadExecutor-1736-thread-1-processing-x:core0) [    x:core0] o.a.s.s.SolrIndexSearcher Opening [Searcher@a3fc4f7[core0] main]
   [junit4]   2> 273384 WARN  (coreLoadExecutor-1736-thread-1-processing-x:core0) [    x:core0] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\solrj\src\test-files\solrj\solr\multicore\core0\conf; switching to use InMemory storage instead.
   [junit4]   2> 273384 INFO  (coreLoadExecutor-1736-thread-1-processing-x:core0) [    x:core0] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 273385 INFO  (coreLoadExecutor-1736-thread-1-processing-x:core0) [    x:core0] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1635029992445313024
   [junit4]   2> 273387 INFO  (searcherExecutor-1737-thread-1-processing-x:core0) [    x:core0] o.a.s.c.SolrCore [core0] Registered new searcher Searcher@a3fc4f7[core0] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 273411 INFO  (coreLoadExecutor-1736-thread-2-processing-x:core0) [    x:core1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 273411 INFO  (coreLoadExecutor-1736-thread-2-processing-x:core0) [    x:core1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.MergeIndexesEmbeddedTest_34E300AB98724AF0-001\tempDir-004 defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 273413 INFO  (coreLoadExecutor-1736-thread-2-processing-x:core0) [    x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 273413 INFO  (coreLoadExecutor-1736-thread-2-processing-x:core0) [    x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 273420 INFO  (coreLoadExecutor-1736-thread-2-processing-x:core0) [    x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@b6ccfd6[core1] main]
   [junit4]   2> 273421 WARN  (coreLoadExecutor-1736-thread-2-processing-x:core0) [    x:core1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\solrj\src\test-files\solrj\solr\multicore\core1\conf; switching to use InMemory storage instead.
   [junit4]   2> 273422 INFO  (coreLoadExecutor-1736-thread-2-processing-x:core0) [    x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 273422 INFO  (coreLoadExecutor-1736-thread-2-processing-x:core0) [    x:core1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1635029992484110336
   [junit4]   2> 273424 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeMultipleRequest-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.c.s.MergeIndexesExampleTestBase CORES=org.apache.solr.core.CoreContainer@6a6caf3e : [core0, core1]
   [junit4]   2> 273424 INFO  (searcherExecutor-1738-thread-1-processing-x:core1) [    x:core1] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@b6ccfd6[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 273424 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeMultipleRequest-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.SolrTestCaseJ4 ###Ending testMergeMultipleRequest
   [junit4]   2> 273424 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeMultipleRequest-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1785507646
   [junit4]   2> 273426 INFO  (coreCloseExecutor-1747-thread-1-processing-x:core0) [    x:core0] o.a.s.c.SolrCore [core0]  CLOSING SolrCore org.apache.solr.core.SolrCore@1d0ac53f
   [junit4]   2> 273426 INFO  (coreCloseExecutor-1747-thread-1-processing-x:core0) [    x:core0] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.core0, tag=1d0ac53f
   [junit4]   2> 273426 INFO  (coreCloseExecutor-1747-thread-1-processing-x:core0) [    x:core0] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@699ae7b8: rootName = null, domain = solr.core.core0, service url = null, agent id = null] for registry solr.core.core0 / com.codahale.metrics.MetricRegistry@121a4e93
   [junit4]   2> 273426 INFO  (coreCloseExecutor-1747-thread-2-processing-x:core0) [    x:core1] o.a.s.c.SolrCore [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@401676b8
   [junit4]   2> 273434 INFO  (coreCloseExecutor-1747-thread-2-processing-x:core0) [    x:core1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.core1, tag=401676b8
   [junit4]   2> 273434 INFO  (coreCloseExecutor-1747-thread-2-processing-x:core0) [    x:core1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@345b962b: rootName = null, domain = solr.core.core1, service url = null, agent id = null] for registry solr.core.core1 / com.codahale.metrics.MetricRegistry@7797cf66
   [junit4]   2> 273446 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeMultipleRequest-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 273446 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeMultipleRequest-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@32f383f7: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@6704dbfd
   [junit4]   2> 273455 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeMultipleRequest-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 273455 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeMultipleRequest-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2c1a6a11: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1c80c2b4
   [junit4]   2> 273459 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeMultipleRequest-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 273459 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeMultipleRequest-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7ed88e08: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@7e8bae49
   [junit4]   2> 273468 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.SolrTestCaseJ4 ###Starting testMergeIndexesByCoreName
   [junit4]   2> 273471 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\solrj\src\test-files\solrj\solr\multicore\solr.xml
   [junit4]   2> 273483 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@349ad3f8, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 273994 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 273996 WARN  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[34E300AB98724AF0]) [    x:core0] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@29237e29[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 274001 WARN  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[34E300AB98724AF0]) [    x:core0] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@21bebdc3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 274043 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 274043 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 274066 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349ad3f8
   [junit4]   2> 274073 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349ad3f8
   [junit4]   2> 274073 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349ad3f8
   [junit4]   2> 274077 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.c.CorePropertiesLocator Found 2 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\solrj\src\test-files\solrj\solr\multicore
   [junit4]   2> 274077 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.c.CorePropertiesLocator Cores are: [core0, core1]
   [junit4]   2> 274085 INFO  (coreLoadExecutor-1757-thread-1-processing-x:core0) [    x:core0] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 274085 INFO  (coreLoadExecutor-1757-thread-2-processing-x:core0) [    x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 274104 INFO  (coreLoadExecutor-1757-thread-1-processing-x:core0) [    x:core0] o.a.s.s.IndexSchema [core0] Schema name=example core zero
   [junit4]   2> 274104 INFO  (coreLoadExecutor-1757-thread-2-processing-x:core0) [    x:core1] o.a.s.s.IndexSchema [core1] Schema name=example core one
   [junit4]   2> 274109 INFO  (coreLoadExecutor-1757-thread-1-processing-x:core0) [    x:core0] o.a.s.s.IndexSchema Loaded schema example core zero/1.1 with uniqueid field id
   [junit4]   2> 274109 INFO  (coreLoadExecutor-1757-thread-2-processing-x:core0) [    x:core1] o.a.s.s.IndexSchema Loaded schema example core one/1.1 with uniqueid field id
   [junit4]   2> 274109 INFO  (coreLoadExecutor-1757-thread-1-processing-x:core0) [    x:core0] o.a.s.c.CoreContainer Creating SolrCore 'core0' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\solrj\src\test-files\solrj\solr\multicore\core0, trusted=true
   [junit4]   2> 274109 INFO  (coreLoadExecutor-1757-thread-2-processing-x:core0) [    x:core1] o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\solrj\src\test-files\solrj\solr\multicore\core1, trusted=true
   [junit4]   2> 274110 INFO  (coreLoadExecutor-1757-thread-2-processing-x:core0) [    x:core1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core1' (registry 'solr.core.core1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349ad3f8
   [junit4]   2> 274110 INFO  (coreLoadExecutor-1757-thread-1-processing-x:core0) [    x:core0] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core0' (registry 'solr.core.core0') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349ad3f8
   [junit4]   2> 274110 INFO  (coreLoadExecutor-1757-thread-2-processing-x:core0) [    x:core1] o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\solrj\src\test-files\solrj\solr\multicore\core1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.MergeIndexesEmbeddedTest_34E300AB98724AF0-001\tempDir-006\]
   [junit4]   2> 274110 INFO  (coreLoadExecutor-1757-thread-1-processing-x:core0) [    x:core0] o.a.s.c.SolrCore [[core0] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\solrj\src\test-files\solrj\solr\multicore\core0], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.MergeIndexesEmbeddedTest_34E300AB98724AF0-001\tempDir-005\]
   [junit4]   2> 274264 INFO  (coreLoadExecutor-1757-thread-1-processing-x:core0) [    x:core0] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 274264 INFO  (coreLoadExecutor-1757-thread-1-processing-x:core0) [    x:core0] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.MergeIndexesEmbeddedTest_34E300AB98724AF0-001\tempDir-005 defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 274265 INFO  (coreLoadExecutor-1757-thread-1-processing-x:core0) [    x:core0] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 274266 INFO  (coreLoadExecutor-1757-thread-1-processing-x:core0) [    x:core0] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 274275 INFO  (coreLoadExecutor-1757-thread-1-processing-x:core0) [    x:core0] o.a.s.s.SolrIndexSearcher Opening [Searcher@64a45bd4[core0] main]
   [junit4]   2> 274275 WARN  (coreLoadExecutor-1757-thread-1-processing-x:core0) [    x:core0] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\solrj\src\test-files\solrj\solr\multicore\core0\conf; switching to use InMemory storage instead.
   [junit4]   2> 274275 INFO  (coreLoadExecutor-1757-thread-1-processing-x:core0) [    x:core0] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 274275 INFO  (coreLoadExecutor-1757-thread-1-processing-x:core0) [    x:core0] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1635029993378545664
   [junit4]   2> 274286 INFO  (searcherExecutor-1758-thread-1-processing-x:core0) [    x:core0] o.a.s.c.SolrCore [core0] Registered new searcher Searcher@64a45bd4[core0] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 274294 INFO  (coreLoadExecutor-1757-thread-2-processing-x:core0) [    x:core1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 274295 INFO  (coreLoadExecutor-1757-thread-2-processing-x:core0) [    x:core1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.MergeIndexesEmbeddedTest_34E300AB98724AF0-001\tempDir-006 defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 274297 INFO  (coreLoadExecutor-1757-thread-2-processing-x:core0) [    x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 274297 INFO  (coreLoadExecutor-1757-thread-2-processing-x:core0) [    x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 274307 INFO  (coreLoadExecutor-1757-thread-2-processing-x:core0) [    x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1afd0747[core1] main]
   [junit4]   2> 274307 WARN  (coreLoadExecutor-1757-thread-2-processing-x:core0) [    x:core1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\solrj\src\test-files\solrj\solr\multicore\core1\conf; switching to use InMemory storage instead.
   [junit4]   2> 274307 INFO  (coreLoadExecutor-1757-thread-2-processing-x:core0) [    x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 274309 INFO  (coreLoadExecutor-1757-thread-2-processing-x:core0) [    x:core1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1635029993414197248
   [junit4]   2> 274314 INFO  (searcherExecutor-1759-thread-1-processing-x:core1) [    x:core1] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@1afd0747[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 274314 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.c.s.MergeIndexesExampleTestBase CORES=org.apache.solr.core.CoreContainer@7ee928ce : [core0, core1]
   [junit4]   2> 274319 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1635029993424683008,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 274319 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 274322 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 274322 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.u.p.LogUpdateProcessorFactory [core0]  webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true}{deleteByQuery=*:* (-1635029993419440128),commit=} 0 7
   [junit4]   2> 274326 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1635029993432023040,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 274326 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 274329 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 274330 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.u.p.LogUpdateProcessorFactory [core1]  webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true}{deleteByQuery=*:* (-1635029993427828736),commit=} 0 7
   [junit4]   2> 274334 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1635029993440411648,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 274334 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@c9f928c commitCommandVersion:1635029993440411648
   [junit4]   2> 274385 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.s.SolrIndexSearcher Opening [Searcher@50599fa5[core0] main]
   [junit4]   2> 274387 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 274387 INFO  (searcherExecutor-1758-thread-1-processing-x:core0) [    x:core0] o.a.s.c.SolrCore [core0] Registered new searcher Searcher@50599fa5[core0] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.1):C1:[diagnostics={os=Windows 10, java.vendor=Oracle Corporation, java.version=12, java.vm.version=12+33, lucene.version=8.1.1, os.arch=amd64, java.runtime.version=12+33, source=flush, os.version=10.0, timestamp=1559286111310}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 274387 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.u.p.LogUpdateProcessorFactory [core0]  webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true}{add=[AAA (1635029993436217344)],commit=} 0 57
   [junit4]   2> 274391 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1635029993500180480,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 274391 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3107a4bd commitCommandVersion:1635029993500180480
   [junit4]   2> 274507 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.s.SolrIndexSearcher Opening [Searcher@737f8970[core1] main]
   [junit4]   2> 274515 INFO  (searcherExecutor-1759-thread-1-processing-x:core0) [    x:core0] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@737f8970[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.1):C1:[diagnostics={os=Windows 10, java.vendor=Oracle Corporation, java.version=12, java.vm.version=12+33, lucene.version=8.1.1, os.arch=amd64, java.runtime.version=12+33, source=flush, os.version=10.0, timestamp=1559286111380}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 274519 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 274519 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.u.p.LogUpdateProcessorFactory [core1]  webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true}{add=[BBB (1635029993495986176)],commit=} 0 131
   [junit4]   2> 274527 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.c.S.Request [core0]  webapp=null path=/select params={q=id:AAA} hits=1 status=0 QTime=8
   [junit4]   2> 274529 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.c.S.Request [core1]  webapp=null path=/select params={q=id:AAA} hits=0 status=0 QTime=0
   [junit4]   2> 274530 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.c.S.Request [core0]  webapp=null path=/select params={q=id:AAA} hits=1 status=0 QTime=0
   [junit4]   2> 274531 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.c.S.Request [core0]  webapp=null path=/select params={q=id:BBB} hits=0 status=0 QTime=0
   [junit4]   2> 274531 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.c.S.Request [core1]  webapp=null path=/select params={q=id:AAA} hits=0 status=0 QTime=0
   [junit4]   2> 274536 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.c.S.Request [core1]  webapp=null path=/select params={q=id:BBB} hits=1 status=0 QTime=4
   [junit4]   2> 274550 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.u.DirectUpdateHandler2 start mergeIndexes{MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.MergeIndexesEmbeddedTest_34E300AB98724AF0-001\tempDir-006\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@729f3baa}
   [junit4]   2> 274651 INFO  (TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[34E300AB98724AF0]) [    x:core0] o.a.s.u.DirectUpdateHandler2 end_mergeIndexes
   [junit4]   2> 274651 INFO  (TEST-MergeIndexesEmbeddedTest.tes

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

ucene-Solr-8.1-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J1-20190531_070619_6336323672810982413941.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-8.1-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J0-20190531_070619_6335295721698308937174.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 572 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J0-20190531_070858_0897541783854133909841.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-8.1-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J1-20190531_070858_08912615323483067031747.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 1301 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J0-20190531_071009_0157851491466104026927.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-8.1-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J1-20190531_071009_01515281600203823547227.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 667 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J1-20190531_071037_8647726005621934845067.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-8.1-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J0-20190531_071037_8648628862265071365183.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 574 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J0-20190531_071146_1803165711689770781391.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-8.1-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J1-20190531_071146_1802692147970793057849.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 582 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J1-20190531_071226_69012590535471651597533.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-8.1-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J0-20190531_071226_69015808028664764493936.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 683 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J0-20190531_071307_2393247653987094738915.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-8.1-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J1-20190531_071307_24116927670214188226259.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 582 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\contrib\solr-prometheus-exporter\test\temp\junit4-J1-20190531_071430_9222169834454775599101.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-8.1-Windows\solr\build\contrib\solr-prometheus-exporter\test\temp\junit4-J0-20190531_071430_9221636486372462178892.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 568 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\contrib\solr-velocity\test\temp\junit4-J0-20190531_071527_66810145234090624257037.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 34173 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.1-Windows/121/consoleText

[repro] Revision: c08bb21f99402b32e6b4b45b66af8f3c7b8539aa

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

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr\solrj
[repro]       MergeIndexesEmbeddedTest
[repro] ant compile-test

[...truncated 2738 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.MergeIndexesEmbeddedTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC" -Dtests.seed=34E300AB98724AF0 -Dtests.slow=true -Dtests.locale=tg-TJ -Dtests.timezone=Asia/Ulaanbaatar -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 56 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.1-Windows\solr\build\solr-solrj\test\temp\junit4-J1-20190531_072135_18916879300157088917656.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-8.1-Windows\solr\build\solr-solrj\test\temp\junit4-J0-20190531_072135_1903432443659121095655.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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.solr.client.solrj.embedded.MergeIndexesEmbeddedTest
[repro] Exiting with code 0

[...truncated 78 lines...]