Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/25162/
Java: 64bit/jdk-12.0.1 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  
org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.testTimeCat

Error Message:
took over 10 seconds after collection creation to update aliases

Stack Trace:
java.lang.AssertionError: took over 10 seconds after collection creation to 
update aliases
        at 
__randomizedtesting.SeedInfo.seed([32258C106B3C1248:BDDCDA32B1D5E23]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at 
org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest.waitColAndAlias(RoutedAliasUpdateProcessorTest.java:77)
        at 
org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.testTimeCat(DimensionalRoutedAliasUpdateProcessorTest.java:220)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        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:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 14160 lines...]
   [junit4] Suite: 
org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
   [junit4]   2> 873174 INFO  
(SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[32258C106B3C1248]-worker)
 [     ] o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_32258C106B3C1248-001/data-dir-202-001
   [junit4]   2> 873174 WARN  
(SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[32258C106B3C1248]-worker)
 [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 873174 INFO  
(SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[32258C106B3C1248]-worker)
 [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 873175 INFO  
(SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[32258C106B3C1248]-worker)
 [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 873175 INFO  
(SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[32258C106B3C1248]-worker)
 [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 873177 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[32258C106B3C1248])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testCatTime
   [junit4]   2> 873177 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[32258C106B3C1248])
 [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_32258C106B3C1248-001/tempDir-001
   [junit4]   2> 873177 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[32258C106B3C1248])
 [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 873177 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 873177 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 873278 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[32258C106B3C1248])
 [     ] o.a.s.c.ZkTestServer start zk server on port:44689
   [junit4]   2> 873278 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[32258C106B3C1248])
 [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:44689
   [junit4]   2> 873278 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[32258C106B3C1248])
 [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44689
   [junit4]   2> 873278 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[32258C106B3C1248])
 [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44689
   [junit4]   2> 873279 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[32258C106B3C1248])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 873280 INFO  (zkConnectionManagerCallback-6293-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 873280 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[32258C106B3C1248])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 873282 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[32258C106B3C1248])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 873283 INFO  (zkConnectionManagerCallback-6295-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 873283 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[32258C106B3C1248])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 873285 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[32258C106B3C1248])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 873285 INFO  (zkConnectionManagerCallback-6297-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 873285 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[32258C106B3C1248])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 873395 WARN  (jetty-launcher-6298-thread-4) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 873395 WARN  (jetty-launcher-6298-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 873395 WARN  (jetty-launcher-6298-thread-3) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 873395 WARN  (jetty-launcher-6298-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 873395 WARN  (jetty-launcher-6298-thread-3) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 873395 WARN  (jetty-launcher-6298-thread-4) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 873395 WARN  (jetty-launcher-6298-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 873395 WARN  (jetty-launcher-6298-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 873395 INFO  (jetty-launcher-6298-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 873395 INFO  (jetty-launcher-6298-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 873395 INFO  (jetty-launcher-6298-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 873395 INFO  (jetty-launcher-6298-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 873395 INFO  (jetty-launcher-6298-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 873395 INFO  (jetty-launcher-6298-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 873395 INFO  (jetty-launcher-6298-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 873395 INFO  (jetty-launcher-6298-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 873395 INFO  (jetty-launcher-6298-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.1+12
   [junit4]   2> 873395 INFO  (jetty-launcher-6298-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.1+12
   [junit4]   2> 873395 INFO  (jetty-launcher-6298-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.1+12
   [junit4]   2> 873395 INFO  (jetty-launcher-6298-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.1+12
   [junit4]   2> 873396 INFO  (jetty-launcher-6298-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 873396 INFO  (jetty-launcher-6298-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 873396 INFO  (jetty-launcher-6298-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 873396 INFO  (jetty-launcher-6298-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 873396 INFO  (jetty-launcher-6298-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 873396 INFO  (jetty-launcher-6298-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 873396 INFO  (jetty-launcher-6298-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1110e054{/solr,null,AVAILABLE}
   [junit4]   2> 873397 INFO  (jetty-launcher-6298-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3da0ba64{/solr,null,AVAILABLE}
   [junit4]   2> 873397 INFO  (jetty-launcher-6298-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 873397 INFO  (jetty-launcher-6298-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 873397 INFO  (jetty-launcher-6298-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 873397 INFO  (jetty-launcher-6298-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@b53b746{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:41557}
   [junit4]   2> 873397 INFO  (jetty-launcher-6298-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@7b61635c{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:38737}
   [junit4]   2> 873397 INFO  (jetty-launcher-6298-thread-2) [     ] 
o.e.j.s.Server Started @873429ms
   [junit4]   2> 873397 INFO  (jetty-launcher-6298-thread-4) [     ] 
o.e.j.s.Server Started @873429ms
   [junit4]   2> 873397 INFO  (jetty-launcher-6298-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38737}
   [junit4]   2> 873397 INFO  (jetty-launcher-6298-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41557}
   [junit4]   2> 873397 ERROR (jetty-launcher-6298-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 873397 INFO  (jetty-launcher-6298-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 873397 ERROR (jetty-launcher-6298-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 873397 INFO  (jetty-launcher-6298-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 873397 INFO  (jetty-launcher-6298-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 873397 INFO  (jetty-launcher-6298-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 873397 INFO  (jetty-launcher-6298-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 873397 INFO  (jetty-launcher-6298-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 873397 INFO  (jetty-launcher-6298-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 873397 INFO  (jetty-launcher-6298-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 873397 INFO  (jetty-launcher-6298-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-16T00:23:53.547827Z
   [junit4]   2> 873397 INFO  (jetty-launcher-6298-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-16T00:23:53.547827Z
   [junit4]   2> 873399 INFO  (jetty-launcher-6298-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 873399 INFO  (jetty-launcher-6298-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 873399 INFO  (jetty-launcher-6298-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 873399 INFO  (jetty-launcher-6298-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 873399 INFO  (jetty-launcher-6298-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 873400 INFO  (jetty-launcher-6298-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@57132707{/solr,null,AVAILABLE}
   [junit4]   2> 873400 INFO  (jetty-launcher-6298-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7a6cd6ae{/solr,null,AVAILABLE}
   [junit4]   2> 873400 INFO  (jetty-launcher-6298-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@fa5600{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:45729}
   [junit4]   2> 873400 INFO  (jetty-launcher-6298-thread-3) [     ] 
o.e.j.s.Server Started @873432ms
   [junit4]   2> 873401 INFO  (jetty-launcher-6298-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45729}
   [junit4]   2> 873401 ERROR (jetty-launcher-6298-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 873401 INFO  (jetty-launcher-6298-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 873401 INFO  (jetty-launcher-6298-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 873401 INFO  (jetty-launcher-6298-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 873401 INFO  (jetty-launcher-6298-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 873401 INFO  (jetty-launcher-6298-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-16T00:23:53.551304Z
   [junit4]   2> 873401 INFO  (jetty-launcher-6298-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@14612d65{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:44913}
   [junit4]   2> 873401 INFO  (jetty-launcher-6298-thread-1) [     ] 
o.e.j.s.Server Started @873433ms
   [junit4]   2> 873401 INFO  (jetty-launcher-6298-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44913}
   [junit4]   2> 873401 ERROR (jetty-launcher-6298-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 873401 INFO  (jetty-launcher-6298-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 873401 INFO  (jetty-launcher-6298-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 873401 INFO  (jetty-launcher-6298-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 873401 INFO  (jetty-launcher-6298-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 873401 INFO  (jetty-launcher-6298-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-16T00:23:53.551601Z
   [junit4]   2> 873405 INFO  (zkConnectionManagerCallback-6302-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 873405 INFO  (jetty-launcher-6298-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 873405 INFO  (zkConnectionManagerCallback-6300-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 873405 INFO  (jetty-launcher-6298-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 873405 INFO  (jetty-launcher-6298-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 873408 INFO  (jetty-launcher-6298-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 873408 INFO  (jetty-launcher-6298-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 873408 INFO  (jetty-launcher-6298-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 873409 INFO  (zkConnectionManagerCallback-6304-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 873409 INFO  (jetty-launcher-6298-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 873409 INFO  (zkConnectionManagerCallback-6306-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 873409 INFO  (jetty-launcher-6298-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 873409 INFO  (jetty-launcher-6298-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 873409 INFO  (jetty-launcher-6298-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 873602 INFO  (jetty-launcher-6298-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 873603 WARN  (jetty-launcher-6298-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@396154d8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 873603 WARN  (jetty-launcher-6298-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@396154d8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 873605 WARN  (jetty-launcher-6298-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5eb64c41[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 873605 WARN  (jetty-launcher-6298-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5eb64c41[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 873606 INFO  (jetty-launcher-6298-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44689/solr
   [junit4]   2> 873606 INFO  (jetty-launcher-6298-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 873607 INFO  (zkConnectionManagerCallback-6313-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 873607 INFO  (jetty-launcher-6298-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 873757 INFO  (jetty-launcher-6298-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 873758 WARN  (jetty-launcher-6298-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@77d328a5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 873758 WARN  (jetty-launcher-6298-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@77d328a5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 873760 WARN  (jetty-launcher-6298-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2ccf8d09[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 873760 WARN  (jetty-launcher-6298-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2ccf8d09[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 873760 INFO  (jetty-launcher-6298-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44689/solr
   [junit4]   2> 873761 INFO  (jetty-launcher-6298-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 873762 INFO  (zkConnectionManagerCallback-6321-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 873762 INFO  (jetty-launcher-6298-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 873773 INFO  (jetty-launcher-6298-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 873774 WARN  (jetty-launcher-6298-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5ba6f3a9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 873774 WARN  (jetty-launcher-6298-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5ba6f3a9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 873776 WARN  (jetty-launcher-6298-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@19c0d0e7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 873776 WARN  (jetty-launcher-6298-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@19c0d0e7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 873776 INFO  (jetty-launcher-6298-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44689/solr
   [junit4]   2> 873778 INFO  (jetty-launcher-6298-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 873778 INFO  (zkConnectionManagerCallback-6327-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 873778 INFO  (jetty-launcher-6298-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 873913 INFO  (jetty-launcher-6298-thread-4) 
[n:127.0.0.1:41557_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 873914 INFO  (zkConnectionManagerCallback-6330-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 873914 INFO  (jetty-launcher-6298-thread-4) 
[n:127.0.0.1:41557_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 873949 INFO  (jetty-launcher-6298-thread-4) 
[n:127.0.0.1:41557_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:41557_solr
   [junit4]   2> 873949 INFO  (jetty-launcher-6298-thread-4) 
[n:127.0.0.1:41557_solr     ] o.a.s.c.Overseer Overseer 
(id=72190726167527434-127.0.0.1:41557_solr-n_0000000000) starting
   [junit4]   2> 873956 INFO  
(OverseerStateUpdate-72190726167527434-127.0.0.1:41557_solr-n_0000000000) 
[n:127.0.0.1:41557_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:41557_solr
   [junit4]   2> 873956 INFO  (jetty-launcher-6298-thread-4) 
[n:127.0.0.1:41557_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41557_solr
   [junit4]   2> 873957 INFO  (zkCallback-6329-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 873957 WARN  (jetty-launcher-6298-thread-4) 
[n:127.0.0.1:41557_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 873975 INFO  (jetty-launcher-6298-thread-4) 
[n:127.0.0.1:41557_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 873983 INFO  (jetty-launcher-6298-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 873984 WARN  (jetty-launcher-6298-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@33ecfe1b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 873984 WARN  (jetty-launcher-6298-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@33ecfe1b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 873988 WARN  (jetty-launcher-6298-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@68a3bc5a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 873988 WARN  (jetty-launcher-6298-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@68a3bc5a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 873989 INFO  (jetty-launcher-6298-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44689/solr
   [junit4]   2> 873995 INFO  (jetty-launcher-6298-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 873996 INFO  (jetty-launcher-6298-thread-4) 
[n:127.0.0.1:41557_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41557.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1dd0f560
   [junit4]   2> 873999 INFO  (zkConnectionManagerCallback-6340-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 873999 INFO  (jetty-launcher-6298-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 874005 INFO  (jetty-launcher-6298-thread-4) 
[n:127.0.0.1:41557_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41557.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1dd0f560
   [junit4]   2> 874005 INFO  (jetty-launcher-6298-thread-4) 
[n:127.0.0.1:41557_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41557.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1dd0f560
   [junit4]   2> 874006 INFO  (jetty-launcher-6298-thread-4) 
[n:127.0.0.1:41557_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 874007 INFO  (jetty-launcher-6298-thread-4) 
[n:127.0.0.1:41557_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_32258C106B3C1248-001/tempDir-001/node4/.
   [junit4]   2> 874019 INFO  (jetty-launcher-6298-thread-1) 
[n:127.0.0.1:44913_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 874024 INFO  (zkConnectionManagerCallback-6342-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 874024 INFO  (jetty-launcher-6298-thread-1) 
[n:127.0.0.1:44913_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 874026 INFO  (jetty-launcher-6298-thread-1) 
[n:127.0.0.1:44913_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 874028 INFO  (jetty-launcher-6298-thread-1) 
[n:127.0.0.1:44913_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:44913_solr as DOWN
   [junit4]   2> 874029 INFO  (jetty-launcher-6298-thread-1) 
[n:127.0.0.1:44913_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 874029 INFO  (jetty-launcher-6298-thread-1) 
[n:127.0.0.1:44913_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44913_solr
   [junit4]   2> 874029 INFO  (zkCallback-6329-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 874030 WARN  (jetty-launcher-6298-thread-1) 
[n:127.0.0.1:44913_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 874040 INFO  (zkCallback-6341-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 874048 INFO  (jetty-launcher-6298-thread-1) 
[n:127.0.0.1:44913_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 874070 INFO  (jetty-launcher-6298-thread-1) 
[n:127.0.0.1:44913_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44913.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1dd0f560
   [junit4]   2> 874080 INFO  (jetty-launcher-6298-thread-1) 
[n:127.0.0.1:44913_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44913.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1dd0f560
   [junit4]   2> 874080 INFO  (jetty-launcher-6298-thread-1) 
[n:127.0.0.1:44913_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44913.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1dd0f560
   [junit4]   2> 874081 INFO  (jetty-launcher-6298-thread-1) 
[n:127.0.0.1:44913_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 874082 INFO  (jetty-launcher-6298-thread-1) 
[n:127.0.0.1:44913_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_32258C106B3C1248-001/tempDir-001/node1/.
   [junit4]   2> 874116 INFO  (jetty-launcher-6298-thread-2) 
[n:127.0.0.1:38737_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 874116 INFO  (zkConnectionManagerCallback-6348-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 874117 INFO  (jetty-launcher-6298-thread-2) 
[n:127.0.0.1:38737_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 874119 INFO  (jetty-launcher-6298-thread-2) 
[n:127.0.0.1:38737_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 874121 INFO  (jetty-launcher-6298-thread-2) 
[n:127.0.0.1:38737_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:38737_solr as DOWN
   [junit4]   2> 874122 INFO  (jetty-launcher-6298-thread-2) 
[n:127.0.0.1:38737_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 874122 INFO  (jetty-launcher-6298-thread-2) 
[n:127.0.0.1:38737_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38737_solr
   [junit4]   2> 874123 INFO  (zkCallback-6341-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 874123 INFO  (zkCallback-6329-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 874124 INFO  (zkCallback-6347-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 874124 WARN  (jetty-launcher-6298-thread-2) 
[n:127.0.0.1:38737_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 874132 INFO  (jetty-launcher-6298-thread-2) 
[n:127.0.0.1:38737_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 874146 INFO  (jetty-launcher-6298-thread-2) 
[n:127.0.0.1:38737_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38737.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1dd0f560
   [junit4]   2> 874156 INFO  (jetty-launcher-6298-thread-2) 
[n:127.0.0.1:38737_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38737.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1dd0f560
   [junit4]   2> 874156 INFO  (jetty-launcher-6298-thread-2) 
[n:127.0.0.1:38737_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38737.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1dd0f560
   [junit4]   2> 874157 INFO  (jetty-launcher-6298-thread-2) 
[n:127.0.0.1:38737_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 874158 INFO  (jetty-launcher-6298-thread-2) 
[n:127.0.0.1:38737_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_32258C106B3C1248-001/tempDir-001/node2/.
   [junit4]   2> 874214 INFO  (jetty-launcher-6298-thread-3) 
[n:127.0.0.1:45729_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 874214 INFO  (zkConnectionManagerCallback-6354-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 874214 INFO  (jetty-launcher-6298-thread-3) 
[n:127.0.0.1:45729_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 874217 INFO  (jetty-launcher-6298-thread-3) 
[n:127.0.0.1:45729_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 874219 INFO  (jetty-launcher-6298-thread-3) 
[n:127.0.0.1:45729_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:45729_solr as DOWN
   [junit4]   2> 874219 INFO  (jetty-launcher-6298-thread-3) 
[n:127.0.0.1:45729_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 874219 INFO  (jetty-launcher-6298-thread-3) 
[n:127.0.0.1:45729_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45729_solr
   [junit4]   2> 874220 INFO  (zkCallback-6329-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 874220 INFO  (zkCallback-6341-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 874220 INFO  (zkCallback-6347-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 874220 INFO  (zkCallback-6353-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 874221 WARN  (jetty-launcher-6298-thread-3) 
[n:127.0.0.1:45729_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 874239 INFO  (jetty-launcher-6298-thread-3) 
[n:127.0.0.1:45729_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 874254 INFO  (jetty-launcher-6298-thread-3) 
[n:127.0.0.1:45729_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45729.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1dd0f560
   [junit4]   2> 874260 INFO  (jetty-launcher-6298-thread-3) 
[n:127.0.0.1:45729_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45729.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1dd0f560
   [junit4]   2> 874260 INFO  (jetty-launcher-6298-thread-3) 
[n:127.0.0.1:45729_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45729.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1dd0f560
   [junit4]   2> 874261 INFO  (jetty-launcher-6298-thread-3) 
[n:127.0.0.1:45729_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 874261 INFO  (jetty-launcher-6298-thread-3) 
[n:127.0.0.1:45729_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_32258C106B3C1248-001/tempDir-001/node3/.
   [junit4]   2> 874312 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[32258C106B3C1248])
 [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 874313 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[32258C106B3C1248])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 874313 INFO  (zkConnectionManagerCallback-6363-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 874313 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[32258C106B3C1248])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 874314 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[32258C106B3C1248])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 874315 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[32258C106B3C1248])
 [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:44689/solr ready
   [junit4]   2> 874333 INFO  (qtp28040246-19390) [n:127.0.0.1:41557_solr     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 874335 INFO  (qtp28040246-19390) [n:127.0.0.1:41557_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 874344 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[32258C106B3C1248])
 [     ] o.a.s.u.p.DimensionalRoutedAliasUpdateProcessorTest SolrClient: 
org.apache.solr.client.solrj.impl.CloudSolrClient@30ddc112
   [junit4]   2> 874344 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[32258C106B3C1248])
 [     ] o.a.s.u.p.DimensionalRoutedAliasUpdateProcessorTest 
ClusterStateProvider 
org.apache.solr.client.solrj.impl.HttpClusterStateProvider@50dddaeb
   [junit4]   2> 874357 INFO  (qtp1905854508-19389) [n:127.0.0.1:38737_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 874358 INFO  (qtp1905854508-19389) [n:127.0.0.1:38737_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> 874359 INFO  (qtp1905854508-19395) [n:127.0.0.1:38737_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 874359 INFO  (qtp1905854508-19395) [n:127.0.0.1:38737_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> 874359 INFO  (qtp1905854508-19393) [n:127.0.0.1:38737_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 874360 INFO  (qtp1905854508-19393) [n:127.0.0.1:38737_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> 874360 INFO  (qtp1905854508-19389) [n:127.0.0.1:38737_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 874361 INFO  (qtp1905854508-19389) [n:127.0.0.1:38737_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> 874370 INFO  (qtp1905854508-19389) [n:127.0.0.1:38737_solr     
] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params 
baseConfigSet=_default&name=testCatTime&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 874371 INFO  
(OverseerThreadFactory-6973-thread-1-processing-n:127.0.0.1:41557_solr) 
[n:127.0.0.1:41557_solr     ] o.a.s.c.OverseerConfigSetMessageHandler 
OverseerConfigSetMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testCatTime",
   [junit4]   2>   "baseConfigSet":"_default",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 874372 INFO  
(OverseerThreadFactory-6973-thread-1-processing-n:127.0.0.1:41557_solr) 
[n:127.0.0.1:41557_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/protwords.txt to /configs/testCatTime/protwords.txt
   [junit4]   2> 874373 INFO  
(OverseerThreadFactory-6973-thread-1-processing-n:127.0.0.1:41557_solr) 
[n:127.0.0.1:41557_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/managed-schema to /configs/testCatTime/managed-schema
   [junit4]   2> 874374 INFO  
(OverseerThreadFactory-6973-thread-1-processing-n:127.0.0.1:41557_solr) 
[n:127.0.0.1:41557_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/solrconfig.xml to /configs/testCatTime/solrconfig.xml
   [junit4]   2> 874376 INFO  
(OverseerThreadFactory-6973-thread-1-processing-n:127.0.0.1:41557_solr) 
[n:127.0.0.1:41557_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_it.txt to 
/configs/testCatTime/lang/contractions_it.txt
   [junit4]   2> 874377 INFO  
(OverseerThreadFactory-6973-thread-1-processing-n:127.0.0.1:41557_solr) 
[n:127.0.0.1:41557_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stemdict_nl.txt to 
/configs/testCatTime/lang/stemdict_nl.txt
   [junit4]   2> 874378 INFO  
(OverseerThreadFactory-6973-thread-1-processing-n:127.0.0.1:41557_solr) 
[n:127.0.0.1:41557_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hy.txt to 
/configs/testCatTime/lang/stopwords_hy.txt
   [junit4]   2> 874379 INFO  
(OverseerThreadFactory-6973-thread-1-processing-n:127.0.0.1:41557_solr) 
[n:127.0.0.1:41557_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_no.txt to 
/configs/testCatTime/lang/stopwords_no.txt
   [junit4]   2> 874379 INFO  
(OverseerThreadFactory-6973-thread-1-processing-n:127.0.0.1:41557_solr) 
[n:127.0.0.1:41557_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ca.txt to 
/configs/testCatTime/lang/contractions_ca.txt
   [junit4]   2> 874380 INFO  
(OverseerThreadFactory-6973-thread-1-processing-n:127.0.0.1:41557_solr) 
[n:127.0.0.1:41557_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_id.txt to 
/configs/testCatTime/lang/stopwords_id.txt
   [junit4]   2> 874381 INFO  
(OverseerThreadFactory-6973-thread-1-processing-n:127.0.0.1:41557_solr) 
[n:127.0.0.1:41557_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_et.txt to 
/configs/testCatTime/lang/stopwords_et.txt
   [junit4]   2> 874382 INFO  
(OverseerThreadFactory-6973-thread-1-processing-n:127.0.0.1:41557_solr) 
[n:127.0.0.1:41557_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ga.txt to 
/configs/testCatTime/lang/stopwords_ga.txt
   [junit4]   2> 874383 INFO  
(OverseerThreadFactory-6973-thread-1-processing-n:127.0.0.1:41557_solr) 
[n:127.0.0.1:41557_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hi.txt to 
/configs/testCatTime/lang/stopwords_hi.txt
   [junit4]   2> 874384 INFO  
(OverseerThreadFactory-6973-thread-1-processing-n:127.0.0.1:41557_solr) 
[n:127.0.0.1:41557_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_da.txt to 
/configs/testCatTime/lang/stopwords_da.txt
   [junit4]   2> 874384 INFO  
(OverseerThreadFactory-6973-thread-1-processing-n:127.0.0.1:41557_solr) 
[n:127.0.0.1:41557_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ja.txt to 
/configs/testCatTime/lang/stopwords_ja.txt
   [junit4]   2> 874385 INFO  
(OverseerThreadFactory-6973-thread-1-processing-n:127.0.0.1:41557_solr) 
[n:127.0.0.1:41557_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_pt.txt to 
/configs/testCatTime/lang/stopwords_pt.txt
   [junit4]   2> 874386 INFO  
(OverseerThreadFactory-6973-thread-1-processing-n:127.0.0.1:41557_solr) 
[n:127.0.0.1:41557_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hu.txt to 
/configs/testCatTime/lang/stopwords_hu.txt
   [junit4]   2> 874387 INFO  
(OverseerThreadFactory-6973-thread-1-processing-n:127.0.0.1:41557_solr) 
[n:127.0.0.1:41557_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_el.txt to 
/configs/testCatTime/lang/stopwords_el.txt
   [junit4]   2> 874388 INFO  
(OverseerThreadFactory-6973-thread-1-processing-n:127.0.0.1:41557_solr) 
[n:127.0.0.1:41557_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ru.txt to 
/configs/testCatTime/lang/stopwords_ru.txt
   [junit4]   2> 874389 INFO  
(OverseerThreadFactory-6973-thread-1-processing-n:127.0.0.1:41557_solr) 
[n:127.0.0.1:41557_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_tr.txt to 
/configs/testCatTime/lang/stopwords_tr.txt
   [junit4]   2> 874390 INFO  
(OverseerThreadFactory-6973-thread-1-processing-n:127.0.0.1:41557_solr) 
[n:127.0.0.1:41557_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ar.txt to 
/configs/testCatTime/lang/stopwords_ar.txt
   [junit4]   2> 874391 INFO  
(OverseerThreadFactory-6973-thread-1-processing-n:127.0.0.1:41557_solr) 
[n:127.0.0.1:41557_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/userdict_ja.txt to 
/configs/testCatTime/lang/userdict_ja.txt
   [junit4]   2> 874392 INFO  
(OverseerThreadFactory-6973-thread-1-processing-n:127.0.0.1:41557_solr) 
[n:127.0.0.1:41557_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_eu.txt to 
/configs/testCatTime/lang/stopwords_eu.txt
   [junit4]   2> 874393 INFO  
(OverseerThreadFactory-6973-thread-1-processing-n:127.0.0.1:41557_solr) 
[n:127.0.0.1:41557_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_it.txt to 
/configs/testCatTime/lang/stopwords_it.txt
   [junit4]   2> 874393 INFO  
(OverseerThreadFactory-6973-thread-1-processing-n:127.0.0.1:41557_solr) 
[n:127.0.0.1:41557_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_cz.txt to 
/configs/testCatTime/lang/stopwords_cz.txt
   [junit4]   2> 874394 INFO  
(OverseerThreadFactory-6973-thread-1-processing-n:127.0.0.1:41557_solr) 
[n:127.0.0.1:41557_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stoptags_ja.txt to 
/configs/testCatTime/lang/stoptags_ja.txt
   [junit4]   2> 874395 INFO  
(OverseerThreadFactory-6973-thread-1-processing-n:127.0.0.1:41557_solr) 
[n:127.0.0.1:41557_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_fr.txt to 
/configs/testCatTime/lang/contractions_fr.txt
   [junit4]   2> 874404 INFO  
(OverseerThreadFactory-6973-thread-1-processing-n:127.0.0.1:41557_solr) 
[n:127.0.0.1:41557_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_de.txt to 
/configs/testCatTime/lang/stopwords_de.txt
   [junit4]   2> 874405 INFO  
(OverseerThreadFactory-6973-thread-1-processing-n:127.0.0.1:41557_solr) 
[n:127.0.0.1:41557_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fa.txt to 
/configs/testCatTime/lang/stopwords_fa.txt
   [junit4]   2> 874406 INFO  
(OverseerThreadFactory-6973-thread-1-processing-n:127.0.0.1:41557_solr) 
[n:127.0.0.1:41557_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ga.txt to 
/configs/testCatTime/lang/contractions_ga.txt
   [junit4]   2> 874407 INFO  
(OverseerThreadFactory-6973-thread-1-processing-n:127.0.0.1:41557_solr) 
[n:127.0.0.1:41557_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ca.txt to 
/configs/testCatTime/lang/stopwords_ca.txt
   [junit4]   2> 874408 INFO  
(OverseerThreadFactory-6973-thread-1-processing-n:127.0.0.1:41557_solr) 
[n:127.0.0.1:41557_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_nl.txt to 
/configs/testCatTime/lang/stopwords_nl.txt
   [junit4]   2> 874409 INFO  
(OverseerThreadFactory-6973-thread-1-processing-n:127.0.0.1:41557_solr) 
[n:127.0.0.1:41557_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_bg.txt to 
/configs/testCatTime/lang/stopwords_bg.txt
   [junit4]   2> 874409 INFO  
(OverseerThreadFactory-6973-thread-1-processing-n:127.0.0.1:41557_solr) 
[n:127.0.0.1:41557_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_lv.txt to 
/configs/testCatTime/lang/stopwords_lv.txt
   [junit4]   2> 874410 INFO  
(OverseerThreadFactory-6973-thread-1-processing-n:127.0.0.1:41557_solr) 
[n:127.0.0.1:41557_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_en.txt to 
/configs/testCatTime/lang/stopwords_en.txt
   [junit4]   2> 874411 INFO  
(OverseerThreadFactory-6973-thread-1-processing-n:127.0.0.1:41557_solr) 
[n:127.0.0.1:41557_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_es.txt to 
/configs/testCatTime/lang/stopwords_es.txt
   [junit4]   2> 874412 INFO  
(OverseerThreadFactory-6973-thread-1-processing-n:127.0.0.1:41557_solr) 
[n:127.0.0.1:41557_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_th.txt to 
/configs/testCatTime/lang/stopwords_th.txt
   [junit4]   2> 874413 INFO  
(OverseerThreadFactory-6973-thread-1-processing-n:127.0.0.1:41557_solr) 
[n:127.0.0.1:41557_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ro.txt to 
/configs/testCatTime/lang/stopwords_ro.txt
   [junit4]   2> 874413 INFO  
(OverseerThreadFactory-6973-thread-1-processing-n:127.0.0.1:41557_solr) 
[n:127.0.0.1:41557_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fr.txt to 
/configs/testCatTime/lang/stopwords_fr.txt
   [junit4]   2> 874414 INFO  
(OverseerThreadFactory-6973-thread-1-processing-n:127.0.0.1:41557_solr) 
[n:127.0.0.1:41557_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_sv.txt to 
/configs/testCatTime/lang/stopwords_sv.txt
   [junit4]   2> 874415 INFO  
(OverseerThreadFactory-6973-thread-1-processing-n:127.0.0.1:41557_solr) 
[n:127.0.0.1:41557_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fi.txt to 
/configs/testCatTime/lang/stopwords_fi.txt
   [junit4]   2> 874416 INFO  
(OverseerThreadFactory-6973-thread-1-processing-n:127.0.0.1:41557_solr) 
[n:127.0.0.1:41557_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/hyphenations_ga.txt to 
/configs/testCatTime/lang/hyphenations_ga.txt
   [junit4]   2> 874417 INFO  
(OverseerThreadFactory-6973-thread-1-processing-n:127.0.0.1:41557_solr) 
[n:127.0.0.1:41557_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_gl.txt to 
/configs/testCatTime/lang/stopwords_gl.txt
   [junit4]   2> 874417 INFO  
(OverseerThreadFactory-6973-thread-1-processing-n:127.0.0.1:41557_solr) 
[n:127.0.0.1:41557_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/synonyms.txt to /configs/testCatTime/synonyms.txt
   [junit4]   2> 874420 INFO  
(OverseerThreadFactory-6973-thread-1-processing-n:127.0.0.1:41557_solr) 
[n:127.0.0.1:41557_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/stopwords.txt to /configs/testCatTime/stopwords.txt
   [junit4]   2> 874423 INFO  (qtp1905854508-19389) [n:127.0.0.1:38737_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs 
params={baseConfigSet=_default&name=testCatTime&action=CREATE&wt=javabin&version=2}
 status=0 QTime=53
   [junit4]   2> 874423 INFO  (qtp1905854508-19393) [n:127.0.0.1:38737_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 874424 INFO  (qtp1905854508-19393) [n:127.0.0.1:38737_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> 874425 INFO  (qtp1905854508-19393) [n:127.0.0.1:38737_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 874425 INFO  (qtp1905854508-19393) [n:127.0.0.1:38737_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> 874426 INFO  (qtp1905854508-19393) [n:127.0.0.1:38737_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 874426 INFO  (qtp1905854508-19393) [n:127.0.0.1:38737_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> 874427 INFO  (qtp1905854508-19393) [n:127.0.0.1:38737_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 874427 INFO  (qtp1905854508-19393) [n:127.0.0.1:38737_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> 874428 INFO  (qtp1905854508-19395) [n:127.0.0.1:38737_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=testCatTime&name=testCatTime&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 874433 INFO  
(OverseerCollectionConfigSetProcessor-72190726167527434-127.0.0.1:41557_solr-n_0000000000)
 [n:127.0.0.1:41557_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> 874433 INFO  
(OverseerThreadFactory-6973-thread-2-processing-n:127.0.0.1:41557_solr) 
[n:127.0.0.1:41557_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testCatTime
   [junit4]   2> 874538 INFO  
(OverseerStateUpdate-72190726167527434-127.0.0.1:41557_solr-n_0000000000) 
[n:127.0.0.1:41557_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testCatTime",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testCatTime_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41557/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 874746 INFO  (qtp28040246-19390) [n:127.0.0.1:41557_solr    
x:testCatTime_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=testCatTime&newCollection=true&name=testCatTime_shard1_replica_n1&action=CREATE&numShards=1&collection=testCatTime&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 874746 INFO  (qtp28040246-19390) [n:127.0.0.1:41557_solr    
x:testCatTime_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 875754 INFO  (qtp28040246-19390) [n:127.0.0.1:41557_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 875774 INFO  (qtp28040246-19390) [n:127.0.0.1:41557_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.s.IndexSchema [testCatTime_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 875869 INFO  (qtp28040246-19390) [n:127.0.0.1:41557_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 875869 INFO  (qtp28040246-19390) [n:127.0.0.1:41557_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'testCatTime_shard1_replica_n1' using 
configuration from collection testCatTime, trusted=true
   [junit4]   2> 875870 INFO  (qtp28040246-19390) [n:127.0.0.1:41557_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41557.solr.core.testCatTime.shard1.replica_n1' (registry 
'solr.core.testCatTime.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1dd0f560
   [junit4]   2> 875870 INFO  (qtp28040246-19390) [n:127.0.0.1:41557_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[testCatTime_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_32258C106B3C1248-001/tempDir-001/node4/testCatTime_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_32258C106B3C1248-001/tempDir-001/node4/./testCatTime_shard1_replica_n1/data/]
   [junit4]   2> 875922 INFO  (qtp28040246-19390) [n:127.0.0.1:41557_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 875922 INFO  (qtp28040246-19390) [n:127.0.0.1:41557_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 875923 INFO  (qtp28040246-19390) [n:127.0.0.1:41557_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 875923 INFO  (qtp28040246-19390) [n:127.0.0.1:41557_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 875923 INFO  (qtp28040246-19390) [n:127.0.0.1:41557_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@397be0e6[testCatTime_shard1_replica_n1] main]
   [junit4]   2> 875924 INFO  (qtp28040246-19390) [n:127.0.0.1:41557_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/testCatTime
   [junit4]   2> 875925 INFO  (qtp28040246-19390) [n:127.0.0.1:41557_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/testCatTime
   [junit4]   2> 875925 INFO  (qtp28040246-19390) [n:127.0.0.1:41557_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/testCatTime/managed-schema
   [junit4]   2> 875925 INFO  (qtp28040246-19390) [n:127.0.0.1:41557_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 875925 INFO  (qtp28040246-19390) [n:127.0.0.1:41557_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 875925 INFO  (qtp28040246-19390) [n:127.0.0.1:41557_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_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> 875926 INFO  (qtp28040246-19390) [n:127.0.0.1:41557_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 875926 INFO  (qtp28040246-19390) [n:127.0.0.1:41557_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1653033754769227776
   [junit4]   2> 875928 INFO  
(searcherExecutor-6993-thread-1-processing-n:127.0.0.1:41557_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:41557_solr c:testCatTime s:shard1 r:core_node2 
x:testCatTime_shard1_replica_n1 ] o.a.s.c.QuerySenderListener 
QuerySenderListener sending requests to 
Searcher@397be0e6[testCatTime_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 875928 INFO  
(searcherExecutor-6993-thread-1-processing-n:127.0.0.1:41557_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:41557_solr c:testCatTime s:shard1 r:core_node2 
x:testCatTime_shard1_replica_n1 ] o.a.s.c.QuerySenderListener 
QuerySenderListener done.
   [junit4]   2> 875928 INFO  
(searcherExecutor-6993-thread-1-processing-n:127.0.0.1:41557_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:41557_solr c:testCatTime s:shard1 r:core_node2 
x:testCatTime_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell 
index for spellchecker: default
   [junit4]   2> 875928 INFO  
(searcherExecutor-6993-thread-1-processing-n:127.0.0.1:41557_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:41557_solr c:testCatTime s:shard1 r:core_node2 
x:testCatTime_shard1_replica_n1 ] o.a.s.c.SolrCore 
[testCatTime_shard1_replica_n1] Registered new searcher 
Searcher@397be0e6[testCatTime_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 875929 INFO  (qtp28040246-19390) [n:127.0.0.1:41557_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/testCatTime/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 875929 INFO  (qtp28040246-19390) [n:127.0.0.1:41557_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/testCatTime/leaders/shard1
   [junit4]   2> 875931 INFO  (qtp28040246-19390) [n:127.0.0.1:41557_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 875931 INFO  (qtp28040246-19390) [n:127.0.0.1:41557_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 875931 INFO  (qtp28040246-19390) [n:127.0.0.1:41557_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:41557/solr/testCatTime_shard1_replica_n1/
   [junit4]   2> 875931 INFO  (qtp28040246-19390) [n:127.0.0.1:41557_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 875931 INFO  (qtp28040246-19390) [n:127.0.0.1:41557_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:41557/solr/testCatTime_shard1_replica_n1/ has no replicas
   [junit4]   2> 875931 INFO  (qtp28040246-19390) [n:127.0.0.1:41557_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/testCatTime/leaders/shard1/leader after winning as 
/collections/testCatTime/leader_elect/shard1/election/72190726167527434-core_node2-n_0000000000
   [junit4]   2> 875932 INFO  (qtp28040246-19390) [n:127.0.0.1:41557_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:41557/solr/testCatTime_shard1_replica_n1/ shard1
   [junit4]   2> 876034 INFO  (zkCallback-6329-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testCatTime/state.json] for collection [testCatTime] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 876034 INFO  (zkCallback-6329-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testCatTime/state.json] for collection [testCatTime] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 876035 INFO  (qtp28040246-19390) [n:127.0.0.1:41557_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 876037 INFO  (qtp28040246-19390) [n:127.0.0.1:41557_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testCatTime&newCollection=true&name=testCatTime_shard1_replica_n1&action=CREATE&numShards=1&collection=testCatTime&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1291
   [junit4]   2> 876041 INFO  (qtp1905854508-19395) [n:127.0.0.1:38737_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> 876137 INFO  (zkCallback-6347-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testCatTime/state.json] for collection [testCatTime] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 876137 INFO  (zkCallback-6329-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testCatTime/state.json] for collection [testCatTime] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 876137 INFO  (zkCallback-6329-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testCatTime/state.json] for collection [testCatTime] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 876137 INFO  (zkCallback-6329-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testCatTime/state.json] for collection [testCatTime] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 876138 INFO  (qtp1905854508-19395) [n:127.0.0.1:38737_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=testCatTime&name=testCatTime&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=1710
   [junit4]   2> 876138 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[32258C106B3C1248])
 [     ] o.a.s.c.SolrCloudTestCase waitForState (testCatTime): waiting for 
collections to be created
   [junit4]   2> 876434 INFO  
(OverseerCollectionConfigSetProcessor-72190726167527434-127.0.0.1:41557_solr-n_0000000000)
 [n:127.0.0.1:41557_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> 876653 INFO  (qtp1905854508-19389) [n:127.0.0.1:38737_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 876654 INFO  (qtp1905854508-19389) [n:127.0.0.1:38737_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> 876666 INFO  (qtp28040246-19390) [n:127.0.0.1:41557_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_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 testCatTime
   [junit4]   2> 876667 INFO  (Thread-3080) [     ] o.a.s.c.SolrCore config 
update listener called for core testCatTime_shard1_replica_n1
   [junit4]   2> 876667 INFO  
(solrHandlerExecutor-6998-thread-1-processing-n:127.0.0.1:41557_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:41557_solr c:testCatTime s:shard1 r:core_node2 
x:testCatTime_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 
secs, maxWait 30
   [junit4]   2> 876667 INFO  (Thread-3080) [     ] o.a.s.c.SolrCore core 
reload testCatTime_shard1_replica_n1
   [junit4]   2> 876672 INFO  (Thread-3080) [     ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 9.0.0
   [junit4]   2> 876691 INFO  (Thread-3080) [     ] o.a.s.s.IndexSchema 
[testCatTime_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 876913 INFO  (qtp28040246-19396) [n:127.0.0.1:41557_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 876923 INFO  (SolrConfigHandler-refreshconf) [     ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 876923 INFO  (qtp28040246-19396) [n:127.0.0.1:41557_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.S.Request [testCatTime_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=10
   [junit4]   2> 876923 INFO  
(solrHandlerExecutor-6998-thread-1-processing-n:127.0.0.1:41557_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:41557_solr c:testCatTime s:shard1 r:core_node2 
x:testCatTime_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get 
expectedVersion 0 from 
https://127.0.0.1:41557/solr/testCatTime_shard1_replica_n1/ for prop overlay   
after 1 attempts
   [junit4]   2> 876923 INFO  
(solrHandlerExecutor-6998-thread-1-processing-n:127.0.0.1:41557_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:41557_solr c:testCatTime s:shard1 r:core_node2 
x:testCatTime_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 
secs, maxWait 30
   [junit4]   2> 876993 INFO  (Thread-3080) [     ] o.a.s.s.IndexSchema Loaded 
schema default-config/1.6 with uniqueid field id
   [junit4]   2> 876993 INFO  (Thread-3080) [     ] o.a.s.c.CoreContainer 
Reloading SolrCore 'testCatTime_shard1_replica_n1' using configuration from 
collection testCatTime
   [junit4]   2> 877024 INFO  (Thread-3080) [n:127.0.0.1:41557_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41557.solr.core.testCatTime.shard1.replica_n1' (registry 
'solr.core.testCatTime.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1dd0f560
   [junit4]   2> 877024 INFO  (Thread-3080) [n:127.0.0.1:41557_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[testCatTime_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_32258C106B3C1248-001/tempDir-001/node4/testCatTime_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_32258C106B3C1248-001/tempDir-001/node4/./testCatTime_shard1_replica_n1/data/]
   [junit4]   2> 877024 INFO  (qtp28040246-19392) [n:127.0.0.1:41557_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 877026 INFO  (qtp28040246-19392) [n:127.0.0.1:41557_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.S.Request [testCatTime_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=2
   [junit4]   2> 877026 INFO  (SolrConfigHandler-refreshconf) [     ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 877026 INFO  
(solrHandlerExecutor-6998-thread-1-processing-n:127.0.0.1:41557_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:41557_solr c:testCatTime s:shard1 r:core_node2 
x:testCatTime_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get 
expectedVersion 0 from 
https://127.0.0.1:41557/solr/testCatTime_shard1_replica_n1/ for prop overlay   
after 2 attempts
   [junit4]   2> 877026 INFO  
(solrHandlerExecutor-6998-thread-1-processing-n:127.0.0.1:41557_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:41557_solr c:testCatTime s:shard1 r:core_node2 
x:testCatTime_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 
secs, maxWait 30
   [junit4]   2> 877072 INFO  (Thread-3080) [n:127.0.0.1:41557_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 877072 INFO  (Thread-3080) [n:127.0.0.1:41557_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 877073 INFO  (Thread-3080) [n:127.0.0.1:41557_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5f5a770a[testCatTime_shard1_replica_n1] main]
   [junit4]   2> 877074 INFO  (Thread-3080) [n:127.0.0.1:41557_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/testCatTime
   [junit4]   2> 877074 INFO  (Thread-3080) [n:127.0.0.1:41557_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/testCatTime
   [junit4]   2> 877074 INFO  (Thread-3080) [n:127.0.0.1:41557_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/testCatTime/managed-schema
   [junit4]   2> 877075 INFO  (Thread-3080) [n:127.0.0.1:41557_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 877075 INFO  (Thread-3080) [n:127.0.0.1:41557_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 877075 INFO  (Thread-3080) [n:127.0.0.1:41557_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_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> 877075 INFO  (Thread-3080) [n:127.0.0.1:41557_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 877075 INFO  (Thread-3080) [n:127.0.0.1:41557_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1653033755974041600
   [junit4]   2> 877076 INFO  
(searcherExecutor-6999-thread-1-processing-n:127.0.0.1:41557_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:41557_solr c:testCatTime s:shard1 r:core_node2 
x:testCatTime_shard1_replica_n1 ] o.a.s.c.QuerySenderListener 
QuerySenderListener sending requests to 
Searcher@5f5a770a[testCatTime_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 877076 INFO  
(searcherExecutor-6999-thread-1-processing-n:127.0.0.1:41557_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:41557_solr c:testCatTime s:shard1 r:core_node2 
x:testCatTime_shard1_replica_n1 ] o.a.s.c.QuerySenderListener 
QuerySenderListener done.
   [junit4]   2> 877076 INFO  
(searcherExecutor-6999-thread-1-processing-n:127.0.0.1:41557_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:41557_solr c:testCatTime s:shard1 r:core_node2 
x:testCatTime_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell 
index for spellchecker: default
   [junit4]   2> 877077 INFO  (Thread-3080) [n:127.0.0.1:41557_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 877080 INFO  
(searcherExecutor-6999-thread-1-processing-n:127.0.0.1:41557_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:41557_solr c:testCatTime s:shard1 r:core_node2 
x:testCatTime_shard1_replica_n1 ] o.a.s.c.SolrCore 
[testCatTime_shard1_replica_n1] Registered new searcher 
Searcher@5f5a770a[testCatTime_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 877080 INFO  (Thread-3080) [n:127.0.0.1:41557_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@42eb72ff[testCatTime_shard1_replica_n1] main]
   [junit4]   2> 877080 INFO  
(searcherExecutor-6999-thread-1-processing-n:127.0.0.1:41557_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:41557_solr c:testCatTime s:shard1 r:core_node2 
x:testCatTime_shard1_replica_n1 ] o.a.s.c.QuerySenderListener 
QuerySenderListener sending requests to 
Searcher@42eb72ff[testCatTime_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 877080 INFO  
(searcherExecutor-6999-thread-1-processing-n:127.0.0.1:41557_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:41557_solr c:testCatTime s:shard1 r:core_node2 
x:testCatTime_shard1_replica_n1 ] o.a.s.c.QuerySenderListener 
QuerySenderListener done.
   [junit4]   2> 877084 INFO  
(searcherExecutor-6999-thread-1-processing-n:127.0.0.1:41557_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:41557_solr c:testCatTime s:shard1 r:core_node2 
x:testCatTime_shard1_replica_n1 ] o.a.s.c.SolrCore 
[testCatTime_shard1_replica_n1] Registered new searcher 
Searcher@42eb72ff[testCatTime_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 877127 INFO  (qtp28040246-19396) [n:127.0.0.1:41557_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler I already have the expected version 0 of config
   [junit4]   2> 877127 INFO  (qtp28040246-19396) [n:127.0.0.1:41557_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler isStale false , resourceloader 
org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 877127 INFO  (qtp28040246-19396) [n:127.0.0.1:41557_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.S.Request [testCatTime_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 877129 INFO  (qtp28040246-19390) [n:127.0.0.1:41557_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler Took 462.0ms to set the property overlay to be of 
version 0 for collection testCatTime
   [junit4]   2> 877129 INFO  (qtp28040246-19390) [n:127.0.0.1:41557_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.SolrCore [testCatTime_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5fe606f5
   [junit4]   2> 877129 INFO  (qtp28040246-19390) [n:127.0.0.1:41557_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testCatTime.shard1.replica_n1, tag=SolrCore@5fe606f5
   [junit4]   2> 877129 INFO  (qtp28040246-19390) [n:127.0.0.1:41557_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@196f372f: rootName = 
solr_41557, domain = solr.core.testCatTime.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.testCatTime.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@6a36a0ce
   [junit4]   2> 877138 INFO  (qtp28040246-19390) [n:127.0.0.1:41557_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testCatTime.shard1.leader, tag=SolrCore@5fe606f5
   [junit4]   2> 877145 INFO  (qtp1905854508-19393) [n:127.0.0.1:38737_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 877147 INFO  (qtp1905854508-19393) [n:127.0.0.1:38737_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> 877178 INFO  (qtp28040246-19396) [n:127.0.0.1:41557_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the 
property params to be of version 0 for collection testCatTime
   [junit4]   2> 877179 INFO  (Thread-3082) [     ] o.a.s.c.SolrCore config 
update listener called for core testCatTime_shard1_replica_n1
   [junit4]   2> 877179 INFO  (Thread-3082) [     ] o.a.s.c.RequestParams conf 
resource params.json loaded . version : 0 
   [junit4]   2> 877179 INFO  (Thread-3082) [     ] o.a.s.c.RequestParams 
request params refreshed to version 0
   [junit4]   2> 877186 INFO  
(solrHandlerExecutor-7003-thread-1-processing-n:127.0.0.1:41557_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:41557_solr c:testCatTime s:shard1 r:core_node2 
x:testCatTime_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 
secs, maxWait 30
   [junit4]   2> 877294 INFO  (qtp28040246-19390) [n:127.0.0.1:41557_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler I already have the expected version 0 of params
   [junit4]   2> 877294 INFO  (qtp28040246-19390) [n:127.0.0.1:41557_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler isStale false , resourceloader 
org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 877294 INFO  (qtp28040246-19390) [n:127.0.0.1:41557_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.S.Request [testCatTime_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={params=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 877295 INFO  (qtp28040246-19396) [n:127.0.0.1:41557_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler Took 117.0ms to set the property params to be of 
version 0 for collection testCatTime
   [junit4]   2> 877296 INFO  (qtp1905854508-19395) [n:127.0.0.1:38737_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 877297 INFO  (qtp1905854508-19395) [n:127.0.0.1:38737_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt

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

]   2>  59      
/solr/collections/testTimeCat__TRA__2019-07-04__CRA__calico/state.json
   [junit4]   2>        57      /solr/aliases.json
   [junit4]   2>        56      
/solr/collections/testTimeCat__TRA__2019-07-02__CRA__shorthair/state.json
   [junit4]   2>        52      
/solr/collections/testTimeCat__TRA__2019-07-02__CRA__tabby/state.json
   [junit4]   2>        52      
/solr/collections/testTimeCat__TRA__2019-07-01__CRA__shorthair/state.json
   [junit4]   2>        52      
/solr/collections/testTimeCat__TRA__2019-07-01__CRA__calico/state.json
   [junit4]   2>        48      
/solr/collections/testTimeCat__TRA__2019-07-02__CRA__calico/state.json
   [junit4]   2>        48      
/solr/collections/testTimeCat__TRA__2019-07-01__CRA__tabby/state.json
   [junit4]   2>        48      
/solr/collections/testTimeCat__TRA__2019-07-03__CRA__calico/state.json
   [junit4]   2>        31      
/solr/collections/testTimeCat__TRA__2019-07-01__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP/state.json
   [junit4]   2>        13      /solr/collections/testTimeCat/state.json
   [junit4]   2>        9       
/solr/collections/testTimeCat__TRA__2019-07-03__CRA__shorthair/state.json
   [junit4]   2>        6       /solr/clusterprops.json
   [junit4]   2>        6       /solr/clusterstate.json
   [junit4]   2>        5       
/solr/collections/testTimeCat__TRA__2019-07-01__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP/collectionprops.json
   [junit4]   2>        5       
/solr/collections/testTimeCat__TRA__2019-07-01__CRA__calico/collectionprops.json
   [junit4]   2>        5       
/solr/collections/testTimeCat__TRA__2019-07-01__CRA__tabby/collectionprops.json
   [junit4]   2>        4       
/solr/collections/testTimeCat__TRA__2019-07-04__CRA__calico/collectionprops.json
   [junit4]   2>        4       
/solr/collections/testTimeCat__TRA__2019-07-02__CRA__tabby/collectionprops.json
   [junit4]   2>        4       
/solr/collections/testTimeCat__TRA__2019-07-03__CRA__calico/collectionprops.json
   [junit4]   2>        4       
/solr/collections/testTimeCat__TRA__2019-07-02__CRA__calico/collectionprops.json
   [junit4]   2>        3       
/solr/collections/testTimeCat__TRA__2019-07-02__CRA__shorthair/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        239     /solr/overseer/queue
   [junit4]   2>        74      /solr/collections
   [junit4]   2>        53      /solr/overseer/collection-queue-work
   [junit4]   2>        23      /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 1010838 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[32258C106B3C1248])
 [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:40793
   [junit4]   2> 1010838 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[32258C106B3C1248])
 [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40793
   [junit4]   2> 1010838 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[32258C106B3C1248])
 [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40793
   [junit4]   2> 1010838 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[32258C106B3C1248])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testTimeCat
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=DimensionalRoutedAliasUpdateProcessorTest -Dtests.method=testTimeCat 
-Dtests.seed=32258C106B3C1248 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=shi-Tfng-MA -Dtests.timezone=America/Porto_Acre 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 60.5s J0 | 
DimensionalRoutedAliasUpdateProcessorTest.testTimeCat <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: took over 10 seconds 
after collection creation to update aliases
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([32258C106B3C1248:BDDCDA32B1D5E23]:0)
   [junit4]    >        at 
org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest.waitColAndAlias(RoutedAliasUpdateProcessorTest.java:77)
   [junit4]    >        at 
org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.testTimeCat(DimensionalRoutedAliasUpdateProcessorTest.java:220)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_32258C106B3C1248-001
   [junit4]   2> Dec 16, 2019 12:26:11 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, 
docValues:{}, maxPointsInLeafNode=529, maxMBSortInHeap=6.68257443716405, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3066ec17),
 locale=shi-Tfng-MA, timezone=America/Porto_Acre
   [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/AdoptOpenJDK 12.0.1 
(64-bit)/cpus=8,threads=1,free=199930752,total=486014976
   [junit4]   2> NOTE: All tests run in this JVM: [SolrIndexConfigTest, 
CdcrWithNodesRestartsTest, RuleEngineTest, SchemaApiFailureTest, 
TriLevelCompositeIdRoutingTest, TestBulkSchemaConcurrent, ZkNodePropsTest, 
SuggesterTest, ClassificationUpdateProcessorTest, TestDocTermOrds, 
TestMinHashQParser, MoveReplicaTest, PolyFieldTest, MBeansHandlerTest, 
TestDynamicLoading, TestLuceneIndexBackCompat, CachingDirectoryFactoryTest, 
JavaBinAtomicUpdateMultivalueTest, TermVectorComponentDistributedTest, 
DeleteReplicaTest, RecoveryAfterSoftCommitTest, SimpleMLTQParserTest, 
NumberUtilsTest, DateMathParserTest, TestDistributedTracing, 
IndexSizeTriggerSizeEstimationTest, TestManagedSchema, ConnectionManagerTest, 
HdfsTlogReplayBufferedWhileIndexingTest, TestSimGenericDistributedQueue, 
TestSimClusterStateProvider, MaxSizeAutoCommitTest, TestCrossCoreJoin, 
DataDrivenBlockJoinTest, TestMultiValuedNumericRangeQuery, 
HdfsRestartWhileUpdatingTest, TestSort, AnalyticsMergeStrategyTest, 
JWTVerificationkeyResolverTest, TestCollationField, TestSimTriggerIntegration, 
TestNumericTerms32, MetricsConfigTest, MetricsHistoryIntegrationTest, 
TestSimDistributedQueue, QueryElevationComponentTest, RequestHandlersTest, 
TestCloudRecovery, TriggerEventQueueTest, TestNoOpRegenerator, 
TestInPlaceUpdatesStandalone, BigEndianAscendingWordSerializerTest, 
SubstringBytesRefFilterTest, ActionThrottleTest, SearchHandlerTest, 
DistributedQueueTest, TestSkipOverseerOperations, JavabinLoaderTest, 
IndexBasedSpellCheckerTest, AddBlockUpdateTest, TestCollapseQParserPlugin, 
TestSQLHandlerNonCloud, HealthCheckHandlerTest, CoreAdminHandlerTest, 
BadIndexSchemaTest, JWTAuthPluginIntegrationTest, 
UniqFieldsUpdateProcessorFactoryTest, TestStressThreadBackup, 
CustomTermsComponentTest, SortByFunctionTest, SolrXmlInZkTest, TestDistribIDF, 
TestSolrIndexConfig, ChaosMonkeySafeLeaderTest, TestJsonFacets, 
BlobRepositoryCloudTest, TestValueSourceCache, 
CoreMergeIndexesAdminHandlerTest, TestSolrJacksonAnnotation, StressHdfsTest, 
PrimitiveFieldTypeTest, SolrCoreCheckLockOnStartupTest, TestRawTransformer, 
TestLMDirichletSimilarityFactory, TestAnalyzedSuggestions, 
TestCloudJSONFacetJoinDomain, TestStressVersions, 
TestNonDefinedSimilarityFactory, DistributedFacetPivotWhiteBoxTest, 
TestSimpleQParserPlugin, XmlInterpolationTest, 
AtomicUpdateProcessorFactoryTest, TestStressRecovery, 
HdfsCollectionsAPIDistributedZkTest, BJQParserTest, SpatialFilterTest, 
CursorMarkTest, TestDynamicFieldNamesIndexCorrectly, 
DistributedFacetSimpleRefinementLongTailTest, TestQueryingOnDownCollection, 
SearchHandlerTest, SampleTest, AssignBackwardCompatibilityTest, 
AnalysisAfterCoreReloadTest, TestTolerantUpdateProcessorRandomCloud, 
TestUnifiedSolrHighlighter, TestNumericTokenStream, TestCorePropertiesReload, 
TestReloadAndDeleteDocs, CacheHeaderTest, StatsComponentTest, 
WordBreakSolrSpellCheckerTest, CopyFieldTest, ShardRoutingCustomTest, 
TestSolrConfigHandler, TestConfigOverlay, QueryEqualityTest, 
LeaderTragicEventTest, DeleteInactiveReplicaTest, 
FieldMutatingUpdateProcessorTest, TestEmbeddedSolrServerSchemaAPI, 
TestFreeTextSuggestions, TestConfigSetsAPIZkFailure, ZkCLITest, 
PreAnalyzedUpdateProcessorTest, TestNestedDocsSort, RootFieldTest, 
DimensionalRoutedAliasUpdateProcessorTest]
   [junit4] Completed [368/893 (1!)] on J0 in 138.04s, 2 tests, 1 failure <<< 
FAILURES!

[...truncated 46641 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/25162/consoleText

[repro] Revision: d64c5c20b6de78f71ffb79f0249dd8a943d7c839

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  
-Dtestcase=DimensionalRoutedAliasUpdateProcessorTest -Dtests.method=testTimeCat 
-Dtests.seed=32258C106B3C1248 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=shi-Tfng-MA -Dtests.timezone=America/Porto_Acre 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

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

[...truncated 3333 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.DimensionalRoutedAliasUpdateProcessorTest" 
-Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC" 
-Dtests.seed=32258C106B3C1248 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=shi-Tfng-MA -Dtests.timezone=America/Porto_Acre 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 83 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: 
org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
[repro] Exiting with code 0

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

Reply via email to