You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/03/21 02:33:02 UTC

[JENKINS] Lucene-Solr-Tests-master - Build # 4467 - Unstable

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

1 tests failed.
FAILED:  org.apache.solr.cloud.LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud

Error Message:
Error from server at http://127.0.0.1:42713/solr: Underlying core creation failed while creating collection: legacyFalse

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:42713/solr: Underlying core creation failed while creating collection: legacyFalse
	at __randomizedtesting.SeedInfo.seed([1E32E32514F01AE3:CF3511A0B0FF91D1]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.LegacyCloudClusterPropTest.createAndTest(LegacyCloudClusterPropTest.java:94)
	at org.apache.solr.cloud.LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud(LegacyCloudClusterPropTest.java:78)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 14158 lines...]
   [junit4] Suite: org.apache.solr.cloud.LegacyCloudClusterPropTest
   [junit4]   2> 1555981 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[1E32E32514F01AE3]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1555982 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[1E32E32514F01AE3]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LegacyCloudClusterPropTest_1E32E32514F01AE3-001/data-dir-160-001
   [junit4]   2> 1555982 WARN  (SUITE-LegacyCloudClusterPropTest-seed#[1E32E32514F01AE3]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=21 numCloses=21
   [junit4]   2> 1555982 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[1E32E32514F01AE3]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1555983 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[1E32E32514F01AE3]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1555983 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[1E32E32514F01AE3]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1555983 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[1E32E32514F01AE3]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LegacyCloudClusterPropTest_1E32E32514F01AE3-001/tempDir-001
   [junit4]   2> 1555984 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[1E32E32514F01AE3]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1555984 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1555984 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1556084 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[1E32E32514F01AE3]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:44051
   [junit4]   2> 1556084 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[1E32E32514F01AE3]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:44051
   [junit4]   2> 1556084 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[1E32E32514F01AE3]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44051
   [junit4]   2> 1556084 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[1E32E32514F01AE3]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44051
   [junit4]   2> 1556086 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[1E32E32514F01AE3]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1556088 INFO  (zkConnectionManagerCallback-11078-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1556089 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[1E32E32514F01AE3]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1556091 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[1E32E32514F01AE3]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1556092 INFO  (zkConnectionManagerCallback-11080-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1556092 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[1E32E32514F01AE3]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1556093 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[1E32E32514F01AE3]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1556094 INFO  (zkConnectionManagerCallback-11082-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1556094 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[1E32E32514F01AE3]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1556199 INFO  (jetty-launcher-11083-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1556199 INFO  (jetty-launcher-11083-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1556199 INFO  (jetty-launcher-11083-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS
   [junit4]   2> 1556200 INFO  (jetty-launcher-11083-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1556200 INFO  (jetty-launcher-11083-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1556200 INFO  (jetty-launcher-11083-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1556200 INFO  (jetty-launcher-11083-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c76f41b{/solr,null,AVAILABLE}
   [junit4]   2> 1556201 INFO  (jetty-launcher-11083-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3699d19c{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:42713}
   [junit4]   2> 1556201 INFO  (jetty-launcher-11083-thread-1) [     ] o.e.j.s.Server Started @1556242ms
   [junit4]   2> 1556201 INFO  (jetty-launcher-11083-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42713}
   [junit4]   2> 1556201 ERROR (jetty-launcher-11083-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1556201 INFO  (jetty-launcher-11083-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1556201 INFO  (jetty-launcher-11083-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1556201 INFO  (jetty-launcher-11083-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1556201 INFO  (jetty-launcher-11083-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr
   [junit4]   2> 1556201 INFO  (jetty-launcher-11083-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-21T01:53:26.294410Z
   [junit4]   2> 1556201 INFO  (jetty-launcher-11083-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1556205 INFO  (zkConnectionManagerCallback-11085-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1556205 INFO  (jetty-launcher-11083-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1556206 INFO  (jetty-launcher-11083-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1556319 INFO  (jetty-launcher-11083-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1556320 WARN  (jetty-launcher-11083-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@59d65922[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1556320 WARN  (jetty-launcher-11083-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@59d65922[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1556323 WARN  (jetty-launcher-11083-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@15c12cfc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1556323 WARN  (jetty-launcher-11083-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@15c12cfc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1556324 INFO  (jetty-launcher-11083-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44051/solr
   [junit4]   2> 1556326 INFO  (jetty-launcher-11083-thread-1) [n:127.0.0.1:42713_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1556326 INFO  (zkConnectionManagerCallback-11092-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1556326 INFO  (jetty-launcher-11083-thread-1) [n:127.0.0.1:42713_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1556424 INFO  (jetty-launcher-11083-thread-1) [n:127.0.0.1:42713_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42713_solr
   [junit4]   2> 1556425 INFO  (jetty-launcher-11083-thread-1) [n:127.0.0.1:42713_solr     ] o.a.s.c.Overseer Overseer (id=73445462972825604-127.0.0.1:42713_solr-n_0000000000) starting
   [junit4]   2> 1556430 INFO  (OverseerStateUpdate-73445462972825604-127.0.0.1:42713_solr-n_0000000000) [n:127.0.0.1:42713_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42713_solr
   [junit4]   2> 1556435 INFO  (jetty-launcher-11083-thread-1) [n:127.0.0.1:42713_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42713_solr
   [junit4]   2> 1556442 INFO  (jetty-launcher-11083-thread-1) [n:127.0.0.1:42713_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1556443 WARN  (jetty-launcher-11083-thread-1) [n:127.0.0.1:42713_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> 1556448 INFO  (zkCallback-11091-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1556470 INFO  (jetty-launcher-11083-thread-1) [n:127.0.0.1:42713_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1556493 INFO  (jetty-launcher-11083-thread-1) [n:127.0.0.1:42713_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42713.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e776d86
   [junit4]   2> 1556501 INFO  (jetty-launcher-11083-thread-1) [n:127.0.0.1:42713_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42713.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e776d86
   [junit4]   2> 1556501 INFO  (jetty-launcher-11083-thread-1) [n:127.0.0.1:42713_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42713.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e776d86
   [junit4]   2> 1556502 INFO  (jetty-launcher-11083-thread-1) [n:127.0.0.1:42713_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LegacyCloudClusterPropTest_1E32E32514F01AE3-001/tempDir-001/node1/.
   [junit4]   2> 1556517 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[1E32E32514F01AE3]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 1556517 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[1E32E32514F01AE3]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1556518 INFO  (zkConnectionManagerCallback-11101-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1556518 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[1E32E32514F01AE3]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1556520 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[1E32E32514F01AE3]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1556521 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[1E32E32514F01AE3]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44051/solr ready
   [junit4]   2> 1556535 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[1E32E32514F01AE3]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCreateCollectionSwitchLegacyCloud
   [junit4]   2> 1556537 INFO  (qtp945694951-26163) [n:127.0.0.1:42713_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params val=true&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1556538 INFO  (qtp945694951-26163) [n:127.0.0.1:42713_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={val=true&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1556539 INFO  (qtp945694951-26164) [n:127.0.0.1:42713_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&maxShardsPerNode=1&name=legacyTrue&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1556541 INFO  (OverseerThreadFactory-8230-thread-1-processing-n:127.0.0.1:42713_solr) [n:127.0.0.1:42713_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection legacyTrue
   [junit4]   2> 1556649 INFO  (qtp945694951-26166) [n:127.0.0.1:42713_solr    x:legacyTrue_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=legacyTrue_shard1_replica_n1&action=CREATE&numShards=1&collection=legacyTrue&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1556649 INFO  (qtp945694951-26166) [n:127.0.0.1:42713_solr    x:legacyTrue_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 1557660 INFO  (qtp945694951-26166) [n:127.0.0.1:42713_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1557669 INFO  (qtp945694951-26166) [n:127.0.0.1:42713_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1557671 INFO  (qtp945694951-26166) [n:127.0.0.1:42713_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1557671 INFO  (qtp945694951-26166) [n:127.0.0.1:42713_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'legacyTrue_shard1_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 1557672 INFO  (qtp945694951-26166) [n:127.0.0.1:42713_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42713.solr.core.legacyTrue.shard1.replica_n1' (registry 'solr.core.legacyTrue.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e776d86
   [junit4]   2> 1557672 INFO  (qtp945694951-26166) [n:127.0.0.1:42713_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.SolrCore [[legacyTrue_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LegacyCloudClusterPropTest_1E32E32514F01AE3-001/tempDir-001/node1/./legacyTrue_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LegacyCloudClusterPropTest_1E32E32514F01AE3-001/tempDir-001/node1/./legacyTrue_shard1_replica_n1/data/]
   [junit4]   2> 1557742 INFO  (qtp945694951-26166) [n:127.0.0.1:42713_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1557742 INFO  (qtp945694951-26166) [n:127.0.0.1:42713_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1557744 INFO  (qtp945694951-26166) [n:127.0.0.1:42713_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1557744 INFO  (qtp945694951-26166) [n:127.0.0.1:42713_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1557745 INFO  (qtp945694951-26166) [n:127.0.0.1:42713_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5ee26561[legacyTrue_shard1_replica_n1] main]
   [junit4]   2> 1557747 INFO  (qtp945694951-26166) [n:127.0.0.1:42713_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1557747 INFO  (qtp945694951-26166) [n:127.0.0.1:42713_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1557748 INFO  (qtp945694951-26166) [n:127.0.0.1:42713_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1557748 INFO  (qtp945694951-26166) [n:127.0.0.1:42713_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1661736696247484416
   [junit4]   2> 1557751 INFO  (searcherExecutor-8235-thread-1-processing-n:127.0.0.1:42713_solr x:legacyTrue_shard1_replica_n1 c:legacyTrue s:shard1) [n:127.0.0.1:42713_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.SolrCore [legacyTrue_shard1_replica_n1] Registered new searcher Searcher@5ee26561[legacyTrue_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1557766 INFO  (qtp945694951-26166) [n:127.0.0.1:42713_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/legacyTrue/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1557766 INFO  (qtp945694951-26166) [n:127.0.0.1:42713_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/legacyTrue/leaders/shard1
   [junit4]   2> 1557768 INFO  (qtp945694951-26166) [n:127.0.0.1:42713_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1557768 INFO  (qtp945694951-26166) [n:127.0.0.1:42713_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1557768 INFO  (qtp945694951-26166) [n:127.0.0.1:42713_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42713/solr/legacyTrue_shard1_replica_n1/
   [junit4]   2> 1557769 INFO  (qtp945694951-26166) [n:127.0.0.1:42713_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1557769 INFO  (qtp945694951-26166) [n:127.0.0.1:42713_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:42713/solr/legacyTrue_shard1_replica_n1/ has no replicas
   [junit4]   2> 1557769 INFO  (qtp945694951-26166) [n:127.0.0.1:42713_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/legacyTrue/leaders/shard1/leader after winning as /collections/legacyTrue/leader_elect/shard1/election/73445462972825604-core_node2-n_0000000000
   [junit4]   2> 1557770 INFO  (qtp945694951-26166) [n:127.0.0.1:42713_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:42713/solr/legacyTrue_shard1_replica_n1/ shard1
   [junit4]   2> 1557872 INFO  (zkCallback-11091-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/legacyTrue/state.json] for collection [legacyTrue] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1557872 INFO  (zkCallback-11091-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/legacyTrue/state.json] for collection [legacyTrue] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1557873 INFO  (qtp945694951-26166) [n:127.0.0.1:42713_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1557875 INFO  (qtp945694951-26166) [n:127.0.0.1:42713_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=legacyTrue_shard1_replica_n1&action=CREATE&numShards=1&collection=legacyTrue&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1227
   [junit4]   2> 1557877 INFO  (qtp945694951-26164) [n:127.0.0.1:42713_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1557976 INFO  (zkCallback-11091-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/legacyTrue/state.json] for collection [legacyTrue] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1557976 INFO  (zkCallback-11091-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/legacyTrue/state.json] for collection [legacyTrue] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1557976 INFO  (zkCallback-11091-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/legacyTrue/state.json] for collection [legacyTrue] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1557977 INFO  (qtp945694951-26164) [n:127.0.0.1:42713_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&maxShardsPerNode=1&name=legacyTrue&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=1438
   [junit4]   2> 1557978 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[1E32E32514F01AE3]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: legacyTrue
   [junit4]   2> 1557987 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[1E32E32514F01AE3]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1187365690
   [junit4]   2> 1557987 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[1E32E32514F01AE3]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:42713_solr
   [junit4]   2> 1557988 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[1E32E32514F01AE3]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1557988 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[1E32E32514F01AE3]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:42713_solr as DOWN
   [junit4]   2> 1557989 INFO  (coreCloseExecutor-8240-thread-1) [n:127.0.0.1:42713_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1 ] o.a.s.c.SolrCore [legacyTrue_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@706d0279
   [junit4]   2> 1557989 INFO  (coreCloseExecutor-8240-thread-1) [n:127.0.0.1:42713_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.legacyTrue.shard1.replica_n1, tag=SolrCore@706d0279
   [junit4]   2> 1557989 INFO  (coreCloseExecutor-8240-thread-1) [n:127.0.0.1:42713_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@184db9b7: rootName = solr_42713, domain = solr.core.legacyTrue.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.legacyTrue.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@1efaea43
   [junit4]   2> 1558004 INFO  (coreCloseExecutor-8240-thread-1) [n:127.0.0.1:42713_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.legacyTrue.shard1.leader, tag=SolrCore@706d0279
   [junit4]   2> 1558005 INFO  (coreCloseExecutor-8240-thread-1) [n:127.0.0.1:42713_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1558006 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[1E32E32514F01AE3]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1558006 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[1E32E32514F01AE3]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@722a8cc3: rootName = solr_42713, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@56b14e04
   [junit4]   2> 1558017 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[1E32E32514F01AE3]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1558018 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[1E32E32514F01AE3]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@8fd93b4: rootName = solr_42713, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@659dd567
   [junit4]   2> 1558023 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[1E32E32514F01AE3]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1558023 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[1E32E32514F01AE3]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7441c80d: rootName = solr_42713, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2d592df7
   [junit4]   2> 1558023 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[1E32E32514F01AE3]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1558025 INFO  (closeThreadPool-11106-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73445462972825604-127.0.0.1:42713_solr-n_0000000000) closing
   [junit4]   2> 1558025 INFO  (OverseerStateUpdate-73445462972825604-127.0.0.1:42713_solr-n_0000000000) [n:127.0.0.1:42713_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42713_solr
   [junit4]   2> 1558025 INFO  (OverseerAutoScalingTriggerThread-73445462972825604-127.0.0.1:42713_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1558027 INFO  (closeThreadPool-11106-thread-2) [     ] o.a.s.c.Overseer Overseer (id=73445462972825604-127.0.0.1:42713_solr-n_0000000000) closing
   [junit4]   2> 1558029 INFO  (zkCallback-11100-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1558129 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[1E32E32514F01AE3]) [     ] o.a.s.c.Overseer Overseer (id=73445462972825604-127.0.0.1:42713_solr-n_0000000000) closing
   [junit4]   2> 1558130 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[1E32E32514F01AE3]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3699d19c{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1558131 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[1E32E32514F01AE3]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1c76f41b{/solr,null,UNAVAILABLE}
   [junit4]   2> 1558131 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[1E32E32514F01AE3]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1558132 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[1E32E32514F01AE3]) [     ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 42713
   [junit4]   2> 1558132 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[1E32E32514F01AE3]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=42713)
   [junit4]   2> 1558132 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[1E32E32514F01AE3]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 42713 try number 1 ...
   [junit4]   2> 1558132 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[1E32E32514F01AE3]) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS
   [junit4]   2> 1558133 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[1E32E32514F01AE3]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1558133 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[1E32E32514F01AE3]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1558133 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[1E32E32514F01AE3]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1558133 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[1E32E32514F01AE3]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3437c099{/solr,null,AVAILABLE}
   [junit4]   2> 1558133 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[1E32E32514F01AE3]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4daf4930{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:42713}
   [junit4]   2> 1558133 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[1E32E32514F01AE3]) [     ] o.e.j.s.Server Started @1558174ms
   [junit4]   2> 1558133 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[1E32E32514F01AE3]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42713}
   [junit4]   2> 1558133 ERROR (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[1E32E32514F01AE3]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1558133 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[1E32E32514F01AE3]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1558133 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[1E32E32514F01AE3]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1558133 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[1E32E32514F01AE3]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1558133 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[1E32E32514F01AE3]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr
   [junit4]   2> 1558133 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[1E32E32514F01AE3]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-21T01:53:28.226930Z
   [junit4]   2> 1558134 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[1E32E32514F01AE3]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1558135 INFO  (zkConnectionManagerCallback-11108-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1558135 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[1E32E32514F01AE3]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1558136 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[1E32E32514F01AE3]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1558242 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[1E32E32514F01AE3]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1558243 WARN  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[1E32E32514F01AE3]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4a78d63b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1558243 WARN  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[1E32E32514F01AE3]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4a78d63b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1558246 WARN  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[1E32E32514F01AE3]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3fa390ae[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1558246 WARN  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[1E32E32514F01AE3]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3fa390ae[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1558248 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[1E32E32514F01AE3]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44051/solr
   [junit4]   2> 1558249 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[1E32E32514F01AE3]) [n:127.0.0.1:42713_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1558250 INFO  (zkConnectionManagerCallback-11115-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1558250 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[1E32E32514F01AE3]) [n:127.0.0.1:42713_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1558259 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[1E32E32514F01AE3]) [n:127.0.0.1:42713_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42713_solr
   [junit4]   2> 1558260 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[1E32E32514F01AE3]) [n:127.0.0.1:42713_solr     ] o.a.s.c.Overseer Overseer (id=73445462972825607-127.0.0.1:42713_solr-n_0000000001) starting
   [junit4]   2> 1558263 INFO  (OverseerStateUpdate-73445462972825607-127.0.0.1:42713_solr-n_0000000001) [n:127.0.0.1:42713_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42713_solr
   [junit4]   2> 1558263 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[1E32E32514F01AE3]) [n:127.0.0.1:42713_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42713_solr
   [junit4]   2> 1558264 INFO  (OverseerStateUpdate-73445462972825607-127.0.0.1:42713_solr-n_0000000001) [n:127.0.0.1:42713_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1558264 INFO  (zkCallback-11100-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1558266 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[1E32E32514F01AE3]) [n:127.0.0.1:42713_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1558267 WARN  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[1E32E32514F01AE3]) [n:127.0.0.1:42713_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> 1558283 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[1E32E32514F01AE3]) [n:127.0.0.1:42713_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1558303 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[1E32E32514F01AE3]) [n:127.0.0.1:42713_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42713.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e776d86
   [junit4]   2> 1558314 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[1E32E32514F01AE3]) [n:127.0.0.1:42713_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42713.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e776d86
   [junit4]   2> 1558314 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[1E32E32514F01AE3]) [n:127.0.0.1:42713_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42713.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e776d86
   [junit4]   2> 1558316 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[1E32E32514F01AE3]) [n:127.0.0.1:42713_solr     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LegacyCloudClusterPropTest_1E32E32514F01AE3-001/tempDir-001/node1/.
   [junit4]   2> 1558316 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[1E32E32514F01AE3]) [n:127.0.0.1:42713_solr     ] o.a.s.c.CorePropertiesLocator Cores are: [legacyTrue_shard1_replica_n1]
   [junit4]   2> 1558317 INFO  (coreLoadExecutor-8254-thread-1-processing-n:127.0.0.1:42713_solr) [n:127.0.0.1:42713_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 1558323 INFO  (coreLoadExecutor-8254-thread-1-processing-n:127.0.0.1:42713_solr) [n:127.0.0.1:42713_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1558332 INFO  (coreLoadExecutor-8254-thread-1-processing-n:127.0.0.1:42713_solr) [n:127.0.0.1:42713_solr     ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1558334 INFO  (coreLoadExecutor-8254-thread-1-processing-n:127.0.0.1:42713_solr) [n:127.0.0.1:42713_solr     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1558341 INFO  (coreLoadExecutor-8254-thread-1-processing-n:127.0.0.1:42713_solr) [n:127.0.0.1:42713_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1558356 INFO  (coreLoadExecutor-8254-thread-1-processing-n:127.0.0.1:42713_solr) [n:127.0.0.1:42713_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1558358 INFO  (coreLoadExecutor-8254-thread-1-processing-n:127.0.0.1:42713_solr) [n:127.0.0.1:42713_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1558358 INFO  (coreLoadExecutor-8254-thread-1-processing-n:127.0.0.1:42713_solr) [n:127.0.0.1:42713_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'legacyTrue_shard1_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 1558358 INFO  (coreLoadExecutor-8254-thread-1-processing-n:127.0.0.1:42713_solr) [n:127.0.0.1:42713_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42713.solr.core.legacyTrue.shard1.replica_n1' (registry 'solr.core.legacyTrue.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e776d86
   [junit4]   2> 1558358 INFO  (coreLoadExecutor-8254-thread-1-processing-n:127.0.0.1:42713_solr) [n:127.0.0.1:42713_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.SolrCore [[legacyTrue_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LegacyCloudClusterPropTest_1E32E32514F01AE3-001/tempDir-001/node1/./legacyTrue_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LegacyCloudClusterPropTest_1E32E32514F01AE3-001/tempDir-001/node1/./legacyTrue_shard1_replica_n1/data/]
   [junit4]   2> 1558404 INFO  (coreLoadExecutor-8254-thread-1-processing-n:127.0.0.1:42713_solr) [n:127.0.0.1:42713_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1558404 INFO  (coreLoadExecutor-8254-thread-1-processing-n:127.0.0.1:42713_solr) [n:127.0.0.1:42713_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1558405 INFO  (coreLoadExecutor-8254-thread-1-processing-n:127.0.0.1:42713_solr) [n:127.0.0.1:42713_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1558405 INFO  (coreLoadExecutor-8254-thread-1-processing-n:127.0.0.1:42713_solr) [n:127.0.0.1:42713_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1558406 INFO  (coreLoadExecutor-8254-thread-1-processing-n:127.0.0.1:42713_solr) [n:127.0.0.1:42713_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7744af28[legacyTrue_shard1_replica_n1] main]
   [junit4]   2> 1558408 INFO  (coreLoadExecutor-8254-thread-1-processing-n:127.0.0.1:42713_solr) [n:127.0.0.1:42713_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1558408 INFO  (coreLoadExecutor-8254-thread-1-processing-n:127.0.0.1:42713_solr) [n:127.0.0.1:42713_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1558409 INFO  (coreLoadExecutor-8254-thread-1-processing-n:127.0.0.1:42713_solr) [n:127.0.0.1:42713_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1558409 INFO  (coreLoadExecutor-8254-thread-1-processing-n:127.0.0.1:42713_solr) [n:127.0.0.1:42713_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1661736696940593152
   [junit4]   2> 1558411 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[1E32E32514F01AE3]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 1558411 INFO  (searcherExecutor-8255-thread-1-processing-n:127.0.0.1:42713_solr x:legacyTrue_shard1_replica_n1 c:legacyTrue s:shard1) [n:127.0.0.1:42713_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.SolrCore [legacyTrue_shard1_replica_n1] Registered new searcher Searcher@7744af28[legacyTrue_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1558414 INFO  (coreZkRegister-8242-thread-1-processing-n:127.0.0.1:42713_solr x:legacyTrue_shard1_replica_n1 c:legacyTrue s:shard1) [n:127.0.0.1:42713_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/legacyTrue/leaders/shard1
   [junit4]   2> 1558415 INFO  (coreZkRegister-8242-thread-1-processing-n:127.0.0.1:42713_solr x:legacyTrue_shard1_replica_n1 c:legacyTrue s:shard1) [n:127.0.0.1:42713_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1558415 INFO  (coreZkRegister-8242-thread-1-processing-n:127.0.0.1:42713_solr x:legacyTrue_shard1_replica_n1 c:legacyTrue s:shard1) [n:127.0.0.1:42713_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1558415 INFO  (coreZkRegister-8242-thread-1-processing-n:127.0.0.1:42713_solr x:legacyTrue_shard1_replica_n1 c:legacyTrue s:shard1) [n:127.0.0.1:42713_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42713/solr/legacyTrue_shard1_replica_n1/
   [junit4]   2> 1558415 INFO  (coreZkRegister-8242-thread-1-processing-n:127.0.0.1:42713_solr x:legacyTrue_shard1_replica_n1 c:legacyTrue s:shard1) [n:127.0.0.1:42713_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1558416 INFO  (coreZkRegister-8242-thread-1-processing-n:127.0.0.1:42713_solr x:legacyTrue_shard1_replica_n1 c:legacyTrue s:shard1) [n:127.0.0.1:42713_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:42713/solr/legacyTrue_shard1_replica_n1/ has no replicas
   [junit4]   2> 1558416 INFO  (coreZkRegister-8242-thread-1-processing-n:127.0.0.1:42713_solr x:legacyTrue_shard1_replica_n1 c:legacyTrue s:shard1) [n:127.0.0.1:42713_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/legacyTrue/leaders/shard1/leader after winning as /collections/legacyTrue/leader_elect/shard1/election/73445462972825607-core_node2-n_0000000001
   [junit4]   2> 1558417 INFO  (coreZkRegister-8242-thread-1-processing-n:127.0.0.1:42713_solr x:legacyTrue_shard1_replica_n1 c:legacyTrue s:shard1) [n:127.0.0.1:42713_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:42713/solr/legacyTrue_shard1_replica_n1/ shard1
   [junit4]   2> 1558418 INFO  (coreZkRegister-8242-thread-1-processing-n:127.0.0.1:42713_solr x:legacyTrue_shard1_replica_n1 c:legacyTrue s:shard1) [n:127.0.0.1:42713_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1558521 INFO  (zkCallback-11114-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/legacyTrue/state.json] for collection [legacyTrue] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1558521 INFO  (zkCallback-11114-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/legacyTrue/state.json] for collection [legacyTrue] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1558522 INFO  (zkCallback-11114-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/legacyTrue/state.json] for collection [legacyTrue] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1559416 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[1E32E32514F01AE3]) [     ] o.a.h.i.e.RetryExec I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://127.0.0.1:42713: The target server failed to respond
   [junit4]   2> 1559416 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[1E32E32514F01AE3]) [     ] o.a.h.i.e.RetryExec Retrying request to {}->http://127.0.0.1:42713
   [junit4]   2> 1559418 INFO  (qtp352237619-26219) [n:127.0.0.1:42713_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1559419 INFO  (qtp352237619-26219) [n:127.0.0.1:42713_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1559420 INFO  (qtp352237619-26220) [n:127.0.0.1:42713_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&maxShardsPerNode=1&name=legacyFalse&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1559423 INFO  (OverseerThreadFactory-8250-thread-1-processing-n:127.0.0.1:42713_solr) [n:127.0.0.1:42713_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection legacyFalse
   [junit4]   2> 1559636 INFO  (qtp352237619-26222) [n:127.0.0.1:42713_solr    x:legacyFalse_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=legacyFalse_shard1_replica_n1&action=CREATE&numShards=1&collection=legacyFalse&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1559645 ERROR (qtp352237619-26222) [n:127.0.0.1:42713_solr    x:legacyFalse_shard1_replica_n1 ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error CREATEing SolrCore 'legacyFalse_shard1_replica_n1': non legacy mode coreNodeName missing {collection.configName=conf, numShards=1, shard=shard1, collection=legacyFalse, replicaType=NRT}
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1224)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:93)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:362)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:209)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:842)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:808)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:559)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:419)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1607)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1297)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1577)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1212)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: non legacy mode coreNodeName missing {collection.configName=conf, numShards=1, shard=shard1, collection=legacyFalse, replicaType=NRT}
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1171)
   [junit4]   2> 	... 39 more
   [junit4]   2> 
   [junit4]   2> 1559645 INFO  (qtp352237619-26222) [n:127.0.0.1:42713_solr    x:legacyFalse_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=legacyFalse_shard1_replica_n1&action=CREATE&numShards=1&collection=legacyFalse&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=400 QTime=8
   [junit4]   2> 1559645 ERROR (OverseerThreadFactory-8250-thread-1-processing-n:127.0.0.1:42713_solr) [n:127.0.0.1:42713_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Error from shard: http://127.0.0.1:42713/solr
   [junit4]   2>           => org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:42713/solr: Error CREATEing SolrCore 'legacyFalse_shard1_replica_n1': non legacy mode coreNodeName missing {collection.configName=conf, numShards=1, shard=shard1, collection=legacyFalse, replicaType=NRT}
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665)
   [junit4]   2> org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:42713/solr: Error CREATEing SolrCore 'legacyFalse_shard1_replica_n1': non legacy mode coreNodeName missing {collection.configName=conf, numShards=1, shard=shard1, collection=legacyFalse, replicaType=NRT}
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandlerFactory$1.request(HttpShardHandlerFactory.java:178) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:170) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) ~[?:?]
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180) ~[metrics-core-4.1.2.jar:4.1.2]
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:834) [?:?]
   [junit4]   2> 1559645 ERROR (OverseerThreadFactory-8250-thread-1-processing-n:127.0.0.1:42713_solr) [n:127.0.0.1:42713_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Cleaning up collection [legacyFalse].
   [junit4]   2> 1559650 INFO  (OverseerThreadFactory-8250-thread-1-processing-n:127.0.0.1:42713_solr) [n:127.0.0.1:42713_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true, asyncId=null
   [junit4]   2> 1559754 INFO  (zkCallback-11114-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/legacyFalse/state.json] for collection [legacyFalse] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1559759 INFO  (OverseerThreadFactory-8250-thread-1-processing-n:127.0.0.1:42713_solr) [n:127.0.0.1:42713_solr     ] o.a.s.c.a.c.CreateCollectionCmd Cleaned up artifacts for failed create collection for [legacyFalse]
   [junit4]   2> 1559759 ERROR (OverseerThreadFactory-8250-thread-1-processing-n:127.0.0.1:42713_solr) [n:127.0.0.1:42713_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: legacyFalse operation: create failed:org.apache.solr.common.SolrException: Underlying core creation failed while creating collection: legacyFalse
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.CreateCollectionCmd.call(CreateCollectionCmd.java:304)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:263)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:504)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 
   [junit4]   2> 1559760 INFO  (qtp352237619-26220) [n:127.0.0.1:42713_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&maxShardsPerNode=1&name=legacyFalse&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=400 QTime=340
   [junit4]   2> 1559762 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[1E32E32514F01AE3]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1559764 INFO  (qtp352237619-26218) [n:127.0.0.1:42713_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=legacyTrue&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1559766 INFO  (OverseerCollectionConfigSetProcessor-73445462972825607-127.0.0.1:42713_solr-n_0000000001) [n:127.0.0.1:42713_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1559766 INFO  (OverseerThreadFactory-8250-thread-2-processing-n:127.0.0.1:42713_solr) [n:127.0.0.1:42713_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true, asyncId=null
   [junit4]   2> 1559768 INFO  (qtp352237619-26219) [n:127.0.0.1:42713_solr    x:legacyTrue_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.legacyTrue.shard1.replica_n1, tag=null
   [junit4]   2> 1559768 INFO  (qtp352237619-26219) [n:127.0.0.1:42713_solr    x:legacyTrue_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3d677b5e: rootName = solr_42713, domain = solr.core.legacyTrue.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.legacyTrue.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@23aba3a9
   [junit4]   2> 1559787 INFO  (qtp352237619-26219) [n:127.0.0.1:42713_solr    x:legacyTrue_shard1_replica_n1 ] o.a.s.c.SolrCore [legacyTrue_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@49a3a68e
   [junit4]   2> 1559787 INFO  (qtp352237619-26219) [n:127.0.0.1:42713_solr    x:legacyTrue_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.legacyTrue.shard1.replica_n1, tag=SolrCore@49a3a68e
   [junit4]   2> 1559787 INFO  (qtp352237619-26219) [n:127.0.0.1:42713_solr    x:legacyTrue_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.legacyTrue.shard1.leader, tag=SolrCore@49a3a68e
   [junit4]   2> 1559788 INFO  (qtp352237619-26219) [n:127.0.0.1:42713_solr    x:legacyTrue_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1559790 INFO  (qtp352237619-26219) [n:127.0.0.1:42713_solr    x:legacyTrue_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/legacyTrue/terms/shard1 to Terms{values={}, version=1}
   [junit4]   2> 1559792 INFO  (qtp352237619-26219) [n:127.0.0.1:42713_solr    x:legacyTrue_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&deleteMetricsHistory=true&core=legacyTrue_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=24
   [junit4]   2> 1559895 INFO  (zkCallback-11114-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/legacyTrue/state.json] for collection [legacyTrue] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1559895 INFO  (zkCallback-11114-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/legacyTrue/state.json] for collection [legacyTrue] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1559895 INFO  (zkCallback-11114-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/legacyTrue/state.json] for collection [legacyTrue] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1559903 INFO  (qtp352237619-26218) [n:127.0.0.1:42713_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=legacyTrue&action=DELETE&wt=javabin&version=2} status=0 QTime=139
   [junit4]   2> 1559905 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[1E32E32514F01AE3]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testCreateCollectionSwitchLegacyCloud
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=LegacyCloudClusterPropTest -Dtests.method=testCreateCollectionSwitchLegacyCloud -Dtests.seed=1E32E32514F01AE3 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=wo -Dtests.timezone=Africa/Conakry -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   3.38s J2 | LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:42713/solr: Underlying core creation failed while creating collection: legacyFalse
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1E32E32514F01AE3:CF3511A0B0FF91D1]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
   [junit4]    > 	at org.apache.solr.cloud.LegacyCloudClusterPropTest.createAndTest(LegacyCloudClusterPropTest.java:94)
   [junit4]    > 	at org.apache.solr.cloud.LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud(LegacyCloudClusterPropTest.java:78)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 1560010 INFO  (jetty-closer-11123-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=287199936
   [junit4]   2> 1560010 INFO  (jetty-closer-11123-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:42713_solr
   [junit4]   2> 1560011 INFO  (jetty-closer-11123-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1560011 INFO  (jetty-closer-11123-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:42713_solr as DOWN
   [junit4]   2> 1560013 INFO  (jetty-closer-11123-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1560013 INFO  (jetty-closer-11123-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2cbc1a0: rootName = solr_42713, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@4dce4e06
   [junit4]   2> 1560020 INFO  (jetty-closer-11123-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1560020 INFO  (jetty-closer-11123-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1f369e7b: rootName = solr_42713, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@659dd567
   [junit4]   2> 1560022 INFO  (jetty-closer-11123-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1560022 INFO  (jetty-closer-11123-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5261eed2: rootName = solr_42713, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2d592df7
   [junit4]   2> 1560022 INFO  (jetty-closer-11123-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1560023 INFO  (closeThreadPool-11127-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73445462972825607-127.0.0.1:42713_solr-n_0000000001) closing
   [junit4]   2> 1560023 INFO  (OverseerStateUpdate-73445462972825607-127.0.0.1:42713_solr-n_0000000001) [n:127.0.0.1:42713_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42713_solr
   [junit4]   2> 1560023 INFO  (OverseerAutoScalingTriggerThread-73445462972825607-127.0.0.1:42713_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1560025 INFO  (closeThreadPool-11127-thread-2) [     ] o.a.s.c.Overseer Overseer (id=73445462972825607-127.0.0.1:42713_solr-n_0000000001) closing
   [junit4]   2> 1560126 INFO  (jetty-closer-11123-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73445462972825607-127.0.0.1:42713_solr-n_0000000001) closing
   [junit4]   2> 1560127 INFO  (jetty-closer-11123-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4daf4930{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:42713}
   [junit4]   2> 1560127 INFO  (jetty-closer-11123-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3437c099{/solr,null,UNAVAILABLE}
   [junit4]   2> 1560128 INFO  (jetty-closer-11123-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1560128 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[1E32E32514F01AE3]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1560331 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	3	/solr/collections/legacyTrue/state.json
   [junit4]   2> 	3	/solr/collections/legacyTrue/terms/shard1
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/collections/legacyTrue/state.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	24	/solr/overseer/queue
   [junit4]   2> 	14	/solr/overseer/collection-queue-work
   [junit4]   2> 	13	/solr/collections
   [junit4]   2> 	8	/solr/live_nodes
   [junit4]   2> 	2	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 1560333 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[1E32E32514F01AE3]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:44051
   [junit4]   2> 1560333 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[1E32E32514F01AE3]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44051
   [junit4]   2> 1560333 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[1E32E32514F01AE3]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44051
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LegacyCloudClusterPropTest_1E32E32514F01AE3-001
   [junit4]   2> Mar 21, 2020 1:53:30 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=225, maxMBSortInHeap=5.49786244482047, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@65ce7d0c), locale=wo, timezone=Africa/Conakry
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 11.0.4 (64-bit)/cpus=4,threads=1,free=217771384,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestStressCloudBlindAtomicUpdates, TestSimNodeLostTrigger, TestRestManager, BlockCacheTest, TestDeleteCollectionOnDownNodes, RestoreTriggerStateTest, SolrIndexMetricsTest, UtilsToolTest, TriggerEventQueueTest, TestSolrQueryResponse, OverseerCollectionConfigSetProcessorTest, ResolveAnalyzerByNameTest, CoreSorterTest, TestJsonFacetsWithNestedObjects, TaggerTest, CloudReplicaSourceTest, TestPartialUpdateDeduplication, CollectionTooManyReplicasTest, TestConfig, ClusterStateMockUtilTest, TestSortableTextField, TestBlendedInfixSuggestions, SpellCheckCollatorTest, TestLegacyField, TestBackupRepositoryFactory, MoreLikeThisComponentTest, SolrGraphiteReporterTest, TestCoreDiscovery, SharedFSAutoReplicaFailoverTest, TestNoOpRegenerator, TestReloadDeadlock, SignatureUpdateProcessorFactoryTest, TestJsonRequest, TestWithCollection, ProtectedTermFilterFactoryTest, DeleteShardTest, DistributedQueryElevationComponentTest, DistributedVersionInfoTest, AtomicUpdateRemovalJavabinTest, TestBM25SimilarityFactory, TestSort, TestDistributedGrouping, TestSolrCLIRunExample, DirectSolrSpellCheckerTest, FuzzySearchTest, ZkNodePropsTest, TestCloudNestedDocsSort, UninvertDocValuesMergePolicyTest, CoreAdminRequestStatusTest, DistribDocExpirationUpdateProcessorTest, OverseerSolrResponseTest, HdfsBasicDistributedZk2Test, TestCustomDocTransformer, TestConfigSetProperties, FastVectorHighlighterTest, ResponseBuilderTest, TestUseDocValuesAsStored2, TestRandomFlRTGCloud, TestJoin, SuggesterFSTTest, ExternalFileFieldSortTest, DistributedMLTComponentTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, MultiDestinationAuditLoggerTest, ReindexCollectionTest, NestedAtomicUpdateTest, HdfsRecoveryZkTest, SuggesterWFSTTest, ZkCollectionPropsCachingTest, DistributedIntervalFacetingTest, TestPerFieldSimilarity, TestSolrFieldCacheBean, TestXIncludeConfig, ReplaceNodeTest, BasicDistributedZkTest, ChangedSchemaMergeTest, TestMacroExpander, ForceLeaderWithTlogReplicasTest, SoftAutoCommitTest, URLClassifyProcessorTest, TestEmbeddedSolrServerConstructors, TestShortCircuitedRequests, CreateCollectionCleanupTest, TestSimpleTextCodec, ManagedSchemaRoundRobinCloudTest, RequestLoggingTest, SolrMetricManagerTest, TestDynamicURP, TestTlogReplayVsRecovery, TestCoreAdminApis, TestReplicationHandlerDiskOverFlow, AliasIntegrationTest, SOLR749Test, TestCSVLoader, TestTrieFacet, TestApiFramework, EmbeddedSolrNoSerializeTest, HighlighterTest, TestLuceneMatchVersion, TemplateUpdateProcessorTest, TestDirectoryFactory, TestDocTermOrdsUninvertLimit, JWTAuthPluginTest, TestJsonFacetRefinement, HdfsDirectoryFactoryTest, ConnectionReuseTest, HdfsThreadLeakTest, AnalyticsQueryTest, TestPayloadScoreQParserPlugin, TestSolr4Spatial2, RAMDirectoryFactoryTest, PeerSyncWithLeaderAndIndexFingerprintCachingTest, TestSimTriggerIntegration, TestRequestForwarding, TestRequestStatusCollectionAPI, TestUnifiedSolrHighlighter, TestSQLHandler, SolrSlf4jReporterTest, SpatialFilterTest, TestBinaryField, TestDocumentBuilder, ScheduledTriggerTest, JvmMetricsTest, TestHalfAndHalfDocValues, ExplicitHLLTest, ImplicitSnitchTest, TestFilteredDocIdSet, MetricsHistoryWithAuthIntegrationTest, DebugComponentTest, TestNumericTerms64, OverseerTaskQueueTest, TestDFRSimilarityFactory, SpellingQueryConverterTest, TestHdfsCloudBackupRestore, ByteBuffersDirectoryFactoryTest, PeerSyncTest, TestConfigSetsAPIExclusivity, TestNumericRangeQuery64, TestExceedMaxTermLength, CloneFieldUpdateProcessorFactoryTest, DirectSolrConnectionTest, HdfsDirectoryTest, SplitHandlerTest, TestStressRecovery, ConvertedLegacyTest, OutputWriterTest, SolrTestCaseJ4Test, TestGroupingSearch, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, TestTolerantSearch, TestTrie, PathHierarchyTokenizerFactoryTest, TestReversedWildcardFilterFactory, TestWordDelimiterFilterFactory, TokenizerChainTest, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ActionThrottleTest, AddReplicaTest, AssignBackwardCompatibilityTest, BasicZkTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CloudExitableDirectoryReaderTest, CollectionStateFormat2Test, CollectionsAPISolrJTest, DeleteStatusTest, DistribJoinFromCollectionTest, DistributedQueueTest, DocValuesNotIndexedTest, HealthCheckHandlerTest, HttpPartitionOnCommitTest, HttpPartitionWithTlogReplicasTest, LeaderFailureAfterFreshStartTest, LegacyCloudClusterPropTest]
   [junit4] Completed [497/905 (1!)] on J2 in 4.79s, 1 test, 1 error <<< FAILURES!

[...truncated 54008 lines...]