Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.4/17/

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([F551F6855F559C2B:CCA9B7361F74D040]: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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14709 lines...]
   [junit4] Suite: 
org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
   [junit4]   2> 1864436 INFO  
(SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[F551F6855F559C2B]-worker)
 [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1864436 INFO  
(SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[F551F6855F559C2B]-worker)
 [     ] o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.4/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_F551F6855F559C2B-001/data-dir-118-001
   [junit4]   2> 1864437 WARN  
(SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[F551F6855F559C2B]-worker)
 [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1864437 INFO  
(SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[F551F6855F559C2B]-worker)
 [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1864438 INFO  
(SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[F551F6855F559C2B]-worker)
 [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1864441 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[F551F6855F559C2B])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testTimeCat
   [junit4]   2> 1864441 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[F551F6855F559C2B])
 [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.4/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_F551F6855F559C2B-001/tempDir-001
   [junit4]   2> 1864441 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[F551F6855F559C2B])
 [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1864441 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1864441 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1864541 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[F551F6855F559C2B])
 [     ] o.a.s.c.ZkTestServer start zk server on port:43115
   [junit4]   2> 1864542 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[F551F6855F559C2B])
 [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:43115
   [junit4]   2> 1864542 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[F551F6855F559C2B])
 [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43115
   [junit4]   2> 1864542 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[F551F6855F559C2B])
 [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43115
   [junit4]   2> 1864543 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[F551F6855F559C2B])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1864545 INFO  (zkConnectionManagerCallback-6269-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1864545 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[F551F6855F559C2B])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1864549 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[F551F6855F559C2B])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1864559 INFO  (zkConnectionManagerCallback-6271-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1864559 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[F551F6855F559C2B])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1864559 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[F551F6855F559C2B])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1864560 INFO  (zkConnectionManagerCallback-6273-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1864565 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[F551F6855F559C2B])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1864669 WARN  (jetty-launcher-6274-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1864669 INFO  (jetty-launcher-6274-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1864669 INFO  (jetty-launcher-6274-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1864669 INFO  (jetty-launcher-6274-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 1864671 WARN  (jetty-launcher-6274-thread-3) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1864671 WARN  (jetty-launcher-6274-thread-4) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1864671 INFO  (jetty-launcher-6274-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1864671 INFO  (jetty-launcher-6274-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1864671 INFO  (jetty-launcher-6274-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 1864671 INFO  (jetty-launcher-6274-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1864671 INFO  (jetty-launcher-6274-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1864671 INFO  (jetty-launcher-6274-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 1864672 WARN  (jetty-launcher-6274-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1864672 INFO  (jetty-launcher-6274-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1864672 INFO  (jetty-launcher-6274-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1864672 INFO  (jetty-launcher-6274-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 1864674 INFO  (jetty-launcher-6274-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1864674 INFO  (jetty-launcher-6274-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1864674 INFO  (jetty-launcher-6274-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1864674 INFO  (jetty-launcher-6274-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1864674 INFO  (jetty-launcher-6274-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1864675 INFO  (jetty-launcher-6274-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1864675 INFO  (jetty-launcher-6274-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2f539c5f{/solr,null,AVAILABLE}
   [junit4]   2> 1864675 INFO  (jetty-launcher-6274-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1864675 INFO  (jetty-launcher-6274-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1864675 INFO  (jetty-launcher-6274-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1864675 INFO  (jetty-launcher-6274-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@78a6a43{/solr,null,AVAILABLE}
   [junit4]   2> 1864675 INFO  (jetty-launcher-6274-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1864675 INFO  (jetty-launcher-6274-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1864675 INFO  (jetty-launcher-6274-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1864676 INFO  (jetty-launcher-6274-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@706335b8{/solr,null,AVAILABLE}
   [junit4]   2> 1864676 INFO  (jetty-launcher-6274-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3e9f36b6{/solr,null,AVAILABLE}
   [junit4]   2> 1864676 INFO  (jetty-launcher-6274-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@327089b8{SSL,[ssl, 
http/1.1]}{127.0.0.1:33936}
   [junit4]   2> 1864676 INFO  (jetty-launcher-6274-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@13025161{SSL,[ssl, 
http/1.1]}{127.0.0.1:38965}
   [junit4]   2> 1864676 INFO  (jetty-launcher-6274-thread-4) [     ] 
o.e.j.s.Server Started @1864830ms
   [junit4]   2> 1864676 INFO  (jetty-launcher-6274-thread-2) [     ] 
o.e.j.s.Server Started @1864830ms
   [junit4]   2> 1864676 INFO  (jetty-launcher-6274-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33936}
   [junit4]   2> 1864676 INFO  (jetty-launcher-6274-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38965}
   [junit4]   2> 1864676 ERROR (jetty-launcher-6274-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1864676 ERROR (jetty-launcher-6274-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1864676 INFO  (jetty-launcher-6274-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1864676 INFO  (jetty-launcher-6274-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@662daf17{SSL,[ssl, 
http/1.1]}{127.0.0.1:35576}
   [junit4]   2> 1864676 INFO  (jetty-launcher-6274-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1864676 INFO  (jetty-launcher-6274-thread-3) [     ] 
o.e.j.s.Server Started @1864830ms
   [junit4]   2> 1864676 INFO  (jetty-launcher-6274-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35576}
   [junit4]   2> 1864676 INFO  (jetty-launcher-6274-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.4.0
   [junit4]   2> 1864676 INFO  (jetty-launcher-6274-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1864676 INFO  (jetty-launcher-6274-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1864676 INFO  (jetty-launcher-6274-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-24T14:50:59.498Z
   [junit4]   2> 1864676 ERROR (jetty-launcher-6274-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1864676 INFO  (jetty-launcher-6274-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1864677 INFO  (jetty-launcher-6274-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.4.0
   [junit4]   2> 1864677 INFO  (jetty-launcher-6274-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1864677 INFO  (jetty-launcher-6274-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1864677 INFO  (jetty-launcher-6274-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-24T14:50:59.499Z
   [junit4]   2> 1864677 INFO  (jetty-launcher-6274-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.4.0
   [junit4]   2> 1864677 INFO  (jetty-launcher-6274-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1864677 INFO  (jetty-launcher-6274-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1864677 INFO  (jetty-launcher-6274-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-24T14:50:59.499Z
   [junit4]   2> 1864678 INFO  (jetty-launcher-6274-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1864678 INFO  (jetty-launcher-6274-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1864678 INFO  (jetty-launcher-6274-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@5dcff95{SSL,[ssl, 
http/1.1]}{127.0.0.1:40017}
   [junit4]   2> 1864678 INFO  (jetty-launcher-6274-thread-1) [     ] 
o.e.j.s.Server Started @1864832ms
   [junit4]   2> 1864678 INFO  (jetty-launcher-6274-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40017}
   [junit4]   2> 1864678 ERROR (jetty-launcher-6274-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1864678 INFO  (jetty-launcher-6274-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1864678 INFO  (jetty-launcher-6274-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.4.0
   [junit4]   2> 1864679 INFO  (jetty-launcher-6274-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1864679 INFO  (jetty-launcher-6274-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1864679 INFO  (jetty-launcher-6274-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-24T14:50:59.501Z
   [junit4]   2> 1864680 INFO  (jetty-launcher-6274-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1864680 INFO  (jetty-launcher-6274-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1864680 INFO  (zkConnectionManagerCallback-6276-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1864680 INFO  (zkConnectionManagerCallback-6282-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1864680 INFO  (jetty-launcher-6274-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1864680 INFO  (jetty-launcher-6274-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1864681 INFO  (jetty-launcher-6274-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1864681 INFO  (zkConnectionManagerCallback-6280-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1864681 INFO  (jetty-launcher-6274-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1864681 INFO  (jetty-launcher-6274-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1864682 INFO  (jetty-launcher-6274-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1864695 INFO  (zkConnectionManagerCallback-6278-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1864695 INFO  (jetty-launcher-6274-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1864695 INFO  (jetty-launcher-6274-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1864940 INFO  (jetty-launcher-6274-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1864940 WARN  (jetty-launcher-6274-thread-1) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1864957 WARN  (jetty-launcher-6274-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@13e9e85e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1864957 WARN  (jetty-launcher-6274-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@13e9e85e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1864959 WARN  (jetty-launcher-6274-thread-1) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1864960 WARN  (jetty-launcher-6274-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7c5199a9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1864960 WARN  (jetty-launcher-6274-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7c5199a9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1864961 INFO  (jetty-launcher-6274-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43115/solr
   [junit4]   2> 1864962 INFO  (jetty-launcher-6274-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1864963 INFO  (zkConnectionManagerCallback-6291-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1864963 INFO  (jetty-launcher-6274-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1864967 INFO  (jetty-launcher-6274-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1864968 WARN  (jetty-launcher-6274-thread-2) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1864968 WARN  (jetty-launcher-6274-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4b0e8a0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1864968 WARN  (jetty-launcher-6274-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4b0e8a0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1864970 WARN  (jetty-launcher-6274-thread-2) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1864971 WARN  (jetty-launcher-6274-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6b7d2899[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1864971 WARN  (jetty-launcher-6274-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6b7d2899[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1864971 INFO  (jetty-launcher-6274-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43115/solr
   [junit4]   2> 1864972 INFO  (jetty-launcher-6274-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1864973 INFO  (zkConnectionManagerCallback-6297-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1864973 INFO  (jetty-launcher-6274-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1865066 INFO  (jetty-launcher-6274-thread-1) 
[n:127.0.0.1:40017_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1865066 INFO  (zkConnectionManagerCallback-6300-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1865066 INFO  (jetty-launcher-6274-thread-1) 
[n:127.0.0.1:40017_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1865098 INFO  (jetty-launcher-6274-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1865098 WARN  (jetty-launcher-6274-thread-4) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1865099 WARN  (jetty-launcher-6274-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@564c8034[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1865099 WARN  (jetty-launcher-6274-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@564c8034[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1865101 WARN  (jetty-launcher-6274-thread-4) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1865101 WARN  (jetty-launcher-6274-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@527a83d6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1865101 WARN  (jetty-launcher-6274-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@527a83d6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1865103 INFO  (jetty-launcher-6274-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43115/solr
   [junit4]   2> 1865104 INFO  (jetty-launcher-6274-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1865104 INFO  (zkConnectionManagerCallback-6306-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1865104 INFO  (jetty-launcher-6274-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1865107 INFO  (jetty-launcher-6274-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1865107 WARN  (jetty-launcher-6274-thread-3) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1865108 WARN  (jetty-launcher-6274-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@74f063c7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1865108 WARN  (jetty-launcher-6274-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@74f063c7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1865110 WARN  (jetty-launcher-6274-thread-3) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1865110 WARN  (jetty-launcher-6274-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6e0f9470[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1865110 WARN  (jetty-launcher-6274-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6e0f9470[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1865111 INFO  (jetty-launcher-6274-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43115/solr
   [junit4]   2> 1865112 INFO  (jetty-launcher-6274-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1865113 INFO  (zkConnectionManagerCallback-6312-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1865113 INFO  (jetty-launcher-6274-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1865168 INFO  (jetty-launcher-6274-thread-2) 
[n:127.0.0.1:38965_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1865169 INFO  (zkConnectionManagerCallback-6314-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1865169 INFO  (jetty-launcher-6274-thread-2) 
[n:127.0.0.1:38965_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1865276 INFO  (jetty-launcher-6274-thread-4) 
[n:127.0.0.1:33936_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1865297 INFO  (zkConnectionManagerCallback-6320-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1865297 INFO  (jetty-launcher-6274-thread-4) 
[n:127.0.0.1:33936_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1865334 INFO  (jetty-launcher-6274-thread-1) 
[n:127.0.0.1:40017_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:40017_solr
   [junit4]   2> 1865335 INFO  (jetty-launcher-6274-thread-1) 
[n:127.0.0.1:40017_solr     ] o.a.s.c.Overseer Overseer 
(id=75959375493726217-127.0.0.1:40017_solr-n_0000000000) starting
   [junit4]   2> 1865341 INFO  (jetty-launcher-6274-thread-4) 
[n:127.0.0.1:33936_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33936_solr
   [junit4]   2> 1865344 WARN  (jetty-launcher-6274-thread-4) 
[n:127.0.0.1:33936_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> 1865357 INFO  (zkCallback-6319-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1865365 INFO  (jetty-launcher-6274-thread-2) 
[n:127.0.0.1:38965_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1865387 INFO  (zkCallback-6299-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1865389 INFO  (jetty-launcher-6274-thread-3) 
[n:127.0.0.1:35576_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1865403 INFO  (jetty-launcher-6274-thread-2) 
[n:127.0.0.1:38965_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:38965_solr as DOWN
   [junit4]   2> 1865405 INFO  (jetty-launcher-6274-thread-2) 
[n:127.0.0.1:38965_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1865405 INFO  (jetty-launcher-6274-thread-2) 
[n:127.0.0.1:38965_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38965_solr
   [junit4]   2> 1865406 INFO  (zkConnectionManagerCallback-6326-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1865406 INFO  (jetty-launcher-6274-thread-3) 
[n:127.0.0.1:35576_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1865407 INFO  (jetty-launcher-6274-thread-1) 
[n:127.0.0.1:40017_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:40017_solr as DOWN
   [junit4]   2> 1865409 INFO  (jetty-launcher-6274-thread-4) 
[n:127.0.0.1:33936_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1865413 INFO  (zkCallback-6319-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1865413 INFO  (zkCallback-6299-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1865413 INFO  (zkCallback-6313-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1865413 WARN  (jetty-launcher-6274-thread-2) 
[n:127.0.0.1:38965_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> 1865417 INFO  (jetty-launcher-6274-thread-1) 
[n:127.0.0.1:40017_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1865417 INFO  (jetty-launcher-6274-thread-1) 
[n:127.0.0.1:40017_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40017_solr
   [junit4]   2> 1865418 INFO  (zkCallback-6319-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1865418 INFO  (zkCallback-6299-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1865420 INFO  (zkCallback-6313-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1865439 WARN  (jetty-launcher-6274-thread-1) 
[n:127.0.0.1:40017_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> 1865457 INFO  
(OverseerStateUpdate-75959375493726217-127.0.0.1:40017_solr-n_0000000000) 
[n:127.0.0.1:40017_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:40017_solr
   [junit4]   2> 1865472 INFO  (jetty-launcher-6274-thread-2) 
[n:127.0.0.1:38965_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1865483 INFO  (jetty-launcher-6274-thread-3) 
[n:127.0.0.1:35576_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1865505 INFO  (jetty-launcher-6274-thread-1) 
[n:127.0.0.1:40017_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1865513 INFO  (jetty-launcher-6274-thread-3) 
[n:127.0.0.1:35576_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:35576_solr as DOWN
   [junit4]   2> 1865514 INFO  (jetty-launcher-6274-thread-3) 
[n:127.0.0.1:35576_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1865514 INFO  (jetty-launcher-6274-thread-3) 
[n:127.0.0.1:35576_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35576_solr
   [junit4]   2> 1865538 INFO  (zkCallback-6319-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1865538 INFO  (zkCallback-6313-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1865538 INFO  (zkCallback-6299-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1865539 WARN  (jetty-launcher-6274-thread-3) 
[n:127.0.0.1:35576_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> 1865557 INFO  (zkCallback-6325-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1865574 INFO  (jetty-launcher-6274-thread-4) 
[n:127.0.0.1:33936_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33936.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4d5c9268
   [junit4]   2> 1865575 INFO  (jetty-launcher-6274-thread-2) 
[n:127.0.0.1:38965_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38965.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4d5c9268
   [junit4]   2> 1865575 INFO  (jetty-launcher-6274-thread-3) 
[n:127.0.0.1:35576_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1865632 INFO  (jetty-launcher-6274-thread-2) 
[n:127.0.0.1:38965_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38965.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4d5c9268
   [junit4]   2> 1865641 INFO  (jetty-launcher-6274-thread-2) 
[n:127.0.0.1:38965_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38965.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4d5c9268
   [junit4]   2> 1865644 INFO  (jetty-launcher-6274-thread-2) 
[n:127.0.0.1:38965_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1865645 INFO  (jetty-launcher-6274-thread-4) 
[n:127.0.0.1:33936_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33936.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4d5c9268
   [junit4]   2> 1865645 INFO  (jetty-launcher-6274-thread-4) 
[n:127.0.0.1:33936_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33936.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4d5c9268
   [junit4]   2> 1865648 INFO  (jetty-launcher-6274-thread-4) 
[n:127.0.0.1:33936_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1865654 INFO  (jetty-launcher-6274-thread-4) 
[n:127.0.0.1:33936_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.4/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_F551F6855F559C2B-001/tempDir-001/node3/.
   [junit4]   2> 1865655 INFO  (jetty-launcher-6274-thread-2) 
[n:127.0.0.1:38965_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.4/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_F551F6855F559C2B-001/tempDir-001/node4/.
   [junit4]   2> 1865670 INFO  (jetty-launcher-6274-thread-1) 
[n:127.0.0.1:40017_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40017.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4d5c9268
   [junit4]   2> 1865680 INFO  (jetty-launcher-6274-thread-3) 
[n:127.0.0.1:35576_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35576.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4d5c9268
   [junit4]   2> 1865686 INFO  (jetty-launcher-6274-thread-1) 
[n:127.0.0.1:40017_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40017.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4d5c9268
   [junit4]   2> 1865686 INFO  (jetty-launcher-6274-thread-1) 
[n:127.0.0.1:40017_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40017.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4d5c9268
   [junit4]   2> 1865697 INFO  (jetty-launcher-6274-thread-1) 
[n:127.0.0.1:40017_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1865698 INFO  (jetty-launcher-6274-thread-1) 
[n:127.0.0.1:40017_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.4/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_F551F6855F559C2B-001/tempDir-001/node1/.
   [junit4]   2> 1865706 INFO  (jetty-launcher-6274-thread-3) 
[n:127.0.0.1:35576_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35576.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4d5c9268
   [junit4]   2> 1865706 INFO  (jetty-launcher-6274-thread-3) 
[n:127.0.0.1:35576_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35576.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4d5c9268
   [junit4]   2> 1865717 INFO  (jetty-launcher-6274-thread-3) 
[n:127.0.0.1:35576_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1865718 INFO  (jetty-launcher-6274-thread-3) 
[n:127.0.0.1:35576_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.4/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_F551F6855F559C2B-001/tempDir-001/node2/.
   [junit4]   2> 1865810 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[F551F6855F559C2B])
 [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1865811 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[F551F6855F559C2B])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1865812 INFO  (zkConnectionManagerCallback-6339-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1865812 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[F551F6855F559C2B])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1865813 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[F551F6855F559C2B])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1865814 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[F551F6855F559C2B])
 [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:43115/solr ready
   [junit4]   2> 1865826 INFO  (qtp435829265-20950) [n:127.0.0.1:38965_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1865826 INFO  (qtp435829265-20950) [n:127.0.0.1:38965_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> 1865827 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[F551F6855F559C2B])
 [     ] o.a.s.u.p.DimensionalRoutedAliasUpdateProcessorTest SolrClient: 
org.apache.solr.client.solrj.impl.CloudSolrClient@3be6dded
   [junit4]   2> 1865827 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[F551F6855F559C2B])
 [     ] o.a.s.u.p.DimensionalRoutedAliasUpdateProcessorTest 
ClusterStateProvider 
org.apache.solr.client.solrj.impl.HttpClusterStateProvider@75783cda
   [junit4]   2> 1865837 INFO  (qtp948495048-20940) [n:127.0.0.1:33936_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1865838 INFO  (qtp948495048-20940) [n:127.0.0.1:33936_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> 1865838 INFO  (qtp948495048-20944) [n:127.0.0.1:33936_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1865842 INFO  (qtp948495048-20944) [n:127.0.0.1:33936_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 1865842 INFO  (qtp948495048-20929) [n:127.0.0.1:33936_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1865843 INFO  (qtp948495048-20929) [n:127.0.0.1:33936_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> 1865843 INFO  (qtp948495048-20932) [n:127.0.0.1:33936_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1865844 INFO  (qtp948495048-20932) [n:127.0.0.1:33936_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> 1865846 INFO  (qtp948495048-20944) [n:127.0.0.1:33936_solr     
] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params 
baseConfigSet=_default&name=testTimeCat&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 1865848 INFO  
(OverseerThreadFactory-6707-thread-1-processing-n:127.0.0.1:40017_solr) 
[n:127.0.0.1:40017_solr     ] o.a.s.c.OverseerConfigSetMessageHandler 
OverseerConfigSetMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testTimeCat",
   [junit4]   2>   "baseConfigSet":"_default",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 1865849 INFO  
(OverseerThreadFactory-6707-thread-1-processing-n:127.0.0.1:40017_solr) 
[n:127.0.0.1:40017_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/protwords.txt to /configs/testTimeCat/protwords.txt
   [junit4]   2> 1865850 INFO  
(OverseerThreadFactory-6707-thread-1-processing-n:127.0.0.1:40017_solr) 
[n:127.0.0.1:40017_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/managed-schema to /configs/testTimeCat/managed-schema
   [junit4]   2> 1865852 INFO  
(OverseerThreadFactory-6707-thread-1-processing-n:127.0.0.1:40017_solr) 
[n:127.0.0.1:40017_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/solrconfig.xml to /configs/testTimeCat/solrconfig.xml
   [junit4]   2> 1865854 INFO  
(OverseerThreadFactory-6707-thread-1-processing-n:127.0.0.1:40017_solr) 
[n:127.0.0.1:40017_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_it.txt to 
/configs/testTimeCat/lang/contractions_it.txt
   [junit4]   2> 1865855 INFO  
(OverseerThreadFactory-6707-thread-1-processing-n:127.0.0.1:40017_solr) 
[n:127.0.0.1:40017_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_no.txt to 
/configs/testTimeCat/lang/stopwords_no.txt
   [junit4]   2> 1865857 INFO  
(OverseerThreadFactory-6707-thread-1-processing-n:127.0.0.1:40017_solr) 
[n:127.0.0.1:40017_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hy.txt to 
/configs/testTimeCat/lang/stopwords_hy.txt
   [junit4]   2> 1865859 INFO  
(OverseerThreadFactory-6707-thread-1-processing-n:127.0.0.1:40017_solr) 
[n:127.0.0.1:40017_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stemdict_nl.txt to 
/configs/testTimeCat/lang/stemdict_nl.txt
   [junit4]   2> 1865860 INFO  
(OverseerThreadFactory-6707-thread-1-processing-n:127.0.0.1:40017_solr) 
[n:127.0.0.1:40017_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ca.txt to 
/configs/testTimeCat/lang/contractions_ca.txt
   [junit4]   2> 1865862 INFO  
(OverseerThreadFactory-6707-thread-1-processing-n:127.0.0.1:40017_solr) 
[n:127.0.0.1:40017_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_id.txt to 
/configs/testTimeCat/lang/stopwords_id.txt
   [junit4]   2> 1865863 INFO  
(OverseerThreadFactory-6707-thread-1-processing-n:127.0.0.1:40017_solr) 
[n:127.0.0.1:40017_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_et.txt to 
/configs/testTimeCat/lang/stopwords_et.txt
   [junit4]   2> 1865865 INFO  
(OverseerThreadFactory-6707-thread-1-processing-n:127.0.0.1:40017_solr) 
[n:127.0.0.1:40017_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ga.txt to 
/configs/testTimeCat/lang/stopwords_ga.txt
   [junit4]   2> 1865866 INFO  
(OverseerThreadFactory-6707-thread-1-processing-n:127.0.0.1:40017_solr) 
[n:127.0.0.1:40017_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_da.txt to 
/configs/testTimeCat/lang/stopwords_da.txt
   [junit4]   2> 1865868 INFO  
(OverseerThreadFactory-6707-thread-1-processing-n:127.0.0.1:40017_solr) 
[n:127.0.0.1:40017_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hi.txt to 
/configs/testTimeCat/lang/stopwords_hi.txt
   [junit4]   2> 1865869 INFO  
(OverseerThreadFactory-6707-thread-1-processing-n:127.0.0.1:40017_solr) 
[n:127.0.0.1:40017_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ja.txt to 
/configs/testTimeCat/lang/stopwords_ja.txt
   [junit4]   2> 1865871 INFO  
(OverseerThreadFactory-6707-thread-1-processing-n:127.0.0.1:40017_solr) 
[n:127.0.0.1:40017_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_pt.txt to 
/configs/testTimeCat/lang/stopwords_pt.txt
   [junit4]   2> 1865872 INFO  
(OverseerThreadFactory-6707-thread-1-processing-n:127.0.0.1:40017_solr) 
[n:127.0.0.1:40017_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hu.txt to 
/configs/testTimeCat/lang/stopwords_hu.txt
   [junit4]   2> 1865874 INFO  
(OverseerThreadFactory-6707-thread-1-processing-n:127.0.0.1:40017_solr) 
[n:127.0.0.1:40017_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_el.txt to 
/configs/testTimeCat/lang/stopwords_el.txt
   [junit4]   2> 1865875 INFO  
(OverseerThreadFactory-6707-thread-1-processing-n:127.0.0.1:40017_solr) 
[n:127.0.0.1:40017_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ru.txt to 
/configs/testTimeCat/lang/stopwords_ru.txt
   [junit4]   2> 1865876 INFO  
(OverseerThreadFactory-6707-thread-1-processing-n:127.0.0.1:40017_solr) 
[n:127.0.0.1:40017_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_tr.txt to 
/configs/testTimeCat/lang/stopwords_tr.txt
   [junit4]   2> 1865878 INFO  
(OverseerThreadFactory-6707-thread-1-processing-n:127.0.0.1:40017_solr) 
[n:127.0.0.1:40017_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ar.txt to 
/configs/testTimeCat/lang/stopwords_ar.txt
   [junit4]   2> 1865879 INFO  
(OverseerThreadFactory-6707-thread-1-processing-n:127.0.0.1:40017_solr) 
[n:127.0.0.1:40017_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/userdict_ja.txt to 
/configs/testTimeCat/lang/userdict_ja.txt
   [junit4]   2> 1865881 INFO  
(OverseerThreadFactory-6707-thread-1-processing-n:127.0.0.1:40017_solr) 
[n:127.0.0.1:40017_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_it.txt to 
/configs/testTimeCat/lang/stopwords_it.txt
   [junit4]   2> 1865882 INFO  
(OverseerThreadFactory-6707-thread-1-processing-n:127.0.0.1:40017_solr) 
[n:127.0.0.1:40017_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_eu.txt to 
/configs/testTimeCat/lang/stopwords_eu.txt
   [junit4]   2> 1865883 INFO  
(OverseerThreadFactory-6707-thread-1-processing-n:127.0.0.1:40017_solr) 
[n:127.0.0.1:40017_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_cz.txt to 
/configs/testTimeCat/lang/stopwords_cz.txt
   [junit4]   2> 1865885 INFO  
(OverseerThreadFactory-6707-thread-1-processing-n:127.0.0.1:40017_solr) 
[n:127.0.0.1:40017_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stoptags_ja.txt to 
/configs/testTimeCat/lang/stoptags_ja.txt
   [junit4]   2> 1865886 INFO  
(OverseerThreadFactory-6707-thread-1-processing-n:127.0.0.1:40017_solr) 
[n:127.0.0.1:40017_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_fr.txt to 
/configs/testTimeCat/lang/contractions_fr.txt
   [junit4]   2> 1865888 INFO  
(OverseerThreadFactory-6707-thread-1-processing-n:127.0.0.1:40017_solr) 
[n:127.0.0.1:40017_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fa.txt to 
/configs/testTimeCat/lang/stopwords_fa.txt
   [junit4]   2> 1865889 INFO  
(OverseerThreadFactory-6707-thread-1-processing-n:127.0.0.1:40017_solr) 
[n:127.0.0.1:40017_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_de.txt to 
/configs/testTimeCat/lang/stopwords_de.txt
   [junit4]   2> 1865891 INFO  
(OverseerThreadFactory-6707-thread-1-processing-n:127.0.0.1:40017_solr) 
[n:127.0.0.1:40017_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ga.txt to 
/configs/testTimeCat/lang/contractions_ga.txt
   [junit4]   2> 1865892 INFO  
(OverseerThreadFactory-6707-thread-1-processing-n:127.0.0.1:40017_solr) 
[n:127.0.0.1:40017_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ca.txt to 
/configs/testTimeCat/lang/stopwords_ca.txt
   [junit4]   2> 1865894 INFO  
(OverseerThreadFactory-6707-thread-1-processing-n:127.0.0.1:40017_solr) 
[n:127.0.0.1:40017_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_nl.txt to 
/configs/testTimeCat/lang/stopwords_nl.txt
   [junit4]   2> 1865895 INFO  
(OverseerThreadFactory-6707-thread-1-processing-n:127.0.0.1:40017_solr) 
[n:127.0.0.1:40017_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_bg.txt to 
/configs/testTimeCat/lang/stopwords_bg.txt
   [junit4]   2> 1865897 INFO  
(OverseerThreadFactory-6707-thread-1-processing-n:127.0.0.1:40017_solr) 
[n:127.0.0.1:40017_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_es.txt to 
/configs/testTimeCat/lang/stopwords_es.txt
   [junit4]   2> 1865898 INFO  
(OverseerThreadFactory-6707-thread-1-processing-n:127.0.0.1:40017_solr) 
[n:127.0.0.1:40017_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_en.txt to 
/configs/testTimeCat/lang/stopwords_en.txt
   [junit4]   2> 1865899 INFO  
(OverseerThreadFactory-6707-thread-1-processing-n:127.0.0.1:40017_solr) 
[n:127.0.0.1:40017_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_lv.txt to 
/configs/testTimeCat/lang/stopwords_lv.txt
   [junit4]   2> 1865901 INFO  
(OverseerThreadFactory-6707-thread-1-processing-n:127.0.0.1:40017_solr) 
[n:127.0.0.1:40017_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_th.txt to 
/configs/testTimeCat/lang/stopwords_th.txt
   [junit4]   2> 1865902 INFO  
(OverseerThreadFactory-6707-thread-1-processing-n:127.0.0.1:40017_solr) 
[n:127.0.0.1:40017_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ro.txt to 
/configs/testTimeCat/lang/stopwords_ro.txt
   [junit4]   2> 1865904 INFO  
(OverseerThreadFactory-6707-thread-1-processing-n:127.0.0.1:40017_solr) 
[n:127.0.0.1:40017_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fr.txt to 
/configs/testTimeCat/lang/stopwords_fr.txt
   [junit4]   2> 1865905 INFO  
(OverseerThreadFactory-6707-thread-1-processing-n:127.0.0.1:40017_solr) 
[n:127.0.0.1:40017_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_sv.txt to 
/configs/testTimeCat/lang/stopwords_sv.txt
   [junit4]   2> 1865907 INFO  
(OverseerThreadFactory-6707-thread-1-processing-n:127.0.0.1:40017_solr) 
[n:127.0.0.1:40017_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fi.txt to 
/configs/testTimeCat/lang/stopwords_fi.txt
   [junit4]   2> 1865908 INFO  
(OverseerThreadFactory-6707-thread-1-processing-n:127.0.0.1:40017_solr) 
[n:127.0.0.1:40017_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/hyphenations_ga.txt to 
/configs/testTimeCat/lang/hyphenations_ga.txt
   [junit4]   2> 1865910 INFO  
(OverseerThreadFactory-6707-thread-1-processing-n:127.0.0.1:40017_solr) 
[n:127.0.0.1:40017_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_gl.txt to 
/configs/testTimeCat/lang/stopwords_gl.txt
   [junit4]   2> 1865911 INFO  
(OverseerThreadFactory-6707-thread-1-processing-n:127.0.0.1:40017_solr) 
[n:127.0.0.1:40017_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/synonyms.txt to /configs/testTimeCat/synonyms.txt
   [junit4]   2> 1865912 INFO  
(OverseerThreadFactory-6707-thread-1-processing-n:127.0.0.1:40017_solr) 
[n:127.0.0.1:40017_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/stopwords.txt to /configs/testTimeCat/stopwords.txt
   [junit4]   2> 1865915 INFO  (qtp948495048-20944) [n:127.0.0.1:33936_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs 
params={baseConfigSet=_default&name=testTimeCat&action=CREATE&wt=javabin&version=2}
 status=0 QTime=68
   [junit4]   2> 1865916 INFO  (qtp948495048-20929) [n:127.0.0.1:33936_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1865916 INFO  (qtp948495048-20929) [n:127.0.0.1:33936_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> 1865917 INFO  (qtp948495048-20932) [n:127.0.0.1:33936_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1865918 INFO  (qtp948495048-20932) [n:127.0.0.1:33936_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> 1865918 INFO  (qtp948495048-20934) [n:127.0.0.1:33936_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1865919 INFO  (qtp948495048-20934) [n:127.0.0.1:33936_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> 1865919 INFO  (qtp948495048-20940) [n:127.0.0.1:33936_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1865920 INFO  (qtp948495048-20940) [n:127.0.0.1:33936_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> 1865920 INFO  (qtp948495048-20944) [n:127.0.0.1:33936_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=testTimeCat&name=testTimeCat&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1865923 INFO  
(OverseerCollectionConfigSetProcessor-75959375493726217-127.0.0.1:40017_solr-n_0000000000)
 [n:127.0.0.1:40017_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> 1865923 INFO  
(OverseerThreadFactory-6707-thread-2-processing-n:127.0.0.1:40017_solr) 
[n:127.0.0.1:40017_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testTimeCat
   [junit4]   2> 1866034 INFO  
(OverseerStateUpdate-75959375493726217-127.0.0.1:40017_solr-n_0000000000) 
[n:127.0.0.1:40017_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testTimeCat",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testTimeCat_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33936/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1866238 INFO  (qtp948495048-20934) [n:127.0.0.1:33936_solr    
x:testTimeCat_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=testTimeCat&newCollection=true&name=testTimeCat_shard1_replica_n1&action=CREATE&numShards=1&collection=testTimeCat&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1866238 INFO  (qtp948495048-20934) [n:127.0.0.1:33936_solr    
x:testTimeCat_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1867255 INFO  (qtp948495048-20934) [n:127.0.0.1:33936_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.0
   [junit4]   2> 1867277 INFO  (qtp948495048-20934) [n:127.0.0.1:33936_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.s.IndexSchema [testTimeCat_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 1867428 INFO  (qtp948495048-20934) [n:127.0.0.1:33936_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1867488 INFO  (qtp948495048-20934) [n:127.0.0.1:33936_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'testTimeCat_shard1_replica_n1' using 
configuration from collection testTimeCat, trusted=true
   [junit4]   2> 1867488 INFO  (qtp948495048-20934) [n:127.0.0.1:33936_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33936.solr.core.testTimeCat.shard1.replica_n1' (registry 
'solr.core.testTimeCat.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4d5c9268
   [junit4]   2> 1867489 INFO  (qtp948495048-20934) [n:127.0.0.1:33936_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[testTimeCat_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.4/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_F551F6855F559C2B-001/tempDir-001/node3/testTimeCat_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.4/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_F551F6855F559C2B-001/tempDir-001/node3/./testTimeCat_shard1_replica_n1/data/]
   [junit4]   2> 1867547 INFO  (qtp948495048-20934) [n:127.0.0.1:33936_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1867547 INFO  (qtp948495048-20934) [n:127.0.0.1:33936_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1867548 INFO  (qtp948495048-20934) [n:127.0.0.1:33936_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 1867548 INFO  (qtp948495048-20934) [n:127.0.0.1:33936_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1867549 INFO  (qtp948495048-20934) [n:127.0.0.1:33936_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@13ebaac3[testTimeCat_shard1_replica_n1] main]
   [junit4]   2> 1867550 INFO  (qtp948495048-20934) [n:127.0.0.1:33936_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/testTimeCat
   [junit4]   2> 1867551 INFO  (qtp948495048-20934) [n:127.0.0.1:33936_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/testTimeCat
   [junit4]   2> 1867551 INFO  (qtp948495048-20934) [n:127.0.0.1:33936_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/testTimeCat/managed-schema
   [junit4]   2> 1867551 INFO  (qtp948495048-20934) [n:127.0.0.1:33936_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1867552 INFO  (qtp948495048-20934) [n:127.0.0.1:33936_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1867552 INFO  (qtp948495048-20934) [n:127.0.0.1:33936_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_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> 1867553 INFO  (qtp948495048-20934) [n:127.0.0.1:33936_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1867553 INFO  (qtp948495048-20934) [n:127.0.0.1:33936_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1653813084028928000
   [junit4]   2> 1867556 INFO  
(searcherExecutor-6717-thread-1-processing-n:127.0.0.1:33936_solr 
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) 
[n:127.0.0.1:33936_solr c:testTimeCat s:shard1 r:core_node2 
x:testTimeCat_shard1_replica_n1 ] o.a.s.c.QuerySenderListener 
QuerySenderListener sending requests to 
Searcher@13ebaac3[testTimeCat_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1867556 INFO  
(searcherExecutor-6717-thread-1-processing-n:127.0.0.1:33936_solr 
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) 
[n:127.0.0.1:33936_solr c:testTimeCat s:shard1 r:core_node2 
x:testTimeCat_shard1_replica_n1 ] o.a.s.c.QuerySenderListener 
QuerySenderListener done.
   [junit4]   2> 1867556 INFO  
(searcherExecutor-6717-thread-1-processing-n:127.0.0.1:33936_solr 
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) 
[n:127.0.0.1:33936_solr c:testTimeCat s:shard1 r:core_node2 
x:testTimeCat_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell 
index for spellchecker: default
   [junit4]   2> 1867557 INFO  
(searcherExecutor-6717-thread-1-processing-n:127.0.0.1:33936_solr 
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) 
[n:127.0.0.1:33936_solr c:testTimeCat s:shard1 r:core_node2 
x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrCore 
[testTimeCat_shard1_replica_n1] Registered new searcher 
Searcher@13ebaac3[testTimeCat_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1867559 INFO  (qtp948495048-20934) [n:127.0.0.1:33936_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/testTimeCat/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1867559 INFO  (qtp948495048-20934) [n:127.0.0.1:33936_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/testTimeCat/leaders/shard1
   [junit4]   2> 1867563 INFO  (qtp948495048-20934) [n:127.0.0.1:33936_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1867563 INFO  (qtp948495048-20934) [n:127.0.0.1:33936_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1867563 INFO  (qtp948495048-20934) [n:127.0.0.1:33936_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:33936/solr/testTimeCat_shard1_replica_n1/
   [junit4]   2> 1867563 INFO  (qtp948495048-20934) [n:127.0.0.1:33936_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1867563 INFO  (qtp948495048-20934) [n:127.0.0.1:33936_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:33936/solr/testTimeCat_shard1_replica_n1/ has no replicas
   [junit4]   2> 1867563 INFO  (qtp948495048-20934) [n:127.0.0.1:33936_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/testTimeCat/leaders/shard1/leader after winning as 
/collections/testTimeCat/leader_elect/shard1/election/75959375493726221-core_node2-n_0000000000
   [junit4]   2> 1867565 INFO  (qtp948495048-20934) [n:127.0.0.1:33936_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:33936/solr/testTimeCat_shard1_replica_n1/ shard1
   [junit4]   2> 1867667 INFO  (zkCallback-6319-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testTimeCat/state.json] for collection [testTimeCat] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1867667 INFO  (zkCallback-6319-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testTimeCat/state.json] for collection [testTimeCat] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1867673 INFO  (qtp948495048-20934) [n:127.0.0.1:33936_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1867675 INFO  (qtp948495048-20934) [n:127.0.0.1:33936_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testTimeCat&newCollection=true&name=testTimeCat_shard1_replica_n1&action=CREATE&numShards=1&collection=testTimeCat&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1437
   [junit4]   2> 1867678 INFO  (qtp948495048-20944) [n:127.0.0.1:33936_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> 1867775 INFO  (zkCallback-6319-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testTimeCat/state.json] for collection [testTimeCat] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1867775 INFO  (zkCallback-6319-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testTimeCat/state.json] for collection [testTimeCat] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1867776 INFO  (qtp948495048-20944) [n:127.0.0.1:33936_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=testTimeCat&name=testTimeCat&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=1855
   [junit4]   2> 1867776 INFO  (zkCallback-6319-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testTimeCat/state.json] for collection [testTimeCat] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1867776 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[F551F6855F559C2B])
 [     ] o.a.s.c.SolrCloudTestCase waitForState (testTimeCat): waiting for 
collections to be created
   [junit4]   2> 1867926 INFO  
(OverseerCollectionConfigSetProcessor-75959375493726217-127.0.0.1:40017_solr-n_0000000000)
 [n:127.0.0.1:40017_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> 1868279 INFO  (qtp948495048-20940) [n:127.0.0.1:33936_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1868280 INFO  (qtp948495048-20940) [n:127.0.0.1:33936_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> 1868288 INFO  (qtp948495048-20944) [n:127.0.0.1:33936_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_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 testTimeCat
   [junit4]   2> 1868290 INFO  (Thread-3301) [     ] o.a.s.c.SolrCore config 
update listener called for core testTimeCat_shard1_replica_n1
   [junit4]   2> 1868291 INFO  
(solrHandlerExecutor-6722-thread-1-processing-n:127.0.0.1:33936_solr 
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) 
[n:127.0.0.1:33936_solr c:testTimeCat s:shard1 r:core_node2 
x:testTimeCat_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 
secs, maxWait 30
   [junit4]   2> 1868292 INFO  (Thread-3301) [     ] o.a.s.c.SolrCore core 
reload testTimeCat_shard1_replica_n1
   [junit4]   2> 1868308 INFO  (Thread-3301) [     ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.4.0
   [junit4]   2> 1868330 INFO  (Thread-3301) [     ] o.a.s.s.IndexSchema 
[testTimeCat_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 1868397 INFO  (qtp948495048-20932) [n:127.0.0.1:33936_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 1868397 INFO  (qtp948495048-20932) [n:127.0.0.1:33936_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.S.Request [testTimeCat_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 1868397 INFO  (SolrConfigHandler-refreshconf) [     ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 1868397 INFO  
(solrHandlerExecutor-6722-thread-1-processing-n:127.0.0.1:33936_solr 
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) 
[n:127.0.0.1:33936_solr c:testTimeCat s:shard1 r:core_node2 
x:testTimeCat_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get 
expectedVersion 0 from 
https://127.0.0.1:33936/solr/testTimeCat_shard1_replica_n1/ for prop overlay   
after 1 attempts
   [junit4]   2> 1868397 INFO  
(solrHandlerExecutor-6722-thread-1-processing-n:127.0.0.1:33936_solr 
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) 
[n:127.0.0.1:33936_solr c:testTimeCat s:shard1 r:core_node2 
x:testTimeCat_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 
secs, maxWait 30
   [junit4]   2> 1868480 INFO  (Thread-3301) [     ] o.a.s.s.IndexSchema Loaded 
schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1868500 INFO  (qtp948495048-20934) [n:127.0.0.1:33936_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 1868500 INFO  (qtp948495048-20934) [n:127.0.0.1:33936_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.S.Request [testTimeCat_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 1868500 INFO  (SolrConfigHandler-refreshconf) [     ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 1868501 INFO  
(solrHandlerExecutor-6722-thread-1-processing-n:127.0.0.1:33936_solr 
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) 
[n:127.0.0.1:33936_solr c:testTimeCat s:shard1 r:core_node2 
x:testTimeCat_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get 
expectedVersion 0 from 
https://127.0.0.1:33936/solr/testTimeCat_shard1_replica_n1/ for prop overlay   
after 2 attempts
   [junit4]   2> 1868501 INFO  
(solrHandlerExecutor-6722-thread-1-processing-n:127.0.0.1:33936_solr 
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) 
[n:127.0.0.1:33936_solr c:testTimeCat s:shard1 r:core_node2 
x:testTimeCat_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 
secs, maxWait 30
   [junit4]   2> 1868521 INFO  (Thread-3301) [     ] o.a.s.c.CoreContainer 
Reloading SolrCore 'testTimeCat_shard1_replica_n1' using configuration from 
collection testTimeCat
   [junit4]   2> 1868549 INFO  (Thread-3301) [n:127.0.0.1:33936_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33936.solr.core.testTimeCat.shard1.replica_n1' (registry 
'solr.core.testTimeCat.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4d5c9268
   [junit4]   2> 1868549 INFO  (Thread-3301) [n:127.0.0.1:33936_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[testTimeCat_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.4/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_F551F6855F559C2B-001/tempDir-001/node3/testTimeCat_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.4/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_F551F6855F559C2B-001/tempDir-001/node3/./testTimeCat_shard1_replica_n1/data/]
   [junit4]   2> 1868594 INFO  (Thread-3301) [n:127.0.0.1:33936_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 1868594 INFO  (Thread-3301) [n:127.0.0.1:33936_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1868596 INFO  (Thread-3301) [n:127.0.0.1:33936_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@32b8a2fa[testTimeCat_shard1_replica_n1] main]
   [junit4]   2> 1868597 INFO  (Thread-3301) [n:127.0.0.1:33936_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/testTimeCat
   [junit4]   2> 1868597 INFO  (Thread-3301) [n:127.0.0.1:33936_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/testTimeCat
   [junit4]   2> 1868597 INFO  (Thread-3301) [n:127.0.0.1:33936_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/testTimeCat/managed-schema
   [junit4]   2> 1868598 INFO  (Thread-3301) [n:127.0.0.1:33936_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1868598 INFO  (Thread-3301) [n:127.0.0.1:33936_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1868598 INFO  (Thread-3301) [n:127.0.0.1:33936_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_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> 1868599 INFO  (Thread-3301) [n:127.0.0.1:33936_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1868599 INFO  (Thread-3301) [n:127.0.0.1:33936_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1653813085125738496
   [junit4]   2> 1868601 INFO  
(searcherExecutor-6723-thread-1-processing-n:127.0.0.1:33936_solr 
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) 
[n:127.0.0.1:33936_solr c:testTimeCat s:shard1 r:core_node2 
x:testTimeCat_shard1_replica_n1 ] o.a.s.c.QuerySenderListener 
QuerySenderListener sending requests to 
Searcher@32b8a2fa[testTimeCat_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1868601 INFO  
(searcherExecutor-6723-thread-1-processing-n:127.0.0.1:33936_solr 
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) 
[n:127.0.0.1:33936_solr c:testTimeCat s:shard1 r:core_node2 
x:testTimeCat_shard1_replica_n1 ] o.a.s.c.QuerySenderListener 
QuerySenderListener done.
   [junit4]   2> 1868601 INFO  
(searcherExecutor-6723-thread-1-processing-n:127.0.0.1:33936_solr 
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) 
[n:127.0.0.1:33936_solr c:testTimeCat s:shard1 r:core_node2 
x:testTimeCat_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell 
index for spellchecker: default
   [junit4]   2> 1868602 INFO  (Thread-3301) [n:127.0.0.1:33936_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1868603 INFO  (qtp948495048-20940) [n:127.0.0.1:33936_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 1868603 INFO  (qtp948495048-20940) [n:127.0.0.1:33936_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.S.Request [testTimeCat_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 1868603 INFO  (SolrConfigHandler-refreshconf) [     ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 1868603 INFO  
(solrHandlerExecutor-6722-thread-1-processing-n:127.0.0.1:33936_solr 
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) 
[n:127.0.0.1:33936_solr c:testTimeCat s:shard1 r:core_node2 
x:testTimeCat_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get 
expectedVersion 0 from 
https://127.0.0.1:33936/solr/testTimeCat_shard1_replica_n1/ for prop overlay   
after 3 attempts
   [junit4]   2> 1868603 INFO  
(solrHandlerExecutor-6722-thread-1-processing-n:127.0.0.1:33936_solr 
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) 
[n:127.0.0.1:33936_solr c:testTimeCat s:shard1 r:core_node2 
x:testTimeCat_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 
secs, maxWait 30
   [junit4]   2> 1868606 INFO  
(searcherExecutor-6723-thread-1-processing-n:127.0.0.1:33936_solr 
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) 
[n:127.0.0.1:33936_solr c:testTimeCat s:shard1 r:core_node2 
x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrCore 
[testTimeCat_shard1_replica_n1] Registered new searcher 
Searcher@32b8a2fa[testTimeCat_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1868606 INFO  (Thread-3301) [n:127.0.0.1:33936_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@d079a7f[testTimeCat_shard1_replica_n1] main]
   [junit4]   2> 1868606 INFO  
(searcherExecutor-6723-thread-1-processing-n:127.0.0.1:33936_solr 
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) 
[n:127.0.0.1:33936_solr c:testTimeCat s:shard1 r:core_node2 
x:testTimeCat_shard1_replica_n1 ] o.a.s.c.QuerySenderListener 
QuerySenderListener sending requests to 
Searcher@d079a7f[testTimeCat_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1868606 INFO  
(searcherExecutor-6723-thread-1-processing-n:127.0.0.1:33936_solr 
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) 
[n:127.0.0.1:33936_solr c:testTimeCat s:shard1 r:core_node2 
x:testTimeCat_shard1_replica_n1 ] o.a.s.c.QuerySenderListener 
QuerySenderListener done.
   [junit4]   2> 1868610 INFO  
(searcherExecutor-6723-thread-1-processing-n:127.0.0.1:33936_solr 
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) 
[n:127.0.0.1:33936_solr c:testTimeCat s:shard1 r:core_node2 
x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrCore 
[testTimeCat_shard1_replica_n1] Registered new searcher 
Searcher@d079a7f[testTimeCat_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1868705 INFO  (qtp948495048-20929) [n:127.0.0.1:33936_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler I already have the expected version 0 of config
   [junit4]   2> 1868705 INFO  (qtp948495048-20929) [n:127.0.0.1:33936_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler isStale false , resourceloader 
org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 1868705 INFO  (qtp948495048-20929) [n:127.0.0.1:33936_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.S.Request [testTimeCat_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 1868705 INFO  (qtp948495048-20944) [n:127.0.0.1:33936_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler Took 416.0ms to set the property overlay to be of 
version 0 for collection testTimeCat
   [junit4]   2> 1868705 INFO  (qtp948495048-20944) [n:127.0.0.1:33936_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.SolrCore [testTimeCat_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@39bb897c
   [junit4]   2> 1868705 INFO  (qtp948495048-20944) [n:127.0.0.1:33936_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testTimeCat.shard1.replica_n1, tag=SolrCore@39bb897c
   [junit4]   2> 1868705 INFO  (qtp948495048-20944) [n:127.0.0.1:33936_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@472a6289: rootName = 
solr_33936, domain = solr.core.testTimeCat.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.testTimeCat.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@4decacd1
   [junit4]   2> 1868717 INFO  (qtp948495048-20944) [n:127.0.0.1:33936_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testTimeCat.shard1.leader, tag=SolrCore@39bb897c
   [junit4]   2> 1868718 INFO  (qtp948495048-20940) [n:127.0.0.1:33936_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
  

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

tabby__TRA__2019-07-01/terms/shard2
   [junit4]   2>        7       
/solr/collections/testCatTime__CRA__tabby__TRA__2019-07-01/terms/shard1
   [junit4]   2>        7       
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-02/terms/shard1
   [junit4]   2>        7       
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-02/terms/shard2
   [junit4]   2>        7       
/solr/collections/testCatTime__CRA__shorthair__TRA__2019-07-02/terms/shard2
   [junit4]   2>        7       
/solr/collections/testCatTime__CRA__shorthair__TRA__2019-07-02/terms/shard1
   [junit4]   2>        7       
/solr/collections/testCatTime__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP__TRA__2019-07-01/terms/shard1
   [junit4]   2>        7       /solr/configs/testCatTime
   [junit4]   2>        7       
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-03/terms/shard2
   [junit4]   2>        7       
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-03/terms/shard1
   [junit4]   2>        7       
/solr/collections/testCatTime__CRA__tabby__TRA__2019-07-02/terms/shard1
   [junit4]   2>        7       
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-05/terms/shard2
   [junit4]   2>        7       
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-01/terms/shard1
   [junit4]   2>        6       
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-01/terms/shard2
   [junit4]   2>        5       
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-06/terms/shard1
   [junit4]   2>        5       
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-04/terms/shard2
   [junit4]   2>        5       
/solr/collections/testCatTime__CRA__shorthair__TRA__2019-07-01/terms/shard1
   [junit4]   2>        5       
/solr/collections/testCatTime__CRA__shorthair__TRA__2019-07-01/terms/shard2
   [junit4]   2>        5       
/solr/collections/testCatTime__CRA__shorthair__TRA__2019-07-03/terms/shard2
   [junit4]   2>        5       
/solr/collections/testCatTime__CRA__shorthair__TRA__2019-07-03/terms/shard1
   [junit4]   2>        5       
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-05/terms/shard1
   [junit4]   2>        5       
/solr/collections/testCatTime__CRA__tabby__TRA__2019-07-02/terms/shard2
   [junit4]   2>        4       
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-01/collectionprops.json
   [junit4]   2>        4       /solr/packages.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        4       
/solr/collections/testCatTime__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP__TRA__2019-07-01/collectionprops.json
   [junit4]   2>        3       
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-01/state.json
   [junit4]   2>        3       /solr/collections/testCatTime/terms/shard1
   [junit4]   2>        2       /solr/collections/testCatTime/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        83      /solr/aliases.json
   [junit4]   2>        55      
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-05/state.json
   [junit4]   2>        50      
/solr/collections/testCatTime__CRA__shorthair__TRA__2019-07-02/state.json
   [junit4]   2>        50      
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-02/state.json
   [junit4]   2>        49      
/solr/collections/testCatTime__CRA__shorthair__TRA__2019-07-03/state.json
   [junit4]   2>        48      
/solr/collections/testCatTime__CRA__shorthair__TRA__2019-07-01/state.json
   [junit4]   2>        48      
/solr/collections/testCatTime__CRA__tabby__TRA__2019-07-01/state.json
   [junit4]   2>        48      
/solr/collections/testCatTime__CRA__tabby__TRA__2019-07-02/state.json
   [junit4]   2>        47      
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-06/state.json
   [junit4]   2>        44      
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-03/state.json
   [junit4]   2>        44      
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-04/state.json
   [junit4]   2>        39      
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-01/state.json
   [junit4]   2>        35      
/solr/collections/testCatTime__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP__TRA__2019-07-01/state.json
   [junit4]   2>        14      /solr/collections/testCatTime/state.json
   [junit4]   2>        7       /solr/clusterstate.json
   [junit4]   2>        7       /solr/clusterprops.json
   [junit4]   2>        5       
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-01/collectionprops.json
   [junit4]   2>        5       
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-06/collectionprops.json
   [junit4]   2>        5       
/solr/collections/testCatTime__CRA__shorthair__TRA__2019-07-01/collectionprops.json
   [junit4]   2>        5       
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-03/collectionprops.json
   [junit4]   2>        5       
/solr/collections/testCatTime__CRA__shorthair__TRA__2019-07-02/collectionprops.json
   [junit4]   2>        5       
/solr/collections/testCatTime__CRA__shorthair__TRA__2019-07-03/collectionprops.json
   [junit4]   2>        5       
/solr/collections/testCatTime__CRA__tabby__TRA__2019-07-01/collectionprops.json
   [junit4]   2>        5       
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-02/collectionprops.json
   [junit4]   2>        5       
/solr/collections/testCatTime__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP__TRA__2019-07-01/collectionprops.json
   [junit4]   2>        4       
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-04/collectionprops.json
   [junit4]   2>        4       
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-05/collectionprops.json
   [junit4]   2>        4       
/solr/collections/testCatTime__CRA__tabby__TRA__2019-07-02/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        293     /solr/overseer/queue
   [junit4]   2>        91      /solr/collections
   [junit4]   2>        55      /solr/overseer/collection-queue-work
   [junit4]   2>        20      /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 2064886 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[F551F6855F559C2B])
 [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:46327
   [junit4]   2> 2064886 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[F551F6855F559C2B])
 [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46327
   [junit4]   2> 2064886 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[F551F6855F559C2B])
 [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46327
   [junit4]   2> 2064887 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[F551F6855F559C2B])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testCatTime
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.4/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_F551F6855F559C2B-001
   [junit4]   2> Dec 24, 2019 2:54:19 PM 
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=1344, maxMBSortInHeap=7.51306335391714, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@94870f4),
 locale=es-MX, timezone=Asia/Tashkent
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 
1.8.0_191 (64-bit)/cpus=4,threads=1,free=157588768,total=514326528
   [junit4]   2> NOTE: All tests run in this JVM: [TestConfig, 
ResponseLogComponentTest, CategoryRoutedAliasUpdateProcessorTest, 
TestDynamicFieldNamesIndexCorrectly, MigrateRouteKeyTest, ConnectionReuseTest, 
FullSolrCloudDistribCmdsTest, DistributedFacetSimpleRefinementLongTailTest, 
TestSchemaNameResource, ZkShardTermsTest, TestHdfsBackupRestoreCore, 
CdcrVersionReplicationTest, TestBackupRepositoryFactory, TestSolr4Spatial2, 
MoveReplicaHDFSTest, AtomicUpdateProcessorFactoryTest, TestRestManager, 
TestLuceneMatchVersion, SolrGraphiteReporterTest, MultiThreadedOCPTest, 
ProtectedTermFilterFactoryTest, HdfsThreadLeakTest, 
DistributedSpellCheckComponentTest, ChangedSchemaMergeTest, 
JWTVerificationkeyResolverTest, ReplaceNodeTest, TestPayloadScoreQParserPlugin, 
LeaderElectionIntegrationTest, CdcrOpsAndBoundariesTest, TestLRUStatsCache, 
TestCollationField, SpatialRPTFieldTypeTest, TestDistribDocBasedVersion, 
SearchRateTriggerTest, TestSimNodeAddedTrigger, TestDistribIDF, TestDynamicURP, 
TestSolrFieldCacheBean, TestNamedUpdateProcessors, TestSimpleTextCodec, 
TestSweetSpotSimilarityFactory, ZkCollectionPropsCachingTest, 
TestNonDefinedSimilarityFactory, CreateRoutedAliasTest, 
WordBreakSolrSpellCheckerTest, TolerantUpdateProcessorTest, 
TestQuerySenderNoQuery, TestLegacyField, TestFieldCacheVsDocValues, 
CoreAdminCreateDiscoverTest, JvmMetricsTest, DistributedIntervalFacetingTest, 
DataDrivenBlockJoinTest, SolrCloudExampleTest, TestCoreAdminApis, 
TestRequestForwarding, OutOfBoxZkACLAndCredentialsProvidersTest, 
ManagedSchemaRoundRobinCloudTest, OverseerTaskQueueTest, 
AutoAddReplicasPlanActionTest, TestReplicaProperties, 
NodeMarkersRegistrationTest, AuthToolTest, TestJsonFacets, 
HdfsDirectoryFactoryTest, JWTAuthPluginIntegrationTest, 
BlockJoinFacetSimpleTest, TestConfigSetsAPIZkFailure, SaslZkACLProviderTest, 
SolrLogAuditLoggerPluginTest, MetricTriggerIntegrationTest, 
TestElisionMultitermQuery, TestLegacyTerms, TestRawResponseWriter, 
CollectionStateFormat2Test, TestSchemaManager, TaggingAttributeTest, 
UninvertDocValuesMergePolicyTest, TestJoin, TestUtils, 
TestInPlaceUpdateWithRouteField, TestTolerantSearch, TestNoOpRegenerator, 
TestSolrDeletionPolicy2, ChaosMonkeyNothingIsSafeWithPullReplicasTest, 
TestDynamicFieldCollectionResource, ReturnFieldsTest, 
OverseerModifyCollectionTest, TestBulkSchemaConcurrent, SplitHandlerTest, 
SuggesterTest, TestSchemaVersionResource, IndexSizeTriggerMixedBoundsTest, 
QueryEqualityTest, StatelessScriptUpdateProcessorFactoryTest, 
ImplicitSnitchTest, TestCloudRecovery, SolrSlf4jReporterTest, 
TestSubQueryTransformerDistrib, DocValuesNotIndexedTest, 
TestInPlaceUpdatesStandalone, SpellCheckComponentTest, 
TestImpersonationWithHadoopAuth, TestDFISimilarityFactory, 
TestSolrJacksonAnnotation, TestDocTermOrds, 
DimensionalRoutedAliasUpdateProcessorTest]
   [junit4] Completed [383/889 (1!)] on J2 in 200.89s, 2 tests, 1 failure <<< 
FAILURES!

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

Reply via email to