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/10 00:42:06 UTC

[JENKINS] Lucene-Solr-BadApples-Tests-8.x - Build # 269 - Unstable

Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-8.x/269/

1 tests failed.
FAILED:  org.apache.solr.cloud.SystemCollectionCompatTest.testBackCompat

Error Message:
Error from server at http://127.0.0.1:34537/solr/.system: Error reading input String Can't find resource 'schema.xml' in classpath or '/configs/.system', cwd=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:34537/solr/.system: Error reading input String Can't find resource 'schema.xml' in classpath or '/configs/.system', cwd=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2
	at __randomizedtesting.SeedInfo.seed([D1F2C3FDF5F72411:A1076054953F8D67]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1127)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:896)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:828)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.SystemCollectionCompatTest.setupSystemCollection(SystemCollectionCompatTest.java:104)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:972)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14816 lines...]
   [junit4] Suite: org.apache.solr.cloud.SystemCollectionCompatTest
   [junit4]   2> 1424999 INFO  (SUITE-SystemCollectionCompatTest-seed#[D1F2C3FDF5F72411]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_D1F2C3FDF5F72411-001/tempDir-001
   [junit4]   2> 1424999 INFO  (SUITE-SystemCollectionCompatTest-seed#[D1F2C3FDF5F72411]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1424999 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1424999 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1425099 INFO  (SUITE-SystemCollectionCompatTest-seed#[D1F2C3FDF5F72411]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:35571
   [junit4]   2> 1425099 INFO  (SUITE-SystemCollectionCompatTest-seed#[D1F2C3FDF5F72411]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:35571
   [junit4]   2> 1425099 INFO  (SUITE-SystemCollectionCompatTest-seed#[D1F2C3FDF5F72411]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35571
   [junit4]   2> 1425099 INFO  (SUITE-SystemCollectionCompatTest-seed#[D1F2C3FDF5F72411]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35571
   [junit4]   2> 1425105 INFO  (SUITE-SystemCollectionCompatTest-seed#[D1F2C3FDF5F72411]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1425109 INFO  (zkConnectionManagerCallback-10000-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1425109 INFO  (SUITE-SystemCollectionCompatTest-seed#[D1F2C3FDF5F72411]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1425114 INFO  (SUITE-SystemCollectionCompatTest-seed#[D1F2C3FDF5F72411]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1425116 INFO  (zkConnectionManagerCallback-10002-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1425116 INFO  (SUITE-SystemCollectionCompatTest-seed#[D1F2C3FDF5F72411]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1425118 INFO  (SUITE-SystemCollectionCompatTest-seed#[D1F2C3FDF5F72411]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1425122 INFO  (zkConnectionManagerCallback-10004-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1425122 INFO  (SUITE-SystemCollectionCompatTest-seed#[D1F2C3FDF5F72411]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1425227 WARN  (jetty-launcher-10005-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1425228 WARN  (jetty-launcher-10005-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1425228 INFO  (jetty-launcher-10005-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1425228 INFO  (jetty-launcher-10005-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1425228 INFO  (jetty-launcher-10005-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1425228 INFO  (jetty-launcher-10005-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1425228 INFO  (jetty-launcher-10005-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 1425228 INFO  (jetty-launcher-10005-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 1425231 INFO  (jetty-launcher-10005-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1425231 INFO  (jetty-launcher-10005-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1425231 INFO  (jetty-launcher-10005-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1425232 INFO  (jetty-launcher-10005-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1425232 INFO  (jetty-launcher-10005-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1425232 INFO  (jetty-launcher-10005-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@ea1dda{/solr,null,AVAILABLE}
   [junit4]   2> 1425232 INFO  (jetty-launcher-10005-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1425233 INFO  (jetty-launcher-10005-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4b9449a5{/solr,null,AVAILABLE}
   [junit4]   2> 1425233 INFO  (jetty-launcher-10005-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@360ebd0d{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:34537}
   [junit4]   2> 1425233 INFO  (jetty-launcher-10005-thread-2) [     ] o.e.j.s.Server Started @1425262ms
   [junit4]   2> 1425233 INFO  (jetty-launcher-10005-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34537}
   [junit4]   2> 1425233 ERROR (jetty-launcher-10005-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1425233 INFO  (jetty-launcher-10005-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1425233 INFO  (jetty-launcher-10005-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.4.0
   [junit4]   2> 1425233 INFO  (jetty-launcher-10005-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1425233 INFO  (jetty-launcher-10005-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1425233 INFO  (jetty-launcher-10005-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-10T00:03:40.246Z
   [junit4]   2> 1425234 INFO  (jetty-launcher-10005-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1425234 INFO  (jetty-launcher-10005-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@77f2e761{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:33517}
   [junit4]   2> 1425234 INFO  (jetty-launcher-10005-thread-1) [     ] o.e.j.s.Server Started @1425264ms
   [junit4]   2> 1425234 INFO  (jetty-launcher-10005-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33517}
   [junit4]   2> 1425234 ERROR (jetty-launcher-10005-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1425234 INFO  (jetty-launcher-10005-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1425235 INFO  (jetty-launcher-10005-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.4.0
   [junit4]   2> 1425235 INFO  (jetty-launcher-10005-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1425235 INFO  (jetty-launcher-10005-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1425235 INFO  (jetty-launcher-10005-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-10T00:03:40.248Z
   [junit4]   2> 1425235 INFO  (jetty-launcher-10005-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1425238 INFO  (zkConnectionManagerCallback-10009-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1425238 INFO  (jetty-launcher-10005-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1425239 INFO  (zkConnectionManagerCallback-10007-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1425239 INFO  (jetty-launcher-10005-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1425239 INFO  (jetty-launcher-10005-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1425239 INFO  (jetty-launcher-10005-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1425395 INFO  (jetty-launcher-10005-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1425395 WARN  (jetty-launcher-10005-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7746d131[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1425395 WARN  (jetty-launcher-10005-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7746d131[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1425398 WARN  (jetty-launcher-10005-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@bc228d0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1425398 WARN  (jetty-launcher-10005-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@bc228d0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1425399 INFO  (jetty-launcher-10005-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35571/solr
   [junit4]   2> 1425399 INFO  (jetty-launcher-10005-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1425400 INFO  (zkConnectionManagerCallback-10016-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1425400 INFO  (jetty-launcher-10005-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1425545 INFO  (jetty-launcher-10005-thread-1) [n:127.0.0.1:33517_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1425546 INFO  (zkConnectionManagerCallback-10019-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1425546 INFO  (jetty-launcher-10005-thread-1) [n:127.0.0.1:33517_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1425566 INFO  (jetty-launcher-10005-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1425567 WARN  (jetty-launcher-10005-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5217b24a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1425567 WARN  (jetty-launcher-10005-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5217b24a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1425568 WARN  (jetty-launcher-10005-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@52d8e05d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1425568 WARN  (jetty-launcher-10005-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@52d8e05d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1425569 INFO  (jetty-launcher-10005-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35571/solr
   [junit4]   2> 1425570 INFO  (jetty-launcher-10005-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1425571 INFO  (zkConnectionManagerCallback-10027-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1425571 INFO  (jetty-launcher-10005-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1425587 INFO  (jetty-launcher-10005-thread-1) [n:127.0.0.1:33517_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33517_solr
   [junit4]   2> 1425587 INFO  (jetty-launcher-10005-thread-1) [n:127.0.0.1:33517_solr     ] o.a.s.c.Overseer Overseer (id=72697606375604230-127.0.0.1:33517_solr-n_0000000000) starting
   [junit4]   2> 1425593 INFO  (OverseerStateUpdate-72697606375604230-127.0.0.1:33517_solr-n_0000000000) [n:127.0.0.1:33517_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:33517_solr
   [junit4]   2> 1425593 INFO  (jetty-launcher-10005-thread-1) [n:127.0.0.1:33517_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33517_solr
   [junit4]   2> 1425594 INFO  (OverseerStateUpdate-72697606375604230-127.0.0.1:33517_solr-n_0000000000) [n:127.0.0.1:33517_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1425605 INFO  (jetty-launcher-10005-thread-1) [n:127.0.0.1:33517_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1425623 INFO  (jetty-launcher-10005-thread-1) [n:127.0.0.1:33517_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33517.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@62db79d7
   [junit4]   2> 1425628 INFO  (jetty-launcher-10005-thread-1) [n:127.0.0.1:33517_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33517.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@62db79d7
   [junit4]   2> 1425628 INFO  (jetty-launcher-10005-thread-1) [n:127.0.0.1:33517_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33517.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@62db79d7
   [junit4]   2> 1425629 INFO  (jetty-launcher-10005-thread-1) [n:127.0.0.1:33517_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_D1F2C3FDF5F72411-001/tempDir-001/node1/.
   [junit4]   2> 1425672 INFO  (jetty-launcher-10005-thread-2) [n:127.0.0.1:34537_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1425673 INFO  (zkConnectionManagerCallback-10031-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1425673 INFO  (jetty-launcher-10005-thread-2) [n:127.0.0.1:34537_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1425676 INFO  (jetty-launcher-10005-thread-2) [n:127.0.0.1:34537_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1425678 INFO  (jetty-launcher-10005-thread-2) [n:127.0.0.1:34537_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:34537_solr as DOWN
   [junit4]   2> 1425679 INFO  (jetty-launcher-10005-thread-2) [n:127.0.0.1:34537_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1425679 INFO  (jetty-launcher-10005-thread-2) [n:127.0.0.1:34537_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34537_solr
   [junit4]   2> 1425679 INFO  (zkCallback-10018-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1425679 INFO  (zkCallback-10030-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1425690 INFO  (jetty-launcher-10005-thread-2) [n:127.0.0.1:34537_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1425701 INFO  (jetty-launcher-10005-thread-2) [n:127.0.0.1:34537_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34537.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@62db79d7
   [junit4]   2> 1425707 INFO  (jetty-launcher-10005-thread-2) [n:127.0.0.1:34537_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34537.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@62db79d7
   [junit4]   2> 1425707 INFO  (jetty-launcher-10005-thread-2) [n:127.0.0.1:34537_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34537.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@62db79d7
   [junit4]   2> 1425708 INFO  (jetty-launcher-10005-thread-2) [n:127.0.0.1:34537_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_D1F2C3FDF5F72411-001/tempDir-001/node2/.
   [junit4]   2> 1425726 INFO  (SUITE-SystemCollectionCompatTest-seed#[D1F2C3FDF5F72411]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 1425726 INFO  (SUITE-SystemCollectionCompatTest-seed#[D1F2C3FDF5F72411]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1425727 INFO  (zkConnectionManagerCallback-10040-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1425727 INFO  (SUITE-SystemCollectionCompatTest-seed#[D1F2C3FDF5F72411]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1425728 INFO  (SUITE-SystemCollectionCompatTest-seed#[D1F2C3FDF5F72411]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1425729 INFO  (SUITE-SystemCollectionCompatTest-seed#[D1F2C3FDF5F72411]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35571/solr ready
   [junit4]   2> 1425753 INFO  (qtp952714340-26923) [n:127.0.0.1:34537_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params name=.system&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1425757 INFO  (OverseerThreadFactory-7991-thread-1-processing-n:127.0.0.1:33517_solr) [n:127.0.0.1:33517_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection .system
   [junit4]   2> 1425861 INFO  (OverseerStateUpdate-72697606375604230-127.0.0.1:33517_solr-n_0000000000) [n:127.0.0.1:33517_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33517/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1425862 INFO  (OverseerStateUpdate-72697606375604230-127.0.0.1:33517_solr-n_0000000000) [n:127.0.0.1:33517_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34537/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1426065 INFO  (qtp2033522231-26927) [n:127.0.0.1:33517_solr    x:.system_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1426065 INFO  (qtp952714340-26926) [n:127.0.0.1:34537_solr    x:.system_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1426065 INFO  (qtp2033522231-26927) [n:127.0.0.1:33517_solr    x:.system_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1427073 INFO  (qtp2033522231-26927) [n:127.0.0.1:33517_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.0
   [junit4]   2> 1427073 INFO  (qtp952714340-26926) [n:127.0.0.1:34537_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.0
   [junit4]   2> 1427079 INFO  (qtp2033522231-26927) [n:127.0.0.1:33517_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 1427080 INFO  (qtp952714340-26926) [n:127.0.0.1:34537_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 1427081 INFO  (qtp2033522231-26927) [n:127.0.0.1:33517_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 1427081 INFO  (qtp952714340-26926) [n:127.0.0.1:34537_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection or core
   [junit4]   2> 1427096 INFO  (qtp2033522231-26927) [n:127.0.0.1:33517_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 1427096 INFO  (qtp952714340-26926) [n:127.0.0.1:34537_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 1427098 INFO  (qtp2033522231-26927) [n:127.0.0.1:33517_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Managed schema znode at /configs/.system/managed-schema already exists - no need to create it
   [junit4]   2> 1427099 INFO  (qtp2033522231-26927) [n:127.0.0.1:33517_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to /configs/.system/schema.xml.bak
   [junit4]   2> 1427099 INFO  (qtp2033522231-26927) [n:127.0.0.1:33517_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n1' using configuration from collection .system, trusted=true
   [junit4]   2> 1427100 INFO  (qtp2033522231-26927) [n:127.0.0.1:33517_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33517.solr.core..system.shard1.replica_n1' (registry 'solr.core..system.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@62db79d7
   [junit4]   2> 1427100 INFO  (qtp2033522231-26927) [n:127.0.0.1:33517_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_D1F2C3FDF5F72411-001/tempDir-001/node1/.system_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_D1F2C3FDF5F72411-001/tempDir-001/node1/./.system_shard1_replica_n1/data/]
   [junit4]   2> 1427102 INFO  (qtp952714340-26926) [n:127.0.0.1:34537_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/.system/managed-schema
   [junit4]   2> 1427102 INFO  (qtp952714340-26926) [n:127.0.0.1:34537_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, the non-managed schema /configs/.system/schema.xml no longer exists.
   [junit4]   2> 1427102 INFO  (qtp952714340-26926) [n:127.0.0.1:34537_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n2' using configuration from collection .system, trusted=true
   [junit4]   2> 1427102 INFO  (qtp952714340-26926) [n:127.0.0.1:34537_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34537.solr.core..system.shard1.replica_n2' (registry 'solr.core..system.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@62db79d7
   [junit4]   2> 1427103 INFO  (qtp952714340-26926) [n:127.0.0.1:34537_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [[.system_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_D1F2C3FDF5F72411-001/tempDir-001/node2/.system_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_D1F2C3FDF5F72411-001/tempDir-001/node2/./.system_shard1_replica_n2/data/]
   [junit4]   2> 1427130 INFO  (qtp2033522231-26927) [n:127.0.0.1:33517_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1427130 INFO  (qtp2033522231-26927) [n:127.0.0.1:33517_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1427132 INFO  (qtp2033522231-26927) [n:127.0.0.1:33517_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 1427132 INFO  (qtp2033522231-26927) [n:127.0.0.1:33517_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1427132 INFO  (qtp2033522231-26927) [n:127.0.0.1:33517_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@11537ab5[.system_shard1_replica_n1] main]
   [junit4]   2> 1427133 INFO  (qtp952714340-26926) [n:127.0.0.1:34537_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1427133 INFO  (qtp952714340-26926) [n:127.0.0.1:34537_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1427133 INFO  (qtp2033522231-26927) [n:127.0.0.1:33517_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 1427133 INFO  (qtp2033522231-26927) [n:127.0.0.1:33517_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 1427133 INFO  (qtp2033522231-26927) [n:127.0.0.1:33517_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 1427134 INFO  (qtp2033522231-26927) [n:127.0.0.1:33517_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 0 from ZooKeeper
   [junit4]   2> 1427134 INFO  (qtp952714340-26926) [n:127.0.0.1:34537_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 1427134 INFO  (qtp952714340-26926) [n:127.0.0.1:34537_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1427135 INFO  (qtp952714340-26926) [n:127.0.0.1:34537_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@53339c3[.system_shard1_replica_n2] main]
   [junit4]   2> 1427135 INFO  (qtp2033522231-26927) [n:127.0.0.1:33517_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 1427136 INFO  (qtp952714340-26926) [n:127.0.0.1:34537_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 1427136 INFO  (qtp952714340-26926) [n:127.0.0.1:34537_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 1427136 INFO  (qtp952714340-26926) [n:127.0.0.1:34537_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 1427136 INFO  (qtp952714340-26926) [n:127.0.0.1:34537_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1427136 INFO  (qtp952714340-26926) [n:127.0.0.1:34537_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1427136 INFO  (qtp952714340-26926) [n:127.0.0.1:34537_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1649770991084109824
   [junit4]   2> 1427139 INFO  (searcherExecutor-8001-thread-1-processing-n:127.0.0.1:34537_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:34537_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2] Registered new searcher Searcher@53339c3[.system_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1427139 INFO  (qtp2033522231-26927) [n:127.0.0.1:33517_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 1427139 INFO  (qtp2033522231-26927) [n:127.0.0.1:33517_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 5 ms
   [junit4]   2> 1427139 INFO  (qtp2033522231-26927) [n:127.0.0.1:33517_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1427139 INFO  (qtp2033522231-26927) [n:127.0.0.1:33517_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1649770991087255552
   [junit4]   2> 1427140 INFO  (qtp952714340-26926) [n:127.0.0.1:34537_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/.system/terms/shard1 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 1427140 INFO  (qtp952714340-26926) [n:127.0.0.1:34537_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/.system/leaders/shard1
   [junit4]   2> 1427142 INFO  (qtp2033522231-26927) [n:127.0.0.1:33517_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/.system/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 1427143 INFO  (qtp2033522231-26927) [n:127.0.0.1:33517_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/.system/leaders/shard1
   [junit4]   2> 1427143 INFO  (qtp952714340-26926) [n:127.0.0.1:34537_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1427144 INFO  (searcherExecutor-8000-thread-1-processing-n:127.0.0.1:33517_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:33517_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1] Registered new searcher Searcher@11537ab5[.system_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1427644 INFO  (qtp952714340-26926) [n:127.0.0.1:34537_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1427644 INFO  (qtp952714340-26926) [n:127.0.0.1:34537_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1427644 INFO  (qtp952714340-26926) [n:127.0.0.1:34537_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34537/solr/.system_shard1_replica_n2/
   [junit4]   2> 1427645 INFO  (qtp952714340-26926) [n:127.0.0.1:34537_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=.system_shard1_replica_n2 url=http://127.0.0.1:34537/solr START replicas=[http://127.0.0.1:33517/solr/.system_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 1427645 INFO  (qtp952714340-26926) [n:127.0.0.1:34537_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=.system_shard1_replica_n2 url=http://127.0.0.1:34537/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1427647 INFO  (qtp2033522231-26931) [n:127.0.0.1:33517_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1427647 INFO  (qtp952714340-26926) [n:127.0.0.1:34537_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1427647 INFO  (qtp952714340-26926) [n:127.0.0.1:34537_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1427647 INFO  (qtp952714340-26926) [n:127.0.0.1:34537_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/.system/leaders/shard1/leader after winning as /collections/.system/leader_elect/shard1/election/72697606375604232-core_node4-n_0000000000
   [junit4]   2> 1427649 INFO  (qtp952714340-26926) [n:127.0.0.1:34537_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:34537/solr/.system_shard1_replica_n2/ shard1
   [junit4]   2> 1427750 INFO  (zkCallback-10030-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1427750 INFO  (qtp952714340-26926) [n:127.0.0.1:34537_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1427751 INFO  (qtp952714340-26926) [n:127.0.0.1:34537_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1687
   [junit4]   2> 1427852 INFO  (zkCallback-10030-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1427852 INFO  (zkCallback-10030-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1428148 INFO  (qtp2033522231-26927) [n:127.0.0.1:33517_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2083
   [junit4]   2> 1428150 INFO  (qtp952714340-26923) [n:127.0.0.1:34537_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> 1428249 INFO  (zkCallback-10030-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1428249 INFO  (zkCallback-10018-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1428249 INFO  (zkCallback-10018-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1428249 INFO  (zkCallback-10030-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1428249 INFO  (qtp952714340-26923) [n:127.0.0.1:34537_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=.system&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2496
   [junit4]   2> 1428249 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[D1F2C3FDF5F72411]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: .system
   [junit4]   2> 1428252 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[D1F2C3FDF5F72411]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1428253 INFO  (zkConnectionManagerCallback-10047-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1428253 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[D1F2C3FDF5F72411]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1428254 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[D1F2C3FDF5F72411]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1428254 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[D1F2C3FDF5F72411]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35571/solr ready
   [junit4]   2> 1428258 INFO  (qtp952714340-26921) [n:127.0.0.1:34537_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/.system/terms/shard1 to Terms{values={core_node3=1, core_node4=1}, version=2}
   [junit4]   2> 1428261 INFO  (qtp2033522231-26929) [n:127.0.0.1:33517_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34537/solr/.system_shard1_replica_n2/&wt=javabin&version=2}{add=[16e529fa020Teepmap94e2duy4cvq0uws7o4u (1649770992258514944)]} 0 1
   [junit4]   2> 1428261 INFO  (qtp952714340-26921) [n:127.0.0.1:34537_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16e529fa020Teepmap94e2duy4cvq0uws7o4u (1649770992258514944)]} 0 5
   [junit4]   2> 1428262 INFO  (qtp952714340-26925) [n:127.0.0.1:34537_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1649770992264806400,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1428262 INFO  (qtp952714340-26925) [n:127.0.0.1:34537_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@39c29e83 commitCommandVersion:1649770992264806400
   [junit4]   2> 1428263 INFO  (qtp2033522231-26931) [n:127.0.0.1:33517_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1649770992265854976,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1428263 INFO  (qtp2033522231-26931) [n:127.0.0.1:33517_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@571325e8 commitCommandVersion:1649770992265854976
   [junit4]   2> 1428265 INFO  (qtp952714340-26925) [n:127.0.0.1:34537_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@736f21b6[.system_shard1_replica_n2] main]
   [junit4]   2> 1428265 INFO  (qtp2033522231-26931) [n:127.0.0.1:33517_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4221dc68[.system_shard1_replica_n1] main]
   [junit4]   2> 1428265 INFO  (qtp952714340-26925) [n:127.0.0.1:34537_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1428265 INFO  (qtp2033522231-26931) [n:127.0.0.1:33517_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1428266 INFO  (searcherExecutor-8001-thread-1-processing-n:127.0.0.1:34537_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:34537_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2] Registered new searcher Searcher@736f21b6[.system_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.4.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.4.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic, timestamp=1573344223276}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1428267 INFO  (searcherExecutor-8000-thread-1-processing-n:127.0.0.1:33517_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:33517_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1] Registered new searcher Searcher@4221dc68[.system_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.4.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.4.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic, timestamp=1573344223277}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1428267 INFO  (qtp2033522231-26931) [n:127.0.0.1:33517_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:34537/solr/.system_shard1_replica_n2/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 4
   [junit4]   2> 1428267 INFO  (qtp952714340-26925) [n:127.0.0.1:34537_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n2]  webapp=/solr path=/update params={_stateVer_=.system:6&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 6
   [junit4]   2> 1428271 INFO  (qtp952714340-26926) [n:127.0.0.1:34537_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1428272 INFO  (qtp952714340-26923) [n:127.0.0.1:34537_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1428276 ERROR (qtp952714340-26928) [n:127.0.0.1:34537_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error reading input String Can't find resource 'schema.xml' in classpath or '/configs/.system', cwd=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2
   [junit4]   2> 	at org.apache.solr.handler.SchemaHandler.handleRequestBody(SchemaHandler.java:94)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:198)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2596)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:803)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:582)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:424)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:167)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:335)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:505)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'schema.xml' in classpath or '/configs/.system', cwd=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2
   [junit4]   2> 	at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:130)
   [junit4]   2> 	at org.apache.solr.schema.SchemaManager.getFreshManagedSchema(SchemaManager.java:423)
   [junit4]   2> 	at org.apache.solr.schema.SchemaManager.doOperations(SchemaManager.java:105)
   [junit4]   2> 	at org.apache.solr.schema.SchemaManager.performOperations(SchemaManager.java:83)
   [junit4]   2> 	at org.apache.solr.handler.SchemaHandler.handleRequestBody(SchemaHandler.java:90)
   [junit4]   2> 	... 33 more
   [junit4]   2> 
   [junit4]   2> 1428276 INFO  (qtp952714340-26928) [n:127.0.0.1:34537_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema params={wt=javabin&version=2} status=400 QTime=1
   [junit4]   2> 1428276 ERROR (TEST-SystemCollectionCompatTest.testBackCompat-seed#[D1F2C3FDF5F72411]) [     ] o.a.s.c.s.i.BaseCloudSolrClient Request to collection [.system] failed due to (400) org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:34537/solr/.system: Error reading input String Can't find resource 'schema.xml' in classpath or '/configs/.system', cwd=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2, retry=0 commError=false errorCode=400 
   [junit4]   2> 1428276 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[D1F2C3FDF5F72411]) [     ] o.a.s.c.s.i.BaseCloudSolrClient request was not communication error it seems
   [junit4]   2> 1428277 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[D1F2C3FDF5F72411]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1428279 INFO  (qtp952714340-26921) [n:127.0.0.1:34537_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=.system&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1428280 INFO  (OverseerCollectionConfigSetProcessor-72697606375604230-127.0.0.1:33517_solr-n_0000000000) [n:127.0.0.1:33517_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> 1428280 INFO  (OverseerThreadFactory-7991-thread-2-processing-n:127.0.0.1:33517_solr) [n:127.0.0.1:33517_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true, asyncId=null
   [junit4]   2> 1428281 INFO  (qtp952714340-26925) [n:127.0.0.1:34537_solr    x:.system_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_n2, tag=null
   [junit4]   2> 1428281 INFO  (qtp2033522231-26927) [n:127.0.0.1:33517_solr    x:.system_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_n1, tag=null
   [junit4]   2> 1428281 INFO  (qtp2033522231-26927) [n:127.0.0.1:33517_solr    x:.system_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5cd9d316: rootName = solr_33517, domain = solr.core..system.shard1.replica_n1, service url = null, agent id = null] for registry solr.core..system.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@ebbd964
   [junit4]   2> 1428281 INFO  (qtp952714340-26925) [n:127.0.0.1:34537_solr    x:.system_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5b80571c: rootName = solr_34537, domain = solr.core..system.shard1.replica_n2, service url = null, agent id = null] for registry solr.core..system.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@176c2b57
   [junit4]   2> 1428292 INFO  (qtp2033522231-26927) [n:127.0.0.1:33517_solr    x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@295ccafa
   [junit4]   2> 1428293 INFO  (qtp2033522231-26927) [n:127.0.0.1:33517_solr    x:.system_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_n1, tag=SolrCore@295ccafa
   [junit4]   2> 1428293 INFO  (qtp2033522231-26927) [n:127.0.0.1:33517_solr    x:.system_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=SolrCore@295ccafa
   [junit4]   2> 1428293 INFO  (qtp952714340-26925) [n:127.0.0.1:34537_solr    x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@65b0bc76
   [junit4]   2> 1428293 INFO  (qtp952714340-26925) [n:127.0.0.1:34537_solr    x:.system_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_n2, tag=SolrCore@65b0bc76
   [junit4]   2> 1428293 INFO  (qtp952714340-26925) [n:127.0.0.1:34537_solr    x:.system_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=SolrCore@65b0bc76
   [junit4]   2> 1428296 INFO  (qtp2033522231-26927) [n:127.0.0.1:33517_solr    x:.system_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/.system/terms/shard1 to Terms{values={core_node4=1}, version=3}
   [junit4]   2> 1428296 INFO  (qtp952714340-26925) [n:127.0.0.1:34537_solr    x:.system_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 1428296 INFO  (qtp2033522231-26927) [n:127.0.0.1:33517_solr    x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader parent node, won't remove previous leader registration.
   [junit4]   2> 1428297 INFO  (qtp2033522231-26927) [n:127.0.0.1:33517_solr    x:.system_shard1_replica_n1 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1428299 INFO  (qtp952714340-26925) [n:127.0.0.1:34537_solr    x:.system_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/.system/terms/shard1 to Terms{values={}, version=4}
   [junit4]   2> 1428300 INFO  (zkConnectionManagerCallback-10053-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1428300 INFO  (qtp2033522231-26927) [n:127.0.0.1:33517_solr    x:.system_shard1_replica_n1 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1428300 WARN  (zkCallback-10018-thread-1) [     ] o.a.s.c.LeaderElector Our node is no longer in line to be leader
   [junit4]   2> 1428301 INFO  (qtp952714340-26925) [n:127.0.0.1:34537_solr    x:.system_shard1_replica_n2 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1428301 INFO  (qtp2033522231-26927) [n:127.0.0.1:33517_solr    x:.system_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1428302 INFO  (zkConnectionManagerCallback-10057-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1428302 INFO  (qtp952714340-26925) [n:127.0.0.1:34537_solr    x:.system_shard1_replica_n2 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1428302 INFO  (qtp2033522231-26927) [n:127.0.0.1:33517_solr    x:.system_shard1_replica_n1 ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35571/solr ready
   [junit4]   2> 1428306 INFO  (qtp952714340-26925) [n:127.0.0.1:34537_solr    x:.system_shard1_replica_n2 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1428307 INFO  (qtp952714340-26925) [n:127.0.0.1:34537_solr    x:.system_shard1_replica_n2 ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35571/solr ready
   [junit4]   2> 1428401 INFO  (zkCallback-10030-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1428401 INFO  (zkCallback-10030-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1428401 INFO  (zkCallback-10018-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1428402 INFO  (zkCallback-10018-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1428421 ERROR (qtp952714340-26925) [n:127.0.0.1:34537_solr    x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient Request to collection [.system] failed due to (510) org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:34537/solr/.system: No active replicas found for collection: .system, retry=0 commError=false errorCode=510 
   [junit4]   2> 1428421 INFO  (qtp952714340-26925) [n:127.0.0.1:34537_solr    x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient request was not communication error it seems
   [junit4]   2> 1428421 WARN  (qtp952714340-26925) [n:127.0.0.1:34537_solr    x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient Re-trying request to collection(s) [.system] after stale state error from server.
   [junit4]   2> 1428422 ERROR (qtp952714340-26925) [n:127.0.0.1:34537_solr    x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient Request to collection [.system] failed due to (510) org.apache.solr.common.SolrException: Could not find a healthy node to handle the request., retry=1 commError=false errorCode=510 
   [junit4]   2> 1428422 INFO  (qtp952714340-26925) [n:127.0.0.1:34537_solr    x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient request was not communication error it seems
   [junit4]   2> 1428422 WARN  (qtp952714340-26925) [n:127.0.0.1:34537_solr    x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient Re-trying request to collection(s) [.system] after stale state error from server.
   [junit4]   2> 1428423 ERROR (qtp952714340-26925) [n:127.0.0.1:34537_solr    x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient Request to collection [.system] failed due to (510) org.apache.solr.common.SolrException: Could not find a healthy node to handle the request., retry=2 commError=false errorCode=510 
   [junit4]   2> 1428423 INFO  (qtp952714340-26925) [n:127.0.0.1:34537_solr    x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient request was not communication error it seems
   [junit4]   2> 1428423 WARN  (qtp952714340-26925) [n:127.0.0.1:34537_solr    x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient Re-trying request to collection(s) [.system] after stale state error from server.
   [junit4]   2> 1428424 ERROR (qtp952714340-26925) [n:127.0.0.1:34537_solr    x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient Request to collection [.system] failed due to (510) org.apache.solr.common.SolrException: Could not find a healthy node to handle the request., retry=3 commError=false errorCode=510 
   [junit4]   2> 1428424 INFO  (qtp952714340-26925) [n:127.0.0.1:34537_solr    x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient request was not communication error it seems
   [junit4]   2> 1428424 WARN  (qtp952714340-26925) [n:127.0.0.1:34537_solr    x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient Re-trying request to collection(s) [.system] after stale state error from server.
   [junit4]   2> 1428425 ERROR (qtp952714340-26925) [n:127.0.0.1:34537_solr    x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient Request to collection [.system] failed due to (510) org.apache.solr.common.SolrException: Could not find a healthy node to handle the request., retry=4 commError=false errorCode=510 
   [junit4]   2> 1428425 INFO  (qtp952714340-26925) [n:127.0.0.1:34537_solr    x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient request was not communication error it seems
   [junit4]   2> 1428425 WARN  (qtp952714340-26925) [n:127.0.0.1:34537_solr    x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient Re-trying request to collection(s) [.system] after stale state error from server.
   [junit4]   2> 1428425 ERROR (qtp952714340-26925) [n:127.0.0.1:34537_solr    x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient Request to collection [.system] failed due to (510) org.apache.solr.common.SolrException: Could not find a healthy node to handle the request., retry=5 commError=false errorCode=510 
   [junit4]   2> 1428425 INFO  (qtp952714340-26925) [n:127.0.0.1:34537_solr    x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient request was not communication error it seems
   [junit4]   2> 1428425 WARN  (qtp952714340-26925) [n:127.0.0.1:34537_solr    x:.system_shard1_replica_n2 ] o.a.s.m.r.SolrRrdBackendFactory Error deleting RRD for path solr.core..system.shard1.replica_n2
   [junit4]   2>           => org.apache.solr.common.SolrException: Could not find a healthy node to handle the request.
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1121)
   [junit4]   2> org.apache.solr.common.SolrException: Could not find a healthy node to handle the request.
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1121) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:896) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1008) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1008) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1008) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1008) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1008) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:828) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:940) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:903) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.rrd.SolrRrdBackendFactory.remove(SolrRrdBackendFactory.java:334) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.MetricsHistoryHandler.removeHistory(MetricsHistoryHandler.java:306) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$1(CoreAdminOperation.java:122) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:362) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:198) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:843) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:809) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:562) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:424) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:167) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:335) ~[jetty-rewrite-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:505) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) ~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781) ~[jetty-util-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917) ~[jetty-util-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
   [junit4]   2> 1428425 INFO  (qtp952714340-26925) [n:127.0.0.1:34537_solr    x:.system_shard1_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&deleteMetricsHistory=true&core=.system_shard1_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=144
   [junit4]   2> 1428427 ERROR (qtp2033522231-26927) [n:127.0.0.1:33517_solr    x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient Request to collection [.system] failed due to (510) org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:34537/solr/.system: No active replicas found for collection: .system, retry=0 commError=false errorCode=510 
   [junit4]   2> 1428427 INFO  (qtp2033522231-26927) [n:127.0.0.1:33517_solr    x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient request was not communication error it seems
   [junit4]   2> 1428427 WARN  (qtp2033522231-26927) [n:127.0.0.1:33517_solr    x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient Re-trying request to collection(s) [.system] after stale state error from server.
   [junit4]   2> 1428427 ERROR (qtp2033522231-26927) [n:127.0.0.1:33517_solr    x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient Request to collection [.system] failed due to (510) org.apache.solr.common.SolrException: Could not find a healthy node to handle the request., retry=1 commError=false errorCode=510 
   [junit4]   2> 1428427 INFO  (qtp2033522231-26927) [n:127.0.0.1:33517_solr    x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient request was not communication error it seems
   [junit4]   2> 1428427 WARN  (qtp2033522231-26927) [n:127.0.0.1:33517_solr    x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient Re-trying request to collection(s) [.system] after stale state error from server.
   [junit4]   2> 1428427 ERROR (qtp2033522231-26927) [n:127.0.0.1:33517_solr    x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient Request to collection [.system] failed due to (510) org.apache.solr.common.SolrException: Could not find a healthy node to handle the request., retry=2 commError=false errorCode=510 
   [junit4]   2> 1428427 INFO  (qtp2033522231-26927) [n:127.0.0.1:33517_solr    x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient request was not communication error it seems
   [junit4]   2> 1428427 WARN  (qtp2033522231-26927) [n:127.0.0.1:33517_solr    x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient Re-trying request to collection(s) [.system] after stale state error from server.
   [junit4]   2> 1428428 ERROR (qtp2033522231-26927) [n:127.0.0.1:33517_solr    x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient Request to collection [.system] failed due to (510) org.apache.solr.common.SolrException: Could not find a healthy node to handle the request., retry=3 commError=false errorCode=510 
   [junit4]   2> 1428428 INFO  (qtp2033522231-26927) [n:127.0.0.1:33517_solr    x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient request was not communication error it seems
   [junit4]   2> 1428428 WARN  (qtp2033522231-26927) [n:127.0.0.1:33517_solr    x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient Re-trying request to collection(s) [.system] after stale state error from server.
   [junit4]   2> 1428428 ERROR (qtp2033522231-26927) [n:127.0.0.1:33517_solr    x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient Request to collection [.system] failed due to (510) org.apache.solr.common.SolrException: Could not find a healthy node to handle the request., retry=4 commError=false errorCode=510 
   [junit4]   2> 1428428 INFO  (qtp2033522231-26927) [n:127.0.0.1:33517_solr    x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient request was not communication error it seems
   [junit4]   2> 1428428 WARN  (qtp2033522231-26927) [n:127.0.0.1:33517_solr    x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient Re-trying request to collection(s) [.system] after stale state error from server.
   [junit4]   2> 1428428 ERROR (qtp2033522231-26927) [n:127.0.0.1:33517_solr    x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient Request to collection [.system] failed due to (510) org.apache.solr.common.SolrException: Could not find a healthy node to handle the request., retry=5 commError=false errorCode=510 
   [junit4]   2> 1428428 INFO  (qtp2033522231-26927) [n:127.0.0.1:33517_solr    x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient request was not communication error it seems
   [junit4]   2> 1428428 WARN  (qtp2033522231-26927) [n:127.0.0.1:33517_solr    x:.system_shard1_replica_n1 ] o.a.s.m.r.SolrRrdBackendFactory Error deleting RRD for path solr.core..system.shard1.replica_n1
   [junit4]   2>           => org.apache.solr.common.SolrException: Could not find a healthy node to handle the request.
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1121)
   [junit4]   2> org.apache.solr.common.SolrException: Could not find a healthy node to handle the request.
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1121) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:896) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1008) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1008) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1008) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1008) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1008) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:828) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:940) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:903) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.rrd.SolrRrdBackendFactory.remove(SolrRrdBackendFactory.java:334) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.MetricsHistoryHandler.removeHistory(MetricsHistoryHandler.java:306) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$1(CoreAdminOperation.java:122) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:362) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:198) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:843) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:809) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:562) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:424) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:167) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:335) ~[jetty-rewrite-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:505) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) ~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781) ~[jetty-util-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917) ~[jetty-util-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
   [junit4]   2> 1428428 INFO  (qtp2033522231-26927) [n:127.0.0.1:33517_solr    x:.system_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&deleteMetricsHistory=true&core=.system_shard1_replica_n1&qt=/ad

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

t4]   2> 1429377 INFO  (jetty-closer-10058-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1429377 INFO  (jetty-closer-10058-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4636b9bb: rootName = solr_33517, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3d8c906b
   [junit4]   2> 1429379 INFO  (jetty-closer-10058-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1429379 INFO  (jetty-closer-10058-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1118f1e1: rootName = solr_33517, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4c3f6f16
   [junit4]   2> 1429379 INFO  (jetty-closer-10058-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1429379 INFO  (jetty-closer-10058-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1429379 INFO  (jetty-closer-10058-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3bd0a996: rootName = solr_34537, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3d8c906b
   [junit4]   2> 1429379 INFO  (closeThreadPool-10065-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72697606375604230-127.0.0.1:33517_solr-n_0000000000) closing
   [junit4]   2> 1429383 INFO  (OverseerStateUpdate-72697606375604230-127.0.0.1:33517_solr-n_0000000000) [n:127.0.0.1:33517_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:33517_solr
   [junit4]   2> 1429385 INFO  (jetty-closer-10058-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1429385 INFO  (jetty-closer-10058-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3002892e: rootName = solr_34537, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4c3f6f16
   [junit4]   2> 1429385 INFO  (jetty-closer-10058-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1429387 INFO  (OverseerAutoScalingTriggerThread-72697606375604230-127.0.0.1:33517_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1429391 INFO  (closeThreadPool-10065-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72697606375604230-127.0.0.1:33517_solr-n_0000000000) closing
   [junit4]   2> 1429391 INFO  (zkCallback-10030-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1429491 INFO  (jetty-closer-10058-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72697606375604230-127.0.0.1:33517_solr-n_0000000000) closing
   [junit4]   2> 1429492 INFO  (jetty-closer-10058-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@77f2e761{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1429493 INFO  (jetty-closer-10058-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4b9449a5{/solr,null,UNAVAILABLE}
   [junit4]   2> 1429494 INFO  (jetty-closer-10058-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1429592 INFO  (jetty-closer-10058-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@360ebd0d{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1429593 INFO  (jetty-closer-10058-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@ea1dda{/solr,null,UNAVAILABLE}
   [junit4]   2> 1429593 INFO  (jetty-closer-10058-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1429596 INFO  (SUITE-SystemCollectionCompatTest-seed#[D1F2C3FDF5F72411]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1429798 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> 	10	/solr/collections/.system/terms/shard1
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/collections/.system/state.json
   [junit4]   2> 	2	/solr/configs/.system
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/configs/.system/managed-schema
   [junit4]   2> 	2	/solr/collections/.system/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	22	/solr/collections/.system/state.json
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	25	/solr/overseer/queue
   [junit4]   2> 	17	/solr/collections
   [junit4]   2> 	11	/solr/live_nodes
   [junit4]   2> 	8	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1429800 INFO  (SUITE-SystemCollectionCompatTest-seed#[D1F2C3FDF5F72411]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:35571
   [junit4]   2> 1429800 INFO  (SUITE-SystemCollectionCompatTest-seed#[D1F2C3FDF5F72411]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35571
   [junit4]   2> 1429800 INFO  (SUITE-SystemCollectionCompatTest-seed#[D1F2C3FDF5F72411]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35571
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_D1F2C3FDF5F72411-001
   [junit4]   2> Nov 10, 2019 12:03:44 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), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4491eb4c), locale=ro-RO, timezone=Etc/UTC
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=1,free=329044944,total=522190848
   [junit4]   2> NOTE: All tests run in this JVM: [PreAnalyzedFieldManagedSchemaCloudTest, TestLocalFSCloudBackupRestore, TestFieldCollectionResource, ShardsWhitelistTest, PeerSyncWithLeaderAndIndexFingerprintCachingTest, AutoscalingHistoryHandlerTest, TestUseDocValuesAsStored, TestSha256AuthenticationProvider, DaemonStreamApiTest, TestNRTOpen, SpatialFilterTest, DocValuesNotIndexedTest, OverseerModifyCollectionTest, SolrJmxReporterTest, HdfsDirectoryTest, TestExactSharedStatsCache, DeleteNodeTest, TestConfigSets, DirectoryFactoryTest, CircularListTest, TestXmlQParser, TestCloudRecovery2, SpellingQueryConverterTest, TriggerEventQueueTest, AnalysisErrorHandlingTest, TestStressLiveNodes, IndexSchemaTest, TermVectorComponentTest, QueryEqualityTest, SolrCoreCheckLockOnStartupTest, MultiDestinationAuditLoggerTest, SoftAutoCommitTest, TestCloudJSONFacetSKG, TestQueryingOnDownCollection, ZkNodePropsTest, OverseerTaskQueueTest, DistributedFacetPivotSmallAdvancedTest, DirectUpdateHandlerTest, TestMaxTokenLenTokenizer, MetricsHandlerTest, TestDistribPackageStore, TestSimDistributedQueue, ConfigSetsAPITest, TestReplicationHandler, HdfsRestartWhileUpdatingTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, SecurityConfHandlerTest, TestSubQueryTransformerCrossCore, TestRecovery, TestRetrieveFieldsOptimizer, LoggingHandlerTest, TestImplicitCoreProperties, TestReloadAndDeleteDocs, TestInPlaceUpdatesDistrib, TestLogWatcher, SolrXmlInZkTest, ResponseHeaderTest, ShardRoutingCustomTest, DistributedMLTComponentTest, BasicAuthOnSingleNodeTest, TestCopyFieldCollectionResource, TestDocumentBuilder, StressHdfsTest, SystemInfoHandlerTest, TestSystemCollAutoCreate, TestNumericTerms64, AuditLoggerIntegrationTest, TestPartialUpdateDeduplication, TestCorePropertiesReload, OrderedExecutorTest, OutputWriterTest, ConnectionReuseTest, EmbeddedSolrNoSerializeTest, TestManagedSynonymGraphFilterFactory, TestDynamicLoading, TestCloudPivotFacet, PeerSyncTest, TestCloudSchemaless, AtomicUpdateRemovalJavabinTest, ShardSplitTest, DirectSolrSpellCheckerTest, TestConfigReload, TaggerTest, SolrIndexMetricsTest, TestSortByMinMaxFunction, PluginInfoTest, DistanceUnitsTest, TestPushWriter, SolrTestCaseJ4Test, TestFacetMethods, TestStandardQParsers, DeleteStatusTest, RuleEngineTest, HttpTriggerListenerTest, TestJmxIntegration, EnumFieldTest, BlockJoinFacetDistribTest, TestFuzzyAnalyzedSuggestions, BitVectorTest, TestSimGenericDistributedQueue, TestCollapseQParserPlugin, TestComponentsName, TestUniqueKeyFieldResource, LeaderElectionIntegrationTest, TestTolerantUpdateProcessorRandomCloud, DistributedUpdateProcessorTest, HdfsNNFailoverTest, TestSystemIdResolver, TestJsonRequest, TestMinHashQParser, TestGraphMLResponseWriter, XmlUpdateRequestHandlerTest, LeaderFailureAfterFreshStartTest, TestTolerantSearch, BlockCacheTest, TestSolrCloudWithSecureImpersonation, TemplateUpdateProcessorTest, SolrShardReporterTest, BlobRepositoryCloudTest, MultiThreadedOCPTest, FastVectorHighlighterTest, TestSolrConfigHandler, TestAuthorizationFramework, TestDFRSimilarityFactory, CreateRoutedAliasTest, TestExceedMaxTermLength, SignatureUpdateProcessorFactoryTest, ReplicationFactorTest, SystemCollectionCompatTest]
   [junit4] Completed [480/882 (1!)] on J2 in 5.90s, 1 test, 1 error <<< FAILURES!

[...truncated 54176 lines...]

[JENKINS] Lucene-Solr-BadApples-Tests-8.x - Build # 270 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-8.x/270/

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




Build Log:
[...truncated 16234 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest
   [junit4]   2> 4741809 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[38849ADDCA22A326]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 4741809 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[38849ADDCA22A326]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/data-dir-227-001
   [junit4]   2> 4741809 WARN  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[38849ADDCA22A326]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 4741809 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[38849ADDCA22A326]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 4741811 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[38849ADDCA22A326]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 4741814 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testDateMathInStart-seed#[38849ADDCA22A326]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testDateMathInStart
   [junit4]   2> 4741814 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testDateMathInStart-seed#[38849ADDCA22A326]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001
   [junit4]   2> 4741814 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testDateMathInStart-seed#[38849ADDCA22A326]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4741814 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4741815 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 4741915 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testDateMathInStart-seed#[38849ADDCA22A326]) [     ] o.a.s.c.ZkTestServer start zk server on port:35674
   [junit4]   2> 4741915 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testDateMathInStart-seed#[38849ADDCA22A326]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:35674
   [junit4]   2> 4741915 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testDateMathInStart-seed#[38849ADDCA22A326]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35674
   [junit4]   2> 4741915 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testDateMathInStart-seed#[38849ADDCA22A326]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35674
   [junit4]   2> 4741917 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testDateMathInStart-seed#[38849ADDCA22A326]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4741921 INFO  (zkConnectionManagerCallback-16639-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4741921 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testDateMathInStart-seed#[38849ADDCA22A326]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4741924 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testDateMathInStart-seed#[38849ADDCA22A326]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4741925 INFO  (zkConnectionManagerCallback-16641-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4741925 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testDateMathInStart-seed#[38849ADDCA22A326]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4741926 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testDateMathInStart-seed#[38849ADDCA22A326]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4741926 INFO  (zkConnectionManagerCallback-16643-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4741926 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testDateMathInStart-seed#[38849ADDCA22A326]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4742029 WARN  (jetty-launcher-16644-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4742029 INFO  (jetty-launcher-16644-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4742029 INFO  (jetty-launcher-16644-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4742029 INFO  (jetty-launcher-16644-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 4742030 WARN  (jetty-launcher-16644-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4742030 INFO  (jetty-launcher-16644-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4742030 INFO  (jetty-launcher-16644-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4742030 INFO  (jetty-launcher-16644-thread-3) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 4742034 WARN  (jetty-launcher-16644-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4742034 WARN  (jetty-launcher-16644-thread-4) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4742034 INFO  (jetty-launcher-16644-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4742034 INFO  (jetty-launcher-16644-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4742034 INFO  (jetty-launcher-16644-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 4742034 INFO  (jetty-launcher-16644-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4742034 INFO  (jetty-launcher-16644-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4742034 INFO  (jetty-launcher-16644-thread-4) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 4742034 INFO  (jetty-launcher-16644-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4742034 INFO  (jetty-launcher-16644-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4742035 INFO  (jetty-launcher-16644-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 4742035 INFO  (jetty-launcher-16644-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2eb3e3cf{/solr,null,AVAILABLE}
   [junit4]   2> 4742036 INFO  (jetty-launcher-16644-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4742036 INFO  (jetty-launcher-16644-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4742036 INFO  (jetty-launcher-16644-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 4742036 INFO  (jetty-launcher-16644-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5181961a{/solr,null,AVAILABLE}
   [junit4]   2> 4742036 INFO  (jetty-launcher-16644-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@388888fa{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:37174}
   [junit4]   2> 4742036 INFO  (jetty-launcher-16644-thread-4) [     ] o.e.j.s.Server Started @4742144ms
   [junit4]   2> 4742036 INFO  (jetty-launcher-16644-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37174}
   [junit4]   2> 4742037 ERROR (jetty-launcher-16644-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4742037 INFO  (jetty-launcher-16644-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4742037 INFO  (jetty-launcher-16644-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.4.0
   [junit4]   2> 4742037 INFO  (jetty-launcher-16644-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4742037 INFO  (jetty-launcher-16644-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4742037 INFO  (jetty-launcher-16644-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-10T18:35:12.933Z
   [junit4]   2> 4742038 INFO  (jetty-launcher-16644-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4742039 INFO  (zkConnectionManagerCallback-16646-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4742039 INFO  (jetty-launcher-16644-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4742039 INFO  (jetty-launcher-16644-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4742044 INFO  (jetty-launcher-16644-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4742044 INFO  (jetty-launcher-16644-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5b5a4032{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:37565}
   [junit4]   2> 4742044 INFO  (jetty-launcher-16644-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4742044 INFO  (jetty-launcher-16644-thread-2) [     ] o.e.j.s.Server Started @4742152ms
   [junit4]   2> 4742044 INFO  (jetty-launcher-16644-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37565}
   [junit4]   2> 4742044 INFO  (jetty-launcher-16644-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 4742044 ERROR (jetty-launcher-16644-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4742044 INFO  (jetty-launcher-16644-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4742045 INFO  (jetty-launcher-16644-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.4.0
   [junit4]   2> 4742045 INFO  (jetty-launcher-16644-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4742045 INFO  (jetty-launcher-16644-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4742045 INFO  (jetty-launcher-16644-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-10T18:35:12.941Z
   [junit4]   2> 4742045 INFO  (jetty-launcher-16644-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4403bca{/solr,null,AVAILABLE}
   [junit4]   2> 4742046 INFO  (jetty-launcher-16644-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7aad60a7{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:42422}
   [junit4]   2> 4742046 INFO  (jetty-launcher-16644-thread-1) [     ] o.e.j.s.Server Started @4742154ms
   [junit4]   2> 4742046 INFO  (jetty-launcher-16644-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42422}
   [junit4]   2> 4742047 INFO  (jetty-launcher-16644-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4742047 INFO  (jetty-launcher-16644-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4742047 INFO  (jetty-launcher-16644-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 4742047 ERROR (jetty-launcher-16644-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4742047 INFO  (jetty-launcher-16644-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4742047 INFO  (jetty-launcher-16644-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.4.0
   [junit4]   2> 4742047 INFO  (jetty-launcher-16644-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4742047 INFO  (jetty-launcher-16644-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4742047 INFO  (jetty-launcher-16644-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-10T18:35:12.943Z
   [junit4]   2> 4742047 INFO  (jetty-launcher-16644-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1d6ed57d{/solr,null,AVAILABLE}
   [junit4]   2> 4742047 INFO  (jetty-launcher-16644-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3eaba218{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:45181}
   [junit4]   2> 4742047 INFO  (jetty-launcher-16644-thread-3) [     ] o.e.j.s.Server Started @4742155ms
   [junit4]   2> 4742047 INFO  (jetty-launcher-16644-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45181}
   [junit4]   2> 4742047 ERROR (jetty-launcher-16644-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4742047 INFO  (jetty-launcher-16644-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4742047 INFO  (jetty-launcher-16644-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.4.0
   [junit4]   2> 4742047 INFO  (jetty-launcher-16644-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4742047 INFO  (jetty-launcher-16644-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4742047 INFO  (jetty-launcher-16644-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-10T18:35:12.943Z
   [junit4]   2> 4742048 INFO  (jetty-launcher-16644-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4742048 INFO  (jetty-launcher-16644-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4742049 INFO  (jetty-launcher-16644-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4742049 INFO  (zkConnectionManagerCallback-16650-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4742049 INFO  (jetty-launcher-16644-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4742049 INFO  (zkConnectionManagerCallback-16648-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4742049 INFO  (jetty-launcher-16644-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4742050 INFO  (zkConnectionManagerCallback-16652-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4742050 INFO  (jetty-launcher-16644-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4742147 INFO  (jetty-launcher-16644-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4742147 INFO  (jetty-launcher-16644-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4742147 INFO  (jetty-launcher-16644-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4742347 INFO  (jetty-launcher-16644-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4742348 WARN  (jetty-launcher-16644-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@38ae98b3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4742348 WARN  (jetty-launcher-16644-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@38ae98b3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4742360 WARN  (jetty-launcher-16644-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2e734b2f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4742360 WARN  (jetty-launcher-16644-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2e734b2f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4742361 INFO  (jetty-launcher-16644-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35674/solr
   [junit4]   2> 4742363 INFO  (jetty-launcher-16644-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4742366 INFO  (jetty-launcher-16644-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4742367 INFO  (zkConnectionManagerCallback-16661-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4742367 INFO  (jetty-launcher-16644-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4742367 WARN  (jetty-launcher-16644-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3bc663db[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4742367 WARN  (jetty-launcher-16644-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3bc663db[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4742368 INFO  (jetty-launcher-16644-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4742368 WARN  (jetty-launcher-16644-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@27194aeb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4742368 WARN  (jetty-launcher-16644-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@27194aeb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4742369 WARN  (jetty-launcher-16644-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@51e41c29[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4742369 WARN  (jetty-launcher-16644-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@51e41c29[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4742370 WARN  (jetty-launcher-16644-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@52649049[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4742370 WARN  (jetty-launcher-16644-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@52649049[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4742370 INFO  (jetty-launcher-16644-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35674/solr
   [junit4]   2> 4742371 INFO  (jetty-launcher-16644-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35674/solr
   [junit4]   2> 4742371 INFO  (jetty-launcher-16644-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4742372 INFO  (jetty-launcher-16644-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4742372 INFO  (zkConnectionManagerCallback-16671-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4742372 INFO  (jetty-launcher-16644-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4742372 INFO  (zkConnectionManagerCallback-16674-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4742372 INFO  (jetty-launcher-16644-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4742435 INFO  (jetty-launcher-16644-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4742436 WARN  (jetty-launcher-16644-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@429b6eb2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4742436 WARN  (jetty-launcher-16644-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@429b6eb2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4742438 WARN  (jetty-launcher-16644-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1ac83b0c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4742438 WARN  (jetty-launcher-16644-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1ac83b0c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4742439 INFO  (jetty-launcher-16644-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35674/solr
   [junit4]   2> 4742440 INFO  (jetty-launcher-16644-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4742441 INFO  (zkConnectionManagerCallback-16680-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4742441 INFO  (jetty-launcher-16644-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4742470 INFO  (jetty-launcher-16644-thread-2) [n:127.0.0.1:37565_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4742471 INFO  (zkConnectionManagerCallback-16682-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4742476 INFO  (jetty-launcher-16644-thread-2) [n:127.0.0.1:37565_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4742562 INFO  (jetty-launcher-16644-thread-2) [n:127.0.0.1:37565_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37565_solr
   [junit4]   2> 4742562 INFO  (jetty-launcher-16644-thread-2) [n:127.0.0.1:37565_solr     ] o.a.s.c.Overseer Overseer (id=75711115521294347-127.0.0.1:37565_solr-n_0000000000) starting
   [junit4]   2> 4742569 INFO  (OverseerStateUpdate-75711115521294347-127.0.0.1:37565_solr-n_0000000000) [n:127.0.0.1:37565_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:37565_solr
   [junit4]   2> 4742569 INFO  (jetty-launcher-16644-thread-2) [n:127.0.0.1:37565_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37565_solr
   [junit4]   2> 4742571 INFO  (jetty-launcher-16644-thread-1) [n:127.0.0.1:42422_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4742572 INFO  (zkCallback-16681-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4742573 INFO  (zkConnectionManagerCallback-16687-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4742579 INFO  (jetty-launcher-16644-thread-1) [n:127.0.0.1:42422_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4742585 INFO  (jetty-launcher-16644-thread-1) [n:127.0.0.1:42422_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4742587 INFO  (jetty-launcher-16644-thread-2) [n:127.0.0.1:37565_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 4742595 INFO  (jetty-launcher-16644-thread-1) [n:127.0.0.1:42422_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:42422_solr as DOWN
   [junit4]   2> 4742596 INFO  (jetty-launcher-16644-thread-1) [n:127.0.0.1:42422_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 4742596 INFO  (jetty-launcher-16644-thread-1) [n:127.0.0.1:42422_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42422_solr
   [junit4]   2> 4742597 INFO  (zkCallback-16681-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4742598 INFO  (zkCallback-16686-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4742611 INFO  (jetty-launcher-16644-thread-2) [n:127.0.0.1:37565_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37565.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ac9bb0e
   [junit4]   2> 4742613 INFO  (jetty-launcher-16644-thread-1) [n:127.0.0.1:42422_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 4742618 INFO  (jetty-launcher-16644-thread-2) [n:127.0.0.1:37565_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37565.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ac9bb0e
   [junit4]   2> 4742618 INFO  (jetty-launcher-16644-thread-2) [n:127.0.0.1:37565_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37565.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ac9bb0e
   [junit4]   2> 4742620 INFO  (jetty-launcher-16644-thread-2) [n:127.0.0.1:37565_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node2/.
   [junit4]   2> 4742627 INFO  (jetty-launcher-16644-thread-1) [n:127.0.0.1:42422_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42422.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ac9bb0e
   [junit4]   2> 4742636 INFO  (jetty-launcher-16644-thread-1) [n:127.0.0.1:42422_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42422.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ac9bb0e
   [junit4]   2> 4742636 INFO  (jetty-launcher-16644-thread-1) [n:127.0.0.1:42422_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42422.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ac9bb0e
   [junit4]   2> 4742638 INFO  (jetty-launcher-16644-thread-1) [n:127.0.0.1:42422_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node1/.
   [junit4]   2> 4742672 INFO  (jetty-launcher-16644-thread-3) [n:127.0.0.1:45181_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4742682 INFO  (zkConnectionManagerCallback-16694-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4742682 INFO  (jetty-launcher-16644-thread-3) [n:127.0.0.1:45181_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4742687 INFO  (jetty-launcher-16644-thread-3) [n:127.0.0.1:45181_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 4742690 INFO  (jetty-launcher-16644-thread-3) [n:127.0.0.1:45181_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:45181_solr as DOWN
   [junit4]   2> 4742691 INFO  (jetty-launcher-16644-thread-3) [n:127.0.0.1:45181_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 4742691 INFO  (jetty-launcher-16644-thread-3) [n:127.0.0.1:45181_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45181_solr
   [junit4]   2> 4742692 INFO  (zkCallback-16686-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4742692 INFO  (zkCallback-16681-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4742692 INFO  (zkCallback-16693-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4742707 INFO  (jetty-launcher-16644-thread-3) [n:127.0.0.1:45181_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 4742721 INFO  (jetty-launcher-16644-thread-3) [n:127.0.0.1:45181_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45181.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ac9bb0e
   [junit4]   2> 4742729 INFO  (jetty-launcher-16644-thread-3) [n:127.0.0.1:45181_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45181.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ac9bb0e
   [junit4]   2> 4742729 INFO  (jetty-launcher-16644-thread-3) [n:127.0.0.1:45181_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45181.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ac9bb0e
   [junit4]   2> 4742730 INFO  (jetty-launcher-16644-thread-3) [n:127.0.0.1:45181_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node3/.
   [junit4]   2> 4742772 INFO  (jetty-launcher-16644-thread-4) [n:127.0.0.1:37174_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4742773 INFO  (zkConnectionManagerCallback-16700-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4742773 INFO  (jetty-launcher-16644-thread-4) [n:127.0.0.1:37174_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4742778 INFO  (jetty-launcher-16644-thread-4) [n:127.0.0.1:37174_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 4742781 INFO  (jetty-launcher-16644-thread-4) [n:127.0.0.1:37174_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:37174_solr as DOWN
   [junit4]   2> 4742782 INFO  (jetty-launcher-16644-thread-4) [n:127.0.0.1:37174_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 4742782 INFO  (jetty-launcher-16644-thread-4) [n:127.0.0.1:37174_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37174_solr
   [junit4]   2> 4742783 INFO  (zkCallback-16693-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4742783 INFO  (zkCallback-16686-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4742783 INFO  (zkCallback-16681-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4742783 INFO  (zkCallback-16699-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4742798 INFO  (jetty-launcher-16644-thread-4) [n:127.0.0.1:37174_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 4742812 INFO  (jetty-launcher-16644-thread-4) [n:127.0.0.1:37174_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37174.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ac9bb0e
   [junit4]   2> 4742819 INFO  (jetty-launcher-16644-thread-4) [n:127.0.0.1:37174_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37174.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ac9bb0e
   [junit4]   2> 4742819 INFO  (jetty-launcher-16644-thread-4) [n:127.0.0.1:37174_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37174.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ac9bb0e
   [junit4]   2> 4742821 INFO  (jetty-launcher-16644-thread-4) [n:127.0.0.1:37174_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/.
   [junit4]   2> 4742856 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testDateMathInStart-seed#[38849ADDCA22A326]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 4742857 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testDateMathInStart-seed#[38849ADDCA22A326]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4742858 INFO  (zkConnectionManagerCallback-16709-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4742858 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testDateMathInStart-seed#[38849ADDCA22A326]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4742859 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testDateMathInStart-seed#[38849ADDCA22A326]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 4742860 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testDateMathInStart-seed#[38849ADDCA22A326]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35674/solr ready
   [junit4]   2> 4742861 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testDateMathInStart-seed#[38849ADDCA22A326]) [     ] o.a.s.u.p.TimeRoutedAliasUpdateProcessorTest SolrClient: org.apache.solr.client.solrj.impl.CloudSolrClient@a289d1c
   [junit4]   2> 4742861 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testDateMathInStart-seed#[38849ADDCA22A326]) [     ] o.a.s.u.p.TimeRoutedAliasUpdateProcessorTest ClusterStateProvider 127.0.0.1:35674/solr
   [junit4]   1> CSPROVIDER:class org.apache.solr.client.solrj.impl.ZkClientClusterStateProvider
   [junit4]   2> 4742862 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testDateMathInStart-seed#[38849ADDCA22A326]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4742863 INFO  (zkConnectionManagerCallback-16714-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4742863 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testDateMathInStart-seed#[38849ADDCA22A326]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4742864 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testDateMathInStart-seed#[38849ADDCA22A326]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 4742865 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testDateMathInStart-seed#[38849ADDCA22A326]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35674/solr ready
   [junit4]   2> 4742866 INFO  (qtp1436394737-46438) [n:127.0.0.1:37565_solr     ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params baseConfigSet=_default&name=testDateMathInStart&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 4742868 INFO  (OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) [n:127.0.0.1:37565_solr     ] o.a.s.c.OverseerConfigSetMessageHandler OverseerConfigSetMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testDateMathInStart",
   [junit4]   2>   "baseConfigSet":"_default",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 4742869 INFO  (OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) [n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testDateMathInStart/protwords.txt
   [junit4]   2> 4742870 INFO  (OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) [n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testDateMathInStart/managed-schema
   [junit4]   2> 4742872 INFO  (OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) [n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testDateMathInStart/solrconfig.xml
   [junit4]   2> 4742873 INFO  (OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) [n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testDateMathInStart/synonyms.txt
   [junit4]   2> 4742874 INFO  (OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) [n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testDateMathInStart/stopwords.txt
   [junit4]   2> 4742876 INFO  (OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) [n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/testDateMathInStart/params.json
   [junit4]   2> 4742877 INFO  (OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) [n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testDateMathInStart/lang/contractions_it.txt
   [junit4]   2> 4742878 INFO  (OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) [n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testDateMathInStart/lang/stopwords_no.txt
   [junit4]   2> 4742880 INFO  (OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) [n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testDateMathInStart/lang/stopwords_hy.txt
   [junit4]   2> 4742881 INFO  (OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) [n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testDateMathInStart/lang/stemdict_nl.txt
   [junit4]   2> 4742882 INFO  (OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) [n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testDateMathInStart/lang/contractions_ca.txt
   [junit4]   2> 4742884 INFO  (OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) [n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testDateMathInStart/lang/stopwords_id.txt
   [junit4]   2> 4742885 INFO  (OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) [n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_et.txt to /configs/testDateMathInStart/lang/stopwords_et.txt
   [junit4]   2> 4742887 INFO  (OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) [n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testDateMathInStart/lang/stopwords_ga.txt
   [junit4]   2> 4742888 INFO  (OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) [n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testDateMathInStart/lang/stopwords_da.txt
   [junit4]   2> 4742889 INFO  (OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) [n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testDateMathInStart/lang/stopwords_hi.txt
   [junit4]   2> 4742891 INFO  (OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) [n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testDateMathInStart/lang/stopwords_ja.txt
   [junit4]   2> 4742892 INFO  (OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) [n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testDateMathInStart/lang/stopwords_pt.txt
   [junit4]   2> 4742893 INFO  (OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) [n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testDateMathInStart/lang/stopwords_hu.txt
   [junit4]   2> 4742895 INFO  (OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) [n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testDateMathInStart/lang/stopwords_el.txt
   [junit4]   2> 4742896 INFO  (OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) [n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testDateMathInStart/lang/stopwords_ru.txt
   [junit4]   2> 4742898 INFO  (OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) [n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testDateMathInStart/lang/stopwords_tr.txt
   [junit4]   2> 4742899 INFO  (OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) [n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testDateMathInStart/lang/stopwords_ar.txt
   [junit4]   2> 4742900 INFO  (OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) [n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testDateMathInStart/lang/userdict_ja.txt
   [junit4]   2> 4742902 INFO  (OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) [n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testDateMathInStart/lang/stopwords_it.txt
   [junit4]   2> 4742903 INFO  (OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) [n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testDateMathInStart/lang/stopwords_eu.txt
   [junit4]   2> 4742905 INFO  (OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) [n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testDateMathInStart/lang/stopwords_cz.txt
   [junit4]   2> 4742906 INFO  (OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) [n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testDateMathInStart/lang/stoptags_ja.txt
   [junit4]   2> 4742908 INFO  (OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) [n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testDateMathInStart/lang/contractions_fr.txt
   [junit4]   2> 4742910 INFO  (OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) [n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testDateMathInStart/lang/stopwords_fa.txt
   [junit4]   2> 4742912 INFO  (OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) [n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testDateMathInStart/lang/stopwords_de.txt
   [junit4]   2> 4742913 INFO  (OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) [n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testDateMathInStart/lang/contractions_ga.txt
   [junit4]   2> 4742915 INFO  (OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) [n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testDateMathInStart/lang/stopwords_ca.txt
   [junit4]   2> 4742916 INFO  (OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) [n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testDateMathInStart/lang/stopwords_nl.txt
   [junit4]   2> 4742917 INFO  (OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) [n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testDateMathInStart/lang/stopwords_bg.txt
   [junit4]   2> 4742919 INFO  (OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) [n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testDateMathInStart/lang/stopwords_es.txt
   [junit4]   2> 4742920 INFO  (OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) [n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testDateMathInStart/lang/stopwords_en.txt
   [junit4]   2> 4742922 INFO  (OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) [n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testDateMathInStart/lang/stopwords_lv.txt
   [junit4]   2> 4742923 INFO  (OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) [n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testDateMathInStart/lang/stopwords_th.txt
   [junit4]   2> 4742924 INFO  (OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) [n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testDateMathInStart/lang/stopwords_ro.txt
   [junit4]   2> 4742926 INFO  (OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) [n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testDateMathInStart/lang/stopwords_fr.txt
   [junit4]   2> 4742927 INFO  (OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) [n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testDateMathInStart/lang/stopwords_sv.txt
   [junit4]   2> 4742929 INFO  (OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) [n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testDateMathInStart/lang/stopwords_fi.txt
   [junit4]   2> 4742930 INFO  (OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) [n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testDateMathInStart/lang/hyphenations_ga.txt
   [junit4]   2> 4742931 INFO  (OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) [n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testDateMathInStart/lang/stopwords_gl.txt
   [junit4]   2> 4742939 INFO  (qtp1436394737-46438) [n:127.0.0.1:37565_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={baseConfigSet=_default&name=testDateMathInStart&action=CREATE&wt=javabin&version=2} status=0 QTime=73
   [junit4]   2> 4742940 INFO  (qtp1436394737-46440) [n:127.0.0.1:37565_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=testDateMathInStart&name=testDateMathInStart&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4742943 INFO  (OverseerThreadFactory-13332-thread-2-processing-n:127.0.0.1:37565_solr) [n:127.0.0.1:37565_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testDateMathInStart
   [junit4]   2> 4742943 INFO  (OverseerCollectionConfigSetProcessor-75711115521294347-127.0.0.1:37565_solr-n_0000000000) [n:127.0.0.1:37565_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> 4743050 INFO  (OverseerStateUpdate-75711115521294347-127.0.0.1:37565_solr-n_0000000000) [n:127.0.0.1:37565_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testDateMathInStart",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testDateMathInStart_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37174/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4743253 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr    x:testDateMathInStart_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=testDateMathInStart&newCollection=true&name=testDateMathInStart_shard1_replica_n1&action=CREATE&numShards=1&collection=testDateMathInStart&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 4744267 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 4744267 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 4744268 WARN  (qtp911175747-46449) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 4744268 WARN  (qtp911175747-46449) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../dist
   [junit4]   2> 4744268 WARN  (qtp911175747-46449) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 4744268 WARN  (qtp911175747-46449) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../dist
   [junit4]   2> 4744268 WARN  (qtp911175747-46449) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 4744268 WARN  (qtp911175747-46449) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../dist
   [junit4]   2> 4744268 WARN  (qtp911175747-46449) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 4744268 WARN  (qtp911175747-46449) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../dist
   [junit4]   2> 4744268 WARN  (qtp911175747-46449) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../dist
   [junit4]   2> 4744269 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.0
   [junit4]   2> 4744297 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] o.a.s.s.IndexSchema [testDateMathInStart_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 4744476 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 4744510 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testDateMathInStart_shard1_replica_n1' using configuration from collection testDateMathInStart, trusted=true
   [junit4]   2> 4744511 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37174.solr.core.testDateMathInStart.shard1.replica_n1' (registry 'solr.core.testDateMathInStart.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ac9bb0e
   [junit4]   2> 4744511 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] o.a.s.c.SolrCore [[testDateMathInStart_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/./testDateMathInStart_shard1_replica_n1/data/]
   [junit4]   2> 4744514 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 4744565 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 4744565 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4744566 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 4744566 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4744567 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@59a2b1d2[testDateMathInStart_shard1_replica_n1] main]
   [junit4]   2> 4744569 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testDateMathInStart
   [junit4]   2> 4744569 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testDateMathInStart
   [junit4]   2> 4744569 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testDateMathInStart/managed-schema
   [junit4]   2> 4744570 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 4744570 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 4744570 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 r:core_node2 x:testDateMathInStart_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> 4744572 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4744572 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1649840924097773568
   [junit4]   2> 4744574 INFO  (searcherExecutor-13349-thread-1-processing-n:127.0.0.1:37174_solr x:testDateMathInStart_shard1_replica_n1 c:testDateMathInStart s:shard1 r:core_node2) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@59a2b1d2[testDateMathInStart_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4744574 INFO  (searcherExecutor-13349-thread-1-processing-n:127.0.0.1:37174_solr x:testDateMathInStart_shard1_replica_n1 c:testDateMathInStart s:shard1 r:core_node2) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 4744574 INFO  (searcherExecutor-13349-thread-1-processing-n:127.0.0.1:37174_solr x:testDateMathInStart_shard1_replica_n1 c:testDateMathInStart s:shard1 r:core_node2) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 4744575 INFO  (searcherExecutor-13349-thread-1-processing-n:127.0.0.1:37174_solr x:testDateMathInStart_shard1_replica_n1 c:testDateMathInStart s:shard1 r:core_node2) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] o.a.s.c.SolrCore [testDateMathInStart_shard1_replica_n1] Registered new searcher Searcher@59a2b1d2[testDateMathInStart_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4744577 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testDateMathInStart/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 4744577 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testDateMathInStart/leaders/shard1
   [junit4]   2> 4744580 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 4744580 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 4744580 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37174/solr/testDateMathInStart_shard1_replica_n1/
   [junit4]   2> 4744581 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 4744581 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:37174/solr/testDateMathInStart_shard1_replica_n1/ has no replicas
   [junit4]   2> 4744581 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testDateMathInStart/leaders/shard1/leader after winning as /collections/testDateMathInStart/leader_elect/shard1/election/75711115521294350-core_node2-n_0000000000
   [junit4]   2> 4744583 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:37174/solr/testDateMathInStart_shard1_replica_n1/ shard1
   [junit4]   2> 4744684 INFO  (zkCallback-16699-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testDateMathInStart/state.json] for collection [testDateMathInStart] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 4744684 INFO  (zkCallback-16699-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testDateMathInStart/state.json] for collection [testDateMathInStart] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 4744685 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 4744686 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testDateMathInStart&newCollection=true&name=testDateMathInStart_shard1_replica_n1&action=CREATE&numShards=1&collection=testDateMathInStart&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1433
   [junit4]   2> 4744692 INFO  (qtp1436394737-46440) [n:127.0.0.1:37565_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> 4744787 INFO  (zkCallback-16699-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testDateMathInStart/state.json] for collection [testDateMathInStart] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 4744787 INFO  (zkCallback-16681-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testDateMathInStart/state.json] for collection [testDateMathInStart] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 4744787 INFO  (zkCallback-16699-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testDateMathInStart/state.json] for collection [testDateMathInStart] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 4744787 INFO  (zkCallback-16699-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testDateMathInStart/state.json] for collection [testDateMathInStart] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 4744788 INFO  (qtp1436394737-46440) [n:127.0.0.1:37565_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=testDateMathInStart&name=testDateMathInStart&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=1848
   [junit4]   2> 4744789 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testDateMathInStart-seed#[38849ADDCA22A326]) [     ] o.a.s.c.SolrCloudTestCase waitForState (testDateMathInStart): waiting for collections to be created
   [junit4]   2> 4744945 INFO  (OverseerCollectionConfigSetProcessor-75711115521294347-127.0.0.1:37565_solr-n_0000000000) [n:127.0.0.1:37565_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> 4745297 INFO  (qtp911175747-46450) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 r:core_node2 x:testDateMathInStart_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 testDateMathInStart
   [junit4]   2> 4745298 INFO  (Thread-6457) [     ] o.a.s.c.SolrCore config update listener called for core testDateMathInStart_shard1_replica_n1
   [junit4]   2> 4745298 INFO  (Thread-6457) [     ] o.a.s.c.SolrCore core reload testDateMathInStart_shard1_replica_n1
   [junit4]   2> 4745298 INFO  (solrHandlerExecutor-13354-thread-1-processing-n:127.0.0.1:37174_solr x:testDateMathInStart_shard1_replica_n1 c:testDateMathInStart s:shard1 r:core_node2) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 4745319 INFO  (Thread-6457) [     ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 4745319 INFO  (Thread-6457) [     ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 4745319 WARN  (Thread-6457) [     ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 4745320 WARN  (Thread-6457) [     ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../dist
   [junit4]   2> 4745320 WARN  (Thread-6457) [     ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 4745320 WARN  (Thread-6457) [     ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../dist
   [junit4]   2> 4745320 WARN  (Thread-6457) [     ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 4745320 WARN  (Thread-6457) [     ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../dist
   [junit4]   2> 4745320 WARN  (Thread-6457) [     ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 4745320 WARN  (Thread-6457) [     ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../dist
   [junit4]   2> 4745320 WARN  (Thread-6457) [     ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../dist
   [junit4]   2> 4745320 INFO  (Thread-6457) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.0
   [junit4]   2> 4745348 INFO  (Thread-6457) [     ] o.a.s.s.IndexSchema [testDateMathInStart_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 4745400 INFO  (qtp911175747-46452) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 4745400 INFO  (qtp911175747-46452) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] o.a.s.c.S.Request [testDateMathInStart_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 4745400 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 4745401 INFO  (solrHandlerExecutor-13354-thread-1-processing-n:127.0.0.1:37174_solr x:testDateMathInStart_shard1_replica_n1 c:testDateMathInStart s:shard1 r:core_node2) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:37174/solr/testDateMathInStart_shard1_replica_n1/ for prop overlay   after 1 attempts
   [junit4]   2> 4745401 INFO  (solrHandlerExecutor-13354-thread-1-processing-n:127.0.0.1:37174_solr x:testDateMathInStart_shard1_replica_n1 c:testDateMathInStart s:shard1 r:core_node2) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 4745502 INFO  (qtp911175747-46448) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 4745502 INFO  (qtp911175747-46448) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] o.a.s.c.S.Request [testDateMathInStart_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 4745502 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 4745502 INFO  (solrHandlerExecutor-13354-thread-1-processing-n:127.0.0.1:37174_solr x:testDateMathInStart_shard1_replica_n1 c:testDateMathInStart s:shard1 r:core_node2) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:37174/solr/testDateMathInStart_shard1_replica_n1/ for prop overlay   after 2 attempts
   [junit4]   2> 4745502 INFO  (solrHandlerExecutor-13354-thread-1-processing-n:127.0.0.1:37174_solr x:testDateMathInStart_shard1_replica_n1 c:testDateMathInStart s:shard1 r:core_node2) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 4745531 INFO  (Thread-6457) [     ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 4745565 INFO  (Thread-6457) [     ] o.a.s.c.CoreContainer Reloading SolrCore 'testDateMathInStart_shard1_replica_n1' using configuration from collection testDateMathInStart
   [junit4]   2> 4745588 INFO  (Thread-6457) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37174.solr.core.testDateMathInStart.shard1.replica_n1' (registry 'solr.core.testDateMathInStart.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ac9bb0e
   [junit4]   2> 4745588 INFO  (Thread-6457) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] o.a.s.c.SolrCore [[testDateMathInStart_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/./testDateMathInStart_shard1_replica_n1/data/]
   [junit4]   2> 4745590 INFO  (Thread-6457) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 4745603 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 4745611 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] o.a.s.c.S.Request [testDateMathInStart_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 4745611

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

collections/handleLegacyCollectionNames/state.json
   [junit4]   2> 	4	/solr/collections/myalias_2017-10-24/state.json
   [junit4]   2> 	3	/solr/collections/myalias__TRA__2017-10-23/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-23/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> 	54	/solr/aliases.json
   [junit4]   2> 	13	/solr/collections/handleLegacyCollectionNames/state.json
   [junit4]   2> 	13	/solr/collections/myalias_2017-10-24/state.json
   [junit4]   2> 	13	/solr/collections/myalias__TRA__2017-10-25/state.json
   [junit4]   2> 	12	/solr/collections/myalias__TRA__2017-10-26/state.json
   [junit4]   2> 	12	/solr/collections/myalias__TRA__2017-10-23/state.json
   [junit4]   2> 	12	/solr/collections/myalias_2017-10-23/state.json
   [junit4]   2> 	12	/solr/collections/myalias__TRA__2017-10-27/state.json
   [junit4]   2> 	10	/solr/collections/myalias__TRA__2017-10-28/state.json
   [junit4]   2> 	6	/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-26/collectionprops.json
   [junit4]   2> 	2	/solr/collections/myalias__TRA__2017-10-27/collectionprops.json
   [junit4]   2> 	2	/solr/overseer_elect/election/75711121471701004-127.0.0.1:33266_solr-n_0000000001
   [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> 	100	/solr/overseer/queue
   [junit4]   2> 	84	/solr/collections
   [junit4]   2> 	50	/solr/overseer/collection-queue-work
   [junit4]   2> 	21	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 4854511 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.handleLegacyCollectionNames-seed#[38849ADDCA22A326]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:46530
   [junit4]   2> 4854511 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.handleLegacyCollectionNames-seed#[38849ADDCA22A326]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46530
   [junit4]   2> 4854511 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.handleLegacyCollectionNames-seed#[38849ADDCA22A326]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46530
   [junit4]   2> 4854512 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.handleLegacyCollectionNames-seed#[38849ADDCA22A326]) [     ] o.a.s.SolrTestCaseJ4 ###Ending handleLegacyCollectionNames
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001
   [junit4]   2> Nov 10, 2019 6:37:05 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene80, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@586b6991), locale=ca-ES, timezone=Asia/Kuching
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=1,free=190525824,total=517996544
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedVersionInfoTest, PrimitiveFieldTypeTest, SolrInfoBeanTest, RequestLoggingTest, TestSort, TestMacros, TestSolrJacksonAnnotation, TestSolrCloudWithKerberosAlt, SplitByPrefixTest, TestDirectoryFactory, DocValuesTest, TestCoreDiscovery, SynonymTokenizerTest, TestReplicationHandlerDiskOverFlow, TestGeoJSONResponseWriter, TestDFISimilarityFactory, DistribDocExpirationUpdateProcessorTest, AutoScalingHandlerTest, HdfsDirectoryFactoryTest, TestCloudPhrasesIdentificationComponent, AdminHandlersProxyTest, ChaosMonkeyNothingIsSafeTest, ConcurrentCreateRoutedAliasTest, TestChildDocTransformer, MultiSolrCloudTestCaseTest, ScheduledTriggerIntegrationTest, FullHLLTest, RootFieldTest, TestDistributedTracing, TestFreeTextSuggestions, SpellPossibilityIteratorTest, SharedFSAutoReplicaFailoverTest, TestNumericTokenStream, SolrMetricReporterTest, BaseCdcrDistributedZkTest, TestSchemaResource, ShowFileRequestHandlerTest, PolyFieldTest, TestMaxScoreQueryParser, TestLRUStatsCache, TestPHPSerializedResponseWriter, TestFieldCacheVsDocValues, WrapperMergePolicyFactoryTest, MetricTriggerIntegrationTest, CustomTermsComponentTest, HdfsChaosMonkeySafeLeaderTest, TestSQLHandler, TestCloudManagedSchema, TestLeaderElectionZkExpiry, LeaderFailoverAfterPartitionTest, TestFastLRUCache, NodeMutatorTest, CreateCollectionCleanupTest, ZkSolrClientTest, TestPointFields, BufferStoreTest, TestInitParams, SolrLogAuditLoggerPluginTest, LeaderElectionContextKeyTest, CoreSorterTest, MinimalSchemaTest, AuthToolTest, StatelessScriptUpdateProcessorFactoryTest, SolrCloudReportersTest, TestNamedUpdateProcessors, TestSearcherReuse, JavaBinAtomicUpdateMultivalueTest, TestHdfsBackupRestoreCore, CacheHeaderTest, TestAtomicUpdateErrorCases, TestCaffeineCache, TestPayloadCheckQParserPlugin, BasicDistributedZk2Test, TermVectorComponentDistributedTest, DistributedFacetSimpleRefinementLongTailTest, MaxSizeAutoCommitTest, ReindexCollectionTest, TestManagedResource, TestSolrFieldCacheBean, TestSerializedLuceneMatchVersion, HdfsRecoveryZkTest, TestDynamicURP, PreAnalyzedUpdateProcessorTest, TlogReplayBufferedWhileIndexingTest, UniqFieldsUpdateProcessorFactoryTest, TestRandomRequestDistribution, TestCollectionAPIs, BJQParserTest, TestSolrTestCaseJ4, TestHighlightDedupGrouping, NodeAddedTriggerTest, SyncSliceTest, TestXIncludeConfig, TestOrdValues, BlockJoinFacetSimpleTest, TestCloudConsistency, TestUtils, SimplePostToolTest, MetricsConfigTest, PathHierarchyTokenizerFactoryTest, TestEmbeddedSolrServerAdminHandler, DisMaxRequestHandlerTest, TestDistributedStatsComponentCardinality, CopyFieldTest, InfixSuggestersTest, TestBulkSchemaAPI, SortByFunctionTest, TestManagedSchemaAPI, TestMultiValuedNumericRangeQuery, PeerSyncReplicationTest, HdfsThreadLeakTest, PeerSyncWithIndexFingerprintCachingTest, SaslZkACLProviderTest, TestPackages, TestAnalyzedSuggestions, JWTAuthPluginIntegrationTest, DimensionalRoutedAliasUpdateProcessorTest, TestQueryTypes, TestCSVLoader, SimpleMLTQParserTest, DeleteShardTest, TestInPlaceUpdatesStandalone, ScriptEngineTest, SuggesterTest, TestRTimerTree, DateRangeFieldTest, DistributedQueryComponentOptimizationTest, CdcrOpsAndBoundariesTest, TestExclusionRuleCollectionAccess, XmlInterpolationTest, AtomicUpdateProcessorFactoryTest, QueryElevationComponentTest, TestDistributedSearch, CloudExitableDirectoryReaderTest, CurrencyRangeFacetCloudTest, HdfsAutoAddReplicasIntegrationTest, TestSortableTextField, NoCacheHeaderTest, TestFieldCacheReopen, NodeMarkersRegistrationTest, CollectionReloadTest, TestFiltering, IndexSchemaRuntimeFieldTest, TestSimNodeAddedTrigger, HdfsBasicDistributedZk2Test, ChaosMonkeySafeLeaderTest, ClusterStateUpdateTest, CollectionPropsTest, ForceLeaderTest, ForceLeaderWithTlogReplicasTest, FullSolrCloudDistribCmdsTest, LegacyCloudClusterPropTest, MetricsHistoryIntegrationTest, MetricsHistoryWithAuthIntegrationTest, MissingSegmentRecoveryTest, MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest, OverseerStatusTest, ReplaceNodeNoTargetTest, ReplaceNodeTest, RoutingToNodesWithPropertiesTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, TestCloudSearcherWarming, TestOnReconnectListenerSupport, TestPullReplica, TestPullReplicaErrorHandling, TestSizeLimitedDistributedMap, TestStressCloudBlindAtomicUpdates, TestTlogReplica, UnloadDistributedZkTest, ZkControllerTest, ZkFailoverTest, CollectionsAPIDistributedZkTest, TestHdfsCloudBackupRestore, TestRequestStatusCollectionAPI, SearchRateTriggerIntegrationTest, SearchRateTriggerTest, SystemLogListenerTest, TestPolicyCloud, TriggerSetPropertiesIntegrationTest, TestSimComputePlanAction, TestSimDistribStateManager, TestSimDistributedQueue, TestSimGenericDistributedQueue, CdcrRequestHandlerTest, CdcrVersionReplicationTest, ZkStateReaderTest, ZkStateWriterTest, AlternateDirectoryTest, BlobRepositoryCloudTest, QueryResultKeyTest, RequestHandlersTest, SolrCoreCheckLockOnStartupTest, TestBackupRepositoryFactory, TestBadConfig, TestConfigOverlay, TestConfigSetImmutable, TestNRTOpen, TestQuerySenderListener, TestReloadAndDeleteDocs, TestSolrDeletionPolicy1, TestSolrDeletionPolicy2, TestSolrIndexConfig, TestSolrCloudSnapshots, TestSystemCollAutoCreate, V2StandaloneTest, XmlUpdateRequestHandlerTest, CoreAdminHandlerTest, IndexSizeEstimatorTest, MBeansHandlerTest, DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotSmallTest, DistributedSpellCheckComponentTest, ResponseLogComponentTest, SearchHandlerTest, TaggerTest, HighlighterMaxOffsetTest, TestUnifiedSolrHighlighter, TestLegacyField, SolrGraphiteReporterTest, TestFacetMethods, TestIntervalFaceting, TestRangeQuery, TestJsonFacetRefinement, TestJsonFacets, ClassificationUpdateProcessorFactoryTest, ClassificationUpdateProcessorIntegrationTest, ClassificationUpdateProcessorTest, CloneFieldUpdateProcessorFactoryTest, DocExpirationUpdateProcessorFactoryTest, FieldMutatingUpdateProcessorTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TimeRoutedAliasUpdateProcessorTest]
   [junit4] Completed [882/882 (1!)] on J1 in 113.38s, 6 tests, 1 failure <<< FAILURES!

[...truncated 52813 lines...]