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

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

Error Message:
Error from server at http://127.0.0.1:43765/solr: no core retrieved for 
testSliceRouting

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: 
Error from server at http://127.0.0.1:43765/solr: no core retrieved for 
testSliceRouting
        at 
__randomizedtesting.SeedInfo.seed([9D4DC1175E43C47D:ACDD4DFBFA153B54]: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:1055)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:830)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:763)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1274)
        at 
org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest.createConfigSet(RoutedAliasUpdateProcessorTest.java:115)
        at 
org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest.testSliceRouting(CategoryRoutedAliasUpdateProcessorTest.java:352)
        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 12782 lines...]
   [junit4] Suite: 
org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9D4DC1175E43C47D-001/init-core-data-001
   [junit4]   2> 55436 WARN  
(SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[9D4DC1175E43C47D]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=15 numCloses=15
   [junit4]   2> 55436 INFO  
(SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[9D4DC1175E43C47D]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 55438 INFO  
(SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[9D4DC1175E43C47D]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 55438 INFO  
(SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[9D4DC1175E43C47D]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 55455 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testMustMatch-seed#[9D4DC1175E43C47D])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testMustMatch
   [junit4]   2> 55462 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testMustMatch-seed#[9D4DC1175E43C47D])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9D4DC1175E43C47D-001/tempDir-001
   [junit4]   2> 55499 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testMustMatch-seed#[9D4DC1175E43C47D])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 55509 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 55509 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 55705 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testMustMatch-seed#[9D4DC1175E43C47D])
 [    ] o.a.s.c.ZkTestServer start zk server on port:46007
   [junit4]   2> 55705 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testMustMatch-seed#[9D4DC1175E43C47D])
 [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46007
   [junit4]   2> 55705 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testMustMatch-seed#[9D4DC1175E43C47D])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46007
   [junit4]   2> 56072 INFO  (zkConnectionManagerCallback-90-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 56123 INFO  (zkConnectionManagerCallback-92-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 56161 INFO  (zkConnectionManagerCallback-94-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 56177 WARN  (jetty-launcher-95-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 56178 INFO  (jetty-launcher-95-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 56178 INFO  (jetty-launcher-95-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 56192 WARN  (jetty-launcher-95-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 56193 INFO  (jetty-launcher-95-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 56193 INFO  (jetty-launcher-95-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 56216 WARN  (jetty-launcher-95-thread-3) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 56217 INFO  (jetty-launcher-95-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 56217 INFO  (jetty-launcher-95-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 56225 INFO  (jetty-launcher-95-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_172-b11
   [junit4]   2> 56225 INFO  (jetty-launcher-95-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_172-b11
   [junit4]   2> 56225 INFO  (jetty-launcher-95-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_172-b11
   [junit4]   2> 56225 WARN  (jetty-launcher-95-thread-4) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 56226 INFO  (jetty-launcher-95-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 56226 INFO  (jetty-launcher-95-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 56226 INFO  (jetty-launcher-95-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_172-b11
   [junit4]   2> 56235 INFO  (jetty-launcher-95-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 56235 INFO  (jetty-launcher-95-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 56235 INFO  (jetty-launcher-95-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 56240 INFO  (jetty-launcher-95-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@d3c669a{/solr,null,AVAILABLE}
   [junit4]   2> 56245 INFO  (jetty-launcher-95-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 56245 INFO  (jetty-launcher-95-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 56245 INFO  (jetty-launcher-95-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 56246 INFO  (jetty-launcher-95-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@338d498b{/solr,null,AVAILABLE}
   [junit4]   2> 56250 INFO  (jetty-launcher-95-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 56250 INFO  (jetty-launcher-95-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 56250 INFO  (jetty-launcher-95-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 56250 INFO  (jetty-launcher-95-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7dea525c{/solr,null,AVAILABLE}
   [junit4]   2> 56257 INFO  (jetty-launcher-95-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@78f9c353{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:43229}
   [junit4]   2> 56257 INFO  (jetty-launcher-95-thread-4) [    ] o.e.j.s.Server 
Started @56344ms
   [junit4]   2> 56257 INFO  (jetty-launcher-95-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43229}
   [junit4]   2> 56257 ERROR (jetty-launcher-95-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 56257 INFO  (jetty-launcher-95-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 56257 INFO  (jetty-launcher-95-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.1.0
   [junit4]   2> 56257 INFO  (jetty-launcher-95-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 56257 INFO  (jetty-launcher-95-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 56257 INFO  (jetty-launcher-95-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-31T11:01:22.087Z
   [junit4]   2> 56262 INFO  (jetty-launcher-95-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@25950fa8{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:44923}
   [junit4]   2> 56262 INFO  (jetty-launcher-95-thread-1) [    ] o.e.j.s.Server 
Started @56350ms
   [junit4]   2> 56262 INFO  (jetty-launcher-95-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44923}
   [junit4]   2> 56263 ERROR (jetty-launcher-95-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 56263 INFO  (jetty-launcher-95-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 56263 INFO  (jetty-launcher-95-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.1.0
   [junit4]   2> 56263 INFO  (jetty-launcher-95-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 56263 INFO  (jetty-launcher-95-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 56263 INFO  (jetty-launcher-95-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-31T11:01:22.093Z
   [junit4]   2> 56269 INFO  (jetty-launcher-95-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@37588280{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:43081}
   [junit4]   2> 56269 INFO  (jetty-launcher-95-thread-3) [    ] o.e.j.s.Server 
Started @56356ms
   [junit4]   2> 56269 INFO  (jetty-launcher-95-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43081}
   [junit4]   2> 56273 ERROR (jetty-launcher-95-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 56273 INFO  (jetty-launcher-95-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 56274 INFO  (jetty-launcher-95-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.1.0
   [junit4]   2> 56274 INFO  (jetty-launcher-95-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 56274 INFO  (jetty-launcher-95-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 56274 INFO  (jetty-launcher-95-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-31T11:01:22.104Z
   [junit4]   2> 56289 INFO  (jetty-launcher-95-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 56289 INFO  (jetty-launcher-95-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 56289 INFO  (jetty-launcher-95-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 56311 INFO  (zkConnectionManagerCallback-99-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 56316 INFO  (jetty-launcher-95-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@41eb52bd{/solr,null,AVAILABLE}
   [junit4]   2> 56327 INFO  (zkConnectionManagerCallback-101-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 56329 INFO  (zkConnectionManagerCallback-97-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 56330 INFO  (jetty-launcher-95-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3a29396e{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:46141}
   [junit4]   2> 56330 INFO  (jetty-launcher-95-thread-2) [    ] o.e.j.s.Server 
Started @56417ms
   [junit4]   2> 56330 INFO  (jetty-launcher-95-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46141}
   [junit4]   2> 56330 ERROR (jetty-launcher-95-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 56330 INFO  (jetty-launcher-95-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 56330 INFO  (jetty-launcher-95-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.1.0
   [junit4]   2> 56330 INFO  (jetty-launcher-95-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 56330 INFO  (jetty-launcher-95-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 56330 INFO  (jetty-launcher-95-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-31T11:01:22.160Z
   [junit4]   2> 56331 INFO  (jetty-launcher-95-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 56331 INFO  (jetty-launcher-95-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 56349 INFO  (jetty-launcher-95-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 56349 INFO  (zkConnectionManagerCallback-103-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 56350 INFO  (jetty-launcher-95-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 56528 INFO  (jetty-launcher-95-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 56538 INFO  (jetty-launcher-95-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 56563 WARN  (jetty-launcher-95-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@314e0842[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 56610 WARN  (jetty-launcher-95-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@6bb96b0f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 56611 WARN  (jetty-launcher-95-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@7b0e5ad2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 56612 INFO  (jetty-launcher-95-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46007/solr
   [junit4]   2> 56640 INFO  (jetty-launcher-95-thread-4) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 56654 WARN  (jetty-launcher-95-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@281466c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 56655 INFO  (jetty-launcher-95-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46007/solr
   [junit4]   2> 56666 WARN  (jetty-launcher-95-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4ee157d7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 56717 INFO  (zkConnectionManagerCallback-115-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 56747 INFO  (jetty-launcher-95-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 56782 WARN  (jetty-launcher-95-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4e2e11f5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 56784 WARN  (jetty-launcher-95-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@3df6a95d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 56785 INFO  (jetty-launcher-95-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46007/solr
   [junit4]   2> 56888 WARN  (jetty-launcher-95-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@589cf050[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 56891 INFO  (jetty-launcher-95-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46007/solr
   [junit4]   2> 56965 INFO  (zkConnectionManagerCallback-131-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 56969 INFO  (zkConnectionManagerCallback-120-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 56978 INFO  (zkConnectionManagerCallback-127-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 56986 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 
0x100d6dabb51000a, likely client has closed socket
   [junit4]   2> 56993 INFO  (zkConnectionManagerCallback-133-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 57040 INFO  (zkConnectionManagerCallback-137-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 57040 INFO  (zkConnectionManagerCallback-135-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 57082 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 
0x100d6dabb51000b, likely client has closed socket
   [junit4]   2> 57098 INFO  (zkConnectionManagerCallback-139-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 57765 INFO  (jetty-launcher-95-thread-3) 
[n:127.0.0.1:43081_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:43081_solr
   [junit4]   2> 57769 INFO  (jetty-launcher-95-thread-3) 
[n:127.0.0.1:43081_solr    ] o.a.s.c.Overseer Overseer 
(id=72293828971790348-127.0.0.1:43081_solr-n_0000000000) starting
   [junit4]   2> 57771 INFO  (jetty-launcher-95-thread-2) 
[n:127.0.0.1:46141_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46141_solr
   [junit4]   2> 57773 INFO  (jetty-launcher-95-thread-4) 
[n:127.0.0.1:43229_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43229_solr
   [junit4]   2> 57775 INFO  (jetty-launcher-95-thread-1) 
[n:127.0.0.1:44923_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44923_solr
   [junit4]   2> 57790 INFO  (zkCallback-134-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 57791 INFO  (zkCallback-130-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 57827 INFO  (zkCallback-136-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 57848 INFO  (zkCallback-138-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 58021 INFO  (zkConnectionManagerCallback-159-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 58030 INFO  (zkConnectionManagerCallback-167-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 58053 INFO  (zkConnectionManagerCallback-155-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 58061 INFO  (zkConnectionManagerCallback-163-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 58069 INFO  (jetty-launcher-95-thread-1) 
[n:127.0.0.1:44923_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 58071 INFO  (jetty-launcher-95-thread-4) 
[n:127.0.0.1:43229_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 58071 INFO  (jetty-launcher-95-thread-2) 
[n:127.0.0.1:46141_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 58074 INFO  (jetty-launcher-95-thread-3) 
[n:127.0.0.1:43081_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 58075 INFO  (jetty-launcher-95-thread-1) 
[n:127.0.0.1:44923_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:46007/solr ready
   [junit4]   2> 58075 INFO  (jetty-launcher-95-thread-4) 
[n:127.0.0.1:43229_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:46007/solr ready
   [junit4]   2> 58075 INFO  (jetty-launcher-95-thread-3) 
[n:127.0.0.1:43081_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:46007/solr ready
   [junit4]   2> 58080 INFO  (jetty-launcher-95-thread-2) 
[n:127.0.0.1:46141_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:46007/solr ready
   [junit4]   2> 58152 INFO  (jetty-launcher-95-thread-2) 
[n:127.0.0.1:46141_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 58173 INFO  (jetty-launcher-95-thread-1) 
[n:127.0.0.1:44923_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 58446 INFO  (jetty-launcher-95-thread-4) 
[n:127.0.0.1:43229_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 58517 INFO  (jetty-launcher-95-thread-2) 
[n:127.0.0.1:46141_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46141.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@515351ba
   [junit4]   2> 58530 INFO  (jetty-launcher-95-thread-2) 
[n:127.0.0.1:46141_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46141.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@515351ba
   [junit4]   2> 58530 INFO  (jetty-launcher-95-thread-2) 
[n:127.0.0.1:46141_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46141.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@515351ba
   [junit4]   2> 58533 INFO  (jetty-launcher-95-thread-2) 
[n:127.0.0.1:46141_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9D4DC1175E43C47D-001/tempDir-001/node2/.
   [junit4]   2> 58545 INFO  
(OverseerStateUpdate-72293828971790348-127.0.0.1:43081_solr-n_0000000000) 
[n:127.0.0.1:43081_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:43081_solr
   [junit4]   2> 58558 INFO  (jetty-launcher-95-thread-3) 
[n:127.0.0.1:43081_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:43081_solr as DOWN
   [junit4]   2> 58564 INFO  (jetty-launcher-95-thread-3) 
[n:127.0.0.1:43081_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 58564 INFO  (jetty-launcher-95-thread-3) 
[n:127.0.0.1:43081_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43081_solr
   [junit4]   2> 58589 INFO  (zkCallback-138-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 58590 INFO  (zkCallback-162-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 58610 INFO  (zkCallback-158-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 58637 INFO  (zkCallback-136-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 58637 INFO  (zkCallback-166-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 58637 INFO  (zkCallback-130-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 58689 INFO  (zkCallback-154-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 58689 INFO  (jetty-launcher-95-thread-4) 
[n:127.0.0.1:43229_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43229.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@515351ba
   [junit4]   2> 58693 INFO  (jetty-launcher-95-thread-1) 
[n:127.0.0.1:44923_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44923.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@515351ba
   [junit4]   2> 58706 INFO  (jetty-launcher-95-thread-3) 
[n:127.0.0.1:43081_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 58717 INFO  (jetty-launcher-95-thread-4) 
[n:127.0.0.1:43229_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43229.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@515351ba
   [junit4]   2> 58717 INFO  (jetty-launcher-95-thread-4) 
[n:127.0.0.1:43229_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43229.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@515351ba
   [junit4]   2> 58718 INFO  (jetty-launcher-95-thread-4) 
[n:127.0.0.1:43229_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9D4DC1175E43C47D-001/tempDir-001/node4/.
   [junit4]   2> 58745 INFO  (zkCallback-134-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 58756 INFO  (jetty-launcher-95-thread-1) 
[n:127.0.0.1:44923_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44923.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@515351ba
   [junit4]   2> 58769 INFO  (jetty-launcher-95-thread-1) 
[n:127.0.0.1:44923_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44923.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@515351ba
   [junit4]   2> 58771 INFO  (jetty-launcher-95-thread-3) 
[n:127.0.0.1:43081_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43081.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@515351ba
   [junit4]   2> 58772 INFO  (jetty-launcher-95-thread-1) 
[n:127.0.0.1:44923_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9D4DC1175E43C47D-001/tempDir-001/node1/.
   [junit4]   2> 58780 INFO  (jetty-launcher-95-thread-3) 
[n:127.0.0.1:43081_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43081.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@515351ba
   [junit4]   2> 58793 INFO  (jetty-launcher-95-thread-3) 
[n:127.0.0.1:43081_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43081.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@515351ba
   [junit4]   2> 58794 INFO  (jetty-launcher-95-thread-3) 
[n:127.0.0.1:43081_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9D4DC1175E43C47D-001/tempDir-001/node3/.
   [junit4]   2> 59057 INFO  (zkConnectionManagerCallback-176-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 59059 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testMustMatch-seed#[9D4DC1175E43C47D])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 59061 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testMustMatch-seed#[9D4DC1175E43C47D])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:46007/solr ready
   [junit4]   2> 59143 INFO  (qtp1029339213-373) [n:127.0.0.1:46141_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 59147 INFO  (qtp1029339213-373) [n:127.0.0.1:46141_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 59165 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testMustMatch-seed#[9D4DC1175E43C47D])
 [    ] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest SolrClient: 
org.apache.solr.client.solrj.impl.CloudSolrClient@34ffa84e
   [junit4]   2> 59165 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testMustMatch-seed#[9D4DC1175E43C47D])
 [    ] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest ClusterStateProvider 
org.apache.solr.client.solrj.impl.HttpClusterStateProvider@68ea2838
   [junit4]   2> 59186 INFO  (qtp308856681-365) [n:127.0.0.1:43081_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 59186 INFO  (qtp308856681-365) [n:127.0.0.1:43081_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> 59188 INFO  (qtp308856681-366) [n:127.0.0.1:43081_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 59189 INFO  (qtp308856681-366) [n:127.0.0.1:43081_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> 59189 INFO  (qtp308856681-364) [n:127.0.0.1:43081_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 59190 INFO  (qtp308856681-364) [n:127.0.0.1:43081_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> 59190 INFO  (qtp308856681-365) [n:127.0.0.1:43081_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 59191 INFO  (qtp308856681-365) [n:127.0.0.1:43081_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> 59193 INFO  (qtp308856681-364) [n:127.0.0.1:43081_solr    ] 
o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params 
baseConfigSet=_default&name=testMustMatch&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 59217 INFO  
(OverseerThreadFactory-204-thread-1-processing-n:127.0.0.1:43081_solr) 
[n:127.0.0.1:43081_solr    ] o.a.s.c.OverseerConfigSetMessageHandler 
OverseerConfigSetMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testMustMatch",
   [junit4]   2>   "baseConfigSet":"_default",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 59226 INFO  
(OverseerThreadFactory-204-thread-1-processing-n:127.0.0.1:43081_solr) 
[n:127.0.0.1:43081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/protwords.txt to /configs/testMustMatch/protwords.txt
   [junit4]   2> 59228 INFO  
(OverseerThreadFactory-204-thread-1-processing-n:127.0.0.1:43081_solr) 
[n:127.0.0.1:43081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/managed-schema to /configs/testMustMatch/managed-schema
   [junit4]   2> 59229 INFO  
(OverseerThreadFactory-204-thread-1-processing-n:127.0.0.1:43081_solr) 
[n:127.0.0.1:43081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/solrconfig.xml to /configs/testMustMatch/solrconfig.xml
   [junit4]   2> 59230 INFO  
(OverseerThreadFactory-204-thread-1-processing-n:127.0.0.1:43081_solr) 
[n:127.0.0.1:43081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/synonyms.txt to /configs/testMustMatch/synonyms.txt
   [junit4]   2> 59231 INFO  
(OverseerThreadFactory-204-thread-1-processing-n:127.0.0.1:43081_solr) 
[n:127.0.0.1:43081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/stopwords.txt to /configs/testMustMatch/stopwords.txt
   [junit4]   2> 59233 INFO  
(OverseerThreadFactory-204-thread-1-processing-n:127.0.0.1:43081_solr) 
[n:127.0.0.1:43081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_it.txt to 
/configs/testMustMatch/lang/contractions_it.txt
   [junit4]   2> 59234 INFO  
(OverseerThreadFactory-204-thread-1-processing-n:127.0.0.1:43081_solr) 
[n:127.0.0.1:43081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stemdict_nl.txt to 
/configs/testMustMatch/lang/stemdict_nl.txt
   [junit4]   2> 59235 INFO  
(OverseerThreadFactory-204-thread-1-processing-n:127.0.0.1:43081_solr) 
[n:127.0.0.1:43081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hy.txt to 
/configs/testMustMatch/lang/stopwords_hy.txt
   [junit4]   2> 59236 INFO  
(OverseerThreadFactory-204-thread-1-processing-n:127.0.0.1:43081_solr) 
[n:127.0.0.1:43081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_no.txt to 
/configs/testMustMatch/lang/stopwords_no.txt
   [junit4]   2> 59237 INFO  
(OverseerThreadFactory-204-thread-1-processing-n:127.0.0.1:43081_solr) 
[n:127.0.0.1:43081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ca.txt to 
/configs/testMustMatch/lang/contractions_ca.txt
   [junit4]   2> 59238 INFO  
(OverseerThreadFactory-204-thread-1-processing-n:127.0.0.1:43081_solr) 
[n:127.0.0.1:43081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_id.txt to 
/configs/testMustMatch/lang/stopwords_id.txt
   [junit4]   2> 59239 INFO  
(OverseerThreadFactory-204-thread-1-processing-n:127.0.0.1:43081_solr) 
[n:127.0.0.1:43081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ga.txt to 
/configs/testMustMatch/lang/stopwords_ga.txt
   [junit4]   2> 59240 INFO  
(OverseerThreadFactory-204-thread-1-processing-n:127.0.0.1:43081_solr) 
[n:127.0.0.1:43081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hi.txt to 
/configs/testMustMatch/lang/stopwords_hi.txt
   [junit4]   2> 59242 INFO  
(OverseerThreadFactory-204-thread-1-processing-n:127.0.0.1:43081_solr) 
[n:127.0.0.1:43081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_da.txt to 
/configs/testMustMatch/lang/stopwords_da.txt
   [junit4]   2> 59243 INFO  
(OverseerThreadFactory-204-thread-1-processing-n:127.0.0.1:43081_solr) 
[n:127.0.0.1:43081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ja.txt to 
/configs/testMustMatch/lang/stopwords_ja.txt
   [junit4]   2> 59244 INFO  
(OverseerThreadFactory-204-thread-1-processing-n:127.0.0.1:43081_solr) 
[n:127.0.0.1:43081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_pt.txt to 
/configs/testMustMatch/lang/stopwords_pt.txt
   [junit4]   2> 59245 INFO  
(OverseerThreadFactory-204-thread-1-processing-n:127.0.0.1:43081_solr) 
[n:127.0.0.1:43081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hu.txt to 
/configs/testMustMatch/lang/stopwords_hu.txt
   [junit4]   2> 59246 INFO  
(OverseerThreadFactory-204-thread-1-processing-n:127.0.0.1:43081_solr) 
[n:127.0.0.1:43081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_el.txt to 
/configs/testMustMatch/lang/stopwords_el.txt
   [junit4]   2> 59247 INFO  
(OverseerThreadFactory-204-thread-1-processing-n:127.0.0.1:43081_solr) 
[n:127.0.0.1:43081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ru.txt to 
/configs/testMustMatch/lang/stopwords_ru.txt
   [junit4]   2> 59248 INFO  
(OverseerThreadFactory-204-thread-1-processing-n:127.0.0.1:43081_solr) 
[n:127.0.0.1:43081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_tr.txt to 
/configs/testMustMatch/lang/stopwords_tr.txt
   [junit4]   2> 59249 INFO  
(OverseerThreadFactory-204-thread-1-processing-n:127.0.0.1:43081_solr) 
[n:127.0.0.1:43081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ar.txt to 
/configs/testMustMatch/lang/stopwords_ar.txt
   [junit4]   2> 59250 INFO  
(OverseerThreadFactory-204-thread-1-processing-n:127.0.0.1:43081_solr) 
[n:127.0.0.1:43081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/userdict_ja.txt to 
/configs/testMustMatch/lang/userdict_ja.txt
   [junit4]   2> 59256 INFO  
(OverseerThreadFactory-204-thread-1-processing-n:127.0.0.1:43081_solr) 
[n:127.0.0.1:43081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_eu.txt to 
/configs/testMustMatch/lang/stopwords_eu.txt
   [junit4]   2> 59258 INFO  
(OverseerThreadFactory-204-thread-1-processing-n:127.0.0.1:43081_solr) 
[n:127.0.0.1:43081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_it.txt to 
/configs/testMustMatch/lang/stopwords_it.txt
   [junit4]   2> 59259 INFO  
(OverseerThreadFactory-204-thread-1-processing-n:127.0.0.1:43081_solr) 
[n:127.0.0.1:43081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_cz.txt to 
/configs/testMustMatch/lang/stopwords_cz.txt
   [junit4]   2> 59266 INFO  
(OverseerThreadFactory-204-thread-1-processing-n:127.0.0.1:43081_solr) 
[n:127.0.0.1:43081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stoptags_ja.txt to 
/configs/testMustMatch/lang/stoptags_ja.txt
   [junit4]   2> 59268 INFO  
(OverseerThreadFactory-204-thread-1-processing-n:127.0.0.1:43081_solr) 
[n:127.0.0.1:43081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_fr.txt to 
/configs/testMustMatch/lang/contractions_fr.txt
   [junit4]   2> 59270 INFO  
(OverseerThreadFactory-204-thread-1-processing-n:127.0.0.1:43081_solr) 
[n:127.0.0.1:43081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_de.txt to 
/configs/testMustMatch/lang/stopwords_de.txt
   [junit4]   2> 59271 INFO  
(OverseerThreadFactory-204-thread-1-processing-n:127.0.0.1:43081_solr) 
[n:127.0.0.1:43081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fa.txt to 
/configs/testMustMatch/lang/stopwords_fa.txt
   [junit4]   2> 59273 INFO  
(OverseerThreadFactory-204-thread-1-processing-n:127.0.0.1:43081_solr) 
[n:127.0.0.1:43081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ga.txt to 
/configs/testMustMatch/lang/contractions_ga.txt
   [junit4]   2> 59274 INFO  
(OverseerThreadFactory-204-thread-1-processing-n:127.0.0.1:43081_solr) 
[n:127.0.0.1:43081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ca.txt to 
/configs/testMustMatch/lang/stopwords_ca.txt
   [junit4]   2> 59275 INFO  
(OverseerThreadFactory-204-thread-1-processing-n:127.0.0.1:43081_solr) 
[n:127.0.0.1:43081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_nl.txt to 
/configs/testMustMatch/lang/stopwords_nl.txt
   [junit4]   2> 59276 INFO  
(OverseerThreadFactory-204-thread-1-processing-n:127.0.0.1:43081_solr) 
[n:127.0.0.1:43081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_bg.txt to 
/configs/testMustMatch/lang/stopwords_bg.txt
   [junit4]   2> 59278 INFO  
(OverseerThreadFactory-204-thread-1-processing-n:127.0.0.1:43081_solr) 
[n:127.0.0.1:43081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_lv.txt to 
/configs/testMustMatch/lang/stopwords_lv.txt
   [junit4]   2> 59282 INFO  
(OverseerThreadFactory-204-thread-1-processing-n:127.0.0.1:43081_solr) 
[n:127.0.0.1:43081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_en.txt to 
/configs/testMustMatch/lang/stopwords_en.txt
   [junit4]   2> 59283 INFO  
(OverseerThreadFactory-204-thread-1-processing-n:127.0.0.1:43081_solr) 
[n:127.0.0.1:43081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_es.txt to 
/configs/testMustMatch/lang/stopwords_es.txt
   [junit4]   2> 59286 INFO  
(OverseerThreadFactory-204-thread-1-processing-n:127.0.0.1:43081_solr) 
[n:127.0.0.1:43081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_th.txt to 
/configs/testMustMatch/lang/stopwords_th.txt
   [junit4]   2> 59291 INFO  
(OverseerThreadFactory-204-thread-1-processing-n:127.0.0.1:43081_solr) 
[n:127.0.0.1:43081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ro.txt to 
/configs/testMustMatch/lang/stopwords_ro.txt
   [junit4]   2> 59292 INFO  
(OverseerThreadFactory-204-thread-1-processing-n:127.0.0.1:43081_solr) 
[n:127.0.0.1:43081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fr.txt to 
/configs/testMustMatch/lang/stopwords_fr.txt
   [junit4]   2> 59293 INFO  
(OverseerThreadFactory-204-thread-1-processing-n:127.0.0.1:43081_solr) 
[n:127.0.0.1:43081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_sv.txt to 
/configs/testMustMatch/lang/stopwords_sv.txt
   [junit4]   2> 59294 INFO  
(OverseerThreadFactory-204-thread-1-processing-n:127.0.0.1:43081_solr) 
[n:127.0.0.1:43081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fi.txt to 
/configs/testMustMatch/lang/stopwords_fi.txt
   [junit4]   2> 59295 INFO  
(OverseerThreadFactory-204-thread-1-processing-n:127.0.0.1:43081_solr) 
[n:127.0.0.1:43081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/hyphenations_ga.txt to 
/configs/testMustMatch/lang/hyphenations_ga.txt
   [junit4]   2> 59296 INFO  
(OverseerThreadFactory-204-thread-1-processing-n:127.0.0.1:43081_solr) 
[n:127.0.0.1:43081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_gl.txt to 
/configs/testMustMatch/lang/stopwords_gl.txt
   [junit4]   2> 59297 INFO  
(OverseerThreadFactory-204-thread-1-processing-n:127.0.0.1:43081_solr) 
[n:127.0.0.1:43081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/params.json to /configs/testMustMatch/params.json
   [junit4]   2> 59309 INFO  (qtp308856681-364) [n:127.0.0.1:43081_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs 
params={baseConfigSet=_default&name=testMustMatch&action=CREATE&wt=javabin&version=2}
 status=0 QTime=116
   [junit4]   2> 59311 INFO  (qtp308856681-365) [n:127.0.0.1:43081_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 59311 INFO  (qtp308856681-365) [n:127.0.0.1:43081_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> 59312 INFO  (qtp308856681-366) [n:127.0.0.1:43081_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 59312 INFO  (qtp308856681-366) [n:127.0.0.1:43081_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> 59313 INFO  (qtp308856681-364) [n:127.0.0.1:43081_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 59313 INFO  (qtp308856681-364) [n:127.0.0.1:43081_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> 59314 INFO  (qtp308856681-365) [n:127.0.0.1:43081_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 59315 INFO  (qtp308856681-365) [n:127.0.0.1:43081_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> 59315 INFO  (qtp308856681-366) [n:127.0.0.1:43081_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=testMustMatch&name=testMustMatch&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 59349 INFO  
(OverseerThreadFactory-204-thread-2-processing-n:127.0.0.1:43081_solr) 
[n:127.0.0.1:43081_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testMustMatch
   [junit4]   2> 59349 INFO  
(OverseerCollectionConfigSetProcessor-72293828971790348-127.0.0.1:43081_solr-n_0000000000)
 [n:127.0.0.1:43081_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> 59493 INFO  
(OverseerStateUpdate-72293828971790348-127.0.0.1:43081_solr-n_0000000000) 
[n:127.0.0.1:43081_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMustMatch",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testMustMatch_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43229/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 59630 INFO  (qtp1291001834-348) [n:127.0.0.1:43229_solr    
x:testMustMatch_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=testMustMatch&newCollection=true&name=testMustMatch_shard1_replica_n1&action=CREATE&numShards=1&collection=testMustMatch&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 59631 INFO  (qtp1291001834-348) [n:127.0.0.1:43229_solr    
x:testMustMatch_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 60737 INFO  (qtp1291001834-348) [n:127.0.0.1:43229_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 60738 INFO  (qtp1291001834-348) [n:127.0.0.1:43229_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 60741 WARN  (qtp1291001834-348) [n:127.0.0.1:43229_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_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/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9D4DC1175E43C47D-001/tempDir-001/node4/testMustMatch_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9D4DC1175E43C47D-001/tempDir-001/node4/testMustMatch_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 60741 WARN  (qtp1291001834-348) [n:127.0.0.1:43229_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_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/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9D4DC1175E43C47D-001/tempDir-001/node4/testMustMatch_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/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9D4DC1175E43C47D-001/tempDir-001/node4/testMustMatch_shard1_replica_n1/../../../../dist
   [junit4]   2> 60742 WARN  (qtp1291001834-348) [n:127.0.0.1:43229_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_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/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9D4DC1175E43C47D-001/tempDir-001/node4/testMustMatch_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9D4DC1175E43C47D-001/tempDir-001/node4/testMustMatch_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 60742 WARN  (qtp1291001834-348) [n:127.0.0.1:43229_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_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/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9D4DC1175E43C47D-001/tempDir-001/node4/testMustMatch_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/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9D4DC1175E43C47D-001/tempDir-001/node4/testMustMatch_shard1_replica_n1/../../../../dist
   [junit4]   2> 60742 WARN  (qtp1291001834-348) [n:127.0.0.1:43229_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_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/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9D4DC1175E43C47D-001/tempDir-001/node4/testMustMatch_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9D4DC1175E43C47D-001/tempDir-001/node4/testMustMatch_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 60742 WARN  (qtp1291001834-348) [n:127.0.0.1:43229_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_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/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9D4DC1175E43C47D-001/tempDir-001/node4/testMustMatch_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/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9D4DC1175E43C47D-001/tempDir-001/node4/testMustMatch_shard1_replica_n1/../../../../dist
   [junit4]   2> 60742 WARN  (qtp1291001834-348) [n:127.0.0.1:43229_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_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/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9D4DC1175E43C47D-001/tempDir-001/node4/testMustMatch_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9D4DC1175E43C47D-001/tempDir-001/node4/testMustMatch_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 60742 WARN  (qtp1291001834-348) [n:127.0.0.1:43229_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_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/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9D4DC1175E43C47D-001/tempDir-001/node4/testMustMatch_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/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9D4DC1175E43C47D-001/tempDir-001/node4/testMustMatch_shard1_replica_n1/../../../../dist
   [junit4]   2> 60742 WARN  (qtp1291001834-348) [n:127.0.0.1:43229_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_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/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9D4DC1175E43C47D-001/tempDir-001/node4/testMustMatch_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/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9D4DC1175E43C47D-001/tempDir-001/node4/testMustMatch_shard1_replica_n1/../../../../dist
   [junit4]   2> 60765 INFO  (qtp1291001834-348) [n:127.0.0.1:43229_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 60853 INFO  (qtp1291001834-348) [n:127.0.0.1:43229_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.s.IndexSchema [testMustMatch_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 61459 INFO  (qtp1291001834-348) [n:127.0.0.1:43229_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 61626 INFO  (qtp1291001834-348) [n:127.0.0.1:43229_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'testMustMatch_shard1_replica_n1' using 
configuration from collection testMustMatch, trusted=true
   [junit4]   2> 61626 INFO  (qtp1291001834-348) [n:127.0.0.1:43229_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43229.solr.core.testMustMatch.shard1.replica_n1' (registry 
'solr.core.testMustMatch.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@515351ba
   [junit4]   2> 61627 INFO  (qtp1291001834-348) [n:127.0.0.1:43229_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.c.SolrCore [[testMustMatch_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9D4DC1175E43C47D-001/tempDir-001/node4/testMustMatch_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9D4DC1175E43C47D-001/tempDir-001/node4/./testMustMatch_shard1_replica_n1/data/]
   [junit4]   2> 61757 INFO  (qtp1291001834-348) [n:127.0.0.1:43229_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 62469 INFO  (qtp1291001834-348) [n:127.0.0.1:43229_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 62472 INFO  (qtp1291001834-348) [n:127.0.0.1:43229_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 62581 INFO  (qtp1291001834-348) [n:127.0.0.1:43229_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 62581 INFO  (qtp1291001834-348) [n:127.0.0.1:43229_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 62583 INFO  (qtp1291001834-348) [n:127.0.0.1:43229_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@395300f5[testMustMatch_shard1_replica_n1] main]
   [junit4]   2> 62587 INFO  (qtp1291001834-348) [n:127.0.0.1:43229_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/testMustMatch
   [junit4]   2> 62590 INFO  (qtp1291001834-348) [n:127.0.0.1:43229_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/testMustMatch
   [junit4]   2> 62593 INFO  (qtp1291001834-348) [n:127.0.0.1:43229_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/testMustMatch/managed-schema
   [junit4]   2> 62595 INFO  (qtp1291001834-348) [n:127.0.0.1:43229_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 62595 INFO  (qtp1291001834-348) [n:127.0.0.1:43229_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 62637 INFO  (qtp1291001834-348) [n:127.0.0.1:43229_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_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> 62657 INFO  (qtp1291001834-348) [n:127.0.0.1:43229_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 62660 INFO  (qtp1291001834-348) [n:127.0.0.1:43229_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1629518654068490240
   [junit4]   2> 62668 INFO  
(searcherExecutor-211-thread-1-processing-n:127.0.0.1:43229_solr 
x:testMustMatch_shard1_replica_n1 c:testMustMatch s:shard1 r:core_node2) 
[n:127.0.0.1:43229_solr c:testMustMatch s:shard1 r:core_node2 
x:testMustMatch_shard1_replica_n1] o.a.s.c.QuerySenderListener 
QuerySenderListener sending requests to 
Searcher@395300f5[testMustMatch_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 62668 INFO  
(searcherExecutor-211-thread-1-processing-n:127.0.0.1:43229_solr 
x:testMustMatch_shard1_replica_n1 c:testMustMatch s:shard1 r:core_node2) 
[n:127.0.0.1:43229_solr c:testMustMatch s:shard1 r:core_node2 
x:testMustMatch_shard1_replica_n1] o.a.s.c.QuerySenderListener 
QuerySenderListener done.
   [junit4]   2> 62668 INFO  
(searcherExecutor-211-thread-1-processing-n:127.0.0.1:43229_solr 
x:testMustMatch_shard1_replica_n1 c:testMustMatch s:shard1 r:core_node2) 
[n:127.0.0.1:43229_solr c:testMustMatch s:shard1 r:core_node2 
x:testMustMatch_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell 
index for spellchecker: default
   [junit4]   2> 62679 INFO  
(searcherExecutor-211-thread-1-processing-n:127.0.0.1:43229_solr 
x:testMustMatch_shard1_replica_n1 c:testMustMatch s:shard1 r:core_node2) 
[n:127.0.0.1:43229_solr c:testMustMatch s:shard1 r:core_node2 
x:testMustMatch_shard1_replica_n1] o.a.s.c.SolrCore 
[testMustMatch_shard1_replica_n1] Registered new searcher 
Searcher@395300f5[testMustMatch_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 62698 INFO  (qtp1291001834-348) [n:127.0.0.1:43229_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/testMustMatch/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 62722 INFO  (qtp1291001834-348) [n:127.0.0.1:43229_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/testMustMatch/leaders/shard1
   [junit4]   2> 62784 INFO  (qtp1291001834-348) [n:127.0.0.1:43229_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 62785 INFO  (qtp1291001834-348) [n:127.0.0.1:43229_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 62785 INFO  (qtp1291001834-348) [n:127.0.0.1:43229_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:43229/solr/testMustMatch_shard1_replica_n1/
   [junit4]   2> 62806 INFO  (qtp1291001834-348) [n:127.0.0.1:43229_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 62809 INFO  (qtp1291001834-348) [n:127.0.0.1:43229_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:43229/solr/testMustMatch_shard1_replica_n1/ has no replicas
   [junit4]   2> 62812 INFO  (qtp1291001834-348) [n:127.0.0.1:43229_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/testMustMatch/leaders/shard1/leader after winning as 
/collections/testMustMatch/leader_elect/shard1/election/72293828971790349-core_node2-n_0000000000
   [junit4]   2> 62849 INFO  (qtp1291001834-348) [n:127.0.0.1:43229_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:43229/solr/testMustMatch_shard1_replica_n1/ shard1
   [junit4]   2> 62865 INFO  (zkCallback-136-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testMustMatch/state.json] for collection [testMustMatch] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 62873 INFO  (qtp1291001834-348) [n:127.0.0.1:43229_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 62936 INFO  (qtp1291001834-348) [n:127.0.0.1:43229_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testMustMatch&newCollection=true&name=testMustMatch_shard1_replica_n1&action=CREATE&numShards=1&collection=testMustMatch&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=3306
   [junit4]   2> 62977 INFO  (qtp308856681-366) [n:127.0.0.1:43081_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> 62990 INFO  (zkCallback-134-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testMustMatch/state.json] for collection [testMustMatch] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 62993 INFO  (zkCallback-136-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testMustMatch/state.json] for collection [testMustMatch] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 62993 INFO  (zkCallback-136-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testMustMatch/state.json] for collection [testMustMatch] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 63004 INFO  (qtp308856681-366) [n:127.0.0.1:43081_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=testMustMatch&name=testMustMatch&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=3688
   [junit4]   2> 63034 INFO  (qtp308856681-364) [n:127.0.0.1:43081_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 63073 INFO  (qtp308856681-364) [n:127.0.0.1:43081_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=38
   [junit4]   2> 63209 INFO  (qtp1291001834-347) [n:127.0.0.1:43229_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_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":"testMustMatch"}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"inc",
   [junit4]   2>     
"class":"org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest$IncrementURPFactory",
   [junit4]   2>     "fieldName":"integer_i"}}]
   [junit4]   2> 63210 INFO  (qtp1291001834-347) [n:127.0.0.1:43229_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_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 testMustMatch
   [junit4]   2> 63233 INFO  
(solrHandlerExecutor-216-thread-1-processing-n:127.0.0.1:43229_solr 
x:testMustMatch_shard1_replica_n1 c:testMustMatch s:shard1 r:core_node2) 
[n:127.0.0.1:43229_solr c:testMustMatch s:shard1 r:core_node2 
x:testMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 
secs, maxWait 30
   [junit4]   2> 63240 INFO  (Thread-110) [    ] o.a.s.c.SolrCore config update 
listener called for core testMustMatch_shard1_replica_n1
   [junit4]   2> 63241 INFO  (Thread-110) [    ] o.a.s.c.SolrCore core reload 
testMustMatch_shard1_replica_n1
   [junit4]   2> 63282 INFO  (Thread-110) [    ] o.a.s.c.RequestParams conf 
resource params.json loaded . version : 0 
   [junit4]   2> 63283 INFO  (Thread-110) [    ] o.a.s.c.RequestParams request 
params refreshed to version 0
   [junit4]   2> 63289 WARN  (Thread-110) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9D4DC1175E43C47D-001/tempDir-001/node4/testMustMatch_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9D4DC1175E43C47D-001/tempDir-001/node4/testMustMatch_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 63289 WARN  (Thread-110) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9D4DC1175E43C47D-001/tempDir-001/node4/testMustMatch_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/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9D4DC1175E43C47D-001/tempDir-001/node4/testMustMatch_shard1_replica_n1/../../../../dist
   [junit4]   2> 63289 WARN  (Thread-110) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9D4DC1175E43C47D-001/tempDir-001/node4/testMustMatch_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9D4DC1175E43C47D-001/tempDir-001/node4/testMustMatch_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 63289 WARN  (Thread-110) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9D4DC1175E43C47D-001/tempDir-001/node4/testMustMatch_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/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9D4DC1175E43C47D-001/tempDir-001/node4/testMustMatch_shard1_replica_n1/../../../../dist
   [junit4]   2> 63290 WARN  (Thread-110) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9D4DC1175E43C47D-001/tempDir-001/node4/testMustMatch_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9D4DC1175E43C47D-001/tempDir-001/node4/testMustMatch_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 63290 WARN  (Thread-110) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9D4DC1175E43C47D-001/tempDir-001/node4/testMustMatch_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/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9D4DC1175E43C47D-001/tempDir-001/node4/testMustMatch_shard1_replica_n1/../../../../dist
   [junit4]   2> 63291 WARN  (Thread-110) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9D4DC1175E43C47D-001/tempDir-001/node4/testMustMatch_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9D4DC1175E43C47D-001/tempDir-001/node4/testMustMatch_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 63292 WARN  (Thread-110) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9D4DC1175E43C47D-001/tempDir-001/node4/testMustMatch_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/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9D4DC1175E43C47D-001/tempDir-001/node4/testMustMatch_shard1_replica_n1/../../../../dist
   [junit4]   2> 63292 WARN  (Thread-110) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9D4DC1175E43C47D-001/tempDir-001/node4/testMustMatch_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/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9D4DC1175E43C47D-001/tempDir-001/node4/testMustMatch_shard1_replica_n1/../../../../dist
   [junit4]   2> 63306 INFO  (Thread-110) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.1.0
   [junit4]   2> 63343 INFO  (qtp1291001834-349) [n:127.0.0.1:43229_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 63357 INFO  (qtp1291001834-349) [n:127.0.0.1:43229_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.c.S.Request [testMustMatch_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=16
   [junit4]   2> 63357 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 63360 INFO  
(solrHandlerExecutor-216-thread-1-processing-n:127.0.0.1:43229_solr 
x:testMustMatch_shard1_replica_n1 c:testMustMatch s:shard1 r:core_node2) 
[n:127.0.0.1:43229_solr c:testMustMatch s:shard1 r:core_node2 
x:testMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get 
expectedVersion 0 from 
http://127.0.0.1:43229/solr/testMustMatch_shard1_replica_n1/ for prop overlay   
after 1 attempts
   [junit4]   2> 63360 INFO  
(solrHandlerExecutor-216-thread-1-processing-n:127.0.0.1:43229_solr 
x:testMustMatch_shard1_replica_n1 c:testMustMatch s:shard1 r:core_node2) 
[n:127.0.0.1:43229_solr c:testMustMatch s:shard1 r:core_node2 
x:testMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 
secs, maxWait 30
   [junit4]   2> 63370 INFO  
(OverseerCollectionConfigSetProcessor-72293828971790348-127.0.0.1:43081_solr-n_0000000000)
 [n:127.0.0.1:43081_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 63383 INFO  (Thread-110) [    ] o.a.s.s.IndexSchema 
[testMustMatch_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 63473 INFO  (qtp1291001834-348) [n:127.0.0.1:43229_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 63484 INFO  (qtp1291001834-348) [n:127.0.0.1:43229_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.c.S.Request [testMustMatch_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=11
   [junit4]   2> 63553 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 63559 INFO  
(solrHandlerExecutor-216-thread-1-processing-n:127.0.0.1:43229_solr 
x:testMustMatch_shard1_replica_n1 c:testMustMatch s:shard1 r:core_node2) 
[n:127.0.0.1:43229_solr c:testMustMatch s:shard1 r:core_node2 
x:testMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get 
expectedVersion 0 from 
http://127.0.0.1:43229/solr/testMustMatch_shard1_replica_n1/ for prop overlay   
after 2 attempts
   [junit4]   2> 63559 INFO  
(solrHandlerExecutor-216-thread-1-processing-n:127.0.0.1:43229_solr 
x:testMustMatch_shard1_replica_n1 c:testMustMatch s:shard1 r:core_node2) 
[n:127.0.0.1:43229_solr c:testMustMatch s:shard1 r:core_node2 
x:testMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 
secs, maxWait 30
   [junit4]   2> 63685 INFO  (qtp1291001834-349) [n:127.0.0.1:43229_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 63708 INFO  (qtp1291001834-349) [n:127.0.0.1:43229_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.c.S.Request [testMustMatch_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=23
   [junit4]   2> 63709 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 63709 INFO  
(solrHandlerExecutor-216-thread-1-processing-n:127.0.0.1:43229_solr 
x:testMustMatch_shard1_replica_n1 c:testMustMatch s:shard1 r:core_node2) 
[n:127.0.0.1:43229_solr c:testMustMatch s:shard1 r:core_node2 
x:testMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get 
expectedVersion 0 from 
http://127.0.0.1:43229/solr/testMustMatch_shard1_replica_n1/ for prop overlay   
after 3 attempts
   [junit4]   2> 63709 INFO  
(solrHandlerExecutor-216-thread-1-processing-n:127.0.0.1:43229_solr 
x:testMustMatch_shard1_replica_n1 c:testMustMatch s:shard1 r:core_node2) 
[n:127.0.0.1:43229_solr c:testMustMatch s:shard1 r:core_node2 
x:testMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 
secs, maxWait 30
   [junit4]   2> 63828 INFO  (qtp1291001834-348) [n:127.0.0.1:43229_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 63840 INFO  (qtp1291001834-348) [n:127.0.0.1:43229_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.c.S.Request [testMustMatch_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=12
   [junit4]   2> 63841 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 63841 INFO  
(solrHandlerExecutor-216-thread-1-processing-n:127.0.0.1:43229_solr 
x:testMustMatch_shard1_replica_n1 c:testMustMatch s:shard1 r:core_node2) 
[n:127.0.0.1:43229_solr c:testMustMatch s:shard1 r:core_node2 
x:testMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get 
expectedVersion 0 from 
http://127.0.0.1:43229/solr/testMustMatch_shard1_replica_n1/ for prop overlay   
after 4 attempts
   [junit4]   2> 63841 INFO  
(solrHandlerExecutor-216-thread-1-processing-n:127.0.0.1:43229_solr 
x:testMustMatch_shard1_replica_n1 c:testMustMatch s:shard1 r:core_node2) 
[n:127.0.0.1:43229_solr c:testMustMatch s:shard1 r:core_node2 
x:testMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 
secs, maxWait 30
   [junit4]   2> 63941 INFO  (Thread-110) [    ] o.a.s.s.IndexSchema Loaded 
schema default-config/1.6 with uniqueid field id
   [junit4]   2> 63969 INFO  (qtp1291001834-349) [n:127.0.0.1:43229_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 63976 INFO  (qtp1291001834-349) [n:127.0.0.1:43229_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.c.S.Request [testMustMatch_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=6
   [junit4]   2> 63976 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 63976 INFO  
(solrHandlerExecutor-216-thread-1-processing-n:127.0.0.1:43229_solr 
x:testMustMatch_shard1_replica_n1 c:testMustMatch s:shard1 r:core_node2) 
[n:127.0.0.1:43229_solr c:testMustMatch s:shard1 r:core_node2 
x:testMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get 
expectedVersion 0 from 
http://127.0.0.1:43229/solr/testMustMatch_shard1_replica_n1/ for prop overlay   
after 5 attempts
   [junit4]   2> 63976 INFO  
(solrHandlerExecutor-216-thread-1-processing-n:127.0.0.1:43229_solr 
x:testMustMatch_shard1_replica_n1 c:testMustMatch s:shard1 r:core_node2) 
[n:127.0.0.1:43229_solr c:testMustMatch s:shard1 r:core_node2 
x:testMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 
secs, maxWait 30
   [junit4]   2> 64007 INFO  (Thread-110) [    ] o.a.s.c.CoreContainer 
Reloading SolrCore 'testMustMatch_shard1_replica_n1' using configuration from 
collection testMustMatch
   [junit4]   2> 64061 INFO  (Thread-110) [n:127.0.0.1:43229_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43229.solr.core.testMustMatch.shard1.replica_n1' (registry 
'solr.core.testMustMatch.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@515351ba
   [junit4]   2> 64061 INFO  (Thread-110) [n:127.0.0.1:43229_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.c.SolrCore [[testMustMatch_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9D4DC1175E43C47D-001/tempDir-001/node4/testMustMatch_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9D4DC1175E43C47D-001/tempDir-001/node4/./testMustMatch_shard1_replica_n1/data/]
   [junit4]   2> 64089 INFO  (qtp1291001834-348) [n:127.0.0.1:43229_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 64099 INFO  (Thread-110) [n:127.0.0.1:43229_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 64112 INFO  (qtp1291001834-348) [n:127.0.0.1:43229_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.c.S.Request [testMustMatch_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=22
   [junit4]   2> 64112 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 64113 INFO  
(solrHandlerExecutor-216-thread-1-processing-n:127.0.0.1:43229_solr 
x:testMustMatch_shard1_replica_n1 c:testMustMatch s:shard1 r:core_node2) 
[n:127.0.0.1:43229_solr c:testMustMatch s:shard1 r:core_node2 
x:testMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get 
expectedVersion 0 from 
http://127.0.0.1:43229/solr/testMustMatch_shard1_replica_n1/ for prop overlay   
after 6 attempts
   [junit4]   2> 64113 INFO  
(solrHandlerExecutor-216-thread-1-processing-n:127.0.0.1:43229_solr 
x:testMustMatch_shard1_replica_n1 c:testMustMatch s:shard1 r:core_node2) 
[n:127.0.0.1:43229_solr c:testMustMatch s:shard1 r:core_node2 
x:testMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 
secs, maxWait 30
   [junit4]   2> 64234 INFO  (qtp1291001834-349) [n:127.0.0.1:43229_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 64240 INFO  (qtp1291001834-349) [n:127.0.0.1:43229_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.

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

utedAliasUpdateProcessorTest" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=9D4DC1175E43C47D 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=is 
-Dtests.timezone=Africa/Mogadishu -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
Buildfile: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/build.xml

-clover.disable:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: 
http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/top-level-ivy-settings.xml

install-junit4-taskdef:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: 
org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found org.codehaus.groovy#groovy-all;2.4.15 in public
[ivy:cachepath] :: resolution report :: resolve 37ms :: artifacts dl 2ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
        ---------------------------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: 9D4DC1175E43C47D
    [mkdir] Created dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says hi! Master seed: 9D4DC1175E43C47D
   [junit4] Executing 5 suites with 3 JVMs.
   [junit4] 
   [junit4] Started J1 PID([email protected]).
   [junit4] Started J0 PID([email protected]).
   [junit4] Started J2 PID([email protected]).
   [junit4] Suite: 
org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
   [junit4] OK      29.3s J1 | 
CategoryRoutedAliasUpdateProcessorTest.testMustMatch
   [junit4] OK      16.9s J1 | 
CategoryRoutedAliasUpdateProcessorTest.testSliceRouting
   [junit4] OK      18.7s J1 | CategoryRoutedAliasUpdateProcessorTest.test
   [junit4] OK      17.4s J1 | 
CategoryRoutedAliasUpdateProcessorTest.testNonEnglish
   [junit4] OK      12.3s J1 | 
CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality
   [junit4] OK      6.61s J1 | 
CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch
   [junit4] Completed [1/5] on J1 in 104.76s, 6 tests
   [junit4] 
   [junit4] Suite: 
org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
   [junit4] OK      29.6s J0 | 
CategoryRoutedAliasUpdateProcessorTest.testMustMatch
   [junit4] OK      18.2s J0 | 
CategoryRoutedAliasUpdateProcessorTest.testSliceRouting
   [junit4] OK      19.0s J0 | CategoryRoutedAliasUpdateProcessorTest.test
   [junit4] OK      17.3s J0 | 
CategoryRoutedAliasUpdateProcessorTest.testNonEnglish
   [junit4] OK      12.9s J0 | 
CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality
   [junit4] OK      6.74s J0 | 
CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch
   [junit4] Completed [2/5] on J0 in 107.09s, 6 tests
   [junit4] 
   [junit4] Suite: 
org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
   [junit4] OK      29.6s J2 | 
CategoryRoutedAliasUpdateProcessorTest.testMustMatch
   [junit4] OK      18.0s J2 | 
CategoryRoutedAliasUpdateProcessorTest.testSliceRouting
   [junit4] OK      18.0s J2 | CategoryRoutedAliasUpdateProcessorTest.test
   [junit4] OK      19.8s J2 | 
CategoryRoutedAliasUpdateProcessorTest.testNonEnglish
   [junit4] OK      12.9s J2 | 
CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality
   [junit4] OK      6.67s J2 | 
CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch
   [junit4] Completed [3/5] on J2 in 109.06s, 6 tests
   [junit4] 
   [junit4] Suite: 
org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
   [junit4] OK      13.0s J1 | 
CategoryRoutedAliasUpdateProcessorTest.testMustMatch
   [junit4] OK      12.8s J1 | 
CategoryRoutedAliasUpdateProcessorTest.testSliceRouting
   [junit4] OK      17.6s J1 | CategoryRoutedAliasUpdateProcessorTest.test
   [junit4] OK      19.4s J1 | 
CategoryRoutedAliasUpdateProcessorTest.testNonEnglish
   [junit4] OK      11.3s J1 | 
CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality
   [junit4] OK      3.96s J1 | 
CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch
   [junit4] Completed [4/5] on J1 in 79.07s, 6 tests
   [junit4] 
   [junit4] Suite: 
org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
   [junit4] OK      12.4s J0 | 
CategoryRoutedAliasUpdateProcessorTest.testMustMatch
   [junit4] OK      12.8s J0 | 
CategoryRoutedAliasUpdateProcessorTest.testSliceRouting
   [junit4] OK      18.1s J0 | CategoryRoutedAliasUpdateProcessorTest.test
   [junit4] OK      19.6s J0 | 
CategoryRoutedAliasUpdateProcessorTest.testNonEnglish
   [junit4] OK      11.4s J0 | 
CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality
   [junit4] OK      4.21s J0 | 
CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch
   [junit4] Completed [5/5] on J0 in 79.43s, 6 tests
   [junit4] 
   [junit4] JVM J0:     1.03 ..   189.31 =   188.27s
   [junit4] JVM J1:     0.88 ..   186.58 =   185.70s
   [junit4] JVM J2:     1.08 ..   111.64 =   110.57s
   [junit4] Execution time total: 3 minutes 9 seconds
   [junit4] Tests summary: 5 suites, 30 tests
   [junit4] Could not remove temporary path: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp])
   [junit4] Could not remove temporary path: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp])
   [junit4] Could not remove temporary path: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 185.60s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 182.54s | org.apache.solr.search.facet.TestJsonFacets
[junit4:tophints] 137.92s | org.apache.solr.cloud.BasicDistributedZkTest
[junit4:tophints] 125.44s | org.apache.solr.search.TestRangeQuery
[junit4:tophints] 121.72s | org.apache.solr.request.TestIntervalFaceting

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 3 minutes 11 seconds
[repro] Failures:
[repro]   0/5 failed: 
org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2801)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2680)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2661)
        at hudson.FilePath.act(FilePath.java:1074)
        at hudson.FilePath.act(FilePath.java:1057)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2659)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1841)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=ae95487db69a730ebec7ee5c8f562dccdeb6611f, 
workspace=/home/jenkins/workspace/Lucene-Solr-8.x-Linux
[WARNINGS] Computing warning deltas based on reference build #329
Recording test results
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to