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 2021/11/07 07:28:17 UTC

[JENKINS] Lucene » Lucene-Solr-Tests-8.11 - Build # 35 - Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.11/35/

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.designer.TestSchemaDesignerAPI

Error Message:
Timed out waiting for all collections to be fully removed.

Stack Trace:
java.util.concurrent.TimeoutException: Timed out waiting for all collections to be fully removed.
	at __randomizedtesting.SeedInfo.seed([88044E6808315CBF]:0)
	at org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:581)
	at org.apache.solr.handler.designer.TestSchemaDesignerAPI.tearDownCluster(TestSchemaDesignerAPI.java:82)
	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$7.evaluate(RandomizedRunner.java:901)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.designer.TestSchemaDesignerAPI

Error Message:
Captured an uncaught exception in thread: Thread[id=3900, name=Thread-492, state=RUNNABLE, group=TGRP-TestSchemaDesignerAPI]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=3900, name=Thread-492, state=RUNNABLE, group=TGRP-TestSchemaDesignerAPI]
Caused by: java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([88044E6808315CBF]:0)
	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1754)
	at org.apache.solr.core.SolrCore.lambda$getConfListener$19(SolrCore.java:3147)
	at org.apache.solr.cloud.ZkController.lambda$fireEventListeners$15(ZkController.java:2631)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13615 lines...]
   [junit4] Suite: org.apache.solr.handler.designer.TestSchemaDesignerAPI
   [junit4]   2> 275196 INFO  (SUITE-TestSchemaDesignerAPI-seed#[88044E6808315CBF]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 275196 INFO  (SUITE-TestSchemaDesignerAPI-seed#[88044E6808315CBF]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 275196 INFO  (SUITE-TestSchemaDesignerAPI-seed#[88044E6808315CBF]-worker) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-38 after mutting 0 log messages
   [junit4]   2> 275196 INFO  (SUITE-TestSchemaDesignerAPI-seed#[88044E6808315CBF]-worker) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-39 for ERROR logs matching regex: ignore_exception
   [junit4]   2> 275197 INFO  (SUITE-TestSchemaDesignerAPI-seed#[88044E6808315CBF]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.handler.designer.TestSchemaDesignerAPI_88044E6808315CBF-001/data-dir-19-001
   [junit4]   2> 275198 INFO  (SUITE-TestSchemaDesignerAPI-seed#[88044E6808315CBF]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 275199 INFO  (SUITE-TestSchemaDesignerAPI-seed#[88044E6808315CBF]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 275199 INFO  (SUITE-TestSchemaDesignerAPI-seed#[88044E6808315CBF]-worker) [     ] o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   2> 275199 INFO  (SUITE-TestSchemaDesignerAPI-seed#[88044E6808315CBF]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.handler.designer.TestSchemaDesignerAPI_88044E6808315CBF-001/tempDir-001
   [junit4]   2> 275199 INFO  (SUITE-TestSchemaDesignerAPI-seed#[88044E6808315CBF]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 275200 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 275200 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 275200 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 275300 INFO  (SUITE-TestSchemaDesignerAPI-seed#[88044E6808315CBF]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 39965
   [junit4]   2> 275300 INFO  (SUITE-TestSchemaDesignerAPI-seed#[88044E6808315CBF]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:39965
   [junit4]   2> 275300 INFO  (SUITE-TestSchemaDesignerAPI-seed#[88044E6808315CBF]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39965
   [junit4]   2> 275300 INFO  (SUITE-TestSchemaDesignerAPI-seed#[88044E6808315CBF]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39965
   [junit4]   2> 275302 INFO  (SUITE-TestSchemaDesignerAPI-seed#[88044E6808315CBF]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 275304 INFO  (zkConnectionManagerCallback-2199-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 275304 INFO  (SUITE-TestSchemaDesignerAPI-seed#[88044E6808315CBF]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 275313 INFO  (SUITE-TestSchemaDesignerAPI-seed#[88044E6808315CBF]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 275317 INFO  (zkConnectionManagerCallback-2201-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 275317 INFO  (SUITE-TestSchemaDesignerAPI-seed#[88044E6808315CBF]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 275320 INFO  (SUITE-TestSchemaDesignerAPI-seed#[88044E6808315CBF]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 275325 INFO  (zkConnectionManagerCallback-2203-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 275325 INFO  (SUITE-TestSchemaDesignerAPI-seed#[88044E6808315CBF]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 275428 INFO  (jetty-launcher-2204-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 275428 INFO  (jetty-launcher-2204-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 275428 INFO  (jetty-launcher-2204-thread-1) [     ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 275455 INFO  (jetty-launcher-2204-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 275456 INFO  (jetty-launcher-2204-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 275456 INFO  (jetty-launcher-2204-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 275456 INFO  (jetty-launcher-2204-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@32c1bd0e{/solr,null,AVAILABLE}
   [junit4]   2> 275457 INFO  (jetty-launcher-2204-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@951a152{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40267}
   [junit4]   2> 275457 INFO  (jetty-launcher-2204-thread-1) [     ] o.e.j.s.Server Started @275489ms
   [junit4]   2> 275457 INFO  (jetty-launcher-2204-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:39965/solr, hostPort=40267}
   [junit4]   2> 275457 ERROR (jetty-launcher-2204-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 275457 INFO  (jetty-launcher-2204-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 275457 INFO  (jetty-launcher-2204-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.11.0
   [junit4]   2> 275457 INFO  (jetty-launcher-2204-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 275457 INFO  (jetty-launcher-2204-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 275457 INFO  (jetty-launcher-2204-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-11-07T06:27:47.779Z
   [junit4]   2> 275462 INFO  (jetty-launcher-2204-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 275464 INFO  (zkConnectionManagerCallback-2206-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 275467 INFO  (jetty-launcher-2204-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 275468 INFO  (jetty-launcher-2204-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 275472 INFO  (jetty-launcher-2204-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 276989 INFO  (jetty-launcher-2204-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 276990 WARN  (jetty-launcher-2204-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@10092282[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 276990 WARN  (jetty-launcher-2204-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@10092282[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 276993 WARN  (jetty-launcher-2204-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@273d91d5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 276993 WARN  (jetty-launcher-2204-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@273d91d5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 276995 INFO  (jetty-launcher-2204-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39965/solr
   [junit4]   2> 277008 INFO  (jetty-launcher-2204-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 277008 INFO  (zkConnectionManagerCallback-2217-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 277008 INFO  (jetty-launcher-2204-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 277120 INFO  (jetty-launcher-2204-thread-1) [n:127.0.0.1:40267_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 277125 INFO  (zkConnectionManagerCallback-2219-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 277125 INFO  (jetty-launcher-2204-thread-1) [n:127.0.0.1:40267_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 277206 WARN  (jetty-launcher-2204-thread-1) [n:127.0.0.1:40267_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 277215 INFO  (jetty-launcher-2204-thread-1) [n:127.0.0.1:40267_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40267_solr
   [junit4]   2> 277216 INFO  (jetty-launcher-2204-thread-1) [n:127.0.0.1:40267_solr     ] o.a.s.c.Overseer Overseer (id=72711370685349893-127.0.0.1:40267_solr-n_0000000000) starting
   [junit4]   2> 277233 INFO  (OverseerStateUpdate-72711370685349893-127.0.0.1:40267_solr-n_0000000000) [n:127.0.0.1:40267_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:40267_solr
   [junit4]   2> 277245 INFO  (jetty-launcher-2204-thread-1) [n:127.0.0.1:40267_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40267_solr
   [junit4]   2> 277248 INFO  (zkCallback-2218-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 277249 INFO  (jetty-launcher-2204-thread-1) [n:127.0.0.1:40267_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 277250 WARN  (jetty-launcher-2204-thread-1) [n:127.0.0.1:40267_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> 277290 INFO  (jetty-launcher-2204-thread-1) [n:127.0.0.1:40267_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.handler.designer.TestSchemaDesignerAPI_88044E6808315CBF-001/tempDir-001/node1
   [junit4]   2> 277305 INFO  (SUITE-TestSchemaDesignerAPI-seed#[88044E6808315CBF]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 277305 INFO  (SUITE-TestSchemaDesignerAPI-seed#[88044E6808315CBF]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 277317 INFO  (zkConnectionManagerCallback-2234-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 277317 INFO  (SUITE-TestSchemaDesignerAPI-seed#[88044E6808315CBF]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 277321 INFO  (SUITE-TestSchemaDesignerAPI-seed#[88044E6808315CBF]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 277325 INFO  (SUITE-TestSchemaDesignerAPI-seed#[88044E6808315CBF]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39965/solr ready
   [junit4]   2> 277473 INFO  (OverseerThreadFactory-2226-thread-1-processing-n:127.0.0.1:40267_solr) [n:127.0.0.1:40267_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection .system
   [junit4]   2> 277584 INFO  (OverseerStateUpdate-72711370685349893-127.0.0.1:40267_solr-n_0000000000) [n:127.0.0.1:40267_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:40267_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:40267/solr",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 277789 INFO  (qtp127291344-3633) [n:127.0.0.1:40267_solr    x:.system_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 277789 INFO  (qtp127291344-3633) [n:127.0.0.1:40267_solr    x:.system_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 277807 WARN  (qtp127291344-3633) [n:127.0.0.1:40267_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.SolrConfig You should not use LATEST as luceneMatchVersion property: if you use this setting, and then Solr upgrades to a newer release of Lucene, sizable changes may happen. If precise back compatibility is important then you should instead explicitly specify an actual Lucene version.
   [junit4]   2> 277807 INFO  (qtp127291344-3633) [n:127.0.0.1:40267_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0
   [junit4]   2> 277808 INFO  (qtp127291344-3633) [n:127.0.0.1:40267_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 277811 INFO  (qtp127291344-3633) [n:127.0.0.1:40267_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=_system collection or core
   [junit4]   2> 277811 INFO  (qtp127291344-3633) [n:127.0.0.1:40267_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 277813 INFO  (qtp127291344-3633) [n:127.0.0.1:40267_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/.system/managed-schema
   [junit4]   2> 277818 INFO  (qtp127291344-3633) [n:127.0.0.1:40267_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to /configs/.system/schema.xml.bak
   [junit4]   2> 277818 INFO  (qtp127291344-3633) [n:127.0.0.1:40267_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n1' using configuration from configset .system, trusted=true
   [junit4]   2> 277819 INFO  (qtp127291344-3633) [n:127.0.0.1:40267_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.handler.designer.TestSchemaDesignerAPI_88044E6808315CBF-001/tempDir-001/node1/.system_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.handler.designer.TestSchemaDesignerAPI_88044E6808315CBF-001/tempDir-001/node1/.system_shard1_replica_n1/data/]
   [junit4]   2> 277986 INFO  (qtp127291344-3633) [n:127.0.0.1:40267_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 277986 INFO  (qtp127291344-3633) [n:127.0.0.1:40267_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 278006 INFO  (qtp127291344-3633) [n:127.0.0.1:40267_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 278006 INFO  (qtp127291344-3633) [n:127.0.0.1:40267_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 278008 INFO  (qtp127291344-3633) [n:127.0.0.1:40267_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 278010 INFO  (qtp127291344-3633) [n:127.0.0.1:40267_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 278010 INFO  (qtp127291344-3633) [n:127.0.0.1:40267_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 278011 INFO  (qtp127291344-3633) [n:127.0.0.1:40267_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 278011 INFO  (qtp127291344-3633) [n:127.0.0.1:40267_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 278011 INFO  (qtp127291344-3633) [n:127.0.0.1:40267_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1715749750395895808
   [junit4]   2> 278017 INFO  (searcherExecutor-2236-thread-1-processing-n:127.0.0.1:40267_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node2) [n:127.0.0.1:40267_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 278023 INFO  (qtp127291344-3633) [n:127.0.0.1:40267_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/.system/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 278023 INFO  (qtp127291344-3633) [n:127.0.0.1:40267_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/.system/leaders/shard1
   [junit4]   2> 278028 INFO  (qtp127291344-3633) [n:127.0.0.1:40267_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 278028 INFO  (qtp127291344-3633) [n:127.0.0.1:40267_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 278028 INFO  (qtp127291344-3633) [n:127.0.0.1:40267_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40267/solr/.system_shard1_replica_n1/
   [junit4]   2> 278029 INFO  (qtp127291344-3633) [n:127.0.0.1:40267_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 278029 INFO  (qtp127291344-3633) [n:127.0.0.1:40267_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:40267/solr/.system_shard1_replica_n1/ has no replicas
   [junit4]   2> 278029 INFO  (qtp127291344-3633) [n:127.0.0.1:40267_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/.system/leaders/shard1/leader after winning as /collections/.system/leader_elect/shard1/election/72711370685349893-core_node2-n_0000000000
   [junit4]   2> 278037 INFO  (qtp127291344-3633) [n:127.0.0.1:40267_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:40267/solr/.system_shard1_replica_n1/ shard1
   [junit4]   2> 278139 INFO  (zkCallback-2218-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 278139 INFO  (zkCallback-2218-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 278140 INFO  (qtp127291344-3633) [n:127.0.0.1:40267_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 278151 INFO  (qtp127291344-3633) [n:127.0.0.1:40267_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=362
   [junit4]   2> 278153 INFO  (qtp127291344-3631) [n:127.0.0.1:40267_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> 278243 INFO  (zkCallback-2218-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 278243 INFO  (zkCallback-2218-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 278244 INFO  (zkCallback-2218-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 278244 INFO  (qtp127291344-3631) [n:127.0.0.1:40267_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&name=.system&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=785
   [junit4]   2> 278245 INFO  (SUITE-TestSchemaDesignerAPI-seed#[88044E6808315CBF]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: .system
   [junit4]   2> 278265 INFO  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testTSV
   [junit4]   2> 278341 INFO  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 278352 INFO  (zkConnectionManagerCallback-2245-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 278352 INFO  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 278354 INFO  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 278355 INFO  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39965/solr ready
   [junit4]   2> 278408 ERROR (qtp127291344-3630) [n:127.0.0.1:40267_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Invalid combination of blobName testTSV_sample and version -1
   [junit4]   2>           => org.apache.solr.common.SolrException: Invalid combination of blobName testTSV_sample and version -1
   [junit4]   2> 	at org.apache.solr.handler.BlobHandler.handleRequestBody(BlobHandler.java:203)
   [junit4]   2> org.apache.solr.common.SolrException: Invalid combination of blobName testTSV_sample and version -1
   [junit4]   2> 	at org.apache.solr.handler.BlobHandler.handleRequestBody(BlobHandler.java:203) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2637) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.44.v20210927.jar:9.4.44.v20210927]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.44.v20210927.jar:9.4.44.v20210927]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.44.v20210927.jar:9.4.44.v20210927]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.44.v20210927.jar:9.4.44.v20210927]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548) ~[jetty-servlet-9.4.44.v20210927.jar:9.4.44.v20210927]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.44.v20210927.jar:9.4.44.v20210927]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624) ~[jetty-server-9.4.44.v20210927.jar:9.4.44.v20210927]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.44.v20210927.jar:9.4.44.v20210927]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~[jetty-server-9.4.44.v20210927.jar:9.4.44.v20210927]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.44.v20210927.jar:9.4.44.v20210927]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501) ~[jetty-servlet-9.4.44.v20210927.jar:9.4.44.v20210927]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594) ~[jetty-server-9.4.44.v20210927.jar:9.4.44.v20210927]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.44.v20210927.jar:9.4.44.v20210927]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~[jetty-server-9.4.44.v20210927.jar:9.4.44.v20210927]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.44.v20210927.jar:9.4.44.v20210927]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.44.v20210927.jar:9.4.44.v20210927]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.44.v20210927.jar:9.4.44.v20210927]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:763) ~[jetty-server-9.4.44.v20210927.jar:9.4.44.v20210927]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.44.v20210927.jar:9.4.44.v20210927]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.44.v20210927.jar:9.4.44.v20210927]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:400) ~[jetty-server-9.4.44.v20210927.jar:9.4.44.v20210927]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:645) [jetty-server-9.4.44.v20210927.jar:9.4.44.v20210927]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:392) [jetty-server-9.4.44.v20210927.jar:9.4.44.v20210927]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277) [jetty-server-9.4.44.v20210927.jar:9.4.44.v20210927]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.44.v20210927.jar:9.4.44.v20210927]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.44.v20210927.jar:9.4.44.v20210927]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [jetty-io-9.4.44.v20210927.jar:9.4.44.v20210927]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883) [jetty-util-9.4.44.v20210927.jar:9.4.44.v20210927]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034) [jetty-util-9.4.44.v20210927.jar:9.4.44.v20210927]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_291]
   [junit4]   2> 278409 INFO  (qtp127291344-3630) [n:127.0.0.1:40267_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/blob/testTSV_sample params={wt=filestream} status=404 QTime=53
   [junit4]   2> 278420 INFO  (qtp127291344-3632) [n:127.0.0.1:40267_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.h.BlobHandler inserting new blob testTSV_sample/1 ,size 55, md5 26c397754eb582c378faf037ef693bd9
   [junit4]   2> 278421 INFO  (qtp127291344-3632) [n:127.0.0.1:40267_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.h.BlobHandler Adding doc: {id=testTSV_sample/1, type=blob, md5=26c397754eb582c378faf037ef693bd9, blobName=testTSV_sample, version=1, timestamp=2021-11-07T02:27:50.741-0400, size=55, blob=java.nio.HeapByteBuffer[pos=0 lim=55 cap=64]}
   [junit4]   2> 278423 INFO  (qtp127291344-3632) [n:127.0.0.1:40267_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.h.BlobHandler committing doc: {id=testTSV_sample/1, type=blob, md5=26c397754eb582c378faf037ef693bd9, blobName=testTSV_sample, version=1, timestamp=2021-11-07T02:27:50.741-0400, size=55, blob=java.nio.HeapByteBuffer[pos=0 lim=55 cap=64]}
   [junit4]   2> 278431 INFO  (searcherExecutor-2236-thread-1-processing-n:127.0.0.1:40267_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node2) [n:127.0.0.1:40267_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 278432 INFO  (qtp127291344-3632) [n:127.0.0.1:40267_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/.system/terms/shard1 to Terms{values={core_node2=1}, version=1}
   [junit4]   2> 278432 INFO  (qtp127291344-3632) [n:127.0.0.1:40267_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n1]  webapp=/solr path=/blob/testTSV_sample params={}{add=[testTSV_sample/1 (1715749750826860544)],commit=} 0 21
   [junit4]   2> 278433 INFO  (qtp127291344-3632) [n:127.0.0.1:40267_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.h.BlobHandler  Successfully Added and committed a blob with id testTSV_sample/1 and size 55 
   [junit4]   2> 278434 INFO  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default to /configs/._designer_testTSV
   [junit4]   2> 278435 INFO  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/._designer_testTSV/protwords.txt
   [junit4]   2> 278437 INFO  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/._designer_testTSV/managed-schema
   [junit4]   2> 278439 INFO  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/._designer_testTSV/solrconfig.xml
   [junit4]   2> 278441 INFO  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/._designer_testTSV/lang/contractions_it.txt
   [junit4]   2> 278443 INFO  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/._designer_testTSV/lang/stopwords_no.txt
   [junit4]   2> 278444 INFO  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/._designer_testTSV/lang/contractions_ca.txt
   [junit4]   2> 278445 INFO  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/._designer_testTSV/lang/stemdict_nl.txt
   [junit4]   2> 278447 INFO  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/._designer_testTSV/lang/stopwords_hy.txt
   [junit4]   2> 278448 INFO  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/._designer_testTSV/lang/stopwords_id.txt
   [junit4]   2> 278451 INFO  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_et.txt to /configs/._designer_testTSV/lang/stopwords_et.txt
   [junit4]   2> 278452 INFO  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/._designer_testTSV/lang/stopwords_ga.txt
   [junit4]   2> 278454 INFO  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/._designer_testTSV/lang/stopwords_da.txt
   [junit4]   2> 278455 INFO  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/._designer_testTSV/lang/stopwords_hi.txt
   [junit4]   2> 278457 INFO  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/._designer_testTSV/lang/stopwords_ja.txt
   [junit4]   2> 278458 INFO  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/._designer_testTSV/lang/stopwords_pt.txt
   [junit4]   2> 278460 INFO  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/._designer_testTSV/lang/stopwords_hu.txt
   [junit4]   2> 278468 INFO  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/._designer_testTSV/lang/stopwords_el.txt
   [junit4]   2> 278469 INFO  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/._designer_testTSV/lang/stopwords_ru.txt
   [junit4]   2> 278471 INFO  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/._designer_testTSV/lang/stopwords_tr.txt
   [junit4]   2> 278472 INFO  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/._designer_testTSV/lang/stopwords_ar.txt
   [junit4]   2> 278474 INFO  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/._designer_testTSV/lang/userdict_ja.txt
   [junit4]   2> 278476 INFO  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/._designer_testTSV/lang/stopwords_it.txt
   [junit4]   2> 278477 INFO  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/._designer_testTSV/lang/stopwords_eu.txt
   [junit4]   2> 278479 INFO  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/._designer_testTSV/lang/stopwords_cz.txt
   [junit4]   2> 278480 INFO  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/._designer_testTSV/lang/stoptags_ja.txt
   [junit4]   2> 278491 INFO  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/._designer_testTSV/lang/contractions_fr.txt
   [junit4]   2> 278493 INFO  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/._designer_testTSV/lang/stopwords_de.txt
   [junit4]   2> 278494 INFO  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/._designer_testTSV/lang/stopwords_fa.txt
   [junit4]   2> 278496 INFO  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/._designer_testTSV/lang/contractions_ga.txt
   [junit4]   2> 278497 INFO  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/._designer_testTSV/lang/stopwords_ca.txt
   [junit4]   2> 278499 INFO  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/._designer_testTSV/lang/stopwords_nl.txt
   [junit4]   2> 278500 INFO  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/._designer_testTSV/lang/stopwords_bg.txt
   [junit4]   2> 278503 INFO  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/._designer_testTSV/lang/stopwords_en.txt
   [junit4]   2> 278504 INFO  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/._designer_testTSV/lang/stopwords_lv.txt
   [junit4]   2> 278506 INFO  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/._designer_testTSV/lang/stopwords_es.txt
   [junit4]   2> 278508 INFO  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/._designer_testTSV/lang/stopwords_th.txt
   [junit4]   2> 278509 INFO  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/._designer_testTSV/lang/stopwords_ro.txt
   [junit4]   2> 278511 INFO  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/._designer_testTSV/lang/stopwords_fr.txt
   [junit4]   2> 278512 INFO  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/._designer_testTSV/lang/stopwords_sv.txt
   [junit4]   2> 278514 INFO  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/._designer_testTSV/lang/stopwords_fi.txt
   [junit4]   2> 278515 INFO  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/._designer_testTSV/lang/hyphenations_ga.txt
   [junit4]   2> 278517 INFO  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/._designer_testTSV/lang/stopwords_gl.txt
   [junit4]   2> 278519 INFO  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/._designer_testTSV/synonyms.txt
   [junit4]   2> 278520 INFO  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/._designer_testTSV/stopwords.txt
   [junit4]   2> 278534 INFO  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0
   [junit4]   2> 278535 WARN  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 278538 INFO  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 278597 INFO  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 278709 INFO  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.s.ManagedIndexSchema Persisted managed schema version 1  at /configs/._designer_testTSV/managed-schema
   [junit4]   2> 278831 INFO  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0
   [junit4]   2> 278831 WARN  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 278834 INFO  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 278912 INFO  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 279034 INFO  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.s.ManagedIndexSchema Persisted managed schema version 2  at /configs/._designer_testTSV/managed-schema
   [junit4]   2> 279045 INFO  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.s.ManagedIndexSchema Persisted managed schema version 3  at /configs/._designer_testTSV/managed-schema
   [junit4]   2> 279046 INFO  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.s.ManagedIndexSchema Persisted managed schema version 4  at /configs/._designer_testTSV/managed-schema
   [junit4]   2> 279053 INFO  (OverseerCollectionConfigSetProcessor-72711370685349893-127.0.0.1:40267_solr-n_0000000000) [n:127.0.0.1:40267_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 279054 INFO  (OverseerThreadFactory-2226-thread-2-processing-n:127.0.0.1:40267_solr) [n:127.0.0.1:40267_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection ._designer_testTSV
   [junit4]   2> 279263 INFO  (OverseerStateUpdate-72711370685349893-127.0.0.1:40267_solr-n_0000000000) [n:127.0.0.1:40267_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"._designer_testTSV_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:40267_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:40267/solr",
   [junit4]   2>   "collection":"._designer_testTSV",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 279466 INFO  (qtp127291344-3630) [n:127.0.0.1:40267_solr    x:._designer_testTSV_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=._designer_testTSV&newCollection=true&name=._designer_testTSV_shard1_replica_n1&action=CREATE&numShards=1&collection=._designer_testTSV&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 279478 INFO  (qtp127291344-3630) [n:127.0.0.1:40267_solr c:._designer_testTSV s:shard1 r:core_node2 x:._designer_testTSV_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0
   [junit4]   2> 279478 WARN  (qtp127291344-3630) [n:127.0.0.1:40267_solr c:._designer_testTSV s:shard1 r:core_node2 x:._designer_testTSV_shard1_replica_n1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 279480 INFO  (qtp127291344-3630) [n:127.0.0.1:40267_solr c:._designer_testTSV s:shard1 r:core_node2 x:._designer_testTSV_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 279483 WARN  (qtp127291344-3630) [n:127.0.0.1:40267_solr c:._designer_testTSV s:shard1 r:core_node2 x:._designer_testTSV_shard1_replica_n1 ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow omitNorms to be specified in schema, hardcoded behavior is omitNorms=true
   [junit4]   2> 279483 WARN  (qtp127291344-3630) [n:127.0.0.1:40267_solr c:._designer_testTSV s:shard1 r:core_node2 x:._designer_testTSV_shard1_replica_n1 ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow omitTermFreqAndPositions to be specified in schema, hardcoded behavior is omitTermFreqAndPositions=true
   [junit4]   2> 279483 WARN  (qtp127291344-3630) [n:127.0.0.1:40267_solr c:._designer_testTSV s:shard1 r:core_node2 x:._designer_testTSV_shard1_replica_n1 ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow termOffsets to be specified in schema, hardcoded behavior is termOffsets=false
   [junit4]   2> 279483 WARN  (qtp127291344-3630) [n:127.0.0.1:40267_solr c:._designer_testTSV s:shard1 r:core_node2 x:._designer_testTSV_shard1_replica_n1 ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow termPositions to be specified in schema, hardcoded behavior is termPositions=false
   [junit4]   2> 279483 WARN  (qtp127291344-3630) [n:127.0.0.1:40267_solr c:._designer_testTSV s:shard1 r:core_node2 x:._designer_testTSV_shard1_replica_n1 ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow omitPositions to be specified in schema, hardcoded behavior is omitPositions=true
   [junit4]   2> 279491 INFO  (qtp127291344-3630) [n:127.0.0.1:40267_solr c:._designer_testTSV s:shard1 r:core_node2 x:._designer_testTSV_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 279498 INFO  (qtp127291344-3630) [n:127.0.0.1:40267_solr c:._designer_testTSV s:shard1 r:core_node2 x:._designer_testTSV_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore '._designer_testTSV_shard1_replica_n1' using configuration from configset ._designer_testTSV, trusted=true
   [junit4]   2> 279498 INFO  (qtp127291344-3630) [n:127.0.0.1:40267_solr c:._designer_testTSV s:shard1 r:core_node2 x:._designer_testTSV_shard1_replica_n1 ] o.a.s.c.SolrCore [[._designer_testTSV_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.handler.designer.TestSchemaDesignerAPI_88044E6808315CBF-001/tempDir-001/node1/._designer_testTSV_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.handler.designer.TestSchemaDesignerAPI_88044E6808315CBF-001/tempDir-001/node1/._designer_testTSV_shard1_replica_n1/data/]
   [junit4]   2> 279567 INFO  (qtp127291344-3630) [n:127.0.0.1:40267_solr c:._designer_testTSV s:shard1 r:core_node2 x:._designer_testTSV_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 279567 INFO  (qtp127291344-3630) [n:127.0.0.1:40267_solr c:._designer_testTSV s:shard1 r:core_node2 x:._designer_testTSV_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 279568 INFO  (qtp127291344-3630) [n:127.0.0.1:40267_solr c:._designer_testTSV s:shard1 r:core_node2 x:._designer_testTSV_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 279568 INFO  (qtp127291344-3630) [n:127.0.0.1:40267_solr c:._designer_testTSV s:shard1 r:core_node2 x:._designer_testTSV_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 279570 INFO  (qtp127291344-3630) [n:127.0.0.1:40267_solr c:._designer_testTSV s:shard1 r:core_node2 x:._designer_testTSV_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/._designer_testTSV
   [junit4]   2> 279571 INFO  (qtp127291344-3630) [n:127.0.0.1:40267_solr c:._designer_testTSV s:shard1 r:core_node2 x:._designer_testTSV_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/._designer_testTSV
   [junit4]   2> 279571 INFO  (qtp127291344-3630) [n:127.0.0.1:40267_solr c:._designer_testTSV s:shard1 r:core_node2 x:._designer_testTSV_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/._designer_testTSV/managed-schema
   [junit4]   2> 279571 INFO  (qtp127291344-3630) [n:127.0.0.1:40267_solr c:._designer_testTSV s:shard1 r:core_node2 x:._designer_testTSV_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 4 is already the latest
   [junit4]   2> 279571 INFO  (qtp127291344-3630) [n:127.0.0.1:40267_solr c:._designer_testTSV s:shard1 r:core_node2 x:._designer_testTSV_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 279572 INFO  (qtp127291344-3630) [n:127.0.0.1:40267_solr c:._designer_testTSV s:shard1 r:core_node2 x:._designer_testTSV_shard1_replica_n1 ] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxQueryFrequency=0.01,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4}
   [junit4]   2> 279573 INFO  (qtp127291344-3630) [n:127.0.0.1:40267_solr c:._designer_testTSV s:shard1 r:core_node2 x:._designer_testTSV_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 279573 INFO  (qtp127291344-3630) [n:127.0.0.1:40267_solr c:._designer_testTSV s:shard1 r:core_node2 x:._designer_testTSV_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1715749752033771520
   [junit4]   2> 279576 INFO  (searcherExecutor-2247-thread-1-processing-n:127.0.0.1:40267_solr x:._designer_testTSV_shard1_replica_n1 c:._designer_testTSV s:shard1 r:core_node2) [n:127.0.0.1:40267_solr c:._designer_testTSV s:shard1 r:core_node2 x:._designer_testTSV_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 279576 INFO  (searcherExecutor-2247-thread-1-processing-n:127.0.0.1:40267_solr x:._designer_testTSV_shard1_replica_n1 c:._designer_testTSV s:shard1 r:core_node2) [n:127.0.0.1:40267_solr c:._designer_testTSV s:shard1 r:core_node2 x:._designer_testTSV_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 279576 INFO  (searcherExecutor-2247-thread-1-processing-n:127.0.0.1:40267_solr x:._designer_testTSV_shard1_replica_n1 c:._designer_testTSV s:shard1 r:core_node2) [n:127.0.0.1:40267_solr c:._designer_testTSV s:shard1 r:core_node2 x:._designer_testTSV_shard1_replica_n1 ] o.a.s.c.SolrCore [._designer_testTSV_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 279591 INFO  (qtp127291344-3630) [n:127.0.0.1:40267_solr c:._designer_testTSV s:shard1 r:core_node2 x:._designer_testTSV_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/._designer_testTSV/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 279591 INFO  (qtp127291344-3630) [n:127.0.0.1:40267_solr c:._designer_testTSV s:shard1 r:core_node2 x:._designer_testTSV_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/._designer_testTSV/leaders/shard1
   [junit4]   2> 279598 INFO  (qtp127291344-3630) [n:127.0.0.1:40267_solr c:._designer_testTSV s:shard1 r:core_node2 x:._designer_testTSV_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 279598 INFO  (qtp127291344-3630) [n:127.0.0.1:40267_solr c:._designer_testTSV s:shard1 r:core_node2 x:._designer_testTSV_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 279598 INFO  (qtp127291344-3630) [n:127.0.0.1:40267_solr c:._designer_testTSV s:shard1 r:core_node2 x:._designer_testTSV_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40267/solr/._designer_testTSV_shard1_replica_n1/
   [junit4]   2> 279599 INFO  (qtp127291344-3630) [n:127.0.0.1:40267_solr c:._designer_testTSV s:shard1 r:core_node2 x:._designer_testTSV_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 279600 INFO  (qtp127291344-3630) [n:127.0.0.1:40267_solr c:._designer_testTSV s:shard1 r:core_node2 x:._designer_testTSV_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:40267/solr/._designer_testTSV_shard1_replica_n1/ has no replicas
   [junit4]   2> 279600 INFO  (qtp127291344-3630) [n:127.0.0.1:40267_solr c:._designer_testTSV s:shard1 r:core_node2 x:._designer_testTSV_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/._designer_testTSV/leaders/shard1/leader after winning as /collections/._designer_testTSV/leader_elect/shard1/election/72711370685349893-core_node2-n_0000000000
   [junit4]   2> 279607 INFO  (qtp127291344-3630) [n:127.0.0.1:40267_solr c:._designer_testTSV s:shard1 r:core_node2 x:._designer_testTSV_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:40267/solr/._designer_testTSV_shard1_replica_n1/ shard1
   [junit4]   2> 279710 INFO  (zkCallback-2218-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/._designer_testTSV/state.json] for collection [._designer_testTSV] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 279710 INFO  (zkCallback-2218-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/._designer_testTSV/state.json] for collection [._designer_testTSV] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 279711 INFO  (qtp127291344-3630) [n:127.0.0.1:40267_solr c:._designer_testTSV s:shard1 r:core_node2 x:._designer_testTSV_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 279721 INFO  (qtp127291344-3630) [n:127.0.0.1:40267_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=._designer_testTSV&newCollection=true&name=._designer_testTSV_shard1_replica_n1&action=CREATE&numShards=1&collection=._designer_testTSV&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=254
   [junit4]   2> 279722 INFO  (qtp127291344-3631) [n:127.0.0.1:40267_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> 279814 INFO  (zkCallback-2218-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/._designer_testTSV/state.json] for collection [._designer_testTSV] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 279814 INFO  (zkCallback-2218-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/._designer_testTSV/state.json] for collection [._designer_testTSV] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 279814 INFO  (zkCallback-2218-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/._designer_testTSV/state.json] for collection [._designer_testTSV] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 279815 INFO  (qtp127291344-3631) [n:127.0.0.1:40267_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=._designer_testTSV&maxShardsPerNode=-1&name=._designer_testTSV&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=768
   [junit4]   2> 279815 INFO  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 279852 INFO  (qtp127291344-3633) [n:127.0.0.1:40267_solr c:._designer_testTSV s:shard1 r:core_node2 x:._designer_testTSV_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/._designer_testTSV/terms/shard1 to Terms{values={core_node2=1}, version=1}
   [junit4]   2> 279852 INFO  (qtp127291344-3633) [n:127.0.0.1:40267_solr c:._designer_testTSV s:shard1 r:core_node2 x:._designer_testTSV_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [._designer_testTSV_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1715749752323178496)} 0 35
   [junit4]   2> 279854 INFO  (qtp127291344-3632) [n:127.0.0.1:40267_solr c:._designer_testTSV s:shard1 r:core_node2 x:._designer_testTSV_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [._designer_testTSV_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=._designer_testTSV:4&optimize=true&maxSegments=1&waitSearcher=true&wt=javabin&version=2}{optimize=} 0 1
   [junit4]   2> 279857 INFO  (qtp127291344-3634) [n:127.0.0.1:40267_solr c:._designer_testTSV s:shard1 r:core_node2 x:._designer_testTSV_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [._designer_testTSV_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1715749752330518528)]} 0 2
   [junit4]   2> 279859 INFO  (qtp127291344-3630) [n:127.0.0.1:40267_solr c:._designer_testTSV s:shard1 r:core_node2 x:._designer_testTSV_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [._designer_testTSV_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1715749752332615680)]} 0 0
   [junit4]   2> 279864 INFO  (searcherExecutor-2247-thread-1-processing-n:127.0.0.1:40267_solr x:._designer_testTSV_shard1_replica_n1 c:._designer_testTSV s:shard1 r:core_node2) [n:127.0.0.1:40267_solr c:._designer_testTSV s:shard1 r:core_node2 x:._designer_testTSV_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 279864 INFO  (searcherExecutor-2247-thread-1-processing-n:127.0.0.1:40267_solr x:._designer_testTSV_shard1_replica_n1 c:._designer_testTSV s:shard1 r:core_node2) [n:127.0.0.1:40267_solr c:._designer_testTSV s:shard1 r:core_node2 x:._designer_testTSV_shard1_replica_n1 ] o.a.s.c.SolrCore [._designer_testTSV_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 279864 INFO  (qtp127291344-3631) [n:127.0.0.1:40267_solr c:._designer_testTSV s:shard1 r:core_node2 x:._designer_testTSV_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [._designer_testTSV_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=._designer_testTSV:4&waitSearcher=true&commit=true&softCommit=true&wt=javabin&version=2}{commit=} 0 4
   [junit4]   2> 279866 INFO  (qtp127291344-3633) [n:127.0.0.1:40267_solr c:._designer_testTSV s:shard1 r:core_node2 x:._designer_testTSV_shard1_replica_n1 ] o.a.s.c.S.Request [._designer_testTSV_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&_stateVer_=._designer_testTSV:4&rows=0&wt=javabin&version=2} hits=2 status=0 QTime=0
   [junit4]   2> 279873 INFO  (Thread-471) [     ] o.a.s.c.SolrCore config update listener called for core ._designer_testTSV_shard1_replica_n1
   [junit4]   2> 279873 INFO  (Thread-471) [n:127.0.0.1:40267_solr     ] o.a.s.c.SolrCore core reload ._designer_testTSV_shard1_replica_n1
   [junit4]   2> 279882 INFO  (Thread-471) [n:127.0.0.1:40267_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0
   [junit4]   2> 279882 WARN  (Thread-471) [n:127.0.0.1:40267_solr     ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 279884 INFO  (Thread-471) [n:127.0.0.1:40267_solr     ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 279885 INFO  (OverseerThreadFactory-2226-thread-3-processing-n:127.0.0.1:40267_solr) [n:127.0.0.1:40267_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=RELOAD, asyncId=null
   [junit4]   2> 279888 INFO  (OverseerCollectionConfigSetProcessor-72711370685349893-127.0.0.1:40267_solr-n_0000000000) [n:127.0.0.1:40267_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> 279889 WARN  (Thread-471) [n:127.0.0.1:40267_solr     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow omitNorms to be specified in schema, hardcoded behavior is omitNorms=true
   [junit4]   2> 279889 WARN  (Thread-471) [n:127.0.0.1:40267_solr     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow omitTermFreqAndPositions to be specified in schema, hardcoded behavior is omitTermFreqAndPositions=true
   [junit4]   2> 279889 WARN  (Thread-471) [n:127.0.0.1:40267_solr     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow termOffsets to be specified in schema, hardcoded behavior is termOffsets=false
   [junit4]   2> 279889 WARN  (Thread-471) [n:127.0.0.1:40267_solr     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow termPositions to be specified in schema, hardcoded behavior is termPositions=false
   [junit4]   2> 279889 WARN  (Thread-471) [n:127.0.0.1:40267_solr     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow omitPositions to be specified in schema, hardcoded behavior is omitPositions=true
   [junit4]   2> 279899 INFO  (Thread-471) [n:127.0.0.1:40267_solr     ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 279908 INFO  (Thread-471) [n:127.0.0.1:40267_solr     ] o.a.s.c.CoreContainer Reloading SolrCore '._designer_testTSV_shard1_replica_n1' using configuration from configset ._designer_testTSV
   [junit4]   2> 279908 INFO  (Thread-471) [n:127.0.0.1:40267_solr     ] o.a.s.c.SolrCore [[._designer_testTSV_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.handler.designer.TestSchemaDesignerAPI_88044E6808315CBF-001/tempDir-001/node1/._designer_testTSV_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.handler.designer.TestSchemaDesignerAPI_88044E6808315CBF-001/tempDir-001/node1/._designer_testTSV_shard1_replica_n1/data/]
   [junit4]   2> 279957 INFO  (Thread-471) [n:127.0.0.1:40267_solr     ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 279957 INFO  (Thread-471) [n:127.0.0.1:40267_solr     ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 279965 INFO  (Thread-471) [n:127.0.0.1:40267_solr     ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/._designer_testTSV
   [junit4]   2> 279965 INFO  (Thread-471) [n:127.0.0.1:40267_solr     ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/._designer_testTSV
   [junit4]   2> 279965 INFO  (Thread-471) [n:127.0.0.1:40267_solr     ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/._designer_testTSV/managed-schema
   [junit4]   2> 279966 INFO  (Thread-471) [n:127.0.0.1:40267_solr     ] o.a.s.s.ZkIndexSchemaReader Current schema version 4 is already the latest
   [junit4]   2> 279966 INFO  (Thread-471) [n:127.0.0.1:40267_solr     ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 279966 INFO  (Thread-471) [n:127.0.0.1:40267_solr     ] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxQueryFrequency=0.01,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4}
   [junit4]   2> 279967 INFO  (Thread-471) [n:127.0.0.1:40267_solr     ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 280014 INFO  (searcherExecutor-2253-thread-1-processing-n:127.0.0.1:40267_solr) [n:127.0.0.1:40267_solr     ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 280014 INFO  (searcherExecutor-2253-thread-1-processing-n:127.0.0.1:40267_solr) [n:127.0.0.1:40267_solr     ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 280014 INFO  (searcherExecutor-2253-thread-1-processing-n:127.0.0.1:40267_solr) [n:127.0.0.1:40267_solr     ] o.a.s.c.SolrCore [._designer_testTSV_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 280017 INFO  (Thread-471) [n:127.0.0.1:40267_solr     ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 280018 INFO  (Thread-471) [n:127.0.0.1:40267_solr     ] o.a.s.c.SolrCore [._designer_testTSV_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@609d64fa
   [junit4]   2> 280018 INFO  (Thread-471) [n:127.0.0.1:40267_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.._designer_testTSV.shard1.replica_n1 tag=SolrCore@609d64fa
   [junit4]   2> 280018 INFO  (Thread-471) [n:127.0.0.1:40267_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.._designer_testTSV.shard1.leader tag=SolrCore@609d64fa
   [junit4]   2> 280023 INFO  (searcherExecutor-2253-thread-1-processing-n:127.0.0.1:40267_solr) [n:127.0.0.1:40267_solr     ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 280023 INFO  (searcherExecutor-2253-thread-1-processing-n:127.0.0.1:40267_solr) [n:127.0.0.1:40267_solr     ] o.a.s.c.SolrCore [._designer_testTSV_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 280026 INFO  (qtp127291344-3634) [n:127.0.0.1:40267_solr    x:._designer_testTSV_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0
   [junit4]   2> 280026 WARN  (qtp127291344-3634) [n:127.0.0.1:40267_solr    x:._designer_testTSV_shard1_replica_n1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 280027 INFO  (qtp127291344-3634) [n:127.0.0.1:40267_solr    x:._designer_testTSV_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 280030 WARN  (qtp127291344-3634) [n:127.0.0.1:40267_solr    x:._designer_testTSV_shard1_replica_n1 ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow omitNorms to be specified in schema, hardcoded behavior is omitNorms=true
   [junit4]   2> 280030 WARN  (qtp127291344-3634) [n:127.0.0.1:40267_solr    x:._designer_testTSV_shard1_replica_n1 ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow omitTermFreqAndPositions to be specified in schema, hardcoded behavior is omitTermFreqAndPositions=true
   [junit4]   2> 280030 WARN  (qtp127291344-3634) [n:127.0.0.1:40267_solr    x:._designer_testTSV_shard1_replica_n1 ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow termOffsets to be specified in schema, hardcoded behavior is termOffsets=false
   [junit4]   2> 280030 WARN  (qtp127291344-3634) [n:127.0.0.1:40267_solr    x:._designer_testTSV_shard1_replica_n1 ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow termPositions to be specified in schema, hardcoded behavior is termPositions=false
   [junit4]   2> 280030 WARN  (qtp127291344-3634) [n:127.0.0.1:40267_solr    x:._designer_testTSV_shard1_replica_n1 ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow omitPositions to be specified in schema, hardcoded behavior is omitPositions=true
   [junit4]   2> 280048 INFO  (qtp127291344-3634) [n:127.0.0.1:40267_solr    x:._designer_testTSV_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 280057 INFO  (qtp127291344-3634) [n:127.0.0.1:40267_solr    x:._designer_testTSV_shard1_replica_n1 ] o.a.s.c.CoreContainer Reloading SolrCore '._designer_testTSV_shard1_replica_n1' using configuration from configset ._designer_testTSV
   [junit4]   2> 280057 INFO  (qtp127291344-3634) [n:127.0.0.1:40267_solr    x:._designer_testTSV_shard1_replica_n1 ] o.a.s.c.SolrCore [[._designer_testTSV_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.handler.designer.TestSchemaDesignerAPI_88044E6808315CBF-001/tempDir-001/node1/._designer_testTSV_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.handler.designer.TestSchemaDesignerAPI_88044E6808315CBF-001/tempDir-001/node1/._designer_testTSV_shard1_replica_n1/data/]
   [junit4]   2> 280098 INFO  (qtp127291344-3634) [n:127.0.0.1:40267_solr    x:._designer_testTSV_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 280098 INFO  (qtp127291344-3634) [n:127.0.0.1:40267_solr    x:._designer_testTSV_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 280104 INFO  (qtp127291344-3634) [n:127.0.0.1:40267_solr    x:._designer_testTSV_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/._designer_testTSV
   [junit4]   2> 280105 INFO  (qtp127291344-3634) [n:127.0.0.1:40267_solr    x:._designer_testTSV_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/._designer_testTSV
   [junit4]   2> 280105 INFO  (qtp127291344-3634) [n:127.0.0.1:40267_solr    x:._designer_testTSV_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/._designer_testTSV/managed-schema
   [junit4]   2> 280105 INFO  (qtp127291344-3634) [n:127.0.0.1:40267_solr    x:._designer_testTSV_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 4 is already the latest
   [junit4]   2> 280105 INFO  (qtp127291344-3634) [n:127.0.0.1:40267_solr    x:._designer_testTSV_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 280106 INFO  (qtp127291344-3634) [n:127.0.0.1:40267_solr    x:._designer_testTSV_shard1_replica_n1 ] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxQueryFrequency=0.01,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4}
   [junit4]   2> 280106 INFO  (qtp127291344-3634) [n:127.0.0.1:40267_solr    x:._designer_testTSV_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 280108 INFO  (searcherExecutor-2258-thread-1-processing-n:127.0.0.1:40267_solr x:._designer_testTSV_shard1_replica_n1) [n:127.0.0.1:40267_solr    x:._designer_testTSV_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 280108 INFO  (searcherExecutor-2258-thread-1-processing-n:127.0.0.1:40267_solr x:._designer_testTSV_shard1_replica_n1) [n:127.0.0.1:40267_solr    x:._designer_testTSV_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 280109 INFO  (searcherExecutor-2258-thread-1-processing-n:127.0.0.1:40267_solr x:._designer_testTSV_shard1_replica_n1) [n:127.0.0.1:40267_solr    x:._designer_testTSV_shard1_replica_n1 ] o.a.s.c.SolrCore [._designer_testTSV_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 280109 INFO  (qtp127291344-3634) [n:127.0.0.1:40267_solr    x:._designer_testTSV_shard1_replica_n1 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 280112 INFO  (qtp127291344-3634) [n:127.0.0.1:40267_solr     ] o.a.s.c.SolrCore [._designer_testTSV_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2bc10137
   [junit4]   2> 280112 INFO  (qtp127291344-3634) [n:127.0.0.1:40267_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.._designer_testTSV.shard1.replica_n1 tag=SolrCore@2bc10137
   [junit4]   2> 280112 INFO  (qtp127291344-3634) [n:127.0.0.1:40267_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.._designer_testTSV.shard1.leader tag=SolrCore@2bc10137
   [junit4]   2> 280113 INFO  (searcherExecutor-2258-thread-1-processing-n:127.0.0.1:40267_solr x:._designer_testTSV_shard1_replica_n1) [n:127.0.0.1:40267_solr    x:._designer_testTSV_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 280113 INFO  (searcherExecutor-2258-thread-1-processing-n:127.0.0.1:40267_solr x:._designer_testTSV_shard1_replica_n1) [n:127.0.0.1:40267_solr    x:._designer_testTSV_shard1_replica_n1 ] o.a.s.c.SolrCore [._designer_testTSV_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 280115 INFO  (qtp127291344-3634) [n:127.0.0.1:40267_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={core=._designer_testTSV_shard1_replica_n1&qt=/admin/cores&action=RELOAD&wt=javabin&version=2} status=0 QTime=230
   [junit4]   2> 280118 INFO  (qtp127291344-3632) [n:127.0.0.1:40267_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=._designer_testTSV&action=RELOAD&wt=javabin&version=2} status=0 QTime=237
   [junit4]   2> 280121 INFO  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0
   [junit4]   2> 280121 WARN  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 280123 INFO  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 280125 WARN  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow omitNorms to be specified in schema, hardcoded behavior is omitNorms=true
   [junit4]   2> 280125 WARN  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow omitTermFreqAndPositions to be specified in schema, hardcoded behavior is omitTermFreqAndPositions=true
   [junit4]   2> 280125 WARN  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow termOffsets to be specified in schema, hardcoded behavior is termOffsets=false
   [junit4]   2> 280125 WARN  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow termPositions to be specified in schema, hardcoded behavior is termPositions=false
   [junit4]   2> 280125 WARN  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow omitPositions to be specified in schema, hardcoded behavior is omitPositions=true
   [junit4]   2> 280134 INFO  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 280160 INFO  (OverseerCollectionConfigSetProcessor-72711370685349893-127.0.0.1:40267_solr-n_0000000000) [n:127.0.0.1:40267_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 280161 INFO  (OverseerThreadFactory-2226-thread-4-processing-n:127.0.0.1:40267_solr) [n:127.0.0.1:40267_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true, asyncId=null
   [junit4]   2> 280162 INFO  (qtp127291344-3631) [n:127.0.0.1:40267_solr    x:._designer_testTSV_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.._designer_testTSV.shard1.replica_n1 tag=null
   [junit4]   2> 280162 INFO  (qtp127291344-3631) [n:127.0.0.1:40267_solr     ] o.a.s.c.SolrCore [._designer_testTSV_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@33aa717c
   [junit4]   2> 280162 INFO  (qtp127291344-3631) [n:127.0.0.1:40267_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.._designer_testTSV.shard1.replica_n1 tag=SolrCore@33aa717c
   [junit4]   2> 280162 INFO  (qtp127291344-3631) [n:127.0.0.1:40267_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.._designer_testTSV.shard1.leader tag=SolrCore@33aa717c
   [junit4]   2> 280162 INFO  (qtp127291344-3631) [n:127.0.0.1:40267_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() .
   [junit4]   2> 280167 INFO  (qtp127291344-3631) [n:127.0.0.1:40267_solr     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/._designer_testTSV/terms/shard1 to Terms{values={}, version=2}
   [junit4]   2> 280169 INFO  (qtp127291344-3631) [n:127.0.0.1:40267_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&deleteMetricsHistory=true&core=._designer_testTSV_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 280273 INFO  (zkCallback-2218-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/._designer_testTSV/state.json] for collection [._designer_testTSV] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 280273 INFO  (zkCallback-2218-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/._designer_testTSV/state.json] for collection [._designer_testTSV] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 280273 INFO  (zkCallback-2218-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/._designer_testTSV/state.json] for collection [._designer_testTSV] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 280274 INFO  (zkCallback-2218-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/._designer_testTSV/state.json] for collection [._designer_testTSV] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 280284 INFO  (qtp127291344-3630) [n:127.0.0.1:40267_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=._designer_testTSV&action=DELETE&wt=javabin&version=2} status=0 QTime=127
   [junit4]   2> 280299 INFO  (qtp127291344-3633) [n:127.0.0.1:40267_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=id:testTSV_sample/* (-1715749752783503360)} 0 11
   [junit4]   2> 280307 INFO  (TEST-TestSchemaDesignerAPI.testTSV-seed#[88044E6808315CBF]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testTSV
   [junit4]   2> 280309 INFO  (searcherExecutor-2236-thread-1-processing-n:127.0.0.1:40267_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node2) [n:127.0.0.1:40267_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 280322 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[88044E6808315CBF]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testSchemaDiffEndpoint
   [junit4]   2> 280338 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[88044E6808315CBF]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default to /configs/._designer_testDiff
   [junit4]   2> 280340 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[88044E6808315CBF]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/._designer_testDiff/protwords.txt
   [junit4]   2> 280343 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[88044E6808315CBF]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /conf

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

   ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:40267_solr
   [junit4]   2> 358033 INFO  (OverseerAutoScalingTriggerThread-72711370685349893-127.0.0.1:40267_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 358037 INFO  (closeThreadPool-2591-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72711370685349893-127.0.0.1:40267_solr-n_0000000000) closing
   [junit4]   2> 358137 INFO  (jetty-closer-2585-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72711370685349893-127.0.0.1:40267_solr-n_0000000000) closing
   [junit4]   2> 358138 INFO  (jetty-closer-2585-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@951a152{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 358139 INFO  (jetty-closer-2585-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@32c1bd0e{/solr,null,STOPPED}
   [junit4]   2> 358139 INFO  (jetty-closer-2585-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 358140 INFO  (SUITE-TestSchemaDesignerAPI-seed#[88044E6808315CBF]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 358343 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> 	21	/solr/configs/._designer_techproducts/managed-schema
   [junit4]   2> 	20	/solr/configs/._designer_testJson/managed-schema
   [junit4]   2> 	14	/solr/collections/._designer_testJson/state.json
   [junit4]   2> 	11	/solr/collections/._designer_testJson/terms/shard1
   [junit4]   2> 	11	/solr/configs/._designer_testJson
   [junit4]   2> 	9	/solr/configs/._designer_testDiff/managed-schema
   [junit4]   2> 	8	/solr/collections/._designer_testDiff/state.json
   [junit4]   2> 	6	/solr/configs/._designer_testDiff
   [junit4]   2> 	6	/solr/collections/._designer_testDiff/terms/shard1
   [junit4]   2> 	5	/solr/configs/._designer_fieldUpdates/managed-schema
   [junit4]   2> 	4	/solr/configs/._designer_fieldUpdates
   [junit4]   2> 	4	/solr/collections/test123/state.json
   [junit4]   2> 	4	/solr/collections/.system/state.json
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/collections/._designer_fieldUpdates/state.json
   [junit4]   2> 	4	/solr/collections/diff456/state.json
   [junit4]   2> 	4	/solr/collections/._designer_techproducts/state.json
   [junit4]   2> 	4	/solr/collections/._designer_testTSV/state.json
   [junit4]   2> 	4	/solr/collections/._designer_techproducts/terms/shard1
   [junit4]   2> 	4	/solr/collections/._designer_testTSV/terms/shard1
   [junit4]   2> 	4	/solr/collections/._designer_films/terms/shard1
   [junit4]   2> 	4	/solr/collections/._designer_films/state.json
   [junit4]   2> 	4	/solr/collections/techproducts/state.json
   [junit4]   2> 	4	/solr/collections/techproducts/terms/shard1
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/collections/test123/terms/shard1
   [junit4]   2> 	3	/solr/configs/._designer_testTSV/managed-schema
   [junit4]   2> 	3	/solr/configs/._designer_techproducts
   [junit4]   2> 	3	/solr/configs/._designer_films/managed-schema
   [junit4]   2> 	3	/solr/collections/.system/terms/shard1
   [junit4]   2> 	3	/solr/collections/._designer_fieldUpdates/terms/shard1
   [junit4]   2> 	3	/solr/configs/._designer_films
   [junit4]   2> 	3	/solr/collections/diff456/terms/shard1
   [junit4]   2> 	2	/solr/configs/techproducts
   [junit4]   2> 	2	/solr/configs/techproducts/managed-schema
   [junit4]   2> 	2	/solr/configs/._designer_testTSV
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	30	/solr/collections/._designer_testJson/state.json
   [junit4]   2> 	26	/solr/configs/._designer_techproducts/managed-schema
   [junit4]   2> 	18	/solr/collections/._designer_testDiff/state.json
   [junit4]   2> 	14	/solr/configs/._designer_testJson/managed-schema
   [junit4]   2> 	12	/solr/collections/._designer_films/state.json
   [junit4]   2> 	10	/solr/collections/.system/state.json
   [junit4]   2> 	9	/solr/collections/._designer_testTSV/state.json
   [junit4]   2> 	9	/solr/collections/._designer_techproducts/state.json
   [junit4]   2> 	9	/solr/collections/test123/state.json
   [junit4]   2> 	9	/solr/collections/techproducts/state.json
   [junit4]   2> 	9	/solr/collections/._designer_fieldUpdates/state.json
   [junit4]   2> 	9	/solr/collections/diff456/state.json
   [junit4]   2> 	6	/solr/configs/._designer_fieldUpdates/managed-schema
   [junit4]   2> 	4	/solr/configs/._designer_testDiff/managed-schema
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	190	/solr/overseer/collection-queue-work
   [junit4]   2> 	171	/solr/overseer/queue
   [junit4]   2> 	88	/solr/collections
   [junit4]   2> 	12	/solr/collections/._designer_testJson/state.json
   [junit4]   2> 	8	/solr/collections/._designer_testDiff/state.json
   [junit4]   2> 	5	/solr/collections/.system/state.json
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	4	/solr/collections/._designer_testTSV/state.json
   [junit4]   2> 	4	/solr/collections/._designer_techproducts/state.json
   [junit4]   2> 	4	/solr/collections/test123/state.json
   [junit4]   2> 	4	/solr/collections/._designer_films/state.json
   [junit4]   2> 	4	/solr/collections/techproducts/state.json
   [junit4]   2> 	4	/solr/collections/._designer_fieldUpdates/state.json
   [junit4]   2> 	4	/solr/collections/diff456/state.json
   [junit4]   2> 
   [junit4]   2> 358364 INFO  (SUITE-TestSchemaDesignerAPI-seed#[88044E6808315CBF]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:39965
   [junit4]   2> 358364 INFO  (SUITE-TestSchemaDesignerAPI-seed#[88044E6808315CBF]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39965
   [junit4]   2> 358364 INFO  (SUITE-TestSchemaDesignerAPI-seed#[88044E6808315CBF]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39965
   [junit4]   2> 358365 INFO  (SUITE-TestSchemaDesignerAPI-seed#[88044E6808315CBF]-worker) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-39 after mutting 0 log messages
   [junit4]   2> 358365 INFO  (SUITE-TestSchemaDesignerAPI-seed#[88044E6808315CBF]-worker) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-40 for ERROR logs matching regex: ignore_exception
   [junit4]   2> 358365 INFO  (SUITE-TestSchemaDesignerAPI-seed#[88044E6808315CBF]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Nov 07, 2021 6:29:10 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(Lucene87): {blobName=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), id=PostingsFormat(name=LuceneFixedGap), type=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), md5=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84))}, docValues:{size=DocValuesFormat(name=Asserting), _version_=DocValuesFormat(name=Lucene80), version=DocValuesFormat(name=Lucene80), timestamp=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1766, maxMBSortInHeap=7.35207457535201, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ar-MA, timezone=America/Caracas
   [junit4]   2> NOTE: Linux 4.15.0-147-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=210264792,total=536346624
   [junit4]   2> NOTE: All tests run in this JVM: [TestConfigOverlay, RankQueryTest, SolrTestCaseJ4DeleteCoreTest, PreAnalyzedUpdateProcessorTest, IndexSizeTriggerMixedBoundsTest, FullHLLTest, SolrXmlInZkTest, TestJsonFacetRefinement, TestLegacyNumericRangeQueryBuilder, SearchHandlerTest, TestSlowCompositeReaderWrapper, TestSolrConfigHandler, TestCollectionAPIs, TestAuthenticationFramework, TestReqParamsAPI, ZkShardTermsTest, CloudMLTQParserTest, TestCSVLoader, TestMultiWordSynonyms, QueryComponentPartialResultsTest, TestSimGenericDistributedQueue, TestSchemaDesignerAPI]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSchemaDesignerAPI -Dtests.seed=88044E6808315CBF -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ar-MA -Dtests.timezone=America/Caracas -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J3 | TestSchemaDesignerAPI (suite) <<<
   [junit4]    > Throwable #1: java.util.concurrent.TimeoutException: Timed out waiting for all collections to be fully removed.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([88044E6808315CBF]:0)
   [junit4]    > 	at org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:581)
   [junit4]    > 	at org.apache.solr.handler.designer.TestSchemaDesignerAPI.tearDownCluster(TestSchemaDesignerAPI.java:82)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)Throwable #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=3900, name=Thread-492, state=RUNNABLE, group=TGRP-TestSchemaDesignerAPI]
   [junit4]    > Caused by: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([88044E6808315CBF]:0)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1754)
   [junit4]    > 	at org.apache.solr.core.SolrCore.lambda$getConfListener$19(SolrCore.java:3147)
   [junit4]    > 	at org.apache.solr.cloud.ZkController.lambda$fireEventListeners$15(ZkController.java:2631)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [81/951 (1!)] on J3 in 84.26s, 6 tests, 2 errors <<< FAILURES!

[...truncated 57238 lines...]