Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/580/
Java: 64bit/jdk1.8.0_201 -XX:-UseCompressedOops -XX:+UseSerialGC

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

Error Message:
Error from server at https://127.0.0.1:40131/solr: no core retrieved for 
testNonEnglish

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: 
Error from server at https://127.0.0.1:40131/solr: no core retrieved for 
testNonEnglish
        at 
__randomizedtesting.SeedInfo.seed([D1DC1466237651B8:B4C8936C3BAE47EF]:0)
        at 
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:65)
        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.testNonEnglish(CategoryRoutedAliasUpdateProcessorTest.java:119)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        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 
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.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13864 lines...]
   [junit4] Suite: 
org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
   [junit4]   2> 599822 INFO  
(SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[D1DC1466237651B8]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D1DC1466237651B8-001/init-core-data-001
   [junit4]   2> 599822 WARN  
(SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[D1DC1466237651B8]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=30 numCloses=30
   [junit4]   2> 599823 INFO  
(SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[D1DC1466237651B8]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 599824 INFO  
(SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[D1DC1466237651B8]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 599831 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[D1DC1466237651B8]) [    
] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 599831 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[D1DC1466237651B8]) [    
] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D1DC1466237651B8-001/tempDir-001
   [junit4]   2> 599832 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[D1DC1466237651B8]) [    
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 599832 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 599832 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 599932 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[D1DC1466237651B8]) [    
] o.a.s.c.ZkTestServer start zk server on port:33643
   [junit4]   2> 599932 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[D1DC1466237651B8]) [    
] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33643
   [junit4]   2> 599932 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[D1DC1466237651B8]) [    
] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33643
   [junit4]   2> 599937 INFO  (zkConnectionManagerCallback-5763-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 599940 INFO  (zkConnectionManagerCallback-5765-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 599943 INFO  (zkConnectionManagerCallback-5767-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 599955 WARN  (jetty-launcher-5768-thread-3) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 599956 WARN  (jetty-launcher-5768-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 599957 INFO  (jetty-launcher-5768-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 599957 INFO  (jetty-launcher-5768-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 599957 INFO  (jetty-launcher-5768-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 599963 WARN  (jetty-launcher-5768-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 599963 INFO  (jetty-launcher-5768-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 599963 INFO  (jetty-launcher-5768-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 599963 INFO  (jetty-launcher-5768-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 599964 WARN  (jetty-launcher-5768-thread-4) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 599964 INFO  (jetty-launcher-5768-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 599964 INFO  (jetty-launcher-5768-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 599964 INFO  (jetty-launcher-5768-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 599968 INFO  (jetty-launcher-5768-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 599968 INFO  (jetty-launcher-5768-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 599969 INFO  (jetty-launcher-5768-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 600038 INFO  (jetty-launcher-5768-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 600038 INFO  (jetty-launcher-5768-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 600038 INFO  (jetty-launcher-5768-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 600041 INFO  (jetty-launcher-5768-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6698400{/solr,null,AVAILABLE}
   [junit4]   2> 600042 WARN  (jetty-launcher-5768-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4c34c1f4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 600070 INFO  (jetty-launcher-5768-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 600070 INFO  (jetty-launcher-5768-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 600070 INFO  (jetty-launcher-5768-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 600090 INFO  (jetty-launcher-5768-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 600090 INFO  (jetty-launcher-5768-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 600091 INFO  (jetty-launcher-5768-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 600115 INFO  (jetty-launcher-5768-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7fe84b60{/solr,null,AVAILABLE}
   [junit4]   2> 600115 WARN  (jetty-launcher-5768-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@9037157[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 600122 INFO  (jetty-launcher-5768-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2d4fef76{/solr,null,AVAILABLE}
   [junit4]   2> 600126 INFO  (jetty-launcher-5768-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 600126 INFO  (jetty-launcher-5768-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 600126 INFO  (jetty-launcher-5768-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 600126 WARN  (jetty-launcher-5768-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@3d18ee1d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 600138 INFO  (jetty-launcher-5768-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6599aa9b{/solr,null,AVAILABLE}
   [junit4]   2> 600138 WARN  (jetty-launcher-5768-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2fb2b3e0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 600139 INFO  (jetty-launcher-5768-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@31409e8c{SSL,[ssl, 
http/1.1]}{127.0.0.1:33347}
   [junit4]   2> 600139 INFO  (jetty-launcher-5768-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@6cc2d800{SSL,[ssl, 
http/1.1]}{127.0.0.1:45225}
   [junit4]   2> 600139 INFO  (jetty-launcher-5768-thread-1) [    ] 
o.e.j.s.Server Started @600200ms
   [junit4]   2> 600139 INFO  (jetty-launcher-5768-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33347}
   [junit4]   2> 600139 ERROR (jetty-launcher-5768-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 600139 INFO  (jetty-launcher-5768-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 600139 INFO  (jetty-launcher-5768-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.2.0
   [junit4]   2> 600139 INFO  (jetty-launcher-5768-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 600139 INFO  (jetty-launcher-5768-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 600139 INFO  (jetty-launcher-5768-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-18T13:45:22.208Z
   [junit4]   2> 600140 INFO  (jetty-launcher-5768-thread-3) [    ] 
o.e.j.s.Server Started @600202ms
   [junit4]   2> 600140 INFO  (jetty-launcher-5768-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45225}
   [junit4]   2> 600141 ERROR (jetty-launcher-5768-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 600141 INFO  (jetty-launcher-5768-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 600141 INFO  (jetty-launcher-5768-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.2.0
   [junit4]   2> 600141 INFO  (jetty-launcher-5768-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 600141 INFO  (jetty-launcher-5768-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 600141 INFO  (jetty-launcher-5768-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-18T13:45:22.210Z
   [junit4]   2> 600154 INFO  (jetty-launcher-5768-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@6850a31d{SSL,[ssl, 
http/1.1]}{127.0.0.1:41955}
   [junit4]   2> 600154 INFO  (jetty-launcher-5768-thread-4) [    ] 
o.e.j.s.Server Started @600216ms
   [junit4]   2> 600154 INFO  (jetty-launcher-5768-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41955}
   [junit4]   2> 600155 ERROR (jetty-launcher-5768-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 600155 INFO  (jetty-launcher-5768-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 600155 INFO  (jetty-launcher-5768-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.2.0
   [junit4]   2> 600155 INFO  (jetty-launcher-5768-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 600155 INFO  (jetty-launcher-5768-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 600155 INFO  (jetty-launcher-5768-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-18T13:45:22.224Z
   [junit4]   2> 600178 INFO  (jetty-launcher-5768-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@400ba4f8{SSL,[ssl, 
http/1.1]}{127.0.0.1:33039}
   [junit4]   2> 600178 INFO  (jetty-launcher-5768-thread-2) [    ] 
o.e.j.s.Server Started @600239ms
   [junit4]   2> 600178 INFO  (jetty-launcher-5768-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33039}
   [junit4]   2> 600178 ERROR (jetty-launcher-5768-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 600178 INFO  (jetty-launcher-5768-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 600178 INFO  (jetty-launcher-5768-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.2.0
   [junit4]   2> 600178 INFO  (jetty-launcher-5768-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 600178 INFO  (jetty-launcher-5768-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 600178 INFO  (jetty-launcher-5768-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-18T13:45:22.247Z
   [junit4]   2> 600182 INFO  (zkConnectionManagerCallback-5770-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 600186 INFO  (jetty-launcher-5768-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 600202 INFO  (zkConnectionManagerCallback-5776-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 600203 INFO  (jetty-launcher-5768-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 600210 INFO  (zkConnectionManagerCallback-5774-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 600222 INFO  (zkConnectionManagerCallback-5772-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 600223 INFO  (jetty-launcher-5768-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 600223 INFO  (jetty-launcher-5768-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 600313 INFO  (jetty-launcher-5768-thread-4) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 600313 WARN  (jetty-launcher-5768-thread-4) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 600345 INFO  (jetty-launcher-5768-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 600345 WARN  (jetty-launcher-5768-thread-2) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 600346 WARN  (jetty-launcher-5768-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@6a4cb74b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 600348 WARN  (jetty-launcher-5768-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@3a125083[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 600351 WARN  (jetty-launcher-5768-thread-2) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 600379 WARN  (jetty-launcher-5768-thread-4) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 600410 WARN  (jetty-launcher-5768-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@7977c30[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 600411 INFO  (jetty-launcher-5768-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33643/solr
   [junit4]   2> 600461 INFO  (jetty-launcher-5768-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 600462 WARN  (jetty-launcher-5768-thread-3) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 600467 WARN  (jetty-launcher-5768-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@59a1eb7d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 600468 INFO  (jetty-launcher-5768-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33643/solr
   [junit4]   2> 600470 INFO  (zkConnectionManagerCallback-5789-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 600485 INFO  (zkConnectionManagerCallback-5793-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 600505 INFO  (jetty-launcher-5768-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 600506 WARN  (jetty-launcher-5768-thread-1) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 600507 WARN  (jetty-launcher-5768-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5691f389[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 600520 WARN  (jetty-launcher-5768-thread-3) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 600539 WARN  (jetty-launcher-5768-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@6f6d7372[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 600547 WARN  (jetty-launcher-5768-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@46e7f3a7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 600548 INFO  (jetty-launcher-5768-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33643/solr
   [junit4]   2> 600554 INFO  (zkConnectionManagerCallback-5795-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 600605 INFO  (zkConnectionManagerCallback-5799-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 600614 INFO  (zkConnectionManagerCallback-5804-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 600619 WARN  (jetty-launcher-5768-thread-1) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 600619 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x100c3a65254000a, likely client has closed socket
   [junit4]   2> 600620 INFO  (jetty-launcher-5768-thread-4) 
[n:127.0.0.1:41955_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:41955_solr
   [junit4]   2> 600621 INFO  (jetty-launcher-5768-thread-4) 
[n:127.0.0.1:41955_solr    ] o.a.s.c.Overseer Overseer 
(id=72272713151152139-127.0.0.1:41955_solr-n_0000000000) starting
   [junit4]   2> 600626 INFO  (jetty-launcher-5768-thread-2) 
[n:127.0.0.1:33039_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33039_solr
   [junit4]   2> 600683 INFO  (zkCallback-5798-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 600706 INFO  (zkConnectionManagerCallback-5821-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 600707 INFO  (jetty-launcher-5768-thread-4) 
[n:127.0.0.1:41955_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 600708 INFO  (jetty-launcher-5768-thread-4) 
[n:127.0.0.1:41955_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:33643/solr ready
   [junit4]   2> 600719 INFO  (zkConnectionManagerCallback-5811-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 600724 INFO  (jetty-launcher-5768-thread-3) 
[n:127.0.0.1:45225_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 600728 WARN  (jetty-launcher-5768-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@fb1bb1d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 600729 INFO  (jetty-launcher-5768-thread-3) 
[n:127.0.0.1:45225_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:45225_solr as DOWN
   [junit4]   2> 600729 INFO  (jetty-launcher-5768-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33643/solr
   [junit4]   2> 600729 INFO  (jetty-launcher-5768-thread-3) 
[n:127.0.0.1:45225_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 600729 INFO  (jetty-launcher-5768-thread-3) 
[n:127.0.0.1:45225_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45225_solr
   [junit4]   2> 600738 INFO  (zkCallback-5794-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 600747 INFO  
(OverseerStateUpdate-72272713151152139-127.0.0.1:41955_solr-n_0000000000) 
[n:127.0.0.1:41955_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:41955_solr
   [junit4]   2> 600747 INFO  
(OverseerStateUpdate-72272713151152139-127.0.0.1:41955_solr-n_0000000000) 
[n:127.0.0.1:41955_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 600759 INFO  (jetty-launcher-5768-thread-4) 
[n:127.0.0.1:41955_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:41955_solr as DOWN
   [junit4]   2> 600759 INFO  (jetty-launcher-5768-thread-4) 
[n:127.0.0.1:41955_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 600759 INFO  (jetty-launcher-5768-thread-4) 
[n:127.0.0.1:41955_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41955_solr
   [junit4]   2> 600774 INFO  (zkCallback-5810-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 600814 INFO  (zkCallback-5794-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 600834 INFO  (zkCallback-5798-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 600842 INFO  (zkCallback-5820-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 600858 INFO  (zkConnectionManagerCallback-5816-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 600870 INFO  (jetty-launcher-5768-thread-2) 
[n:127.0.0.1:33039_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 600872 INFO  (jetty-launcher-5768-thread-4) 
[n:127.0.0.1:41955_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 600886 INFO  (jetty-launcher-5768-thread-2) 
[n:127.0.0.1:33039_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:33643/solr ready
   [junit4]   2> 600893 INFO  (zkConnectionManagerCallback-5831-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 600900 INFO  (jetty-launcher-5768-thread-3) 
[n:127.0.0.1:45225_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 600918 INFO  (jetty-launcher-5768-thread-3) 
[n:127.0.0.1:45225_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:33643/solr ready
   [junit4]   2> 600933 INFO  (jetty-launcher-5768-thread-4) 
[n:127.0.0.1:41955_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41955.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@309fc648
   [junit4]   2> 600940 INFO  (jetty-launcher-5768-thread-4) 
[n:127.0.0.1:41955_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41955.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@309fc648
   [junit4]   2> 600940 INFO  (jetty-launcher-5768-thread-4) 
[n:127.0.0.1:41955_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41955.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@309fc648
   [junit4]   2> 600941 INFO  (jetty-launcher-5768-thread-4) 
[n:127.0.0.1:41955_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D1DC1466237651B8-001/tempDir-001/node4/.
   [junit4]   2> 600946 INFO  (jetty-launcher-5768-thread-2) 
[n:127.0.0.1:33039_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 600958 INFO  (zkConnectionManagerCallback-5826-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 600998 INFO  (jetty-launcher-5768-thread-3) 
[n:127.0.0.1:45225_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 601051 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x100c3a65254000f, likely client has closed socket
   [junit4]   2> 601058 INFO  (jetty-launcher-5768-thread-2) 
[n:127.0.0.1:33039_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33039.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@309fc648
   [junit4]   2> 601065 INFO  (jetty-launcher-5768-thread-2) 
[n:127.0.0.1:33039_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33039.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@309fc648
   [junit4]   2> 601066 INFO  (jetty-launcher-5768-thread-2) 
[n:127.0.0.1:33039_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33039.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@309fc648
   [junit4]   2> 601070 INFO  (jetty-launcher-5768-thread-3) 
[n:127.0.0.1:45225_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45225.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@309fc648
   [junit4]   2> 601074 INFO  (zkConnectionManagerCallback-5836-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 601077 INFO  (jetty-launcher-5768-thread-3) 
[n:127.0.0.1:45225_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45225.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@309fc648
   [junit4]   2> 601077 INFO  (jetty-launcher-5768-thread-3) 
[n:127.0.0.1:45225_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45225.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@309fc648
   [junit4]   2> 601078 INFO  (jetty-launcher-5768-thread-3) 
[n:127.0.0.1:45225_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D1DC1466237651B8-001/tempDir-001/node2/.
   [junit4]   2> 601094 INFO  (jetty-launcher-5768-thread-2) 
[n:127.0.0.1:33039_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D1DC1466237651B8-001/tempDir-001/node1/.
   [junit4]   2> 601186 INFO  (jetty-launcher-5768-thread-1) 
[n:127.0.0.1:33347_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 601238 INFO  (jetty-launcher-5768-thread-1) 
[n:127.0.0.1:33347_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:33347_solr as DOWN
   [junit4]   2> 601251 INFO  (jetty-launcher-5768-thread-1) 
[n:127.0.0.1:33347_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 601251 INFO  (jetty-launcher-5768-thread-1) 
[n:127.0.0.1:33347_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33347_solr
   [junit4]   2> 601255 INFO  (zkCallback-5820-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 601255 INFO  (zkCallback-5794-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 601259 INFO  (zkCallback-5798-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 601259 INFO  (zkCallback-5810-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 601266 INFO  (zkCallback-5830-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 601270 INFO  (zkCallback-5815-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 601270 INFO  (zkCallback-5835-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 601330 INFO  (zkConnectionManagerCallback-5843-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 601352 INFO  (jetty-launcher-5768-thread-1) 
[n:127.0.0.1:33347_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 601386 INFO  (jetty-launcher-5768-thread-1) 
[n:127.0.0.1:33347_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:33643/solr ready
   [junit4]   2> 601406 INFO  (jetty-launcher-5768-thread-1) 
[n:127.0.0.1:33347_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 601434 INFO  (jetty-launcher-5768-thread-1) 
[n:127.0.0.1:33347_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33347.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@309fc648
   [junit4]   2> 601442 INFO  (jetty-launcher-5768-thread-1) 
[n:127.0.0.1:33347_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33347.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@309fc648
   [junit4]   2> 601442 INFO  (jetty-launcher-5768-thread-1) 
[n:127.0.0.1:33347_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33347.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@309fc648
   [junit4]   2> 601451 INFO  (jetty-launcher-5768-thread-1) 
[n:127.0.0.1:33347_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D1DC1466237651B8-001/tempDir-001/node3/.
   [junit4]   2> 601545 INFO  (zkConnectionManagerCallback-5849-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 601547 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[D1DC1466237651B8]) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 601552 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[D1DC1466237651B8]) [    
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33643/solr ready
   [junit4]   2> 601592 INFO  (qtp924762548-11331) [n:127.0.0.1:45225_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 601598 INFO  (qtp924762548-11331) [n:127.0.0.1:45225_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 601614 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[D1DC1466237651B8]) [    
] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest SolrClient: 
org.apache.solr.client.solrj.impl.CloudSolrClient@18609101
   [junit4]   2> 601614 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[D1DC1466237651B8]) [    
] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest ClusterStateProvider 
org.apache.solr.client.solrj.impl.HttpClusterStateProvider@697e0c8f
   [junit4]   2> 601707 INFO  (qtp71234018-11347) [n:127.0.0.1:41955_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 601722 INFO  (qtp71234018-11347) [n:127.0.0.1:41955_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=16
   [junit4]   2> 601724 INFO  (qtp71234018-11348) [n:127.0.0.1:41955_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 601725 INFO  (qtp71234018-11348) [n:127.0.0.1:41955_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> 601725 INFO  (qtp71234018-11349) [n:127.0.0.1:41955_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 601726 INFO  (qtp71234018-11349) [n:127.0.0.1:41955_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> 601727 INFO  (qtp71234018-11347) [n:127.0.0.1:41955_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 601729 INFO  (qtp71234018-11347) [n:127.0.0.1:41955_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> 601733 INFO  (qtp71234018-11347) [n:127.0.0.1:41955_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> 601762 INFO  
(OverseerThreadFactory-3022-thread-1-processing-n:127.0.0.1:41955_solr) 
[n:127.0.0.1:41955_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> 601763 INFO  
(OverseerThreadFactory-3022-thread-1-processing-n:127.0.0.1:41955_solr) 
[n:127.0.0.1:41955_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/protwords.txt to /configs/test/protwords.txt
   [junit4]   2> 601764 INFO  
(OverseerThreadFactory-3022-thread-1-processing-n:127.0.0.1:41955_solr) 
[n:127.0.0.1:41955_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/managed-schema to /configs/test/managed-schema
   [junit4]   2> 601765 INFO  
(OverseerThreadFactory-3022-thread-1-processing-n:127.0.0.1:41955_solr) 
[n:127.0.0.1:41955_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/solrconfig.xml to /configs/test/solrconfig.xml
   [junit4]   2> 601766 INFO  
(OverseerThreadFactory-3022-thread-1-processing-n:127.0.0.1:41955_solr) 
[n:127.0.0.1:41955_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/synonyms.txt to /configs/test/synonyms.txt
   [junit4]   2> 601767 INFO  
(OverseerThreadFactory-3022-thread-1-processing-n:127.0.0.1:41955_solr) 
[n:127.0.0.1:41955_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/stopwords.txt to /configs/test/stopwords.txt
   [junit4]   2> 601768 INFO  
(OverseerThreadFactory-3022-thread-1-processing-n:127.0.0.1:41955_solr) 
[n:127.0.0.1:41955_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> 601768 INFO  
(OverseerThreadFactory-3022-thread-1-processing-n:127.0.0.1:41955_solr) 
[n:127.0.0.1:41955_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> 601769 INFO  
(OverseerThreadFactory-3022-thread-1-processing-n:127.0.0.1:41955_solr) 
[n:127.0.0.1:41955_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> 601770 INFO  
(OverseerThreadFactory-3022-thread-1-processing-n:127.0.0.1:41955_solr) 
[n:127.0.0.1:41955_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> 601770 INFO  
(OverseerThreadFactory-3022-thread-1-processing-n:127.0.0.1:41955_solr) 
[n:127.0.0.1:41955_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> 601771 INFO  
(OverseerThreadFactory-3022-thread-1-processing-n:127.0.0.1:41955_solr) 
[n:127.0.0.1:41955_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> 601772 INFO  
(OverseerThreadFactory-3022-thread-1-processing-n:127.0.0.1:41955_solr) 
[n:127.0.0.1:41955_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> 601772 INFO  
(OverseerThreadFactory-3022-thread-1-processing-n:127.0.0.1:41955_solr) 
[n:127.0.0.1:41955_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> 601773 INFO  
(OverseerThreadFactory-3022-thread-1-processing-n:127.0.0.1:41955_solr) 
[n:127.0.0.1:41955_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> 601773 INFO  
(OverseerThreadFactory-3022-thread-1-processing-n:127.0.0.1:41955_solr) 
[n:127.0.0.1:41955_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> 601774 INFO  
(OverseerThreadFactory-3022-thread-1-processing-n:127.0.0.1:41955_solr) 
[n:127.0.0.1:41955_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> 601775 INFO  
(OverseerThreadFactory-3022-thread-1-processing-n:127.0.0.1:41955_solr) 
[n:127.0.0.1:41955_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> 601775 INFO  
(OverseerThreadFactory-3022-thread-1-processing-n:127.0.0.1:41955_solr) 
[n:127.0.0.1:41955_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> 601776 INFO  
(OverseerThreadFactory-3022-thread-1-processing-n:127.0.0.1:41955_solr) 
[n:127.0.0.1:41955_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> 601777 INFO  
(OverseerThreadFactory-3022-thread-1-processing-n:127.0.0.1:41955_solr) 
[n:127.0.0.1:41955_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> 601777 INFO  
(OverseerThreadFactory-3022-thread-1-processing-n:127.0.0.1:41955_solr) 
[n:127.0.0.1:41955_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> 601778 INFO  
(OverseerThreadFactory-3022-thread-1-processing-n:127.0.0.1:41955_solr) 
[n:127.0.0.1:41955_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> 601780 INFO  
(OverseerThreadFactory-3022-thread-1-processing-n:127.0.0.1:41955_solr) 
[n:127.0.0.1:41955_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> 601781 INFO  
(OverseerThreadFactory-3022-thread-1-processing-n:127.0.0.1:41955_solr) 
[n:127.0.0.1:41955_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> 601782 INFO  
(OverseerThreadFactory-3022-thread-1-processing-n:127.0.0.1:41955_solr) 
[n:127.0.0.1:41955_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> 601783 INFO  
(OverseerThreadFactory-3022-thread-1-processing-n:127.0.0.1:41955_solr) 
[n:127.0.0.1:41955_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> 601784 INFO  
(OverseerThreadFactory-3022-thread-1-processing-n:127.0.0.1:41955_solr) 
[n:127.0.0.1:41955_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> 601785 INFO  
(OverseerThreadFactory-3022-thread-1-processing-n:127.0.0.1:41955_solr) 
[n:127.0.0.1:41955_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> 601786 INFO  
(OverseerThreadFactory-3022-thread-1-processing-n:127.0.0.1:41955_solr) 
[n:127.0.0.1:41955_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> 601786 INFO  
(OverseerThreadFactory-3022-thread-1-processing-n:127.0.0.1:41955_solr) 
[n:127.0.0.1:41955_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> 601787 INFO  
(OverseerThreadFactory-3022-thread-1-processing-n:127.0.0.1:41955_solr) 
[n:127.0.0.1:41955_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> 601788 INFO  
(OverseerThreadFactory-3022-thread-1-processing-n:127.0.0.1:41955_solr) 
[n:127.0.0.1:41955_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> 601789 INFO  
(OverseerThreadFactory-3022-thread-1-processing-n:127.0.0.1:41955_solr) 
[n:127.0.0.1:41955_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> 601789 INFO  
(OverseerThreadFactory-3022-thread-1-processing-n:127.0.0.1:41955_solr) 
[n:127.0.0.1:41955_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> 601790 INFO  
(OverseerThreadFactory-3022-thread-1-processing-n:127.0.0.1:41955_solr) 
[n:127.0.0.1:41955_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> 601791 INFO  
(OverseerThreadFactory-3022-thread-1-processing-n:127.0.0.1:41955_solr) 
[n:127.0.0.1:41955_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> 601792 INFO  
(OverseerThreadFactory-3022-thread-1-processing-n:127.0.0.1:41955_solr) 
[n:127.0.0.1:41955_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> 601793 INFO  
(OverseerThreadFactory-3022-thread-1-processing-n:127.0.0.1:41955_solr) 
[n:127.0.0.1:41955_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> 601793 INFO  
(OverseerThreadFactory-3022-thread-1-processing-n:127.0.0.1:41955_solr) 
[n:127.0.0.1:41955_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> 601799 INFO  
(OverseerThreadFactory-3022-thread-1-processing-n:127.0.0.1:41955_solr) 
[n:127.0.0.1:41955_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> 601799 INFO  
(OverseerThreadFactory-3022-thread-1-processing-n:127.0.0.1:41955_solr) 
[n:127.0.0.1:41955_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> 601800 INFO  
(OverseerThreadFactory-3022-thread-1-processing-n:127.0.0.1:41955_solr) 
[n:127.0.0.1:41955_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> 601801 INFO  
(OverseerThreadFactory-3022-thread-1-processing-n:127.0.0.1:41955_solr) 
[n:127.0.0.1:41955_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> 601802 INFO  
(OverseerThreadFactory-3022-thread-1-processing-n:127.0.0.1:41955_solr) 
[n:127.0.0.1:41955_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/params.json to /configs/test/params.json
   [junit4]   2> 601809 INFO  (qtp71234018-11347) [n:127.0.0.1:41955_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=76
   [junit4]   2> 601810 INFO  (qtp71234018-11348) [n:127.0.0.1:41955_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 601810 INFO  (qtp71234018-11348) [n:127.0.0.1:41955_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> 601820 INFO  (qtp71234018-11349) [n:127.0.0.1:41955_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 601833 INFO  (qtp71234018-11349) [n:127.0.0.1:41955_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=13
   [junit4]   2> 601834 INFO  (qtp71234018-11347) [n:127.0.0.1:41955_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 601834 INFO  (qtp71234018-11347) [n:127.0.0.1:41955_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> 601836 INFO  (qtp71234018-11348) [n:127.0.0.1:41955_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 601836 INFO  (qtp71234018-11348) [n:127.0.0.1:41955_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> 601837 INFO  (qtp71234018-11349) [n:127.0.0.1:41955_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> 601851 INFO  
(OverseerCollectionConfigSetProcessor-72272713151152139-127.0.0.1:41955_solr-n_0000000000)
 [n:127.0.0.1:41955_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> 601858 INFO  
(OverseerThreadFactory-3022-thread-2-processing-n:127.0.0.1:41955_solr) 
[n:127.0.0.1:41955_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
test
   [junit4]   2> 602040 INFO  
(OverseerStateUpdate-72272713151152139-127.0.0.1:41955_solr-n_0000000000) 
[n:127.0.0.1:41955_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":"https://127.0.0.1:33039/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 602337 INFO  (qtp810505447-11324) [n:127.0.0.1:33039_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> 602341 INFO  (qtp810505447-11324) [n:127.0.0.1:33039_solr    
x:test_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 603385 INFO  (qtp810505447-11324) [n:127.0.0.1:33039_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> 603385 INFO  (qtp810505447-11324) [n:127.0.0.1:33039_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> 603386 WARN  (qtp810505447-11324) [n:127.0.0.1:33039_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D1DC1466237651B8-001/tempDir-001/node1/test_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D1DC1466237651B8-001/tempDir-001/node1/test_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 603386 WARN  (qtp810505447-11324) [n:127.0.0.1:33039_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D1DC1466237651B8-001/tempDir-001/node1/test_shard1_replica_n1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D1DC1466237651B8-001/tempDir-001/node1/test_shard1_replica_n1/../../../../dist
   [junit4]   2> 603386 WARN  (qtp810505447-11324) [n:127.0.0.1:33039_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D1DC1466237651B8-001/tempDir-001/node1/test_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D1DC1466237651B8-001/tempDir-001/node1/test_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 603386 WARN  (qtp810505447-11324) [n:127.0.0.1:33039_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D1DC1466237651B8-001/tempDir-001/node1/test_shard1_replica_n1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D1DC1466237651B8-001/tempDir-001/node1/test_shard1_replica_n1/../../../../dist
   [junit4]   2> 603386 WARN  (qtp810505447-11324) [n:127.0.0.1:33039_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D1DC1466237651B8-001/tempDir-001/node1/test_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D1DC1466237651B8-001/tempDir-001/node1/test_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 603387 WARN  (qtp810505447-11324) [n:127.0.0.1:33039_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D1DC1466237651B8-001/tempDir-001/node1/test_shard1_replica_n1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D1DC1466237651B8-001/tempDir-001/node1/test_shard1_replica_n1/../../../../dist
   [junit4]   2> 603387 WARN  (qtp810505447-11324) [n:127.0.0.1:33039_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D1DC1466237651B8-001/tempDir-001/node1/test_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D1DC1466237651B8-001/tempDir-001/node1/test_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 603387 WARN  (qtp810505447-11324) [n:127.0.0.1:33039_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D1DC1466237651B8-001/tempDir-001/node1/test_shard1_replica_n1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D1DC1466237651B8-001/tempDir-001/node1/test_shard1_replica_n1/../../../../dist
   [junit4]   2> 603387 WARN  (qtp810505447-11324) [n:127.0.0.1:33039_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D1DC1466237651B8-001/tempDir-001/node1/test_shard1_replica_n1/../../../../dist
 filtered by solr-ltr-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D1DC1466237651B8-001/tempDir-001/node1/test_shard1_replica_n1/../../../../dist
   [junit4]   2> 603387 INFO  (qtp810505447-11324) [n:127.0.0.1:33039_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.2.0
   [junit4]   2> 603451 INFO  (qtp810505447-11324) [n:127.0.0.1:33039_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> 603692 INFO  (qtp810505447-11324) [n:127.0.0.1:33039_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> 603714 INFO  (qtp810505447-11324) [n:127.0.0.1:33039_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> 603716 INFO  (qtp810505447-11324) [n:127.0.0.1:33039_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33039.solr.core.test.shard1.replica_n1' (registry 
'solr.core.test.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@309fc648
   [junit4]   2> 603716 INFO  (qtp810505447-11324) [n:127.0.0.1:33039_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 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D1DC1466237651B8-001/tempDir-001/node1/test_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D1DC1466237651B8-001/tempDir-001/node1/./test_shard1_replica_n1/data/]
   [junit4]   2> 603738 INFO  (qtp810505447-11324) [n:127.0.0.1:33039_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 603814 INFO  (qtp810505447-11324) [n:127.0.0.1:33039_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> 603814 INFO  (qtp810505447-11324) [n:127.0.0.1:33039_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> 603816 INFO  (qtp810505447-11324) [n:127.0.0.1:33039_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> 603816 INFO  (qtp810505447-11324) [n:127.0.0.1:33039_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 603826 INFO  (qtp810505447-11324) [n:127.0.0.1:33039_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@c07f947[test_shard1_replica_n1] 
main]
   [junit4]   2> 603836 INFO  (qtp810505447-11324) [n:127.0.0.1:33039_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> 603836 INFO  (qtp810505447-11324) [n:127.0.0.1:33039_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> 603836 INFO  (qtp810505447-11324) [n:127.0.0.1:33039_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> 603837 INFO  (qtp810505447-11324) [n:127.0.0.1:33039_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> 603838 INFO  (qtp810505447-11324) [n:127.0.0.1:33039_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 603838 INFO  (qtp810505447-11324) [n:127.0.0.1:33039_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> 603839 INFO  (qtp810505447-11324) [n:127.0.0.1:33039_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> 603840 INFO  (qtp810505447-11324) [n:127.0.0.1:33039_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 
1633877623737155584
   [junit4]   2> 603848 INFO  (qtp810505447-11324) [n:127.0.0.1:33039_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> 603848 INFO  (qtp810505447-11324) [n:127.0.0.1:33039_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> 603850 INFO  (qtp810505447-11324) [n:127.0.0.1:33039_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> 603850 INFO  (qtp810505447-11324) [n:127.0.0.1:33039_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> 603850 INFO  (qtp810505447-11324) [n:127.0.0.1:33039_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:33039/solr/test_shard1_replica_n1/
   [junit4]   2> 603850 INFO  (qtp810505447-11324) [n:127.0.0.1:33039_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> 603850 INFO  (qtp810505447-11324) [n:127.0.0.1:33039_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SyncStrategy 
https://127.0.0.1:33039/solr/test_shard1_replica_n1/ has no replicas
   [junit4]   2> 603850 INFO  (qtp810505447-11324) [n:127.0.0.1:33039_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/72272713151152137-core_node2-n_0000000000
   [junit4]   2> 603850 INFO  
(searcherExecutor-3039-thread-1-processing-n:127.0.0.1:33039_solr 
x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:33039_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@c07f947[test_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 603850 INFO  
(searcherExecutor-3039-thread-1-processing-n:127.0.0.1:33039_solr 
x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:33039_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 603850 INFO  
(searcherExecutor-3039-thread-1-processing-n:127.0.0.1:33039_solr 
x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:33039_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> 603851 INFO  
(searcherExecutor-3039-thread-1-processing-n:127.0.0.1:33039_solr 
x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:33039_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@c07f947[test_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 603867 INFO  (qtp810505447-11324) [n:127.0.0.1:33039_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:33039/solr/test_shard1_replica_n1/ shard1
   [junit4]   2> 603971 INFO  (zkCallback-5794-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> 603972 INFO  (qtp810505447-11324) [n:127.0.0.1:33039_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> 603973 INFO  (qtp810505447-11324) [n:127.0.0.1:33039_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=1636
   [junit4]   2> 603994 INFO  (qtp71234018-11349) [n:127.0.0.1:41955_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> 604014 INFO  (zkCallback-5794-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> 604074 INFO  (zkCallback-5798-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> 604074 INFO  (zkCallback-5794-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> 604074 INFO  (zkCallback-5794-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> 604082 INFO  (qtp71234018-11349) [n:127.0.0.1:41955_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=2245
   [junit4]   2> 604082 INFO  (zkCallback-5794-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> 604086 INFO  (qtp71234018-11347) [n:127.0.0.1:41955_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 604088 INFO  (qtp71234018-11347) [n:127.0.0.1:41955_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 604136 INFO  (qtp810505447-11325) [n:127.0.0.1:33039_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> 604138 INFO  (qtp810505447-11325) [n:127.0.0.1:33039_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> 604153 INFO  (Thread-2829) [    ] o.a.s.c.SolrCore config 
update listener called for core test_shard1_replica_n1
   [junit4]   2> 604153 INFO  (Thread-2829) [    ] o.a.s.c.SolrCore core reload 
test_shard1_replica_n1
   [junit4]   2> 604161 INFO  (Thread-2829) [    ] o.a.s.c.RequestParams conf 
resource params.json loaded . version : 0 
   [junit4]   2> 604161 INFO  (Thread-2829) [    ] o.a.s.c.RequestParams 
request params refreshed to version 0
   [junit4]   2> 604161 WARN  (Thread-2829) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D1DC1466237651B8-001/tempDir-001/node1/test_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D1DC1466237651B8-001/tempDir-001/node1/test_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 604161 WARN  (Thread-2829) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D1DC1466237651B8-001/tempDir-001/node1/test_shard1_replica_n1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D1DC1466237651B8-001/tempDir-001/node1/test_shard1_replica_n1/../../../../dist
   [junit4]   2> 604162 WARN  (Thread-2829) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D1DC1466237651B8-001/tempDir-001/node1/test_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D1DC1466237651B8-001/tempDir-001/node1/test_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 604162 WARN  (Thread-2829) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D1DC1466237651B8-001/tempDir-001/node1/test_shard1_replica_n1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D1DC1466237651B8-001/tempDir-001/node1/test_shard1_replica_n1/../../../../dist
   [junit4]   2> 604162 WARN  (Thread-2829) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D1DC1466237651B8-001/tempDir-001/node1/test_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D1DC1466237651B8-001/tempDir-001/node1/test_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 604162 WARN  (Thread-2829) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D1DC1466237651B8-001/tempDir-001/node1/test_shard1_replica_n1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D1DC1466237651B8-001/tempDir-001/node1/test_shard1_replica_n1/../../../../dist
   [junit4]   2> 604162 WARN  (Thread-2829) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D1DC1466237651B8-001/tempDir-001/node1/test_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D1DC1466237651B8-001/tempDir-001/node1/test_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 604162 WARN  (Thread-2829) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D1DC1466237651B8-001/tempDir-001/node1/test_shard1_replica_n1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D1DC1466237651B8-001/tempDir-001/node1/test_shard1_replica_n1/../../../../dist
   [junit4]   2> 604162 WARN  (Thread-2829) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D1DC1466237651B8-001/tempDir-001/node1/test_shard1_replica_n1/../../../../dist
 filtered by solr-ltr-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D1DC1466237651B8-001/tempDir-001/node1/test_shard1_replica_n1/../../../../dist
   [junit4]   2> 604163 INFO  (Thread-2829) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.2.0
   [junit4]   2> 604166 INFO  
(solrHandlerExecutor-3044-thread-1-processing-n:127.0.0.1:33039_solr 
x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:33039_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> 604206 INFO  (Thread-2829) [    ] o.a.s.s.IndexSchema 
[test_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 604308 INFO  (qtp810505447-11323) [n:127.0.0.1:33039_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> 604317 INFO  (qtp810505447-11323) [n:127.0.0.1:33039_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=9
   [junit4]   2> 604318 INFO  
(solrHandlerExecutor-3044-thread-1-processing-n:127.0.0.1:33039_solr 
x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:33039_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from 
https://127.0.0.1:33039/solr/test_shard1_replica_n1/ for prop overlay   after 1 
attempts
   [junit4]   2> 604318 INFO  
(solrHandlerExecutor-3044-thread-1-processing-n:127.0.0.1:33039_solr 
x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:33039_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> 604326 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 604498 INFO  (qtp810505447-11324) [n:127.0.0.1:33039_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> 604502 INFO  (qtp810505447-11324) [n:127.0.0.1:33039_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=4
   [junit4]   2> 604506 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 604512 INFO  
(solrHandlerExecutor-3044-thread-1-processing-n:127.0.0.1:33039_solr 
x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:33039_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from 
https://127.0.0.1:33039/solr/test_shard1_replica_n1/ for prop overlay   after 2 
attempts
   [junit4]   2> 604512 INFO  
(solrHandlerExecutor-3044-thread-1-processing-n:127.0.0.1:33039_solr 
x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:33039_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> 604632 INFO  (qtp810505447-11323) [n:127.0.0.1:33039_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> 604634 INFO  (qtp810505447-11323) [n:127.0.0.1:33039_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=2
   [junit4]   2> 604635 INFO  
(solrHandlerExecutor-3044-thread-1-processing-n:127.0.0.1:33039_solr 
x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:33039_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from 
https://127.0.0.1:33039/solr/test_shard1_replica_n1/ for prop overlay   after 3 
attempts
   [junit4]   2> 604635 INFO  
(solrHandlerExecutor-3044-thread-1-processing-n:127.0.0.1:33039_solr 
x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:33039_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> 604635 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 604719 INFO  (Thread-2829) [    ] o.a.s.s.IndexSchema Loaded 
schema default-config/1.6 with uniqueid field id
   [junit4]   2> 604743 INFO  (qtp810505447-11324) [n:127.0.0.1:33039_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> 604750 INFO  (qtp810505447-11324) [n:127.0.0.1:33039_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=7
   [junit4]   2> 604752 INFO  (Thread-2829) [    ] o.a.s.c.CoreContainer 
Reloading SolrCore 'test_shard1_replica_n1' using configuration from collection 
test
   [junit4]   2> 604768 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 604768 INFO  
(solrHandlerExecutor-3044-thread-1-processing-n:127.0.0.1:33039_solr 
x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:33039_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from 
https://127.0.0.1:33039/solr/test_shard1_replica_n1/ for prop overlay   after 4 
attempts
   [junit4]   2> 604768 INFO  
(solrHandlerExecutor-3044-thread-1-processing-n:127.0.0.1:33039_solr 
x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:33039_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> 604802 INFO  (Thread-2829) [n:127.0.0.1:33039_solr c:test 
s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_33039.solr.core.test.shard1.replica_n1' (registry 
'solr.core.test.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@309fc648
   [junit4]   2> 604802 INFO  (Thread-2829) [n:127.0.0.1:33039_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 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D1DC1466237651B8-001/tempDir-001/node1/test_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D1DC1466237651B8-001/tempDir-001/node1/./test_shard1_replica_n1/data/]
   [junit4]   2> 604814 INFO  (Thread-2829) [n:127.0.0.1:33039_solr c:test 
s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.r.XSLTResponseWriter 
xsltCacheLifetimeSeconds=5
   [junit4]   2> 604871 INFO  (qtp810505447-11323) [n:127.0.0.1:33039_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> 604885 INFO  (qtp810505447-11323) [n:127.0.0.1:33039_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=14
   [junit4]   2> 604886 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 604900 INFO  
(solrHandlerExecutor-3044-thread-1-processing-n:127.0.0.1:33039_solr 
x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:33039_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from 
https://127.0.0.1:33039/solr/test_shard1_replica_n1/ for prop overlay   after 5 
attempts
   [junit4]   2> 604900 INFO  
(solrHandlerExecutor-3044-thread-1-processing-n:127.0.0.1:33039_solr 
x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:33039_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n

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

474-thread-3) [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@480090f8{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 660627 INFO  (jetty-closer-6474-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7128c6b7{/solr,null,UNAVAILABLE}
   [junit4]   2> 660627 INFO  (jetty-closer-6474-thread-2) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 660628 INFO  (jetty-closer-6474-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@732b3510{/solr,null,UNAVAILABLE}
   [junit4]   2> 660628 INFO  (jetty-closer-6474-thread-3) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 660628 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[D1DC1466237651B8])
 [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 660629 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>        9       /solr/aliases.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        2       /solr/collections/testNonEnglish/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       /solr/clusterstate.json
   [junit4]   2>        9       /solr/clusterprops.json
   [junit4]   2>        8       /solr/collections/testNonEnglish/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72272716976095240-127.0.0.1:37715_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       /solr/live_nodes
   [junit4]   2>        9       /solr/collections
   [junit4]   2> 
   [junit4]   2> 660631 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[D1DC1466237651B8])
 [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45227
   [junit4]   2> 660631 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[D1DC1466237651B8])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45227
   [junit4]   2> 660631 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[D1DC1466237651B8])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testNonEnglish
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=CategoryRoutedAliasUpdateProcessorTest -Dtests.method=testNonEnglish 
-Dtests.seed=D1DC1466237651B8 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=fr-LU -Dtests.timezone=Atlantic/Reykjavik -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   2.44s J0 | 
CategoryRoutedAliasUpdateProcessorTest.testNonEnglish <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: 
Error from server at https://127.0.0.1:40131/solr: no core retrieved for 
testNonEnglish
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([D1DC1466237651B8:B4C8936C3BAE47EF]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:65)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:626)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1068)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:837)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:769)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1274)
   [junit4]    >        at 
org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest.createConfigSet(RoutedAliasUpdateProcessorTest.java:115)
   [junit4]    >        at 
org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest.testNonEnglish(CategoryRoutedAliasUpdateProcessorTest.java:119)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D1DC1466237651B8-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80), 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@68e888d8),
 locale=fr-LU, timezone=Atlantic/Reykjavik
   [junit4]   2> NOTE: Linux 4.18.0-17-generic amd64/Oracle Corporation 
1.8.0_201 (64-bit)/cpus=8,threads=1,free=237908728,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestRawTransformer, 
DistanceFunctionTest, AddBlockUpdateTest, DistributedFacetPivotLongTailTest, 
DeleteLastCustomShardedReplicaTest, AtomicUpdateProcessorFactoryTest, 
TestCloudRecovery, TestFieldTypeResource, TestMissingGroups, 
IndexBasedSpellCheckerTest, DocumentAnalysisRequestHandlerTest, 
SpatialFilterTest, SimpleMLTQParserTest, ReturnFieldsTest, 
TestSubQueryTransformerCrossCore, ForceLeaderWithTlogReplicasTest, 
HdfsBasicDistributedZkTest, TestJettySolrRunner, BufferStoreTest, 
TestAtomicUpdateErrorCases, BooleanFieldTest, TriggerCooldownIntegrationTest, 
DataDrivenBlockJoinTest, TestCopyFieldCollectionResource, QueryEqualityTest, 
SubstringBytesRefFilterTest, TestManagedResourceStorage, 
TestNumericRangeQuery64, TestSearchPerf, HdfsRestartWhileUpdatingTest, 
AuthToolTest, TestFieldCacheReopen, TestCSVLoader, 
TestOnReconnectListenerSupport, TestLegacyField, 
DistributedFacetPivotWhiteBoxTest, IndexSchemaTest, SimplePostToolTest, 
MetricTriggerIntegrationTest, QueryResultKeyTest, TestExportWriter, 
CacheHeaderTest, ZkStateWriterTest, HttpPartitionOnCommitTest, 
TestCrossCoreJoin, ExplicitHLLTest, RulesTest, StatsReloadRaceTest, 
TermsComponentTest, TestManagedSynonymGraphFilterFactory, TestCloudConsistency, 
TestRandomDVFaceting, MetricsHistoryWithAuthIntegrationTest, 
ZookeeperStatusHandlerTest, TestConfigSetsAPIZkFailure, 
TestGeoJSONResponseWriter, CursorMarkTest, ParsingFieldUpdateProcessorsTest, 
TestLegacyTerms, HLLUtilTest, TestSolrCoreProperties, 
PeerSyncWithIndexFingerprintCachingTest, TestMinMaxOnMultiValuedField, 
CoreAdminHandlerTest, TestSafeXMLParsing, TestCustomSort, TestUpdate, 
TestExtendedDismaxParser, TestQuerySenderNoQuery, SaslZkACLProviderTest, 
TestComplexPhraseLeadingWildcard, MoveReplicaHDFSFailoverTest, TestSQLHandler, 
TestIntervalFaceting, AddReplicaTest, QueryElevationComponentTest, 
NodeMutatorTest, HighlighterConfigTest, TestGraphTermsQParserPlugin, 
CdcrReplicationHandlerTest, TestCloudPhrasesIdentificationComponent, 
DocValuesMissingTest, TestLMDirichletSimilarityFactory, 
SpellCheckComponentTest, TestUseDocValuesAsStored, TestCoreContainer, 
TestRecoveryHdfs, TestOverriddenPrefixQueryForCustomFieldType, 
UninvertDocValuesMergePolicyTest, BlockJoinFacetRandomTest, SuggesterTest, 
TestCodecSupport, CategoryRoutedAliasUpdateProcessorTest]
   [junit4] Completed [290/858 (1!)] on J0 in 60.99s, 6 tests, 1 error <<< 
FAILURES!

[...truncated 51893 lines...]
[asciidoctor:convert] asciidoctor: ERROR: about-this-guide.adoc: line 1: 
invalid part, must have at least one section (e.g., chapter, appendix, etc.)
[asciidoctor:convert] asciidoctor: ERROR: solr-glossary.adoc: line 1: invalid 
part, must have at least one section (e.g., chapter, appendix, etc.)
     [java] Processed 2531 links (2070 relative) to 3359 anchors in 253 files
     [echo] Validated Links & Anchors via: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-ref-guide/bare-bones-html/

-documentation-lint:
    [jtidy] Checking for broken html (such as invalid tags)...
   [delete] Deleting directory 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/jtidy_tmp
     [echo] Checking for broken links...
     [exec] 
     [exec] Crawl/parse...
     [exec] 
     [exec] Verify...
     [echo] Checking for malformed docs...
     [exec] 
     [exec] 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/docs/solr-solrj/overview-summary.html
     [exec]   missing description: org.noggit
     [exec] 
     [exec] Missing javadocs were found!

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:634: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:101: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build.xml:660: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build.xml:676: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:2530: 
exec returned: 1

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

Reply via email to