Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7883/
Java: 64bit/jdk-11.0.2 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  
org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest.testSliceRouting

Error Message:
Timeout occurred while waiting response from server at: 
http://127.0.0.1:51008/solr/myAlias__CRA__Heart_of_Gold_shard3_replica_n14

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Timeout 
occurred while waiting response from server at: 
http://127.0.0.1:51008/solr/myAlias__CRA__Heart_of_Gold_shard3_replica_n14
        at 
__randomizedtesting.SeedInfo.seed([F2AF590CA9766237:C33FD5E00D209D1E]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.getRouteException(CloudSolrClient.java:125)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.getRouteException(CloudSolrClient.java:46)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.directUpdate(BaseCloudSolrClient.java:485)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:964)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:830)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:763)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:177)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138)
        at 
org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest.testSliceRouting(CategoryRoutedAliasUpdateProcessorTest.java:371)
        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:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occurred 
while waiting response from server at: 
http://127.0.0.1:51008/solr/myAlias__CRA__Heart_of_Gold_shard3_replica_n14
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:660)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.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.lambda$directUpdate$0(BaseCloudSolrClient.java:459)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        ... 1 more
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.base/java.net.SocketInputStream.socketRead0(Native Method)
        at 
java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
        at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
        at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:548)
        ... 10 more




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

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

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

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

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

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

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

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\icu\test\temp\junit4-J1-20190414_032543_2202748175645086836877.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 245 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J1-20190414_032558_9845117627291729735005.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

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

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

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

[...truncated 208 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\nori\test\temp\junit4-J0-20190414_032637_8458653270775286066448.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\nori\test\temp\junit4-J1-20190414_032637_84513818326051787519198.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 169 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J0-20190414_032650_38510437398504080178135.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

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

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

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J0-20190414_032656_41712435504180408410844.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 160 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J0-20190414_032713_94310196990253239104137.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

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

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

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

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

[...truncated 28 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\temp\junit4-J1-20190414_032733_77414297502636274975389.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 1547 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\temp\junit4-J0-20190414_032945_4062169084643429578854.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

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

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

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

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

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\temp\junit4-J1-20190414_033027_61416415685946373238641.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 230 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\demo\test\temp\junit4-J0-20190414_033246_7682877271239722348649.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

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

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

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\expressions\test\temp\junit4-J1-20190414_033254_9697400629412806461489.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 233 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\facet\test\temp\junit4-J0-20190414_033307_0537334652267831840468.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

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

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

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

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

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\highlighter\test\temp\junit4-J0-20190414_033401_4122007373649966305301.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 164 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\join\test\temp\junit4-J1-20190414_033430_23410888629710205228209.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\join\test\temp\junit4-J0-20190414_033430_23416751699226402122413.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 306 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\luke\test\temp\junit4-J1-20190414_033448_81416156073942354710778.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\luke\test\temp\junit4-J0-20190414_033448_81416361744296096127414.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 154 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\memory\test\temp\junit4-J0-20190414_033458_76911453942188325175694.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\memory\test\temp\junit4-J1-20190414_033458_76914468092574194792632.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 192 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\temp\junit4-J0-20190414_033508_09614031354752963941820.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\temp\junit4-J1-20190414_033508_0967210565044431311303.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 308 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\queries\test\temp\junit4-J0-20190414_033541_1512318916531991761556.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

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

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

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\queryparser\test\temp\junit4-J0-20190414_033556_50113191826412717511551.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 213 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\temp\junit4-J1-20190414_033610_99813983487776233370821.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

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

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

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\sandbox\test\temp\junit4-J0-20190414_033628_68312065262920422854990.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 300 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\spatial-extras\test\temp\junit4-J0-20190414_033704_7564628858257866143858.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\spatial-extras\test\temp\junit4-J1-20190414_033704_75612650879324586066626.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 193 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\spatial3d\test\temp\junit4-J1-20190414_033752_09615275242081753013794.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\spatial3d\test\temp\junit4-J0-20190414_033752_09617493046160577411253.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 152 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\spatial\test\temp\junit4-J0-20190414_033812_74016441375651125228793.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

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

   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\suggest\test\temp\junit4-J0-20190414_033817_5374130021373961164742.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 4681 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\temp\junit4-J0-20190414_034015_4945684172258318726173.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] Suite: 
org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F2AF590CA9766237-001\init-core-data-001
   [junit4]   2> 3499806 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[F2AF590CA9766237])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F2AF590CA9766237-001\tempDir-001
   [junit4]   2> 3499806 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[F2AF590CA9766237])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3499808 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3499808 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3499909 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[F2AF590CA9766237])
 [    ] o.a.s.c.ZkTestServer start zk server on port:50664
   [junit4]   2> 3499909 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[F2AF590CA9766237])
 [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:50664
   [junit4]   2> 3499909 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[F2AF590CA9766237])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 50664
   [junit4]   2> 3499942 INFO  (zkConnectionManagerCallback-23781-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3499958 INFO  (zkConnectionManagerCallback-23783-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3499962 INFO  (zkConnectionManagerCallback-23785-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3499963 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x100025661200002, likely client has closed socket
   [junit4]   2> 3499964 WARN  (jetty-launcher-23786-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3499965 INFO  (jetty-launcher-23786-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3499965 INFO  (jetty-launcher-23786-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3499966 INFO  (jetty-launcher-23786-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 3499966 INFO  (jetty-launcher-23786-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3499966 INFO  (jetty-launcher-23786-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3499966 INFO  (jetty-launcher-23786-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3499966 INFO  (jetty-launcher-23786-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@576f265b{/solr,null,AVAILABLE}
   [junit4]   2> 3499968 INFO  (jetty-launcher-23786-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@57d88641{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:50675}
   [junit4]   2> 3499968 INFO  (jetty-launcher-23786-thread-1) [    ] 
o.e.j.s.Server Started @3500005ms
   [junit4]   2> 3499968 INFO  (jetty-launcher-23786-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50675}
   [junit4]   2> 3499968 ERROR (jetty-launcher-23786-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3499968 INFO  (jetty-launcher-23786-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3499968 INFO  (jetty-launcher-23786-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 3499968 INFO  (jetty-launcher-23786-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3499968 INFO  (jetty-launcher-23786-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3499968 INFO  (jetty-launcher-23786-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-14T04:38:35.586809900Z
   [junit4]   2> 3499972 INFO  (zkConnectionManagerCallback-23788-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3499973 INFO  (jetty-launcher-23786-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3500115 INFO  (jetty-launcher-23786-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3500116 WARN  (jetty-launcher-23786-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@33ab2aa3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3500120 WARN  (jetty-launcher-23786-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@7ee11975[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3500121 INFO  (jetty-launcher-23786-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50664/solr
   [junit4]   2> 3500123 INFO  (zkConnectionManagerCallback-23795-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3500127 INFO  (zkConnectionManagerCallback-23797-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3500239 INFO  (jetty-launcher-23786-thread-1) 
[n:127.0.0.1:50675_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:50675_solr
   [junit4]   2> 3500239 INFO  (jetty-launcher-23786-thread-1) 
[n:127.0.0.1:50675_solr    ] o.a.s.c.Overseer Overseer 
(id=72060164057858053-127.0.0.1:50675_solr-n_0000000000) starting
   [junit4]   2> 3500247 INFO  (zkConnectionManagerCallback-23804-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3500250 INFO  (jetty-launcher-23786-thread-1) 
[n:127.0.0.1:50675_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:50664/solr ready
   [junit4]   2> 3500250 INFO  
(OverseerStateUpdate-72060164057858053-127.0.0.1:50675_solr-n_0000000000) 
[n:127.0.0.1:50675_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:50675_solr
   [junit4]   2> 3500251 INFO  (jetty-launcher-23786-thread-1) 
[n:127.0.0.1:50675_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50675_solr
   [junit4]   2> 3500252 INFO  
(OverseerStateUpdate-72060164057858053-127.0.0.1:50675_solr-n_0000000000) 
[n:127.0.0.1:50675_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3500254 INFO  (zkCallback-23803-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3500279 INFO  (jetty-launcher-23786-thread-1) 
[n:127.0.0.1:50675_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3500298 INFO  (jetty-launcher-23786-thread-1) 
[n:127.0.0.1:50675_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50675.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@cac634
   [junit4]   2> 3500302 INFO  (jetty-launcher-23786-thread-1) 
[n:127.0.0.1:50675_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50675.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@cac634
   [junit4]   2> 3500302 INFO  (jetty-launcher-23786-thread-1) 
[n:127.0.0.1:50675_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50675.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@cac634
   [junit4]   2> 3500306 INFO  (jetty-launcher-23786-thread-1) 
[n:127.0.0.1:50675_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F2AF590CA9766237-001\tempDir-001\node1\.
   [junit4]   2> 3500328 INFO  (zkConnectionManagerCallback-23810-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3500329 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[F2AF590CA9766237])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3500330 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[F2AF590CA9766237])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:50664/solr ready
   [junit4]   2> 3500331 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[F2AF590CA9766237])
 [    ] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest SolrClient: 
org.apache.solr.client.solrj.impl.CloudSolrClient@66ce3374
   [junit4]   2> 3500331 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[F2AF590CA9766237])
 [    ] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest ClusterStateProvider 
127.0.0.1:50664/solr
   [junit4]   2> 3500334 INFO  (zkConnectionManagerCallback-23815-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3500337 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[F2AF590CA9766237])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3500338 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[F2AF590CA9766237])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:50664/solr ready
   [junit4]   2> 3500341 INFO  (qtp1213771106-61913) [n:127.0.0.1:50675_solr    
] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params 
baseConfigSet=_default&name=testMaxCardinality&action=CREATE&wt=javabin&version=2
 
   [junit4]   2> 3500342 INFO  
(OverseerThreadFactory-18839-thread-1-processing-n:127.0.0.1:50675_solr) 
[n:127.0.0.1:50675_solr    ] o.a.s.c.OverseerConfigSetMessageHandler 
OverseerConfigSetMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testMaxCardinality",
   [junit4]   2>   "baseConfigSet":"_default",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 3500344 INFO  
(OverseerThreadFactory-18839-thread-1-processing-n:127.0.0.1:50675_solr) 
[n:127.0.0.1:50675_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/managed-schema to /configs/testMaxCardinality/managed-schema
   [junit4]   2> 3500346 INFO  
(OverseerThreadFactory-18839-thread-1-processing-n:127.0.0.1:50675_solr) 
[n:127.0.0.1:50675_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/protwords.txt to /configs/testMaxCardinality/protwords.txt
   [junit4]   2> 3500347 INFO  
(OverseerThreadFactory-18839-thread-1-processing-n:127.0.0.1:50675_solr) 
[n:127.0.0.1:50675_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/solrconfig.xml to /configs/testMaxCardinality/solrconfig.xml
   [junit4]   2> 3500349 INFO  
(OverseerThreadFactory-18839-thread-1-processing-n:127.0.0.1:50675_solr) 
[n:127.0.0.1:50675_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/synonyms.txt to /configs/testMaxCardinality/synonyms.txt
   [junit4]   2> 3500350 INFO  
(OverseerThreadFactory-18839-thread-1-processing-n:127.0.0.1:50675_solr) 
[n:127.0.0.1:50675_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/stopwords.txt to /configs/testMaxCardinality/stopwords.txt
   [junit4]   2> 3500351 INFO  
(OverseerThreadFactory-18839-thread-1-processing-n:127.0.0.1:50675_solr) 
[n:127.0.0.1:50675_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_it.txt to 
/configs/testMaxCardinality/lang/contractions_it.txt
   [junit4]   2> 3500353 INFO  
(OverseerThreadFactory-18839-thread-1-processing-n:127.0.0.1:50675_solr) 
[n:127.0.0.1:50675_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ca.txt to 
/configs/testMaxCardinality/lang/contractions_ca.txt
   [junit4]   2> 3500355 INFO  
(OverseerThreadFactory-18839-thread-1-processing-n:127.0.0.1:50675_solr) 
[n:127.0.0.1:50675_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stemdict_nl.txt to 
/configs/testMaxCardinality/lang/stemdict_nl.txt
   [junit4]   2> 3500356 INFO  
(OverseerThreadFactory-18839-thread-1-processing-n:127.0.0.1:50675_solr) 
[n:127.0.0.1:50675_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hy.txt to 
/configs/testMaxCardinality/lang/stopwords_hy.txt
   [junit4]   2> 3500358 INFO  
(OverseerThreadFactory-18839-thread-1-processing-n:127.0.0.1:50675_solr) 
[n:127.0.0.1:50675_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_no.txt to 
/configs/testMaxCardinality/lang/stopwords_no.txt
   [junit4]   2> 3500360 INFO  
(OverseerThreadFactory-18839-thread-1-processing-n:127.0.0.1:50675_solr) 
[n:127.0.0.1:50675_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_id.txt to 
/configs/testMaxCardinality/lang/stopwords_id.txt
   [junit4]   2> 3500361 INFO  
(OverseerThreadFactory-18839-thread-1-processing-n:127.0.0.1:50675_solr) 
[n:127.0.0.1:50675_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_da.txt to 
/configs/testMaxCardinality/lang/stopwords_da.txt
   [junit4]   2> 3500363 INFO  
(OverseerThreadFactory-18839-thread-1-processing-n:127.0.0.1:50675_solr) 
[n:127.0.0.1:50675_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ga.txt to 
/configs/testMaxCardinality/lang/stopwords_ga.txt
   [junit4]   2> 3500364 INFO  
(OverseerThreadFactory-18839-thread-1-processing-n:127.0.0.1:50675_solr) 
[n:127.0.0.1:50675_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hi.txt to 
/configs/testMaxCardinality/lang/stopwords_hi.txt
   [junit4]   2> 3500365 INFO  
(OverseerThreadFactory-18839-thread-1-processing-n:127.0.0.1:50675_solr) 
[n:127.0.0.1:50675_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ja.txt to 
/configs/testMaxCardinality/lang/stopwords_ja.txt
   [junit4]   2> 3500367 INFO  
(OverseerThreadFactory-18839-thread-1-processing-n:127.0.0.1:50675_solr) 
[n:127.0.0.1:50675_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_pt.txt to 
/configs/testMaxCardinality/lang/stopwords_pt.txt
   [junit4]   2> 3500368 INFO  
(OverseerThreadFactory-18839-thread-1-processing-n:127.0.0.1:50675_solr) 
[n:127.0.0.1:50675_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hu.txt to 
/configs/testMaxCardinality/lang/stopwords_hu.txt
   [junit4]   2> 3500369 INFO  
(OverseerThreadFactory-18839-thread-1-processing-n:127.0.0.1:50675_solr) 
[n:127.0.0.1:50675_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_el.txt to 
/configs/testMaxCardinality/lang/stopwords_el.txt
   [junit4]   2> 3500371 INFO  
(OverseerThreadFactory-18839-thread-1-processing-n:127.0.0.1:50675_solr) 
[n:127.0.0.1:50675_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ru.txt to 
/configs/testMaxCardinality/lang/stopwords_ru.txt
   [junit4]   2> 3500372 INFO  
(OverseerThreadFactory-18839-thread-1-processing-n:127.0.0.1:50675_solr) 
[n:127.0.0.1:50675_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_tr.txt to 
/configs/testMaxCardinality/lang/stopwords_tr.txt
   [junit4]   2> 3500374 INFO  
(OverseerThreadFactory-18839-thread-1-processing-n:127.0.0.1:50675_solr) 
[n:127.0.0.1:50675_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ar.txt to 
/configs/testMaxCardinality/lang/stopwords_ar.txt
   [junit4]   2> 3500375 INFO  
(OverseerThreadFactory-18839-thread-1-processing-n:127.0.0.1:50675_solr) 
[n:127.0.0.1:50675_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/userdict_ja.txt to 
/configs/testMaxCardinality/lang/userdict_ja.txt
   [junit4]   2> 3500377 INFO  
(OverseerThreadFactory-18839-thread-1-processing-n:127.0.0.1:50675_solr) 
[n:127.0.0.1:50675_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_eu.txt to 
/configs/testMaxCardinality/lang/stopwords_eu.txt
   [junit4]   2> 3500378 INFO  
(OverseerThreadFactory-18839-thread-1-processing-n:127.0.0.1:50675_solr) 
[n:127.0.0.1:50675_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_it.txt to 
/configs/testMaxCardinality/lang/stopwords_it.txt
   [junit4]   2> 3500379 INFO  
(OverseerThreadFactory-18839-thread-1-processing-n:127.0.0.1:50675_solr) 
[n:127.0.0.1:50675_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_cz.txt to 
/configs/testMaxCardinality/lang/stopwords_cz.txt
   [junit4]   2> 3500381 INFO  
(OverseerThreadFactory-18839-thread-1-processing-n:127.0.0.1:50675_solr) 
[n:127.0.0.1:50675_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stoptags_ja.txt to 
/configs/testMaxCardinality/lang/stoptags_ja.txt
   [junit4]   2> 3500382 INFO  
(OverseerThreadFactory-18839-thread-1-processing-n:127.0.0.1:50675_solr) 
[n:127.0.0.1:50675_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_fr.txt to 
/configs/testMaxCardinality/lang/contractions_fr.txt
   [junit4]   2> 3500384 INFO  
(OverseerThreadFactory-18839-thread-1-processing-n:127.0.0.1:50675_solr) 
[n:127.0.0.1:50675_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_de.txt to 
/configs/testMaxCardinality/lang/stopwords_de.txt
   [junit4]   2> 3500385 INFO  
(OverseerThreadFactory-18839-thread-1-processing-n:127.0.0.1:50675_solr) 
[n:127.0.0.1:50675_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fa.txt to 
/configs/testMaxCardinality/lang/stopwords_fa.txt
   [junit4]   2> 3500386 INFO  
(OverseerThreadFactory-18839-thread-1-processing-n:127.0.0.1:50675_solr) 
[n:127.0.0.1:50675_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ga.txt to 
/configs/testMaxCardinality/lang/contractions_ga.txt
   [junit4]   2> 3500387 INFO  
(OverseerThreadFactory-18839-thread-1-processing-n:127.0.0.1:50675_solr) 
[n:127.0.0.1:50675_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ca.txt to 
/configs/testMaxCardinality/lang/stopwords_ca.txt
   [junit4]   2> 3500389 INFO  
(OverseerThreadFactory-18839-thread-1-processing-n:127.0.0.1:50675_solr) 
[n:127.0.0.1:50675_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_nl.txt to 
/configs/testMaxCardinality/lang/stopwords_nl.txt
   [junit4]   2> 3500390 INFO  
(OverseerThreadFactory-18839-thread-1-processing-n:127.0.0.1:50675_solr) 
[n:127.0.0.1:50675_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_bg.txt to 
/configs/testMaxCardinality/lang/stopwords_bg.txt
   [junit4]   2> 3500391 INFO  
(OverseerThreadFactory-18839-thread-1-processing-n:127.0.0.1:50675_solr) 
[n:127.0.0.1:50675_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_en.txt to 
/configs/testMaxCardinality/lang/stopwords_en.txt
   [junit4]   2> 3500393 INFO  
(OverseerThreadFactory-18839-thread-1-processing-n:127.0.0.1:50675_solr) 
[n:127.0.0.1:50675_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_es.txt to 
/configs/testMaxCardinality/lang/stopwords_es.txt
   [junit4]   2> 3500394 INFO  
(OverseerThreadFactory-18839-thread-1-processing-n:127.0.0.1:50675_solr) 
[n:127.0.0.1:50675_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_lv.txt to 
/configs/testMaxCardinality/lang/stopwords_lv.txt
   [junit4]   2> 3500396 INFO  
(OverseerThreadFactory-18839-thread-1-processing-n:127.0.0.1:50675_solr) 
[n:127.0.0.1:50675_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ro.txt to 
/configs/testMaxCardinality/lang/stopwords_ro.txt
   [junit4]   2> 3500397 INFO  
(OverseerThreadFactory-18839-thread-1-processing-n:127.0.0.1:50675_solr) 
[n:127.0.0.1:50675_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_th.txt to 
/configs/testMaxCardinality/lang/stopwords_th.txt
   [junit4]   2> 3500398 INFO  
(OverseerThreadFactory-18839-thread-1-processing-n:127.0.0.1:50675_solr) 
[n:127.0.0.1:50675_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fr.txt to 
/configs/testMaxCardinality/lang/stopwords_fr.txt
   [junit4]   2> 3500399 INFO  
(OverseerThreadFactory-18839-thread-1-processing-n:127.0.0.1:50675_solr) 
[n:127.0.0.1:50675_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_sv.txt to 
/configs/testMaxCardinality/lang/stopwords_sv.txt
   [junit4]   2> 3500401 INFO  
(OverseerThreadFactory-18839-thread-1-processing-n:127.0.0.1:50675_solr) 
[n:127.0.0.1:50675_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fi.txt to 
/configs/testMaxCardinality/lang/stopwords_fi.txt
   [junit4]   2> 3500403 INFO  
(OverseerThreadFactory-18839-thread-1-processing-n:127.0.0.1:50675_solr) 
[n:127.0.0.1:50675_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/hyphenations_ga.txt to 
/configs/testMaxCardinality/lang/hyphenations_ga.txt
   [junit4]   2> 3500404 INFO  
(OverseerThreadFactory-18839-thread-1-processing-n:127.0.0.1:50675_solr) 
[n:127.0.0.1:50675_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_gl.txt to 
/configs/testMaxCardinality/lang/stopwords_gl.txt
   [junit4]   2> 3500405 INFO  
(OverseerThreadFactory-18839-thread-1-processing-n:127.0.0.1:50675_solr) 
[n:127.0.0.1:50675_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/params.json to /configs/testMaxCardinality/params.json
   [junit4]   2> 3500408 INFO  (qtp1213771106-61913) [n:127.0.0.1:50675_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs 
params={baseConfigSet=_default&name=testMaxCardinality&action=CREATE&wt=javabin&version=2}
 status=0 QTime=67
   [junit4]   2> 3500409 INFO  (qtp1213771106-61914) [n:127.0.0.1:50675_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=testMaxCardinality&name=testMaxCardinality&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3500412 INFO  
(OverseerCollectionConfigSetProcessor-72060164057858053-127.0.0.1:50675_solr-n_0000000000)
 [n:127.0.0.1:50675_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 3500413 INFO  
(OverseerThreadFactory-18839-thread-2-processing-n:127.0.0.1:50675_solr) 
[n:127.0.0.1:50675_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testMaxCardinality
   [junit4]   2> 3500521 INFO  
(OverseerStateUpdate-72060164057858053-127.0.0.1:50675_solr-n_0000000000) 
[n:127.0.0.1:50675_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMaxCardinality",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testMaxCardinality_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50675/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3500727 INFO  (qtp1213771106-61916) [n:127.0.0.1:50675_solr    
x:testMaxCardinality_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=testMaxCardinality&newCollection=true&name=testMaxCardinality_shard1_replica_n1&action=CREATE&numShards=1&collection=testMaxCardinality&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3500729 INFO  (qtp1213771106-61916) [n:127.0.0.1:50675_solr    
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3501741 INFO  (qtp1213771106-61916) [n:127.0.0.1:50675_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.RequestParams conf resource 
params.json loaded . version : 0 
   [junit4]   2> 3501741 INFO  (qtp1213771106-61916) [n:127.0.0.1:50675_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.RequestParams request params 
refreshed to version 0
   [junit4]   2> 3501741 WARN  (qtp1213771106-61916) [n:127.0.0.1:50675_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F2AF590CA9766237-001\tempDir-001\node1\testMaxCardinality_shard1_replica_n1\..\..\..\..\contrib\extraction\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F2AF590CA9766237-001\tempDir-001\node1\testMaxCardinality_shard1_replica_n1\..\..\..\..\contrib\extraction\lib
   [junit4]   2> 3501742 WARN  (qtp1213771106-61916) [n:127.0.0.1:50675_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F2AF590CA9766237-001\tempDir-001\node1\testMaxCardinality_shard1_replica_n1\..\..\..\..\dist
 filtered by solr-cell-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F2AF590CA9766237-001\tempDir-001\node1\testMaxCardinality_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3501742 WARN  (qtp1213771106-61916) [n:127.0.0.1:50675_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F2AF590CA9766237-001\tempDir-001\node1\testMaxCardinality_shard1_replica_n1\..\..\..\..\contrib\clustering\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F2AF590CA9766237-001\tempDir-001\node1\testMaxCardinality_shard1_replica_n1\..\..\..\..\contrib\clustering\lib
   [junit4]   2> 3501742 WARN  (qtp1213771106-61916) [n:127.0.0.1:50675_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F2AF590CA9766237-001\tempDir-001\node1\testMaxCardinality_shard1_replica_n1\..\..\..\..\dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F2AF590CA9766237-001\tempDir-001\node1\testMaxCardinality_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3501742 WARN  (qtp1213771106-61916) [n:127.0.0.1:50675_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F2AF590CA9766237-001\tempDir-001\node1\testMaxCardinality_shard1_replica_n1\..\..\..\..\contrib\langid\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F2AF590CA9766237-001\tempDir-001\node1\testMaxCardinality_shard1_replica_n1\..\..\..\..\contrib\langid\lib
   [junit4]   2> 3501742 WARN  (qtp1213771106-61916) [n:127.0.0.1:50675_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F2AF590CA9766237-001\tempDir-001\node1\testMaxCardinality_shard1_replica_n1\..\..\..\..\dist
 filtered by solr-langid-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F2AF590CA9766237-001\tempDir-001\node1\testMaxCardinality_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3501742 WARN  (qtp1213771106-61916) [n:127.0.0.1:50675_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F2AF590CA9766237-001\tempDir-001\node1\testMaxCardinality_shard1_replica_n1\..\..\..\..\contrib\velocity\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F2AF590CA9766237-001\tempDir-001\node1\testMaxCardinality_shard1_replica_n1\..\..\..\..\contrib\velocity\lib
   [junit4]   2> 3501742 WARN  (qtp1213771106-61916) [n:127.0.0.1:50675_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F2AF590CA9766237-001\tempDir-001\node1\testMaxCardinality_shard1_replica_n1\..\..\..\..\dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F2AF590CA9766237-001\tempDir-001\node1\testMaxCardinality_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3501742 WARN  (qtp1213771106-61916) [n:127.0.0.1:50675_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F2AF590CA9766237-001\tempDir-001\node1\testMaxCardinality_shard1_replica_n1\..\..\..\..\dist
 filtered by solr-ltr-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F2AF590CA9766237-001\tempDir-001\node1\testMaxCardinality_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3501749 INFO  (qtp1213771106-61916) [n:127.0.0.1:50675_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 9.0.0
   [junit4]   2> 3501771 INFO  (qtp1213771106-61916) [n:127.0.0.1:50675_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.s.IndexSchema 
[testMaxCardinality_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 3501932 INFO  (qtp1213771106-61916) [n:127.0.0.1:50675_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
default-config/1.6 with uniqueid field id
   [junit4]   2> 3501969 INFO  (qtp1213771106-61916) [n:127.0.0.1:50675_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 
'testMaxCardinality_shard1_replica_n1' using configuration from collection 
testMaxCardinality, trusted=true
   [junit4]   2> 3501970 INFO  (qtp1213771106-61916) [n:127.0.0.1:50675_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_50675.solr.core.testMaxCardinality.shard1.replica_n1' 
(registry 'solr.core.testMaxCardinality.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@cac634
   [junit4]   2> 3501970 INFO  (qtp1213771106-61916) [n:127.0.0.1:50675_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrCore 
[[testMaxCardinality_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F2AF590CA9766237-001\tempDir-001\node1\testMaxCardinality_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F2AF590CA9766237-001\tempDir-001\node1\.\testMaxCardinality_shard1_replica_n1\data\]
   [junit4]   2> 3501973 INFO  (qtp1213771106-61916) [n:127.0.0.1:50675_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.r.XSLTResponseWriter 
xsltCacheLifetimeSeconds=5
   [junit4]   2> 3502078 INFO  (qtp1213771106-61916) [n:127.0.0.1:50675_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3502078 INFO  (qtp1213771106-61916) [n:127.0.0.1:50675_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3502082 INFO  (qtp1213771106-61916) [n:127.0.0.1:50675_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: 
if uncommitted for 15000ms; 
   [junit4]   2> 3502082 INFO  (qtp1213771106-61916) [n:127.0.0.1:50675_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 3502084 INFO  (qtp1213771106-61916) [n:127.0.0.1:50675_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2d29345[testMaxCardinality_shard1_replica_n1] main]
   [junit4]   2> 3502084 INFO  (qtp1213771106-61916) [n:127.0.0.1:50675_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/testMaxCardinality
   [junit4]   2> 3502085 INFO  (qtp1213771106-61916) [n:127.0.0.1:50675_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/testMaxCardinality
   [junit4]   2> 3502085 INFO  (qtp1213771106-61916) [n:127.0.0.1:50675_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating 
ZooKeeper watch for the managed schema at 
/configs/testMaxCardinality/managed-schema
   [junit4]   2> 3502086 INFO  (qtp1213771106-61916) [n:127.0.0.1:50675_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current 
schema version 0 is already the latest
   [junit4]   2> 3502086 INFO  (qtp1213771106-61916) [n:127.0.0.1:50675_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent 
Initializing spell checkers
   [junit4]   2> 3502086 INFO  (qtp1213771106-61916) [n:127.0.0.1:50675_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: 
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 3502087 INFO  (qtp1213771106-61916) [n:127.0.0.1:50675_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will 
be reserved for 10000ms.
   [junit4]   2> 3502087 INFO  (qtp1213771106-61916) [n:127.0.0.1:50675_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1630762924984238080
   [junit4]   2> 3502087 INFO  
(searcherExecutor-18844-thread-1-processing-n:127.0.0.1:50675_solr 
x:testMaxCardinality_shard1_replica_n1 c:testMaxCardinality s:shard1 
r:core_node2) [n:127.0.0.1:50675_solr c:testMaxCardinality s:shard1 
r:core_node2 x:testMaxCardinality_shard1_replica_n1] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@2d29345[testMaxCardinality_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3502087 INFO  
(searcherExecutor-18844-thread-1-processing-n:127.0.0.1:50675_solr 
x:testMaxCardinality_shard1_replica_n1 c:testMaxCardinality s:shard1 
r:core_node2) [n:127.0.0.1:50675_solr c:testMaxCardinality s:shard1 
r:core_node2 x:testMaxCardinality_shard1_replica_n1] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 3502087 INFO  
(searcherExecutor-18844-thread-1-processing-n:127.0.0.1:50675_solr 
x:testMaxCardinality_shard1_replica_n1 c:testMaxCardinality s:shard1 
r:core_node2) [n:127.0.0.1:50675_solr c:testMaxCardinality s:shard1 
r:core_node2 x:testMaxCardinality_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 3502087 INFO  
(searcherExecutor-18844-thread-1-processing-n:127.0.0.1:50675_solr 
x:testMaxCardinality_shard1_replica_n1 c:testMaxCardinality s:shard1 
r:core_node2) [n:127.0.0.1:50675_solr c:testMaxCardinality s:shard1 
r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrCore 
[testMaxCardinality_shard1_replica_n1] Registered new searcher 
Searcher@2d29345[testMaxCardinality_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3502092 INFO  (qtp1213771106-61916) [n:127.0.0.1:50675_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update 
of terms at /collections/testMaxCardinality/terms/shard1 to 
Terms{values={core_node2=0}, version=0}
   [junit4]   2> 3502092 INFO  (qtp1213771106-61916) [n:127.0.0.1:50675_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase 
make sure parent is created /collections/testMaxCardinality/leaders/shard1
   [junit4]   2> 3502095 INFO  (qtp1213771106-61916) [n:127.0.0.1:50675_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 3502095 INFO  (qtp1213771106-61916) [n:127.0.0.1:50675_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 3502095 INFO  (qtp1213771106-61916) [n:127.0.0.1:50675_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:50675/solr/testMaxCardinality_shard1_replica_n1/
   [junit4]   2> 3502095 INFO  (qtp1213771106-61916) [n:127.0.0.1:50675_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now 
sync replicas to me
   [junit4]   2> 3502096 INFO  (qtp1213771106-61916) [n:127.0.0.1:50675_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:50675/solr/testMaxCardinality_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 3502096 INFO  (qtp1213771106-61916) [n:127.0.0.1:50675_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase 
Creating leader registration node 
/collections/testMaxCardinality/leaders/shard1/leader after winning as 
/collections/testMaxCardinality/leader_elect/shard1/election/72060164057858053-core_node2-n_0000000000
   [junit4]   2> 3502097 INFO  (qtp1213771106-61916) [n:127.0.0.1:50675_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am 
the new leader: 
http://127.0.0.1:50675/solr/testMaxCardinality_shard1_replica_n1/ shard1
   [junit4]   2> 3502198 INFO  (zkCallback-23796-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testMaxCardinality/state.json] for collection 
[testMaxCardinality] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3502199 INFO  (qtp1213771106-61916) [n:127.0.0.1:50675_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.ZkController I am the leader, 
no recovery necessary
   [junit4]   2> 3502203 INFO  (qtp1213771106-61916) [n:127.0.0.1:50675_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testMaxCardinality&newCollection=true&name=testMaxCardinality_shard1_replica_n1&action=CREATE&numShards=1&collection=testMaxCardinality&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1474
   [junit4]   2> 3502211 INFO  (qtp1213771106-61914) [n:127.0.0.1:50675_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 3502303 INFO  (zkCallback-23796-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testMaxCardinality/state.json] for collection 
[testMaxCardinality] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3502303 INFO  (zkCallback-23796-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testMaxCardinality/state.json] for collection 
[testMaxCardinality] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3502303 INFO  (qtp1213771106-61914) [n:127.0.0.1:50675_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=testMaxCardinality&name=testMaxCardinality&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=1894
   [junit4]   2> 3502344 INFO  (qtp1213771106-61917) [n:127.0.0.1:50675_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.h.SolrConfigHandler Executed 
config commands successfully and persisted to ZK 
[{"set-user-property":{"update.autoCreateFields":false}}, 
{"add-updateprocessor":{
   [junit4]   2>     "name":"tolerant",
   [junit4]   2>     "class":"solr.TolerantUpdateProcessorFactory"}}, 
{"add-updateprocessor":{
   [junit4]   2>     "name":"tracking-testSliceRouting",
   [junit4]   2>     "class":"solr.TrackingUpdateProcessorFactory",
   [junit4]   2>     "group":"testMaxCardinality"}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"inc",
   [junit4]   2>     
"class":"org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest$IncrementURPFactory",
   [junit4]   2>     "fieldName":"integer_i"}}]
   [junit4]   2> 3502344 INFO  (qtp1213771106-61917) [n:127.0.0.1:50675_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.h.SolrConfigHandler Waiting up to 
30 secs for 1 replicas to set the property overlay to be of version 0 for 
collection testMaxCardinality
   [junit4]   2> 3502345 INFO  (Thread-9725) [    ] o.a.s.c.SolrCore config 
update listener called for core testMaxCardinality_shard1_replica_n1
   [junit4]   2> 3502345 INFO  (Thread-9725) [    ] o.a.s.c.SolrCore core 
reload testMaxCardinality_shard1_replica_n1
   [junit4]   2> 3502347 INFO  
(solrHandlerExecutor-18849-thread-1-processing-n:127.0.0.1:50675_solr 
x:testMaxCardinality_shard1_replica_n1 c:testMaxCardinality s:shard1 
r:core_node2) [n:127.0.0.1:50675_solr c:testMaxCardinality s:shard1 
r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.h.SolrConfigHandler 
Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 3502355 INFO  (Thread-9725) [    ] o.a.s.c.RequestParams conf 
resource params.json loaded . version : 0 
   [junit4]   2> 3502355 INFO  (Thread-9725) [    ] o.a.s.c.RequestParams 
request params refreshed to version 0
   [junit4]   2> 3502356 WARN  (Thread-9725) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F2AF590CA9766237-001\tempDir-001\node1\testMaxCardinality_shard1_replica_n1\..\..\..\..\contrib\extraction\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F2AF590CA9766237-001\tempDir-001\node1\testMaxCardinality_shard1_replica_n1\..\..\..\..\contrib\extraction\lib
   [junit4]   2> 3502357 WARN  (Thread-9725) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F2AF590CA9766237-001\tempDir-001\node1\testMaxCardinality_shard1_replica_n1\..\..\..\..\dist
 filtered by solr-cell-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F2AF590CA9766237-001\tempDir-001\node1\testMaxCardinality_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3502357 WARN  (Thread-9725) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F2AF590CA9766237-001\tempDir-001\node1\testMaxCardinality_shard1_replica_n1\..\..\..\..\contrib\clustering\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F2AF590CA9766237-001\tempDir-001\node1\testMaxCardinality_shard1_replica_n1\..\..\..\..\contrib\clustering\lib
   [junit4]   2> 3502357 WARN  (Thread-9725) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F2AF590CA9766237-001\tempDir-001\node1\testMaxCardinality_shard1_replica_n1\..\..\..\..\dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F2AF590CA9766237-001\tempDir-001\node1\testMaxCardinality_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3502357 WARN  (Thread-9725) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F2AF590CA9766237-001\tempDir-001\node1\testMaxCardinality_shard1_replica_n1\..\..\..\..\contrib\langid\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F2AF590CA9766237-001\tempDir-001\node1\testMaxCardinality_shard1_replica_n1\..\..\..\..\contrib\langid\lib
   [junit4]   2> 3502357 WARN  (Thread-9725) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F2AF590CA9766237-001\tempDir-001\node1\testMaxCardinality_shard1_replica_n1\..\..\..\..\dist
 filtered by solr-langid-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F2AF590CA9766237-001\tempDir-001\node1\testMaxCardinality_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3502357 WARN  (Thread-9725) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F2AF590CA9766237-001\tempDir-001\node1\testMaxCardinality_shard1_replica_n1\..\..\..\..\contrib\velocity\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F2AF590CA9766237-001\tempDir-001\node1\testMaxCardinality_shard1_replica_n1\..\..\..\..\contrib\velocity\lib
   [junit4]   2> 3502358 WARN  (Thread-9725) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F2AF590CA9766237-001\tempDir-001\node1\testMaxCardinality_shard1_replica_n1\..\..\..\..\dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_F2AF590CA9766237-001\tempDir-001\node1\testMaxCardinality_

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

 empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J1-20190414_045405_30016907590567911901377.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 801 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J0-20190414_045442_061972135731925581135.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J1-20190414_045442_0614601254212913836422.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 572 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J0-20190414_045721_5434969301111450015333.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

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

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

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

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

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J1-20190414_045844_86614583178709771340964.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 574 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J1-20190414_045947_1284534032068053552868.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

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

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

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J1-20190414_050027_20215679498976037164411.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 681 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J1-20190414_050055_6738604404731138765198.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

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

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

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-prometheus-exporter\test\temp\junit4-J1-20190414_050210_91314994382362429948471.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 568 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-velocity\test\temp\junit4-J0-20190414_050300_29914553002926446105472.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...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:633: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:585: Some of 
the tests produced a heap dump, but did not fail. Maybe a suppressed 
OutOfMemoryError? Dumps created:
* java_pid9400.hprof

Total time: 112 minutes 56 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to