Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/108/
Java: 64bit/jdk-11.0.2 -XX:-UseCompressedOops -XX:+UseSerialGC

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

Error Message:
Error from server at http://127.0.0.1:58098/solr: no core retrieved for 
testInvalidMustMatch

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: 
Error from server at http://127.0.0.1:58098/solr: no core retrieved for 
testInvalidMustMatch
        at 
__randomizedtesting.SeedInfo.seed([AF4A00D44C9C80AB:F76E98689224114E]: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.testInvalidMustMatch(CategoryRoutedAliasUpdateProcessorTest.java:271)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 13479 lines...]
   [junit4] Suite: 
org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
   [junit4]   2> 873670 INFO  
(SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[AF4A00D44C9C80AB]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AF4A00D44C9C80AB-001/init-core-data-001
   [junit4]   2> 873671 WARN  
(SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[AF4A00D44C9C80AB]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 873671 INFO  
(SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[AF4A00D44C9C80AB]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 873671 INFO  
(SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[AF4A00D44C9C80AB]-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> 873673 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[AF4A00D44C9C80AB]) [    
] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 873673 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[AF4A00D44C9C80AB]) [    
] 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_AF4A00D44C9C80AB-001/tempDir-001
   [junit4]   2> 873674 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[AF4A00D44C9C80AB]) [    
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 873674 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 873674 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 873783 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[AF4A00D44C9C80AB]) [    
] o.a.s.c.ZkTestServer start zk server on port:58029
   [junit4]   2> 873783 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[AF4A00D44C9C80AB]) [    
] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:58029
   [junit4]   2> 873783 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[AF4A00D44C9C80AB]) [    
] o.a.s.c.ZkTestServer connecting to 127.0.0.1 58029
   [junit4]   2> 873794 INFO  (zkConnectionManagerCallback-6715-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 873798 INFO  (zkConnectionManagerCallback-6717-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 873800 INFO  (zkConnectionManagerCallback-6719-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 873802 WARN  (jetty-launcher-6720-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 873802 WARN  (jetty-launcher-6720-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 873802 WARN  (jetty-launcher-6720-thread-3) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 873802 INFO  (jetty-launcher-6720-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 873802 INFO  (jetty-launcher-6720-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 873802 INFO  (jetty-launcher-6720-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 873802 INFO  (jetty-launcher-6720-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 873802 INFO  (jetty-launcher-6720-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 873802 INFO  (jetty-launcher-6720-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 873803 INFO  (jetty-launcher-6720-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 873803 INFO  (jetty-launcher-6720-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 873803 INFO  (jetty-launcher-6720-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 873803 WARN  (jetty-launcher-6720-thread-4) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 873803 INFO  (jetty-launcher-6720-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 873803 INFO  (jetty-launcher-6720-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 873803 INFO  (jetty-launcher-6720-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 873806 INFO  (jetty-launcher-6720-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 873806 INFO  (jetty-launcher-6720-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 873806 INFO  (jetty-launcher-6720-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 873806 INFO  (jetty-launcher-6720-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2110bf9b{/solr,null,AVAILABLE}
   [junit4]   2> 873807 INFO  (jetty-launcher-6720-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 873807 INFO  (jetty-launcher-6720-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 873807 INFO  (jetty-launcher-6720-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 873807 INFO  (jetty-launcher-6720-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7a140a71{/solr,null,AVAILABLE}
   [junit4]   2> 873808 INFO  (jetty-launcher-6720-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@173d4bce{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:58034}
   [junit4]   2> 873808 INFO  (jetty-launcher-6720-thread-2) [    ] 
o.e.j.s.Server Started @873880ms
   [junit4]   2> 873808 INFO  (jetty-launcher-6720-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=58034}
   [junit4]   2> 873808 INFO  (jetty-launcher-6720-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@18afc936{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:58035}
   [junit4]   2> 873808 ERROR (jetty-launcher-6720-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 873808 INFO  (jetty-launcher-6720-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 873808 INFO  (jetty-launcher-6720-thread-3) [    ] 
o.e.j.s.Server Started @873880ms
   [junit4]   2> 873808 INFO  (jetty-launcher-6720-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=58035}
   [junit4]   2> 873808 INFO  (jetty-launcher-6720-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 873808 INFO  (jetty-launcher-6720-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 873808 INFO  (jetty-launcher-6720-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 873808 ERROR (jetty-launcher-6720-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 873808 INFO  (jetty-launcher-6720-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 873808 INFO  (jetty-launcher-6720-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 873808 INFO  (jetty-launcher-6720-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 873808 INFO  (jetty-launcher-6720-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 873808 INFO  (jetty-launcher-6720-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 873808 INFO  (jetty-launcher-6720-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-28T08:35:08.191545Z
   [junit4]   2> 873808 INFO  (jetty-launcher-6720-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 873808 INFO  (jetty-launcher-6720-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 873808 INFO  (jetty-launcher-6720-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-28T08:35:08.191594Z
   [junit4]   2> 873808 INFO  (jetty-launcher-6720-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4825a914{/solr,null,AVAILABLE}
   [junit4]   2> 873809 INFO  (jetty-launcher-6720-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@68620b0f{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:58036}
   [junit4]   2> 873809 INFO  (jetty-launcher-6720-thread-4) [    ] 
o.e.j.s.Server Started @873881ms
   [junit4]   2> 873809 INFO  (jetty-launcher-6720-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=58036}
   [junit4]   2> 873809 ERROR (jetty-launcher-6720-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 873809 INFO  (jetty-launcher-6720-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 873809 INFO  (jetty-launcher-6720-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 873809 INFO  (jetty-launcher-6720-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 873809 INFO  (jetty-launcher-6720-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 873809 INFO  (jetty-launcher-6720-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-28T08:35:08.192403Z
   [junit4]   2> 873810 INFO  (jetty-launcher-6720-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 873810 INFO  (jetty-launcher-6720-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 873810 INFO  (jetty-launcher-6720-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 873810 INFO  (jetty-launcher-6720-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@51cca21e{/solr,null,AVAILABLE}
   [junit4]   2> 873811 INFO  (jetty-launcher-6720-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@6be7fee3{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:58038}
   [junit4]   2> 873811 INFO  (jetty-launcher-6720-thread-1) [    ] 
o.e.j.s.Server Started @873884ms
   [junit4]   2> 873811 INFO  (jetty-launcher-6720-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=58038}
   [junit4]   2> 873811 ERROR (jetty-launcher-6720-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 873811 INFO  (jetty-launcher-6720-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 873811 INFO  (jetty-launcher-6720-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 873811 INFO  (jetty-launcher-6720-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 873811 INFO  (jetty-launcher-6720-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 873811 INFO  (jetty-launcher-6720-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-28T08:35:08.194875Z
   [junit4]   2> 873812 INFO  (zkConnectionManagerCallback-6722-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 873812 INFO  (jetty-launcher-6720-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 873813 INFO  (zkConnectionManagerCallback-6724-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 873815 INFO  (jetty-launcher-6720-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 873815 INFO  (zkConnectionManagerCallback-6726-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 873815 INFO  (zkConnectionManagerCallback-6728-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 873816 INFO  (jetty-launcher-6720-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 873816 INFO  (jetty-launcher-6720-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 873903 INFO  (jetty-launcher-6720-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 873904 WARN  (jetty-launcher-6720-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2017831a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 873907 WARN  (jetty-launcher-6720-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@59985c19[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 873907 INFO  (jetty-launcher-6720-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58029/solr
   [junit4]   2> 873910 INFO  (jetty-launcher-6720-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 873911 WARN  (jetty-launcher-6720-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@24f5edad[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 873912 INFO  (zkConnectionManagerCallback-6738-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 873913 WARN  (jetty-launcher-6720-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@3ee5eab0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 873914 INFO  (jetty-launcher-6720-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58029/solr
   [junit4]   2> 873915 INFO  (zkConnectionManagerCallback-6743-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 873916 INFO  (zkConnectionManagerCallback-6746-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 873920 INFO  (zkConnectionManagerCallback-6748-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 874027 INFO  (jetty-launcher-6720-thread-3) 
[n:127.0.0.1:58035_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:58035_solr
   [junit4]   2> 874027 INFO  (jetty-launcher-6720-thread-3) 
[n:127.0.0.1:58035_solr    ] o.a.s.c.Overseer Overseer 
(id=72099722749673480-127.0.0.1:58035_solr-n_0000000000) starting
   [junit4]   2> 874035 INFO  (zkConnectionManagerCallback-6757-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 874038 INFO  (jetty-launcher-6720-thread-3) 
[n:127.0.0.1:58035_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:58029/solr ready
   [junit4]   2> 874039 INFO  
(OverseerStateUpdate-72099722749673480-127.0.0.1:58035_solr-n_0000000000) 
[n:127.0.0.1:58035_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:58035_solr
   [junit4]   2> 874042 INFO  (jetty-launcher-6720-thread-3) 
[n:127.0.0.1:58035_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58035_solr
   [junit4]   2> 874043 INFO  (zkCallback-6756-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 874043 INFO  (zkCallback-6742-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 874054 INFO  (jetty-launcher-6720-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 874057 WARN  (jetty-launcher-6720-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@376b93ee[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 874059 WARN  (jetty-launcher-6720-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@47d38e2d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 874060 INFO  (jetty-launcher-6720-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58029/solr
   [junit4]   2> 874061 INFO  (jetty-launcher-6720-thread-3) 
[n:127.0.0.1:58035_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 874063 INFO  (zkConnectionManagerCallback-6763-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 874069 INFO  (zkConnectionManagerCallback-6766-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 874079 INFO  (jetty-launcher-6720-thread-3) 
[n:127.0.0.1:58035_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58035.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@100f7a84
   [junit4]   2> 874091 INFO  (jetty-launcher-6720-thread-2) 
[n:127.0.0.1:58034_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 874096 INFO  (jetty-launcher-6720-thread-2) 
[n:127.0.0.1:58034_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:58034_solr as DOWN
   [junit4]   2> 874098 INFO  (jetty-launcher-6720-thread-2) 
[n:127.0.0.1:58034_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 874098 INFO  (jetty-launcher-6720-thread-2) 
[n:127.0.0.1:58034_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58034_solr
   [junit4]   2> 874099 INFO  (zkCallback-6756-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 874099 INFO  (zkCallback-6742-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 874099 INFO  (zkCallback-6765-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 874117 INFO  (zkConnectionManagerCallback-6773-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 874119 INFO  (jetty-launcher-6720-thread-2) 
[n:127.0.0.1:58034_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 874127 INFO  (jetty-launcher-6720-thread-3) 
[n:127.0.0.1:58035_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58035.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@100f7a84
   [junit4]   2> 874127 INFO  (jetty-launcher-6720-thread-3) 
[n:127.0.0.1:58035_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58035.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@100f7a84
   [junit4]   2> 874128 INFO  (jetty-launcher-6720-thread-3) 
[n:127.0.0.1:58035_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_AF4A00D44C9C80AB-001/tempDir-001/node3/.
   [junit4]   2> 874140 INFO  (jetty-launcher-6720-thread-2) 
[n:127.0.0.1:58034_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:58029/solr ready
   [junit4]   2> 874141 INFO  (jetty-launcher-6720-thread-2) 
[n:127.0.0.1:58034_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 874155 INFO  (jetty-launcher-6720-thread-1) 
[n:127.0.0.1:58038_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 874159 INFO  (jetty-launcher-6720-thread-2) 
[n:127.0.0.1:58034_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58034.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@100f7a84
   [junit4]   2> 874160 INFO  (jetty-launcher-6720-thread-1) 
[n:127.0.0.1:58038_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:58038_solr as DOWN
   [junit4]   2> 874161 INFO  (jetty-launcher-6720-thread-1) 
[n:127.0.0.1:58038_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 874161 INFO  (jetty-launcher-6720-thread-1) 
[n:127.0.0.1:58038_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58038_solr
   [junit4]   2> 874163 INFO  (zkCallback-6765-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 874163 INFO  (zkCallback-6756-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 874163 INFO  (zkCallback-6772-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 874163 INFO  (zkCallback-6742-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 874163 INFO  (zkCallback-6747-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 874168 INFO  (jetty-launcher-6720-thread-2) 
[n:127.0.0.1:58034_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58034.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@100f7a84
   [junit4]   2> 874168 INFO  (jetty-launcher-6720-thread-2) 
[n:127.0.0.1:58034_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58034.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@100f7a84
   [junit4]   2> 874169 INFO  (jetty-launcher-6720-thread-2) 
[n:127.0.0.1:58034_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_AF4A00D44C9C80AB-001/tempDir-001/node2/.
   [junit4]   2> 874179 INFO  (zkConnectionManagerCallback-6779-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 874184 INFO  (jetty-launcher-6720-thread-1) 
[n:127.0.0.1:58038_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 874185 INFO  (jetty-launcher-6720-thread-1) 
[n:127.0.0.1:58038_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:58029/solr ready
   [junit4]   2> 874186 INFO  (jetty-launcher-6720-thread-1) 
[n:127.0.0.1:58038_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 874210 INFO  (jetty-launcher-6720-thread-1) 
[n:127.0.0.1:58038_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58038.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@100f7a84
   [junit4]   2> 874225 INFO  (jetty-launcher-6720-thread-1) 
[n:127.0.0.1:58038_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58038.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@100f7a84
   [junit4]   2> 874225 INFO  (jetty-launcher-6720-thread-1) 
[n:127.0.0.1:58038_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58038.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@100f7a84
   [junit4]   2> 874226 INFO  (jetty-launcher-6720-thread-1) 
[n:127.0.0.1:58038_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_AF4A00D44C9C80AB-001/tempDir-001/node1/.
   [junit4]   2> 874235 INFO  (jetty-launcher-6720-thread-4) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 874236 WARN  (jetty-launcher-6720-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@22e9cdcb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 874238 WARN  (jetty-launcher-6720-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@40e097c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 874239 INFO  (jetty-launcher-6720-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58029/solr
   [junit4]   2> 874244 INFO  (zkConnectionManagerCallback-6786-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 874248 INFO  (zkConnectionManagerCallback-6788-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 874256 INFO  (jetty-launcher-6720-thread-4) 
[n:127.0.0.1:58036_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 874261 INFO  (jetty-launcher-6720-thread-4) 
[n:127.0.0.1:58036_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:58036_solr as DOWN
   [junit4]   2> 874263 INFO  (jetty-launcher-6720-thread-4) 
[n:127.0.0.1:58036_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 874263 INFO  (jetty-launcher-6720-thread-4) 
[n:127.0.0.1:58036_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58036_solr
   [junit4]   2> 874267 INFO  (zkCallback-6772-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 874267 INFO  (zkCallback-6778-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 874267 INFO  (zkCallback-6787-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 874267 INFO  (zkCallback-6765-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 874267 INFO  (zkCallback-6742-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 874268 INFO  (zkCallback-6756-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 874268 INFO  (zkCallback-6747-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 874288 INFO  (zkConnectionManagerCallback-6795-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 874290 INFO  (jetty-launcher-6720-thread-4) 
[n:127.0.0.1:58036_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 874292 INFO  (jetty-launcher-6720-thread-4) 
[n:127.0.0.1:58036_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:58029/solr ready
   [junit4]   2> 874293 INFO  (jetty-launcher-6720-thread-4) 
[n:127.0.0.1:58036_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 874316 INFO  (jetty-launcher-6720-thread-4) 
[n:127.0.0.1:58036_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58036.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@100f7a84
   [junit4]   2> 874326 INFO  (jetty-launcher-6720-thread-4) 
[n:127.0.0.1:58036_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58036.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@100f7a84
   [junit4]   2> 874327 INFO  (jetty-launcher-6720-thread-4) 
[n:127.0.0.1:58036_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58036.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@100f7a84
   [junit4]   2> 874328 INFO  (jetty-launcher-6720-thread-4) 
[n:127.0.0.1:58036_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_AF4A00D44C9C80AB-001/tempDir-001/node4/.
   [junit4]   2> 874380 INFO  (zkConnectionManagerCallback-6801-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 874384 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[AF4A00D44C9C80AB]) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 874385 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[AF4A00D44C9C80AB]) [    
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58029/solr ready
   [junit4]   2> 874394 INFO  (qtp274591570-16788) [n:127.0.0.1:58035_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 874397 INFO  (qtp274591570-16788) [n:127.0.0.1:58035_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> 874398 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[AF4A00D44C9C80AB]) [    
] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest SolrClient: 
org.apache.solr.client.solrj.impl.CloudSolrClient@430a6617
   [junit4]   2> 874398 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[AF4A00D44C9C80AB]) [    
] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest ClusterStateProvider 
org.apache.solr.client.solrj.impl.HttpClusterStateProvider@859476a
   [junit4]   2> 874402 INFO  (qtp274591570-16794) [n:127.0.0.1:58035_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 874403 INFO  (qtp274591570-16794) [n:127.0.0.1:58035_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 874404 INFO  (qtp274591570-16801) [n:127.0.0.1:58035_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 874404 INFO  (qtp274591570-16801) [n:127.0.0.1:58035_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 874405 INFO  (qtp274591570-16806) [n:127.0.0.1:58035_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 874406 INFO  (qtp274591570-16806) [n:127.0.0.1:58035_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 874406 INFO  (qtp274591570-16807) [n:127.0.0.1:58035_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 874407 INFO  (qtp274591570-16807) [n:127.0.0.1:58035_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 874409 INFO  (qtp274591570-16788) [n:127.0.0.1:58035_solr    ] 
o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params 
baseConfigSet=_default&name=test&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 874412 INFO  
(OverseerThreadFactory-5304-thread-1-processing-n:127.0.0.1:58035_solr) 
[n:127.0.0.1:58035_solr    ] o.a.s.c.OverseerConfigSetMessageHandler 
OverseerConfigSetMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"test",
   [junit4]   2>   "baseConfigSet":"_default",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 874415 INFO  
(OverseerThreadFactory-5304-thread-1-processing-n:127.0.0.1:58035_solr) 
[n:127.0.0.1:58035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/managed-schema to /configs/test/managed-schema
   [junit4]   2> 874417 INFO  
(OverseerThreadFactory-5304-thread-1-processing-n:127.0.0.1:58035_solr) 
[n:127.0.0.1:58035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/protwords.txt to /configs/test/protwords.txt
   [junit4]   2> 874419 INFO  
(OverseerThreadFactory-5304-thread-1-processing-n:127.0.0.1:58035_solr) 
[n:127.0.0.1:58035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/solrconfig.xml to /configs/test/solrconfig.xml
   [junit4]   2> 874421 INFO  
(OverseerThreadFactory-5304-thread-1-processing-n:127.0.0.1:58035_solr) 
[n:127.0.0.1:58035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/synonyms.txt to /configs/test/synonyms.txt
   [junit4]   2> 874423 INFO  
(OverseerThreadFactory-5304-thread-1-processing-n:127.0.0.1:58035_solr) 
[n:127.0.0.1:58035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/stopwords.txt to /configs/test/stopwords.txt
   [junit4]   2> 874425 INFO  
(OverseerThreadFactory-5304-thread-1-processing-n:127.0.0.1:58035_solr) 
[n:127.0.0.1:58035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_it.txt to 
/configs/test/lang/contractions_it.txt
   [junit4]   2> 874428 INFO  
(OverseerThreadFactory-5304-thread-1-processing-n:127.0.0.1:58035_solr) 
[n:127.0.0.1:58035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ca.txt to 
/configs/test/lang/contractions_ca.txt
   [junit4]   2> 874430 INFO  
(OverseerThreadFactory-5304-thread-1-processing-n:127.0.0.1:58035_solr) 
[n:127.0.0.1:58035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stemdict_nl.txt to /configs/test/lang/stemdict_nl.txt
   [junit4]   2> 874432 INFO  
(OverseerThreadFactory-5304-thread-1-processing-n:127.0.0.1:58035_solr) 
[n:127.0.0.1:58035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hy.txt to /configs/test/lang/stopwords_hy.txt
   [junit4]   2> 874434 INFO  
(OverseerThreadFactory-5304-thread-1-processing-n:127.0.0.1:58035_solr) 
[n:127.0.0.1:58035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_no.txt to /configs/test/lang/stopwords_no.txt
   [junit4]   2> 874437 INFO  
(OverseerThreadFactory-5304-thread-1-processing-n:127.0.0.1:58035_solr) 
[n:127.0.0.1:58035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_id.txt to /configs/test/lang/stopwords_id.txt
   [junit4]   2> 874439 INFO  
(OverseerThreadFactory-5304-thread-1-processing-n:127.0.0.1:58035_solr) 
[n:127.0.0.1:58035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_da.txt to /configs/test/lang/stopwords_da.txt
   [junit4]   2> 874441 INFO  
(OverseerThreadFactory-5304-thread-1-processing-n:127.0.0.1:58035_solr) 
[n:127.0.0.1:58035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ga.txt to /configs/test/lang/stopwords_ga.txt
   [junit4]   2> 874443 INFO  
(OverseerThreadFactory-5304-thread-1-processing-n:127.0.0.1:58035_solr) 
[n:127.0.0.1:58035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hi.txt to /configs/test/lang/stopwords_hi.txt
   [junit4]   2> 874446 INFO  
(OverseerThreadFactory-5304-thread-1-processing-n:127.0.0.1:58035_solr) 
[n:127.0.0.1:58035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ja.txt to /configs/test/lang/stopwords_ja.txt
   [junit4]   2> 874449 INFO  
(OverseerThreadFactory-5304-thread-1-processing-n:127.0.0.1:58035_solr) 
[n:127.0.0.1:58035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_pt.txt to /configs/test/lang/stopwords_pt.txt
   [junit4]   2> 874452 INFO  
(OverseerThreadFactory-5304-thread-1-processing-n:127.0.0.1:58035_solr) 
[n:127.0.0.1:58035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hu.txt to /configs/test/lang/stopwords_hu.txt
   [junit4]   2> 874454 INFO  
(OverseerThreadFactory-5304-thread-1-processing-n:127.0.0.1:58035_solr) 
[n:127.0.0.1:58035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_el.txt to /configs/test/lang/stopwords_el.txt
   [junit4]   2> 874456 INFO  
(OverseerThreadFactory-5304-thread-1-processing-n:127.0.0.1:58035_solr) 
[n:127.0.0.1:58035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ru.txt to /configs/test/lang/stopwords_ru.txt
   [junit4]   2> 874458 INFO  
(OverseerThreadFactory-5304-thread-1-processing-n:127.0.0.1:58035_solr) 
[n:127.0.0.1:58035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_tr.txt to /configs/test/lang/stopwords_tr.txt
   [junit4]   2> 874460 INFO  
(OverseerThreadFactory-5304-thread-1-processing-n:127.0.0.1:58035_solr) 
[n:127.0.0.1:58035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ar.txt to /configs/test/lang/stopwords_ar.txt
   [junit4]   2> 874462 INFO  
(OverseerThreadFactory-5304-thread-1-processing-n:127.0.0.1:58035_solr) 
[n:127.0.0.1:58035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/userdict_ja.txt to /configs/test/lang/userdict_ja.txt
   [junit4]   2> 874464 INFO  
(OverseerThreadFactory-5304-thread-1-processing-n:127.0.0.1:58035_solr) 
[n:127.0.0.1:58035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_eu.txt to /configs/test/lang/stopwords_eu.txt
   [junit4]   2> 874467 INFO  
(OverseerThreadFactory-5304-thread-1-processing-n:127.0.0.1:58035_solr) 
[n:127.0.0.1:58035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_it.txt to /configs/test/lang/stopwords_it.txt
   [junit4]   2> 874469 INFO  
(OverseerThreadFactory-5304-thread-1-processing-n:127.0.0.1:58035_solr) 
[n:127.0.0.1:58035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_cz.txt to /configs/test/lang/stopwords_cz.txt
   [junit4]   2> 874471 INFO  
(OverseerThreadFactory-5304-thread-1-processing-n:127.0.0.1:58035_solr) 
[n:127.0.0.1:58035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stoptags_ja.txt to /configs/test/lang/stoptags_ja.txt
   [junit4]   2> 874473 INFO  
(OverseerThreadFactory-5304-thread-1-processing-n:127.0.0.1:58035_solr) 
[n:127.0.0.1:58035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_fr.txt to 
/configs/test/lang/contractions_fr.txt
   [junit4]   2> 874475 INFO  
(OverseerThreadFactory-5304-thread-1-processing-n:127.0.0.1:58035_solr) 
[n:127.0.0.1:58035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_de.txt to /configs/test/lang/stopwords_de.txt
   [junit4]   2> 874478 INFO  
(OverseerThreadFactory-5304-thread-1-processing-n:127.0.0.1:58035_solr) 
[n:127.0.0.1:58035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fa.txt to /configs/test/lang/stopwords_fa.txt
   [junit4]   2> 874480 INFO  
(OverseerThreadFactory-5304-thread-1-processing-n:127.0.0.1:58035_solr) 
[n:127.0.0.1:58035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ga.txt to 
/configs/test/lang/contractions_ga.txt
   [junit4]   2> 874482 INFO  
(OverseerThreadFactory-5304-thread-1-processing-n:127.0.0.1:58035_solr) 
[n:127.0.0.1:58035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ca.txt to /configs/test/lang/stopwords_ca.txt
   [junit4]   2> 874484 INFO  
(OverseerThreadFactory-5304-thread-1-processing-n:127.0.0.1:58035_solr) 
[n:127.0.0.1:58035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_nl.txt to /configs/test/lang/stopwords_nl.txt
   [junit4]   2> 874486 INFO  
(OverseerThreadFactory-5304-thread-1-processing-n:127.0.0.1:58035_solr) 
[n:127.0.0.1:58035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_bg.txt to /configs/test/lang/stopwords_bg.txt
   [junit4]   2> 874488 INFO  
(OverseerThreadFactory-5304-thread-1-processing-n:127.0.0.1:58035_solr) 
[n:127.0.0.1:58035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_en.txt to /configs/test/lang/stopwords_en.txt
   [junit4]   2> 874490 INFO  
(OverseerThreadFactory-5304-thread-1-processing-n:127.0.0.1:58035_solr) 
[n:127.0.0.1:58035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_es.txt to /configs/test/lang/stopwords_es.txt
   [junit4]   2> 874492 INFO  
(OverseerThreadFactory-5304-thread-1-processing-n:127.0.0.1:58035_solr) 
[n:127.0.0.1:58035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_lv.txt to /configs/test/lang/stopwords_lv.txt
   [junit4]   2> 874494 INFO  
(OverseerThreadFactory-5304-thread-1-processing-n:127.0.0.1:58035_solr) 
[n:127.0.0.1:58035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ro.txt to /configs/test/lang/stopwords_ro.txt
   [junit4]   2> 874497 INFO  
(OverseerThreadFactory-5304-thread-1-processing-n:127.0.0.1:58035_solr) 
[n:127.0.0.1:58035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_th.txt to /configs/test/lang/stopwords_th.txt
   [junit4]   2> 874499 INFO  
(OverseerThreadFactory-5304-thread-1-processing-n:127.0.0.1:58035_solr) 
[n:127.0.0.1:58035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fr.txt to /configs/test/lang/stopwords_fr.txt
   [junit4]   2> 874501 INFO  
(OverseerThreadFactory-5304-thread-1-processing-n:127.0.0.1:58035_solr) 
[n:127.0.0.1:58035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_sv.txt to /configs/test/lang/stopwords_sv.txt
   [junit4]   2> 874503 INFO  
(OverseerThreadFactory-5304-thread-1-processing-n:127.0.0.1:58035_solr) 
[n:127.0.0.1:58035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fi.txt to /configs/test/lang/stopwords_fi.txt
   [junit4]   2> 874505 INFO  
(OverseerThreadFactory-5304-thread-1-processing-n:127.0.0.1:58035_solr) 
[n:127.0.0.1:58035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/hyphenations_ga.txt to 
/configs/test/lang/hyphenations_ga.txt
   [junit4]   2> 874506 INFO  
(OverseerThreadFactory-5304-thread-1-processing-n:127.0.0.1:58035_solr) 
[n:127.0.0.1:58035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_gl.txt to /configs/test/lang/stopwords_gl.txt
   [junit4]   2> 874508 INFO  
(OverseerThreadFactory-5304-thread-1-processing-n:127.0.0.1:58035_solr) 
[n:127.0.0.1:58035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/params.json to /configs/test/params.json
   [junit4]   2> 874511 INFO  (qtp274591570-16788) [n:127.0.0.1:58035_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs 
params={baseConfigSet=_default&name=test&action=CREATE&wt=javabin&version=2} 
status=0 QTime=103
   [junit4]   2> 874512 INFO  (qtp274591570-16794) [n:127.0.0.1:58035_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 874513 INFO  (qtp274591570-16794) [n:127.0.0.1:58035_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 874513 INFO  (qtp274591570-16801) [n:127.0.0.1:58035_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 874514 INFO  (qtp274591570-16801) [n:127.0.0.1:58035_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 874514 INFO  (qtp274591570-16806) [n:127.0.0.1:58035_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 874515 INFO  (qtp274591570-16806) [n:127.0.0.1:58035_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 874516 INFO  (qtp274591570-16807) [n:127.0.0.1:58035_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 874516 INFO  (qtp274591570-16807) [n:127.0.0.1:58035_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 874517 INFO  (qtp274591570-16783) [n:127.0.0.1:58035_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=test&name=test&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 874520 INFO  
(OverseerThreadFactory-5304-thread-2-processing-n:127.0.0.1:58035_solr) 
[n:127.0.0.1:58035_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
test
   [junit4]   2> 874521 INFO  
(OverseerCollectionConfigSetProcessor-72099722749673480-127.0.0.1:58035_solr-n_0000000000)
 [n:127.0.0.1:58035_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> 874634 INFO  
(OverseerStateUpdate-72099722749673480-127.0.0.1:58035_solr-n_0000000000) 
[n:127.0.0.1:58035_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"test_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58036/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 874856 INFO  (qtp987065543-16797) [n:127.0.0.1:58036_solr    
x:test_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=test&newCollection=true&name=test_shard1_replica_n1&action=CREATE&numShards=1&collection=test&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 875878 INFO  (qtp987065543-16797) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.RequestParams 
conf resource params.json loaded . version : 0 
   [junit4]   2> 875879 INFO  (qtp987065543-16797) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.RequestParams 
request params refreshed to version 0
   [junit4]   2> 875879 WARN  (qtp987065543-16797) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_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_AF4A00D44C9C80AB-001/tempDir-001/node4/test_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_AF4A00D44C9C80AB-001/tempDir-001/node4/test_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 875879 WARN  (qtp987065543-16797) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_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_AF4A00D44C9C80AB-001/tempDir-001/node4/test_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_AF4A00D44C9C80AB-001/tempDir-001/node4/test_shard1_replica_n1/../../../../dist
   [junit4]   2> 875879 WARN  (qtp987065543-16797) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_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_AF4A00D44C9C80AB-001/tempDir-001/node4/test_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_AF4A00D44C9C80AB-001/tempDir-001/node4/test_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 875879 WARN  (qtp987065543-16797) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_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_AF4A00D44C9C80AB-001/tempDir-001/node4/test_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_AF4A00D44C9C80AB-001/tempDir-001/node4/test_shard1_replica_n1/../../../../dist
   [junit4]   2> 875879 WARN  (qtp987065543-16797) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_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_AF4A00D44C9C80AB-001/tempDir-001/node4/test_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_AF4A00D44C9C80AB-001/tempDir-001/node4/test_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 875880 WARN  (qtp987065543-16797) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_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_AF4A00D44C9C80AB-001/tempDir-001/node4/test_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_AF4A00D44C9C80AB-001/tempDir-001/node4/test_shard1_replica_n1/../../../../dist
   [junit4]   2> 875880 WARN  (qtp987065543-16797) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_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_AF4A00D44C9C80AB-001/tempDir-001/node4/test_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_AF4A00D44C9C80AB-001/tempDir-001/node4/test_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 875880 WARN  (qtp987065543-16797) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_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_AF4A00D44C9C80AB-001/tempDir-001/node4/test_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_AF4A00D44C9C80AB-001/tempDir-001/node4/test_shard1_replica_n1/../../../../dist
   [junit4]   2> 875880 WARN  (qtp987065543-16797) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_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_AF4A00D44C9C80AB-001/tempDir-001/node4/test_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_AF4A00D44C9C80AB-001/tempDir-001/node4/test_shard1_replica_n1/../../../../dist
   [junit4]   2> 875880 INFO  (qtp987065543-16797) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.1.0
   [junit4]   2> 875915 INFO  (qtp987065543-16797) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.IndexSchema 
[test_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 876089 INFO  (qtp987065543-16797) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.IndexSchema 
Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 876146 INFO  (qtp987065543-16797) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.CoreContainer 
Creating SolrCore 'test_shard1_replica_n1' using configuration from collection 
test, trusted=true
   [junit4]   2> 876147 INFO  (qtp987065543-16797) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58036.solr.core.test.shard1.replica_n1' (registry 
'solr.core.test.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@100f7a84
   [junit4]   2> 876147 INFO  (qtp987065543-16797) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrCore 
[[test_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_AF4A00D44C9C80AB-001/tempDir-001/node4/test_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AF4A00D44C9C80AB-001/tempDir-001/node4/./test_shard1_replica_n1/data/]
   [junit4]   2> 876151 INFO  (qtp987065543-16797) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 876223 INFO  (qtp987065543-16797) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 876223 INFO  (qtp987065543-16797) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 876226 INFO  (qtp987065543-16797) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.u.CommitTracker 
Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 876226 INFO  (qtp987065543-16797) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 876262 INFO  (qtp987065543-16797) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@decbe35[test_shard1_replica_n1] 
main]
   [junit4]   2> 876263 INFO  (qtp987065543-16797) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/test
   [junit4]   2> 876264 INFO  (qtp987065543-16797) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/test
   [junit4]   2> 876264 INFO  (qtp987065543-16797) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/test/managed-schema
   [junit4]   2> 876265 INFO  (qtp987065543-16797) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 876265 INFO  (qtp987065543-16797) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 876265 INFO  (qtp987065543-16797) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_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> 876266 INFO  (qtp987065543-16797) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 876266 INFO  (qtp987065543-16797) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1632046164894285824
   [junit4]   2> 876269 INFO  
(searcherExecutor-5327-thread-1-processing-n:127.0.0.1:58036_solr 
x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@decbe35[test_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 876269 INFO  
(searcherExecutor-5327-thread-1-processing-n:127.0.0.1:58036_solr 
x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 876269 INFO  
(searcherExecutor-5327-thread-1-processing-n:127.0.0.1:58036_solr 
x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 876269 INFO  
(searcherExecutor-5327-thread-1-processing-n:127.0.0.1:58036_solr 
x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrCore 
[test_shard1_replica_n1] Registered new searcher 
Searcher@decbe35[test_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 876273 INFO  (qtp987065543-16797) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/test/terms/shard1 to 
Terms{values={core_node2=0}, version=0}
   [junit4]   2> 876273 INFO  (qtp987065543-16797) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/test/leaders/shard1
   [junit4]   2> 876278 INFO  (qtp987065543-16797) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 876278 INFO  (qtp987065543-16797) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 876279 INFO  (qtp987065543-16797) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:58036/solr/test_shard1_replica_n1/
   [junit4]   2> 876279 INFO  (qtp987065543-16797) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 876279 INFO  (qtp987065543-16797) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:58036/solr/test_shard1_replica_n1/ has no replicas
   [junit4]   2> 876279 INFO  (qtp987065543-16797) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/test/leaders/shard1/leader after winning as 
/collections/test/leader_elect/shard1/election/72099722749673489-core_node2-n_0000000000
   [junit4]   2> 876282 INFO  (qtp987065543-16797) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:58036/solr/test_shard1_replica_n1/ shard1
   [junit4]   2> 876390 INFO  (zkCallback-6787-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for 
collection [test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 876390 INFO  (zkCallback-6787-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for 
collection [test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 876392 INFO  (qtp987065543-16797) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 876395 INFO  (qtp987065543-16797) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=test&newCollection=true&name=test_shard1_replica_n1&action=CREATE&numShards=1&collection=test&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1543
   [junit4]   2> 876399 INFO  (qtp274591570-16783) [n:127.0.0.1:58035_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> 876501 INFO  (zkCallback-6742-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for 
collection [test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 876501 INFO  (zkCallback-6787-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for 
collection [test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 876501 INFO  (zkCallback-6787-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for 
collection [test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 876501 INFO  (zkCallback-6787-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for 
collection [test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 876502 INFO  (qtp274591570-16783) [n:127.0.0.1:58035_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=test&name=test&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=1985
   [junit4]   2> 876505 INFO  (qtp274591570-16788) [n:127.0.0.1:58035_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 876507 INFO  (qtp274591570-16788) [n:127.0.0.1:58035_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 876525 INFO  
(OverseerCollectionConfigSetProcessor-72099722749673480-127.0.0.1:58035_solr-n_0000000000)
 [n:127.0.0.1:58035_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 876528 INFO  (qtp987065543-16803) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_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":"test"}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"inc",
   [junit4]   2>     
"class":"org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest$IncrementURPFactory",
   [junit4]   2>     "fieldName":"integer_i"}}]
   [junit4]   2> 876528 INFO  (qtp987065543-16803) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_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 test
   [junit4]   2> 876529 INFO  (Thread-2147) [    ] o.a.s.c.SolrCore config 
update listener called for core test_shard1_replica_n1
   [junit4]   2> 876529 INFO  
(solrHandlerExecutor-5332-thread-1-processing-n:127.0.0.1:58036_solr 
x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 876530 INFO  (Thread-2147) [    ] o.a.s.c.SolrCore core reload 
test_shard1_replica_n1
   [junit4]   2> 876538 INFO  (Thread-2147) [    ] o.a.s.c.RequestParams conf 
resource params.json loaded . version : 0 
   [junit4]   2> 876538 INFO  (Thread-2147) [    ] o.a.s.c.RequestParams 
request params refreshed to version 0
   [junit4]   2> 876538 WARN  (Thread-2147) [    ] 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_AF4A00D44C9C80AB-001/tempDir-001/node4/test_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_AF4A00D44C9C80AB-001/tempDir-001/node4/test_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 876538 WARN  (Thread-2147) [    ] 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_AF4A00D44C9C80AB-001/tempDir-001/node4/test_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_AF4A00D44C9C80AB-001/tempDir-001/node4/test_shard1_replica_n1/../../../../dist
   [junit4]   2> 876539 WARN  (Thread-2147) [    ] 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_AF4A00D44C9C80AB-001/tempDir-001/node4/test_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_AF4A00D44C9C80AB-001/tempDir-001/node4/test_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 876539 WARN  (Thread-2147) [    ] 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_AF4A00D44C9C80AB-001/tempDir-001/node4/test_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_AF4A00D44C9C80AB-001/tempDir-001/node4/test_shard1_replica_n1/../../../../dist
   [junit4]   2> 876539 WARN  (Thread-2147) [    ] 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_AF4A00D44C9C80AB-001/tempDir-001/node4/test_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_AF4A00D44C9C80AB-001/tempDir-001/node4/test_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 876539 WARN  (Thread-2147) [    ] 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_AF4A00D44C9C80AB-001/tempDir-001/node4/test_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_AF4A00D44C9C80AB-001/tempDir-001/node4/test_shard1_replica_n1/../../../../dist
   [junit4]   2> 876539 WARN  (Thread-2147) [    ] 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_AF4A00D44C9C80AB-001/tempDir-001/node4/test_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_AF4A00D44C9C80AB-001/tempDir-001/node4/test_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 876539 WARN  (Thread-2147) [    ] 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_AF4A00D44C9C80AB-001/tempDir-001/node4/test_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_AF4A00D44C9C80AB-001/tempDir-001/node4/test_shard1_replica_n1/../../../../dist
   [junit4]   2> 876539 WARN  (Thread-2147) [    ] 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_AF4A00D44C9C80AB-001/tempDir-001/node4/test_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_AF4A00D44C9C80AB-001/tempDir-001/node4/test_shard1_replica_n1/../../../../dist
   [junit4]   2> 876539 INFO  (Thread-2147) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.1.0
   [junit4]   2> 876563 INFO  (Thread-2147) [    ] o.a.s.s.IndexSchema 
[test_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 876636 INFO  (qtp987065543-16809) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 876636 INFO  (qtp987065543-16809) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.S.Request 
[test_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion 
params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 876636 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 876637 INFO  
(solrHandlerExecutor-5332-thread-1-processing-n:127.0.0.1:58036_solr 
x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from 
http://127.0.0.1:58036/solr/test_shard1_replica_n1/ for prop overlay   after 1 
attempts
   [junit4]   2> 876637 INFO  
(solrHandlerExecutor-5332-thread-1-processing-n:127.0.0.1:58036_solr 
x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 876738 INFO  (qtp987065543-16792) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 876739 INFO  (qtp987065543-16792) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.S.Request 
[test_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion 
params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 876739 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 876739 INFO  
(solrHandlerExecutor-5332-thread-1-processing-n:127.0.0.1:58036_solr 
x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from 
http://127.0.0.1:58036/solr/test_shard1_replica_n1/ for prop overlay   after 2 
attempts
   [junit4]   2> 876739 INFO  
(solrHandlerExecutor-5332-thread-1-processing-n:127.0.0.1:58036_solr 
x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 876756 INFO  (Thread-2147) [    ] o.a.s.s.IndexSchema Loaded 
schema default-config/1.6 with uniqueid field id
   [junit4]   2> 876812 INFO  (Thread-2147) [    ] o.a.s.c.CoreContainer 
Reloading SolrCore 'test_shard1_replica_n1' using configuration from collection 
test
   [junit4]   2> 876833 INFO  (Thread-2147) [n:127.0.0.1:58036_solr c:test 
s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_58036.solr.core.test.shard1.replica_n1' (registry 
'solr.core.test.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@100f7a84
   [junit4]   2> 876833 INFO  (Thread-2147) [n:127.0.0.1:58036_solr c:test 
s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrCore 
[[test_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_AF4A00D44C9C80AB-001/tempDir-001/node4/test_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AF4A00D44C9C80AB-001/tempDir-001/node4/./test_shard1_replica_n1/data/]
   [junit4]   2> 876835 INFO  (Thread-2147) [n:127.0.0.1:58036_solr c:test 
s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.r.XSLTResponseWriter 
xsltCacheLifetimeSeconds=5
   [junit4]   2> 876840 INFO  (qtp987065543-16797) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 876841 INFO  (qtp987065543-16797) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.S.Request 
[test_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion 
params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 876841 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 876841 INFO  
(solrHandlerExecutor-5332-thread-1-processing-n:127.0.0.1:58036_solr 
x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from 
http://127.0.0.1:58036/solr/test_shard1_replica_n1/ for prop overlay   after 3 
attempts
   [junit4]   2> 876841 INFO  
(solrHandlerExecutor-5332-thread-1-processing-n:127.0.0.1:58036_solr 
x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 876884 INFO  (Thread-2147) [n:127.0.0.1:58036_solr c:test 
s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 876884 INFO  (Thread-2147) [n:127.0.0.1:58036_solr c:test 
s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 876885 INFO  (Thread-2147) [n:127.0.0.1:58036_solr c:test 
s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@3cea16cd[test_shard1_replica_n1] main]
   [junit4]   2> 876887 INFO  (Thread-2147) [n:127.0.0.1:58036_solr c:test 
s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/test
   [junit4]   2> 876887 INFO  (Thread-2147) [n:127.0.0.1:58036_solr c:test 
s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/test
   [junit4]   2> 876887 INFO  (Thread-2147) [n:127.0.0.1:58036_solr c:test 
s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader 
Creating ZooKeeper watch for the managed schema at /configs/test/managed-schema
   [junit4]   2> 876888 INFO  (Thread-2147) [n:127.0.0.1:58036_solr c:test 
s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader 
Current schema version 0 is already the latest
   [junit4]   2> 876888 INFO  (Thread-2147) [n:127.0.0.1:58036_solr c:test 
s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent 
Initializing spell checkers
   [junit4]   2> 876888 INFO  (Thread-2147) [n:127.0.0.1:58036_solr c:test 
s:shard1 r:core_node2 x:test_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> 876889 INFO  (Thread-2147) [n:127.0.0.1:58036_solr c:test 
s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 876889 INFO  (Thread-2147) [n:127.0.0.1:58036_solr c:test 
s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1632046165547548672
   [junit4]   2> 876891 INFO  
(searcherExecutor-5333-thread-1-processing-n:127.0.0.1:58036_solr 
x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@3cea16cd[test_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 876891 INFO  
(searcherExecutor-5333-thread-1-processing-n:127.0.0.1:58036_solr 
x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 876891 INFO  
(searcherExecutor-5333-thread-1-processing-n:127.0.0.1:58036_solr 
x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 876893 INFO  
(searcherExecutor-5333-thread-1-processing-n:127.0.0.1:58036_solr 
x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrCore 
[test_shard1_replica_n1] Registered new searcher 
Searcher@3cea16cd[test_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 876897 INFO  (Thread-2147) [n:127.0.0.1:58036_solr c:test 
s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.u.DefaultSolrCoreState 
New IndexWriter is ready to be used.
   [junit4]   2> 876897 INFO  (Thread-2147) [n:127.0.0.1:58036_solr c:test 
s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@3e7ff380[test_shard1_replica_n1] main]
   [junit4]   2> 876897 INFO  
(searcherExecutor-5333-thread-1-processing-n:127.0.0.1:58036_solr 
x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@3e7ff380[test_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 876897 INFO  
(searcherExecutor-5333-thread-1-processing-n:127.0.0.1:58036_solr 
x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:58036_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.QuerySenderListe

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

cManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 955520 INFO  (jetty-closer-7425-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 955520 INFO  (jetty-closer-7425-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@cd4a82b: rootName = 
solr_58391, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@369bccca
   [junit4]   2> 955520 INFO  (jetty-closer-7425-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 955525 INFO  (zkCallback-7372-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 955525 INFO  (zkCallback-7363-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 955527 INFO  (closeThreadPool-7441-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72099727377760268-127.0.0.1:58391_solr-n_0000000000) closing
   [junit4]   2> 955527 INFO  
(OverseerStateUpdate-72099727377760268-127.0.0.1:58391_solr-n_0000000000) 
[n:127.0.0.1:58391_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:58391_solr
   [junit4]   2> 955527 INFO  
(OverseerAutoScalingTriggerThread-72099727377760268-127.0.0.1:58391_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 955529 INFO  (jetty-closer-7425-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@66a345e{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 955530 INFO  (jetty-closer-7425-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2b279481{/solr,null,UNAVAILABLE}
   [junit4]   2> 955530 INFO  (jetty-closer-7425-thread-2) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 955533 INFO  (jetty-closer-7425-thread-3) [    ] 
o.a.s.c.Overseer Overseer 
(id=72099727377760268-127.0.0.1:58391_solr-n_0000000000) closing
   [junit4]   2> 955534 INFO  (closeThreadPool-7441-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=72099727377760268-127.0.0.1:58391_solr-n_0000000000) closing
   [junit4]   2> 955535 INFO  (jetty-closer-7425-thread-3) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@39d87d43{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 955536 INFO  (jetty-closer-7425-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@9d9deb2{/solr,null,UNAVAILABLE}
   [junit4]   2> 955536 INFO  (jetty-closer-7425-thread-3) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 955537 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[AF4A00D44C9C80AB])
 [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 955538 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>        6       /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/myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP/state.json
   [junit4]   2>        2       
/solr/collections/testMaxCardinality/terms/shard1
   [junit4]   2>        2       
/solr/collections/myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP/terms/shard1
   [junit4]   2>        2       /solr/collections/testMaxCardinality/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>        8       
/solr/collections/myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72099727377760268-127.0.0.1:58391_solr-n_0000000000
   [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> 956120 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[AF4A00D44C9C80AB])
 [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:58383
   [junit4]   2> 956120 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[AF4A00D44C9C80AB])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 58383
   [junit4]   2> 956121 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[AF4A00D44C9C80AB])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending 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_AF4A00D44C9C80AB-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, 
docValues:{}, maxPointsInLeafNode=1170, maxMBSortInHeap=6.1021544086511454, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@213899c8),
 locale=fr-SY, timezone=Europe/Athens
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 11.0.2 
(64-bit)/cpus=3,threads=1,free=98253040,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestManagedSynonymFilterFactory, TestChildDocTransformerHierarchy, 
UniqFieldsUpdateProcessorFactoryTest, TestMacros, TestMinMaxOnMultiValuedField, 
NumberUtilsTest, TestApiFramework, SpellCheckCollatorWithCollapseTest, 
TestNumericRangeQuery32, TestStressUserVersions, ShardRoutingTest, 
TransactionLogTest, QueryParsingTest, ReplaceNodeNoTargetTest, 
TestJavabinTupleStreamParser, TestCustomStream, TestSearcherReuse, 
TestExtendedDismaxParser, MetricTriggerTest, 
ClassificationUpdateProcessorIntegrationTest, URLClassifyProcessorTest, 
PathHierarchyTokenizerFactoryTest, TestDistributedStatsComponentCardinality, 
ZkControllerTest, PeerSyncWithLeaderAndIndexFingerprintCachingTest, 
TestCollationFieldDocValues, TestConfigSetImmutable, 
ByteBuffersDirectoryFactoryTest, BasicDistributedZkTest, UpdateParamsTest, 
TestCloudRecovery, RandomizedTaggerTest, IndexSizeTriggerTest, 
TestRecoveryHdfs, DeleteStatusTest, CdcrUpdateLogTest, TestFieldTypeResource, 
TestRebalanceLeaders, AddBlockUpdateTest, TestLegacyFieldReuse, 
TestInPlaceUpdatesStandalone, TestLuceneMatchVersion, 
TestHighlightDedupGrouping, TestConfigsApi, SolrCloudReportersTest, 
XmlInterpolationTest, V2ApiIntegrationTest, TestReloadDeadlock, 
TestIBSimilarityFactory, TestAddFieldRealTimeGet, TestPushWriter, 
TestCSVResponseWriter, TestFieldSortValues, BadCopyFieldTest, 
SystemCollectionCompatTest, TestShardHandlerFactory, 
FieldAnalysisRequestHandlerTest, TestStressLiveNodes, TestAnalyzedSuggestions, 
ChaosMonkeySafeLeaderTest, MetricsHistoryIntegrationTest, TestDocumentBuilder, 
TestPayloadScoreQParserPlugin, SolrGraphiteReporterTest, SplitShardTest, 
TestDeleteCollectionOnDownNodes, TestCloudInspectUtil, TestConfigSets, 
MoreLikeThisHandlerTest, NodeMutatorTest, SortSpecParsingTest, 
OverseerStatusTest, TestReplicationHandler, UUIDFieldTest, 
TestLegacyFieldCache, TestCollectionsAPIViaSolrCloudCluster, 
TestManagedResource, TestHdfsUpdateLog, UninvertDocValuesMergePolicyTest, 
TestSha256AuthenticationProvider, DocValuesNotIndexedTest, ScriptEngineTest, 
XmlUpdateRequestHandlerTest, CollectionReloadTest, 
BigEndianAscendingWordSerializerTest, DistributedSuggestComponentTest, 
TestSkipOverseerOperations, MultiDestinationAuditLoggerTest, 
DistributedIntervalFacetingTest, TestFiltering, HdfsChaosMonkeySafeLeaderTest, 
HLLSerializationTest, HdfsRecoverLeaseTest, TestSmileRequest, 
ActionThrottleTest, TestStressRecovery, ReindexCollectionTest, 
TestUniqueKeyFieldResource, RootFieldTest, BJQParserTest, 
TestPerFieldSimilarityWithDefaultOverride, 
CollectionsAPIAsyncDistributedZkTest, HighlighterTest, CSVRequestHandlerTest, 
TermVectorComponentTest, ReplicationFactorTest, TestSurroundQueryParser, 
OverriddenZkACLAndCredentialsProvidersTest, CoreMergeIndexesAdminHandlerTest, 
BlobRepositoryCloudTest, CategoryRoutedAliasUpdateProcessorTest]
   [junit4] Completed [193/855 (1!)] on J1 in 82.67s, 6 tests, 1 error <<< 
FAILURES!

[...truncated 45423 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/108/consoleText

[repro] Revision: 65d7dfd5cf4a77a2d2af5dac38d036dbb91b4fbf

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  
-Dtestcase=CategoryRoutedAliasUpdateProcessorTest 
-Dtests.method=testInvalidMustMatch -Dtests.seed=AF4A00D44C9C80AB 
-Dtests.slow=true -Dtests.locale=fr-SY -Dtests.timezone=Europe/Athens 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] ant clean

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

[...truncated 3603 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.CategoryRoutedAliasUpdateProcessorTest" 
-Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" 
-Dtests.seed=AF4A00D44C9C80AB -Dtests.slow=true -Dtests.locale=fr-SY 
-Dtests.timezone=Europe/Athens -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII

[...truncated 97 lines...]
[repro] Failures:
[repro]   0/5 failed: 
org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
[repro] Exiting with code 0

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

Reply via email to