Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.5/323/

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

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:41427/solr: Underlying core creation failed 
while creating collection: legacyFalse
        at 
__randomizedtesting.SeedInfo.seed([6F56110775BCC317:BE51E382D1B34825]: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:211)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
        at 
org.apache.solr.cloud.LegacyCloudClusterPropTest.createAndTest(LegacyCloudClusterPropTest.java:95)
        at 
org.apache.solr.cloud.LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud(LegacyCloudClusterPropTest.java:79)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14729 lines...]
   [junit4] Suite: org.apache.solr.cloud.LegacyCloudClusterPropTest
   [junit4]   2> 1860655 INFO  
(SUITE-LegacyCloudClusterPropTest-seed#[6F56110775BCC317]-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-8.5/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1860656 INFO  
(SUITE-LegacyCloudClusterPropTest-seed#[6F56110775BCC317]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J1/temp/solr.cloud.LegacyCloudClusterPropTest_6F56110775BCC317-001/data-dir-194-001
   [junit4]   2> 1860656 WARN  
(SUITE-LegacyCloudClusterPropTest-seed#[6F56110775BCC317]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=17 numCloses=17
   [junit4]   2> 1860656 INFO  
(SUITE-LegacyCloudClusterPropTest-seed#[6F56110775BCC317]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1860658 INFO  
(SUITE-LegacyCloudClusterPropTest-seed#[6F56110775BCC317]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1860658 INFO  
(SUITE-LegacyCloudClusterPropTest-seed#[6F56110775BCC317]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1860658 INFO  
(SUITE-LegacyCloudClusterPropTest-seed#[6F56110775BCC317]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J1/temp/solr.cloud.LegacyCloudClusterPropTest_6F56110775BCC317-001/tempDir-001
   [junit4]   2> 1860658 INFO  
(SUITE-LegacyCloudClusterPropTest-seed#[6F56110775BCC317]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1860659 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1860659 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1860759 INFO  
(SUITE-LegacyCloudClusterPropTest-seed#[6F56110775BCC317]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port:33769
   [junit4]   2> 1860759 INFO  
(SUITE-LegacyCloudClusterPropTest-seed#[6F56110775BCC317]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:33769
   [junit4]   2> 1860759 INFO  
(SUITE-LegacyCloudClusterPropTest-seed#[6F56110775BCC317]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33769
   [junit4]   2> 1860759 INFO  
(SUITE-LegacyCloudClusterPropTest-seed#[6F56110775BCC317]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 33769
   [junit4]   2> 1860760 INFO  
(SUITE-LegacyCloudClusterPropTest-seed#[6F56110775BCC317]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1860762 INFO  (zkConnectionManagerCallback-15147-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1860762 INFO  
(SUITE-LegacyCloudClusterPropTest-seed#[6F56110775BCC317]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1860764 INFO  
(SUITE-LegacyCloudClusterPropTest-seed#[6F56110775BCC317]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1860764 INFO  (zkConnectionManagerCallback-15149-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1860764 INFO  
(SUITE-LegacyCloudClusterPropTest-seed#[6F56110775BCC317]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1860765 INFO  
(SUITE-LegacyCloudClusterPropTest-seed#[6F56110775BCC317]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1860766 INFO  (zkConnectionManagerCallback-15151-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1860766 INFO  
(SUITE-LegacyCloudClusterPropTest-seed#[6F56110775BCC317]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1860869 WARN  (jetty-launcher-15152-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1860869 INFO  (jetty-launcher-15152-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1860869 INFO  (jetty-launcher-15152-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1860869 INFO  (jetty-launcher-15152-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 1860871 INFO  (jetty-launcher-15152-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1860872 INFO  (jetty-launcher-15152-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1860872 INFO  (jetty-launcher-15152-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1860872 INFO  (jetty-launcher-15152-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2b623870{/solr,null,AVAILABLE}
   [junit4]   2> 1860872 INFO  (jetty-launcher-15152-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@79b8729a{SSL,[ssl, 
http/1.1]}{127.0.0.1:41427}
   [junit4]   2> 1860872 INFO  (jetty-launcher-15152-thread-1) [     ] 
o.e.j.s.Server Started @1860905ms
   [junit4]   2> 1860872 INFO  (jetty-launcher-15152-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41427}
   [junit4]   2> 1860873 ERROR (jetty-launcher-15152-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1860873 INFO  (jetty-launcher-15152-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1860873 INFO  (jetty-launcher-15152-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.5.3
   [junit4]   2> 1860873 INFO  (jetty-launcher-15152-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1860873 INFO  (jetty-launcher-15152-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr
   [junit4]   2> 1860873 INFO  (jetty-launcher-15152-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-06-15T22:40:47.503Z
   [junit4]   2> 1860873 INFO  (jetty-launcher-15152-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1860874 INFO  (zkConnectionManagerCallback-15154-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1860874 INFO  (jetty-launcher-15152-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1860875 INFO  (jetty-launcher-15152-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1861205 INFO  (jetty-launcher-15152-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1861206 WARN  (jetty-launcher-15152-thread-1) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1861206 WARN  (jetty-launcher-15152-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@60496fcb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1861206 WARN  (jetty-launcher-15152-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@60496fcb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1861208 WARN  (jetty-launcher-15152-thread-1) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1861209 WARN  (jetty-launcher-15152-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@301a4ec9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1861209 WARN  (jetty-launcher-15152-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@301a4ec9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1861210 INFO  (jetty-launcher-15152-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33769/solr
   [junit4]   2> 1861210 INFO  (jetty-launcher-15152-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1861211 INFO  (zkConnectionManagerCallback-15161-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1861211 INFO  (jetty-launcher-15152-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1861313 INFO  (jetty-launcher-15152-thread-1) 
[n:127.0.0.1:41427_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1861314 INFO  (zkConnectionManagerCallback-15163-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1861314 INFO  (jetty-launcher-15152-thread-1) 
[n:127.0.0.1:41427_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1861371 INFO  (jetty-launcher-15152-thread-1) 
[n:127.0.0.1:41427_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:41427_solr
   [junit4]   2> 1861372 INFO  (jetty-launcher-15152-thread-1) 
[n:127.0.0.1:41427_solr     ] o.a.s.c.Overseer Overseer 
(id=73937326460829701-127.0.0.1:41427_solr-n_0000000000) starting
   [junit4]   2> 1861375 INFO  
(OverseerStateUpdate-73937326460829701-127.0.0.1:41427_solr-n_0000000000) 
[n:127.0.0.1:41427_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:41427_solr
   [junit4]   2> 1861375 INFO  (jetty-launcher-15152-thread-1) 
[n:127.0.0.1:41427_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41427_solr
   [junit4]   2> 1861376 INFO  
(OverseerStateUpdate-73937326460829701-127.0.0.1:41427_solr-n_0000000000) 
[n:127.0.0.1:41427_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1861377 INFO  (jetty-launcher-15152-thread-1) 
[n:127.0.0.1:41427_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1861378 WARN  (jetty-launcher-15152-thread-1) 
[n:127.0.0.1:41427_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> 1861391 INFO  (jetty-launcher-15152-thread-1) 
[n:127.0.0.1:41427_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1861417 INFO  (jetty-launcher-15152-thread-1) 
[n:127.0.0.1:41427_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41427.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@52a58322
   [junit4]   2> 1861425 INFO  (jetty-launcher-15152-thread-1) 
[n:127.0.0.1:41427_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41427.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@52a58322
   [junit4]   2> 1861425 INFO  (jetty-launcher-15152-thread-1) 
[n:127.0.0.1:41427_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41427.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@52a58322
   [junit4]   2> 1861426 INFO  (jetty-launcher-15152-thread-1) 
[n:127.0.0.1:41427_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J1/temp/solr.cloud.LegacyCloudClusterPropTest_6F56110775BCC317-001/tempDir-001/node1/.
   [junit4]   2> 1861442 INFO  
(SUITE-LegacyCloudClusterPropTest-seed#[6F56110775BCC317]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 1861442 INFO  
(SUITE-LegacyCloudClusterPropTest-seed#[6F56110775BCC317]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1861443 INFO  (zkConnectionManagerCallback-15172-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1861443 INFO  
(SUITE-LegacyCloudClusterPropTest-seed#[6F56110775BCC317]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1861446 INFO  
(SUITE-LegacyCloudClusterPropTest-seed#[6F56110775BCC317]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1861446 INFO  
(SUITE-LegacyCloudClusterPropTest-seed#[6F56110775BCC317]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33769/solr ready
   [junit4]   2> 1861465 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testCreateCollectionSwitchLegacyCloud
   [junit4]   2> 1861500 INFO  (qtp910327833-40599) [n:127.0.0.1:41427_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> 1861501 INFO  (qtp910327833-40599) [n:127.0.0.1:41427_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=1
   [junit4]   2> 1861502 INFO  (qtp910327833-40595) [n:127.0.0.1:41427_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> 1861505 INFO  
(OverseerThreadFactory-10419-thread-1-processing-n:127.0.0.1:41427_solr) 
[n:127.0.0.1:41427_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
legacyTrue
   [junit4]   2> 1861613 INFO  (qtp910327833-40598) [n:127.0.0.1:41427_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> 1861613 INFO  (qtp910327833-40598) [n:127.0.0.1:41427_solr    
x:legacyTrue_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1862624 INFO  (qtp910327833-40598) [n:127.0.0.1:41427_solr 
c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.5.3
   [junit4]   2> 1862632 INFO  (qtp910327833-40598) [n:127.0.0.1:41427_solr 
c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.s.IndexSchema 
[legacyTrue_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1862635 INFO  (qtp910327833-40598) [n:127.0.0.1:41427_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> 1862635 INFO  (qtp910327833-40598) [n:127.0.0.1:41427_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> 1862637 INFO  (qtp910327833-40598) [n:127.0.0.1:41427_solr 
c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41427.solr.core.legacyTrue.shard1.replica_n1' (registry 
'solr.core.legacyTrue.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@52a58322
   [junit4]   2> 1862637 INFO  (qtp910327833-40598) [n:127.0.0.1:41427_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-8.5/solr/build/solr-core/test/J1/temp/solr.cloud.LegacyCloudClusterPropTest_6F56110775BCC317-001/tempDir-001/node1/legacyTrue_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J1/temp/solr.cloud.LegacyCloudClusterPropTest_6F56110775BCC317-001/tempDir-001/node1/./legacyTrue_shard1_replica_n1/data/]
   [junit4]   2> 1862690 INFO  (qtp910327833-40598) [n:127.0.0.1:41427_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> 1862690 INFO  (qtp910327833-40598) [n:127.0.0.1:41427_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> 1862691 INFO  (qtp910327833-40598) [n:127.0.0.1:41427_solr 
c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1862691 INFO  (qtp910327833-40598) [n:127.0.0.1:41427_solr 
c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1862692 INFO  (qtp910327833-40598) [n:127.0.0.1:41427_solr 
c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@56e96f83[legacyTrue_shard1_replica_n1] main]
   [junit4]   2> 1862693 INFO  (qtp910327833-40598) [n:127.0.0.1:41427_solr 
c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1862694 INFO  (qtp910327833-40598) [n:127.0.0.1:41427_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> 1862694 INFO  (qtp910327833-40598) [n:127.0.0.1:41427_solr 
c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1862694 INFO  (qtp910327833-40598) [n:127.0.0.1:41427_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 
1669606512340762624
   [junit4]   2> 1862696 INFO  
(searcherExecutor-10424-thread-1-processing-n:127.0.0.1:41427_solr 
x:legacyTrue_shard1_replica_n1 c:legacyTrue s:shard1) [n:127.0.0.1:41427_solr 
c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.SolrCore 
[legacyTrue_shard1_replica_n1] Registered new searcher 
Searcher@56e96f83[legacyTrue_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1862698 INFO  (qtp910327833-40598) [n:127.0.0.1:41427_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> 1862698 INFO  (qtp910327833-40598) [n:127.0.0.1:41427_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> 1862700 INFO  (qtp910327833-40598) [n:127.0.0.1:41427_solr 
c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1862700 INFO  (qtp910327833-40598) [n:127.0.0.1:41427_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> 1862700 INFO  (qtp910327833-40598) [n:127.0.0.1:41427_solr 
c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:41427/solr/legacyTrue_shard1_replica_n1/
   [junit4]   2> 1862701 INFO  (qtp910327833-40598) [n:127.0.0.1:41427_solr 
c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1862701 INFO  (qtp910327833-40598) [n:127.0.0.1:41427_solr 
c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
https://127.0.0.1:41427/solr/legacyTrue_shard1_replica_n1/ has no replicas
   [junit4]   2> 1862701 INFO  (qtp910327833-40598) [n:127.0.0.1:41427_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/73937326460829701-core_node2-n_0000000000
   [junit4]   2> 1862702 INFO  (qtp910327833-40598) [n:127.0.0.1:41427_solr 
c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:41427/solr/legacyTrue_shard1_replica_n1/ shard1
   [junit4]   2> 1862804 INFO  (zkCallback-15162-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> 1862804 INFO  (zkCallback-15162-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> 1862804 INFO  (qtp910327833-40598) [n:127.0.0.1:41427_solr 
c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 1862806 INFO  (qtp910327833-40598) [n:127.0.0.1:41427_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=1193
   [junit4]   2> 1862810 INFO  (qtp910327833-40595) [n:127.0.0.1:41427_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> 1862906 INFO  (zkCallback-15162-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> 1862906 INFO  (zkCallback-15162-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> 1862906 INFO  (zkCallback-15162-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> 1862907 INFO  (qtp910327833-40595) [n:127.0.0.1:41427_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=1404
   [junit4]   2> 1862907 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: legacyTrue
   [junit4]   2> 1862915 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=15467151
   [junit4]   2> 1862915 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [     ] o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41427_solr
   [junit4]   2> 1862915 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1862915 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [     ] o.a.s.c.ZkController Publish node=127.0.0.1:41427_solr as DOWN
   [junit4]   2> 1862916 INFO  (coreCloseExecutor-10429-thread-1) 
[n:127.0.0.1:41427_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@3091de65
   [junit4]   2> 1862916 INFO  (coreCloseExecutor-10429-thread-1) 
[n:127.0.0.1:41427_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@3091de65
   [junit4]   2> 1862917 INFO  (coreCloseExecutor-10429-thread-1) 
[n:127.0.0.1:41427_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@7e4b7d6b: rootName = 
solr_41427, 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@2b315fa3
   [junit4]   2> 1862927 INFO  (coreCloseExecutor-10429-thread-1) 
[n:127.0.0.1:41427_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@3091de65
   [junit4]   2> 1862928 INFO  (coreCloseExecutor-10429-thread-1) 
[n:127.0.0.1:41427_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> 1862929 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 1862930 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1678269: rootName = 
solr_41427, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@9086b9b
   [junit4]   2> 1862936 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 1862936 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2180870b: rootName = 
solr_41427, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@820cd5d
   [junit4]   2> 1862938 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 1862938 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3edca76d: rootName = 
solr_41427, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@346f3499
   [junit4]   2> 1862938 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster, tag=null
   [junit4]   2> 1862939 INFO  (closeThreadPool-15177-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=73937326460829701-127.0.0.1:41427_solr-n_0000000000) closing
   [junit4]   2> 1862939 INFO  
(OverseerStateUpdate-73937326460829701-127.0.0.1:41427_solr-n_0000000000) 
[n:127.0.0.1:41427_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:41427_solr
   [junit4]   2> 1862940 INFO  
(OverseerAutoScalingTriggerThread-73937326460829701-127.0.0.1:41427_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1862943 INFO  (closeThreadPool-15177-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=73937326460829701-127.0.0.1:41427_solr-n_0000000000) closing
   [junit4]   2> 1862944 INFO  (zkCallback-15171-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1863044 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [     ] o.a.s.c.Overseer Overseer 
(id=73937326460829701-127.0.0.1:41427_solr-n_0000000000) closing
   [junit4]   2> 1863045 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@79b8729a{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1863045 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [     ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2b623870{/solr,null,UNAVAILABLE}
   [junit4]   2> 1863046 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1863046 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [     ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 41427
   [junit4]   2> 1863046 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding 
port=41427)
   [junit4]   2> 1863047 WARN  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short 
content, break even is size 23
   [junit4]   2> 1863047 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 41427 try 
number 1 ...
   [junit4]   2> 1863047 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 
2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 
1.8.0_191-b12
   [junit4]   2> 1863047 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1863047 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1863047 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1863048 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [     ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1c23f168{/solr,null,AVAILABLE}
   [junit4]   2> 1863048 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [     ] o.e.j.s.AbstractConnector Started ServerConnector@5be702fa{SSL,[ssl, 
http/1.1]}{127.0.0.1:41427}
   [junit4]   2> 1863048 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [     ] o.e.j.s.Server Started @1863081ms
   [junit4]   2> 1863048 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41427}
   [junit4]   2> 1863048 ERROR 
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 1863048 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [     ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1863048 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.5.3
   [junit4]   2> 1863048 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1863048 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr
   [junit4]   2> 1863048 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-06-15T22:40:49.678Z
   [junit4]   2> 1863049 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1863050 INFO  (zkConnectionManagerCallback-15179-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1863050 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1863051 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1863381 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1863382 WARN  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 
transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1863382 WARN  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [     ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@371253dc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1863382 WARN  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm 
configured for Client@371253dc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1863385 WARN  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 
transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1863385 WARN  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [     ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3b5a522d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1863386 WARN  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm 
configured for Client@3b5a522d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1863387 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33769/solr
   [junit4]   2> 1863389 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1863389 INFO  (zkConnectionManagerCallback-15186-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1863389 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1863491 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [n:127.0.0.1:41427_solr     ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 1863492 INFO  (zkConnectionManagerCallback-15188-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1863492 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [n:127.0.0.1:41427_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1863505 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [n:127.0.0.1:41427_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:41427_solr
   [junit4]   2> 1863506 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [n:127.0.0.1:41427_solr     ] o.a.s.c.Overseer Overseer 
(id=73937326460829705-127.0.0.1:41427_solr-n_0000000001) starting
   [junit4]   2> 1863510 INFO  
(OverseerStateUpdate-73937326460829705-127.0.0.1:41427_solr-n_0000000001) 
[n:127.0.0.1:41427_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:41427_solr
   [junit4]   2> 1863511 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [n:127.0.0.1:41427_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41427_solr
   [junit4]   2> 1863512 INFO  (zkCallback-15171-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1863512 INFO  (zkCallback-15187-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1863517 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [n:127.0.0.1:41427_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1863517 WARN  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [n:127.0.0.1:41427_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> 1863531 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [n:127.0.0.1:41427_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1863550 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [n:127.0.0.1:41427_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41427.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@52a58322
   [junit4]   2> 1863558 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [n:127.0.0.1:41427_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41427.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@52a58322
   [junit4]   2> 1863558 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [n:127.0.0.1:41427_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41427.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@52a58322
   [junit4]   2> 1863559 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [n:127.0.0.1:41427_solr     ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J1/temp/solr.cloud.LegacyCloudClusterPropTest_6F56110775BCC317-001/tempDir-001/node1/.
   [junit4]   2> 1863559 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [n:127.0.0.1:41427_solr     ] o.a.s.c.CorePropertiesLocator Cores are: 
[legacyTrue_shard1_replica_n1]
   [junit4]   2> 1863561 INFO  
(coreLoadExecutor-10443-thread-1-processing-n:127.0.0.1:41427_solr) 
[n:127.0.0.1:41427_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1863570 INFO  
(coreLoadExecutor-10443-thread-1-processing-n:127.0.0.1:41427_solr) 
[n:127.0.0.1:41427_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
8.5.3
   [junit4]   2> 1863576 INFO  
(coreLoadExecutor-10443-thread-1-processing-n:127.0.0.1:41427_solr) 
[n:127.0.0.1:41427_solr     ] o.a.s.s.IndexSchema 
[legacyTrue_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1863579 INFO  
(coreLoadExecutor-10443-thread-1-processing-n:127.0.0.1:41427_solr) 
[n:127.0.0.1:41427_solr     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 
with uniqueid field id
   [junit4]   2> 1863585 INFO  
(coreLoadExecutor-10443-thread-1-processing-n:127.0.0.1:41427_solr) 
[n:127.0.0.1:41427_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.3
   [junit4]   2> 1863600 INFO  
(coreLoadExecutor-10443-thread-1-processing-n:127.0.0.1:41427_solr) 
[n:127.0.0.1:41427_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] 
o.a.s.s.IndexSchema [legacyTrue_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1863602 INFO  
(coreLoadExecutor-10443-thread-1-processing-n:127.0.0.1:41427_solr) 
[n:127.0.0.1:41427_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> 1863602 INFO  
(coreLoadExecutor-10443-thread-1-processing-n:127.0.0.1:41427_solr) 
[n:127.0.0.1:41427_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> 1863602 INFO  
(coreLoadExecutor-10443-thread-1-processing-n:127.0.0.1:41427_solr) 
[n:127.0.0.1:41427_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41427.solr.core.legacyTrue.shard1.replica_n1' (registry 
'solr.core.legacyTrue.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@52a58322
   [junit4]   2> 1863602 INFO  
(coreLoadExecutor-10443-thread-1-processing-n:127.0.0.1:41427_solr) 
[n:127.0.0.1:41427_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-8.5/solr/build/solr-core/test/J1/temp/solr.cloud.LegacyCloudClusterPropTest_6F56110775BCC317-001/tempDir-001/node1/legacyTrue_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J1/temp/solr.cloud.LegacyCloudClusterPropTest_6F56110775BCC317-001/tempDir-001/node1/./legacyTrue_shard1_replica_n1/data/]
   [junit4]   2> 1863637 INFO  
(coreLoadExecutor-10443-thread-1-processing-n:127.0.0.1:41427_solr) 
[n:127.0.0.1:41427_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> 1863637 INFO  
(coreLoadExecutor-10443-thread-1-processing-n:127.0.0.1:41427_solr) 
[n:127.0.0.1:41427_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> 1863638 INFO  
(coreLoadExecutor-10443-thread-1-processing-n:127.0.0.1:41427_solr) 
[n:127.0.0.1:41427_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1863638 INFO  
(coreLoadExecutor-10443-thread-1-processing-n:127.0.0.1:41427_solr) 
[n:127.0.0.1:41427_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1863639 INFO  
(coreLoadExecutor-10443-thread-1-processing-n:127.0.0.1:41427_solr) 
[n:127.0.0.1:41427_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7cc52dd6[legacyTrue_shard1_replica_n1] main]
   [junit4]   2> 1863640 INFO  
(coreLoadExecutor-10443-thread-1-processing-n:127.0.0.1:41427_solr) 
[n:127.0.0.1:41427_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1863640 INFO  
(coreLoadExecutor-10443-thread-1-processing-n:127.0.0.1:41427_solr) 
[n:127.0.0.1:41427_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> 1863640 INFO  
(coreLoadExecutor-10443-thread-1-processing-n:127.0.0.1:41427_solr) 
[n:127.0.0.1:41427_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1863640 INFO  
(coreLoadExecutor-10443-thread-1-processing-n:127.0.0.1:41427_solr) 
[n:127.0.0.1:41427_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 1669606513332715520
   [junit4]   2> 1863642 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 1863643 INFO  
(searcherExecutor-10444-thread-1-processing-n:127.0.0.1:41427_solr 
x:legacyTrue_shard1_replica_n1 c:legacyTrue s:shard1) [n:127.0.0.1:41427_solr 
c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.SolrCore 
[legacyTrue_shard1_replica_n1] Registered new searcher 
Searcher@7cc52dd6[legacyTrue_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1863644 INFO  
(coreZkRegister-10431-thread-1-processing-n:127.0.0.1:41427_solr 
x:legacyTrue_shard1_replica_n1 c:legacyTrue s:shard1) [n:127.0.0.1:41427_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> 1863646 INFO  
(coreZkRegister-10431-thread-1-processing-n:127.0.0.1:41427_solr 
x:legacyTrue_shard1_replica_n1 c:legacyTrue s:shard1) [n:127.0.0.1:41427_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> 1863646 INFO  
(coreZkRegister-10431-thread-1-processing-n:127.0.0.1:41427_solr 
x:legacyTrue_shard1_replica_n1 c:legacyTrue s:shard1) [n:127.0.0.1:41427_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> 1863646 INFO  
(coreZkRegister-10431-thread-1-processing-n:127.0.0.1:41427_solr 
x:legacyTrue_shard1_replica_n1 c:legacyTrue s:shard1) [n:127.0.0.1:41427_solr 
c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:41427/solr/legacyTrue_shard1_replica_n1/
   [junit4]   2> 1863646 INFO  
(coreZkRegister-10431-thread-1-processing-n:127.0.0.1:41427_solr 
x:legacyTrue_shard1_replica_n1 c:legacyTrue s:shard1) [n:127.0.0.1:41427_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> 1863646 INFO  
(coreZkRegister-10431-thread-1-processing-n:127.0.0.1:41427_solr 
x:legacyTrue_shard1_replica_n1 c:legacyTrue s:shard1) [n:127.0.0.1:41427_solr 
c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy https://127.0.0.1:41427/solr/legacyTrue_shard1_replica_n1/ 
has no replicas
   [junit4]   2> 1863646 INFO  
(coreZkRegister-10431-thread-1-processing-n:127.0.0.1:41427_solr 
x:legacyTrue_shard1_replica_n1 c:legacyTrue s:shard1) [n:127.0.0.1:41427_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/73937326460829705-core_node2-n_0000000001
   [junit4]   2> 1863647 INFO  
(coreZkRegister-10431-thread-1-processing-n:127.0.0.1:41427_solr 
x:legacyTrue_shard1_replica_n1 c:legacyTrue s:shard1) [n:127.0.0.1:41427_solr 
c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:41427/solr/legacyTrue_shard1_replica_n1/ shard1
   [junit4]   2> 1863648 INFO  
(coreZkRegister-10431-thread-1-processing-n:127.0.0.1:41427_solr 
x:legacyTrue_shard1_replica_n1 c:legacyTrue s:shard1) [n:127.0.0.1:41427_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> 1863750 INFO  (zkCallback-15187-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> 1863750 INFO  (zkCallback-15187-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> 1863750 INFO  (zkCallback-15187-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> 1864644 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [     ] o.a.h.i.e.RetryExec I/O exception 
(org.apache.http.NoHttpResponseException) caught when processing request to 
{s}->https://127.0.0.1:41427: The target server failed to respond
   [junit4]   2> 1864644 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [     ] o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:41427
   [junit4]   2> 1864677 INFO  (qtp1281384310-40663) [n:127.0.0.1:41427_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> 1864678 INFO  (qtp1281384310-40663) [n:127.0.0.1:41427_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=0
   [junit4]   2> 1864678 INFO  (qtp1281384310-40659) [n:127.0.0.1:41427_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> 1864681 INFO  
(OverseerThreadFactory-10439-thread-1-processing-n:127.0.0.1:41427_solr) 
[n:127.0.0.1:41427_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
legacyFalse
   [junit4]   2> 1864888 INFO  (qtp1281384310-40662) [n:127.0.0.1:41427_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> 1864890 ERROR (qtp1281384310-40662) [n:127.0.0.1:41427_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:1256)
   [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:211)
   [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:420)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:352)
   [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.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
   [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.lang.Thread.run(Thread.java:748)
   [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:1203)
   [junit4]   2>        ... 43 more
   [junit4]   2> 
   [junit4]   2> 1864890 INFO  (qtp1281384310-40662) [n:127.0.0.1:41427_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=2
   [junit4]   2> 1864891 ERROR 
(OverseerThreadFactory-10439-thread-1-processing-n:127.0.0.1:41427_solr) 
[n:127.0.0.1:41427_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Error from shard: https://127.0.0.1:41427/solr
   [junit4]   2>           => 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:41427/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 https://127.0.0.1:41427/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:176)
 ~[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:266) ~[?:1.8.0_191]
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) 
~[?:1.8.0_191]
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_191]
   [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:1149) 
~[?:1.8.0_191]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
~[?:1.8.0_191]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
   [junit4]   2> 1864891 ERROR 
(OverseerThreadFactory-10439-thread-1-processing-n:127.0.0.1:41427_solr) 
[n:127.0.0.1:41427_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Cleaning up collection [legacyFalse].
   [junit4]   2> 1864893 INFO  
(OverseerThreadFactory-10439-thread-1-processing-n:127.0.0.1:41427_solr) 
[n:127.0.0.1:41427_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Executing Collection 
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true,
 asyncId=null
   [junit4]   2> 1864995 INFO  (zkCallback-15187-thread-2) [     ] 
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> 1864998 INFO  
(OverseerThreadFactory-10439-thread-1-processing-n:127.0.0.1:41427_solr) 
[n:127.0.0.1:41427_solr     ] o.a.s.c.a.c.CreateCollectionCmd Cleaned up 
artifacts for failed create collection for [legacyFalse]
   [junit4]   2> 1864998 ERROR 
(OverseerThreadFactory-10439-thread-1-processing-n:127.0.0.1:41427_solr) 
[n:127.0.0.1:41427_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.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1865000 INFO  (qtp1281384310-40659) [n:127.0.0.1:41427_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=321
   [junit4]   2> 1865001 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1865002 INFO  (qtp1281384310-40663) [n:127.0.0.1:41427_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> 1865004 INFO  
(OverseerCollectionConfigSetProcessor-73937326460829705-127.0.0.1:41427_solr-n_0000000001)
 [n:127.0.0.1:41427_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> 1865004 INFO  
(OverseerThreadFactory-10439-thread-2-processing-n:127.0.0.1:41427_solr) 
[n:127.0.0.1:41427_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Executing Collection 
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true,
 asyncId=null
   [junit4]   2> 1865005 INFO  (qtp1281384310-40660) [n:127.0.0.1:41427_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> 1865005 INFO  (qtp1281384310-40660) [n:127.0.0.1:41427_solr    
x:legacyTrue_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@daa70d2: rootName = 
solr_41427, 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@7c526781
   [junit4]   2> 1865021 INFO  (qtp1281384310-40660) [n:127.0.0.1:41427_solr    
x:legacyTrue_shard1_replica_n1 ] o.a.s.c.SolrCore 
[legacyTrue_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@795e7e20
   [junit4]   2> 1865021 INFO  (qtp1281384310-40660) [n:127.0.0.1:41427_solr    
x:legacyTrue_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.legacyTrue.shard1.replica_n1, 
tag=SolrCore@795e7e20
   [junit4]   2> 1865021 INFO  (qtp1281384310-40660) [n:127.0.0.1:41427_solr    
x:legacyTrue_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.legacyTrue.shard1.leader, 
tag=SolrCore@795e7e20
   [junit4]   2> 1865021 INFO  (qtp1281384310-40660) [n:127.0.0.1:41427_solr    
x:legacyTrue_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1865023 INFO  (qtp1281384310-40660) [n:127.0.0.1:41427_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> 1865024 INFO  (qtp1281384310-40660) [n:127.0.0.1:41427_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=19
   [junit4]   2> 1865126 INFO  (zkCallback-15187-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> 1865126 INFO  (zkCallback-15187-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> 1865126 INFO  (zkCallback-15187-thread-4) [     ] 
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> 1865131 INFO  (qtp1281384310-40663) [n:127.0.0.1:41427_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=legacyTrue&action=DELETE&wt=javabin&version=2} status=0 QTime=128
   [junit4]   2> 1865132 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6F56110775BCC317])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testCreateCollectionSwitchLegacyCloud
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=LegacyCloudClusterPropTest 
-Dtests.method=testCreateCollectionSwitchLegacyCloud 
-Dtests.seed=6F56110775BCC317 -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=da-DK -Dtests.timezone=America/Halifax -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   3.69s J1 | 
LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:41427/solr: Underlying core creation failed 
while creating collection: legacyFalse
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6F56110775BCC317:BE51E382D1B34825]: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:211)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
   [junit4]    >        at 
org.apache.solr.cloud.LegacyCloudClusterPropTest.createAndTest(LegacyCloudClusterPropTest.java:95)
   [junit4]    >        at 
org.apache.solr.cloud.LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud(LegacyCloudClusterPropTest.java:79)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1865237 INFO  (jetty-closer-15196-thread-1) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1653155470
   [junit4]   2> 1865237 INFO  (jetty-closer-15196-thread-1) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41427_solr
   [junit4]   2> 1865237 INFO  (jetty-closer-15196-thread-1) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1865237 INFO  (jetty-closer-15196-thread-1) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:41427_solr as DOWN
   [junit4]   2> 1865239 INFO  (jetty-closer-15196-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1865239 INFO  (jetty-closer-15196-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3b01e5a5: rootName = 
solr_41427, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@73b59167
   [junit4]   2> 1865244 INFO  (jetty-closer-15196-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1865244 INFO  (jetty-closer-15196-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@d55ac9d: rootName = 
solr_41427, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@820cd5d
   [junit4]   2> 1865246 INFO  (jetty-closer-15196-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1865246 INFO  (jetty-closer-15196-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@559d3881: rootName = 
solr_41427, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@346f3499
   [junit4]   2> 1865246 INFO  (jetty-closer-15196-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1865247 INFO  (closeThreadPool-15200-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=73937326460829705-127.0.0.1:41427_solr-n_0000000001) closing
   [junit4]   2> 1865247 INFO  
(OverseerStateUpdate-73937326460829705-127.0.0.1:41427_solr-n_0000000001) 
[n:127.0.0.1:41427_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:41427_solr
   [junit4]   2> 1865256 INFO  
(OverseerAutoScalingTriggerThread-73937326460829705-127.0.0.1:41427_solr-n_0000000001)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1865258 INFO  (closeThreadPool-15200-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=73937326460829705-127.0.0.1:41427_solr-n_0000000001) closing
   [junit4]   2> 1865359 INFO  (jetty-closer-15196-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=73937326460829705-127.0.0.1:41427_solr-n_0000000001) closing
   [junit4]   2> 1865359 INFO  (jetty-closer-15196-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@5be702fa{SSL,[ssl, 
http/1.1]}{127.0.0.1:41427}
   [junit4]   2> 1865360 INFO  (jetty-closer-15196-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1c23f168{/solr,null,UNAVAILABLE}
   [junit4]   2> 1865360 INFO  (jetty-closer-15196-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1865361 INFO  
(SUITE-LegacyCloudClusterPropTest-seed#[6F56110775BCC317]-worker) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1865563 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>        4       /solr/collections/legacyTrue/terms/shard1
   [junit4]   2>        3       /solr/collections/legacyTrue/state.json
   [junit4]   2>        2       /solr/packages.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2>        2       /solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        15      /solr/collections/legacyTrue/state.json
   [junit4]   2>        8       /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> 1865565 INFO  
(SUITE-LegacyCloudClusterPropTest-seed#[6F56110775BCC317]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:33769
   [junit4]   2> 1865565 INFO  
(SUITE-LegacyCloudClusterPropTest-seed#[6F56110775BCC317]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33769
   [junit4]   2> 1865565 INFO  
(SUITE-LegacyCloudClusterPropTest-seed#[6F56110775BCC317]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 33769
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J1/temp/solr.cloud.LegacyCloudClusterPropTest_6F56110775BCC317-001
   [junit4]   2> Jun 15, 2020 10:40:52 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=FastDecompressionCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=5, maxDocsPerChunk=134, blockShift=2), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=5, blockSize=2)), 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@23a006fb),
 locale=da-DK, timezone=America/Halifax
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 
1.8.0_191 (64-bit)/cpus=4,threads=1,free=141911776,total=523239424
   [junit4]   2> NOTE: All tests run in this JVM: [OverseerRolesTest, 
SimplePostToolTest, TestSQLHandler, MissingSegmentRecoveryTest, 
TestHdfsBackupRestoreCore, TestTolerantUpdateProcessorCloud, 
TestReRankQParserPlugin, TestSkipOverseerOperations, HealthCheckHandlerTest, 
TestInitParams, DistributedTermsComponentTest, 
DistributedFacetPivotSmallAdvancedTest, SplitHandlerTest, 
ZkCollectionPropsCachingTest, SolrRrdBackendFactoryTest, 
BaseCdcrDistributedZkTest, CollectionReloadTest, 
HttpPartitionWithTlogReplicasTest, TestDocTermOrds, TestConfigSetProperties, 
TestSimDistributedQueue, TestOrdValues, IndexSizeEstimatorTest, 
TestPrepRecovery, TestManagedStopFilterFactory, TestJsonFacets, AddReplicaTest, 
BJQFilterAccessibleTest, TestRawResponseWriter, SpellPossibilityIteratorTest, 
HdfsBasicDistributedZk2Test, TestEmbeddedSolrServerAdminHandler, 
TestDeprecatedFilters, TestCloudJSONFacetJoinDomain, 
TestJavabinTupleStreamParser, SimpleFacetsTest, TestQueryingOnDownCollection, 
MetricsHistoryHandlerTest, TestMacroExpander, 
SuggestComponentContextFilterQueryTest, TestSearchPerf, 
DeleteInactiveReplicaTest, NumberUtilsTest, ManagedSchemaRoundRobinCloudTest, 
ExternalFileFieldSortTest, SignificantTermsQParserPluginTest, 
TestDownShardTolerantSearch, TestConfigSetsAPIExclusivity, 
StatelessScriptUpdateProcessorFactoryTest, TestInitQParser, 
SpatialRPTFieldTypeTest, SimpleMLTQParserTest, TestSolrTestCaseJ4, 
SystemLogListenerTest, DebugComponentTest, TestSimpleTextCodec, 
TestSimGenericDistributedQueue, TestDistribIDF, TermVectorComponentTest, 
TestManagedSchema, TestFieldResource, CoreAdminRequestStatusTest, 
CacheHeaderTest, NoCacheHeaderTest, TestSchemaVersionResource, 
ScriptEngineTest, EmbeddedSolrNoSerializeTest, TestFreeTextSuggestions, 
BigEndianAscendingWordDeserializerTest, TestCollationField, 
IndexSizeTriggerSizeEstimationTest, FastVectorHighlighterTest, 
TlogReplayBufferedWhileIndexingTest, CSVRequestHandlerTest, 
DistributedQueryElevationComponentTest, SortByFunctionTest, TestRecoveryHdfs, 
TestFieldCacheVsDocValues, TestSolrCloudWithSecureImpersonation, 
SplitByPrefixTest, TestQuerySenderNoQuery, TestWordDelimiterFilterFactory, 
AutoScalingHandlerTest, TestReplicationHandlerDiskOverFlow, TestCoreDiscovery, 
TestInPlaceUpdatesStandalone, SolrGraphiteReporterTest, RequestLoggingTest, 
DistribCursorPagingTest, TestHdfsCloudBackupRestore, 
TestGraphTermsQParserPlugin, ReplaceNodeNoTargetTest, HdfsDirectoryFactoryTest, 
OverseerStatusTest, TestSweetSpotSimilarityFactory, TestDynamicURP, 
TestXIncludeConfig, TestStandardQParsers, TestRandomFaceting, 
JWTVerificationkeyResolverTest, TestRequestStatusCollectionAPI, 
TestSolrCLIRunExample, ExplicitHLLTest, SolrSlf4jReporterTest, 
TestNonDefinedSimilarityFactory, MinimalSchemaTest, 
HdfsCollectionsAPIDistributedZkTest, TestApiFramework, 
NestedShardedAtomicUpdateTest, TestFaceting, LeaderTragicEventTest, 
TestLegacyTerms, SolrMetricManagerTest, ImplicitSnitchTest, JsonLoaderTest, 
TestPhraseSuggestions, JavaBinAtomicUpdateMultivalueTest, 
ConnectionManagerTest, TestBulkSchemaConcurrent, TestRebalanceLeaders, 
PreAnalyzedUpdateProcessorTest, TestSolrCoreSnapshots, BJQParserTest, 
TestCloudPseudoReturnFields, DistributedFacetExistsSmallTest, 
BasicAuthIntegrationTest, PathHierarchyTokenizerFactoryTest, 
DataDrivenBlockJoinTest, TestConfig, TestSurroundQueryParser, 
ScheduledTriggerTest, ByteBuffersDirectoryFactoryTest, 
TestObjectReleaseTracker, TestSegmentSorting, HdfsThreadLeakTest, 
TestMissingGroups, TestFieldCacheReopen, TestCloudSearcherWarming, 
TestOverriddenPrefixQueryForCustomFieldType, TestBackupRepositoryFactory, 
TestCoreAdminApis, TestStressLiveNodes, ClusterStateUpdateTest, 
JWTAuthPluginIntegrationTest, TolerantUpdateProcessorTest, DocValuesMultiTest, 
TestDirectoryFactory, DistributedMLTComponentTest, 
TestImpersonationWithHadoopAuth, TestTrie, TestCharFilters, 
TestReversedWildcardFilterFactory, TestLuceneIndexBackCompat, BasicZkTest, 
ChaosMonkeyNothingIsSafeTest, CloudExitableDirectoryReaderTest, 
ClusterStateMockUtilTest, ClusterStateTest, CollectionStateFormat2Test, 
CollectionsAPISolrJTest, LeaderFailoverAfterPartitionTest, 
LegacyCloudClusterPropTest]
   [junit4] Completed [496/901 (1!)] on J1 in 5.51s, 1 test, 1 error <<< 
FAILURES!

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

Reply via email to