You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2019/12/14 03:52:28 UTC

[JENKINS] Lucene-Solr-BadApples-master-Linux (64bit/jdk-13) - Build # 303 - Failure!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-master-Linux/303/
Java: 64bit/jdk-13 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.api.collections.ConcurrentCreateCollectionTest.testConcurrentCreatePlacement

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([894695A50007317E:A689C86A1DBE7B65]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.solr.cloud.api.collections.ConcurrentCreateCollectionTest.testConcurrentCreatePlacement(ConcurrentCreateCollectionTest.java:287)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:830)




Build Log:
[...truncated 13210 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.ConcurrentCreateCollectionTest
   [junit4]   2> 258826 INFO  (SUITE-ConcurrentCreateCollectionTest-seed#[894695A50007317E]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 258826 INFO  (SUITE-ConcurrentCreateCollectionTest-seed#[894695A50007317E]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ConcurrentCreateCollectionTest_894695A50007317E-001/data-dir-60-001
   [junit4]   2> 258827 WARN  (SUITE-ConcurrentCreateCollectionTest-seed#[894695A50007317E]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 258827 INFO  (SUITE-ConcurrentCreateCollectionTest-seed#[894695A50007317E]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 258827 INFO  (SUITE-ConcurrentCreateCollectionTest-seed#[894695A50007317E]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 258827 INFO  (SUITE-ConcurrentCreateCollectionTest-seed#[894695A50007317E]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ConcurrentCreateCollectionTest_894695A50007317E-001/tempDir-001
   [junit4]   2> 258827 INFO  (SUITE-ConcurrentCreateCollectionTest-seed#[894695A50007317E]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 258828 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 258828 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 258928 INFO  (SUITE-ConcurrentCreateCollectionTest-seed#[894695A50007317E]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:40203
   [junit4]   2> 258928 INFO  (SUITE-ConcurrentCreateCollectionTest-seed#[894695A50007317E]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:40203
   [junit4]   2> 258928 INFO  (SUITE-ConcurrentCreateCollectionTest-seed#[894695A50007317E]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40203
   [junit4]   2> 258928 INFO  (SUITE-ConcurrentCreateCollectionTest-seed#[894695A50007317E]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40203
   [junit4]   2> 258930 INFO  (SUITE-ConcurrentCreateCollectionTest-seed#[894695A50007317E]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 258932 INFO  (zkConnectionManagerCallback-1798-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 258932 INFO  (SUITE-ConcurrentCreateCollectionTest-seed#[894695A50007317E]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 258934 INFO  (SUITE-ConcurrentCreateCollectionTest-seed#[894695A50007317E]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 258936 INFO  (zkConnectionManagerCallback-1800-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 258936 INFO  (SUITE-ConcurrentCreateCollectionTest-seed#[894695A50007317E]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 258937 INFO  (SUITE-ConcurrentCreateCollectionTest-seed#[894695A50007317E]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 258939 INFO  (zkConnectionManagerCallback-1802-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 258939 INFO  (SUITE-ConcurrentCreateCollectionTest-seed#[894695A50007317E]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 259043 WARN  (jetty-launcher-1803-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 259043 WARN  (jetty-launcher-1803-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 259043 WARN  (jetty-launcher-1803-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 259043 WARN  (jetty-launcher-1803-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 259043 INFO  (jetty-launcher-1803-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 259043 INFO  (jetty-launcher-1803-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 259043 INFO  (jetty-launcher-1803-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 259043 INFO  (jetty-launcher-1803-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 259043 INFO  (jetty-launcher-1803-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13+33
   [junit4]   2> 259043 INFO  (jetty-launcher-1803-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13+33
   [junit4]   2> 259059 INFO  (jetty-launcher-1803-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 259059 INFO  (jetty-launcher-1803-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 259059 INFO  (jetty-launcher-1803-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 259063 INFO  (jetty-launcher-1803-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 259063 INFO  (jetty-launcher-1803-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 259063 INFO  (jetty-launcher-1803-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 259067 INFO  (jetty-launcher-1803-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2ca0799d{/solr,null,AVAILABLE}
   [junit4]   2> 259067 INFO  (jetty-launcher-1803-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1eec6fa7{/solr,null,AVAILABLE}
   [junit4]   2> 259067 INFO  (jetty-launcher-1803-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@27f99b4f{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:?????}
   [junit4]   2> 259067 INFO  (jetty-launcher-1803-thread-1) [     ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 259067 INFO  (jetty-launcher-1803-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43375}
   [junit4]   2> 259067 INFO  (jetty-launcher-1803-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7b40f774{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:?????}
   [junit4]   2> 259067 INFO  (jetty-launcher-1803-thread-2) [     ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 259067 INFO  (jetty-launcher-1803-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34523}
   [junit4]   2> 259067 ERROR (jetty-launcher-1803-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 259067 INFO  (jetty-launcher-1803-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 259067 INFO  (jetty-launcher-1803-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 259067 INFO  (jetty-launcher-1803-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 259067 INFO  (jetty-launcher-1803-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 259067 ERROR (jetty-launcher-1803-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 259067 INFO  (jetty-launcher-1803-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 259067 INFO  (jetty-launcher-1803-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-12-14T03:04:13.798973Z
   [junit4]   2> 259067 INFO  (jetty-launcher-1803-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 259068 INFO  (jetty-launcher-1803-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 259068 INFO  (jetty-launcher-1803-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 259068 INFO  (jetty-launcher-1803-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-12-14T03:04:13.799030Z
   [junit4]   2> 259070 INFO  (jetty-launcher-1803-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 259086 INFO  (jetty-launcher-1803-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 259091 INFO  (zkConnectionManagerCallback-1806-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 259091 INFO  (jetty-launcher-1803-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 259091 INFO  (zkConnectionManagerCallback-1807-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 259091 INFO  (jetty-launcher-1803-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 259091 INFO  (jetty-launcher-1803-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 259091 INFO  (jetty-launcher-1803-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 259281 INFO  (jetty-launcher-1803-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 259282 WARN  (jetty-launcher-1803-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2c1557b5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 259282 WARN  (jetty-launcher-1803-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2c1557b5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 259284 WARN  (jetty-launcher-1803-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@560a4da1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 259284 WARN  (jetty-launcher-1803-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@560a4da1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 259284 INFO  (jetty-launcher-1803-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40203/solr
   [junit4]   2> 259285 INFO  (jetty-launcher-1803-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 259286 INFO  (zkConnectionManagerCallback-1814-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 259286 INFO  (jetty-launcher-1803-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 259368 INFO  (jetty-launcher-1803-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 259368 WARN  (jetty-launcher-1803-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5915c205[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 259368 WARN  (jetty-launcher-1803-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5915c205[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 259371 WARN  (jetty-launcher-1803-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@19cc06d9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 259371 WARN  (jetty-launcher-1803-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@19cc06d9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 259372 INFO  (jetty-launcher-1803-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40203/solr
   [junit4]   2> 259377 INFO  (jetty-launcher-1803-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 259378 INFO  (zkConnectionManagerCallback-1821-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 259379 INFO  (jetty-launcher-1803-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 259395 INFO  (jetty-launcher-1803-thread-2) [n:127.0.0.1:34523_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 259396 INFO  (zkConnectionManagerCallback-1823-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 259396 INFO  (jetty-launcher-1803-thread-2) [n:127.0.0.1:34523_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 259433 INFO  (jetty-launcher-1803-thread-2) [n:127.0.0.1:34523_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34523_solr
   [junit4]   2> 259433 INFO  (jetty-launcher-1803-thread-2) [n:127.0.0.1:34523_solr     ] o.a.s.c.Overseer Overseer (id=72180032018317319-127.0.0.1:34523_solr-n_0000000000) starting
   [junit4]   2> 259436 INFO  (OverseerStateUpdate-72180032018317319-127.0.0.1:34523_solr-n_0000000000) [n:127.0.0.1:34523_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:34523_solr
   [junit4]   2> 259436 INFO  (jetty-launcher-1803-thread-2) [n:127.0.0.1:34523_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34523_solr
   [junit4]   2> 259437 INFO  (OverseerStateUpdate-72180032018317319-127.0.0.1:34523_solr-n_0000000000) [n:127.0.0.1:34523_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 259438 WARN  (jetty-launcher-1803-thread-2) [n:127.0.0.1:34523_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> 259449 INFO  (jetty-launcher-1803-thread-2) [n:127.0.0.1:34523_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 259463 INFO  (jetty-launcher-1803-thread-2) [n:127.0.0.1:34523_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34523.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b5865d2
   [junit4]   2> 259469 INFO  (jetty-launcher-1803-thread-2) [n:127.0.0.1:34523_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34523.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b5865d2
   [junit4]   2> 259469 INFO  (jetty-launcher-1803-thread-2) [n:127.0.0.1:34523_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34523.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b5865d2
   [junit4]   2> 259470 INFO  (jetty-launcher-1803-thread-2) [n:127.0.0.1:34523_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 259471 INFO  (jetty-launcher-1803-thread-2) [n:127.0.0.1:34523_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ConcurrentCreateCollectionTest_894695A50007317E-001/tempDir-001/node2/.
   [junit4]   2> 259495 INFO  (jetty-launcher-1803-thread-1) [n:127.0.0.1:43375_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 259496 INFO  (zkConnectionManagerCallback-1829-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 259496 INFO  (jetty-launcher-1803-thread-1) [n:127.0.0.1:43375_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 259499 INFO  (jetty-launcher-1803-thread-1) [n:127.0.0.1:43375_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 259501 INFO  (jetty-launcher-1803-thread-1) [n:127.0.0.1:43375_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:43375_solr as DOWN
   [junit4]   2> 259501 INFO  (jetty-launcher-1803-thread-1) [n:127.0.0.1:43375_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 259501 INFO  (jetty-launcher-1803-thread-1) [n:127.0.0.1:43375_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43375_solr
   [junit4]   2> 259502 INFO  (zkCallback-1822-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 259502 INFO  (zkCallback-1828-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 259502 WARN  (jetty-launcher-1803-thread-1) [n:127.0.0.1:43375_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> 259510 INFO  (jetty-launcher-1803-thread-1) [n:127.0.0.1:43375_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 259522 INFO  (jetty-launcher-1803-thread-1) [n:127.0.0.1:43375_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43375.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b5865d2
   [junit4]   2> 259529 INFO  (jetty-launcher-1803-thread-1) [n:127.0.0.1:43375_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43375.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b5865d2
   [junit4]   2> 259529 INFO  (jetty-launcher-1803-thread-1) [n:127.0.0.1:43375_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43375.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b5865d2
   [junit4]   2> 259530 INFO  (jetty-launcher-1803-thread-1) [n:127.0.0.1:43375_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 259530 INFO  (jetty-launcher-1803-thread-1) [n:127.0.0.1:43375_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ConcurrentCreateCollectionTest_894695A50007317E-001/tempDir-001/node1/.
   [junit4]   2> 259548 INFO  (SUITE-ConcurrentCreateCollectionTest-seed#[894695A50007317E]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 259548 INFO  (SUITE-ConcurrentCreateCollectionTest-seed#[894695A50007317E]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 259549 INFO  (zkConnectionManagerCallback-1838-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 259549 INFO  (SUITE-ConcurrentCreateCollectionTest-seed#[894695A50007317E]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 259550 INFO  (SUITE-ConcurrentCreateCollectionTest-seed#[894695A50007317E]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 259551 INFO  (SUITE-ConcurrentCreateCollectionTest-seed#[894695A50007317E]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40203/solr ready
   [junit4]   2> 259588 INFO  (TEST-ConcurrentCreateCollectionTest.testConcurrentCreatePlacement-seed#[894695A50007317E]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testConcurrentCreatePlacement
   [junit4]   2> 259590 INFO  (qtp1971783604-5365) [n:127.0.0.1:34523_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&maxShardsPerNode=100&name=STARTCOLLECTION&nrtReplicas=1&action=CREATE&numShards=1&waitForFinalState=true&wt=javabin&version=2&policy=policy1 and sendToOCPQueue=true
   [junit4]   2> 259592 INFO  (OverseerThreadFactory-2509-thread-1-processing-n:127.0.0.1:34523_solr) [n:127.0.0.1:34523_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection STARTCOLLECTION
   [junit4]   2> 259696 INFO  (OverseerStateUpdate-72180032018317319-127.0.0.1:34523_solr-n_0000000000) [n:127.0.0.1:34523_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"STARTCOLLECTION",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"STARTCOLLECTION_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43375/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"true"} 
   [junit4]   2> 259901 INFO  (qtp691957784-5364) [n:127.0.0.1:43375_solr    x:STARTCOLLECTION_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=STARTCOLLECTION_shard1_replica_n1&action=CREATE&numShards=1&collection=STARTCOLLECTION&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 260908 INFO  (qtp691957784-5364) [n:127.0.0.1:43375_solr c:STARTCOLLECTION s:shard1 r:core_node2 x:STARTCOLLECTION_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 260923 INFO  (qtp691957784-5364) [n:127.0.0.1:43375_solr c:STARTCOLLECTION s:shard1 r:core_node2 x:STARTCOLLECTION_shard1_replica_n1 ] o.a.s.s.IndexSchema [STARTCOLLECTION_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 261014 INFO  (qtp691957784-5364) [n:127.0.0.1:43375_solr c:STARTCOLLECTION s:shard1 r:core_node2 x:STARTCOLLECTION_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 261014 INFO  (qtp691957784-5364) [n:127.0.0.1:43375_solr c:STARTCOLLECTION s:shard1 r:core_node2 x:STARTCOLLECTION_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'STARTCOLLECTION_shard1_replica_n1' using configuration from collection STARTCOLLECTION, trusted=true
   [junit4]   2> 261015 INFO  (qtp691957784-5364) [n:127.0.0.1:43375_solr c:STARTCOLLECTION s:shard1 r:core_node2 x:STARTCOLLECTION_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43375.solr.core.STARTCOLLECTION.shard1.replica_n1' (registry 'solr.core.STARTCOLLECTION.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b5865d2
   [junit4]   2> 261015 INFO  (qtp691957784-5364) [n:127.0.0.1:43375_solr c:STARTCOLLECTION s:shard1 r:core_node2 x:STARTCOLLECTION_shard1_replica_n1 ] o.a.s.c.SolrCore [[STARTCOLLECTION_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ConcurrentCreateCollectionTest_894695A50007317E-001/tempDir-001/node1/STARTCOLLECTION_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ConcurrentCreateCollectionTest_894695A50007317E-001/tempDir-001/node1/./STARTCOLLECTION_shard1_replica_n1/data/]
   [junit4]   2> 261054 INFO  (qtp691957784-5364) [n:127.0.0.1:43375_solr c:STARTCOLLECTION s:shard1 r:core_node2 x:STARTCOLLECTION_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 261054 INFO  (qtp691957784-5364) [n:127.0.0.1:43375_solr c:STARTCOLLECTION s:shard1 r:core_node2 x:STARTCOLLECTION_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 261055 INFO  (qtp691957784-5364) [n:127.0.0.1:43375_solr c:STARTCOLLECTION s:shard1 r:core_node2 x:STARTCOLLECTION_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 261055 INFO  (qtp691957784-5364) [n:127.0.0.1:43375_solr c:STARTCOLLECTION s:shard1 r:core_node2 x:STARTCOLLECTION_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 261056 INFO  (qtp691957784-5364) [n:127.0.0.1:43375_solr c:STARTCOLLECTION s:shard1 r:core_node2 x:STARTCOLLECTION_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@22ef9039[STARTCOLLECTION_shard1_replica_n1] main]
   [junit4]   2> 261057 INFO  (qtp691957784-5364) [n:127.0.0.1:43375_solr c:STARTCOLLECTION s:shard1 r:core_node2 x:STARTCOLLECTION_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 261057 INFO  (qtp691957784-5364) [n:127.0.0.1:43375_solr c:STARTCOLLECTION s:shard1 r:core_node2 x:STARTCOLLECTION_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 261058 INFO  (qtp691957784-5364) [n:127.0.0.1:43375_solr c:STARTCOLLECTION s:shard1 r:core_node2 x:STARTCOLLECTION_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf/managed-schema
   [junit4]   2> 261058 INFO  (qtp691957784-5364) [n:127.0.0.1:43375_solr c:STARTCOLLECTION s:shard1 r:core_node2 x:STARTCOLLECTION_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 261058 INFO  (qtp691957784-5364) [n:127.0.0.1:43375_solr c:STARTCOLLECTION s:shard1 r:core_node2 x:STARTCOLLECTION_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 261058 INFO  (qtp691957784-5364) [n:127.0.0.1:43375_solr c:STARTCOLLECTION s:shard1 r:core_node2 x:STARTCOLLECTION_shard1_replica_n1 ] o.a.s.s.DirectSolrSpellChecker init: {name=default, field=_text_, classname=solr.DirectSolrSpellChecker, distanceMeasure=internal, accuracy=0.5, maxEdits=2, minPrefix=1, maxInspections=5, minQueryLength=4, maxQueryFrequency=0.01}
   [junit4]   2> 261059 INFO  (qtp691957784-5364) [n:127.0.0.1:43375_solr c:STARTCOLLECTION s:shard1 r:core_node2 x:STARTCOLLECTION_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 261059 INFO  (qtp691957784-5364) [n:127.0.0.1:43375_solr c:STARTCOLLECTION s:shard1 r:core_node2 x:STARTCOLLECTION_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1652862647837655040
   [junit4]   2> 261061 INFO  (searcherExecutor-2518-thread-1-processing-n:127.0.0.1:43375_solr x:STARTCOLLECTION_shard1_replica_n1 c:STARTCOLLECTION s:shard1 r:core_node2) [n:127.0.0.1:43375_solr c:STARTCOLLECTION s:shard1 r:core_node2 x:STARTCOLLECTION_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@22ef9039[STARTCOLLECTION_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 261061 INFO  (searcherExecutor-2518-thread-1-processing-n:127.0.0.1:43375_solr x:STARTCOLLECTION_shard1_replica_n1 c:STARTCOLLECTION s:shard1 r:core_node2) [n:127.0.0.1:43375_solr c:STARTCOLLECTION s:shard1 r:core_node2 x:STARTCOLLECTION_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 261061 INFO  (searcherExecutor-2518-thread-1-processing-n:127.0.0.1:43375_solr x:STARTCOLLECTION_shard1_replica_n1 c:STARTCOLLECTION s:shard1 r:core_node2) [n:127.0.0.1:43375_solr c:STARTCOLLECTION s:shard1 r:core_node2 x:STARTCOLLECTION_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 261061 INFO  (searcherExecutor-2518-thread-1-processing-n:127.0.0.1:43375_solr x:STARTCOLLECTION_shard1_replica_n1 c:STARTCOLLECTION s:shard1 r:core_node2) [n:127.0.0.1:43375_solr c:STARTCOLLECTION s:shard1 r:core_node2 x:STARTCOLLECTION_shard1_replica_n1 ] o.a.s.c.SolrCore [STARTCOLLECTION_shard1_replica_n1] Registered new searcher Searcher@22ef9039[STARTCOLLECTION_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 261063 INFO  (qtp691957784-5364) [n:127.0.0.1:43375_solr c:STARTCOLLECTION s:shard1 r:core_node2 x:STARTCOLLECTION_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/STARTCOLLECTION/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 261063 INFO  (qtp691957784-5364) [n:127.0.0.1:43375_solr c:STARTCOLLECTION s:shard1 r:core_node2 x:STARTCOLLECTION_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/STARTCOLLECTION/leaders/shard1
   [junit4]   2> 261064 INFO  (qtp691957784-5364) [n:127.0.0.1:43375_solr c:STARTCOLLECTION s:shard1 r:core_node2 x:STARTCOLLECTION_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 261064 INFO  (qtp691957784-5364) [n:127.0.0.1:43375_solr c:STARTCOLLECTION s:shard1 r:core_node2 x:STARTCOLLECTION_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 261064 INFO  (qtp691957784-5364) [n:127.0.0.1:43375_solr c:STARTCOLLECTION s:shard1 r:core_node2 x:STARTCOLLECTION_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43375/solr/STARTCOLLECTION_shard1_replica_n1/
   [junit4]   2> 261064 INFO  (qtp691957784-5364) [n:127.0.0.1:43375_solr c:STARTCOLLECTION s:shard1 r:core_node2 x:STARTCOLLECTION_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 261064 INFO  (qtp691957784-5364) [n:127.0.0.1:43375_solr c:STARTCOLLECTION s:shard1 r:core_node2 x:STARTCOLLECTION_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:43375/solr/STARTCOLLECTION_shard1_replica_n1/ has no replicas
   [junit4]   2> 261064 INFO  (qtp691957784-5364) [n:127.0.0.1:43375_solr c:STARTCOLLECTION s:shard1 r:core_node2 x:STARTCOLLECTION_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/STARTCOLLECTION/leaders/shard1/leader after winning as /collections/STARTCOLLECTION/leader_elect/shard1/election/72180032018317320-core_node2-n_0000000000
   [junit4]   2> 261065 INFO  (qtp691957784-5364) [n:127.0.0.1:43375_solr c:STARTCOLLECTION s:shard1 r:core_node2 x:STARTCOLLECTION_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:43375/solr/STARTCOLLECTION_shard1_replica_n1/ shard1
   [junit4]   2> 261167 INFO  (zkCallback-1828-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/STARTCOLLECTION/state.json] for collection [STARTCOLLECTION] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 261167 INFO  (zkCallback-1828-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/STARTCOLLECTION/state.json] for collection [STARTCOLLECTION] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 261167 INFO  (qtp691957784-5364) [n:127.0.0.1:43375_solr c:STARTCOLLECTION s:shard1 r:core_node2 x:STARTCOLLECTION_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 261169 INFO  (qtp691957784-5364) [n:127.0.0.1:43375_solr c:STARTCOLLECTION s:shard1 r:core_node2 x:STARTCOLLECTION_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=STARTCOLLECTION_shard1_replica_n1&action=CREATE&numShards=1&collection=STARTCOLLECTION&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1267
   [junit4]   2> 261170 INFO  (qtp1971783604-5365) [n:127.0.0.1:34523_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> 261269 INFO  (zkCallback-1822-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/STARTCOLLECTION/state.json] for collection [STARTCOLLECTION] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 261269 INFO  (zkCallback-1828-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/STARTCOLLECTION/state.json] for collection [STARTCOLLECTION] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 261269 INFO  (zkCallback-1828-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/STARTCOLLECTION/state.json] for collection [STARTCOLLECTION] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 261269 INFO  (zkCallback-1828-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/STARTCOLLECTION/state.json] for collection [STARTCOLLECTION] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 261269 INFO  (qtp1971783604-5365) [n:127.0.0.1:34523_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&maxShardsPerNode=100&name=STARTCOLLECTION&nrtReplicas=1&action=CREATE&numShards=1&waitForFinalState=true&wt=javabin&version=2&policy=policy1} status=0 QTime=1679
   [junit4]   2> 261271 INFO  (qtp1971783604-5365) [n:127.0.0.1:34523_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 261272 INFO  (qtp691957784-5366) [n:127.0.0.1:43375_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.STARTCOLLECTION.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 261273 INFO  (qtp691957784-5362) [n:127.0.0.1:43375_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 261274 INFO  (qtp1971783604-5367) [n:127.0.0.1:34523_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 261274 INFO  (TEST-ConcurrentCreateCollectionTest.testConcurrentCreatePlacement-seed#[894695A50007317E]) [     ] o.a.s.c.a.c.ConcurrentCreateCollectionTest AUTOSCALE DATA: {
   [junit4]   2>   "policies":{
   [junit4]   2>     "policy1":[{
   [junit4]   2>         "replica":"<2",
   [junit4]   2>         "node":"#ANY"}],
   [junit4]   2>     "policy2":[{
   [junit4]   2>         "replica":"<2",
   [junit4]   2>         "shard":"#EACH",
   [junit4]   2>         "node":"#ANY"}]},
   [junit4]   2>   "cluster-preferences":[
   [junit4]   2>     {
   [junit4]   2>       "minimize":"cores",
   [junit4]   2>       "precision":1},
   [junit4]   2>     {"maximize":"freedisk"}],
   [junit4]   2>   "triggers":{
   [junit4]   2>     ".auto_add_replicas":{
   [junit4]   2>       "name":".auto_add_replicas",
   [junit4]   2>       "event":"nodeLost",
   [junit4]   2>       "waitFor":120,
   [junit4]   2>       "enabled":true,
   [junit4]   2>       "actions":[
   [junit4]   2>         {
   [junit4]   2>           "name":"auto_add_replicas_plan",
   [junit4]   2>           "class":"solr.AutoAddReplicasPlanAction"},
   [junit4]   2>         {
   [junit4]   2>           "name":"execute_plan",
   [junit4]   2>           "class":"solr.ExecutePlanAction"}]},
   [junit4]   2>     ".scheduled_maintenance":{
   [junit4]   2>       "name":".scheduled_maintenance",
   [junit4]   2>       "event":"scheduled",
   [junit4]   2>       "startTime":"NOW",
   [junit4]   2>       "every":"+1DAY",
   [junit4]   2>       "enabled":true,
   [junit4]   2>       "actions":[
   [junit4]   2>         {
   [junit4]   2>           "name":"inactive_shard_plan",
   [junit4]   2>           "class":"solr.InactiveShardPlanAction"},
   [junit4]   2>         {
   [junit4]   2>           "name":"inactive_markers_plan",
   [junit4]   2>           "class":"solr.InactiveMarkersPlanAction"},
   [junit4]   2>         {
   [junit4]   2>           "name":"execute_plan",
   [junit4]   2>           "class":"solr.ExecutePlanAction"}]}},
   [junit4]   2>   "listeners":{
   [junit4]   2>     ".auto_add_replicas.system":{
   [junit4]   2>       "beforeAction":[],
   [junit4]   2>       "afterAction":[],
   [junit4]   2>       "stage":[
   [junit4]   2>         "STARTED",
   [junit4]   2>         "ABORTED",
   [junit4]   2>         "SUCCEEDED",
   [junit4]   2>         "FAILED",
   [junit4]   2>         "BEFORE_ACTION",
   [junit4]   2>         "AFTER_ACTION",
   [junit4]   2>         "IGNORED"],
   [junit4]   2>       "trigger":".auto_add_replicas",
   [junit4]   2>       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener"},
   [junit4]   2>     ".scheduled_maintenance.system":{
   [junit4]   2>       "beforeAction":[],
   [junit4]   2>       "afterAction":[],
   [junit4]   2>       "stage":[
   [junit4]   2>         "STARTED",
   [junit4]   2>         "ABORTED",
   [junit4]   2>         "SUCCEEDED",
   [junit4]   2>         "FAILED",
   [junit4]   2>         "BEFORE_ACTION",
   [junit4]   2>         "AFTER_ACTION",
   [junit4]   2>         "IGNORED"],
   [junit4]   2>       "trigger":".scheduled_maintenance",
   [junit4]   2>       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener"}},
   [junit4]   2>   "properties":{}}
   [junit4]   2> 261275 INFO  (qtp1971783604-5363) [n:127.0.0.1:34523_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&autoAddReplicas=true&name=collection1&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2&policy=policy1 and sendToOCPQueue=true
   [junit4]   2> 261276 INFO  (qtp1971783604-5367) [n:127.0.0.1:34523_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&autoAddReplicas=true&name=collection2&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2&policy=policy1 and sendToOCPQueue=true
   [junit4]   2> 261277 INFO  (OverseerThreadFactory-2509-thread-2-processing-n:127.0.0.1:34523_solr) [n:127.0.0.1:34523_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 261277 INFO  (OverseerCollectionConfigSetProcessor-72180032018317319-127.0.0.1:34523_solr-n_0000000000) [n:127.0.0.1:34523_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> 261278 INFO  (OverseerThreadFactory-2509-thread-3-processing-n:127.0.0.1:34523_solr) [n:127.0.0.1:34523_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection2
   [junit4]   2> 261486 INFO  (qtp1971783604-5365) [n:127.0.0.1:34523_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 261486 INFO  (qtp691957784-5364) [n:127.0.0.1:43375_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.STARTCOLLECTION.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 261487 INFO  (qtp691957784-5366) [n:127.0.0.1:43375_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 261491 INFO  (OverseerStateUpdate-72180032018317319-127.0.0.1:34523_solr-n_0000000000) [n:127.0.0.1:34523_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34523/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 261492 INFO  (OverseerStateUpdate-72180032018317319-127.0.0.1:34523_solr-n_0000000000) [n:127.0.0.1:34523_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34523/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 261493 INFO  (OverseerStateUpdate-72180032018317319-127.0.0.1:34523_solr-n_0000000000) [n:127.0.0.1:34523_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43375/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 261493 INFO  (OverseerStateUpdate-72180032018317319-127.0.0.1:34523_solr-n_0000000000) [n:127.0.0.1:34523_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection2_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34523/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 261694 INFO  (qtp1971783604-5365) [n:127.0.0.1:34523_solr    x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 261694 INFO  (qtp691957784-5362) [n:127.0.0.1:43375_solr    x:collection1_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 261694 INFO  (qtp1971783604-5365) [n:127.0.0.1:34523_solr    x:collection1_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 261696 INFO  (qtp1971783604-5436) [n:127.0.0.1:34523_solr    x:collection2_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection2_shard1_replica_n1&action=CREATE&numShards=1&collection=collection2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 261696 INFO  (qtp1971783604-5437) [n:127.0.0.1:34523_solr    x:collection2_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection2_shard1_replica_n2&action=CREATE&numShards=1&collection=collection2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 262708 INFO  (qtp691957784-5362) [n:127.0.0.1:43375_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 262709 INFO  (qtp1971783604-5437) [n:127.0.0.1:34523_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 262709 INFO  (qtp1971783604-5436) [n:127.0.0.1:34523_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 262727 INFO  (qtp1971783604-5365) [n:127.0.0.1:34523_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 262735 INFO  (qtp1971783604-5437) [n:127.0.0.1:34523_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2 ] o.a.s.s.IndexSchema [collection2_shard1_replica_n2] Schema name=default-config
   [junit4]   2> 262740 INFO  (qtp1971783604-5436) [n:127.0.0.1:34523_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1 ] o.a.s.s.IndexSchema [collection2_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 262741 INFO  (qtp691957784-5362) [n:127.0.0.1:43375_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema [collection1_shard1_replica_n2] Schema name=default-config
   [junit4]   2> 262764 INFO  (qtp1971783604-5365) [n:127.0.0.1:34523_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 262864 INFO  (qtp1971783604-5437) [n:127.0.0.1:34523_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 262864 INFO  (qtp1971783604-5437) [n:127.0.0.1:34523_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'collection2_shard1_replica_n2' using configuration from collection collection2, trusted=true
   [junit4]   2> 262864 INFO  (qtp1971783604-5437) [n:127.0.0.1:34523_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34523.solr.core.collection2.shard1.replica_n2' (registry 'solr.core.collection2.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b5865d2
   [junit4]   2> 262865 INFO  (qtp1971783604-5437) [n:127.0.0.1:34523_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2 ] o.a.s.c.SolrCore [[collection2_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ConcurrentCreateCollectionTest_894695A50007317E-001/tempDir-001/node2/collection2_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ConcurrentCreateCollectionTest_894695A50007317E-001/tempDir-001/node2/./collection2_shard1_replica_n2/data/]
   [junit4]   2> 262883 INFO  (qtp1971783604-5436) [n:127.0.0.1:34523_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 262883 INFO  (qtp1971783604-5436) [n:127.0.0.1:34523_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection2_shard1_replica_n1' using configuration from collection collection2, trusted=true
   [junit4]   2> 262883 INFO  (qtp1971783604-5436) [n:127.0.0.1:34523_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34523.solr.core.collection2.shard1.replica_n1' (registry 'solr.core.collection2.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b5865d2
   [junit4]   2> 262884 INFO  (qtp1971783604-5436) [n:127.0.0.1:34523_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection2_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ConcurrentCreateCollectionTest_894695A50007317E-001/tempDir-001/node2/collection2_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ConcurrentCreateCollectionTest_894695A50007317E-001/tempDir-001/node2/./collection2_shard1_replica_n1/data/]
   [junit4]   2> 262884 INFO  (qtp691957784-5362) [n:127.0.0.1:43375_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 262884 INFO  (qtp691957784-5362) [n:127.0.0.1:43375_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using configuration from collection collection1, trusted=true
   [junit4]   2> 262884 INFO  (qtp691957784-5362) [n:127.0.0.1:43375_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43375.solr.core.collection1.shard1.replica_n2' (registry 'solr.core.collection1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b5865d2
   [junit4]   2> 262884 INFO  (qtp691957784-5362) [n:127.0.0.1:43375_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ConcurrentCreateCollectionTest_894695A50007317E-001/tempDir-001/node1/collection1_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ConcurrentCreateCollectionTest_894695A50007317E-001/tempDir-001/node1/./collection1_shard1_replica_n2/data/]
   [junit4]   2> 262886 INFO  (qtp1971783604-5365) [n:127.0.0.1:34523_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 262886 INFO  (qtp1971783604-5365) [n:127.0.0.1:34523_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from collection collection1, trusted=true
   [junit4]   2> 262886 INFO  (qtp1971783604-5365) [n:127.0.0.1:34523_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34523.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b5865d2
   [junit4]   2> 262886 INFO  (qtp1971783604-5365) [n:127.0.0.1:34523_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ConcurrentCreateCollectionTest_894695A50007317E-001/tempDir-001/node2/collection1_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ConcurrentCreateCollectionTest_894695A50007317E-001/tempDir-001/node2/./collection1_shard1_replica_n1/data/]
   [junit4]   2> 262923 INFO  (qtp1971783604-5437) [n:127.0.0.1:34523_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 262923 INFO  (qtp1971783604-5437) [n:127.0.0.1:34523_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 262924 INFO  (qtp1971783604-5437) [n:127.0.0.1:34523_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 262924 INFO  (qtp1971783604-5437) [n:127.0.0.1:34523_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 262925 INFO  (qtp1971783604-5437) [n:127.0.0.1:34523_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@63bc2e28[collection2_shard1_replica_n2] main]
   [junit4]   2> 262948 INFO  (qtp1971783604-5437) [n:127.0.0.1:34523_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 262948 INFO  (qtp1971783604-5437) [n:127.0.0.1:34523_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 262948 INFO  (qtp1971783604-5437) [n:127.0.0.1:34523_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf/managed-schema
   [junit4]   2> 262948 INFO  (qtp1971783604-5436) [n:127.0.0.1:34523_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 262948 INFO  (qtp1971783604-5436) [n:127.0.0.1:34523_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 262949 INFO  (qtp691957784-5362) [n:127.0.0.1:43375_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 262949 INFO  (qtp691957784-5362) [n:127.0.0.1:43375_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 262950 INFO  (qtp1971783604-5436) [n:127.0.0.1:34523_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 262950 INFO  (qtp1971783604-5436) [n:127.0.0.1:34523_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 262950 INFO  (qtp691957784-5362) [n:127.0.0.1:43375_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 262950 INFO  (qtp691957784-5362) [n:127.0.0.1:43375_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 262950 INFO  (qtp1971783604-5437) [n:127.0.0.1:34523_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 262951 INFO  (qtp1971783604-5437) [n:127.0.0.1:34523_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 262951 INFO  (qtp1971783604-5437) [n:127.0.0.1:34523_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2 ] o.a.s.s.DirectSolrSpellChecker init: {name=default, field=_text_, classname=solr.DirectSolrSpellChecker, distanceMeasure=internal, accuracy=0.5, maxEdits=2, minPrefix=1, maxInspections=5, minQueryLength=4, maxQueryFrequency=0.01}
   [junit4]   2> 262951 INFO  (qtp1971783604-5436) [n:127.0.0.1:34523_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@c598e57[collection2_shard1_replica_n1] main]
   [junit4]   2> 262951 INFO  (qtp691957784-5362) [n:127.0.0.1:43375_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@578aef2c[collection1_shard1_replica_n2] main]
   [junit4]   2> 262952 INFO  (qtp1971783604-5437) [n:127.0.0.1:34523_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 262952 INFO  (qtp1971783604-5437) [n:127.0.0.1:34523_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1652862649822609408
   [junit4]   2> 262954 INFO  (searcherExecutor-2523-thread-1-processing-n:127.0.0.1:34523_solr x:collection2_shard1_replica_n2 c:collection2 s:shard1 r:core_node4) [n:127.0.0.1:34523_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2 ] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@63bc2e28[collection2_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 262954 INFO  (searcherExecutor-2523-thread-1-processing-n:127.0.0.1:34523_solr x:collection2_shard1_replica_n2 c:collection2 s:shard1 r:core_node4) [n:127.0.0.1:34523_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 262954 INFO  (searcherExecutor-2523-thread-1-processing-n:127.0.0.1:34523_solr x:collection2_shard1_replica_n2 c:collection2 s:shard1 r:core_node4) [n:127.0.0.1:34523_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 262954 INFO  (qtp1971783604-5365) [n:127.0.0.1:34523_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 262954 INFO  (qtp1971783604-5365) [n:127.0.0.1:34523_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 262955 INFO  (searcherExecutor-2523-thread-1-processing-n:127.0.0.1:34523_solr x:collection2_shard1_replica_n2 c:collection2 s:shard1 r:core_node4) [n:127.0.0.1:34523_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2 ] o.a.s.c.SolrCore [collection2_shard1_replica_n2] Registered new searcher Searcher@63bc2e28[collection2_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 262955 INFO  (qtp691957784-5362) [n:127.0.0.1:43375_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 262955 INFO  (qtp691957784-5362) [n:127.0.0.1:43375_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 262955 INFO  (qtp691957784-5362) [n:127.0.0.1:43375_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf/managed-schema
   [junit4]   2> 262955 INFO  (qtp1971783604-5436) [n:127.0.0.1:34523_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 262956 INFO  (qtp1971783604-5436) [n:127.0.0.1:34523_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 262956 INFO  (qtp1971783604-5436) [n:127.0.0.1:34523_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf/managed-schema
   [junit4]   2> 262956 INFO  (qtp1971783604-5365) [n:127.0.0.1:34523_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 262956 INFO  (qtp1971783604-5365) [n:127.0.0.1:34523_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 262956 INFO  (qtp691957784-5362) [n:127.0.0.1:43375_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 262956 INFO  (qtp691957784-5362) [n:127.0.0.1:43375_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 262956 INFO  (qtp691957784-5362) [n:127.0.0.1:43375_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.s.DirectSolrSpellChecker init: {name=default, field=_text_, classname=solr.DirectSolrSpellChecker, distanceMeasure=internal, accuracy=0.5, maxEdits=2, minPrefix=1, maxInspections=5, minQueryLength=4, maxQueryFrequency=0.01}
   [junit4]   2> 262957 INFO  (qtp1971783604-5365) [n:127.0.0.1:34523_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@169a49ce[collection1_shard1_replica_n1] main]
   [junit4]   2> 262957 INFO  (qtp691957784-5362) [n:127.0.0.1:43375_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 262957 INFO  (qtp691957784-5362) [n:127.0.0.1:43375_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1652862649827852288
   [junit4]   2> 262959 INFO  (qtp1971783604-5436) [n:127.0.0.1:34523_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 262959 INFO  (searcherExecutor-2525-thread-1-processing-n:127.0.0.1:43375_solr x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node4) [n:127.0.0.1:43375_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@578aef2c[collection1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 262959 INFO  (searcherExecutor-2525-thread-1-processing-n:127.0.0.1:43375_solr x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node4) [n:127.0.0.1:43375_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 262959 INFO  (searcherExecutor-2525-thread-1-processing-n:127.0.0.1:43375_solr x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node4) [n:127.0.0.1:43375_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 262959 INFO  (qtp1971783604-5365) [n:127.0.0.1:34523_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 262960 INFO  (searcherExecutor-2525-thread-1-processing-n:127.0.0.1:43375_solr x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node4) [n:127.0.0.1:43375_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore [collection1_shard1_replica_n2] Registered new searcher Searcher@578aef2c[collection1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 262960 INFO  (qtp1971783604-5365) [n:127.0.0.1:34523_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 262960 INFO  (qtp1971783604-5365) [n:127.0.0.1:34523_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf/managed-schema
   [junit4]   2> 262960 INFO  (qtp1971783604-5436) [n:127.0.0.1:34523_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 262960 INFO  (qtp1971783604-5436) [n:127.0.0.1:34523_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1 ] o.a.s.s.DirectSolrSpellChecker init: {name=default, field=_text_, classname=solr.DirectSolrSpellChecker, distanceMeasure=internal, accuracy=0.5, maxEdits=2, minPrefix=1, maxInspections=5, minQueryLength=4, maxQueryFrequency=0.01}
   [junit4]   2> 262960 INFO  (qtp1971783604-5437) [n:127.0.0.1:34523_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection2/terms/shard1 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 262960 INFO  (qtp1971783604-5437) [n:127.0.0.1:34523_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection2/leaders/shard1
   [junit4]   2> 262960 INFO  (qtp1971783604-5365) [n:127.0.0.1:34523_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 262961 INFO  (qtp1971783604-5365) [n:127.0.0.1:34523_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 262961 INFO  (qtp1971783604-5365) [n:127.0.0.1:34523_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.DirectSolrSpellChecker init: {name=default, field=_text_, classname=solr.DirectSolrSpellChecker, distanceMeasure=internal, accuracy=0.5, maxEdits=2, minPrefix=1, maxInspections=5, minQueryLength=4, maxQueryFrequency=0.01}
   [junit4]   2> 262961 INFO  (qtp691957784-5362) [n:127.0.0.1:43375_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 262961 INFO  (qtp1971783604-5436) [n:127.0.0.1:34523_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 262961 INFO  (qtp691957784-5362) [n:127.0.0.1:43375_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 262961 INFO  (qtp1971783604-5436) [n:127.0.0.1:34523_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1652862649832046592
   [junit4]   2> 262962 INFO  (qtp1971783604-5365) [n:127.0.0.1:34523_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 262962 INFO  (qtp1971783604-5365) [n:127.0.0.1:34523_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1652862649833095168
   [junit4]   2> 262964 INFO  (searcherExecutor-2526-thread-1-processing-n:127.0.0.1:34523_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:34523_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@169a49ce[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 262964 INFO  (searcherExecutor-2526-thread-1-processing-n:127.0.0.1:34523_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:34523_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 262964 INFO  (searcherExecutor-2526-thread-1-processing-n:127.0.0.1:34523_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:34523_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 262964 INFO  (qtp1971783604-5437) [n:127.0.0.1:34523_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9998ms
   [junit4]   2> 262965 INFO  (searcherExecutor-2526-thread-1-processing-n:127.0.0.1:34523_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:34523_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@169a49ce[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 262965 INFO  (searcherExecutor-2524-thread-1-processing-n:127.0.0.1:34523_solr x:collection2_shard1_replica_n1 c:collection2 s:shard1 r:core_node3) [n:127.0.0.1:34523_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@c598e57[collection2_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 262965 INFO  (searcherExecutor-2524-thread-1-processing-n:127.0.0.1:34523_solr x:collection2_shard1_replica_n1 c:collection2 s:shard1 r:core_node3) [n:127.0.0.1:34523_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 262965 INFO  (searcherExecutor-2524-thread-1-processing-n:127.0.0.1:34523_solr x:collection2_shard1_replica_n1 c:collection2 s:shard1 r:core_node3) [n:127.0.0.1:34523_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 262966 INFO  (qtp691957784-5362) [n:127.0.0.1:43375_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 262966 INFO  (searcherExecutor-2524-thread-1-processing-n:127.0.0.1:34523_solr x:collection2_shard1_replica_n1 c:collection2 s:shard1 r:core_node3) [n:127.0.0.1:34523_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1 ] o.a.s.c.SolrCore [collection2_shard1_replica_n1] Registered new searcher Searcher@c598e57[collection2_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 262966 INFO  (qtp1971783604-5436) [n:127.0.0.1:34523_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection2/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 262966 INFO  (qtp1971783604-5436) [n:127.0.0.1:34523_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection2/leaders/shard1
   [junit4]   2> 262967 INFO  (qtp1971783604-5365) [n:127.0.0.1:34523_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 262967 INFO  (qtp1971783604-5365) [n:127.0.0.1:34523_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 263466 INFO  (qtp1971783604-5437) [n:127.0.0.1:34523_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 263466 INFO  (qtp1971783604-5437) [n:127.0.0.1:34523_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 263466 INFO  (qtp1971783604-5437) [n:127.0.0.1:34523_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34523/solr/collection2_shard1_replica_n2/
   [junit4]   2> 263466 INFO  (qtp1971783604-5437) [n:127.0.0.1:34523_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=collection2_shard1_replica_n2 url=http://127.0.0.1:34523/solr START replicas=[http://127.0.0.1:34523/solr/collection2_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 263466 INFO  (qtp1971783604-5437) [n:127.0.0.1:34523_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=collection2_shard1_replica_n2 url=http://127.0.0.1:34523/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 263466 INFO  (qtp691957784-5362) [n:127.0.0.1:43375_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 263466 INFO  (qtp691957784-5362) [n:127.0.0.1:43375_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 263466 INFO  (qtp691957784-5362) [n:127.0.0.1:43375_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43375/solr/collection1_shard1_replica_n2/
   [junit4]   2> 263467 INFO  (qtp691957784-5362) [n:127.0.0.1:43375_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n2 url=http://127.0.0.1:43375/solr START replicas=[http://127.0.0.1:34523/solr/collection1_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 263467 INFO  (qtp691957784-5362) [n:127.0.0.1:43375_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n2 url=http://127.0.0.1:43375/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 263468 INFO  (qtp1971783604-5447) [n:127.0.0.1:34523_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1 ] o.a.s.c.S.Request [collection2_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 263468 INFO  (qtp1971783604-5437) [n:127.0.0.1:34523_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 263468 INFO  (qtp1971783604-5437) [n:127.0.0.1:34523_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 263468 INFO  (qtp1971783604-5437) [n:127.0.0.1:34523_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection2/leaders/shard1/leader after winning as /collections/collection2/leader_elect/shard1/election/72180032018317319-core_node4-n_0000000000
   [junit4]   2> 263468 INFO  (qtp1971783604-5447) [n:127.0.0.1:34523_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 263468 INFO  (qtp691957784-5362) [n:127.0.0.1:43375_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 263468 INFO  (qtp691957784-5362) [n:127.0.0.1:43375_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 263468 INFO  (qtp691957784-5362) [n:127.0.0.1:43375_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/72180032018317320-core_node4-n_0000000000
   [junit4]   2> 263469 INFO  (qtp1971783604-5437) [n:127.0.0.1:34523_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:34523/solr/collection2_shard1_replica_n2/ shard1
   [junit4]   2> 263471 INFO  (qtp691957784-5362) [n:127.0.0.1:43375_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:43375/solr/collection1_shard1_replica_n2/ shard1
   [junit4]   2> 263572 INFO  (zkCallback-1828-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 263573 INFO  (zkCallback-1822-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection2/state.json] for collection [collection2] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 263573 INFO  (qtp691957784-5362) [n:127.0.0.1:43375_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 263573 INFO  (qtp1971783604-5437) [n:127.0.0.1:34523_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 263576 INFO  (qtp1971783604-5437) [n:127.0.0.1:34523_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection2_shard1_replica_n2&action=CREATE&numShards=1&collection=collection2&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1880
   [junit4]   2> 263576 INFO  (qtp691957784-5362) [n:127.0.0.1:43375_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1882
   [junit4]   2> 263675 INFO  (zkCallback-1828-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 263675 INFO  (zkCallback-1828-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 263675 INFO  (zkCallback-1822-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection2/state.json] for collection [collection2] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 263675 INFO  (zkCallback-1822-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection2/state.json] for collection [collection2] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 263970 INFO  (qtp1971783604-5436) [n:127.0.0.1:34523_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection2_shard1_replica_n1&action=CREATE&numShards=1&collection=collection2&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2274
   [junit4]   2> 263972 INFO  (qtp1971783604-5365) [n:127.0.0.1:34523_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2278
   [junit4]   2> 263975 INFO  (qtp1971783604-5363) [n:127.0.0.1:34523_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> 263975 INFO  (qtp1971783604-5367) [n:127.0.0.1:34523_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> 264072 INFO  (zkCallback-1822-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 264072 INFO  (zkCallback-1822-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 264072 INFO  (zkCallback-1828-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 264072 INFO  (zkCallback-1828-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncC

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

main = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@29eb7a46
   [junit4]   2> 264599 INFO  (jetty-closer-1846-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 264599 INFO  (jetty-closer-1846-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4f333b87: rootName = solr_43375, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@44e9564e
   [junit4]   2> 264604 INFO  (jetty-closer-1846-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 264604 INFO  (jetty-closer-1846-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@413b308: rootName = solr_34523, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@556b0b18
   [junit4]   2> 264604 INFO  (jetty-closer-1846-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 264604 INFO  (jetty-closer-1846-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2a14c8aa: rootName = solr_43375, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@556b0b18
   [junit4]   2> 264606 INFO  (jetty-closer-1846-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 264606 INFO  (jetty-closer-1846-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1a36d069: rootName = solr_34523, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2cae4913
   [junit4]   2> 264606 INFO  (jetty-closer-1846-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 264607 INFO  (jetty-closer-1846-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 264607 INFO  (jetty-closer-1846-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@181a089f: rootName = solr_43375, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2cae4913
   [junit4]   2> 264607 INFO  (closeThreadPool-1853-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72180032018317319-127.0.0.1:34523_solr-n_0000000000) closing
   [junit4]   2> 264607 INFO  (OverseerStateUpdate-72180032018317319-127.0.0.1:34523_solr-n_0000000000) [n:127.0.0.1:34523_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:34523_solr
   [junit4]   2> 264607 INFO  (jetty-closer-1846-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 264607 INFO  (OverseerAutoScalingTriggerThread-72180032018317319-127.0.0.1:34523_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 264609 INFO  (closeThreadPool-1853-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72180032018317319-127.0.0.1:34523_solr-n_0000000000) closing
   [junit4]   2> 264609 INFO  (zkCallback-1828-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 264708 INFO  (jetty-closer-1846-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72180032018317319-127.0.0.1:34523_solr-n_0000000000) closing
   [junit4]   2> 264709 INFO  (jetty-closer-1846-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7b40f774{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:?}
   [junit4]   2> 264709 INFO  (jetty-closer-1846-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1eec6fa7{/solr,null,UNAVAILABLE}
   [junit4]   2> 264714 INFO  (jetty-closer-1846-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 264809 INFO  (jetty-closer-1846-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@27f99b4f{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:?}
   [junit4]   2> 264809 INFO  (jetty-closer-1846-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2ca0799d{/solr,null,UNAVAILABLE}
   [junit4]   2> 264809 INFO  (jetty-closer-1846-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 264810 INFO  (SUITE-ConcurrentCreateCollectionTest-seed#[894695A50007317E]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 265015 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> 	8	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	6	/solr/collections/collection2/terms/shard1
   [junit4]   2> 	5	/solr/collections/STARTCOLLECTION/state.json
   [junit4]   2> 	5	/solr/configs/conf/managed-schema
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	3	/solr/collections/STARTCOLLECTION/terms/shard1
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 	2	/solr/collections/collection2/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/collections/collection1/state.json
   [junit4]   2> 	12	/solr/collections/STARTCOLLECTION/state.json
   [junit4]   2> 	10	/solr/collections/collection2/state.json
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	45	/solr/overseer/queue
   [junit4]   2> 	25	/solr/collections
   [junit4]   2> 	21	/solr/overseer/collection-queue-work
   [junit4]   2> 	8	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 265017 INFO  (SUITE-ConcurrentCreateCollectionTest-seed#[894695A50007317E]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:40203
   [junit4]   2> 265017 INFO  (SUITE-ConcurrentCreateCollectionTest-seed#[894695A50007317E]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40203
   [junit4]   2> 265017 INFO  (SUITE-ConcurrentCreateCollectionTest-seed#[894695A50007317E]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40203
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ConcurrentCreateCollectionTest_894695A50007317E-001
   [junit4]   2> Dec 14, 2019 3:04:19 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=1797, maxMBSortInHeap=7.733817751642892, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@c28c41a), locale=pa-Arab-PK, timezone=Atlantic/Madeira
   [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/Oracle Corporation 13 (64-bit)/cpus=8,threads=1,free=110316008,total=428343296
   [junit4]   2> NOTE: All tests run in this JVM: [StatsReloadRaceTest, TestSweetSpotSimilarityFactory, DeleteInactiveReplicaTest, TestOrdValues, TestNestedDocsSort, DocValuesTest, TestTrie, JWTAuthPluginIntegrationTest, TestNumericTokenStream, MetricTriggerTest, NestedShardedAtomicUpdateTest, TestQueryUtils, AssignBackwardCompatibilityTest, DirectoryFactoryTest, TriLevelCompositeIdRoutingTest, TestChildDocTransformer, TestSubQueryTransformer, TestRuleBasedAuthorizationPlugin, TestUnifiedSolrHighlighter, AutoScalingHandlerTest, DataDrivenBlockJoinTest, HdfsNNFailoverTest, TestManagedSchema, SliceStateTest, TestReplicationHandler, TestSimpleQParserPlugin, NoCacheHeaderTest, TestUnInvertedFieldException, IndexBasedSpellCheckerTest, TestDistribDocBasedVersion, SuggesterTest, TestNumericTerms32, CacheHeaderTest, TestPrepRecovery, ZkNodePropsTest, TestCloudJSONFacetJoinDomain, TestLMDirichletSimilarityFactory, ConcurrentCreateCollectionTest]
   [junit4] Completed [103/893 (1!)] on J0 in 6.76s, 1 test, 1 failure <<< FAILURES!

[...truncated 12258 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/build.xml:643: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/build.xml:128: Found 1 violations in source files (nocommit).

Total time: 87 minutes 8 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2