You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/11/08 06:48:26 UTC

[JENKINS] Lucene-Solr-BadApples-Tests-master - Build # 527 - Unstable

Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/527/

1 tests failed.
FAILED:  org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.testDateMathInStart

Error Message:
router.start should not have any date math by this point and parse as an instant. Using class org.apache.solr.client.solrj.impl.ZkClientClusterStateProvider Found:2019-09-14T03:00:00Z/DAY

Stack Trace:
java.lang.AssertionError: router.start should not have any date math by this point and parse as an instant. Using class org.apache.solr.client.solrj.impl.ZkClientClusterStateProvider Found:2019-09-14T03:00:00Z/DAY
	at __randomizedtesting.SeedInfo.seed([A6C8D9B45A74CB40:4A4F0739FAC2CAA8]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.testDateMathInStart(TimeRoutedAliasUpdateProcessorTest.java:765)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 13834 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest
   [junit4]   2> 831376 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[A6C8D9B45A74CB40]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 831377 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[A6C8D9B45A74CB40]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A6C8D9B45A74CB40-001/data-dir-113-001
   [junit4]   2> 831377 WARN  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[A6C8D9B45A74CB40]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=20 numCloses=20
   [junit4]   2> 831377 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[A6C8D9B45A74CB40]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 831378 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[A6C8D9B45A74CB40]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 831384 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testPreemptiveCreation-seed#[A6C8D9B45A74CB40]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testPreemptiveCreation
   [junit4]   2> 831384 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testPreemptiveCreation-seed#[A6C8D9B45A74CB40]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A6C8D9B45A74CB40-001/tempDir-001
   [junit4]   2> 831385 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testPreemptiveCreation-seed#[A6C8D9B45A74CB40]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 831388 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 831389 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 831488 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testPreemptiveCreation-seed#[A6C8D9B45A74CB40]) [     ] o.a.s.c.ZkTestServer start zk server on port:34559
   [junit4]   2> 831488 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testPreemptiveCreation-seed#[A6C8D9B45A74CB40]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:34559
   [junit4]   2> 831488 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testPreemptiveCreation-seed#[A6C8D9B45A74CB40]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34559
   [junit4]   2> 831488 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testPreemptiveCreation-seed#[A6C8D9B45A74CB40]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34559
   [junit4]   2> 831492 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testPreemptiveCreation-seed#[A6C8D9B45A74CB40]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 831498 INFO  (zkConnectionManagerCallback-5178-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 831498 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testPreemptiveCreation-seed#[A6C8D9B45A74CB40]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 831513 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testPreemptiveCreation-seed#[A6C8D9B45A74CB40]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 831516 INFO  (zkConnectionManagerCallback-5180-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 831516 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testPreemptiveCreation-seed#[A6C8D9B45A74CB40]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 831518 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testPreemptiveCreation-seed#[A6C8D9B45A74CB40]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 831520 INFO  (zkConnectionManagerCallback-5182-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 831520 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testPreemptiveCreation-seed#[A6C8D9B45A74CB40]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 831704 WARN  (jetty-launcher-5183-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 831705 INFO  (jetty-launcher-5183-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 831705 INFO  (jetty-launcher-5183-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 831705 INFO  (jetty-launcher-5183-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+10-LTS
   [junit4]   2> 831714 WARN  (jetty-launcher-5183-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 831714 INFO  (jetty-launcher-5183-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 831714 INFO  (jetty-launcher-5183-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 831714 INFO  (jetty-launcher-5183-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+10-LTS
   [junit4]   2> 831745 WARN  (jetty-launcher-5183-thread-4) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 831745 INFO  (jetty-launcher-5183-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 831745 INFO  (jetty-launcher-5183-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 831745 INFO  (jetty-launcher-5183-thread-4) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+10-LTS
   [junit4]   2> 831746 WARN  (jetty-launcher-5183-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 831746 INFO  (jetty-launcher-5183-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 831746 INFO  (jetty-launcher-5183-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 831746 INFO  (jetty-launcher-5183-thread-3) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+10-LTS
   [junit4]   2> 831834 INFO  (jetty-launcher-5183-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 831834 INFO  (jetty-launcher-5183-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 831835 INFO  (jetty-launcher-5183-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 831923 INFO  (jetty-launcher-5183-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 831923 INFO  (jetty-launcher-5183-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3d911564{/solr,null,AVAILABLE}
   [junit4]   2> 831923 INFO  (jetty-launcher-5183-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 831923 INFO  (jetty-launcher-5183-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 831924 INFO  (jetty-launcher-5183-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@852ff6f{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:35485}
   [junit4]   2> 831924 INFO  (jetty-launcher-5183-thread-4) [     ] o.e.j.s.Server Started @831956ms
   [junit4]   2> 831924 INFO  (jetty-launcher-5183-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35485}
   [junit4]   2> 831924 ERROR (jetty-launcher-5183-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 831924 INFO  (jetty-launcher-5183-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 831924 INFO  (jetty-launcher-5183-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 831924 INFO  (jetty-launcher-5183-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 831924 INFO  (jetty-launcher-5183-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 831924 INFO  (jetty-launcher-5183-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-08T05:54:20.583485Z
   [junit4]   2> 831953 INFO  (jetty-launcher-5183-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 831953 INFO  (jetty-launcher-5183-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 831953 INFO  (jetty-launcher-5183-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 831953 INFO  (jetty-launcher-5183-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 831953 INFO  (jetty-launcher-5183-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2e6e71dc{/solr,null,AVAILABLE}
   [junit4]   2> 831954 INFO  (jetty-launcher-5183-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5c535cb1{/solr,null,AVAILABLE}
   [junit4]   2> 831964 INFO  (jetty-launcher-5183-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6775fe46{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:46279}
   [junit4]   2> 831964 INFO  (jetty-launcher-5183-thread-1) [     ] o.e.j.s.Server Started @831997ms
   [junit4]   2> 831964 INFO  (jetty-launcher-5183-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46279}
   [junit4]   2> 831965 ERROR (jetty-launcher-5183-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 831965 INFO  (jetty-launcher-5183-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 831965 INFO  (jetty-launcher-5183-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 831965 INFO  (jetty-launcher-5183-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 831965 INFO  (jetty-launcher-5183-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 831965 INFO  (jetty-launcher-5183-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-08T05:54:20.624279Z
   [junit4]   2> 831977 INFO  (jetty-launcher-5183-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@78bfe1b7{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:37275}
   [junit4]   2> 831977 INFO  (jetty-launcher-5183-thread-2) [     ] o.e.j.s.Server Started @832009ms
   [junit4]   2> 831977 INFO  (jetty-launcher-5183-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37275}
   [junit4]   2> 831977 ERROR (jetty-launcher-5183-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 831977 INFO  (jetty-launcher-5183-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 831977 INFO  (jetty-launcher-5183-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 831977 INFO  (jetty-launcher-5183-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 831977 INFO  (jetty-launcher-5183-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 831977 INFO  (jetty-launcher-5183-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-08T05:54:20.636360Z
   [junit4]   2> 832032 INFO  (jetty-launcher-5183-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 832032 INFO  (jetty-launcher-5183-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 832032 INFO  (jetty-launcher-5183-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 832033 INFO  (jetty-launcher-5183-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6a9d9135{/solr,null,AVAILABLE}
   [junit4]   2> 832033 INFO  (zkConnectionManagerCallback-5185-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 832033 INFO  (jetty-launcher-5183-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 832034 INFO  (jetty-launcher-5183-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@479b27f4{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:46297}
   [junit4]   2> 832034 INFO  (jetty-launcher-5183-thread-3) [     ] o.e.j.s.Server Started @832066ms
   [junit4]   2> 832034 INFO  (jetty-launcher-5183-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46297}
   [junit4]   2> 832034 INFO  (jetty-launcher-5183-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 832034 ERROR (jetty-launcher-5183-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 832034 INFO  (jetty-launcher-5183-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 832034 INFO  (jetty-launcher-5183-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 832034 INFO  (jetty-launcher-5183-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 832034 INFO  (jetty-launcher-5183-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 832034 INFO  (jetty-launcher-5183-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-08T05:54:20.693458Z
   [junit4]   2> 832035 INFO  (jetty-launcher-5183-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 832035 INFO  (jetty-launcher-5183-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 832035 INFO  (jetty-launcher-5183-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 832041 INFO  (zkConnectionManagerCallback-5187-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 832041 INFO  (jetty-launcher-5183-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 832041 INFO  (zkConnectionManagerCallback-5189-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 832041 INFO  (jetty-launcher-5183-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 832041 INFO  (zkConnectionManagerCallback-5191-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 832041 INFO  (jetty-launcher-5183-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 832144 INFO  (jetty-launcher-5183-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 832144 INFO  (jetty-launcher-5183-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 832144 INFO  (jetty-launcher-5183-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 832334 INFO  (jetty-launcher-5183-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 832349 WARN  (jetty-launcher-5183-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@9fcfc06[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 832349 WARN  (jetty-launcher-5183-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@9fcfc06[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 832353 WARN  (jetty-launcher-5183-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@eeadc02[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 832353 WARN  (jetty-launcher-5183-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@eeadc02[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 832354 INFO  (jetty-launcher-5183-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34559/solr
   [junit4]   2> 832380 INFO  (jetty-launcher-5183-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 832385 INFO  (zkConnectionManagerCallback-5198-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 832385 INFO  (jetty-launcher-5183-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 832397 INFO  (jetty-launcher-5183-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 832398 WARN  (jetty-launcher-5183-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@68f5c75e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 832398 WARN  (jetty-launcher-5183-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@68f5c75e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 832400 WARN  (jetty-launcher-5183-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3285fa82[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 832400 WARN  (jetty-launcher-5183-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3285fa82[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 832401 INFO  (jetty-launcher-5183-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34559/solr
   [junit4]   2> 832402 INFO  (jetty-launcher-5183-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 832408 INFO  (zkConnectionManagerCallback-5206-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 832408 INFO  (jetty-launcher-5183-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 832584 INFO  (jetty-launcher-5183-thread-2) [n:127.0.0.1:37275_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 832607 INFO  (jetty-launcher-5183-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 832620 INFO  (zkConnectionManagerCallback-5209-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 832620 INFO  (jetty-launcher-5183-thread-2) [n:127.0.0.1:37275_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 832638 WARN  (jetty-launcher-5183-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@55d818de[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 832638 WARN  (jetty-launcher-5183-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@55d818de[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 832704 INFO  (jetty-launcher-5183-thread-4) [n:127.0.0.1:35485_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 832712 INFO  (jetty-launcher-5183-thread-2) [n:127.0.0.1:37275_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37275_solr
   [junit4]   2> 832712 INFO  (jetty-launcher-5183-thread-2) [n:127.0.0.1:37275_solr     ] o.a.s.c.Overseer Overseer (id=72687660635521033-127.0.0.1:37275_solr-n_0000000000) starting
   [junit4]   2> 832736 WARN  (jetty-launcher-5183-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@790b48cc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 832736 WARN  (jetty-launcher-5183-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@790b48cc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 832737 INFO  (jetty-launcher-5183-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34559/solr
   [junit4]   2> 832937 INFO  (jetty-launcher-5183-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 832944 INFO  (OverseerStateUpdate-72687660635521033-127.0.0.1:37275_solr-n_0000000000) [n:127.0.0.1:37275_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:37275_solr
   [junit4]   2> 832965 INFO  (jetty-launcher-5183-thread-2) [n:127.0.0.1:37275_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37275_solr
   [junit4]   2> 832972 INFO  (zkConnectionManagerCallback-5215-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 832972 INFO  (jetty-launcher-5183-thread-4) [n:127.0.0.1:35485_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 832974 INFO  (jetty-launcher-5183-thread-4) [n:127.0.0.1:35485_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 832976 INFO  (jetty-launcher-5183-thread-4) [n:127.0.0.1:35485_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:35485_solr as DOWN
   [junit4]   2> 832977 INFO  (jetty-launcher-5183-thread-4) [n:127.0.0.1:35485_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 832977 INFO  (jetty-launcher-5183-thread-4) [n:127.0.0.1:35485_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35485_solr
   [junit4]   2> 832977 INFO  (zkCallback-5208-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 832981 INFO  (jetty-launcher-5183-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 832982 INFO  (zkConnectionManagerCallback-5220-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 832982 INFO  (jetty-launcher-5183-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 832987 WARN  (jetty-launcher-5183-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@329b8e59[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 832987 WARN  (jetty-launcher-5183-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@329b8e59[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 832987 INFO  (zkCallback-5214-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 833003 INFO  (zkCallback-5208-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 833020 INFO  (jetty-launcher-5183-thread-2) [n:127.0.0.1:37275_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 833045 INFO  (jetty-launcher-5183-thread-2) [n:127.0.0.1:37275_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37275.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@594c678b
   [junit4]   2> 833054 INFO  (jetty-launcher-5183-thread-4) [n:127.0.0.1:35485_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 833076 WARN  (jetty-launcher-5183-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5da11d24[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 833076 WARN  (jetty-launcher-5183-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5da11d24[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 833077 INFO  (jetty-launcher-5183-thread-2) [n:127.0.0.1:37275_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37275.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@594c678b
   [junit4]   2> 833077 INFO  (jetty-launcher-5183-thread-2) [n:127.0.0.1:37275_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37275.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@594c678b
   [junit4]   2> 833077 INFO  (jetty-launcher-5183-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34559/solr
   [junit4]   2> 833092 INFO  (jetty-launcher-5183-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 833139 INFO  (jetty-launcher-5183-thread-3) [n:127.0.0.1:46297_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 833145 INFO  (jetty-launcher-5183-thread-2) [n:127.0.0.1:37275_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A6C8D9B45A74CB40-001/tempDir-001/node2/.
   [junit4]   2> 833389 INFO  (jetty-launcher-5183-thread-4) [n:127.0.0.1:35485_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35485.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@594c678b
   [junit4]   2> 833402 INFO  (jetty-launcher-5183-thread-4) [n:127.0.0.1:35485_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35485.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@594c678b
   [junit4]   2> 833402 INFO  (jetty-launcher-5183-thread-4) [n:127.0.0.1:35485_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35485.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@594c678b
   [junit4]   2> 833403 INFO  (zkConnectionManagerCallback-5231-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 833403 INFO  (jetty-launcher-5183-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 833404 INFO  (jetty-launcher-5183-thread-4) [n:127.0.0.1:35485_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A6C8D9B45A74CB40-001/tempDir-001/node4/.
   [junit4]   2> 833405 INFO  (zkConnectionManagerCallback-5233-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 833405 INFO  (jetty-launcher-5183-thread-3) [n:127.0.0.1:46297_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 833417 INFO  (jetty-launcher-5183-thread-3) [n:127.0.0.1:46297_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 833421 INFO  (jetty-launcher-5183-thread-3) [n:127.0.0.1:46297_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:46297_solr as DOWN
   [junit4]   2> 833422 INFO  (jetty-launcher-5183-thread-3) [n:127.0.0.1:46297_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 833422 INFO  (jetty-launcher-5183-thread-3) [n:127.0.0.1:46297_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46297_solr
   [junit4]   2> 833423 INFO  (zkCallback-5208-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 833423 INFO  (zkCallback-5214-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 833432 INFO  (zkCallback-5232-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 833441 INFO  (jetty-launcher-5183-thread-3) [n:127.0.0.1:46297_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 833464 INFO  (jetty-launcher-5183-thread-3) [n:127.0.0.1:46297_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46297.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@594c678b
   [junit4]   2> 833484 INFO  (jetty-launcher-5183-thread-3) [n:127.0.0.1:46297_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46297.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@594c678b
   [junit4]   2> 833484 INFO  (jetty-launcher-5183-thread-3) [n:127.0.0.1:46297_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46297.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@594c678b
   [junit4]   2> 833487 INFO  (jetty-launcher-5183-thread-3) [n:127.0.0.1:46297_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A6C8D9B45A74CB40-001/tempDir-001/node3/.
   [junit4]   2> 833550 INFO  (jetty-launcher-5183-thread-1) [n:127.0.0.1:46279_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 833551 INFO  (zkConnectionManagerCallback-5239-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 833551 INFO  (jetty-launcher-5183-thread-1) [n:127.0.0.1:46279_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 834320 INFO  (jetty-launcher-5183-thread-1) [n:127.0.0.1:46279_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 834326 INFO  (jetty-launcher-5183-thread-1) [n:127.0.0.1:46279_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:46279_solr as DOWN
   [junit4]   2> 834327 INFO  (jetty-launcher-5183-thread-1) [n:127.0.0.1:46279_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 834327 INFO  (jetty-launcher-5183-thread-1) [n:127.0.0.1:46279_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46279_solr
   [junit4]   2> 834340 INFO  (zkCallback-5214-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 834340 INFO  (zkCallback-5232-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 834341 INFO  (zkCallback-5208-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 834378 INFO  (zkCallback-5238-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 834426 INFO  (jetty-launcher-5183-thread-1) [n:127.0.0.1:46279_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 834540 INFO  (jetty-launcher-5183-thread-1) [n:127.0.0.1:46279_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46279.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@594c678b
   [junit4]   2> 834547 INFO  (jetty-launcher-5183-thread-1) [n:127.0.0.1:46279_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46279.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@594c678b
   [junit4]   2> 834556 INFO  (jetty-launcher-5183-thread-1) [n:127.0.0.1:46279_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46279.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@594c678b
   [junit4]   2> 834558 INFO  (jetty-launcher-5183-thread-1) [n:127.0.0.1:46279_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A6C8D9B45A74CB40-001/tempDir-001/node1/.
   [junit4]   2> 834665 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testPreemptiveCreation-seed#[A6C8D9B45A74CB40]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 834683 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testPreemptiveCreation-seed#[A6C8D9B45A74CB40]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 834708 INFO  (zkConnectionManagerCallback-5248-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 834708 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testPreemptiveCreation-seed#[A6C8D9B45A74CB40]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 834747 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testPreemptiveCreation-seed#[A6C8D9B45A74CB40]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 834750 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testPreemptiveCreation-seed#[A6C8D9B45A74CB40]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34559/solr ready
   [junit4]   2> 834760 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testPreemptiveCreation-seed#[A6C8D9B45A74CB40]) [     ] o.a.s.u.p.TimeRoutedAliasUpdateProcessorTest SolrClient: org.apache.solr.client.solrj.impl.CloudSolrClient@dae3b23
   [junit4]   2> 834760 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testPreemptiveCreation-seed#[A6C8D9B45A74CB40]) [     ] o.a.s.u.p.TimeRoutedAliasUpdateProcessorTest ClusterStateProvider 127.0.0.1:34559/solr
   [junit4]   2> 834767 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testPreemptiveCreation-seed#[A6C8D9B45A74CB40]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 834767 INFO  (zkConnectionManagerCallback-5253-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 834767 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testPreemptiveCreation-seed#[A6C8D9B45A74CB40]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 834771 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testPreemptiveCreation-seed#[A6C8D9B45A74CB40]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 834997 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testPreemptiveCreation-seed#[A6C8D9B45A74CB40]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34559/solr ready
   [junit4]   2> 835012 INFO  (qtp44733471-15196) [n:127.0.0.1:35485_solr     ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params baseConfigSet=_default&name=testPreemptiveCreation&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 835039 INFO  (OverseerThreadFactory-4873-thread-1-processing-n:127.0.0.1:37275_solr) [n:127.0.0.1:37275_solr     ] o.a.s.c.OverseerConfigSetMessageHandler OverseerConfigSetMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testPreemptiveCreation",
   [junit4]   2>   "baseConfigSet":"_default",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 835050 INFO  (OverseerThreadFactory-4873-thread-1-processing-n:127.0.0.1:37275_solr) [n:127.0.0.1:37275_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testPreemptiveCreation/protwords.txt
   [junit4]   2> 835051 INFO  (OverseerThreadFactory-4873-thread-1-processing-n:127.0.0.1:37275_solr) [n:127.0.0.1:37275_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testPreemptiveCreation/managed-schema
   [junit4]   2> 835069 INFO  (OverseerThreadFactory-4873-thread-1-processing-n:127.0.0.1:37275_solr) [n:127.0.0.1:37275_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testPreemptiveCreation/solrconfig.xml
   [junit4]   2> 835070 INFO  (OverseerThreadFactory-4873-thread-1-processing-n:127.0.0.1:37275_solr) [n:127.0.0.1:37275_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testPreemptiveCreation/synonyms.txt
   [junit4]   2> 835092 INFO  (OverseerThreadFactory-4873-thread-1-processing-n:127.0.0.1:37275_solr) [n:127.0.0.1:37275_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testPreemptiveCreation/stopwords.txt
   [junit4]   2> 835098 INFO  (OverseerThreadFactory-4873-thread-1-processing-n:127.0.0.1:37275_solr) [n:127.0.0.1:37275_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/testPreemptiveCreation/params.json
   [junit4]   2> 835099 INFO  (OverseerThreadFactory-4873-thread-1-processing-n:127.0.0.1:37275_solr) [n:127.0.0.1:37275_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testPreemptiveCreation/lang/contractions_it.txt
   [junit4]   2> 835100 INFO  (OverseerThreadFactory-4873-thread-1-processing-n:127.0.0.1:37275_solr) [n:127.0.0.1:37275_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testPreemptiveCreation/lang/stopwords_no.txt
   [junit4]   2> 835103 INFO  (OverseerThreadFactory-4873-thread-1-processing-n:127.0.0.1:37275_solr) [n:127.0.0.1:37275_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testPreemptiveCreation/lang/contractions_ca.txt
   [junit4]   2> 835110 INFO  (OverseerThreadFactory-4873-thread-1-processing-n:127.0.0.1:37275_solr) [n:127.0.0.1:37275_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testPreemptiveCreation/lang/stemdict_nl.txt
   [junit4]   2> 835133 INFO  (OverseerThreadFactory-4873-thread-1-processing-n:127.0.0.1:37275_solr) [n:127.0.0.1:37275_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testPreemptiveCreation/lang/stopwords_hy.txt
   [junit4]   2> 835134 INFO  (OverseerThreadFactory-4873-thread-1-processing-n:127.0.0.1:37275_solr) [n:127.0.0.1:37275_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testPreemptiveCreation/lang/stopwords_id.txt
   [junit4]   2> 835135 INFO  (OverseerThreadFactory-4873-thread-1-processing-n:127.0.0.1:37275_solr) [n:127.0.0.1:37275_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_et.txt to /configs/testPreemptiveCreation/lang/stopwords_et.txt
   [junit4]   2> 835135 INFO  (OverseerThreadFactory-4873-thread-1-processing-n:127.0.0.1:37275_solr) [n:127.0.0.1:37275_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testPreemptiveCreation/lang/stopwords_ga.txt
   [junit4]   2> 835136 INFO  (OverseerThreadFactory-4873-thread-1-processing-n:127.0.0.1:37275_solr) [n:127.0.0.1:37275_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testPreemptiveCreation/lang/stopwords_da.txt
   [junit4]   2> 835137 INFO  (OverseerThreadFactory-4873-thread-1-processing-n:127.0.0.1:37275_solr) [n:127.0.0.1:37275_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testPreemptiveCreation/lang/stopwords_hi.txt
   [junit4]   2> 835138 INFO  (OverseerThreadFactory-4873-thread-1-processing-n:127.0.0.1:37275_solr) [n:127.0.0.1:37275_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testPreemptiveCreation/lang/stopwords_ja.txt
   [junit4]   2> 835139 INFO  (OverseerThreadFactory-4873-thread-1-processing-n:127.0.0.1:37275_solr) [n:127.0.0.1:37275_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testPreemptiveCreation/lang/stopwords_pt.txt
   [junit4]   2> 835139 INFO  (OverseerThreadFactory-4873-thread-1-processing-n:127.0.0.1:37275_solr) [n:127.0.0.1:37275_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testPreemptiveCreation/lang/stopwords_hu.txt
   [junit4]   2> 835164 INFO  (OverseerThreadFactory-4873-thread-1-processing-n:127.0.0.1:37275_solr) [n:127.0.0.1:37275_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testPreemptiveCreation/lang/stopwords_el.txt
   [junit4]   2> 835187 INFO  (OverseerThreadFactory-4873-thread-1-processing-n:127.0.0.1:37275_solr) [n:127.0.0.1:37275_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testPreemptiveCreation/lang/stopwords_ru.txt
   [junit4]   2> 835191 INFO  (OverseerThreadFactory-4873-thread-1-processing-n:127.0.0.1:37275_solr) [n:127.0.0.1:37275_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testPreemptiveCreation/lang/stopwords_tr.txt
   [junit4]   2> 835371 INFO  (OverseerThreadFactory-4873-thread-1-processing-n:127.0.0.1:37275_solr) [n:127.0.0.1:37275_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testPreemptiveCreation/lang/stopwords_ar.txt
   [junit4]   2> 835372 INFO  (OverseerThreadFactory-4873-thread-1-processing-n:127.0.0.1:37275_solr) [n:127.0.0.1:37275_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testPreemptiveCreation/lang/userdict_ja.txt
   [junit4]   2> 835373 INFO  (OverseerThreadFactory-4873-thread-1-processing-n:127.0.0.1:37275_solr) [n:127.0.0.1:37275_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testPreemptiveCreation/lang/stopwords_it.txt
   [junit4]   2> 835374 INFO  (OverseerThreadFactory-4873-thread-1-processing-n:127.0.0.1:37275_solr) [n:127.0.0.1:37275_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testPreemptiveCreation/lang/stopwords_eu.txt
   [junit4]   2> 835375 INFO  (OverseerThreadFactory-4873-thread-1-processing-n:127.0.0.1:37275_solr) [n:127.0.0.1:37275_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testPreemptiveCreation/lang/stopwords_cz.txt
   [junit4]   2> 835375 INFO  (OverseerThreadFactory-4873-thread-1-processing-n:127.0.0.1:37275_solr) [n:127.0.0.1:37275_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testPreemptiveCreation/lang/stoptags_ja.txt
   [junit4]   2> 835376 INFO  (OverseerThreadFactory-4873-thread-1-processing-n:127.0.0.1:37275_solr) [n:127.0.0.1:37275_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testPreemptiveCreation/lang/contractions_fr.txt
   [junit4]   2> 835378 INFO  (OverseerThreadFactory-4873-thread-1-processing-n:127.0.0.1:37275_solr) [n:127.0.0.1:37275_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testPreemptiveCreation/lang/stopwords_de.txt
   [junit4]   2> 835379 INFO  (OverseerThreadFactory-4873-thread-1-processing-n:127.0.0.1:37275_solr) [n:127.0.0.1:37275_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testPreemptiveCreation/lang/stopwords_fa.txt
   [junit4]   2> 835381 INFO  (OverseerThreadFactory-4873-thread-1-processing-n:127.0.0.1:37275_solr) [n:127.0.0.1:37275_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testPreemptiveCreation/lang/contractions_ga.txt
   [junit4]   2> 835383 INFO  (OverseerThreadFactory-4873-thread-1-processing-n:127.0.0.1:37275_solr) [n:127.0.0.1:37275_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testPreemptiveCreation/lang/stopwords_ca.txt
   [junit4]   2> 835384 INFO  (OverseerThreadFactory-4873-thread-1-processing-n:127.0.0.1:37275_solr) [n:127.0.0.1:37275_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testPreemptiveCreation/lang/stopwords_nl.txt
   [junit4]   2> 835386 INFO  (OverseerThreadFactory-4873-thread-1-processing-n:127.0.0.1:37275_solr) [n:127.0.0.1:37275_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testPreemptiveCreation/lang/stopwords_bg.txt
   [junit4]   2> 835392 INFO  (OverseerThreadFactory-4873-thread-1-processing-n:127.0.0.1:37275_solr) [n:127.0.0.1:37275_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testPreemptiveCreation/lang/stopwords_en.txt
   [junit4]   2> 835398 INFO  (OverseerThreadFactory-4873-thread-1-processing-n:127.0.0.1:37275_solr) [n:127.0.0.1:37275_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testPreemptiveCreation/lang/stopwords_lv.txt
   [junit4]   2> 835401 INFO  (OverseerThreadFactory-4873-thread-1-processing-n:127.0.0.1:37275_solr) [n:127.0.0.1:37275_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testPreemptiveCreation/lang/stopwords_es.txt
   [junit4]   2> 835404 INFO  (OverseerThreadFactory-4873-thread-1-processing-n:127.0.0.1:37275_solr) [n:127.0.0.1:37275_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testPreemptiveCreation/lang/stopwords_th.txt
   [junit4]   2> 835405 INFO  (OverseerThreadFactory-4873-thread-1-processing-n:127.0.0.1:37275_solr) [n:127.0.0.1:37275_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testPreemptiveCreation/lang/stopwords_ro.txt
   [junit4]   2> 835407 INFO  (OverseerThreadFactory-4873-thread-1-processing-n:127.0.0.1:37275_solr) [n:127.0.0.1:37275_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testPreemptiveCreation/lang/stopwords_fr.txt
   [junit4]   2> 835408 INFO  (OverseerThreadFactory-4873-thread-1-processing-n:127.0.0.1:37275_solr) [n:127.0.0.1:37275_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testPreemptiveCreation/lang/stopwords_sv.txt
   [junit4]   2> 835409 INFO  (OverseerThreadFactory-4873-thread-1-processing-n:127.0.0.1:37275_solr) [n:127.0.0.1:37275_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testPreemptiveCreation/lang/stopwords_fi.txt
   [junit4]   2> 835410 INFO  (OverseerThreadFactory-4873-thread-1-processing-n:127.0.0.1:37275_solr) [n:127.0.0.1:37275_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testPreemptiveCreation/lang/hyphenations_ga.txt
   [junit4]   2> 835410 INFO  (OverseerThreadFactory-4873-thread-1-processing-n:127.0.0.1:37275_solr) [n:127.0.0.1:37275_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testPreemptiveCreation/lang/stopwords_gl.txt
   [junit4]   2> 835415 INFO  (qtp44733471-15196) [n:127.0.0.1:35485_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={baseConfigSet=_default&name=testPreemptiveCreation&action=CREATE&wt=javabin&version=2} status=0 QTime=402
   [junit4]   2> 835416 INFO  (qtp44733471-15200) [n:127.0.0.1:35485_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=testPreemptiveCreation&name=testPreemptiveCreation&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 835418 INFO  (OverseerThreadFactory-4873-thread-2-processing-n:127.0.0.1:37275_solr) [n:127.0.0.1:37275_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testPreemptiveCreation
   [junit4]   2> 835419 INFO  (OverseerCollectionConfigSetProcessor-72687660635521033-127.0.0.1:37275_solr-n_0000000000) [n:127.0.0.1:37275_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> 835569 INFO  (OverseerStateUpdate-72687660635521033-127.0.0.1:37275_solr-n_0000000000) [n:127.0.0.1:37275_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testPreemptiveCreation",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testPreemptiveCreation_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46279/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 835789 INFO  (qtp1837995318-15189) [n:127.0.0.1:46279_solr    x:testPreemptiveCreation_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=testPreemptiveCreation&newCollection=true&name=testPreemptiveCreation_shard1_replica_n1&action=CREATE&numShards=1&collection=testPreemptiveCreation&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 836806 INFO  (qtp1837995318-15189) [n:127.0.0.1:46279_solr c:testPreemptiveCreation s:shard1 r:core_node2 x:testPreemptiveCreation_shard1_replica_n1 ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 836806 INFO  (qtp1837995318-15189) [n:127.0.0.1:46279_solr c:testPreemptiveCreation s:shard1 r:core_node2 x:testPreemptiveCreation_shard1_replica_n1 ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 836807 WARN  (qtp1837995318-15189) [n:127.0.0.1:46279_solr c:testPreemptiveCreation s:shard1 r:core_node2 x:testPreemptiveCreation_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A6C8D9B45A74CB40-001/tempDir-001/node1/testPreemptiveCreation_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A6C8D9B45A74CB40-001/tempDir-001/node1/testPreemptiveCreation_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 836807 WARN  (qtp1837995318-15189) [n:127.0.0.1:46279_solr c:testPreemptiveCreation s:shard1 r:core_node2 x:testPreemptiveCreation_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A6C8D9B45A74CB40-001/tempDir-001/node1/testPreemptiveCreation_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A6C8D9B45A74CB40-001/tempDir-001/node1/testPreemptiveCreation_shard1_replica_n1/../../../../dist
   [junit4]   2> 836807 WARN  (qtp1837995318-15189) [n:127.0.0.1:46279_solr c:testPreemptiveCreation s:shard1 r:core_node2 x:testPreemptiveCreation_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A6C8D9B45A74CB40-001/tempDir-001/node1/testPreemptiveCreation_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A6C8D9B45A74CB40-001/tempDir-001/node1/testPreemptiveCreation_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 836807 WARN  (qtp1837995318-15189) [n:127.0.0.1:46279_solr c:testPreemptiveCreation s:shard1 r:core_node2 x:testPreemptiveCreation_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A6C8D9B45A74CB40-001/tempDir-001/node1/testPreemptiveCreation_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A6C8D9B45A74CB40-001/tempDir-001/node1/testPreemptiveCreation_shard1_replica_n1/../../../../dist
   [junit4]   2> 836807 WARN  (qtp1837995318-15189) [n:127.0.0.1:46279_solr c:testPreemptiveCreation s:shard1 r:core_node2 x:testPreemptiveCreation_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A6C8D9B45A74CB40-001/tempDir-001/node1/testPreemptiveCreation_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A6C8D9B45A74CB40-001/tempDir-001/node1/testPreemptiveCreation_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 836807 WARN  (qtp1837995318-15189) [n:127.0.0.1:46279_solr c:testPreemptiveCreation s:shard1 r:core_node2 x:testPreemptiveCreation_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A6C8D9B45A74CB40-001/tempDir-001/node1/testPreemptiveCreation_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A6C8D9B45A74CB40-001/tempDir-001/node1/testPreemptiveCreation_shard1_replica_n1/../../../../dist
   [junit4]   2> 836807 WARN  (qtp1837995318-15189) [n:127.0.0.1:46279_solr c:testPreemptiveCreation s:shard1 r:core_node2 x:testPreemptiveCreation_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A6C8D9B45A74CB40-001/tempDir-001/node1/testPreemptiveCreation_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A6C8D9B45A74CB40-001/tempDir-001/node1/testPreemptiveCreation_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 836807 WARN  (qtp1837995318-15189) [n:127.0.0.1:46279_solr c:testPreemptiveCreation s:shard1 r:core_node2 x:testPreemptiveCreation_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A6C8D9B45A74CB40-001/tempDir-001/node1/testPreemptiveCreation_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A6C8D9B45A74CB40-001/tempDir-001/node1/testPreemptiveCreation_shard1_replica_n1/../../../../dist
   [junit4]   2> 836807 WARN  (qtp1837995318-15189) [n:127.0.0.1:46279_solr c:testPreemptiveCreation s:shard1 r:core_node2 x:testPreemptiveCreation_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A6C8D9B45A74CB40-001/tempDir-001/node1/testPreemptiveCreation_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A6C8D9B45A74CB40-001/tempDir-001/node1/testPreemptiveCreation_shard1_replica_n1/../../../../dist
   [junit4]   2> 836808 INFO  (qtp1837995318-15189) [n:127.0.0.1:46279_solr c:testPreemptiveCreation s:shard1 r:core_node2 x:testPreemptiveCreation_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 836831 INFO  (qtp1837995318-15189) [n:127.0.0.1:46279_solr c:testPreemptiveCreation s:shard1 r:core_node2 x:testPreemptiveCreation_shard1_replica_n1 ] o.a.s.s.IndexSchema [testPreemptiveCreation_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 836955 INFO  (qtp1837995318-15189) [n:127.0.0.1:46279_solr c:testPreemptiveCreation s:shard1 r:core_node2 x:testPreemptiveCreation_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 836955 INFO  (qtp1837995318-15189) [n:127.0.0.1:46279_solr c:testPreemptiveCreation s:shard1 r:core_node2 x:testPreemptiveCreation_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testPreemptiveCreation_shard1_replica_n1' using configuration from collection testPreemptiveCreation, trusted=true
   [junit4]   2> 836955 INFO  (qtp1837995318-15189) [n:127.0.0.1:46279_solr c:testPreemptiveCreation s:shard1 r:core_node2 x:testPreemptiveCreation_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46279.solr.core.testPreemptiveCreation.shard1.replica_n1' (registry 'solr.core.testPreemptiveCreation.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@594c678b
   [junit4]   2> 836955 INFO  (qtp1837995318-15189) [n:127.0.0.1:46279_solr c:testPreemptiveCreation s:shard1 r:core_node2 x:testPreemptiveCreation_shard1_replica_n1 ] o.a.s.c.SolrCore [[testPreemptiveCreation_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A6C8D9B45A74CB40-001/tempDir-001/node1/testPreemptiveCreation_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A6C8D9B45A74CB40-001/tempDir-001/node1/./testPreemptiveCreation_shard1_replica_n1/data/]
   [junit4]   2> 836958 INFO  (qtp1837995318-15189) [n:127.0.0.1:46279_solr c:testPreemptiveCreation s:shard1 r:core_node2 x:testPreemptiveCreation_shard1_replica_n1 ] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 837024 INFO  (qtp1837995318-15189) [n:127.0.0.1:46279_solr c:testPreemptiveCreation s:shard1 r:core_node2 x:testPreemptiveCreation_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 837024 INFO  (qtp1837995318-15189) [n:127.0.0.1:46279_solr c:testPreemptiveCreation s:shard1 r:core_node2 x:testPreemptiveCreation_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 837026 INFO  (qtp1837995318-15189) [n:127.0.0.1:46279_solr c:testPreemptiveCreation s:shard1 r:core_node2 x:testPreemptiveCreation_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 837026 INFO  (qtp1837995318-15189) [n:127.0.0.1:46279_solr c:testPreemptiveCreation s:shard1 r:core_node2 x:testPreemptiveCreation_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 837027 INFO  (qtp1837995318-15189) [n:127.0.0.1:46279_solr c:testPreemptiveCreation s:shard1 r:core_node2 x:testPreemptiveCreation_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@139ec988[testPreemptiveCreation_shard1_replica_n1] main]
   [junit4]   2> 837028 INFO  (qtp1837995318-15189) [n:127.0.0.1:46279_solr c:testPreemptiveCreation s:shard1 r:core_node2 x:testPreemptiveCreation_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testPreemptiveCreation
   [junit4]   2> 837028 INFO  (qtp1837995318-15189) [n:127.0.0.1:46279_solr c:testPreemptiveCreation s:shard1 r:core_node2 x:testPreemptiveCreation_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testPreemptiveCreation
   [junit4]   2> 837028 INFO  (qtp1837995318-15189) [n:127.0.0.1:46279_solr c:testPreemptiveCreation s:shard1 r:core_node2 x:testPreemptiveCreation_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testPreemptiveCreation/managed-schema
   [junit4]   2> 837029 INFO  (qtp1837995318-15189) [n:127.0.0.1:46279_solr c:testPreemptiveCreation s:shard1 r:core_node2 x:testPreemptiveCreation_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 837029 INFO  (qtp1837995318-15189) [n:127.0.0.1:46279_solr c:testPreemptiveCreation s:shard1 r:core_node2 x:testPreemptiveCreation_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 837029 INFO  (qtp1837995318-15189) [n:127.0.0.1:46279_solr c:testPreemptiveCreation s:shard1 r:core_node2 x:testPreemptiveCreation_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> 837030 INFO  (qtp1837995318-15189) [n:127.0.0.1:46279_solr c:testPreemptiveCreation s:shard1 r:core_node2 x:testPreemptiveCreation_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 837030 INFO  (qtp1837995318-15189) [n:127.0.0.1:46279_solr c:testPreemptiveCreation s:shard1 r:core_node2 x:testPreemptiveCreation_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1649611862902308864
   [junit4]   2> 837032 INFO  (searcherExecutor-4893-thread-1-processing-n:127.0.0.1:46279_solr x:testPreemptiveCreation_shard1_replica_n1 c:testPreemptiveCreation s:shard1 r:core_node2) [n:127.0.0.1:46279_solr c:testPreemptiveCreation s:shard1 r:core_node2 x:testPreemptiveCreation_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@139ec988[testPreemptiveCreation_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 837032 INFO  (searcherExecutor-4893-thread-1-processing-n:127.0.0.1:46279_solr x:testPreemptiveCreation_shard1_replica_n1 c:testPreemptiveCreation s:shard1 r:core_node2) [n:127.0.0.1:46279_solr c:testPreemptiveCreation s:shard1 r:core_node2 x:testPreemptiveCreation_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 837032 INFO  (searcherExecutor-4893-thread-1-processing-n:127.0.0.1:46279_solr x:testPreemptiveCreation_shard1_replica_n1 c:testPreemptiveCreation s:shard1 r:core_node2) [n:127.0.0.1:46279_solr c:testPreemptiveCreation s:shard1 r:core_node2 x:testPreemptiveCreation_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 837032 INFO  (searcherExecutor-4893-thread-1-processing-n:127.0.0.1:46279_solr x:testPreemptiveCreation_shard1_replica_n1 c:testPreemptiveCreation s:shard1 r:core_node2) [n:127.0.0.1:46279_solr c:testPreemptiveCreation s:shard1 r:core_node2 x:testPreemptiveCreation_shard1_replica_n1 ] o.a.s.c.SolrCore [testPreemptiveCreation_shard1_replica_n1] Registered new searcher Searcher@139ec988[testPreemptiveCreation_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 837034 INFO  (qtp1837995318-15189) [n:127.0.0.1:46279_solr c:testPreemptiveCreation s:shard1 r:core_node2 x:testPreemptiveCreation_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testPreemptiveCreation/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 837035 INFO  (qtp1837995318-15189) [n:127.0.0.1:46279_solr c:testPreemptiveCreation s:shard1 r:core_node2 x:testPreemptiveCreation_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testPreemptiveCreation/leaders/shard1
   [junit4]   2> 837036 INFO  (qtp1837995318-15189) [n:127.0.0.1:46279_solr c:testPreemptiveCreation s:shard1 r:core_node2 x:testPreemptiveCreation_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 837036 INFO  (qtp1837995318-15189) [n:127.0.0.1:46279_solr c:testPreemptiveCreation s:shard1 r:core_node2 x:testPreemptiveCreation_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 837036 INFO  (qtp1837995318-15189) [n:127.0.0.1:46279_solr c:testPreemptiveCreation s:shard1 r:core_node2 x:testPreemptiveCreation_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:46279/solr/testPreemptiveCreation_shard1_replica_n1/
   [junit4]   2> 837037 INFO  (qtp1837995318-15189) [n:127.0.0.1:46279_solr c:testPreemptiveCreation s:shard1 r:core_node2 x:testPreemptiveCreation_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 837037 INFO  (qtp1837995318-15189) [n:127.0.0.1:46279_solr c:testPreemptiveCreation s:shard1 r:core_node2 x:testPreemptiveCreation_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:46279/solr/testPreemptiveCreation_shard1_replica_n1/ has no replicas
   [junit4]   2> 837037 INFO  (qtp1837995318-15189) [n:127.0.0.1:46279_solr c:testPreemptiveCreation s:shard1 r:core_node2 x:testPreemptiveCreation_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testPreemptiveCreation/leaders/shard1/leader after winning as /collections/testPreemptiveCreation/leader_elect/shard1/election/72687660635521038-core_node2-n_0000000000
   [junit4]   2> 837038 INFO  (qtp1837995318-15189) [n:127.0.0.1:46279_solr c:testPreemptiveCreation s:shard1 r:core_node2 x:testPreemptiveCreation_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:46279/solr/testPreemptiveCreation_shard1_replica_n1/ shard1
   [junit4]   2> 837139 INFO  (zkCallback-5238-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testPreemptiveCreation/state.json] for collection [testPreemptiveCreation] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 837140 INFO  (zkCallback-5238-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testPreemptiveCreation/state.json] for collection [testPreemptiveCreation] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 837140 INFO  (qtp1837995318-15189) [n:127.0.0.1:46279_solr c:testPreemptiveCreation s:shard1 r:core_node2 x:testPreemptiveCreation_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 837143 INFO  (qtp1837995318-15189) [n:127.0.0.1:46279_solr c:testPreemptiveCreation s:shard1 r:core_node2 x:testPreemptiveCreation_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testPreemptiveCreation&newCollection=true&name=testPreemptiveCreation_shard1_replica_n1&action=CREATE&numShards=1&collection=testPreemptiveCreation&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1354
   [junit4]   2> 837145 INFO  (qtp44733471-15200) [n:127.0.0.1:35485_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> 837246 INFO  (zkCallback-5214-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testPreemptiveCreation/state.json] for collection [testPreemptiveCreation] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 837246 INFO  (zkCallback-5238-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testPreemptiveCreation/state.json] for collection [testPreemptiveCreation] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 837246 INFO  (zkCallback-5238-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testPreemptiveCreation/state.json] for collection [testPreemptiveCreation] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 837246 INFO  (qtp44733471-15200) [n:127.0.0.1:35485_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=testPreemptiveCreation&name=testPreemptiveCreation&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=1830
   [junit4]   2> 837247 INFO  (zkCallback-5238-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testPreemptiveCreation/state.json] for collection [testPreemptiveCreation] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 837247 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testPreemptiveCreation-seed#[A6C8D9B45A74CB40]) [     ] o.a.s.c.SolrCloudTestCase waitForState (testPreemptiveCreation): waiting for collections to be created
   [junit4]   2> 837421 INFO  (OverseerCollectionConfigSetProcessor-72687660635521033-127.0.0.1:37275_solr-n_0000000000) [n:127.0.0.1:37275_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> 837767 INFO  (qtp1837995318-15187) [n:127.0.0.1:46279_solr c:testPreemptiveCreation s:shard1 r:core_node2 x:testPreemptiveCreation_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 testPreemptiveCreation
   [junit4]   2> 837767 INFO  (Thread-2228) [     ] o.a.s.c.SolrCore config update listener called for core testPreemptiveCreation_shard1_replica_n1
   [junit4]   2> 837768 INFO  (Thread-2228) [     ] o.a.s.c.SolrCore core reload testPreemptiveCreation_shard1_replica_n1
   [junit4]   2> 837768 INFO  (solrHandlerExecutor-4898-thread-1-processing-n:127.0.0.1:46279_solr x:testPreemptiveCreation_shard1_replica_n1 c:testPreemptiveCreation s:shard1 r:core_node2) [n:127.0.0.1:46279_solr c:testPreemptiveCreation s:shard1 r:core_node2 x:testPreemptiveCreation_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 837773 INFO  (Thread-2228) [     ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 837774 INFO  (Thread-2228) [     ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 837774 WARN  (Thread-2228) [     ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A6C8D9B45A74CB40-001/tempDir-001/node1/testPreemptiveCreation_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A6C8D9B45A74CB40-001/tempDir-001/node1/testPreemptiveCreation_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 837774 WARN  (Thread-2228) [     ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A6C8D9B45A74CB40-001/tempDir-001/node1/testPreemptiveCreation_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A6C8D9B45A74CB40-001/tempDir-001/node1/testPreemptiveCreation_shard1_replica_n1/../../../../dist
   [junit4]   2> 837774 WARN  (Thread-2228) [     ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A6C8D9B45A74CB40-001/tempDir-001/node1/testPreemptiveCreation_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A6C8D9B45A74CB40-001/tempDir-001/node1/testPreemptiveCreation_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 837774 WARN  (Thread-2228) [     ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A6C8D9B45A74CB40-001/tempDir-001/node1/testPreemptiveCreation_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A6C8D9B45A74CB40-001/tempDir-001/node1/testPreemptiveCreation_shard1_replica_n1/../../../../dist
   [junit4]   2> 837774 WARN  (Thread-2228) [     ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A6C8D9B45A74CB40-001/tempDir-001/node1/testPreemptiveCreation_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A6C8D9B45A74CB40-001/tempDir-001/node1/testPreemptiveCreation_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 837774 WARN  (Thread-2228) [     ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A6C8D9B45A74CB40-001/tempDir-001/node1/testPreemptiveCreation_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A6C8D9B45A74CB40-001/tempDir-001/node1/testPreemptiveCreation_shard1_replica_n1/../../../../dist
   [junit4]   2> 837774 WARN  (Thread-2228) [     ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A6C8D9B45A74CB40-001/tempDir-001/node1/testPreemptiveCreation_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A6C8D9B45A74CB40-001/tempDir-001/node1/testPreemptiveCreation_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 837774 WARN  (Thread-2228) [     ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A6C8D9B45A74CB40-001/tempDir-001/node1/testPreemptiveCreation_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A6C8D9B45A74CB40-001/tempDir-001/node1/testPreemptiveCreation_shard1_replica_n1/../../../../dist
   [junit4]   2> 837774 WARN  (Thread-2228) [     ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A6C8D9B45A74CB40-001/tempDir-001/node1/testPreemptiveCreation_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A6C8D9B45A74CB40-001/tempDir-001/node1/testPreemptiveCreation_shard1_replica_n1/../../../../dist
   [junit4]   2> 837775 INFO  (Thread-2228) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 837796 INFO  (Thread-2228) [     ] o.a.s.s.IndexSchema [testPreemptiveCreation_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 837880 INFO  (qtp1837995318-15191) [n:127.0.0.1:46279_solr c:testPreemptiveCreation s:shard1 r:core_node2 x:testPreemptiveCreation_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 837883 INFO  (qtp1837995318-15191) [n:127.0.0.1:46279_solr c:testPreemptiveCreation s:shard1 r:core_node2 x:testPreemptiveCreation_shard1_replica_n1 ] o.a.s.c.S.Request [testPreemptiveCreation_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 837883 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 837883 INFO  (solrHandlerExecutor-4898-thread-1-processing-n:127.0.0.1:46279_solr x:testPreemptiveCreation_shard1_replica_n1 c:testPreemptiveCreation s:shard1 r:core_node2) [n:127.0.0.1:46279_solr c:testPreemptiveCreation s:shard1 r:core_node2 x:testPreemptiveCreation_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from https://127.0.0.1:46279/solr/testPreemptiveCreation_shard1_replica_n1/ for prop overlay   after 1 attempts
   [junit4]   2> 837883 INFO  (solrHandlerExecutor-4898-thread-1-processing-n:127.0.0.1:46279_solr x:testPreemptiveCreation_shard1_replica_n1 c:testPreemptiveCreation s:shard1 r:core_node2) [n:127.0.0.1:46279_solr c:testPreemptiveCreation s:shard1 r:core_node2 x:testPreemptiveCreation_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 837956 INFO  (Thread-2228) [     ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 837956 INFO  (Thread-2228) [     ] o.a.s.c.CoreContainer Reloading SolrCore 'testPreemptiveCreation_shard1_replica_n1' using configuration from collection testPreemptiveCreation
   [junit4]   2> 837975 INFO  (Thread-2228) [n:127.0.0.1:46279_solr c:testPreemptiveCreation s:shard1 r:core_node2 x:testPreemptiveCreation_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46279.solr.core.testPreemptiveCreation.shard1.replica_n1' (registry 'solr.core.testPreemptiveCreation.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@594c678b
   [junit4]   2> 837975 INFO  (Thread-2228) [n:127.0.0.1:46279_solr c:testPreemptiveCreation s:shard1 r:core_node2 x:testPreemptiveCreation_shard1_replica_n1 ] o.a.s.c.SolrCore [[testPreemptiveCreation_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A6C8D9B45A74CB40-001/tempDir-001/node1/testPreemptiveCreation_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A6C8D9B45A74CB40-001/tempDir-001/node1/./testPreemptiveCreation_shard1_replica_n1/data/]
   [junit4]   2> 837977 INFO  (Thread-2228) [n:127.0.0.1:46279_solr c:testPreemptiveCreation s:shard1 r:core_node2 x:testPreemptiveCreation_shard1_replica_n1 ] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 837997 INFO  (qtp1837995318-15189) [n:127.0.0.1:46279_solr c:testPreemptiveCreation s:shard1 r:core_node2 x:testPreemptiveCreation_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 837999 INFO  (qtp1837995318-15189) [n:127.0.0.1:46279_solr c:testPreemptiveCreation s:shard1 r:core_node2 x:testPreemptiveCreation_shard1_replica_n1 ] o.a.s.c.S.Request [testPreemptiveCreation_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 837999 INFO  (solrHandlerExecutor-4898-thread-1-processing-n:127.0.0.1:46279_solr x:testPreemptiveCreation_shard1_replica_n1 c:testPreemptiveCreation s:shard1 r:core_node2) [n:127.0.0.1:46279_solr c:testPreemptiveCreation s:shard1 r:core_node2 x:testPreemptiveCreation_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from https://127.0.0.1:46279/solr/testPreemptiveCreation_shard1_replica_n1/ for prop overlay   after 2 attempts
   [junit4]   2> 837999 INFO  (solrHandlerExecutor-4898-thread-1-processing-n:127.0.0.1:46279_solr x:testPreemptiveCreation_shard1_replica_n1 c:testPreemptiveCreation s:shard1 r:core_node2) [n:127.0.0.1:46279_solr c:testPreemptiveCreation s:shard1 r:core_node2 x:testPreemptiveCreation_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 837999 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 838042 INFO  (Thread-2228) [n:127.0.0.1:46279_solr c:testPreemptiveCreation s:shard1 r:core_node2 x:testPreemptiv

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

996{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 956352 INFO  (jetty-closer-5822-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@11616076{/solr,null,UNAVAILABLE}
   [junit4]   2> 956352 INFO  (jetty-closer-5822-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 956389 INFO  (jetty-closer-5822-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72687667245678601-127.0.0.1:42317_solr-n_0000000000) closing
   [junit4]   2> 956390 INFO  (jetty-closer-5822-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1c976285{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 956390 INFO  (jetty-closer-5822-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@70e28cae{/solr,null,UNAVAILABLE}
   [junit4]   2> 956390 INFO  (jetty-closer-5822-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 956452 INFO  (jetty-closer-5822-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3847044b{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 956452 INFO  (jetty-closer-5822-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@48d69c2a{/solr,null,UNAVAILABLE}
   [junit4]   2> 956452 INFO  (jetty-closer-5822-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 956552 INFO  (jetty-closer-5822-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@e95fba{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 956553 INFO  (jetty-closer-5822-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@55d5eab8{/solr,null,UNAVAILABLE}
   [junit4]   2> 956553 INFO  (jetty-closer-5822-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 956553 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.handleLegacyCollectionNames-seed#[A6C8D9B45A74CB40]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 956756 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/configs/handleLegacyCollectionNames/managed-schema
   [junit4]   2> 	9	/solr/configs/handleLegacyCollectionNames
   [junit4]   2> 	6	/solr/collections/myalias__TRA__2017-10-25/state.json
   [junit4]   2> 	5	/solr/collections/myalias__TRA__2017-10-23/state.json
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/collections/myalias_2017-10-23/terms/shard1
   [junit4]   2> 	4	/solr/collections/myalias_2017-10-23/state.json
   [junit4]   2> 	4	/solr/collections/myalias__TRA__2017-10-25/terms/shard1
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/collections/handleLegacyCollectionNames/state.json
   [junit4]   2> 	3	/solr/collections/myalias__TRA__2017-10-23/terms/shard1
   [junit4]   2> 	3	/solr/collections/myalias_2017-10-24/terms/shard1
   [junit4]   2> 	3	/solr/collections/myalias__TRA__2017-10-26/terms/shard1
   [junit4]   2> 	3	/solr/collections/myalias__TRA__2017-10-27/terms/shard1
   [junit4]   2> 	3	/solr/collections/myalias_2017-10-24/state.json
   [junit4]   2> 	3	/solr/collections/myalias__TRA__2017-10-28/terms/shard1
   [junit4]   2> 	3	/solr/collections/handleLegacyCollectionNames/terms/shard1
   [junit4]   2> 	2	/solr/collections/myalias_2017-10-24/collectionprops.json
   [junit4]   2> 	2	/solr/collections/myalias_2017-10-23/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	45	/solr/aliases.json
   [junit4]   2> 	13	/solr/collections/myalias_2017-10-23/state.json
   [junit4]   2> 	13	/solr/collections/handleLegacyCollectionNames/state.json
   [junit4]   2> 	13	/solr/collections/myalias__TRA__2017-10-25/state.json
   [junit4]   2> 	12	/solr/collections/myalias__TRA__2017-10-23/state.json
   [junit4]   2> 	12	/solr/collections/myalias__TRA__2017-10-28/state.json
   [junit4]   2> 	12	/solr/collections/myalias_2017-10-24/state.json
   [junit4]   2> 	12	/solr/collections/myalias__TRA__2017-10-27/state.json
   [junit4]   2> 	10	/solr/collections/myalias__TRA__2017-10-26/state.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/collections/myalias_2017-10-23/collectionprops.json
   [junit4]   2> 	2	/solr/collections/myalias_2017-10-24/collectionprops.json
   [junit4]   2> 	2	/solr/collections/myalias__TRA__2017-10-27/collectionprops.json
   [junit4]   2> 	2	/solr/collections/myalias__TRA__2017-10-28/collectionprops.json
   [junit4]   2> 	2	/solr/collections/myalias__TRA__2017-10-25/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	101	/solr/overseer/queue
   [junit4]   2> 	70	/solr/collections
   [junit4]   2> 	45	/solr/overseer/collection-queue-work
   [junit4]   2> 	19	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 956758 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.handleLegacyCollectionNames-seed#[A6C8D9B45A74CB40]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:36977
   [junit4]   2> 956758 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.handleLegacyCollectionNames-seed#[A6C8D9B45A74CB40]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36977
   [junit4]   2> 956758 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.handleLegacyCollectionNames-seed#[A6C8D9B45A74CB40]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36977
   [junit4]   2> 956759 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.handleLegacyCollectionNames-seed#[A6C8D9B45A74CB40]) [     ] o.a.s.SolrTestCaseJ4 ###Ending handleLegacyCollectionNames
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A6C8D9B45A74CB40-001
   [junit4]   2> Nov 08, 2019 5:56:25 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=366, maxMBSortInHeap=6.8273820676728345, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5a931fcb), locale=es-PY, timezone=Asia/Baghdad
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 11.0.4 (64-bit)/cpus=4,threads=1,free=169990920,total=441450496
   [junit4]   2> NOTE: All tests run in this JVM: [TestUseDocValuesAsStored2, ClusterStateUpdateTest, TestSimExtremeIndexing, TestRequestStatusCollectionAPI, ReplaceNodeNoTargetTest, TestGraphTermsQParserPlugin, TestBinaryResponseWriter, TestSubQueryTransformer, DistribCursorPagingTest, TestMultiValuedNumericRangeQuery, TestJsonFacetRefinement, BlockJoinFacetRandomTest, TestPackages, TermVectorComponentDistributedTest, DocValuesTest, TestPullReplicaErrorHandling, TestSuggestSpellingConverter, ActionThrottleTest, TestIBSimilarityFactory, CursorPagingTest, TestNestedUpdateProcessor, TestSSLRandomization, TestQuerySenderNoQuery, TestFileDictionaryLookup, TestManagedSynonymFilterFactory, TestFieldCacheSortRandom, TestDocBasedVersionConstraints, TestHdfsBackupRestoreCore, ZkFailoverTest, ConnectionManagerTest, AuditLoggerPluginTest, VMParamsZkACLAndCredentialsProvidersTest, DistanceFunctionTest, HdfsCollectionsAPIDistributedZkTest, TestLegacyBM25SimilarityFactory, TestStressLucene, StatsComponentTest, TestStressUserVersions, TestCharFilters, DistributedSuggestComponentTest, SolrJmxReporterCloudTest, CoreAdminHandlerTest, TestCSVLoader, ShardRoutingTest, TestLegacyNumericRangeQueryBuilder, MetricsConfigTest, IndexSchemaRuntimeFieldTest, TestTestInjection, BigEndianAscendingWordDeserializerTest, TestPHPSerializedResponseWriter, HttpSolrCallGetCoreTest, TestSimNodeAddedTrigger, SpatialHeatmapFacetsTest, TestComplexPhraseLeadingWildcard, SpellCheckCollatorWithCollapseTest, TestNumericTokenStream, CoreSorterTest, TestSolrCoreParser, UtilsToolTest, TestSearchPerf, TestAddFieldRealTimeGet, TestDirectoryFactory, TestPseudoReturnFields, TestTolerantUpdateProcessorCloud, ImplicitSnitchTest, TestExactStatsCacheCloud, TestDynamicURP, TestAuthenticationFramework, TestRawTransformer, TestReversedWildcardFilterFactory, HttpPartitionWithTlogReplicasTest, InfoHandlerTest, NotRequiredUniqueKeyTest, TestMinMaxOnMultiValuedField, TestSolrCloudWithKerberosAlt, TestObjectReleaseTracker, TestConfig, HdfsChaosMonkeySafeLeaderTest, AutoScalingHandlerTest, AssignBackwardCompatibilityTest, SplitByPrefixTest, TestSchemalessBufferedUpdates, AnalysisAfterCoreReloadTest, TestTrie, TestDefaultStatsCache, OverseerTest, CdcrUpdateLogTest, TestChildDocTransformer, TestSimpleTextCodec, TriggerCooldownIntegrationTest, MetricUtilsTest, TestExtendedDismaxParser, ZookeeperStatusHandlerTest, DefaultValueUpdateProcessorTest, MetricsHistoryIntegrationTest, RestartWhileUpdatingTest, ClassificationUpdateProcessorIntegrationTest, SOLR749Test, TlogReplayBufferedWhileIndexingTest, SearchHandlerTest, QueryParsingTest, HealthCheckHandlerTest, TestConfigSetsAPI, SolrCLIZkUtilsTest, TestUninvertingReader, HdfsAutoAddReplicasIntegrationTest, EchoParamsTest, SolrCloudReportersTest, TestHighFrequencyDictionaryFactory, BasicZkTest, PrimitiveFieldTypeTest, LeaderTragicEventTest, ForceLeaderTest, HdfsBasicDistributedZk2Test, TestExportTool, ParsingFieldUpdateProcessorsTest, DOMUtilTest, QueryElevationComponentTest, DistributedExpandComponentTest, RAMDirectoryFactoryTest, DistributedFacetPivotWhiteBoxTest, WrapperMergePolicyFactoryTest, AtomicUpdatesTest, TestReRankQParserPlugin, TimeRoutedAliasUpdateProcessorTest]
   [junit4] Completed [290/888 (1!)] on J0 in 125.93s, 6 tests, 1 failure <<< FAILURES!

[...truncated 54833 lines...]