Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.4-Linux/718/
Java: 64bit/jdk-12.0.1 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  org.apache.solr.cloud.SystemCollectionCompatTest.testBackCompat

Error Message:
Error from server at https://127.0.0.1:40035/solr/.system: Error reading input 
String Can't find resource 'schema.xml' in classpath or '/configs/.system', 
cwd=/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:40035/solr/.system: Error reading input String 
Can't find resource 'schema.xml' in classpath or '/configs/.system', 
cwd=/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J2
        at 
__randomizedtesting.SeedInfo.seed([700F9B9388A22DDC:FA383AE86A84AA]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.SystemCollectionCompatTest.setupSystemCollection(SystemCollectionCompatTest.java:104)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:972)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  
org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitShardWithRuleLink

Error Message:
Error from server at http://127.0.0.1:42523/jr: Underlying core creation failed 
while creating collection: shardSplitWithRule_link

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:42523/jr: Underlying core creation failed while 
creating collection: shardSplitWithRule_link
        at 
__randomizedtesting.SeedInfo.seed([700F9B9388A22DDC:7A132E08023E4B79]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
        at 
org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitShardWithRule(ShardSplitTest.java:650)
        at 
org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitShardWithRuleLink(ShardSplitTest.java:633)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 2184 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/core/test/temp/junit4-J1-20191229_091042_58214876125305120043212.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: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/core/test/temp/junit4-J0-20191229_091042_58518049375325179367767.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 5 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/core/test/temp/junit4-J2-20191229_091042_60614552262656467383714.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 307 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/test-framework/test/temp/junit4-J1-20191229_092220_79412152555782211857856.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 J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/test-framework/test/temp/junit4-J2-20191229_092220_79718122024064637272195.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/test-framework/test/temp/junit4-J0-20191229_092220_7941393293820630611.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 1093 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20191229_092426_3599583484792149080648.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 J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20191229_092426_3595247717925821739941.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20191229_092426_3606842469466810133131.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 255 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/analysis/icu/test/temp/junit4-J1-20191229_092642_5416756518162645618729.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 J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/analysis/icu/test/temp/junit4-J2-20191229_092642_53612161990290184776861.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/analysis/icu/test/temp/junit4-J0-20191229_092642_5341685468869987508890.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 223 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20191229_092657_9503788586975056873047.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: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20191229_092657_95012566385486367170074.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 5 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20191229_092657_951997482735061800837.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 162 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J1-20191229_092832_189250018358865579952.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: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J0-20191229_092832_18914390262301055603163.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 J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J2-20191229_092832_19312560382497498166981.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 185 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/analysis/nori/test/temp/junit4-J2-20191229_092838_0211384365302427188445.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/analysis/nori/test/temp/junit4-J1-20191229_092838_02215125059646911129479.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: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/analysis/nori/test/temp/junit4-J0-20191229_092838_01614798433495797220707.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 168 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J2-20191229_092926_5218169247715886852598.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J0-20191229_092926_52110131938771930031661.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: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J1-20191229_092926_52118442482068425731233.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 173 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J2-20191229_092930_54311486096441569602614.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J1-20191229_092930_54315638867120705488705.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: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J0-20191229_092930_54316485190401353531766.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 161 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J0-20191229_092941_3499104276160854160575.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: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J1-20191229_092941_34914798368851734802126.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 162 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/analysis/stempel/test/temp/junit4-J2-20191229_092951_1199185715852673696173.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/analysis/stempel/test/temp/junit4-J1-20191229_092951_1199077606171757435331.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: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/analysis/stempel/test/temp/junit4-J0-20191229_092951_10910507989992642828526.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 189 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20191229_092955_28717040004290549668755.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 19 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/backward-codecs/test/temp/junit4-J0-20191229_092955_2877909005347722990402.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 9 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20191229_092955_28718170002475134581596.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 1553 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/benchmark/test/temp/junit4-J1-20191229_093338_2412576916710362489247.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: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/benchmark/test/temp/junit4-J0-20191229_093338_2416570474148010484969.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 J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/benchmark/test/temp/junit4-J2-20191229_093338_24617572046932538063654.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 250 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/classification/test/temp/junit4-J2-20191229_093349_1449704910472186007356.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/classification/test/temp/junit4-J1-20191229_093349_14417944842829828367320.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: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/classification/test/temp/junit4-J0-20191229_093349_14415182864283126562776.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 270 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/codecs/test/temp/junit4-J2-20191229_093402_99718384915627280816782.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 16 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/codecs/test/temp/junit4-J1-20191229_093402_9964250000296792693766.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: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/codecs/test/temp/junit4-J0-20191229_093402_9962082131080115703422.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 230 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/demo/test/temp/junit4-J1-20191229_093711_31411005992162853264835.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 J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/demo/test/temp/junit4-J2-20191229_093711_3141889590717272749184.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/demo/test/temp/junit4-J0-20191229_093711_3141762583840344566611.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 170 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/expressions/test/temp/junit4-J2-20191229_093715_27310684317347923077554.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/expressions/test/temp/junit4-J1-20191229_093715_27310735518119067761534.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: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/expressions/test/temp/junit4-J0-20191229_093715_2735893141603555030198.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 234 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/facet/test/temp/junit4-J2-20191229_093724_24410518395761800551091.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/facet/test/temp/junit4-J1-20191229_093724_2448115492130716205870.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: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/facet/test/temp/junit4-J0-20191229_093724_2433878914137283408445.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 185 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/grouping/test/temp/junit4-J2-20191229_093810_09312080331296023553421.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/grouping/test/temp/junit4-J1-20191229_093810_0934537884548824711035.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: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/grouping/test/temp/junit4-J0-20191229_093810_0939401573485604394496.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 255 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/highlighter/test/temp/junit4-J1-20191229_093825_6905196888112244459382.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: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/highlighter/test/temp/junit4-J0-20191229_093825_6904294623849905546551.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 9 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/highlighter/test/temp/junit4-J2-20191229_093825_69014250455097638380201.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 166 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/join/test/temp/junit4-J1-20191229_093854_26213611760515256365109.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 J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/join/test/temp/junit4-J2-20191229_093854_26313874222129284617227.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/join/test/temp/junit4-J0-20191229_093854_26213807826508168159891.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 303 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/luke/test/temp/junit4-J1-20191229_093925_9657427278705195446694.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 J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/luke/test/temp/junit4-J2-20191229_093925_9793529752431830570274.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/luke/test/temp/junit4-J0-20191229_093925_96513167364727402685569.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 157 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/memory/test/temp/junit4-J0-20191229_093933_3583247662051208017014.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: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/memory/test/temp/junit4-J1-20191229_093933_35811730378841321083164.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 191 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/misc/test/temp/junit4-J2-20191229_093949_19818125189444192962626.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/misc/test/temp/junit4-J0-20191229_093949_1988070537468153455707.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: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/misc/test/temp/junit4-J1-20191229_093949_1985464612699328112400.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 258 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/monitor/test/temp/junit4-J1-20191229_094025_983116426269271463569.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: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/monitor/test/temp/junit4-J0-20191229_094025_98314463498846773421249.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 J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/monitor/test/temp/junit4-J2-20191229_094025_98415454858156510451549.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 253 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/queries/test/temp/junit4-J2-20191229_094038_2088059138071747578371.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/queries/test/temp/junit4-J1-20191229_094038_208727907151384817044.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: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/queries/test/temp/junit4-J0-20191229_094038_208864408159409771175.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 231 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/queryparser/test/temp/junit4-J1-20191229_094049_7207882763104562240439.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 J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/queryparser/test/temp/junit4-J2-20191229_094049_72015560624164942098386.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/queryparser/test/temp/junit4-J0-20191229_094049_7206741344473914405872.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 216 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/replicator/test/temp/junit4-J2-20191229_094101_8714025459866194221293.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/replicator/test/temp/junit4-J1-20191229_094101_8702660399039352471330.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: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/replicator/test/temp/junit4-J0-20191229_094101_8703326665964942140952.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 287 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/sandbox/test/temp/junit4-J2-20191229_094117_7788519225081789129094.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/sandbox/test/temp/junit4-J0-20191229_094117_7781616039743659581399.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 15 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/sandbox/test/temp/junit4-J1-20191229_094117_7788564038580179595644.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 301 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/spatial-extras/test/temp/junit4-J0-20191229_094619_69712513687096164238926.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: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/spatial-extras/test/temp/junit4-J1-20191229_094619_697563726862891762040.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 J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/spatial-extras/test/temp/junit4-J2-20191229_094619_6976045855037945757105.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 153 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/spatial/test/temp/junit4-J0-20191229_094642_579733874226137249825.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 J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/spatial3d/test/temp/junit4-J1-20191229_094644_8044902203284511566393.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: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/spatial3d/test/temp/junit4-J0-20191229_094644_8046470804726145663252.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 5 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/spatial3d/test/temp/junit4-J2-20191229_094644_80417055955225709100815.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 249 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/suggest/test/temp/junit4-J1-20191229_094757_7855167472983119965989.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 J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/suggest/test/temp/junit4-J2-20191229_094757_79315473655048088362497.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 15 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/suggest/test/temp/junit4-J0-20191229_094757_7813559510383884204393.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 2102 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.ShardSplitTest
   [junit4]   2> 362886 INFO  
(SUITE-ShardSplitTest-seed#[700F9B9388A22DDC]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 362887 INFO  
(SUITE-ShardSplitTest-seed#[700F9B9388A22DDC]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_700F9B9388A22DDC-001/data-dir-35-001
   [junit4]   2> 362887 WARN  
(SUITE-ShardSplitTest-seed#[700F9B9388A22DDC]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8
   [junit4]   2> 362888 INFO  
(SUITE-ShardSplitTest-seed#[700F9B9388A22DDC]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 362888 INFO  
(SUITE-ShardSplitTest-seed#[700F9B9388A22DDC]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776";)
   [junit4]   2> 362888 INFO  
(SUITE-ShardSplitTest-seed#[700F9B9388A22DDC]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /jr/
   [junit4]   2> 362895 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) [  
   ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 362895 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 362895 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 362995 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) [  
   ] o.a.s.c.ZkTestServer start zk server on port:40985
   [junit4]   2> 362995 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) [  
   ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:40985
   [junit4]   2> 362995 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) [  
   ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40985
   [junit4]   2> 362995 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) [  
   ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40985
   [junit4]   2> 363024 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) [  
   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 363066 INFO  (zkConnectionManagerCallback-1519-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 363066 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) [  
   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 363156 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) [  
   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 363176 INFO  (zkConnectionManagerCallback-1521-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 363176 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) [  
   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 363181 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) [  
   ] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 363200 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) [  
   ] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 363201 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) [  
   ] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 363202 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) [  
   ] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 363202 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) [  
   ] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 363203 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) [  
   ] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 363204 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) [  
   ] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 363205 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) [  
   ] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 363205 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) [  
   ] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 363206 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) [  
   ] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 363207 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) [  
   ] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 363207 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) [  
   ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless 
explicitly asked otherwise
   [junit4]   2> 363306 WARN  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) [  
   ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 363307 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) [  
   ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 363307 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) [  
   ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 
...
   [junit4]   2> 363308 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) [  
   ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; 
git: afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
   [junit4]   2> 363332 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) [  
   ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 363332 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) [  
   ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 363332 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) [  
   ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 363337 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) [  
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@396eb542{/jr,null,AVAILABLE}
   [junit4]   2> 363338 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) [  
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@1ce0e74b{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:42527}
   [junit4]   2> 363338 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) [  
   ] o.e.j.s.Server Started @363377ms
   [junit4]   2> 363338 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) [  
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/jr, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_700F9B9388A22DDC-001/tempDir-001/control/data,
 hostPort=42527, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_700F9B9388A22DDC-001/control-001/cores,
 replicaType=NRT}
   [junit4]   2> 363338 ERROR 
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) [  
   ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 363338 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) [  
   ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 363338 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) [  
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 8.4.0
   [junit4]   2> 363338 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) [  
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 363338 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) [  
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 363338 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) [  
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-29T09:56:10.963520Z
   [junit4]   2> 363344 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) [  
   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 363348 INFO  (zkConnectionManagerCallback-1523-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 363348 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) [  
   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 363450 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) [  
   ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 363450 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) [  
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_700F9B9388A22DDC-001/control-001/solr.xml
   [junit4]   2> 363452 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) [  
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 363452 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) [  
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 363457 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) [  
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b0400b, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 363537 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) [  
   ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 363542 WARN  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) [  
   ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@26cd91ac[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 363542 WARN  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) [  
   ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for Client@26cd91ac[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 363555 WARN  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) [  
   ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@19c16ab8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 363555 WARN  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) [  
   ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for Client@19c16ab8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 363556 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) [  
   ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40985/solr
   [junit4]   2> 363560 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) [  
   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 363561 INFO  (zkConnectionManagerCallback-1530-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 363561 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) [  
   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 363662 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) 
[n:127.0.0.1:42527_jr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 363663 INFO  (zkConnectionManagerCallback-1532-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 363663 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) 
[n:127.0.0.1:42527_jr     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 363718 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) 
[n:127.0.0.1:42527_jr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:42527_jr
   [junit4]   2> 363718 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) 
[n:127.0.0.1:42527_jr     ] o.a.s.c.Overseer Overseer 
(id=72065685130575876-127.0.0.1:42527_jr-n_0000000000) starting
   [junit4]   2> 363722 DEBUG 
(OverseerCollectionConfigSetProcessor-72065685130575876-127.0.0.1:42527_jr-n_0000000000)
 [n:127.0.0.1:42527_jr     ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 363722 INFO  
(OverseerStateUpdate-72065685130575876-127.0.0.1:42527_jr-n_0000000000) 
[n:127.0.0.1:42527_jr     ] o.a.s.c.Overseer Starting to work on the main queue 
: 127.0.0.1:42527_jr
   [junit4]   2> 363722 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) 
[n:127.0.0.1:42527_jr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42527_jr
   [junit4]   2> 363723 DEBUG 
(OverseerCollectionConfigSetProcessor-72065685130575876-127.0.0.1:42527_jr-n_0000000000)
 [n:127.0.0.1:42527_jr     ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 0 #Completed tasks: 0
   [junit4]   2> 363723 DEBUG 
(OverseerCollectionConfigSetProcessor-72065685130575876-127.0.0.1:42527_jr-n_0000000000)
 [n:127.0.0.1:42527_jr     ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 363723 DEBUG 
(OverseerCollectionConfigSetProcessor-72065685130575876-127.0.0.1:42527_jr-n_0000000000)
 [n:127.0.0.1:42527_jr     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 363723 DEBUG 
(OverseerCollectionConfigSetProcessor-72065685130575876-127.0.0.1:42527_jr-n_0000000000)
 [n:127.0.0.1:42527_jr     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 363723 INFO  
(OverseerCollectionConfigSetProcessor-72065685130575876-127.0.0.1:42527_jr-n_0000000000)
 [n:127.0.0.1:42527_jr     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 363723 INFO  (zkCallback-1531-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 363724 WARN  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) 
[n:127.0.0.1:42527_jr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 363733 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) 
[n:127.0.0.1:42527_jr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 363754 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) 
[n:127.0.0.1:42527_jr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b0400b
   [junit4]   2> 363762 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) 
[n:127.0.0.1:42527_jr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b0400b
   [junit4]   2> 363762 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) 
[n:127.0.0.1:42527_jr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b0400b
   [junit4]   2> 363763 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) 
[n:127.0.0.1:42527_jr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 363764 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) 
[n:127.0.0.1:42527_jr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_700F9B9388A22DDC-001/control-001/cores
   [junit4]   2> 363789 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) [  
   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 363800 INFO  (zkConnectionManagerCallback-1541-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 363803 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) [  
   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 363804 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) [  
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 363805 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[700F9B9388A22DDC]) [  
   ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40985/solr 
ready
   [junit4]   2> 363814 INFO  (qtp1341071137-6053) [n:127.0.0.1:42527_jr     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:42527_jr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 363816 DEBUG 
(OverseerCollectionConfigSetProcessor-72065685130575876-127.0.0.1:42527_jr-n_0000000000)
 [n:127.0.0.1:42527_jr     ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from 
work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 363816 DEBUG 
(OverseerCollectionConfigSetProcessor-72065685130575876-127.0.0.1:42527_jr-n_0000000000)
 [n:127.0.0.1:42527_jr     ] o.a.s.c.OverseerTaskProcessor Marked task 
[/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 363816 DEBUG 
(OverseerCollectionConfigSetProcessor-72065685130575876-127.0.0.1:42527_jr-n_0000000000)
 [n:127.0.0.1:42527_jr     ] o.a.s.c.OverseerTaskProcessor Overseer Collection 
Message Handler: Get the message 
id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:42527_jr",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 363820 DEBUG 
(OverseerThreadFactory-1433-thread-1-processing-n:127.0.0.1:42527_jr) 
[n:127.0.0.1:42527_jr     ] o.a.s.c.OverseerTaskProcessor Runner processing 
/overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 363820 DEBUG 
(OverseerThreadFactory-1433-thread-1-processing-n:127.0.0.1:42527_jr) 
[n:127.0.0.1:42527_jr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:42527_jr",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 363820 DEBUG 
(OverseerCollectionConfigSetProcessor-72065685130575876-127.0.0.1:42527_jr-n_0000000000)
 [n:127.0.0.1:42527_jr     ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 1 #Completed tasks: 0
   [junit4]   2> 363820 DEBUG 
(OverseerCollectionConfigSetProcessor-72065685130575876-127.0.0.1:42527_jr-n_0000000000)
 [n:127.0.0.1:42527_jr     ] o.a.s.c.OverseerTaskProcessor RunningTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 363820 DEBUG 
(OverseerCollectionConfigSetProcessor-72065685130575876-127.0.0.1:42527_jr-n_0000000000)
 [n:127.0.0.1:42527_jr     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 363820 DEBUG 
(OverseerCollectionConfigSetProcessor-72065685130575876-127.0.0.1:42527_jr-n_0000000000)
 [n:127.0.0.1:42527_jr     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 363820 INFO  
(OverseerCollectionConfigSetProcessor-72065685130575876-127.0.0.1:42527_jr-n_0000000000)
 [n:127.0.0.1:42527_jr     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 363821 INFO  
(OverseerThreadFactory-1433-thread-1-processing-n:127.0.0.1:42527_jr) 
[n:127.0.0.1:42527_jr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 363822 DEBUG 
(OverseerThreadFactory-1433-thread-1-processing-n:127.0.0.1:42527_jr) 
[n:127.0.0.1:42527_jr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
creating collections conf node /collections/control_collection 
   [junit4]   2> 363823 DEBUG 
(OverseerThreadFactory-1433-thread-1-processing-n:127.0.0.1:42527_jr) 
[n:127.0.0.1:42527_jr     ] o.a.s.c.a.c.CreateCollectionCmd Check for 
collection zkNode:control_collection
   [junit4]   2> 363825 DEBUG 
(OverseerThreadFactory-1433-thread-1-processing-n:127.0.0.1:42527_jr) 
[n:127.0.0.1:42527_jr     ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode 
exists
   [junit4]   2> 363827 DEBUG 
(OverseerStateUpdate-72065685130575876-127.0.0.1:42527_jr-n_0000000000) 
[n:127.0.0.1:42527_jr     ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:42527_jr",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 363827 DEBUG 
(OverseerStateUpdate-72065685130575876-127.0.0.1:42527_jr-n_0000000000) 
[n:127.0.0.1:42527_jr     ] o.a.s.c.o.ClusterStateMutator building a new cName: 
control_collection
   [junit4]   2> 363827 DEBUG 
(OverseerStateUpdate-72065685130575876-127.0.0.1:42527_jr-n_0000000000) 
[n:127.0.0.1:42527_jr     ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/control_collection/state.json
   [junit4]   2> 363927 DEBUG 
(OverseerThreadFactory-1433-thread-1-processing-n:127.0.0.1:42527_jr) 
[n:127.0.0.1:42527_jr     ] o.a.s.c.a.c.CreateCollectionCmd Creating SolrCores 
for new collection control_collection, shardNames [shard1] , message : {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:42527_jr",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 363929 DEBUG 
(OverseerThreadFactory-1433-thread-1-processing-n:127.0.0.1:42527_jr) 
[n:127.0.0.1:42527_jr     ] o.a.s.c.a.c.CreateCollectionCmd Creating core 
control_collection_shard1_replica_n1 as part of shard shard1 of collection 
control_collection on 127.0.0.1:42527_jr
   [junit4]   2> 363930 INFO  (qtp1341071137-6052) [n:127.0.0.1:42527_jr    
x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 363930 INFO  (qtp1341071137-6052) [n:127.0.0.1:42527_jr    
x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 363932 DEBUG 
(OverseerStateUpdate-72065685130575876-127.0.0.1:42527_jr-n_0000000000) 
[n:127.0.0.1:42527_jr     ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:42527/jr";,
   [junit4]   2>   "node_name":"127.0.0.1:42527_jr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 363932 DEBUG 
(OverseerStateUpdate-72065685130575876-127.0.0.1:42527_jr-n_0000000000) 
[n:127.0.0.1:42527_jr     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:42527/jr";,
   [junit4]   2>   "node_name":"127.0.0.1:42527_jr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 363933 DEBUG 
(OverseerStateUpdate-72065685130575876-127.0.0.1:42527_jr-n_0000000000) 
[n:127.0.0.1:42527_jr     ] o.a.s.c.o.ReplicaMutator Will update state for 
replica: core_node2:{
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "base_url":"http://127.0.0.1:42527/jr";,
   [junit4]   2>   "node_name":"127.0.0.1:42527_jr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT"}
   [junit4]   2> 363933 DEBUG 
(OverseerStateUpdate-72065685130575876-127.0.0.1:42527_jr-n_0000000000) 
[n:127.0.0.1:42527_jr     ] o.a.s.c.o.ReplicaMutator Collection is now: 
DocCollection(control_collection//collections/control_collection/state.json/0)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":"control_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:42527/jr";,
   [junit4]   2>           "node_name":"127.0.0.1:42527_jr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 364034 DEBUG 
(OverseerStateUpdate-72065685130575876-127.0.0.1:42527_jr-n_0000000000) 
[n:127.0.0.1:42527_jr     ] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/control_collection/state.json version: 0
   [junit4]   2> 365181 INFO  (qtp1341071137-6052) [n:127.0.0.1:42527_jr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.0
   [junit4]   2> 365201 INFO  (qtp1341071137-6052) [n:127.0.0.1:42527_jr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 365383 INFO  (qtp1341071137-6052) [n:127.0.0.1:42527_jr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 365435 INFO  (qtp1341071137-6052) [n:127.0.0.1:42527_jr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 365436 INFO  (qtp1341071137-6052) [n:127.0.0.1:42527_jr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b0400b
   [junit4]   2> 365436 INFO  (qtp1341071137-6052) [n:127.0.0.1:42527_jr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_700F9B9388A22DDC-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_700F9B9388A22DDC-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 365440 INFO  (qtp1341071137-6052) [n:127.0.0.1:42527_jr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=18, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=10.03515625, 
floorSegmentMB=1.4228515625, forceMergeDeletesPctAllowed=29.98288081151595, 
segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=48.62338529299822
   [junit4]   2> 365481 WARN  (qtp1341071137-6052) [n:127.0.0.1:42527_jr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 365648 INFO  (qtp1341071137-6052) [n:127.0.0.1:42527_jr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 365648 INFO  (qtp1341071137-6052) [n:127.0.0.1:42527_jr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 365650 INFO  (qtp1341071137-6052) [n:127.0.0.1:42527_jr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 365650 INFO  (qtp1341071137-6052) [n:127.0.0.1:42527_jr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 365651 INFO  (qtp1341071137-6052) [n:127.0.0.1:42527_jr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=25, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=19.66015625, 
floorSegmentMB=0.76171875, forceMergeDeletesPctAllowed=24.805648133450717, 
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=20.688104212090693
   [junit4]   2> 365652 INFO  (qtp1341071137-6052) [n:127.0.0.1:42527_jr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@40645501[control_collection_shard1_replica_n1] main]
   [junit4]   2> 365653 INFO  (qtp1341071137-6052) [n:127.0.0.1:42527_jr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 365654 INFO  (qtp1341071137-6052) [n:127.0.0.1:42527_jr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 365654 INFO  (qtp1341071137-6052) [n:127.0.0.1:42527_jr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 365655 INFO  (qtp1341071137-6052) [n:127.0.0.1:42527_jr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using n

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

8.4-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J1-20191229_104247_28611232013648653569899.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 573 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J1-20191229_104317_94317063816044949849087.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 J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J2-20191229_104317_9432970228425962708887.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J0-20191229_104317_9435343754587781243632.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 567 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/contrib/solr-jaegertracer-configurator/test/temp/junit4-J0-20191229_104334_6589209286059744130885.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 575 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J0-20191229_104345_85415342702475569984327.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J2-20191229_104345_8571741858947832847521.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J1-20191229_104345_8546435665164148678831.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 682 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J2-20191229_104400_12912777942975110432193.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J1-20191229_104400_12911267509164771529277.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: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J0-20191229_104400_1294472870072323188137.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 591 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J2-20191229_104439_9846627753106303297009.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J1-20191229_104439_9848358853213636809049.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: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J0-20191229_104439_98413242347480832619442.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 568 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/contrib/solr-velocity/test/temp/junit4-J0-20191229_104503_4564528391680146897093.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 35381 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-8.4-Linux/718/consoleText

[repro] Revision: d398ebbf119ff858d6bb1cad7d775ba6e1ec3a29

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC"
[repro] Repro line:  ant test  -Dtestcase=ShardSplitTest 
-Dtests.method=testSplitShardWithRuleLink -Dtests.seed=700F9B9388A22DDC 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=et 
-Dtests.timezone=America/Santarem -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=SystemCollectionCompatTest 
-Dtests.method=testBackCompat -Dtests.seed=700F9B9388A22DDC 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fo-FO 
-Dtests.timezone=Europe/Helsinki -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       ShardSplitTest
[repro]       SystemCollectionCompatTest
[repro] ant compile-test

[...truncated 3604 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 
-Dtests.class="*.ShardSplitTest|*.SystemCollectionCompatTest" 
-Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops 
-XX:+UseConcMarkSweepGC" -Dtests.seed=700F9B9388A22DDC -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=et -Dtests.timezone=America/Santarem 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 103 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/temp/junit4-J2-20191229_104842_17017391481611013015455.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 34 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/temp/junit4-J1-20191229_104842_18416908801519130395687.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: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/temp/junit4-J0-20191229_104842_18116978867724430028120.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 23 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.SystemCollectionCompatTest
[repro]   0/5 failed: org.apache.solr.cloud.api.collections.ShardSplitTest
[repro] Exiting with code 0

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

Reply via email to