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

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

Error Message:
Timeout occurred while waiting response from server at: 
http://127.0.0.1:50750/solr/myAlias__CRA__Heart_of_Gold_shard3_replica_n16

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Timeout 
occurred while waiting response from server at: 
http://127.0.0.1:50750/solr/myAlias__CRA__Heart_of_Gold_shard3_replica_n16
        at 
__randomizedtesting.SeedInfo.seed([EDA01D96577638AE:DC30917AF320C787]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.getRouteException(CloudSolrClient.java:125)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.getRouteException(CloudSolrClient.java:46)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.directUpdate(BaseCloudSolrClient.java:485)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:964)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:830)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:763)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:177)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138)
        at 
org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest.testSliceRouting(CategoryRoutedAliasUpdateProcessorTest.java:366)
        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)
Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occurred 
while waiting response from server at: 
http://127.0.0.1:50750/solr/myAlias__CRA__Heart_of_Gold_shard3_replica_n16
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:660)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.lambda$directUpdate$0(BaseCloudSolrClient.java:459)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        ... 1 more
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
        at java.net.SocketInputStream.read(SocketInputStream.java:171)
        at java.net.SocketInputStream.read(SocketInputStream.java:141)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:548)
        ... 10 more




Build Log:
[...truncated 15882 lines...]
   [junit4] Suite: 
org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\init-core-data-001
   [junit4]   2> 3879664 WARN  
(SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[EDA01D96577638AE]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 3879664 INFO  
(SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[EDA01D96577638AE]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3879670 INFO  
(SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[EDA01D96577638AE]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 3879670 INFO  
(SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[EDA01D96577638AE]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3879671 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testMustMatch-seed#[EDA01D96577638AE])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testMustMatch
   [junit4]   2> 3879672 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testMustMatch-seed#[EDA01D96577638AE])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001
   [junit4]   2> 3879673 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testMustMatch-seed#[EDA01D96577638AE])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3879673 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3879673 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3879774 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testMustMatch-seed#[EDA01D96577638AE])
 [    ] o.a.s.c.ZkTestServer start zk server on port:50034
   [junit4]   2> 3879774 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testMustMatch-seed#[EDA01D96577638AE])
 [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:50034
   [junit4]   2> 3879774 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testMustMatch-seed#[EDA01D96577638AE])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 50034
   [junit4]   2> 3879781 INFO  (zkConnectionManagerCallback-25215-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3879785 INFO  (zkConnectionManagerCallback-25217-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3879788 INFO  (zkConnectionManagerCallback-25219-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3879789 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 
0x100051b2bc60002, likely client has closed socket
   [junit4]   2> 3879791 WARN  (jetty-launcher-25220-thread-3) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3879791 WARN  (jetty-launcher-25220-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 3879791 WARN  (jetty-launcher-25220-thread-4) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@66420e97{/solr,null,AVAILABLE}
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@494fd2e1{/solr,null,AVAILABLE}
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@62e6c8d2{/solr,null,AVAILABLE}
   [junit4]   2> 3879791 WARN  (jetty-launcher-25220-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@239f6c2b{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:50045}
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-3) [    ] 
o.e.j.s.Server Started @3880041ms
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50045}
   [junit4]   2> 3879791 ERROR (jetty-launcher-25220-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-14T17:32:46.490Z
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4b141dbb{/solr,null,AVAILABLE}
   [junit4]   2> 3879795 INFO  (jetty-launcher-25220-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@18969df0{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:50051}
   [junit4]   2> 3879795 INFO  (jetty-launcher-25220-thread-4) [    ] 
o.e.j.s.Server Started @3880043ms
   [junit4]   2> 3879795 INFO  (jetty-launcher-25220-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50051}
   [junit4]   2> 3879795 ERROR (jetty-launcher-25220-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3879795 INFO  (jetty-launcher-25220-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3879795 INFO  (jetty-launcher-25220-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 3879795 INFO  (jetty-launcher-25220-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3879795 INFO  (jetty-launcher-25220-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3879795 INFO  (jetty-launcher-25220-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-14T17:32:46.494Z
   [junit4]   2> 3879797 INFO  (jetty-launcher-25220-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@20a0fc3b{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:50054}
   [junit4]   2> 3879797 INFO  (jetty-launcher-25220-thread-1) [    ] 
o.e.j.s.Server Started @3880045ms
   [junit4]   2> 3879797 INFO  (jetty-launcher-25220-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50054}
   [junit4]   2> 3879797 ERROR (jetty-launcher-25220-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3879797 INFO  (jetty-launcher-25220-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3879797 INFO  (jetty-launcher-25220-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 3879797 INFO  (jetty-launcher-25220-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3879797 INFO  (jetty-launcher-25220-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3879797 INFO  (jetty-launcher-25220-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-14T17:32:46.496Z
   [junit4]   2> 3879797 INFO  (jetty-launcher-25220-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5c9c98ae{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:50048}
   [junit4]   2> 3879797 INFO  (jetty-launcher-25220-thread-2) [    ] 
o.e.j.s.Server Started @3880046ms
   [junit4]   2> 3879797 INFO  (jetty-launcher-25220-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50048}
   [junit4]   2> 3879797 ERROR (jetty-launcher-25220-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3879797 INFO  (jetty-launcher-25220-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3879797 INFO  (jetty-launcher-25220-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 3879797 INFO  (jetty-launcher-25220-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3879797 INFO  (jetty-launcher-25220-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3879797 INFO  (jetty-launcher-25220-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-14T17:32:46.496Z
   [junit4]   2> 3879801 INFO  (zkConnectionManagerCallback-25222-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3879803 INFO  (jetty-launcher-25220-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3879804 INFO  (zkConnectionManagerCallback-25224-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3879804 INFO  (jetty-launcher-25220-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3879812 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 
0x100051b2bc60004, likely client has closed socket
   [junit4]   2> 3879824 INFO  (zkConnectionManagerCallback-25226-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3879825 INFO  (jetty-launcher-25220-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3879848 INFO  (zkConnectionManagerCallback-25228-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3879849 INFO  (jetty-launcher-25220-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3880167 INFO  (jetty-launcher-25220-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3880178 INFO  (jetty-launcher-25220-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3880191 WARN  (jetty-launcher-25220-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@59be6ced[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3880197 WARN  (jetty-launcher-25220-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@3b941262[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3880201 WARN  (jetty-launcher-25220-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@21c8d8c0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3880202 INFO  (jetty-launcher-25220-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50034/solr
   [junit4]   2> 3880204 WARN  (jetty-launcher-25220-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@61059baf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3880204 INFO  (jetty-launcher-25220-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50034/solr
   [junit4]   2> 3880208 INFO  (zkConnectionManagerCallback-25241-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3880210 INFO  (zkConnectionManagerCallback-25244-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3880211 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 
0x100051b2bc60008, likely client has closed socket
   [junit4]   2> 3880215 INFO  (zkConnectionManagerCallback-25246-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3880215 INFO  (zkConnectionManagerCallback-25248-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3880287 INFO  (jetty-launcher-25220-thread-1) 
[n:127.0.0.1:50054_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:50054_solr
   [junit4]   2> 3880287 INFO  (jetty-launcher-25220-thread-1) 
[n:127.0.0.1:50054_solr    ] o.a.s.c.Overseer Overseer 
(id=72063208294580234-127.0.0.1:50054_solr-n_0000000000) starting
   [junit4]   2> 3880306 INFO  (jetty-launcher-25220-thread-3) 
[n:127.0.0.1:50045_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50045_solr
   [junit4]   2> 3880386 INFO  (jetty-launcher-25220-thread-4) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3880390 INFO  (zkCallback-25245-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3880390 INFO  (zkCallback-25247-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3880394 WARN  (jetty-launcher-25220-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4213e037[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3880398 INFO  (zkConnectionManagerCallback-25257-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3880400 INFO  (zkConnectionManagerCallback-25262-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3880400 INFO  (jetty-launcher-25220-thread-1) 
[n:127.0.0.1:50054_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3880401 INFO  (jetty-launcher-25220-thread-3) 
[n:127.0.0.1:50045_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3880402 INFO  (jetty-launcher-25220-thread-1) 
[n:127.0.0.1:50054_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:50034/solr ready
   [junit4]   2> 3880402 WARN  (jetty-launcher-25220-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@6881c3c9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3880403 INFO  (jetty-launcher-25220-thread-1) 
[n:127.0.0.1:50054_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:50054_solr as DOWN
   [junit4]   2> 3880403 INFO  (jetty-launcher-25220-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50034/solr
   [junit4]   2> 3880403 INFO  (jetty-launcher-25220-thread-3) 
[n:127.0.0.1:50045_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:50034/solr ready
   [junit4]   2> 3880403 INFO  (jetty-launcher-25220-thread-3) 
[n:127.0.0.1:50045_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3880403 INFO  (jetty-launcher-25220-thread-1) 
[n:127.0.0.1:50054_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3880403 INFO  (jetty-launcher-25220-thread-1) 
[n:127.0.0.1:50054_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50054_solr
   [junit4]   2> 3880405 INFO  (zkCallback-25247-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3880405 INFO  (zkCallback-25245-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3880428 INFO  (jetty-launcher-25220-thread-1) 
[n:127.0.0.1:50054_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3880446 INFO  (zkCallback-25256-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3880446 INFO  (zkCallback-25261-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3880500 INFO  (jetty-launcher-25220-thread-1) 
[n:127.0.0.1:50054_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50054.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@286f384f
   [junit4]   2> 3880505 INFO  (jetty-launcher-25220-thread-1) 
[n:127.0.0.1:50054_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50054.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@286f384f
   [junit4]   2> 3880505 INFO  (jetty-launcher-25220-thread-1) 
[n:127.0.0.1:50054_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50054.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@286f384f
   [junit4]   2> 3880506 INFO  (jetty-launcher-25220-thread-1) 
[n:127.0.0.1:50054_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node1\.
   [junit4]   2> 3880510 INFO  (jetty-launcher-25220-thread-3) 
[n:127.0.0.1:50045_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50045.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@286f384f
   [junit4]   2> 3880515 INFO  (jetty-launcher-25220-thread-3) 
[n:127.0.0.1:50045_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50045.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@286f384f
   [junit4]   2> 3880515 INFO  (jetty-launcher-25220-thread-3) 
[n:127.0.0.1:50045_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50045.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@286f384f
   [junit4]   2> 3880516 INFO  (jetty-launcher-25220-thread-3) 
[n:127.0.0.1:50045_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\.
   [junit4]   2> 3880516 INFO  
(OverseerStateUpdate-72063208294580234-127.0.0.1:50054_solr-n_0000000000) 
[n:127.0.0.1:50054_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:50054_solr
   [junit4]   2> 3880565 INFO  (zkConnectionManagerCallback-25268-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3880570 INFO  (zkConnectionManagerCallback-25272-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3880573 INFO  (jetty-launcher-25220-thread-4) 
[n:127.0.0.1:50051_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 3880575 INFO  (jetty-launcher-25220-thread-4) 
[n:127.0.0.1:50051_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:50051_solr as DOWN
   [junit4]   2> 3880576 INFO  (jetty-launcher-25220-thread-4) 
[n:127.0.0.1:50051_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3880576 INFO  (jetty-launcher-25220-thread-4) 
[n:127.0.0.1:50051_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50051_solr
   [junit4]   2> 3880577 INFO  (zkCallback-25247-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3880577 INFO  (zkCallback-25245-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3880577 INFO  (zkCallback-25261-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3880577 INFO  (zkCallback-25256-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3880607 INFO  (zkCallback-25271-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3880636 INFO  (zkConnectionManagerCallback-25279-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3880638 INFO  (jetty-launcher-25220-thread-4) 
[n:127.0.0.1:50051_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 3880638 INFO  (jetty-launcher-25220-thread-4) 
[n:127.0.0.1:50051_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:50034/solr ready
   [junit4]   2> 3880638 INFO  (jetty-launcher-25220-thread-4) 
[n:127.0.0.1:50051_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3880667 INFO  (jetty-launcher-25220-thread-4) 
[n:127.0.0.1:50051_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50051.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@286f384f
   [junit4]   2> 3880673 INFO  (jetty-launcher-25220-thread-4) 
[n:127.0.0.1:50051_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50051.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@286f384f
   [junit4]   2> 3880673 INFO  (jetty-launcher-25220-thread-4) 
[n:127.0.0.1:50051_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50051.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@286f384f
   [junit4]   2> 3880673 INFO  (jetty-launcher-25220-thread-4) 
[n:127.0.0.1:50051_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node4\.
   [junit4]   2> 3880710 INFO  (jetty-launcher-25220-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3880711 WARN  (jetty-launcher-25220-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4c77076c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3880717 WARN  (jetty-launcher-25220-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@23b33cf8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3880717 INFO  (jetty-launcher-25220-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50034/solr
   [junit4]   2> 3880721 INFO  (zkConnectionManagerCallback-25286-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3880723 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 
0x100051b2bc60010, likely client has closed socket
   [junit4]   2> 3880726 INFO  (zkConnectionManagerCallback-25288-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3880730 INFO  (jetty-launcher-25220-thread-2) 
[n:127.0.0.1:50048_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 3880733 INFO  (jetty-launcher-25220-thread-2) 
[n:127.0.0.1:50048_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:50048_solr as DOWN
   [junit4]   2> 3880734 INFO  (jetty-launcher-25220-thread-2) 
[n:127.0.0.1:50048_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3880734 INFO  (jetty-launcher-25220-thread-2) 
[n:127.0.0.1:50048_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50048_solr
   [junit4]   2> 3880735 INFO  (zkCallback-25247-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3880735 INFO  (zkCallback-25256-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3880735 INFO  (zkCallback-25271-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3880735 INFO  (zkCallback-25245-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3880735 INFO  (zkCallback-25261-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3880735 INFO  (zkCallback-25287-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3880735 INFO  (zkCallback-25278-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3880813 INFO  (zkConnectionManagerCallback-25295-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3880814 INFO  (jetty-launcher-25220-thread-2) 
[n:127.0.0.1:50048_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 3880815 INFO  (jetty-launcher-25220-thread-2) 
[n:127.0.0.1:50048_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:50034/solr ready
   [junit4]   2> 3880815 INFO  (jetty-launcher-25220-thread-2) 
[n:127.0.0.1:50048_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3880842 INFO  (jetty-launcher-25220-thread-2) 
[n:127.0.0.1:50048_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50048.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@286f384f
   [junit4]   2> 3880865 INFO  (jetty-launcher-25220-thread-2) 
[n:127.0.0.1:50048_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50048.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@286f384f
   [junit4]   2> 3880865 INFO  (jetty-launcher-25220-thread-2) 
[n:127.0.0.1:50048_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50048.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@286f384f
   [junit4]   2> 3880866 INFO  (jetty-launcher-25220-thread-2) 
[n:127.0.0.1:50048_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node2\.
   [junit4]   2> 3880913 INFO  (zkConnectionManagerCallback-25301-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3880915 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testMustMatch-seed#[EDA01D96577638AE])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3880916 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testMustMatch-seed#[EDA01D96577638AE])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:50034/solr ready
   [junit4]   2> 3880918 INFO  (qtp1024920458-63724) [n:127.0.0.1:50051_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3880919 INFO  (qtp1024920458-63724) [n:127.0.0.1:50051_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> 3880920 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testMustMatch-seed#[EDA01D96577638AE])
 [    ] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest SolrClient: 
org.apache.solr.client.solrj.impl.CloudSolrClient@2223e4c2
   [junit4]   2> 3880920 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testMustMatch-seed#[EDA01D96577638AE])
 [    ] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest ClusterStateProvider 
org.apache.solr.client.solrj.impl.HttpClusterStateProvider@4da8f1a9
   [junit4]   2> 3880925 INFO  (qtp925356736-63741) [n:127.0.0.1:50045_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3880926 INFO  (qtp925356736-63741) [n:127.0.0.1:50045_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> 3880927 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3880927 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_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> 3880927 INFO  (qtp925356736-63719) [n:127.0.0.1:50045_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3880928 INFO  (qtp925356736-63719) [n:127.0.0.1:50045_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> 3880929 INFO  (qtp925356736-63720) [n:127.0.0.1:50045_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3880929 INFO  (qtp925356736-63720) [n:127.0.0.1:50045_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> 3880930 INFO  (qtp925356736-63717) [n:127.0.0.1:50045_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> 3880933 INFO  
(OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) 
[n:127.0.0.1:50054_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> 3880934 INFO  
(OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) 
[n:127.0.0.1:50054_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/managed-schema to /configs/testMustMatch/managed-schema
   [junit4]   2> 3880935 INFO  
(OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) 
[n:127.0.0.1:50054_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/protwords.txt to /configs/testMustMatch/protwords.txt
   [junit4]   2> 3880936 INFO  
(OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) 
[n:127.0.0.1:50054_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/solrconfig.xml to /configs/testMustMatch/solrconfig.xml
   [junit4]   2> 3880938 INFO  
(OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) 
[n:127.0.0.1:50054_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/synonyms.txt to /configs/testMustMatch/synonyms.txt
   [junit4]   2> 3880938 INFO  
(OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) 
[n:127.0.0.1:50054_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/stopwords.txt to /configs/testMustMatch/stopwords.txt
   [junit4]   2> 3880940 INFO  
(OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) 
[n:127.0.0.1:50054_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> 3880941 INFO  
(OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) 
[n:127.0.0.1:50054_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> 3880942 INFO  
(OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) 
[n:127.0.0.1:50054_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> 3880942 INFO  
(OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) 
[n:127.0.0.1:50054_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> 3880946 INFO  
(OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) 
[n:127.0.0.1:50054_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> 3880947 INFO  
(OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) 
[n:127.0.0.1:50054_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> 3880948 INFO  
(OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) 
[n:127.0.0.1:50054_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> 3880950 INFO  
(OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) 
[n:127.0.0.1:50054_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> 3880951 INFO  
(OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) 
[n:127.0.0.1:50054_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> 3880952 INFO  
(OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) 
[n:127.0.0.1:50054_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> 3880954 INFO  
(OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) 
[n:127.0.0.1:50054_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> 3880955 INFO  
(OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) 
[n:127.0.0.1:50054_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> 3880957 INFO  
(OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) 
[n:127.0.0.1:50054_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> 3880958 INFO  
(OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) 
[n:127.0.0.1:50054_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> 3880959 INFO  
(OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) 
[n:127.0.0.1:50054_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> 3880960 INFO  
(OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) 
[n:127.0.0.1:50054_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> 3880962 INFO  
(OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) 
[n:127.0.0.1:50054_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> 3880963 INFO  
(OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) 
[n:127.0.0.1:50054_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> 3880965 INFO  
(OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) 
[n:127.0.0.1:50054_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> 3880966 INFO  
(OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) 
[n:127.0.0.1:50054_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> 3880966 INFO  
(OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) 
[n:127.0.0.1:50054_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> 3880970 INFO  
(OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) 
[n:127.0.0.1:50054_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> 3880972 INFO  
(OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) 
[n:127.0.0.1:50054_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> 3880973 INFO  
(OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) 
[n:127.0.0.1:50054_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> 3880975 INFO  
(OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) 
[n:127.0.0.1:50054_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> 3880976 INFO  
(OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) 
[n:127.0.0.1:50054_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> 3880978 INFO  
(OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) 
[n:127.0.0.1:50054_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> 3880979 INFO  
(OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) 
[n:127.0.0.1:50054_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> 3880981 INFO  
(OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) 
[n:127.0.0.1:50054_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> 3880982 INFO  
(OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) 
[n:127.0.0.1:50054_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> 3880984 INFO  
(OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) 
[n:127.0.0.1:50054_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> 3880986 INFO  
(OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) 
[n:127.0.0.1:50054_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> 3880988 INFO  
(OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) 
[n:127.0.0.1:50054_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> 3880989 INFO  
(OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) 
[n:127.0.0.1:50054_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> 3880989 INFO  
(OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) 
[n:127.0.0.1:50054_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> 3880989 INFO  
(OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) 
[n:127.0.0.1:50054_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> 3880995 INFO  
(OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) 
[n:127.0.0.1:50054_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> 3880996 INFO  
(OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) 
[n:127.0.0.1:50054_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> 3880997 INFO  
(OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) 
[n:127.0.0.1:50054_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/params.json to /configs/testMustMatch/params.json
   [junit4]   2> 3880999 INFO  (qtp925356736-63717) [n:127.0.0.1:50045_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=68
   [junit4]   2> 3881000 INFO  (qtp925356736-63717) [n:127.0.0.1:50045_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3881001 INFO  (qtp925356736-63717) [n:127.0.0.1:50045_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> 3881001 INFO  (qtp925356736-63717) [n:127.0.0.1:50045_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3881002 INFO  (qtp925356736-63717) [n:127.0.0.1:50045_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> 3881002 INFO  (qtp925356736-63717) [n:127.0.0.1:50045_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3881003 INFO  (qtp925356736-63717) [n:127.0.0.1:50045_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> 3881003 INFO  (qtp925356736-63717) [n:127.0.0.1:50045_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3881004 INFO  (qtp925356736-63717) [n:127.0.0.1:50045_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> 3881004 INFO  (qtp925356736-63717) [n:127.0.0.1:50045_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> 3881007 INFO  
(OverseerCollectionConfigSetProcessor-72063208294580234-127.0.0.1:50054_solr-n_0000000000)
 [n:127.0.0.1:50054_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> 3881007 INFO  
(OverseerThreadFactory-20167-thread-2-processing-n:127.0.0.1:50054_solr) 
[n:127.0.0.1:50054_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testMustMatch
   [junit4]   2> 3881115 INFO  
(OverseerStateUpdate-72063208294580234-127.0.0.1:50054_solr-n_0000000000) 
[n:127.0.0.1:50054_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:50045/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3881317 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_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> 3881319 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_solr    
x:testMustMatch_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3882345 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_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> 3882345 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_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> 3882346 WARN  (qtp925356736-63718) [n:127.0.0.1:50045_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\contrib\extraction\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\contrib\extraction\lib
   [junit4]   2> 3882347 WARN  (qtp925356736-63718) [n:127.0.0.1:50045_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\dist
 filtered by solr-cell-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3882348 WARN  (qtp925356736-63718) [n:127.0.0.1:50045_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\contrib\clustering\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\contrib\clustering\lib
   [junit4]   2> 3882348 WARN  (qtp925356736-63718) [n:127.0.0.1:50045_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3882348 WARN  (qtp925356736-63718) [n:127.0.0.1:50045_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\contrib\langid\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\contrib\langid\lib
   [junit4]   2> 3882349 WARN  (qtp925356736-63718) [n:127.0.0.1:50045_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\dist
 filtered by solr-langid-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3882349 WARN  (qtp925356736-63718) [n:127.0.0.1:50045_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\contrib\velocity\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\contrib\velocity\lib
   [junit4]   2> 3882350 WARN  (qtp925356736-63718) [n:127.0.0.1:50045_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3882350 WARN  (qtp925356736-63718) [n:127.0.0.1:50045_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\dist
 filtered by solr-ltr-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3882356 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_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> 3882375 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_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> 3882595 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_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> 3882627 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_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> 3882627 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50045.solr.core.testMustMatch.shard1.replica_n1' (registry 
'solr.core.testMustMatch.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@286f384f
   [junit4]   2> 3882628 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_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 
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\.\testMustMatch_shard1_replica_n1\data\]
   [junit4]   2> 3882630 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 3882729 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_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> 3882729 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_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> 3882732 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_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> 3882733 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3882733 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@37bbfdc6[testMustMatch_shard1_replica_n1] main]
   [junit4]   2> 3882734 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_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> 3882735 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_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> 3882735 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_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> 3882736 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_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> 3882736 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 3882736 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_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> 3882737 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_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> 3882737 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_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 1630811633154523136
   [junit4]   2> 3882739 INFO  
(searcherExecutor-20179-thread-1-processing-n:127.0.0.1:50045_solr 
x:testMustMatch_shard1_replica_n1 c:testMustMatch s:shard1 r:core_node2) 
[n:127.0.0.1:50045_solr c:testMustMatch s:shard1 r:core_node2 
x:testMustMatch_shard1_replica_n1] o.a.s.c.QuerySenderListener 
QuerySenderListener sending requests to 
Searcher@37bbfdc6[testMustMatch_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3882739 INFO  
(searcherExecutor-20179-thread-1-processing-n:127.0.0.1:50045_solr 
x:testMustMatch_shard1_replica_n1 c:testMustMatch s:shard1 r:core_node2) 
[n:127.0.0.1:50045_solr c:testMustMatch s:shard1 r:core_node2 
x:testMustMatch_shard1_replica_n1] o.a.s.c.QuerySenderListener 
QuerySenderListener done.
   [junit4]   2> 3882739 INFO  
(searcherExecutor-20179-thread-1-processing-n:127.0.0.1:50045_solr 
x:testMustMatch_shard1_replica_n1 c:testMustMatch s:shard1 r:core_node2) 
[n:127.0.0.1:50045_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> 3882740 INFO  
(searcherExecutor-20179-thread-1-processing-n:127.0.0.1:50045_solr 
x:testMustMatch_shard1_replica_n1 c:testMustMatch s:shard1 r:core_node2) 
[n:127.0.0.1:50045_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@37bbfdc6[testMustMatch_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3882742 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_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> 3882742 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_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> 3882745 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_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> 3882745 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_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> 3882745 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_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:50045/solr/testMustMatch_shard1_replica_n1/
   [junit4]   2> 3882745 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_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> 3882745 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:50045/solr/testMustMatch_shard1_replica_n1/ has no replicas
   [junit4]   2> 3882745 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_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/72063208294580233-core_node2-n_0000000000
   [junit4]   2> 3882747 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_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:50045/solr/testMustMatch_shard1_replica_n1/ shard1
   [junit4]   2> 3882849 INFO  (zkCallback-25245-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> 3882850 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_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> 3882852 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_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=1536
   [junit4]   2> 3882858 INFO  (qtp925356736-63717) [n:127.0.0.1:50045_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> 3882954 INFO  (zkCallback-25245-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> 3882955 INFO  (qtp925356736-63717) [n:127.0.0.1:50045_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=1951
   [junit4]   2> 3882955 INFO  (zkCallback-25245-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> 3882969 INFO  (qtp925356736-63719) [n:127.0.0.1:50045_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3882971 INFO  (qtp925356736-63719) [n:127.0.0.1:50045_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 3883012 INFO  
(OverseerCollectionConfigSetProcessor-72063208294580234-127.0.0.1:50054_solr-n_0000000000)
 [n:127.0.0.1:50054_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> 3883065 INFO  (qtp925356736-63720) [n:127.0.0.1:50045_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> 3883065 INFO  (qtp925356736-63720) [n:127.0.0.1:50045_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> 3883067 INFO  (Thread-9911) [    ] o.a.s.c.SolrCore config 
update listener called for core testMustMatch_shard1_replica_n1
   [junit4]   2> 3883067 INFO  (Thread-9911) [    ] o.a.s.c.SolrCore core 
reload testMustMatch_shard1_replica_n1
   [junit4]   2> 3883071 INFO  
(solrHandlerExecutor-20184-thread-1-processing-n:127.0.0.1:50045_solr 
x:testMustMatch_shard1_replica_n1 c:testMustMatch s:shard1 r:core_node2) 
[n:127.0.0.1:50045_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> 3883084 INFO  (Thread-9911) [    ] o.a.s.c.RequestParams conf 
resource params.json loaded . version : 0 
   [junit4]   2> 3883084 INFO  (Thread-9911) [    ] o.a.s.c.RequestParams 
request params refreshed to version 0
   [junit4]   2> 3883085 WARN  (Thread-9911) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\contrib\extraction\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\contrib\extraction\lib
   [junit4]   2> 3883085 WARN  (Thread-9911) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\dist
 filtered by solr-cell-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3883087 WARN  (Thread-9911) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\contrib\clustering\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\contrib\clustering\lib
   [junit4]   2> 3883087 WARN  (Thread-9911) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3883088 WARN  (Thread-9911) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\contrib\langid\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\contrib\langid\lib
   [junit4]   2> 3883088 WARN  (Thread-9911) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\dist
 filtered by solr-langid-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3883088 WARN  (Thread-9911) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\contrib\velocity\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\contrib\velocity\lib
   [junit4]   2> 3883088 WARN  (Thread-9911) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3883089 WARN  (Thread-9911) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\dist
 filtered by solr-ltr-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3883095 INFO  (Thread-9911) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.1.0
   [junit4]   2> 3883572 INFO  (Thread-9911) [    ] o.a.s.s.IndexSchema 
[testMustMatch_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 3883601 INFO  (qtp925356736-63751) [n:127.0.0.1:50045_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> 3883601 INFO  (qtp925356736-63751) [n:127.0.0.1:50045_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=0
   [junit4]   2> 3883602 INFO  
(solrHandlerExecutor-20184-thread-1-processing-n:127.0.0.1:50045_solr 
x:testMustMatch_shard1_replica_n1 c:testMustMatch s:shard1 r:core_node2) 
[n:127.0.0.1:50045_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:50045/solr/testMustMatch_shard1_replica_n1/ for prop overlay   
after 1 attempts
   [junit4]   2> 3883602 INFO  
(solrHandlerExecutor-20184-thread-1-processing-n:127.0.0.1:50045_solr 
x:testMustMatch_shard1_replica_n1 c:testMustMatch s:shard1 r:core_node2) 
[n:127.0.0.1:50045_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> 3883628 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 3883733 INFO  (Thread-9911) [    ] o.a.s.s.IndexSchema Loaded 
schema default-config/1.6 with uniqueid field id
   [junit4]   2> 3883760 INFO  (Thread-9911) [    ] o.a.s.c.CoreContainer 
Reloading SolrCore 'testMustMatch_shard1_replica_n1' using configuration from 
collection testMustMatch
   [junit4]   2> 3883775 INFO  (Thread-9911) [n:127.0.0.1:50045_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50045.solr.core.testMustMatch.shard1.replica_n1' (registry 
'solr.core.testMustMatch.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@286f384f
   [junit4]   2> 3883775 INFO  (Thread-9911) [n:127.0.0.1:50045_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 
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\.\testMustMatch_shard1_replica_n1\data\]
   [junit4]   2> 3883779 INFO  (qtp925356736-63716) [n:127.0.0.1:50045_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> 3883779 INFO  (qtp925356736-63716) [n:127.0.0.1:50045_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=0
   [junit4]   2> 3883780 INFO  
(solrHandlerExecutor-20184-thread-1-processing-n:127.0.0.1:50045_solr 
x:testMustMatch_shard1_replica_n1 c:testMustMatch s:shard1 r:core_node2) 
[n:127.0.0.1:50045_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

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

, ExplicitHLLTest, TestManagedResourceStorage, TestRawResponseWriter, 
TestStressLucene, TestSubQueryTransformerDistrib, TestXIncludeConfig, 
EchoParamsTest, TestRetrieveFieldsOptimizer, RandomizedTaggerTest, 
OverseerCollectionConfigSetProcessorTest, TestBinaryField, BufferStoreTest, 
CdcrOpsAndBoundariesTest, JsonLoaderTest, DistribCursorPagingTest, 
TestCollectionAPI, StatsComponentTest, DistributedQueryComponentCustomSortTest, 
TestManagedStopFilterFactory, TestLMDirichletSimilarityFactory, 
BlockJoinFacetSimpleTest, AnalysisErrorHandlingTest, TestInfoStreamLogging, 
BasicDistributedZk2Test, TestRemoteStreaming, TestSegmentSorting, 
TestBackupRepositoryFactory, TestDynamicFieldCollectionResource, 
BasicAuthStandaloneTest, SolrMetricReporterTest, TestClusterProperties, 
HttpTriggerListenerTest, TestTrie, TestLegacyBM25SimilarityFactory, 
SchemaVersionSpecificBehaviorTest, HdfsTlogReplayBufferedWhileIndexingTest, 
TestFieldCollectionResource, SuggestComponentTest, RegexBoostProcessorTest, 
UnloadDistributedZkTest, TestSQLHandler, TestCorePropertiesReload, 
DistributedVersionInfoTest, TestFieldCacheSortRandom, SpatialRPTFieldTypeTest, 
TestCloudJSONFacetSKG, ParsingFieldUpdateProcessorsTest, ClusterStateTest, 
UniqFieldsUpdateProcessorFactoryTest, CheckHdfsIndexTest, TestCrossCoreJoin, 
TestSimDistributedQueue, TestPHPSerializedResponseWriter, TestGroupingSearch, 
TestSolrConfigHandlerCloud, TransactionLogTest, NodeMarkersRegistrationTest, 
OverseerTaskQueueTest, DistanceUnitsTest, ChangedSchemaMergeTest, 
ClassificationUpdateProcessorIntegrationTest, 
MetricsHistoryWithAuthIntegrationTest, NumberUtilsTest, 
TestLeaderElectionZkExpiry, TestSchemaNameResource, 
TestPayloadCheckQParserPlugin, ChaosMonkeyNothingIsSafeWithPullReplicasTest, 
ZkCLITest, TestCryptoKeys, NumericFieldsTest, TestHttpShardHandlerFactory, 
TestReload, IndexSchemaRuntimeFieldTest, TestJsonFacetsWithNestedObjects, 
HttpPartitionWithTlogReplicasTest, TestDistributedSearch, 
SignificantTermsQParserPluginTest, TestRandomCollapseQParserPlugin, 
BlockJoinFacetDistribTest, LukeRequestHandlerTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, TestJmxIntegration, 
TestFieldCacheReopen, TestAuthorizationFramework, TestDistribDocBasedVersion, 
NodeAddedTriggerIntegrationTest, CoreAdminRequestStatusTest, 
TestAuthenticationFramework, TestAnalyzeInfixSuggestions, 
PeerSyncWithLeaderTest, TestReqParamsAPI, TestClassicSimilarityFactory, 
CdcrRequestHandlerTest, SolrCLIZkUtilsTest, HdfsSyncSliceTest, 
DocValuesMultiTest, ScheduledMaintenanceTriggerTest, 
TestFieldTypeCollectionResource, DistributedFacetPivotWhiteBoxTest, 
TestOrdValues, AuthToolTest, CdcrWithNodesRestartsTest, 
TestHighFrequencyDictionaryFactory, SolrInfoBeanTest, 
FullSolrCloudDistribCmdsTest, SimpleMLTQParserTest, 
SharedFSAutoReplicaFailoverTest, TestSimpleTextCodec, TestSolrDeletionPolicy1, 
TestNamedUpdateProcessors, OutOfBoxZkACLAndCredentialsProvidersTest, 
SparseHLLTest, HdfsBasicDistributedZk2Test, FacetPivotSmallTest, 
RegexBytesRefFilterTest, PreAnalyzedFieldTest, TestUninvertingReader, 
TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, TestConfigReload, 
TestDistributedGrouping, TestInitQParser, TestSimComputePlanAction, 
CollectionTooManyReplicasTest, HighlighterConfigTest, TestStressReorder, 
PingRequestHandlerTest, AtomicUpdateRemovalJavabinTest, SuggesterTest, 
LeaderElectionIntegrationTest, DeleteShardTest, XsltUpdateRequestHandlerTest, 
TestMacroExpander, DistributedExpandComponentTest, 
TestPullReplicaErrorHandling, SuggesterFSTTest, CoreSorterTest, 
TestSimNodeLostTrigger, TestReRankQParserPlugin, ExecutePlanActionTest, 
TestReplicationHandlerBackup, SyncSliceTest, 
HdfsWriteToMultipleCollectionsTest, TestMergePolicyConfig, PolyFieldTest, 
DistanceFunctionTest, DeleteNodeTest, CurrencyRangeFacetCloudTest, 
PrimUtilsTest, AutoAddReplicasIntegrationTest, SolrCoreCheckLockOnStartupTest, 
TestCloudPhrasesIdentificationComponent, TestQueryUtils, 
PeerSyncWithIndexFingerprintCachingTest, AsyncCallRequestStatusResponseTest, 
BasicZkTest, ChaosMonkeyNothingIsSafeTest, CollectionPropsTest, 
ConcurrentCreateRoutedAliasTest, ConfigSetsAPITest, ConnectionManagerTest, 
CreateCollectionCleanupTest, CreateRoutedAliasTest, DeleteInactiveReplicaTest, 
DeleteLastCustomShardedReplicaTest, DistribJoinFromCollectionTest, 
DistributedQueueTest, ForceLeaderTest, ForceLeaderWithTlogReplicasTest, 
LeaderFailoverAfterPartitionTest, LeaderTragicEventTest, 
LeaderVoteWaitTimeoutTest, MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, 
MoveReplicaTest, NodeMutatorTest, OverseerRolesTest, OverseerStatusTest, 
ReindexCollectionTest, RestartWhileUpdatingTest, RollingRestartTest, 
SSLMigrationTest, SaslZkACLProviderTest, ShardRoutingCustomTest, 
ShardRoutingTest, SplitShardTest, TestCloudSearcherWarming, 
TestMiniSolrCloudClusterSSL, TestPullReplica, TestRandomRequestDistribution, 
TestRequestForwarding, TestSSLRandomization, TestSolrCloudWithKerberosAlt, 
TestStressInPlaceUpdates, TestWithCollection, CustomCollectionTest, 
SimpleCollectionCreateDeleteTest, TestHdfsCloudBackupRestore, 
TestLocalFSCloudBackupRestore, TestReplicaProperties, 
TestRequestStatusCollectionAPI, AutoScalingHandlerTest, ComputePlanActionTest, 
MetricTriggerIntegrationTest, MetricTriggerTest, 
NodeLostTriggerIntegrationTest, NodeLostTriggerTest, ScheduledTriggerTest, 
SystemLogListenerTest, TriggerCooldownIntegrationTest, TriggerEventQueueTest, 
TriggerIntegrationTest, TestSimNodeAddedTrigger, TestSimTriggerIntegration, 
BaseCdcrDistributedZkTest, CdcrBidirectionalTest, CdcrBootstrapTest, 
ExitableDirectoryReaderTest, HdfsDirectoryFactoryTest, PluginInfoTest, 
QueryResultKeyTest, RAMDirectoryFactoryTest, RequestHandlersTest, 
ResourceLoaderTest, SOLR749Test, TestConfigOverlay, TestConfigSetImmutable, 
TestImplicitCoreProperties, TestQuerySenderListener, TestReloadAndDeleteDocs, 
TestSolrCoreSnapshots, BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, 
DocumentAnalysisRequestHandlerTest, FieldAnalysisRequestHandlerTest, 
ResponseBuilderTest, SearchHandlerTest, TestCSVLoader, 
TestHdfsBackupRestoreCore, TestReplicationHandler, MetricsHistoryHandlerTest, 
CustomTermsComponentTest, DistributedFacetPivotLongTailTest, 
DistributedFacetPivotSmallTest, DistributedSuggestComponentTest, 
DistributedTermsComponentTest, TermVectorComponentTest, JavabinLoaderTest, 
EmbeddedSolrNoSerializeTest, TaggerTest, TaggingAttributeTest, 
FastVectorHighlighterTest, TestSlowCompositeReaderWrapper, 
WrapperMergePolicyFactoryTest, TestLegacyFieldReuse, TestLegacyNumericUtils, 
JvmMetricsTest, SolrMetricManagerTest, SolrGangliaReporterTest, 
SolrShardReporterTest, TestIntervalFaceting, TestCopyFieldCollectionResource, 
TestSchemaSimilarityResource, TestSchemaVersionResource, 
TestSerializedLuceneMatchVersion, TestUniqueKeyFieldResource, 
TestManagedSynonymGraphFilterFactory, BadCopyFieldTest, BadIndexSchemaTest, 
DateRangeFieldTest, EnumFieldTest, ManagedSchemaRoundRobinCloudTest, 
TestCloudSchemaless, AnalyticsMergeStrategyTest, AnalyticsQueryTest, 
LargeFieldTest, QueryEqualityTest, QueryParsingTest, RankQueryTest, 
ReturnFieldsTest, TestCollapseQParserPlugin, TestComplexPhraseQParserPlugin, 
TestCustomSort, TestExtendedDismaxParser, TestLRUCache, 
TestLegacyNumericRangeQueryBuilder, TestMaxScoreQueryParser, 
TestMinHashQParser, TestMissingGroups, TestPseudoReturnFields, TestRecovery, 
TestCloudJSONFacetJoinDomain, TestJsonFacets, AuditLoggerIntegrationTest, 
DirectSolrConnectionTest, NoCacheHeaderTest, ResponseHeaderTest, 
SolrRequestParserTest, SpellCheckCollatorWithCollapseTest, 
TestSuggestSpellingConverter, TestBlendedInfixSuggestions, 
TestFreeTextSuggestions, TestFuzzyAnalyzedSuggestions, BlockDirectoryTest, 
DataDrivenBlockJoinTest, DirectUpdateHandlerTest, DocumentBuilderTest, 
MaxSizeAutoCommitTest, PeerSyncWithBufferUpdatesTest, SoftAutoCommitTest, 
SolrCmdDistributorTest, TestAtomicUpdateErrorCases, TestExceedMaxTermLength, 
TestInPlaceUpdatesRequiredField, TestInPlaceUpdatesStandalone, 
TestIndexingPerformance, TestUpdate, AtomicUpdateProcessorFactoryTest, 
CategoryRoutedAliasUpdateProcessorTest]
   [junit4] Completed [854/854 (1!)] on J0 in 311.91s, 6 tests, 1 error <<< 
FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J0: stdout was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\temp\junit4-J0-20190414_162806_5721800857031709712495.sysout
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\heapdumps\java_pid13008.hprof
 ...
   [junit4] Heap dump file created [585310830 bytes in 6.460 secs]
   [junit4] <<< JVM J0: EOF ----

[...truncated 8946 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\build.xml:633: The following 
error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\build.xml:585: Some of the 
tests produced a heap dump, but did not fail. Maybe a suppressed 
OutOfMemoryError? Dumps created:
* java_pid13008.hprof

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

Reply via email to