You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2019/04/29 15:18:32 UTC

[JENKINS] Lucene-Solr-8.x-MacOSX (64bit/jdk-9) - Build # 109 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/109/
Java: 64bit/jdk-9 -XX:+UseCompressedOops -XX:+UseParallelGC

3 tests failed.
FAILED:  org.apache.solr.cloud.HttpPartitionTest.test

Error Message:
Error from server at http://127.0.0.1:54085: Underlying core creation failed while creating collection: c8n_1x2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:54085: Underlying core creation failed while creating collection: c8n_1x2
	at __randomizedtesting.SeedInfo.seed([2329C5FCA6724B86:AB7DFA26088E267E]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:649)
	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.SolrClient.request(SolrClient.java:1274)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1792)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1813)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1730)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollectionRetry(AbstractFullDistribZkTestBase.java:2042)
	at org.apache.solr.cloud.HttpPartitionTest.testRf2(HttpPartitionTest.java:214)
	at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:135)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest.testMustMatch

Error Message:
Error from server at http://127.0.0.1:53113/solr: no core retrieved for testMustMatch

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:53113/solr: no core retrieved for testMustMatch
	at __randomizedtesting.SeedInfo.seed([2329C5FCA6724B86:9AE039690EF3FB5]:0)
	at org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:66)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:626)
	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.sendRequest(BaseCloudSolrClient.java:1068)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:837)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:769)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1274)
	at org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest.createConfigSet(RoutedAliasUpdateProcessorTest.java:115)
	at org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest.testMustMatch(CategoryRoutedAliasUpdateProcessorTest.java:225)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest.test

Error Message:
Error from server at http://127.0.0.1:50521/solr: no core retrieved for test

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:50521/solr: no core retrieved for test
	at __randomizedtesting.SeedInfo.seed([2329C5FCA6724B86:AB7DFA26088E267E]:0)
	at org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:66)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:626)
	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.sendRequest(BaseCloudSolrClient.java:1068)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:837)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:769)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1274)
	at org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest.createConfigSet(RoutedAliasUpdateProcessorTest.java:115)
	at org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest.test(CategoryRoutedAliasUpdateProcessorTest.java:164)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 13931 lines...]
   [junit4] Suite: org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_2329C5FCA6724B86-001/init-core-data-001
   [junit4]   2> 1462419 WARN  (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[2329C5FCA6724B86]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 1462419 INFO  (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[2329C5FCA6724B86]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1462420 INFO  (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[2329C5FCA6724B86]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1462420 INFO  (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[2329C5FCA6724B86]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1462422 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[2329C5FCA6724B86]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInvalidMustMatch
   [junit4]   2> 1462423 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[2329C5FCA6724B86]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_2329C5FCA6724B86-001/tempDir-001
   [junit4]   2> 1462423 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[2329C5FCA6724B86]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1462424 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1462424 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1462531 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[2329C5FCA6724B86]) [    ] o.a.s.c.ZkTestServer start zk server on port:50418
   [junit4]   2> 1462532 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[2329C5FCA6724B86]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:50418
   [junit4]   2> 1462532 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[2329C5FCA6724B86]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 50418
   [junit4]   2> 1462556 INFO  (zkConnectionManagerCallback-11504-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1462568 INFO  (zkConnectionManagerCallback-11506-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1462571 INFO  (zkConnectionManagerCallback-11508-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1462574 WARN  (jetty-launcher-11509-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1462574 WARN  (jetty-launcher-11509-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1462575 INFO  (jetty-launcher-11509-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1462575 INFO  (jetty-launcher-11509-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1462575 INFO  (jetty-launcher-11509-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1462575 INFO  (jetty-launcher-11509-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 9+181
   [junit4]   2> 1462575 INFO  (jetty-launcher-11509-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1462575 INFO  (jetty-launcher-11509-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 9+181
   [junit4]   2> 1462575 WARN  (jetty-launcher-11509-thread-3) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1462575 INFO  (jetty-launcher-11509-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1462575 INFO  (jetty-launcher-11509-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1462575 INFO  (jetty-launcher-11509-thread-3) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 9+181
   [junit4]   2> 1462575 WARN  (jetty-launcher-11509-thread-4) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1462576 INFO  (jetty-launcher-11509-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1462576 INFO  (jetty-launcher-11509-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1462576 INFO  (jetty-launcher-11509-thread-4) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 9+181
   [junit4]   2> 1462583 INFO  (jetty-launcher-11509-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1462583 INFO  (jetty-launcher-11509-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1462583 INFO  (jetty-launcher-11509-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1462583 INFO  (jetty-launcher-11509-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4485059a{/solr,null,AVAILABLE}
   [junit4]   2> 1462585 INFO  (jetty-launcher-11509-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1462585 INFO  (jetty-launcher-11509-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1462585 INFO  (jetty-launcher-11509-thread-4) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1462586 INFO  (jetty-launcher-11509-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1067302c{/solr,null,AVAILABLE}
   [junit4]   2> 1462591 INFO  (jetty-launcher-11509-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1462591 INFO  (jetty-launcher-11509-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1462591 INFO  (jetty-launcher-11509-thread-3) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1462591 INFO  (jetty-launcher-11509-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1fe3eb9e{/solr,null,AVAILABLE}
   [junit4]   2> 1462593 INFO  (jetty-launcher-11509-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1462593 INFO  (jetty-launcher-11509-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1462594 INFO  (jetty-launcher-11509-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1462594 INFO  (jetty-launcher-11509-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@50d910b5{/solr,null,AVAILABLE}
   [junit4]   2> 1462616 INFO  (jetty-launcher-11509-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@29fb922c{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:?????}
   [junit4]   2> 1462616 INFO  (jetty-launcher-11509-thread-2) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 1462616 INFO  (jetty-launcher-11509-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50423}
   [junit4]   2> 1462616 INFO  (jetty-launcher-11509-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@66c8834e{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:?????}
   [junit4]   2> 1462616 INFO  (jetty-launcher-11509-thread-1) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 1462616 ERROR (jetty-launcher-11509-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1462616 INFO  (jetty-launcher-11509-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1462616 INFO  (jetty-launcher-11509-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50426}
   [junit4]   2> 1462616 INFO  (jetty-launcher-11509-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@686e765b{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:?????}
   [junit4]   2> 1462616 INFO  (jetty-launcher-11509-thread-3) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 1462616 INFO  (jetty-launcher-11509-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50425}
   [junit4]   2> 1462616 ERROR (jetty-launcher-11509-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1462616 INFO  (jetty-launcher-11509-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1462616 INFO  (jetty-launcher-11509-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 1462616 INFO  (jetty-launcher-11509-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1462616 INFO  (jetty-launcher-11509-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@751ae9a5{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:?????}
   [junit4]   2> 1462616 INFO  (jetty-launcher-11509-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1462616 INFO  (jetty-launcher-11509-thread-4) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 1462616 INFO  (jetty-launcher-11509-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50424}
   [junit4]   2> 1462616 INFO  (jetty-launcher-11509-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-29T14:18:31.920770Z
   [junit4]   2> 1462616 ERROR (jetty-launcher-11509-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1462616 INFO  (jetty-launcher-11509-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1462616 ERROR (jetty-launcher-11509-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1462616 INFO  (jetty-launcher-11509-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1462617 INFO  (jetty-launcher-11509-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 1462617 INFO  (jetty-launcher-11509-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1462617 INFO  (jetty-launcher-11509-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1462617 INFO  (jetty-launcher-11509-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-29T14:18:31.921059Z
   [junit4]   2> 1462617 INFO  (jetty-launcher-11509-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 1462617 INFO  (jetty-launcher-11509-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1462617 INFO  (jetty-launcher-11509-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1462617 INFO  (jetty-launcher-11509-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-29T14:18:31.921184Z
   [junit4]   2> 1462617 INFO  (jetty-launcher-11509-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 1462617 INFO  (jetty-launcher-11509-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1462617 INFO  (jetty-launcher-11509-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1462617 INFO  (jetty-launcher-11509-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-29T14:18:31.921344Z
   [junit4]   2> 1462626 INFO  (zkConnectionManagerCallback-11511-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1462627 INFO  (zkConnectionManagerCallback-11515-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1462627 INFO  (zkConnectionManagerCallback-11517-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1462627 INFO  (zkConnectionManagerCallback-11513-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1462627 INFO  (jetty-launcher-11509-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1462628 INFO  (jetty-launcher-11509-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1462628 INFO  (jetty-launcher-11509-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1462628 INFO  (jetty-launcher-11509-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1462741 INFO  (jetty-launcher-11509-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1462742 WARN  (jetty-launcher-11509-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5722c08d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1462746 WARN  (jetty-launcher-11509-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4b49061c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1462751 INFO  (jetty-launcher-11509-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50418/solr
   [junit4]   2> 1462761 INFO  (zkConnectionManagerCallback-11527-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1462785 INFO  (zkConnectionManagerCallback-11529-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1462871 INFO  (jetty-launcher-11509-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1462873 WARN  (jetty-launcher-11509-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@58352b25[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1462881 WARN  (jetty-launcher-11509-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2fa86465[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1462883 INFO  (jetty-launcher-11509-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50418/solr
   [junit4]   2> 1462889 INFO  (zkConnectionManagerCallback-11537-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1462889 INFO  (jetty-launcher-11509-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1462891 WARN  (jetty-launcher-11509-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@a90ac84[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1462895 INFO  (zkConnectionManagerCallback-11540-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1462897 WARN  (jetty-launcher-11509-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@bc6241d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1462898 INFO  (jetty-launcher-11509-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50418/solr
   [junit4]   2> 1462902 INFO  (zkConnectionManagerCallback-11546-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1462913 INFO  (zkConnectionManagerCallback-11549-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1462935 INFO  (jetty-launcher-11509-thread-2) [n:127.0.0.1:50423_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50423_solr
   [junit4]   2> 1462952 INFO  (jetty-launcher-11509-thread-3) [n:127.0.0.1:50425_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50425_solr
   [junit4]   2> 1462954 INFO  (jetty-launcher-11509-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1462955 WARN  (jetty-launcher-11509-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@30584921[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1462959 INFO  (zkCallback-11539-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1462959 WARN  (jetty-launcher-11509-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@ca87ea1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1462959 INFO  (zkCallback-11548-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1462960 INFO  (zkCallback-11528-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1462960 INFO  (jetty-launcher-11509-thread-2) [n:127.0.0.1:50423_solr    ] o.a.s.c.Overseer Overseer (id=72103026657067018-127.0.0.1:50423_solr-n_0000000000) starting
   [junit4]   2> 1462976 INFO  (jetty-launcher-11509-thread-1) [n:127.0.0.1:50426_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:50426_solr as DOWN
   [junit4]   2> 1462978 INFO  (jetty-launcher-11509-thread-1) [n:127.0.0.1:50426_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1462978 INFO  (jetty-launcher-11509-thread-1) [n:127.0.0.1:50426_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50426_solr
   [junit4]   2> 1462981 INFO  (zkCallback-11548-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1462981 INFO  (zkCallback-11539-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1462981 INFO  (zkCallback-11528-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1462982 INFO  (zkConnectionManagerCallback-11559-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1462985 INFO  (jetty-launcher-11509-thread-2) [n:127.0.0.1:50423_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1462988 INFO  (jetty-launcher-11509-thread-2) [n:127.0.0.1:50423_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50418/solr ready
   [junit4]   2> 1462989 INFO  (OverseerStateUpdate-72103026657067018-127.0.0.1:50423_solr-n_0000000000) [n:127.0.0.1:50423_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:50423_solr
   [junit4]   2> 1463005 INFO  (jetty-launcher-11509-thread-2) [n:127.0.0.1:50423_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:50423_solr as DOWN
   [junit4]   2> 1463008 INFO  (jetty-launcher-11509-thread-2) [n:127.0.0.1:50423_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1463008 INFO  (jetty-launcher-11509-thread-2) [n:127.0.0.1:50423_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50423_solr
   [junit4]   2> 1463009 INFO  (zkCallback-11539-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1463010 INFO  (zkCallback-11548-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1463010 INFO  (zkCallback-11558-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1463010 INFO  (zkCallback-11528-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1463024 INFO  (jetty-launcher-11509-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50418/solr
   [junit4]   2> 1463039 INFO  (zkConnectionManagerCallback-11562-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1463041 INFO  (zkConnectionManagerCallback-11567-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1463047 INFO  (jetty-launcher-11509-thread-3) [n:127.0.0.1:50425_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1463047 INFO  (zkConnectionManagerCallback-11569-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1463048 INFO  (jetty-launcher-11509-thread-3) [n:127.0.0.1:50425_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50418/solr ready
   [junit4]   2> 1463049 INFO  (jetty-launcher-11509-thread-3) [n:127.0.0.1:50425_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1463056 INFO  (jetty-launcher-11509-thread-2) [n:127.0.0.1:50423_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1463061 INFO  (jetty-launcher-11509-thread-4) [n:127.0.0.1:50424_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1463063 INFO  (zkConnectionManagerCallback-11578-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1463067 INFO  (jetty-launcher-11509-thread-1) [n:127.0.0.1:50426_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1463073 INFO  (jetty-launcher-11509-thread-1) [n:127.0.0.1:50426_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50418/solr ready
   [junit4]   2> 1463073 INFO  (jetty-launcher-11509-thread-4) [n:127.0.0.1:50424_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:50424_solr as DOWN
   [junit4]   2> 1463074 INFO  (jetty-launcher-11509-thread-1) [n:127.0.0.1:50426_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1463074 INFO  (jetty-launcher-11509-thread-4) [n:127.0.0.1:50424_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1463074 INFO  (jetty-launcher-11509-thread-4) [n:127.0.0.1:50424_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50424_solr
   [junit4]   2> 1463077 INFO  (zkCallback-11568-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1463077 INFO  (zkCallback-11577-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1463077 INFO  (zkCallback-11566-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1463077 INFO  (zkCallback-11558-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1463077 INFO  (zkCallback-11539-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1463077 INFO  (zkCallback-11548-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1463078 INFO  (zkCallback-11528-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1463151 INFO  (jetty-launcher-11509-thread-3) [n:127.0.0.1:50425_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50425.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70418cd9
   [junit4]   2> 1463152 INFO  (zkConnectionManagerCallback-11584-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1463154 INFO  (jetty-launcher-11509-thread-4) [n:127.0.0.1:50424_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1463156 INFO  (jetty-launcher-11509-thread-4) [n:127.0.0.1:50424_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50418/solr ready
   [junit4]   2> 1463157 INFO  (jetty-launcher-11509-thread-4) [n:127.0.0.1:50424_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1463164 INFO  (jetty-launcher-11509-thread-1) [n:127.0.0.1:50426_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50426.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70418cd9
   [junit4]   2> 1463219 INFO  (jetty-launcher-11509-thread-3) [n:127.0.0.1:50425_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50425.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70418cd9
   [junit4]   2> 1463222 INFO  (jetty-launcher-11509-thread-3) [n:127.0.0.1:50425_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50425.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70418cd9
   [junit4]   2> 1463229 INFO  (jetty-launcher-11509-thread-3) [n:127.0.0.1:50425_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_2329C5FCA6724B86-001/tempDir-001/node3/.
   [junit4]   2> 1463286 INFO  (jetty-launcher-11509-thread-2) [n:127.0.0.1:50423_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50423.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70418cd9
   [junit4]   2> 1463327 INFO  (jetty-launcher-11509-thread-1) [n:127.0.0.1:50426_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50426.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70418cd9
   [junit4]   2> 1463329 INFO  (jetty-launcher-11509-thread-1) [n:127.0.0.1:50426_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50426.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70418cd9
   [junit4]   2> 1463329 INFO  (jetty-launcher-11509-thread-4) [n:127.0.0.1:50424_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50424.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70418cd9
   [junit4]   2> 1463336 INFO  (jetty-launcher-11509-thread-1) [n:127.0.0.1:50426_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_2329C5FCA6724B86-001/tempDir-001/node1/.
   [junit4]   2> 1463372 INFO  (jetty-launcher-11509-thread-2) [n:127.0.0.1:50423_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50423.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70418cd9
   [junit4]   2> 1463374 INFO  (jetty-launcher-11509-thread-2) [n:127.0.0.1:50423_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50423.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70418cd9
   [junit4]   2> 1463380 INFO  (jetty-launcher-11509-thread-2) [n:127.0.0.1:50423_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_2329C5FCA6724B86-001/tempDir-001/node2/.
   [junit4]   2> 1463388 INFO  (jetty-launcher-11509-thread-4) [n:127.0.0.1:50424_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50424.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70418cd9
   [junit4]   2> 1463389 INFO  (jetty-launcher-11509-thread-4) [n:127.0.0.1:50424_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50424.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70418cd9
   [junit4]   2> 1463390 INFO  (jetty-launcher-11509-thread-4) [n:127.0.0.1:50424_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_2329C5FCA6724B86-001/tempDir-001/node4/.
   [junit4]   2> 1463592 INFO  (zkConnectionManagerCallback-11590-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1463594 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[2329C5FCA6724B86]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1463596 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[2329C5FCA6724B86]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50418/solr ready
   [junit4]   2> 1463600 INFO  (qtp332425422-27942) [n:127.0.0.1:50424_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1463601 INFO  (qtp332425422-27942) [n:127.0.0.1:50424_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1463603 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[2329C5FCA6724B86]) [    ] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest SolrClient: org.apache.solr.client.solrj.impl.CloudSolrClient@53baa9d5
   [junit4]   2> 1463603 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[2329C5FCA6724B86]) [    ] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest ClusterStateProvider org.apache.solr.client.solrj.impl.HttpClusterStateProvider@4f71fd57
   [junit4]   2> 1463604 INFO  (qtp332425422-27943) [n:127.0.0.1:50424_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1463605 INFO  (qtp332425422-27943) [n:127.0.0.1:50424_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1463606 INFO  (qtp332425422-27944) [n:127.0.0.1:50424_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1463607 INFO  (qtp332425422-27944) [n:127.0.0.1:50424_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1463608 INFO  (qtp332425422-27945) [n:127.0.0.1:50424_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1463609 INFO  (qtp332425422-27945) [n:127.0.0.1:50424_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1463609 INFO  (qtp332425422-27946) [n:127.0.0.1:50424_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1463611 INFO  (qtp332425422-27946) [n:127.0.0.1:50424_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1463612 INFO  (qtp332425422-27942) [n:127.0.0.1:50424_solr    ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params baseConfigSet=_default&name=testInvalidMustMatch&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 1463615 INFO  (OverseerThreadFactory-9297-thread-1-processing-n:127.0.0.1:50423_solr) [n:127.0.0.1:50423_solr    ] o.a.s.c.OverseerConfigSetMessageHandler OverseerConfigSetMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testInvalidMustMatch",
   [junit4]   2>   "baseConfigSet":"_default",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 1463617 INFO  (OverseerThreadFactory-9297-thread-1-processing-n:127.0.0.1:50423_solr) [n:127.0.0.1:50423_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testInvalidMustMatch/managed-schema
   [junit4]   2> 1463620 INFO  (OverseerThreadFactory-9297-thread-1-processing-n:127.0.0.1:50423_solr) [n:127.0.0.1:50423_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testInvalidMustMatch/protwords.txt
   [junit4]   2> 1463623 INFO  (OverseerThreadFactory-9297-thread-1-processing-n:127.0.0.1:50423_solr) [n:127.0.0.1:50423_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testInvalidMustMatch/solrconfig.xml
   [junit4]   2> 1463626 INFO  (OverseerThreadFactory-9297-thread-1-processing-n:127.0.0.1:50423_solr) [n:127.0.0.1:50423_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testInvalidMustMatch/synonyms.txt
   [junit4]   2> 1463628 INFO  (OverseerThreadFactory-9297-thread-1-processing-n:127.0.0.1:50423_solr) [n:127.0.0.1:50423_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testInvalidMustMatch/stopwords.txt
   [junit4]   2> 1463632 INFO  (OverseerThreadFactory-9297-thread-1-processing-n:127.0.0.1:50423_solr) [n:127.0.0.1:50423_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testInvalidMustMatch/lang/contractions_it.txt
   [junit4]   2> 1463635 INFO  (OverseerThreadFactory-9297-thread-1-processing-n:127.0.0.1:50423_solr) [n:127.0.0.1:50423_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testInvalidMustMatch/lang/contractions_ca.txt
   [junit4]   2> 1463638 INFO  (OverseerThreadFactory-9297-thread-1-processing-n:127.0.0.1:50423_solr) [n:127.0.0.1:50423_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testInvalidMustMatch/lang/stemdict_nl.txt
   [junit4]   2> 1463641 INFO  (OverseerThreadFactory-9297-thread-1-processing-n:127.0.0.1:50423_solr) [n:127.0.0.1:50423_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testInvalidMustMatch/lang/stopwords_hy.txt
   [junit4]   2> 1463644 INFO  (OverseerThreadFactory-9297-thread-1-processing-n:127.0.0.1:50423_solr) [n:127.0.0.1:50423_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testInvalidMustMatch/lang/stopwords_no.txt
   [junit4]   2> 1463647 INFO  (OverseerThreadFactory-9297-thread-1-processing-n:127.0.0.1:50423_solr) [n:127.0.0.1:50423_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testInvalidMustMatch/lang/stopwords_id.txt
   [junit4]   2> 1463650 INFO  (OverseerThreadFactory-9297-thread-1-processing-n:127.0.0.1:50423_solr) [n:127.0.0.1:50423_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testInvalidMustMatch/lang/stopwords_da.txt
   [junit4]   2> 1463653 INFO  (OverseerThreadFactory-9297-thread-1-processing-n:127.0.0.1:50423_solr) [n:127.0.0.1:50423_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testInvalidMustMatch/lang/stopwords_ga.txt
   [junit4]   2> 1463656 INFO  (OverseerThreadFactory-9297-thread-1-processing-n:127.0.0.1:50423_solr) [n:127.0.0.1:50423_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testInvalidMustMatch/lang/stopwords_hi.txt
   [junit4]   2> 1463660 INFO  (OverseerThreadFactory-9297-thread-1-processing-n:127.0.0.1:50423_solr) [n:127.0.0.1:50423_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testInvalidMustMatch/lang/stopwords_ja.txt
   [junit4]   2> 1463663 INFO  (OverseerThreadFactory-9297-thread-1-processing-n:127.0.0.1:50423_solr) [n:127.0.0.1:50423_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testInvalidMustMatch/lang/stopwords_pt.txt
   [junit4]   2> 1463666 INFO  (OverseerThreadFactory-9297-thread-1-processing-n:127.0.0.1:50423_solr) [n:127.0.0.1:50423_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testInvalidMustMatch/lang/stopwords_hu.txt
   [junit4]   2> 1463669 INFO  (OverseerThreadFactory-9297-thread-1-processing-n:127.0.0.1:50423_solr) [n:127.0.0.1:50423_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testInvalidMustMatch/lang/stopwords_el.txt
   [junit4]   2> 1463673 INFO  (OverseerThreadFactory-9297-thread-1-processing-n:127.0.0.1:50423_solr) [n:127.0.0.1:50423_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testInvalidMustMatch/lang/stopwords_ru.txt
   [junit4]   2> 1463676 INFO  (OverseerThreadFactory-9297-thread-1-processing-n:127.0.0.1:50423_solr) [n:127.0.0.1:50423_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testInvalidMustMatch/lang/stopwords_tr.txt
   [junit4]   2> 1463679 INFO  (OverseerThreadFactory-9297-thread-1-processing-n:127.0.0.1:50423_solr) [n:127.0.0.1:50423_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testInvalidMustMatch/lang/stopwords_ar.txt
   [junit4]   2> 1463682 INFO  (OverseerThreadFactory-9297-thread-1-processing-n:127.0.0.1:50423_solr) [n:127.0.0.1:50423_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testInvalidMustMatch/lang/userdict_ja.txt
   [junit4]   2> 1463684 INFO  (OverseerThreadFactory-9297-thread-1-processing-n:127.0.0.1:50423_solr) [n:127.0.0.1:50423_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testInvalidMustMatch/lang/stopwords_eu.txt
   [junit4]   2> 1463687 INFO  (OverseerThreadFactory-9297-thread-1-processing-n:127.0.0.1:50423_solr) [n:127.0.0.1:50423_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testInvalidMustMatch/lang/stopwords_it.txt
   [junit4]   2> 1463689 INFO  (OverseerThreadFactory-9297-thread-1-processing-n:127.0.0.1:50423_solr) [n:127.0.0.1:50423_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testInvalidMustMatch/lang/stopwords_cz.txt
   [junit4]   2> 1463692 INFO  (OverseerThreadFactory-9297-thread-1-processing-n:127.0.0.1:50423_solr) [n:127.0.0.1:50423_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testInvalidMustMatch/lang/stoptags_ja.txt
   [junit4]   2> 1463695 INFO  (OverseerThreadFactory-9297-thread-1-processing-n:127.0.0.1:50423_solr) [n:127.0.0.1:50423_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testInvalidMustMatch/lang/contractions_fr.txt
   [junit4]   2> 1463698 INFO  (OverseerThreadFactory-9297-thread-1-processing-n:127.0.0.1:50423_solr) [n:127.0.0.1:50423_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testInvalidMustMatch/lang/stopwords_de.txt
   [junit4]   2> 1463702 INFO  (OverseerThreadFactory-9297-thread-1-processing-n:127.0.0.1:50423_solr) [n:127.0.0.1:50423_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testInvalidMustMatch/lang/stopwords_fa.txt
   [junit4]   2> 1463704 INFO  (OverseerThreadFactory-9297-thread-1-processing-n:127.0.0.1:50423_solr) [n:127.0.0.1:50423_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testInvalidMustMatch/lang/contractions_ga.txt
   [junit4]   2> 1463707 INFO  (OverseerThreadFactory-9297-thread-1-processing-n:127.0.0.1:50423_solr) [n:127.0.0.1:50423_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testInvalidMustMatch/lang/stopwords_ca.txt
   [junit4]   2> 1463710 INFO  (OverseerThreadFactory-9297-thread-1-processing-n:127.0.0.1:50423_solr) [n:127.0.0.1:50423_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testInvalidMustMatch/lang/stopwords_nl.txt
   [junit4]   2> 1463713 INFO  (OverseerThreadFactory-9297-thread-1-processing-n:127.0.0.1:50423_solr) [n:127.0.0.1:50423_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testInvalidMustMatch/lang/stopwords_bg.txt
   [junit4]   2> 1463716 INFO  (OverseerThreadFactory-9297-thread-1-processing-n:127.0.0.1:50423_solr) [n:127.0.0.1:50423_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testInvalidMustMatch/lang/stopwords_en.txt
   [junit4]   2> 1463719 INFO  (OverseerThreadFactory-9297-thread-1-processing-n:127.0.0.1:50423_solr) [n:127.0.0.1:50423_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testInvalidMustMatch/lang/stopwords_es.txt
   [junit4]   2> 1463723 INFO  (OverseerThreadFactory-9297-thread-1-processing-n:127.0.0.1:50423_solr) [n:127.0.0.1:50423_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testInvalidMustMatch/lang/stopwords_lv.txt
   [junit4]   2> 1463726 INFO  (OverseerThreadFactory-9297-thread-1-processing-n:127.0.0.1:50423_solr) [n:127.0.0.1:50423_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testInvalidMustMatch/lang/stopwords_ro.txt
   [junit4]   2> 1463729 INFO  (OverseerThreadFactory-9297-thread-1-processing-n:127.0.0.1:50423_solr) [n:127.0.0.1:50423_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testInvalidMustMatch/lang/stopwords_th.txt
   [junit4]   2> 1463732 INFO  (OverseerThreadFactory-9297-thread-1-processing-n:127.0.0.1:50423_solr) [n:127.0.0.1:50423_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testInvalidMustMatch/lang/stopwords_fr.txt
   [junit4]   2> 1463735 INFO  (OverseerThreadFactory-9297-thread-1-processing-n:127.0.0.1:50423_solr) [n:127.0.0.1:50423_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testInvalidMustMatch/lang/stopwords_sv.txt
   [junit4]   2> 1463738 INFO  (OverseerThreadFactory-9297-thread-1-processing-n:127.0.0.1:50423_solr) [n:127.0.0.1:50423_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testInvalidMustMatch/lang/stopwords_fi.txt
   [junit4]   2> 1463741 INFO  (OverseerThreadFactory-9297-thread-1-processing-n:127.0.0.1:50423_solr) [n:127.0.0.1:50423_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testInvalidMustMatch/lang/hyphenations_ga.txt
   [junit4]   2> 1463744 INFO  (OverseerThreadFactory-9297-thread-1-processing-n:127.0.0.1:50423_solr) [n:127.0.0.1:50423_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testInvalidMustMatch/lang/stopwords_gl.txt
   [junit4]   2> 1463746 INFO  (OverseerThreadFactory-9297-thread-1-processing-n:127.0.0.1:50423_solr) [n:127.0.0.1:50423_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/testInvalidMustMatch/params.json
   [junit4]   2> 1463750 INFO  (qtp332425422-27942) [n:127.0.0.1:50424_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={baseConfigSet=_default&name=testInvalidMustMatch&action=CREATE&wt=javabin&version=2} status=0 QTime=138
   [junit4]   2> 1463751 INFO  (qtp332425422-27943) [n:127.0.0.1:50424_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1463752 INFO  (qtp332425422-27943) [n:127.0.0.1:50424_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1463753 INFO  (qtp332425422-27944) [n:127.0.0.1:50424_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1463754 INFO  (qtp332425422-27944) [n:127.0.0.1:50424_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1463755 INFO  (qtp332425422-27945) [n:127.0.0.1:50424_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1463756 INFO  (qtp332425422-27945) [n:127.0.0.1:50424_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1463756 INFO  (qtp332425422-27946) [n:127.0.0.1:50424_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1463757 INFO  (qtp332425422-27946) [n:127.0.0.1:50424_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1463758 INFO  (qtp332425422-27941) [n:127.0.0.1:50424_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=testInvalidMustMatch&name=testInvalidMustMatch&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1463763 INFO  (OverseerThreadFactory-9297-thread-2-processing-n:127.0.0.1:50423_solr) [n:127.0.0.1:50423_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testInvalidMustMatch
   [junit4]   2> 1463763 INFO  (OverseerCollectionConfigSetProcessor-72103026657067018-127.0.0.1:50423_solr-n_0000000000) [n:127.0.0.1:50423_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> 1463917 INFO  (OverseerStateUpdate-72103026657067018-127.0.0.1:50423_solr-n_0000000000) [n:127.0.0.1:50423_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testInvalidMustMatch",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testInvalidMustMatch_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50424/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1464132 INFO  (qtp332425422-27943) [n:127.0.0.1:50424_solr    x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=testInvalidMustMatch&newCollection=true&name=testInvalidMustMatch_shard1_replica_n1&action=CREATE&numShards=1&collection=testInvalidMustMatch&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1465154 INFO  (qtp332425422-27943) [n:127.0.0.1:50424_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 1465154 INFO  (qtp332425422-27943) [n:127.0.0.1:50424_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 1465171 WARN  (qtp332425422-27943) [n:127.0.0.1:50424_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_2329C5FCA6724B86-001/tempDir-001/node4/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_2329C5FCA6724B86-001/tempDir-001/node4/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 1465171 WARN  (qtp332425422-27943) [n:127.0.0.1:50424_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_2329C5FCA6724B86-001/tempDir-001/node4/testInvalidMustMatch_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_2329C5FCA6724B86-001/tempDir-001/node4/testInvalidMustMatch_shard1_replica_n1/../../../../dist
   [junit4]   2> 1465171 WARN  (qtp332425422-27943) [n:127.0.0.1:50424_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_2329C5FCA6724B86-001/tempDir-001/node4/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_2329C5FCA6724B86-001/tempDir-001/node4/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 1465171 WARN  (qtp332425422-27943) [n:127.0.0.1:50424_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_2329C5FCA6724B86-001/tempDir-001/node4/testInvalidMustMatch_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_2329C5FCA6724B86-001/tempDir-001/node4/testInvalidMustMatch_shard1_replica_n1/../../../../dist
   [junit4]   2> 1465171 WARN  (qtp332425422-27943) [n:127.0.0.1:50424_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_2329C5FCA6724B86-001/tempDir-001/node4/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_2329C5FCA6724B86-001/tempDir-001/node4/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 1465171 WARN  (qtp332425422-27943) [n:127.0.0.1:50424_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_2329C5FCA6724B86-001/tempDir-001/node4/testInvalidMustMatch_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_2329C5FCA6724B86-001/tempDir-001/node4/testInvalidMustMatch_shard1_replica_n1/../../../../dist
   [junit4]   2> 1465172 WARN  (qtp332425422-27943) [n:127.0.0.1:50424_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_2329C5FCA6724B86-001/tempDir-001/node4/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_2329C5FCA6724B86-001/tempDir-001/node4/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 1465172 WARN  (qtp332425422-27943) [n:127.0.0.1:50424_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_2329C5FCA6724B86-001/tempDir-001/node4/testInvalidMustMatch_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_2329C5FCA6724B86-001/tempDir-001/node4/testInvalidMustMatch_shard1_replica_n1/../../../../dist
   [junit4]   2> 1465172 WARN  (qtp332425422-27943) [n:127.0.0.1:50424_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_2329C5FCA6724B86-001/tempDir-001/node4/testInvalidMustMatch_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_2329C5FCA6724B86-001/tempDir-001/node4/testInvalidMustMatch_shard1_replica_n1/../../../../dist
   [junit4]   2> 1465172 INFO  (qtp332425422-27943) [n:127.0.0.1:50424_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1465219 INFO  (qtp332425422-27943) [n:127.0.0.1:50424_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.s.IndexSchema [testInvalidMustMatch_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 1465580 INFO  (qtp332425422-27943) [n:127.0.0.1:50424_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1465645 INFO  (qtp332425422-27943) [n:127.0.0.1:50424_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testInvalidMustMatch_shard1_replica_n1' using configuration from collection testInvalidMustMatch, trusted=true
   [junit4]   2> 1465646 INFO  (qtp332425422-27943) [n:127.0.0.1:50424_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50424.solr.core.testInvalidMustMatch.shard1.replica_n1' (registry 'solr.core.testInvalidMustMatch.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70418cd9
   [junit4]   2> 1465646 INFO  (qtp332425422-27943) [n:127.0.0.1:50424_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrCore [[testInvalidMustMatch_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_2329C5FCA6724B86-001/tempDir-001/node4/testInvalidMustMatch_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_2329C5FCA6724B86-001/tempDir-001/node4/./testInvalidMustMatch_shard1_replica_n1/data/]
   [junit4]   2> 1465651 INFO  (qtp332425422-27943) [n:127.0.0.1:50424_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 1465765 INFO  (qtp332425422-27943) [n:127.0.0.1:50424_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1465765 INFO  (qtp332425422-27943) [n:127.0.0.1:50424_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1465769 INFO  (qtp332425422-27943) [n:127.0.0.1:50424_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 1465769 INFO  (qtp332425422-27943) [n:127.0.0.1:50424_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1465771 INFO  (qtp332425422-27943) [n:127.0.0.1:50424_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@30d14cdd[testInvalidMustMatch_shard1_replica_n1] main]
   [junit4]   2> 1465772 INFO  (qtp332425422-27943) [n:127.0.0.1:50424_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testInvalidMustMatch
   [junit4]   2> 1465773 INFO  (qtp332425422-27943) [n:127.0.0.1:50424_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testInvalidMustMatch
   [junit4]   2> 1465773 INFO  (qtp332425422-27943) [n:127.0.0.1:50424_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testInvalidMustMatch/managed-schema
   [junit4]   2> 1465774 INFO  (qtp332425422-27943) [n:127.0.0.1:50424_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1465775 INFO  (qtp332425422-27943) [n:127.0.0.1:50424_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1465775 INFO  (qtp332425422-27943) [n:127.0.0.1:50424_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_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> 1465776 INFO  (qtp332425422-27943) [n:127.0.0.1:50424_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1465777 INFO  (qtp332425422-27943) [n:127.0.0.1:50424_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1632158367173574656
   [junit4]   2> 1465779 INFO  (searcherExecutor-9314-thread-1-processing-n:127.0.0.1:50424_solr x:testInvalidMustMatch_shard1_replica_n1 c:testInvalidMustMatch s:shard1 r:core_node2) [n:127.0.0.1:50424_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@30d14cdd[testInvalidMustMatch_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1465779 INFO  (searcherExecutor-9314-thread-1-processing-n:127.0.0.1:50424_solr x:testInvalidMustMatch_shard1_replica_n1 c:testInvalidMustMatch s:shard1 r:core_node2) [n:127.0.0.1:50424_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1465779 INFO  (searcherExecutor-9314-thread-1-processing-n:127.0.0.1:50424_solr x:testInvalidMustMatch_shard1_replica_n1 c:testInvalidMustMatch s:shard1 r:core_node2) [n:127.0.0.1:50424_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1465780 INFO  (searcherExecutor-9314-thread-1-processing-n:127.0.0.1:50424_solr x:testInvalidMustMatch_shard1_replica_n1 c:testInvalidMustMatch s:shard1 r:core_node2) [n:127.0.0.1:50424_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrCore [testInvalidMustMatch_shard1_replica_n1] Registered new searcher Searcher@30d14cdd[testInvalidMustMatch_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1465785 INFO  (qtp332425422-27943) [n:127.0.0.1:50424_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testInvalidMustMatch/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1465785 INFO  (qtp332425422-27943) [n:127.0.0.1:50424_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testInvalidMustMatch/leaders/shard1
   [junit4]   2> 1465790 INFO  (qtp332425422-27943) [n:127.0.0.1:50424_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1465790 INFO  (qtp332425422-27943) [n:127.0.0.1:50424_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1465790 INFO  (qtp332425422-27943) [n:127.0.0.1:50424_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:50424/solr/testInvalidMustMatch_shard1_replica_n1/
   [junit4]   2> 1465790 INFO  (qtp332425422-27943) [n:127.0.0.1:50424_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1465790 INFO  (qtp332425422-27943) [n:127.0.0.1:50424_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:50424/solr/testInvalidMustMatch_shard1_replica_n1/ has no replicas
   [junit4]   2> 1465790 INFO  (qtp332425422-27943) [n:127.0.0.1:50424_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testInvalidMustMatch/leaders/shard1/leader after winning as /collections/testInvalidMustMatch/leader_elect/shard1/election/72103026657067024-core_node2-n_0000000000
   [junit4]   2> 1465797 INFO  (qtp332425422-27943) [n:127.0.0.1:50424_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:50424/solr/testInvalidMustMatch_shard1_replica_n1/ shard1
   [junit4]   2> 1465901 INFO  (zkCallback-11568-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testInvalidMustMatch/state.json] for collection [testInvalidMustMatch] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1465902 INFO  (zkCallback-11568-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testInvalidMustMatch/state.json] for collection [testInvalidMustMatch] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1465927 INFO  (qtp332425422-27943) [n:127.0.0.1:50424_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1465936 INFO  (qtp332425422-27943) [n:127.0.0.1:50424_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testInvalidMustMatch&newCollection=true&name=testInvalidMustMatch_shard1_replica_n1&action=CREATE&numShards=1&collection=testInvalidMustMatch&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1804
   [junit4]   2> 1465968 INFO  (qtp332425422-27941) [n:127.0.0.1:50424_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> 1466031 INFO  (zkCallback-11568-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testInvalidMustMatch/state.json] for collection [testInvalidMustMatch] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1466031 INFO  (zkCallback-11568-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testInvalidMustMatch/state.json] for collection [testInvalidMustMatch] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1466031 INFO  (zkCallback-11568-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testInvalidMustMatch/state.json] for collection [testInvalidMustMatch] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1466034 INFO  (qtp332425422-27941) [n:127.0.0.1:50424_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=testInvalidMustMatch&name=testInvalidMustMatch&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2275
   [junit4]   2> 1466044 INFO  (qtp332425422-27944) [n:127.0.0.1:50424_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1466048 INFO  (qtp332425422-27944) [n:127.0.0.1:50424_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 1466340 INFO  (qtp332425422-27945) [n:127.0.0.1:50424_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_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":"testInvalidMustMatch"}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"inc",
   [junit4]   2>     "class":"org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest$IncrementURPFactory",
   [junit4]   2>     "fieldName":"integer_i"}}]
   [junit4]   2> 1466340 INFO  (qtp332425422-27945) [n:127.0.0.1:50424_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_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 testInvalidMustMatch
   [junit4]   2> 1466341 INFO  (Thread-4037) [    ] o.a.s.c.SolrCore config update listener called for core testInvalidMustMatch_shard1_replica_n1
   [junit4]   2> 1466342 INFO  (solrHandlerExecutor-9319-thread-1-processing-n:127.0.0.1:50424_solr x:testInvalidMustMatch_shard1_replica_n1 c:testInvalidMustMatch s:shard1 r:core_node2) [n:127.0.0.1:50424_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 1466342 INFO  (Thread-4037) [    ] o.a.s.c.SolrCore core reload testInvalidMustMatch_shard1_replica_n1
   [junit4]   2> 1466366 INFO  (Thread-4037) [    ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 1466366 INFO  (Thread-4037) [    ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 1466366 WARN  (Thread-4037) [    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_2329C5FCA6724B86-001/tempDir-001/node4/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_2329C5FCA6724B86-001/tempDir-001/node4/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 1466367 WARN  (Thread-4037) [    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_2329C5FCA6724B86-001/tempDir-001/node4/testInvalidMustMatch_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_2329C5FCA6724B86-001/tempDir-001/node4/testInvalidMustMatch_shard1_replica_n1/../../../../dist
   [junit4]   2> 1466367 WARN  (Thread-4037) [    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.Catego

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

3304, domain = solr.core.myAlias__CRA__Heart_of_Gold.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.myAlias__CRA__Heart_of_Gold.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@2080d022
   [junit4]   2> 294387 INFO  (zkCallback-1775-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 294387 INFO  (zkCallback-1762-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 294387 INFO  (zkCallback-1762-thread-3) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53304_solr
   [junit4]   2> 294388 INFO  (jetty-closer-1822-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72103250758729738-127.0.0.1:53306_solr-n_0000000000) closing
   [junit4]   2> 294392 INFO  (jetty-closer-1822-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@2a8fbd49{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:?}
   [junit4]   2> 294394 INFO  (jetty-closer-1822-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@30c62c73{/solr,null,UNAVAILABLE}
   [junit4]   2> 294394 INFO  (jetty-closer-1822-thread-1) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 294398 INFO  (coreCloseExecutor-1452-thread-2) [n:127.0.0.1:53304_solr c:myAlias__CRA__Heart_of_Gold s:shard1 r:core_node2 x:myAlias__CRA__Heart_of_Gold_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.myAlias__CRA__Heart_of_Gold.shard1.leader, tag=6d438b12
   [junit4]   2> 294398 INFO  (coreCloseExecutor-1452-thread-1) [n:127.0.0.1:53304_solr c:myAlias__CRA__Constructor s:shard1 r:core_node2 x:myAlias__CRA__Constructor_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.myAlias__CRA__Constructor.shard1.leader, tag=61dfb55e
   [junit4]   2> 294399 INFO  (coreCloseExecutor-1452-thread-2) [n:127.0.0.1:53304_solr c:myAlias__CRA__Heart_of_Gold s:shard1 r:core_node2 x:myAlias__CRA__Heart_of_Gold_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 294399 INFO  (coreCloseExecutor-1452-thread-2) [n:127.0.0.1:53304_solr c:myAlias__CRA__Heart_of_Gold s:shard1 r:core_node2 x:myAlias__CRA__Heart_of_Gold_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2a78bb52 commitCommandVersion:0
   [junit4]   2> 294410 INFO  (jetty-closer-1822-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 294410 INFO  (jetty-closer-1822-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@513c86eb: rootName = solr_53304, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@35e608f7
   [junit4]   2> 294416 INFO  (jetty-closer-1822-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 294417 INFO  (jetty-closer-1822-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@106705b0: rootName = solr_53304, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@7b40b556
   [junit4]   2> 294420 INFO  (jetty-closer-1822-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 294420 INFO  (jetty-closer-1822-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1c069696: rootName = solr_53304, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@31e3d60c
   [junit4]   2> 294420 INFO  (jetty-closer-1822-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 294429 INFO  (jetty-closer-1822-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@2646222d{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:?}
   [junit4]   2> 294429 INFO  (jetty-closer-1822-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@44266524{/solr,null,UNAVAILABLE}
   [junit4]   2> 294429 INFO  (jetty-closer-1822-thread-2) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 294441 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[2329C5FCA6724B86]) [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 294443 WARN  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/clusterprops.json
   [junit4]   2> 	10	/solr/aliases.json
   [junit4]   2> 	5	/solr/configs/testMaxCardinality
   [junit4]   2> 	5	/solr/configs/testMaxCardinality/managed-schema
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	3	/solr/collections/myAlias__CRA__Constructor/terms/shard1
   [junit4]   2> 	3	/solr/collections/myAlias__CRA__Heart_of_Gold/terms/shard1
   [junit4]   2> 	3	/solr/collections/testMaxCardinality/terms/shard1
   [junit4]   2> 	3	/solr/collections/myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP/terms/shard1
   [junit4]   2> 	2	/solr/collections/myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/clusterstate.json
   [junit4]   2> 	9	/solr/collections/testMaxCardinality/state.json
   [junit4]   2> 	8	/solr/collections/myAlias__CRA__Constructor/state.json
   [junit4]   2> 	8	/solr/collections/myAlias__CRA__Heart_of_Gold/state.json
   [junit4]   2> 	6	/solr/collections/myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72103250758729740-127.0.0.1:53304_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/live_nodes
   [junit4]   2> 	10	/solr/collections
   [junit4]   2> 
   [junit4]   2> 294618 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[2329C5FCA6724B86]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53299
   [junit4]   2> 294618 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[2329C5FCA6724B86]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 53299
   [junit4]   2> 294619 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[2329C5FCA6724B86]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMaxCardinality
   [junit4] OK      11.9s J1 | CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_2329C5FCA6724B86-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=1754, maxMBSortInHeap=6.915132935988703, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3b3e8817), locale=mr, timezone=Africa/Abidjan
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 9 (64-bit)/cpus=3,threads=1,free=122956520,total=489684992
   [junit4]   2> NOTE: All tests run in this JVM: [HttpPartitionTest, CategoryRoutedAliasUpdateProcessorTest, HttpPartitionTest, CategoryRoutedAliasUpdateProcessorTest]
   [junit4] Completed [7/10 (1!)] on J1 in 84.47s, 6 tests, 1 error <<< FAILURES!

[...truncated 27 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/common-build.xml:1573: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/common-build.xml:1100: There were test failures: 10 suites, 35 tests, 1 error [seed: 2329C5FCA6724B86]

Total time: 6 minutes 31 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.HttpPartitionTest
[repro]   1/5 failed: org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=72230b69b3bd3ee0449e6c3ec149fa917add3ea9, workspace=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX
[WARNINGS] Computing warning deltas based on reference build #108
Recording test results
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2