Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/41/
Java: 64bit/jdk-9.0.4 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  org.apache.solr.cloud.OverseerRolesTest.testOverseerRole

Error Message:
Timed out waiting for overseer state change

Stack Trace:
java.lang.AssertionError: Timed out waiting for overseer state change
        at 
__randomizedtesting.SeedInfo.seed([5DB44BCC079B8C38:BC7FB6583C28BAE9]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at 
org.apache.solr.cloud.OverseerRolesTest.waitForNewOverseer(OverseerRolesTest.java:63)
        at 
org.apache.solr.cloud.OverseerRolesTest.testOverseerRole(OverseerRolesTest.java:145)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:844)


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

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_5DB44BCC079B8C38-001\init-core-data-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_5DB44BCC079B8C38-001\init-core-data-001
    
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_5DB44BCC079B8C38-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_5DB44BCC079B8C38-001
 

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

        at __randomizedtesting.SeedInfo.seed([5DB44BCC079B8C38]: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:844)




Build Log:
[...truncated 2084 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\core\test\temp\junit4-J0-20190211_161506_8377375291620262272429.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.x-Windows\lucene\build\core\test\temp\junit4-J1-20190211_161506_83715694535653132510521.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 319 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\test-framework\test\temp\junit4-J0-20190211_162317_2147375899783953057653.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.x-Windows\lucene\build\test-framework\test\temp\junit4-J1-20190211_162317_2145395518385846067876.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 1081 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\common\test\temp\junit4-J0-20190211_162459_5775274575893998613323.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.x-Windows\lucene\build\analysis\common\test\temp\junit4-J1-20190211_162459_5772456805178498052848.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 J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J0-20190211_162730_7575090059480394288164.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.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J1-20190211_162730_757359149471102805907.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 248 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J1-20190211_162743_9334884981653604006711.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.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J0-20190211_162743_9333880187066694796113.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.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J0-20190211_162809_4016774709534098963902.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.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J1-20190211_162809_4011488885284233566259.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 J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\nori\test\temp\junit4-J1-20190211_162814_9949202724443434646578.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.x-Windows\lucene\build\analysis\nori\test\temp\junit4-J0-20190211_162814_99410125202719906936385.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 172 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J1-20190211_162825_10317278642496034705141.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.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J0-20190211_162825_1033021384001339548205.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 177 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J0-20190211_162829_15212186243641039672597.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.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J1-20190211_162829_15216773309223944621815.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.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J0-20190211_162840_517802319949958755754.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.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J1-20190211_162840_51711267817738753569533.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 165 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J1-20190211_162849_46816849538260921922542.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.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J0-20190211_162849_4689098327384847555230.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 194 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J1-20190211_162854_17810409244121840746227.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.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J0-20190211_162854_1787858329371122164354.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 1553 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\benchmark\test\temp\junit4-J0-20190211_163011_9392993833152254003342.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.x-Windows\lucene\build\benchmark\test\temp\junit4-J1-20190211_163011_93913329457481843213885.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.x-Windows\lucene\build\classification\test\temp\junit4-J0-20190211_163025_7352252776277147483530.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.x-Windows\lucene\build\classification\test\temp\junit4-J1-20190211_163025_73512653260178469785503.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.x-Windows\lucene\build\codecs\test\temp\junit4-J0-20190211_163043_31416701327543050418470.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.x-Windows\lucene\build\codecs\test\temp\junit4-J1-20190211_163043_3146820093274702928410.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 J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\demo\test\temp\junit4-J0-20190211_163235_87915829440525604780019.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.x-Windows\lucene\build\demo\test\temp\junit4-J1-20190211_163235_879940982223334213511.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 174 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\expressions\test\temp\junit4-J0-20190211_163240_77213559072520432626381.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.x-Windows\lucene\build\expressions\test\temp\junit4-J1-20190211_163240_77212221761182153951354.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.x-Windows\lucene\build\facet\test\temp\junit4-J0-20190211_163247_9545329966627210281854.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.x-Windows\lucene\build\facet\test\temp\junit4-J1-20190211_163247_954406327044539290501.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.x-Windows\lucene\build\grouping\test\temp\junit4-J0-20190211_163318_93213391120581680299332.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.x-Windows\lucene\build\grouping\test\temp\junit4-J1-20190211_163318_9326196713134781288187.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 259 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\highlighter\test\temp\junit4-J0-20190211_163328_54212192649302269360647.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.x-Windows\lucene\build\highlighter\test\temp\junit4-J1-20190211_163328_5426220045489468058204.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 170 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\join\test\temp\junit4-J1-20190211_163351_4287278199388921838439.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.x-Windows\lucene\build\join\test\temp\junit4-J0-20190211_163351_428432063252306080402.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.x-Windows\lucene\build\memory\test\temp\junit4-J0-20190211_163405_94615676317689877985723.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.x-Windows\lucene\build\memory\test\temp\junit4-J1-20190211_163405_94617804652479252364183.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 197 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\misc\test\temp\junit4-J1-20190211_163412_799680832394188454670.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.x-Windows\lucene\build\misc\test\temp\junit4-J0-20190211_163412_7992448043800391386814.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 J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\queries\test\temp\junit4-J1-20190211_163436_0699136219650530601596.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.x-Windows\lucene\build\queries\test\temp\junit4-J0-20190211_163436_0695596122817678589380.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 232 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\queryparser\test\temp\junit4-J1-20190211_163447_94311745450931126888172.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.x-Windows\lucene\build\queryparser\test\temp\junit4-J0-20190211_163447_9434832561540549218515.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 214 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\replicator\test\temp\junit4-J1-20190211_163500_3803647591138989411957.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.x-Windows\lucene\build\replicator\test\temp\junit4-J0-20190211_163500_38015031145674505263218.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 236 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\sandbox\test\temp\junit4-J1-20190211_163519_1668974205752608899650.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.x-Windows\lucene\build\sandbox\test\temp\junit4-J0-20190211_163519_1669986473743921675158.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 285 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J1-20190211_163556_23417173844824844282773.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 18 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J0-20190211_163556_23416833922347692647085.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.x-Windows\lucene\build\spatial3d\test\temp\junit4-J0-20190211_163643_96313703144789916246095.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.x-Windows\lucene\build\spatial3d\test\temp\junit4-J1-20190211_163643_9633627118156370114139.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.x-Windows\lucene\build\spatial\test\temp\junit4-J0-20190211_163702_7447280727028921517304.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 256 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\suggest\test\temp\junit4-J1-20190211_163706_4053011309244730505744.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.x-Windows\lucene\build\suggest\test\temp\junit4-J0-20190211_163706_4055650819219252345289.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 2043 lines...]
   [junit4] Suite: org.apache.solr.core.TestSolrIndexConfig
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_5DB44BCC079B8C38-001\init-core-data-001
   [junit4]   2> 435313 WARN  
(SUITE-TestSolrIndexConfig-seed#[5DB44BCC079B8C38]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 435313 INFO  
(SUITE-TestSolrIndexConfig-seed#[5DB44BCC079B8C38]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 435315 INFO  
(SUITE-TestSolrIndexConfig-seed#[5DB44BCC079B8C38]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 435315 INFO  
(SUITE-TestSolrIndexConfig-seed#[5DB44BCC079B8C38]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 435316 INFO  
(SUITE-TestSolrIndexConfig-seed#[5DB44BCC079B8C38]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 435317 INFO  
(SUITE-TestSolrIndexConfig-seed#[5DB44BCC079B8C38]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-8.x-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-8.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 435380 INFO  
(SUITE-TestSolrIndexConfig-seed#[5DB44BCC079B8C38]-worker) [    ] 
o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
   [junit4]   2> 435380 INFO  
(SUITE-TestSolrIndexConfig-seed#[5DB44BCC079B8C38]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 435394 INFO  
(SUITE-TestSolrIndexConfig-seed#[5DB44BCC079B8C38]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 435505 INFO  
(SUITE-TestSolrIndexConfig-seed#[5DB44BCC079B8C38]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 436223 INFO  
(SUITE-TestSolrIndexConfig-seed#[5DB44BCC079B8C38]-worker) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 436225 WARN  
(SUITE-TestSolrIndexConfig-seed#[5DB44BCC079B8C38]-worker) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@996390b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 436231 WARN  
(SUITE-TestSolrIndexConfig-seed#[5DB44BCC079B8C38]-worker) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@72bb4ccc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 436264 INFO  
(SUITE-TestSolrIndexConfig-seed#[5DB44BCC079B8C38]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 436264 INFO  
(SUITE-TestSolrIndexConfig-seed#[5DB44BCC079B8C38]-worker) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 436292 INFO  
(SUITE-TestSolrIndexConfig-seed#[5DB44BCC079B8C38]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a5ecce3
   [junit4]   2> 436300 INFO  
(SUITE-TestSolrIndexConfig-seed#[5DB44BCC079B8C38]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a5ecce3
   [junit4]   2> 436300 INFO  
(SUITE-TestSolrIndexConfig-seed#[5DB44BCC079B8C38]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a5ecce3
   [junit4]   2> 436303 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-8.x-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-8.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 436336 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is 
enabled
   [junit4]   2> 436336 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 436349 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 436497 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 436517 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1,
 trusted=true
   [junit4]   2> 436519 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3a5ecce3
   [junit4]   2> 436519 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_5DB44BCC079B8C38-001\init-core-data-001\]
   [junit4]   2> 436526 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1300092107, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 436530 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2385-thread-1]: 
init: current segments file is "segments"; 
deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@21968ff9
   [junit4]   2> 436530 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2385-thread-1]: 
now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 436530 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2385-thread-1]: 
0 msec to checkpoint
   [junit4]   2> 436530 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]: 
init: create=true reader=null
   [junit4]   2> 436530 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]: 
   [junit4]   2> 
dir=NRTCachingDirectory(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_5DB44BCC079B8C38-001\init-core-data-001\index
 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61acd54d; 
maxCacheMB=48.0 maxMergeSizeMB=4.0)
   [junit4]   2> index=
   [junit4]   2> version=8.0.0
   [junit4]   2> 
analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=CREATE
   [junit4]   2> 
similarity=org.apache.solr.search.similarities.MockConfigurableSimilarity
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, 
maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Asserting(Lucene80): {}, docValues:{}, 
maxPointsInLeafNode=1209, maxMBSortInHeap=7.331546159438606
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=RandomMergePolicy([AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1300092107, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1])
   [junit4]   2> 
indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@63c5995f
   [junit4]   2> readerPooling=true
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> indexSort=null
   [junit4]   2> checkPendingFlushOnUpdate=true
   [junit4]   2> softDeletesField=null
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@2f3f9c39
   [junit4]   2> 
   [junit4]   2> 436530 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]: 
MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 436530 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]: 
now flush at close
   [junit4]   2> 436530 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]:  
 start flush: applyAllDeletes=true
   [junit4]   2> 436530 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]:  
 index before flush 
   [junit4]   2> 436530 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-2385-thread-1]: 
startFullFlush
   [junit4]   2> 436530 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-2385-thread-1]: 
coreLoadExecutor-2385-thread-1 finishFullFlush success=true
   [junit4]   2> 436530 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]: 
now apply all deletes for all segments buffered updates bytesUsed=0 reader pool 
bytesUsed=0
   [junit4]   2> 436530 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-2385-thread-1]: 
waitApply: no deletes to apply
   [junit4]   2> 436532 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-2385-thread-1]: 
initDynamicDefaults spins=true maxThreadCount=1 maxMergeCount=6
   [junit4]   2> 436532 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-2385-thread-1]: 
updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 436532 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-2385-thread-1]: 
now merge
   [junit4]   2> 436532 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-2385-thread-1]:  
 index: 
   [junit4]   2> 436532 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-2385-thread-1]:  
 no more merges pending; now return
   [junit4]   2> 436532 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]: 
waitForMerges
   [junit4]   2> 436532 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]: 
waitForMerges done
   [junit4]   2> 436532 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]: 
commit: start
   [junit4]   2> 436532 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]: 
commit: enter lock
   [junit4]   2> 436532 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]: 
commit: now prepare
   [junit4]   2> 436532 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]: 
prepareCommit: flush
   [junit4]   2> 436532 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]:  
 index before flush 
   [junit4]   2> 436532 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-2385-thread-1]: 
startFullFlush
   [junit4]   2> 436532 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]: 
now apply all deletes for all segments buffered updates bytesUsed=0 reader pool 
bytesUsed=0
   [junit4]   2> 436532 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-2385-thread-1]: 
waitApply: no deletes to apply
   [junit4]   2> 436532 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-2385-thread-1]: 
coreLoadExecutor-2385-thread-1 finishFullFlush success=true
   [junit4]   2> 436532 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]: 
startCommit(): start
   [junit4]   2> 436532 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]: 
startCommit index= changeCount=2
   [junit4]   2> 436536 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]: 
startCommit: wrote pending segments file "pending_segments_1"
   [junit4]   2> 436536 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]: 
done all syncs: []
   [junit4]   2> 436536 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]: 
commit: pendingCommit != null
   [junit4]   2> 436538 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]: 
commit: done writing segments file "segments_1"
   [junit4]   2> 436538 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2385-thread-1]: 
now checkpoint "" [0 segments ; isCommit = true]
   [junit4]   2> 436538 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2385-thread-1]: 
0 msec to checkpoint
   [junit4]   2> 436538 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]: 
commit: took 6.3 msec
   [junit4]   2> 436538 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]: 
commit: done
   [junit4]   2> 436538 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]: 
rollback
   [junit4]   2> 436538 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]: 
all running merges have aborted
   [junit4]   2> 436538 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]: 
rollback: done finish merges
   [junit4]   2> 436538 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-2385-thread-1]: 
abort
   [junit4]   2> 436538 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-2385-thread-1]: 
done abort success=true
   [junit4]   2> 436539 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]: 
rollback: infos=
   [junit4]   2> 436539 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2385-thread-1]: 
now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 436539 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2385-thread-1]: 
0 msec to checkpoint
   [junit4]   2> 436656 WARN  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers no default request handler is registered 
(either '/select' or 'standard')
   [junit4]   2> 436656 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 436656 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 436658 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 436663 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2385-thread-1]: 
init: current segments file is "segments_1"; 
deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@21968ff9
   [junit4]   2> 436664 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2385-thread-1]: 
init: load commit "segments_1"
   [junit4]   2> 436669 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2385-thread-1]: 
now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 436672 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2385-thread-1]: 
0 msec to checkpoint
   [junit4]   2> 436672 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]: 
init: create=false reader=null
   [junit4]   2> 436672 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]: 
   [junit4]   2> 
dir=NRTCachingDirectory(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_5DB44BCC079B8C38-001\init-core-data-001\index
 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61acd54d; 
maxCacheMB=48.0 maxMergeSizeMB=4.0)
   [junit4]   2> index=
   [junit4]   2> version=8.0.0
   [junit4]   2> 
analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=APPEND
   [junit4]   2> 
similarity=org.apache.solr.search.similarities.MockConfigurableSimilarity
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, 
maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Asserting(Lucene80): {}, docValues:{}, 
maxPointsInLeafNode=1209, maxMBSortInHeap=7.331546159438606
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=RandomMergePolicy([LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0])
   [junit4]   2> 
indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@6deba77a
   [junit4]   2> readerPooling=true
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> indexSort=null
   [junit4]   2> checkPendingFlushOnUpdate=true
   [junit4]   2> softDeletesField=null
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@24d5f9cc
   [junit4]   2> 
   [junit4]   2> 436672 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]: 
MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 436672 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]: 
flush at getReader
   [junit4]   2> 436672 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-2385-thread-1]: 
startFullFlush
   [junit4]   2> 436672 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]: 
now apply all deletes for all segments buffered updates bytesUsed=0 reader pool 
bytesUsed=0
   [junit4]   2> 436672 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-2385-thread-1]: 
waitApply: no deletes to apply
   [junit4]   2> 436672 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]: 
incRefDeleter for NRT reader version=2 segments=
   [junit4]   2> 436672 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]: 
return reader version=2 reader=StandardDirectoryReader(segments_1:2:nrt)
   [junit4]   2> 436672 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-2385-thread-1]: 
coreLoadExecutor-2385-thread-1 finishFullFlush success=true
   [junit4]   2> 436672 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]: 
getReader took 0 msec
   [junit4]   2> 436672 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4e764ba5[collection1] main]
   [junit4]   2> 436673 WARN  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf;
 switching to use InMemory storage instead.
   [junit4]   2> 436673 INFO  (coreLoadExecutor-2385-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 436674 INFO  
(searcherExecutor-2386-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4e764ba5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 436681 INFO  
(SUITE-TestSolrIndexConfig-seed#[5DB44BCC079B8C38]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 436687 INFO  
(TEST-TestSolrIndexConfig.testIndexConfigParsing-seed#[5DB44BCC079B8C38]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testIndexConfigParsing
   [junit4]   2> 436687 INFO  
(TEST-TestSolrIndexConfig.testIndexConfigParsing-seed#[5DB44BCC079B8C38]) [    
] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=28, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=46.2314453125, 
floorSegmentMB=1.302734375, forceMergeDeletesPctAllowed=10.385554975180963, 
segmentsPerTier=7.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=41.4299665020077
   [junit4]   2> 436688 INFO  
(TEST-TestSolrIndexConfig.testIndexConfigParsing-seed#[5DB44BCC079B8C38]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testIndexConfigParsing
   [junit4]   2> 436692 INFO  
(TEST-TestSolrIndexConfig.testLiveWriter-seed#[5DB44BCC079B8C38]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testLiveWriter
   [junit4]   2> 436692 INFO  
(TEST-TestSolrIndexConfig.testLiveWriter-seed#[5DB44BCC079B8C38]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testLiveWriter
   [junit4]   2> 436693 INFO  
(SUITE-TestSolrIndexConfig-seed#[5DB44BCC079B8C38]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 436693 INFO  
(SUITE-TestSolrIndexConfig-seed#[5DB44BCC079B8C38]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1384764927
   [junit4]   2> 436747 INFO  (coreCloseExecutor-2390-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7c914599
   [junit4]   2> 436747 INFO  (coreCloseExecutor-2390-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=7c914599
   [junit4]   2> 436747 INFO  (coreCloseExecutor-2390-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2c1fa46b: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@6b3d1bb9
   [junit4]   2> 436789 INFO  (coreCloseExecutor-2390-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2390-thread-1]: 
now flush at close
   [junit4]   2> 436789 INFO  (coreCloseExecutor-2390-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2390-thread-1]: 
  start flush: applyAllDeletes=true
   [junit4]   2> 436789 INFO  (coreCloseExecutor-2390-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2390-thread-1]: 
  index before flush 
   [junit4]   2> 436789 INFO  (coreCloseExecutor-2390-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-2390-thread-1]: 
startFullFlush
   [junit4]   2> 436789 INFO  (coreCloseExecutor-2390-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-2390-thread-1]: 
coreCloseExecutor-2390-thread-1 finishFullFlush success=true
   [junit4]   2> 436789 INFO  (coreCloseExecutor-2390-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2390-thread-1]: 
now apply all deletes for all segments buffered updates bytesUsed=0 reader pool 
bytesUsed=0
   [junit4]   2> 436789 INFO  (coreCloseExecutor-2390-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-2390-thread-1]: 
waitApply: no deletes to apply
   [junit4]   2> 436791 INFO  (coreCloseExecutor-2390-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-2390-thread-1]: 
initDynamicDefaults spins=true maxThreadCount=1 maxMergeCount=6
   [junit4]   2> 436791 INFO  (coreCloseExecutor-2390-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-2390-thread-1]: 
updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 436791 INFO  (coreCloseExecutor-2390-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-2390-thread-1]: 
now merge
   [junit4]   2> 436791 INFO  (coreCloseExecutor-2390-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-2390-thread-1]: 
  index: 
   [junit4]   2> 436791 INFO  (coreCloseExecutor-2390-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-2390-thread-1]: 
  no more merges pending; now return
   [junit4]   2> 436791 INFO  (coreCloseExecutor-2390-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2390-thread-1]: 
waitForMerges
   [junit4]   2> 436791 INFO  (coreCloseExecutor-2390-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2390-thread-1]: 
waitForMerges done
   [junit4]   2> 436791 INFO  (coreCloseExecutor-2390-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2390-thread-1]: 
commit: start
   [junit4]   2> 436791 INFO  (coreCloseExecutor-2390-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2390-thread-1]: 
commit: enter lock
   [junit4]   2> 436791 INFO  (coreCloseExecutor-2390-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2390-thread-1]: 
commit: now prepare
   [junit4]   2> 436791 INFO  (coreCloseExecutor-2390-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2390-thread-1]: 
prepareCommit: flush
   [junit4]   2> 436791 INFO  (coreCloseExecutor-2390-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2390-thread-1]: 
  index before flush 
   [junit4]   2> 436791 INFO  (coreCloseExecutor-2390-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-2390-thread-1]: 
startFullFlush
   [junit4]   2> 436791 INFO  (coreCloseExecutor-2390-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2390-thread-1]: 
now apply all deletes for all segments buffered updates bytesUsed=0 reader pool 
bytesUsed=0
   [junit4]   2> 436791 INFO  (coreCloseExecutor-2390-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-2390-thread-1]: 
waitApply: no deletes to apply
   [junit4]   2> 436791 INFO  (coreCloseExecutor-2390-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-2390-thread-1]: 
coreCloseExecutor-2390-thread-1 finishFullFlush success=true
   [junit4]   2> 436791 INFO  (coreCloseExecutor-2390-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2390-thread-1]: 
startCommit(): start
   [junit4]   2> 436791 INFO  (coreCloseExecutor-2390-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2390-thread-1]: 
  skip startCommit(): no changes pending
   [junit4]   2> 436791 INFO  (coreCloseExecutor-2390-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2390-thread-1]: 
commit: pendingCommit == null; skip
   [junit4]   2> 436791 INFO  (coreCloseExecutor-2390-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2390-thread-1]: 
commit: took 0.3 msec
   [junit4]   2> 436791 INFO  (coreCloseExecutor-2390-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2390-thread-1]: 
commit: done
   [junit4]   2> 436791 INFO  (coreCloseExecutor-2390-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2390-thread-1]: 
rollback
   [junit4]   2> 436791 INFO  (coreCloseExecutor-2390-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2390-thread-1]: 
all running merges have aborted
   [junit4]   2> 436791 INFO  (coreCloseExecutor-2390-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2390-thread-1]: 
rollback: done finish merges
   [junit4]   2> 436791 INFO  (coreCloseExecutor-2390-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-2390-thread-1]: 
abort
   [junit4]   2> 436791 INFO  (coreCloseExecutor-2390-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-2390-thread-1]: 
done abort success=true
   [junit4]   2> 436791 INFO  (coreCloseExecutor-2390-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2390-thread-1]: 
rollback: infos=
   [junit4]   2> 436792 INFO  (coreCloseExecutor-2390-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[IFD][coreCloseExecutor-2390-thread-1]: now checkpoint "" [0 segments ; 
isCommit = false]
   [junit4]   2> 436792 INFO  (coreCloseExecutor-2390-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[IFD][coreCloseExecutor-2390-thread-1]: 0 msec to checkpoint
   [junit4]   2> 436793 INFO  
(SUITE-TestSolrIndexConfig-seed#[5DB44BCC079B8C38]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 436793 INFO  
(SUITE-TestSolrIndexConfig-seed#[5DB44BCC079B8C38]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@537f8de9: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@77564d0c
   [junit4]   2> 436800 INFO  
(SUITE-TestSolrIndexConfig-seed#[5DB44BCC079B8C38]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 436800 INFO  
(SUITE-TestSolrIndexConfig-seed#[5DB44BCC079B8C38]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7e30e0a2: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@275cb90d
   [junit4]   2> 436802 INFO  
(SUITE-TestSolrIndexConfig-seed#[5DB44BCC079B8C38]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 436802 INFO  
(SUITE-TestSolrIndexConfig-seed#[5DB44BCC079B8C38]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@433a1e27: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@6e40c071
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@29c8b0f6[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@115f55f0[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   2> 436809 INFO  
(SUITE-TestSolrIndexConfig-seed#[5DB44BCC079B8C38]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, 
docValues:{}, maxPointsInLeafNode=1209, maxMBSortInHeap=7.331546159438606, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@9789ae0),
 locale=teo, timezone=America/Moncton
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.4 
(64-bit)/cpus=3,threads=1,free=38129056,total=296148992
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolr4Spatial, 
TestFilteredDocIdSet, TestLRUStatsCache, TestPerFieldSimilarity, 
ShufflingReplicaListTransformerTest, TestDynamicFieldCollectionResource, 
DeleteStatusTest, PeerSyncWithIndexFingerprintCachingTest, 
TestConfigSetProperties, TriggerCooldownIntegrationTest, 
TestCustomDocTransformer, StatsReloadRaceTest, TestLRUCache, 
DistributedIntervalFacetingTest, OverriddenZkACLAndCredentialsProvidersTest, 
DistributedExpandComponentTest, DistributedQueryElevationComponentTest, 
TestSystemCollAutoCreate, UpdateLogTest, ScheduledTriggerIntegrationTest, 
DocExpirationUpdateProcessorFactoryTest, StressHdfsTest, OverseerTest, 
TestHighlightDedupGrouping, TestCloudNestedDocsSort, TestInfoStreamLogging, 
AsyncCallRequestStatusResponseTest, BlockJoinFacetSimpleTest, 
TestRandomFlRTGCloud, TestSQLHandler, TestMaxScoreQueryParser, TestDynamicURP, 
ZkSolrClientTest, RestartWhileUpdatingTest, TestFreeTextSuggestions, 
TestCollationField, SpatialHeatmapFacetsTest, DateRangeFieldTest, 
TestCloudPivotFacet, SpatialFilterTest, LeaderElectionContextKeyTest, 
AutoAddReplicasPlanActionTest, TestQuerySenderListener, TestConfigsApi, 
SolrShardReporterTest, TestNumericTokenStream, TestPartialUpdateDeduplication, 
TestSolrIndexConfig]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrIndexConfig 
-Dtests.seed=5DB44BCC079B8C38 -Dtests.slow=true -Dtests.locale=teo 
-Dtests.timezone=America/Moncton -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestSolrIndexConfig (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the 
following files (in the order of attempts):
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_5DB44BCC079B8C38-001\init-core-data-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_5DB44BCC079B8C38-001\init-core-data-001
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_5DB44BCC079B8C38-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_5DB44BCC079B8C38-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([5DB44BCC079B8C38]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:318)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [87/843 (1!)] on J1 in 1.60s, 2 tests, 1 error <<< 
FAILURES!

[...truncated 328 lines...]
   [junit4] Suite: org.apache.solr.cloud.OverseerRolesTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.OverseerRolesTest_5DB44BCC079B8C38-001\init-core-data-001
   [junit4]   2> 697725 WARN  
(SUITE-OverseerRolesTest-seed#[5DB44BCC079B8C38]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 697725 INFO  
(SUITE-OverseerRolesTest-seed#[5DB44BCC079B8C38]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 697727 INFO  
(SUITE-OverseerRolesTest-seed#[5DB44BCC079B8C38]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 697727 INFO  
(SUITE-OverseerRolesTest-seed#[5DB44BCC079B8C38]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 697727 INFO  
(SUITE-OverseerRolesTest-seed#[5DB44BCC079B8C38]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.OverseerRolesTest_5DB44BCC079B8C38-001\tempDir-001
   [junit4]   2> 697728 INFO  
(SUITE-OverseerRolesTest-seed#[5DB44BCC079B8C38]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 697728 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 697728 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 697817 INFO  
(SUITE-OverseerRolesTest-seed#[5DB44BCC079B8C38]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:50173
   [junit4]   2> 697817 INFO  
(SUITE-OverseerRolesTest-seed#[5DB44BCC079B8C38]-worker) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:50173
   [junit4]   2> 697817 INFO  
(SUITE-OverseerRolesTest-seed#[5DB44BCC079B8C38]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 50173
   [junit4]   2> 697822 INFO  (zkConnectionManagerCallback-4243-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 697827 INFO  (zkConnectionManagerCallback-4245-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 697833 INFO  (zkConnectionManagerCallback-4247-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 697834 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x100a6a576290002, likely client has closed socket
   [junit4]   2> 697836 WARN  (jetty-launcher-4248-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 697836 INFO  (jetty-launcher-4248-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 697836 INFO  (jetty-launcher-4248-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 697836 INFO  (jetty-launcher-4248-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 9.0.4+11
   [junit4]   2> 697837 INFO  (jetty-launcher-4248-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 697837 INFO  (jetty-launcher-4248-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 697837 INFO  (jetty-launcher-4248-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 697837 INFO  (jetty-launcher-4248-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7743702c{/solr,null,AVAILABLE}
   [junit4]   2> 697837 WARN  (jetty-launcher-4248-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 697839 INFO  (jetty-launcher-4248-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 697839 INFO  (jetty-launcher-4248-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 697839 INFO  (jetty-launcher-4248-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 9.0.4+11
   [junit4]   2> 697839 INFO  (jetty-launcher-4248-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 697839 INFO  (jetty-launcher-4248-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 697839 INFO  (jetty-launcher-4248-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 697839 INFO  (jetty-launcher-4248-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2a15b4a8{/solr,null,AVAILABLE}
   [junit4]   2> 697840 WARN  (jetty-launcher-4248-thread-3) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 697840 INFO  (jetty-launcher-4248-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 697840 INFO  (jetty-launcher-4248-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 697840 INFO  (jetty-launcher-4248-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 9.0.4+11
   [junit4]   2> 697841 INFO  (jetty-launcher-4248-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 697841 INFO  (jetty-launcher-4248-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 697841 INFO  (jetty-launcher-4248-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 697841 INFO  (jetty-launcher-4248-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@373a9750{/solr,null,AVAILABLE}
   [junit4]   2> 697842 WARN  (jetty-launcher-4248-thread-4) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 697842 INFO  (jetty-launcher-4248-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 697842 INFO  (jetty-launcher-4248-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 697842 INFO  (jetty-launcher-4248-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 9.0.4+11
   [junit4]   2> 697842 INFO  (jetty-launcher-4248-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 697842 INFO  (jetty-launcher-4248-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 697842 INFO  (jetty-launcher-4248-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 697843 INFO  (jetty-launcher-4248-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@63f98a80{/solr,null,AVAILABLE}
   [junit4]   2> 697843 INFO  (jetty-launcher-4248-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4ccf9cd6{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:50184}
   [junit4]   2> 697843 INFO  (jetty-launcher-4248-thread-1) [    ] 
o.e.j.s.Server Started @690799ms
   [junit4]   2> 697843 INFO  (jetty-launcher-4248-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50184}
   [junit4]   2> 697843 ERROR (jetty-launcher-4248-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 697843 INFO  (jetty-launcher-4248-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 697843 INFO  (jetty-launcher-4248-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 697843 INFO  (jetty-launcher-4248-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 697843 INFO  (jetty-launcher-4248-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 697843 INFO  (jetty-launcher-4248-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-11T16:50:34.629951200Z
   [junit4]   2> 697845 INFO  (jetty-launcher-4248-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@bebd441{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:50187}
   [junit4]   2> 697845 INFO  (jetty-launcher-4248-thread-2) [    ] 
o.e.j.s.Server Started @690801ms
   [junit4]   2> 697845 INFO  (jetty-launcher-4248-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50187}
   [junit4]   2> 697845 ERROR (jetty-launcher-4248-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 697845 INFO  (jetty-launcher-4248-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 697845 INFO  (jetty-launcher-4248-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 697845 INFO  (jetty-launcher-4248-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 697845 INFO  (jetty-launcher-4248-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 697845 INFO  (jetty-launcher-4248-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-11T16:50:34.631598400Z
   [junit4]   2> 697847 INFO  (jetty-launcher-4248-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@62d9765c{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:50193}
   [junit4]   2> 697847 INFO  (jetty-launcher-4248-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@556e921b{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:50190}
   [junit4]   2> 697847 INFO  (jetty-launcher-4248-thread-4) [    ] 
o.e.j.s.Server Started @690804ms
   [junit4]   2> 697847 INFO  (jetty-launcher-4248-thread-3) [    ] 
o.e.j.s.Server Started @690804ms
   [junit4]   2> 697847 INFO  (jetty-launcher-4248-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50193}
   [junit4]   2> 697847 INFO  (jetty-launcher-4248-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50190}
   [junit4]   2> 697847 ERROR (jetty-launcher-4248-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 697847 ERROR (jetty-launcher-4248-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 697847 INFO  (jetty-launcher-4248-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 697847 INFO  (jetty-launcher-4248-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 697847 INFO  (jetty-launcher-4248-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 697847 INFO  (jetty-launcher-4248-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 697847 INFO  (jetty-launcher-4248-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-11T16:50:34.633107600Z
   [junit4]   2> 697847 INFO  (jetty-launcher-4248-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 697847 INFO  (jetty-launcher-4248-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 697847 INFO  (jetty-launcher-4248-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 697847 INFO  (jetty-launcher-4248-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 697847 INFO  (jetty-launcher-4248-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-11T16:50:34.633107600Z
   [junit4]   2> 697849 INFO  (zkConnectionManagerCallback-4250-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 697852 INFO  (jetty-launcher-4248-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 697860 INFO  (zkConnectionManagerCallback-4252-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 697863 INFO  (jetty-launcher-4248-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 697867 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x100a6a576290004, likely client has closed socket
   [junit4]   2> 697943 INFO  (jetty-launcher-4248-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 697962 INFO  (zkConnectionManagerCallback-4254-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 697962 INFO  (jetty-launcher-4248-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 697969 INFO  (zkConnectionManagerCallback-4256-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 697970 WARN  (jetty-launcher-4248-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@76dd1742[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 697994 INFO  (jetty-launcher-4248-thread-4) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 697995 INFO  (jetty-launcher-4248-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 698003 WARN  (jetty-launcher-4248-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@26fb3308[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 698005 WARN  (jetty-launcher-4248-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4474eff2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 698007 INFO  (jetty-launcher-4248-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50173/solr
   [junit4]   2> 698034 WARN  (jetty-launcher-4248-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1688943e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 698035 INFO  (jetty-launcher-4248-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50173/solr
   [junit4]   2> 698038 INFO  (zkConnectionManagerCallback-4265-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 698040 INFO  (zkConnectionManagerCallback-4268-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 698044 INFO  (zkConnectionManagerCallback-4270-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 698046 INFO  (zkConnectionManagerCallback-4272-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 698132 INFO  (jetty-launcher-4248-thread-2) 
[n:127.0.0.1:50187_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:50187_solr
   [junit4]   2> 698135 INFO  (jetty-launcher-4248-thread-2) 
[n:127.0.0.1:50187_solr    ] o.a.s.c.Overseer Overseer 
(id=72240823620141065-127.0.0.1:50187_solr-n_0000000000) starting
   [junit4]   2> 698159 INFO  (jetty-launcher-4248-thread-4) 
[n:127.0.0.1:50193_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50193_solr
   [junit4]   2> 698169 INFO  (zkCallback-4271-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 698169 INFO  (zk

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

ild\contrib\solr-analytics\test\temp\junit4-J1-20190211_174037_9362021138384931374745.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.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J0-20190211_174037_9367113695290273384962.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.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J0-20190211_174309_88817193523460619044729.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.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J1-20190211_174309_8889007347352090586666.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.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J0-20190211_174355_2932950607973311631853.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.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J1-20190211_174355_29315077926679249325738.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.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J1-20190211_174419_0231471168651184459050.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.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J0-20190211_174419_0231710885356384794230.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 J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J1-20190211_174517_51816480070485943407670.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.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J0-20190211_174517_51814092456448725970102.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 582 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J1-20190211_174550_13412479576693548049504.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.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J0-20190211_174550_1343529449242645242082.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 681 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J1-20190211_174614_81411567310813407871526.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.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J0-20190211_174614_8149892311511736164387.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 578 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-prometheus-exporter\test\temp\junit4-J0-20190211_174720_2799655737724023023870.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.x-Windows\solr\build\contrib\solr-prometheus-exporter\test\temp\junit4-J1-20190211_174720_279695639387716439430.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 567 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-velocity\test\temp\junit4-J0-20190211_174758_9864076997570522478101.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 33501 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/41/consoleText

[repro] Revision: 45b4f9477d5683d27659d9aea1444d5d649146b4

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

[repro] ant clean

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

[...truncated 3600 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 
-Dtests.class="*.TestSolrIndexConfig|*.OverseerRolesTest" 
-Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops 
-XX:+UseConcMarkSweepGC" -Dtests.seed=5DB44BCC079B8C38 -Dtests.slow=true 
-Dtests.locale=teo -Dtests.timezone=America/Moncton -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

[...truncated 77 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\temp\junit4-J1-20190211_175330_0123978843512922083759.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.x-Windows\solr\build\solr-core\test\temp\junit4-J0-20190211_175330_00610022397558005980355.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.cloud.OverseerRolesTest
[repro]   0/5 failed: org.apache.solr.core.TestSolrIndexConfig
[repro] Exiting with code 0

[...truncated 78 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to