You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/06/27 18:49:49 UTC

[JENKINS] Lucene-Solr-8.x-MacOSX (64bit/jdk-13.0.2) - Build # 1197 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1197/
Java: 64bit/jdk-13.0.2 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeAdded

Error Message:
Trigger was not fired even after 5 seconds

Stack Trace:
java.lang.AssertionError: Trigger was not fired even after 5 seconds
	at __randomizedtesting.SeedInfo.seed([E7CB42624141E85B:82081415E3E24058]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeAdded(ComputePlanActionTest.java:395)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:830)




Build Log:
[...truncated 15474 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.ComputePlanActionTest
   [junit4]   2> 1315323 INFO  (SUITE-ComputePlanActionTest-seed#[E7CB42624141E85B]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1315324 INFO  (SUITE-ComputePlanActionTest-seed#[E7CB42624141E85B]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ComputePlanActionTest_E7CB42624141E85B-001/data-dir-131-001
   [junit4]   2> 1315324 WARN  (SUITE-ComputePlanActionTest-seed#[E7CB42624141E85B]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=29 numCloses=29
   [junit4]   2> 1315325 INFO  (SUITE-ComputePlanActionTest-seed#[E7CB42624141E85B]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1315325 INFO  (SUITE-ComputePlanActionTest-seed#[E7CB42624141E85B]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1315325 INFO  (SUITE-ComputePlanActionTest-seed#[E7CB42624141E85B]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1315326 INFO  (SUITE-ComputePlanActionTest-seed#[E7CB42624141E85B]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ComputePlanActionTest_E7CB42624141E85B-001/tempDir-001
   [junit4]   2> 1315326 INFO  (SUITE-ComputePlanActionTest-seed#[E7CB42624141E85B]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1315327 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1315327 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1315427 INFO  (SUITE-ComputePlanActionTest-seed#[E7CB42624141E85B]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 51424
   [junit4]   2> 1315427 INFO  (SUITE-ComputePlanActionTest-seed#[E7CB42624141E85B]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:51424
   [junit4]   2> 1315427 INFO  (SUITE-ComputePlanActionTest-seed#[E7CB42624141E85B]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:51424
   [junit4]   2> 1315427 INFO  (SUITE-ComputePlanActionTest-seed#[E7CB42624141E85B]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 51424
   [junit4]   2> 1315433 INFO  (SUITE-ComputePlanActionTest-seed#[E7CB42624141E85B]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1315442 INFO  (zkConnectionManagerCallback-14654-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1315443 INFO  (SUITE-ComputePlanActionTest-seed#[E7CB42624141E85B]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1315454 INFO  (SUITE-ComputePlanActionTest-seed#[E7CB42624141E85B]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1315459 INFO  (zkConnectionManagerCallback-14656-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1315459 INFO  (SUITE-ComputePlanActionTest-seed#[E7CB42624141E85B]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1315460 INFO  (SUITE-ComputePlanActionTest-seed#[E7CB42624141E85B]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1315470 INFO  (zkConnectionManagerCallback-14658-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1315470 INFO  (SUITE-ComputePlanActionTest-seed#[E7CB42624141E85B]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1315586 WARN  (jetty-launcher-14659-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1315586 INFO  (jetty-launcher-14659-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1315586 INFO  (jetty-launcher-14659-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1315586 INFO  (jetty-launcher-14659-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 1315592 INFO  (jetty-launcher-14659-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1315592 INFO  (jetty-launcher-14659-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1315592 INFO  (jetty-launcher-14659-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1315592 INFO  (jetty-launcher-14659-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3d1f676f{/solr,null,AVAILABLE}
   [junit4]   2> 1315594 INFO  (jetty-launcher-14659-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@493fdcf8{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:51430}
   [junit4]   2> 1315594 INFO  (jetty-launcher-14659-thread-1) [     ] o.e.j.s.Server Started @1315653ms
   [junit4]   2> 1315594 INFO  (jetty-launcher-14659-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51430}
   [junit4]   2> 1315594 ERROR (jetty-launcher-14659-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1315594 INFO  (jetty-launcher-14659-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1315594 INFO  (jetty-launcher-14659-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 1315595 INFO  (jetty-launcher-14659-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1315595 INFO  (jetty-launcher-14659-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1315595 INFO  (jetty-launcher-14659-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-27T18:18:17.021050Z
   [junit4]   2> 1315597 INFO  (jetty-launcher-14659-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1315602 INFO  (zkConnectionManagerCallback-14661-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1315602 INFO  (jetty-launcher-14659-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1315604 INFO  (jetty-launcher-14659-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1315804 INFO  (jetty-launcher-14659-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1315806 WARN  (jetty-launcher-14659-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4daf728d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1315806 WARN  (jetty-launcher-14659-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4daf728d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1315810 WARN  (jetty-launcher-14659-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@756b913e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1315810 WARN  (jetty-launcher-14659-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@756b913e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1315811 INFO  (jetty-launcher-14659-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51424/solr
   [junit4]   2> 1315813 INFO  (jetty-launcher-14659-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1315819 INFO  (zkConnectionManagerCallback-14672-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1315820 INFO  (jetty-launcher-14659-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1315930 INFO  (jetty-launcher-14659-thread-1) [n:127.0.0.1:51430_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1315935 INFO  (zkConnectionManagerCallback-14674-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1315935 INFO  (jetty-launcher-14659-thread-1) [n:127.0.0.1:51430_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1316480 INFO  (jetty-launcher-14659-thread-1) [n:127.0.0.1:51430_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51430_solr
   [junit4]   2> 1316485 INFO  (jetty-launcher-14659-thread-1) [n:127.0.0.1:51430_solr     ] o.a.s.c.Overseer Overseer (id=72178183398359045-127.0.0.1:51430_solr-n_0000000000) starting
   [junit4]   2> 1316527 INFO  (jetty-launcher-14659-thread-1) [n:127.0.0.1:51430_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51430_solr
   [junit4]   2> 1316527 INFO  (OverseerStateUpdate-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [n:127.0.0.1:51430_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:51430_solr
   [junit4]   2> 1316529 DEBUG (OverseerAutoScalingTriggerThread-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 1316533 DEBUG (OverseerAutoScalingTriggerThread-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 1316533 INFO  (OverseerStateUpdate-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [n:127.0.0.1:51430_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1316533 DEBUG (OverseerAutoScalingTriggerThread-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 0
   [junit4]   2> 1316533 DEBUG (OverseerAutoScalingTriggerThread-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 1316547 INFO  (jetty-launcher-14659-thread-1) [n:127.0.0.1:51430_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1316547 WARN  (jetty-launcher-14659-thread-1) [n:127.0.0.1:51430_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1316563 INFO  (jetty-launcher-14659-thread-1) [n:127.0.0.1:51430_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1316592 DEBUG (OverseerAutoScalingTriggerThread-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:51430_solr]
   [junit4]   2> 1316595 INFO  (jetty-launcher-14659-thread-1) [n:127.0.0.1:51430_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51430.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72edce45
   [junit4]   2> 1316598 DEBUG (OverseerAutoScalingTriggerThread-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 1316610 INFO  (jetty-launcher-14659-thread-1) [n:127.0.0.1:51430_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51430.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72edce45
   [junit4]   2> 1316610 INFO  (jetty-launcher-14659-thread-1) [n:127.0.0.1:51430_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51430.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72edce45
   [junit4]   2> 1316612 INFO  (jetty-launcher-14659-thread-1) [n:127.0.0.1:51430_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ComputePlanActionTest_E7CB42624141E85B-001/tempDir-001/node1
   [junit4]   2> 1316613 DEBUG (OverseerAutoScalingTriggerThread-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 1316627 DEBUG (ScheduledTrigger-14679-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 1316649 INFO  (SUITE-ComputePlanActionTest-seed#[E7CB42624141E85B]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 1316650 INFO  (SUITE-ComputePlanActionTest-seed#[E7CB42624141E85B]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1316654 INFO  (zkConnectionManagerCallback-14691-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1316654 INFO  (SUITE-ComputePlanActionTest-seed#[E7CB42624141E85B]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1316665 INFO  (SUITE-ComputePlanActionTest-seed#[E7CB42624141E85B]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1316674 INFO  (SUITE-ComputePlanActionTest-seed#[E7CB42624141E85B]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51424/solr ready
   [junit4]   2> 1316758 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testSelectedCollectionsByPolicy
   [junit4]   2> 1316761 DEBUG (zkCallback-14673-thread-1) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 1316762 DEBUG (OverseerAutoScalingTriggerThread-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 1316771 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1316793 DEBUG (OverseerAutoScalingTriggerThread-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 1316795 DEBUG (OverseerAutoScalingTriggerThread-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 1316803 INFO  (qtp1207446135-22291) [n:127.0.0.1:51430_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1316803 INFO  (qtp1207446135-22291) [n:127.0.0.1:51430_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1316804 DEBUG (qtp1207446135-22289) [n:127.0.0.1:51430_solr     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1316806 INFO  (qtp1207446135-22289) [n:127.0.0.1:51430_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=11
   [junit4]   2> 1316808 DEBUG (zkCallback-14673-thread-1) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 1316808 DEBUG (OverseerAutoScalingTriggerThread-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 1316809 DEBUG (OverseerAutoScalingTriggerThread-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 1316815 DEBUG (OverseerAutoScalingTriggerThread-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 1316822 INFO  (qtp1207446135-22290) [n:127.0.0.1:51430_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1316823 DEBUG (qtp1207446135-22288) [n:127.0.0.1:51430_solr     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1316827 INFO  (qtp1207446135-22288) [n:127.0.0.1:51430_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=19
   [junit4]   2> 1316830 DEBUG (zkCallback-14673-thread-1) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 1316830 DEBUG (OverseerAutoScalingTriggerThread-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 1316830 DEBUG (OverseerAutoScalingTriggerThread-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 1316833 DEBUG (OverseerAutoScalingTriggerThread-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 1316846 INFO  (qtp1207446135-22289) [n:127.0.0.1:51430_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1316846 DEBUG (qtp1207446135-22291) [n:127.0.0.1:51430_solr     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1316850 INFO  (qtp1207446135-22291) [n:127.0.0.1:51430_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=12
   [junit4]   2> 1316851 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.a.s.c.a.ComputePlanActionTest Found number of jetties: 1
   [junit4]   2> 1316851 WARN  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1316851 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1316851 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1316851 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 1316852 DEBUG (zkCallback-14673-thread-1) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 1316852 DEBUG (OverseerAutoScalingTriggerThread-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 1316852 DEBUG (OverseerAutoScalingTriggerThread-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 1316854 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1316854 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1316854 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1316855 DEBUG (OverseerAutoScalingTriggerThread-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 1316855 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2b99bca7{/solr,null,AVAILABLE}
   [junit4]   2> 1316855 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@56c3140f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:51446}
   [junit4]   2> 1316855 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.e.j.s.Server Started @1316914ms
   [junit4]   2> 1316855 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51446}
   [junit4]   2> 1316855 ERROR (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1316855 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1316855 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 1316855 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1316855 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1316855 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-27T18:18:18.281116Z
   [junit4]   2> 1316860 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1316864 INFO  (zkConnectionManagerCallback-14695-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1316864 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1316866 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1317187 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1317189 WARN  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@41338821[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1317189 WARN  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@41338821[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1317191 WARN  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6c80f4ad[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1317191 WARN  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6c80f4ad[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1317195 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51424/solr
   [junit4]   2> 1317196 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1317199 INFO  (zkConnectionManagerCallback-14706-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1317200 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1317309 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [n:127.0.0.1:51446_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1317311 INFO  (zkConnectionManagerCallback-14708-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1317311 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [n:127.0.0.1:51446_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1317343 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [n:127.0.0.1:51446_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1317363 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [n:127.0.0.1:51446_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:51446_solr as DOWN
   [junit4]   2> 1317367 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [n:127.0.0.1:51446_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1317367 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [n:127.0.0.1:51446_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51446_solr
   [junit4]   2> 1317372 DEBUG (OverseerStateUpdate-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [n:127.0.0.1:51430_solr     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:51446_solr"} current state version: 0
   [junit4]   2> 1317372 DEBUG (OverseerStateUpdate-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [n:127.0.0.1:51430_solr     ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:51446_solr
   [junit4]   2> 1317376 INFO  (zkCallback-14690-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1317376 INFO  (zkCallback-14690-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1317376 INFO  (zkCallback-14673-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1317377 INFO  (zkCallback-14707-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1317390 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [n:127.0.0.1:51446_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1317391 WARN  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [n:127.0.0.1:51446_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1317415 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [n:127.0.0.1:51446_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1317439 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [n:127.0.0.1:51446_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51446.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72edce45
   [junit4]   2> 1317448 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [n:127.0.0.1:51446_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51446.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72edce45
   [junit4]   2> 1317448 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [n:127.0.0.1:51446_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51446.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72edce45
   [junit4]   2> 1317449 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [n:127.0.0.1:51446_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ComputePlanActionTest_E7CB42624141E85B-001/tempDir-001/node2
   [junit4]   2> 1317459 WARN  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1317459 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1317459 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1317459 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 1317464 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1317464 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1317464 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1317465 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@780de3ad{/solr,null,AVAILABLE}
   [junit4]   2> 1317468 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@70393f94{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:51459}
   [junit4]   2> 1317468 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.e.j.s.Server Started @1317527ms
   [junit4]   2> 1317468 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51459}
   [junit4]   2> 1317468 ERROR (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1317468 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1317468 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 1317468 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1317468 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1317468 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-27T18:18:18.894407Z
   [junit4]   2> 1317470 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1317472 INFO  (zkConnectionManagerCallback-14718-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1317472 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1317474 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1317711 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1317713 WARN  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@21b803ad[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1317713 WARN  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@21b803ad[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1317720 WARN  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@330a88be[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1317720 WARN  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@330a88be[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1317722 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51424/solr
   [junit4]   2> 1317724 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1317728 INFO  (zkConnectionManagerCallback-14729-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1317729 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1317841 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [n:127.0.0.1:51459_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1317844 INFO  (zkConnectionManagerCallback-14731-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1317844 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [n:127.0.0.1:51459_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1317868 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [n:127.0.0.1:51459_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1317891 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [n:127.0.0.1:51459_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:51459_solr as DOWN
   [junit4]   2> 1317897 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [n:127.0.0.1:51459_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1317897 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [n:127.0.0.1:51459_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51459_solr
   [junit4]   2> 1317900 DEBUG (OverseerStateUpdate-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [n:127.0.0.1:51430_solr     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:51459_solr"} current state version: 0
   [junit4]   2> 1317900 DEBUG (OverseerStateUpdate-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [n:127.0.0.1:51430_solr     ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:51459_solr
   [junit4]   2> 1317904 INFO  (zkCallback-14673-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1317904 INFO  (zkCallback-14690-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1317905 INFO  (zkCallback-14707-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1317905 INFO  (zkCallback-14690-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1317907 INFO  (zkCallback-14730-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1317912 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [n:127.0.0.1:51459_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1317914 WARN  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [n:127.0.0.1:51459_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1317964 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [n:127.0.0.1:51459_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1317990 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [n:127.0.0.1:51459_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51459.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72edce45
   [junit4]   2> 1318006 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [n:127.0.0.1:51459_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51459.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72edce45
   [junit4]   2> 1318007 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [n:127.0.0.1:51459_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51459.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72edce45
   [junit4]   2> 1318010 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [n:127.0.0.1:51459_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ComputePlanActionTest_E7CB42624141E85B-001/tempDir-001/node3
   [junit4]   2> 1318035 WARN  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1318035 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1318035 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1318035 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 1318039 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1318039 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1318040 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1318040 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5819d567{/solr,null,AVAILABLE}
   [junit4]   2> 1318046 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1a6fa79{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:51463}
   [junit4]   2> 1318046 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.e.j.s.Server Started @1318105ms
   [junit4]   2> 1318046 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51463}
   [junit4]   2> 1318046 ERROR (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1318046 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1318047 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 1318047 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1318047 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1318047 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-27T18:18:19.473625Z
   [junit4]   2> 1318052 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1318057 INFO  (zkConnectionManagerCallback-14741-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1318057 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1318058 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1318430 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1318431 WARN  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2c644e73[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1318431 WARN  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2c644e73[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1318434 WARN  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3752460f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1318434 WARN  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3752460f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1318436 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51424/solr
   [junit4]   2> 1318439 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1318443 INFO  (zkConnectionManagerCallback-14752-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1318444 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1318550 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [n:127.0.0.1:51463_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1318555 INFO  (zkConnectionManagerCallback-14754-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1318555 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [n:127.0.0.1:51463_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1318570 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [n:127.0.0.1:51463_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1318578 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [n:127.0.0.1:51463_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:51463_solr as DOWN
   [junit4]   2> 1318580 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [n:127.0.0.1:51463_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1318580 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [n:127.0.0.1:51463_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51463_solr
   [junit4]   2> 1318582 DEBUG (OverseerStateUpdate-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [n:127.0.0.1:51430_solr     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:51463_solr"} current state version: 0
   [junit4]   2> 1318582 DEBUG (OverseerStateUpdate-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [n:127.0.0.1:51430_solr     ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:51463_solr
   [junit4]   2> 1318585 INFO  (zkCallback-14730-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1318585 INFO  (zkCallback-14673-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1318586 INFO  (zkCallback-14707-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1318586 INFO  (zkCallback-14690-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1318586 INFO  (zkCallback-14753-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1318586 INFO  (zkCallback-14690-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1318588 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [n:127.0.0.1:51463_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1318588 WARN  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [n:127.0.0.1:51463_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1318602 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [n:127.0.0.1:51463_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1318621 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [n:127.0.0.1:51463_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51463.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72edce45
   [junit4]   2> 1318638 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [n:127.0.0.1:51463_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51463.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72edce45
   [junit4]   2> 1318638 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [n:127.0.0.1:51463_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51463.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72edce45
   [junit4]   2> 1318640 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [n:127.0.0.1:51463_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ComputePlanActionTest_E7CB42624141E85B-001/tempDir-001/node4
   [junit4]   2> 1318650 INFO  (TEST-ComputePlanActionTest.testSelectedCollectionsByPolicy-seed#[E7CB42624141E85B]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1318658 INFO  (qtp1207446135-22288) [n:127.0.0.1:51430_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1318660 INFO  (qtp674966530-22330) [n:127.0.0.1:51446_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1318662 INFO  (qtp1076833891-22357) [n:127.0.0.1:51459_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1318664 INFO  (qtp1548466566-22386) [n:127.0.0.1:51463_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1318664 DEBUG (qtp1548466566-22384) [n:127.0.0.1:51463_solr     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1318665 INFO  (qtp1548466566-22384) [n:127.0.0.1:51463_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=12
   [junit4]   2> 1318666 DEBUG (zkCallback-14673-thread-1) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 6
   [junit4]   2> 1318668 INFO  (qtp1207446135-22289) [n:127.0.0.1:51430_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=testSelected1&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2&policy=search and sendToOCPQueue=true
   [junit4]   2> 1318668 DEBUG (OverseerAutoScalingTriggerThread-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 6
   [junit4]   2> 1318672 DEBUG (OverseerAutoScalingTriggerThread-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger node_lost_trigger - Initial livenodes: [127.0.0.1:51430_solr, 127.0.0.1:51459_solr, 127.0.0.1:51463_solr, 127.0.0.1:51446_solr]
   [junit4]   2> 1318673 DEBUG (OverseerAutoScalingTriggerThread-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 1318676 DEBUG (ScheduledTrigger-14679-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 4 and last live nodes: 4
   [junit4]   2> 1318676 DEBUG (OverseerAutoScalingTriggerThread-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 6, lastZnodeVersion 6
   [junit4]   2> 1318677 INFO  (OverseerThreadFactory-14681-thread-1-processing-n:127.0.0.1:51430_solr) [n:127.0.0.1:51430_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testSelected1
   [junit4]   2> 1318690 DEBUG (OverseerStateUpdate-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [n:127.0.0.1:51430_solr     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"testSelected1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "policy":"search",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 1318690 DEBUG (OverseerStateUpdate-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [n:127.0.0.1:51430_solr     ] o.a.s.c.o.ClusterStateMutator building a new cName: testSelected1
   [junit4]   2> 1318691 DEBUG (OverseerStateUpdate-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [n:127.0.0.1:51430_solr     ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testSelected1/state.json
   [junit4]   2> 1318798 INFO  (qtp1207446135-22291) [n:127.0.0.1:51430_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1318800 INFO  (qtp674966530-22332) [n:127.0.0.1:51446_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1318803 INFO  (qtp1076833891-22359) [n:127.0.0.1:51459_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1318805 INFO  (qtp1548466566-22385) [n:127.0.0.1:51463_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1318874 DEBUG (OverseerStateUpdate-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [n:127.0.0.1:51430_solr     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSelected1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:51463/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51463_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 1318874 INFO  (OverseerStateUpdate-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [n:127.0.0.1:51430_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSelected1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:51463/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51463_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1318896 DEBUG (OverseerStateUpdate-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [n:127.0.0.1:51430_solr     ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 1318896 DEBUG (OverseerStateUpdate-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [n:127.0.0.1:51430_solr     ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"testSelected1_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:51463/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":"127.0.0.1:51463_solr",
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 1318902 DEBUG (OverseerStateUpdate-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [n:127.0.0.1:51430_solr     ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSelected1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:51459/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51459_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 1318902 INFO  (OverseerStateUpdate-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [n:127.0.0.1:51430_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSelected1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:51459/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51459_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1318911 DEBUG (OverseerStateUpdate-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [n:127.0.0.1:51430_solr     ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"testSelected1_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:51463/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":"127.0.0.1:51463_solr",
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 1318911 DEBUG (OverseerStateUpdate-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [n:127.0.0.1:51430_solr     ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"testSelected1_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:51463/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":"127.0.0.1:51463_solr",
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"testSelected1_shard1_replica_n2",
   [junit4]   2>       "base_url":"http://127.0.0.1:51459/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":"127.0.0.1:51459_solr",
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 1318914 DEBUG (OverseerStateUpdate-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [n:127.0.0.1:51430_solr     ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSelected1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:51446/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51446_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 1318914 INFO  (OverseerStateUpdate-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [n:127.0.0.1:51430_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSelected1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:51446/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51446_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1318917 DEBUG (OverseerStateUpdate-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [n:127.0.0.1:51430_solr     ] o.a.s.c.o.SliceMutator Old Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 1318917 DEBUG (OverseerStateUpdate-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [n:127.0.0.1:51430_solr     ] o.a.s.c.o.SliceMutator New Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node7":{
   [junit4]   2>       "core":"testSelected1_shard2_replica_n4",
   [junit4]   2>       "base_url":"http://127.0.0.1:51446/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":"127.0.0.1:51446_solr",
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 1318921 DEBUG (OverseerStateUpdate-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [n:127.0.0.1:51430_solr     ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSelected1_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:51430/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51430_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 1318921 INFO  (OverseerStateUpdate-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [n:127.0.0.1:51430_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSelected1_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:51430/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51430_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1318923 DEBUG (OverseerStateUpdate-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [n:127.0.0.1:51430_solr     ] o.a.s.c.o.SliceMutator Old Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node7":{
   [junit4]   2>       "core":"testSelected1_shard2_replica_n4",
   [junit4]   2>       "base_url":"http://127.0.0.1:51446/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":"127.0.0.1:51446_solr",
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 1318923 DEBUG (OverseerStateUpdate-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [n:127.0.0.1:51430_solr     ] o.a.s.c.o.SliceMutator New Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node7":{
   [junit4]   2>       "core":"testSelected1_shard2_replica_n4",
   [junit4]   2>       "base_url":"http://127.0.0.1:51446/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":"127.0.0.1:51446_solr",
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node8":{
   [junit4]   2>       "core":"testSelected1_shard2_replica_n6",
   [junit4]   2>       "base_url":"http://127.0.0.1:51430/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":"127.0.0.1:51430_solr",
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 1319027 DEBUG (OverseerStateUpdate-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [n:127.0.0.1:51430_solr     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testSelected1/state.json version: 0
   [junit4]   2> 1319132 INFO  (qtp1548466566-22386) [n:127.0.0.1:51463_solr    x:testSelected1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSelected1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSelected1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1319132 INFO  (qtp1076833891-22356) [n:127.0.0.1:51459_solr    x:testSelected1_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSelected1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSelected1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1319133 INFO  (qtp1207446135-22290) [n:127.0.0.1:51430_solr    x:testSelected1_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSelected1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSelected1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1319133 INFO  (qtp674966530-22329) [n:127.0.0.1:51446_solr    x:testSelected1_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSelected1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSelected1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1319149 DEBUG (OverseerStateUpdate-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [n:127.0.0.1:51430_solr     ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "core":"testSelected1_shard2_replica_n4",
   [junit4]   2>   "core_node_name":"core_node7",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51446/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51446_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1319150 DEBUG (OverseerStateUpdate-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [n:127.0.0.1:51430_solr     ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"testSelected1_shard2_replica_n4",
   [junit4]   2>   "core_node_name":"core_node7",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51446/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51446_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1319150 DEBUG (OverseerStateUpdate-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [n:127.0.0.1:51430_solr     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node7:{
   [junit4]   2>   "core":"testSelected1_shard2_replica_n4",
   [junit4]   2>   "base_url":"http://127.0.0.1:51446/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51446_solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 1319150 DEBUG (OverseerStateUpdate-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [n:127.0.0.1:51430_solr     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(testSelected1//collections/testSelected1/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "policy":"search",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"testSelected1_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:51463/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":"127.0.0.1:51463_solr",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"testSelected1_shard1_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:51459/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":"127.0.0.1:51459_solr",
   [junit4]   2>           "type":"NRT"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node7":{
   [junit4]   2>           "core":"testSelected1_shard2_replica_n4",
   [junit4]   2>           "base_url":"http://127.0.0.1:51446/solr",
   [junit4]   2>           "node_name":"127.0.0.1:51446_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"},
   [junit4]   2>         "core_node8":{
   [junit4]   2>           "core":"testSelected1_shard2_replica_n6",
   [junit4]   2>           "base_url":"http://127.0.0.1:51430/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":"127.0.0.1:51430_solr",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 1319150 DEBUG (OverseerStateUpdate-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [n:127.0.0.1:51430_solr     ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "core":"testSelected1_shard2_replica_n6",
   [junit4]   2>   "core_node_name":"core_node8",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51430/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51430_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1319150 DEBUG (OverseerStateUpdate-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [n:127.0.0.1:51430_solr     ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"testSelected1_shard2_replica_n6",
   [junit4]   2>   "core_node_name":"core_node8",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51430/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51430_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1319150 DEBUG (OverseerStateUpdate-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [n:127.0.0.1:51430_solr     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node8:{
   [junit4]   2>   "core":"testSelected1_shard2_replica_n6",
   [junit4]   2>   "base_url":"http://127.0.0.1:51430/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51430_solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 1319150 DEBUG (OverseerStateUpdate-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [n:127.0.0.1:51430_solr     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(testSelected1//collections/testSelected1/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "policy":"search",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"testSelected1_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:51463/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":"127.0.0.1:51463_solr",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"testSelected1_shard1_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:51459/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":"127.0.0.1:51459_solr",
   [junit4]   2>           "type":"NRT"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node7":{
   [junit4]   2>           "core":"testSelected1_shard2_replica_n4",
   [junit4]   2>           "base_url":"http://127.0.0.1:51446/solr",
   [junit4]   2>           "node_name":"127.0.0.1:51446_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"},
   [junit4]   2>         "core_node8":{
   [junit4]   2>           "core":"testSelected1_shard2_replica_n6",
   [junit4]   2>           "base_url":"http://127.0.0.1:51430/solr",
   [junit4]   2>           "node_name":"127.0.0.1:51430_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}}}}
   [junit4]   2> 1319150 DEBUG (OverseerStateUpdate-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [n:127.0.0.1:51430_solr     ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "core":"testSelected1_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51459/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51459_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1319150 DEBUG (OverseerStateUpdate-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [n:127.0.0.1:51430_solr     ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"testSelected1_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51459/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51459_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1319150 DEBUG (OverseerStateUpdate-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [n:127.0.0.1:51430_solr     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node5:{
   [junit4]   2>   "core":"testSelected1_shard1_replica_n2",
   [junit4]   2>   "base_url":"http://127.0.0.1:51459/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51459_solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 1319150 DEBUG (OverseerStateUpdate-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [n:127.0.0.1:51430_solr     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(testSelected1//collections/testSelected1/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "policy":"search",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"testSelected1_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:51463/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":"127.0.0.1:51463_solr",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"testSelected1_shard1_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:51459/solr",
   [junit4]   2>           "node_name":"127.0.0.1:51459_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node7":{
   [junit4]   2>           "core":"testSelected1_shard2_replica_n4",
   [junit4]   2>           "base_url":"http://127.0.0.1:51446/solr",
   [junit4]   2>           "node_name":"127.0.0.1:51446_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"},
   [junit4]   2>         "core_node8":{
   [junit4]   2>           "core":"testSelected1_shard2_replica_n6",
   [junit4]   2>           "base_url":"http://127.0.0.1:51430/solr",
   [junit4]   2>           "node_name":"127.0.0.1:51430_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}}}}
   [junit4]   2> 1319150 DEBUG (OverseerStateUpdate-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [n:127.0.0.1:51430_solr     ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "core":"testSelected1_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51463/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51463_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1319150 DEBUG (OverseerStateUpdate-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [n:127.0.0.1:51430_solr     ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"testSelected1_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51463/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51463_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1319150 DEBUG (OverseerStateUpdate-72178183398359045-127.0.0.1:51430_solr-n_0000000000) [n:127.0.0.1:51430_solr     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node3:{
   [junit4]   2>   "core":"testSelected1_shard1_replica_n1",
   [junit4]   2>   "base_url":"http://127.0.0.1:51463/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51463_solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]

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

s/testSelected1/state.json
   [junit4]   2> 	2	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOpReplicaType_1Shard_2/state.json
   [junit4]   2> 	2	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOpReplicaType_1Shard_0/terms/shard1
   [junit4]   2> 	2	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOpReplicaType_1Shard_1/state.json
   [junit4]   2> 	2	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0/state.json
   [junit4]   2> 	2	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_4/state.json
   [junit4]   2> 	2	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_1/state.json
   [junit4]   2> 	2	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_1/state.json
   [junit4]   2> 	2	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOpReplicaType_1Shard_3/state.json
   [junit4]   2> 	2	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_4/state.json
   [junit4]   2> 	2	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_3/state.json
   [junit4]   2> 	2	/solr/collections/testSelected2/state.json
   [junit4]   2> 	2	/solr/collections/testNodeWithMultipleReplicasLost/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	116	/solr/collections/testSelected1/state.json
   [junit4]   2> 	113	/solr/collections/testSelected2/state.json
   [junit4]   2> 	95	/solr/collections/testSelected3/state.json
   [junit4]   2> 	59	/solr/collections/testNodeWithMultipleReplicasLost/state.json
   [junit4]   2> 	56	/solr/collections/testNodeLostTriggerWithDeleteNodePreferredOp_0/state.json
   [junit4]   2> 	52	/solr/aliases.json
   [junit4]   2> 	51	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_2/state.json
   [junit4]   2> 	44	/solr/autoscaling.json
   [junit4]   2> 	43	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_3/state.json
   [junit4]   2> 	35	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_4/state.json
   [junit4]   2> 	30	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOpReplicaType_1Shard_3/state.json
   [junit4]   2> 	29	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_1/state.json
   [junit4]   2> 	29	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOpReplicaType_1Shard_1/state.json
   [junit4]   2> 	28	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_1/state.json
   [junit4]   2> 	28	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_2/state.json
   [junit4]   2> 	27	/solr/clusterstate.json
   [junit4]   2> 	25	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOpReplicaType_1Shard_4/state.json
   [junit4]   2> 	22	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_3/state.json
   [junit4]   2> 	21	/solr/collections/testNodeAdded/state.json
   [junit4]   2> 	20	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_4/state.json
   [junit4]   2> 	20	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOpReplicaType_1Shard_2/state.json
   [junit4]   2> 	17	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOpReplicaType_1Shard_0/state.json
   [junit4]   2> 	15	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0/state.json
   [junit4]   2> 	8	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0/state.json
   [junit4]   2> 	6	/solr/overseer_elect/election/72178183398359067-127.0.0.1:51842_solr-n_0000000007
   [junit4]   2> 	3	/solr/overseer_elect/election/72178183398359055-127.0.0.1:51463_solr-n_0000000003
   [junit4]   2> 	2	/solr/collections/testNodeWithMultipleReplicasLost/leader_elect/shard2/election/72178183398359067-core_node9-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	561	/solr/overseer/queue
   [junit4]   2> 	279	/solr/live_nodes
   [junit4]   2> 	172	/solr/collections
   [junit4]   2> 	152	/solr/overseer/collection-queue-work
   [junit4]   2> 	10	/solr/autoscaling/events/node_added_trigger
   [junit4]   2> 	9	/solr/autoscaling/events/node_lost_trigger
   [junit4]   2> 	5	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	5	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	5	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 1415852 INFO  (SUITE-ComputePlanActionTest-seed#[E7CB42624141E85B]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:51424
   [junit4]   2> 1415852 INFO  (SUITE-ComputePlanActionTest-seed#[E7CB42624141E85B]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:51424
   [junit4]   2> 1415852 INFO  (SUITE-ComputePlanActionTest-seed#[E7CB42624141E85B]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 51424
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ComputePlanActionTest_E7CB42624141E85B-001
   [junit4]   2> Jun 27, 2020 6:19:57 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=Lucene86, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=en-IN, timezone=Atlantic/Jan_Mayen
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 13.0.2 (64-bit)/cpus=6,threads=1,free=235001416,total=429916160
   [junit4]   2> NOTE: All tests run in this JVM: [UniqFieldsUpdateProcessorFactoryTest, TestCloudRecovery2, TestApiFramework, IgnoreCommitOptimizeUpdateProcessorFactoryTest, HdfsWriteToMultipleCollectionsTest, LeaderElectionIntegrationTest, TestSchemaResource, TestCollapseQParserPlugin, MultiThreadedOCPTest, TestCloudInspectUtil, SpellCheckComponentTest, TestInPlaceUpdateWithRouteField, TestDirectoryFactory, TestNRTOpen, SolrJmxReporterTest, TestPostingsSolrHighlighter, TermVectorComponentTest, TestDocSet, SSLMigrationTest, JsonLoaderTest, TestJavabinTupleStreamParser, CursorMarkTest, SolrPluginUtilsTest, TestTestInjection, TestConfigSets, SolrIndexSearcherTest, HdfsDirectoryTest, TestStressThreadBackup, MissingSegmentRecoveryTest, TestPullReplica, DeleteShardTest, TestRandomDVFaceting, TestSchemaManager, TestFilteredDocIdSet, FastVectorHighlighterTest, AlternateDirectoryTest, BasicFunctionalityTest, CollectionsAPIAsyncDistributedZkTest, TestScoreJoinQPNoScore, SolrTestCaseJ4Test, SpatialRPTFieldTypeTest, CreateRoutedAliasTest, TestRebalanceLeaders, HdfsRestartWhileUpdatingTest, TestLegacyFieldCache, ZkCLITest, TestPerFieldSimilarity, TestManagedStopFilterFactory, TestIndexSearcher, TestSolrXml, TestRestManager, EchoParamsTest, DistributedTermsComponentTest, TestManagedSchemaAPI, TestSimpleTextCodec, FullSolrCloudDistribCmdsTest, DOMUtilTest, ZookeeperStatusHandlerTest, PeerSyncWithLeaderTest, TestCodecSupport, RandomizedTaggerTest, TestTrieFacet, TestDelegationWithHadoopAuth, TestRestoreCore, SolrIndexMetricsTest, TestLegacyNumericUtils, AutoAddReplicasIntegrationTest, TestFieldCollectionResource, TestDeprecatedFilters, DistributedQueueTest, TestJsonFacetErrors, VersionInfoTest, JWTAuthPluginTest, DirectSolrConnectionTest, CoreAdminOperationTest, TestZkChroot, TestIBSimilarityFactory, TestRTimerTree, SliceStateTest, SpellCheckCollatorWithCollapseTest, WrapperMergePolicyFactoryTest, TestStressReorder, ConnectionReuseTest, NumberUtilsTest, TestPivotHelperCode, SuggesterFSTTest, NodeLostTriggerTest, TestBlobHandler, TestCollectionsAPIViaSolrCloudCluster, TestNestedUpdateProcessor, TestSolrTestCaseJ4, TestTolerantSearch, TestTrie, PathHierarchyTokenizerFactoryTest, ProtectedTermFilterFactoryTest, TestLuceneMatchVersion, TestReversedWildcardFilterFactory, TestWordDelimiterFilterFactory, TokenizerChainTest, TestLuceneIndexBackCompat, AliasIntegrationTest, BasicZkTest, ChaosMonkeyNothingIsSafeTest, CloudExitableDirectoryReaderTest, ClusterStateMockUtilTest, ClusterStateTest, ClusterStateUpdateTest, CollectionsAPISolrJTest, ReplaceNodeNoTargetTest, ReplaceNodeTest, SaslZkACLProviderTest, ShardRoutingCustomTest, ShardRoutingTest, SolrXmlInZkTest, SplitShardTest, TestCloudSearcherWarming, TestRandomFlRTGCloud, TestSkipOverseerOperations, TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, UnloadDistributedZkTest, HdfsCollectionsAPIDistributedZkTest, TestHdfsCloudBackupRestore, ComputePlanActionTest]
   [junit4] Completed [604/912 (1!)] on J1 in 101.64s, 9 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 48526 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1197/consoleText

[repro] Revision: 22748005dfb3f57971ce17c68a5f85b891e0a42e

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=ComputePlanActionTest -Dtests.method=testNodeAdded -Dtests.seed=E7CB42624141E85B -Dtests.slow=true -Dtests.locale=en-IN -Dtests.timezone=Atlantic/Jan_Mayen -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

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

[...truncated 3472 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.ComputePlanActionTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC" -Dtests.seed=E7CB42624141E85B -Dtests.slow=true -Dtests.locale=en-IN -Dtests.timezone=Atlantic/Jan_Mayen -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 126 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.autoscaling.ComputePlanActionTest
[repro] Exiting with code 0

[...truncated 73 lines...]