You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2018/06/13 09:47:21 UTC

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-10) - Build # 22240 - Unstable!

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

1 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPISolrJTest.testAddAndDeleteReplica

Error Message:
Error from server at http://127.0.0.1:37935/solr: Error waiting for corenode gone

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:37935/solr: Error waiting for corenode gone
	at __randomizedtesting.SeedInfo.seed([28862ED252A95489:C636578755654333]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.CollectionsAPISolrJTest.testAddAndDeleteReplica(CollectionsAPISolrJTest.java:357)
	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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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:844)




Build Log:
[...truncated 13128 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_28862ED252A95489-001/init-core-data-001
   [junit4]   2> 436840 WARN  (SUITE-CollectionsAPISolrJTest-seed#[28862ED252A95489]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 436840 INFO  (SUITE-CollectionsAPISolrJTest-seed#[28862ED252A95489]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 436841 INFO  (SUITE-CollectionsAPISolrJTest-seed#[28862ED252A95489]-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> 436841 INFO  (SUITE-CollectionsAPISolrJTest-seed#[28862ED252A95489]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 436841 INFO  (SUITE-CollectionsAPISolrJTest-seed#[28862ED252A95489]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_28862ED252A95489-001/tempDir-001
   [junit4]   2> 436841 INFO  (SUITE-CollectionsAPISolrJTest-seed#[28862ED252A95489]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 436846 INFO  (Thread-1073) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 436846 INFO  (Thread-1073) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 436854 ERROR (Thread-1073) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 436947 INFO  (SUITE-CollectionsAPISolrJTest-seed#[28862ED252A95489]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:39747
   [junit4]   2> 436958 INFO  (zkConnectionManagerCallback-1557-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 436960 INFO  (jetty-launcher-1554-thread-1) [    ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 10+46
   [junit4]   2> 436963 INFO  (jetty-launcher-1554-thread-2) [    ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 10+46
   [junit4]   2> 436967 INFO  (jetty-launcher-1554-thread-3) [    ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 10+46
   [junit4]   2> 436984 INFO  (jetty-launcher-1554-thread-4) [    ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 10+46
   [junit4]   2> 437006 INFO  (jetty-launcher-1554-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 437006 INFO  (jetty-launcher-1554-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 437007 INFO  (jetty-launcher-1554-thread-3) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 437035 INFO  (jetty-launcher-1554-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7535ea70{/solr,null,AVAILABLE}
   [junit4]   2> 437035 INFO  (jetty-launcher-1554-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@49fc385b{HTTP/1.1,[http/1.1]}{127.0.0.1:37081}
   [junit4]   2> 437035 INFO  (jetty-launcher-1554-thread-3) [    ] o.e.j.s.Server Started @437055ms
   [junit4]   2> 437035 INFO  (jetty-launcher-1554-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37081}
   [junit4]   2> 437036 ERROR (jetty-launcher-1554-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 437036 INFO  (jetty-launcher-1554-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 437036 INFO  (jetty-launcher-1554-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 437036 INFO  (jetty-launcher-1554-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 437036 INFO  (jetty-launcher-1554-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 437036 INFO  (jetty-launcher-1554-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-06-13T09:01:00.289170Z
   [junit4]   2> 437050 INFO  (jetty-launcher-1554-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 437050 INFO  (jetty-launcher-1554-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 437050 INFO  (jetty-launcher-1554-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 437050 INFO  (jetty-launcher-1554-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 437050 INFO  (jetty-launcher-1554-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 437051 INFO  (jetty-launcher-1554-thread-4) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 437051 INFO  (zkConnectionManagerCallback-1559-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437051 INFO  (jetty-launcher-1554-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6fba8f23{/solr,null,AVAILABLE}
   [junit4]   2> 437051 INFO  (jetty-launcher-1554-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c786ec7{/solr,null,AVAILABLE}
   [junit4]   2> 437051 INFO  (jetty-launcher-1554-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 437051 INFO  (jetty-launcher-1554-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 437051 INFO  (jetty-launcher-1554-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 437051 INFO  (jetty-launcher-1554-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7936a52f{HTTP/1.1,[http/1.1]}{127.0.0.1:37935}
   [junit4]   2> 437051 INFO  (jetty-launcher-1554-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@56df3ac0{HTTP/1.1,[http/1.1]}{127.0.0.1:36825}
   [junit4]   2> 437051 INFO  (jetty-launcher-1554-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 437051 INFO  (jetty-launcher-1554-thread-4) [    ] o.e.j.s.Server Started @437071ms
   [junit4]   2> 437051 INFO  (jetty-launcher-1554-thread-1) [    ] o.e.j.s.Server Started @437071ms
   [junit4]   2> 437051 INFO  (jetty-launcher-1554-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36825}
   [junit4]   2> 437051 INFO  (jetty-launcher-1554-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37935}
   [junit4]   2> 437055 ERROR (jetty-launcher-1554-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 437055 INFO  (jetty-launcher-1554-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5574f601{/solr,null,AVAILABLE}
   [junit4]   2> 437055 ERROR (jetty-launcher-1554-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 437055 INFO  (jetty-launcher-1554-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 437055 INFO  (jetty-launcher-1554-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 437055 INFO  (jetty-launcher-1554-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 437055 INFO  (jetty-launcher-1554-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 437055 INFO  (jetty-launcher-1554-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 437055 INFO  (jetty-launcher-1554-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 437055 INFO  (jetty-launcher-1554-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 437055 INFO  (jetty-launcher-1554-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 437055 INFO  (jetty-launcher-1554-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-06-13T09:01:00.308285Z
   [junit4]   2> 437055 INFO  (jetty-launcher-1554-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-06-13T09:01:00.308348Z
   [junit4]   2> 437055 INFO  (jetty-launcher-1554-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7c5d3ef2{HTTP/1.1,[http/1.1]}{127.0.0.1:35461}
   [junit4]   2> 437055 INFO  (jetty-launcher-1554-thread-2) [    ] o.e.j.s.Server Started @437075ms
   [junit4]   2> 437055 INFO  (jetty-launcher-1554-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35461}
   [junit4]   2> 437055 ERROR (jetty-launcher-1554-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 437055 INFO  (jetty-launcher-1554-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 437055 INFO  (jetty-launcher-1554-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 437055 INFO  (jetty-launcher-1554-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 437055 INFO  (jetty-launcher-1554-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 437055 INFO  (jetty-launcher-1554-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-06-13T09:01:00.308817Z
   [junit4]   2> 437062 INFO  (zkConnectionManagerCallback-1562-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437062 INFO  (zkConnectionManagerCallback-1565-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437063 INFO  (jetty-launcher-1554-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 437063 INFO  (jetty-launcher-1554-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 437063 INFO  (zkConnectionManagerCallback-1563-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437063 INFO  (jetty-launcher-1554-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 437066 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1007ae116c90003, likely client has closed socket
   [junit4]   2> 437135 INFO  (jetty-launcher-1554-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39747/solr
   [junit4]   2> 437139 INFO  (zkConnectionManagerCallback-1569-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437162 INFO  (zkConnectionManagerCallback-1571-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437216 INFO  (jetty-launcher-1554-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39747/solr
   [junit4]   2> 437222 INFO  (zkConnectionManagerCallback-1577-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437226 INFO  (jetty-launcher-1554-thread-4) [n:127.0.0.1:37935_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 437227 INFO  (jetty-launcher-1554-thread-4) [n:127.0.0.1:37935_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37935_solr
   [junit4]   2> 437227 INFO  (zkConnectionManagerCallback-1579-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437227 INFO  (jetty-launcher-1554-thread-4) [n:127.0.0.1:37935_solr    ] o.a.s.c.Overseer Overseer (id=72192701206429702-127.0.0.1:37935_solr-n_0000000000) starting
   [junit4]   2> 437232 INFO  (jetty-launcher-1554-thread-3) [n:127.0.0.1:37081_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 437241 INFO  (jetty-launcher-1554-thread-3) [n:127.0.0.1:37081_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37081_solr
   [junit4]   2> 437242 INFO  (jetty-launcher-1554-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39747/solr
   [junit4]   2> 437255 INFO  (zkCallback-1578-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 437255 INFO  (zkCallback-1570-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 437259 INFO  (zkConnectionManagerCallback-1591-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437259 INFO  (jetty-launcher-1554-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39747/solr
   [junit4]   2> 437260 INFO  (jetty-launcher-1554-thread-4) [n:127.0.0.1:37935_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 437260 INFO  (jetty-launcher-1554-thread-4) [n:127.0.0.1:37935_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39747/solr ready
   [junit4]   2> 437261 INFO  (zkConnectionManagerCallback-1585-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437272 INFO  (zkConnectionManagerCallback-1596-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437272 INFO  (jetty-launcher-1554-thread-4) [n:127.0.0.1:37935_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 437272 INFO  (zkConnectionManagerCallback-1599-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437272 INFO  (jetty-launcher-1554-thread-4) [n:127.0.0.1:37935_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37935_solr
   [junit4]   2> 437273 INFO  (zkCallback-1570-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 437273 INFO  (zkCallback-1578-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 437274 INFO  (zkConnectionManagerCallback-1601-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437277 INFO  (jetty-launcher-1554-thread-3) [n:127.0.0.1:37081_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 437278 INFO  (jetty-launcher-1554-thread-3) [n:127.0.0.1:37081_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39747/solr ready
   [junit4]   2> 437278 INFO  (jetty-launcher-1554-thread-1) [n:127.0.0.1:36825_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 437278 INFO  (zkCallback-1590-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 437278 WARN  (jetty-launcher-1554-thread-3) [n:127.0.0.1:37081_solr    ] o.a.s.h.a.MetricsHistoryHandler Missing .system, keeping metrics history in memory
   [junit4]   2> 437279 INFO  (jetty-launcher-1554-thread-1) [n:127.0.0.1:36825_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 437280 INFO  (jetty-launcher-1554-thread-1) [n:127.0.0.1:36825_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 437280 INFO  (jetty-launcher-1554-thread-1) [n:127.0.0.1:36825_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36825_solr
   [junit4]   2> 437281 INFO  (zkCallback-1590-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 437281 INFO  (zkCallback-1578-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 437282 INFO  (zkCallback-1570-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 437286 INFO  (zkConnectionManagerCallback-1603-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437291 INFO  (jetty-launcher-1554-thread-3) [n:127.0.0.1:37081_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37081.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ff7b709
   [junit4]   2> 437292 INFO  (jetty-launcher-1554-thread-2) [n:127.0.0.1:35461_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 437294 WARN  (jetty-launcher-1554-thread-4) [n:127.0.0.1:37935_solr    ] o.a.s.h.a.MetricsHistoryHandler Missing .system, keeping metrics history in memory
   [junit4]   2> 437296 INFO  (jetty-launcher-1554-thread-3) [n:127.0.0.1:37081_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37081.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ff7b709
   [junit4]   2> 437296 INFO  (jetty-launcher-1554-thread-3) [n:127.0.0.1:37081_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37081.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ff7b709
   [junit4]   2> 437297 INFO  (jetty-launcher-1554-thread-3) [n:127.0.0.1:37081_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_28862ED252A95489-001/tempDir-001/node3/.
   [junit4]   2> 437299 INFO  (zkCallback-1600-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 437299 INFO  (zkCallback-1595-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 437303 INFO  (jetty-launcher-1554-thread-2) [n:127.0.0.1:35461_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 437304 INFO  (jetty-launcher-1554-thread-2) [n:127.0.0.1:35461_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 437304 INFO  (jetty-launcher-1554-thread-2) [n:127.0.0.1:35461_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35461_solr
   [junit4]   2> 437305 INFO  (zkCallback-1600-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 437305 INFO  (zkCallback-1578-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 437305 INFO  (zkCallback-1590-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 437305 INFO  (zkCallback-1570-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 437306 INFO  (zkCallback-1595-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 437309 INFO  (zkConnectionManagerCallback-1614-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437319 INFO  (jetty-launcher-1554-thread-4) [n:127.0.0.1:37935_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37935.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ff7b709
   [junit4]   2> 437328 INFO  (jetty-launcher-1554-thread-1) [n:127.0.0.1:36825_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 437337 INFO  (zkConnectionManagerCallback-1619-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437337 INFO  (jetty-launcher-1554-thread-1) [n:127.0.0.1:36825_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39747/solr ready
   [junit4]   2> 437337 INFO  (jetty-launcher-1554-thread-2) [n:127.0.0.1:35461_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 437338 INFO  (jetty-launcher-1554-thread-2) [n:127.0.0.1:35461_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39747/solr ready
   [junit4]   2> 437338 INFO  (zkCallback-1602-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 437339 WARN  (jetty-launcher-1554-thread-1) [n:127.0.0.1:36825_solr    ] o.a.s.h.a.MetricsHistoryHandler Missing .system, keeping metrics history in memory
   [junit4]   2> 437340 INFO  (jetty-launcher-1554-thread-4) [n:127.0.0.1:37935_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37935.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ff7b709
   [junit4]   2> 437340 INFO  (jetty-launcher-1554-thread-4) [n:127.0.0.1:37935_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37935.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ff7b709
   [junit4]   2> 437341 INFO  (jetty-launcher-1554-thread-4) [n:127.0.0.1:37935_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_28862ED252A95489-001/tempDir-001/node4/.
   [junit4]   2> 437345 WARN  (jetty-launcher-1554-thread-2) [n:127.0.0.1:35461_solr    ] o.a.s.h.a.MetricsHistoryHandler Missing .system, keeping metrics history in memory
   [junit4]   2> 437352 INFO  (jetty-launcher-1554-thread-1) [n:127.0.0.1:36825_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36825.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ff7b709
   [junit4]   2> 437358 INFO  (jetty-launcher-1554-thread-2) [n:127.0.0.1:35461_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35461.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ff7b709
   [junit4]   2> 437360 INFO  (jetty-launcher-1554-thread-1) [n:127.0.0.1:36825_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36825.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ff7b709
   [junit4]   2> 437360 INFO  (jetty-launcher-1554-thread-1) [n:127.0.0.1:36825_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36825.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ff7b709
   [junit4]   2> 437361 INFO  (jetty-launcher-1554-thread-1) [n:127.0.0.1:36825_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_28862ED252A95489-001/tempDir-001/node1/.
   [junit4]   2> 437367 INFO  (jetty-launcher-1554-thread-2) [n:127.0.0.1:35461_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35461.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ff7b709
   [junit4]   2> 437368 INFO  (jetty-launcher-1554-thread-2) [n:127.0.0.1:35461_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35461.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ff7b709
   [junit4]   2> 437369 INFO  (jetty-launcher-1554-thread-2) [n:127.0.0.1:35461_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_28862ED252A95489-001/tempDir-001/node2/.
   [junit4]   2> 437437 INFO  (zkConnectionManagerCallback-1623-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437439 INFO  (zkConnectionManagerCallback-1628-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437440 INFO  (SUITE-CollectionsAPISolrJTest-seed#[28862ED252A95489]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 437440 INFO  (SUITE-CollectionsAPISolrJTest-seed#[28862ED252A95489]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39747/solr ready
   [junit4]   2> 437461 INFO  (TEST-CollectionsAPISolrJTest.testList-seed#[28862ED252A95489]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testList
   [junit4]   2> 437463 INFO  (qtp922353249-5578) [n:127.0.0.1:37935_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 437463 INFO  (qtp922353249-5578) [n:127.0.0.1:37935_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 437464 INFO  (TEST-CollectionsAPISolrJTest.testList-seed#[28862ED252A95489]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testList
   [junit4]   2> 437478 INFO  (TEST-CollectionsAPISolrJTest.testCollectionProp-seed#[28862ED252A95489]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollectionProp
   [junit4]   2> 437479 INFO  (qtp922353249-5557) [n:127.0.0.1:37935_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&name=collectionPropTest&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 437482 INFO  (OverseerThreadFactory-2215-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collectionPropTest
   [junit4]   2> 437587 INFO  (OverseerStateUpdate-72192701206429702-127.0.0.1:37935_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collectionPropTest",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collectionPropTest_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36825/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 437589 INFO  (OverseerStateUpdate-72192701206429702-127.0.0.1:37935_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collectionPropTest",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collectionPropTest_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37935/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 437590 INFO  (OverseerStateUpdate-72192701206429702-127.0.0.1:37935_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collectionPropTest",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collectionPropTest_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35461/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 437593 INFO  (OverseerStateUpdate-72192701206429702-127.0.0.1:37935_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collectionPropTest",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collectionPropTest_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37081/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 437796 INFO  (qtp146502392-5562) [n:127.0.0.1:37081_solr    x:collectionPropTest_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=collectionPropTest_shard2_replica_n6&action=CREATE&numShards=2&collection=collectionPropTest&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 437796 INFO  (qtp146502392-5562) [n:127.0.0.1:37081_solr    x:collectionPropTest_shard2_replica_n6] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 437799 INFO  (qtp922353249-5568) [n:127.0.0.1:37935_solr    x:collectionPropTest_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=collectionPropTest_shard1_replica_n2&action=CREATE&numShards=2&collection=collectionPropTest&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 437804 INFO  (qtp1583123936-5575) [n:127.0.0.1:36825_solr    x:collectionPropTest_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collectionPropTest_shard1_replica_n1&action=CREATE&numShards=2&collection=collectionPropTest&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 437804 INFO  (qtp1430753492-5577) [n:127.0.0.1:35461_solr    x:collectionPropTest_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=collectionPropTest_shard2_replica_n4&action=CREATE&numShards=2&collection=collectionPropTest&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 438818 INFO  (qtp146502392-5562) [n:127.0.0.1:37081_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 438820 INFO  (qtp1583123936-5575) [n:127.0.0.1:36825_solr c:collectionPropTest s:shard1 r:core_node3 x:collectionPropTest_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 438821 INFO  (qtp1430753492-5577) [n:127.0.0.1:35461_solr c:collectionPropTest s:shard2 r:core_node7 x:collectionPropTest_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 438821 INFO  (qtp922353249-5568) [n:127.0.0.1:37935_solr c:collectionPropTest s:shard1 r:core_node5 x:collectionPropTest_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 438854 INFO  (qtp922353249-5568) [n:127.0.0.1:37935_solr c:collectionPropTest s:shard1 r:core_node5 x:collectionPropTest_shard1_replica_n2] o.a.s.s.IndexSchema [collectionPropTest_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 438854 INFO  (qtp1430753492-5577) [n:127.0.0.1:35461_solr c:collectionPropTest s:shard2 r:core_node7 x:collectionPropTest_shard2_replica_n4] o.a.s.s.IndexSchema [collectionPropTest_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 438856 INFO  (qtp146502392-5562) [n:127.0.0.1:37081_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n6] o.a.s.s.IndexSchema [collectionPropTest_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 438857 INFO  (qtp146502392-5562) [n:127.0.0.1:37081_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 438857 INFO  (qtp146502392-5562) [n:127.0.0.1:37081_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'collectionPropTest_shard2_replica_n6' using configuration from collection collectionPropTest, trusted=true
   [junit4]   2> 438858 INFO  (qtp146502392-5562) [n:127.0.0.1:37081_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37081.solr.core.collectionPropTest.shard2.replica_n6' (registry 'solr.core.collectionPropTest.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ff7b709
   [junit4]   2> 438858 INFO  (qtp146502392-5562) [n:127.0.0.1:37081_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 438858 INFO  (qtp146502392-5562) [n:127.0.0.1:37081_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n6] o.a.s.c.SolrCore [[collectionPropTest_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_28862ED252A95489-001/tempDir-001/node3/collectionPropTest_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_28862ED252A95489-001/tempDir-001/node3/./collectionPropTest_shard2_replica_n6/data/]
   [junit4]   2> 438864 INFO  (qtp1430753492-5577) [n:127.0.0.1:35461_solr c:collectionPropTest s:shard2 r:core_node7 x:collectionPropTest_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 438864 INFO  (qtp1430753492-5577) [n:127.0.0.1:35461_solr c:collectionPropTest s:shard2 r:core_node7 x:collectionPropTest_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'collectionPropTest_shard2_replica_n4' using configuration from collection collectionPropTest, trusted=true
   [junit4]   2> 438865 INFO  (qtp1430753492-5577) [n:127.0.0.1:35461_solr c:collectionPropTest s:shard2 r:core_node7 x:collectionPropTest_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35461.solr.core.collectionPropTest.shard2.replica_n4' (registry 'solr.core.collectionPropTest.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ff7b709
   [junit4]   2> 438865 INFO  (qtp1430753492-5577) [n:127.0.0.1:35461_solr c:collectionPropTest s:shard2 r:core_node7 x:collectionPropTest_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 438865 INFO  (qtp1430753492-5577) [n:127.0.0.1:35461_solr c:collectionPropTest s:shard2 r:core_node7 x:collectionPropTest_shard2_replica_n4] o.a.s.c.SolrCore [[collectionPropTest_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_28862ED252A95489-001/tempDir-001/node2/collectionPropTest_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_28862ED252A95489-001/tempDir-001/node2/./collectionPropTest_shard2_replica_n4/data/]
   [junit4]   2> 438865 INFO  (qtp922353249-5568) [n:127.0.0.1:37935_solr c:collectionPropTest s:shard1 r:core_node5 x:collectionPropTest_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 438866 INFO  (qtp922353249-5568) [n:127.0.0.1:37935_solr c:collectionPropTest s:shard1 r:core_node5 x:collectionPropTest_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'collectionPropTest_shard1_replica_n2' using configuration from collection collectionPropTest, trusted=true
   [junit4]   2> 438867 INFO  (qtp922353249-5568) [n:127.0.0.1:37935_solr c:collectionPropTest s:shard1 r:core_node5 x:collectionPropTest_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37935.solr.core.collectionPropTest.shard1.replica_n2' (registry 'solr.core.collectionPropTest.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ff7b709
   [junit4]   2> 438867 INFO  (qtp922353249-5568) [n:127.0.0.1:37935_solr c:collectionPropTest s:shard1 r:core_node5 x:collectionPropTest_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 438867 INFO  (qtp922353249-5568) [n:127.0.0.1:37935_solr c:collectionPropTest s:shard1 r:core_node5 x:collectionPropTest_shard1_replica_n2] o.a.s.c.SolrCore [[collectionPropTest_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_28862ED252A95489-001/tempDir-001/node4/collectionPropTest_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_28862ED252A95489-001/tempDir-001/node4/./collectionPropTest_shard1_replica_n2/data/]
   [junit4]   2> 438868 INFO  (qtp1583123936-5575) [n:127.0.0.1:36825_solr c:collectionPropTest s:shard1 r:core_node3 x:collectionPropTest_shard1_replica_n1] o.a.s.s.IndexSchema [collectionPropTest_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 438869 INFO  (qtp1583123936-5575) [n:127.0.0.1:36825_solr c:collectionPropTest s:shard1 r:core_node3 x:collectionPropTest_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 438869 INFO  (qtp1583123936-5575) [n:127.0.0.1:36825_solr c:collectionPropTest s:shard1 r:core_node3 x:collectionPropTest_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collectionPropTest_shard1_replica_n1' using configuration from collection collectionPropTest, trusted=true
   [junit4]   2> 438870 INFO  (qtp1583123936-5575) [n:127.0.0.1:36825_solr c:collectionPropTest s:shard1 r:core_node3 x:collectionPropTest_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36825.solr.core.collectionPropTest.shard1.replica_n1' (registry 'solr.core.collectionPropTest.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ff7b709
   [junit4]   2> 438870 INFO  (qtp1583123936-5575) [n:127.0.0.1:36825_solr c:collectionPropTest s:shard1 r:core_node3 x:collectionPropTest_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 438870 INFO  (qtp1583123936-5575) [n:127.0.0.1:36825_solr c:collectionPropTest s:shard1 r:core_node3 x:collectionPropTest_shard1_replica_n1] o.a.s.c.SolrCore [[collectionPropTest_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_28862ED252A95489-001/tempDir-001/node1/collectionPropTest_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_28862ED252A95489-001/tempDir-001/node1/./collectionPropTest_shard1_replica_n1/data/]
   [junit4]   2> 439018 INFO  (qtp922353249-5568) [n:127.0.0.1:37935_solr c:collectionPropTest s:shard1 r:core_node5 x:collectionPropTest_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 439018 INFO  (qtp922353249-5568) [n:127.0.0.1:37935_solr c:collectionPropTest s:shard1 r:core_node5 x:collectionPropTest_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 439019 INFO  (qtp922353249-5568) [n:127.0.0.1:37935_solr c:collectionPropTest s:shard1 r:core_node5 x:collectionPropTest_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 439019 INFO  (qtp922353249-5568) [n:127.0.0.1:37935_solr c:collectionPropTest s:shard1 r:core_node5 x:collectionPropTest_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 439021 INFO  (qtp922353249-5568) [n:127.0.0.1:37935_solr c:collectionPropTest s:shard1 r:core_node5 x:collectionPropTest_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1f17246b[collectionPropTest_shard1_replica_n2] main]
   [junit4]   2> 439021 INFO  (qtp922353249-5568) [n:127.0.0.1:37935_solr c:collectionPropTest s:shard1 r:core_node5 x:collectionPropTest_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 439022 INFO  (qtp922353249-5568) [n:127.0.0.1:37935_solr c:collectionPropTest s:shard1 r:core_node5 x:collectionPropTest_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 439022 INFO  (qtp922353249-5568) [n:127.0.0.1:37935_solr c:collectionPropTest s:shard1 r:core_node5 x:collectionPropTest_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 439022 INFO  (qtp922353249-5568) [n:127.0.0.1:37935_solr c:collectionPropTest s:shard1 r:core_node5 x:collectionPropTest_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1603147359610470400
   [junit4]   2> 439023 INFO  (searcherExecutor-2233-thread-1-processing-n:127.0.0.1:37935_solr x:collectionPropTest_shard1_replica_n2 c:collectionPropTest s:shard1 r:core_node5) [n:127.0.0.1:37935_solr c:collectionPropTest s:shard1 r:core_node5 x:collectionPropTest_shard1_replica_n2] o.a.s.c.SolrCore [collectionPropTest_shard1_replica_n2] Registered new searcher Searcher@1f17246b[collectionPropTest_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 439026 INFO  (qtp922353249-5568) [n:127.0.0.1:37935_solr c:collectionPropTest s:shard1 r:core_node5 x:collectionPropTest_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collectionPropTest/terms/shard1 to Terms{values={core_node5=0}, version=0}
   [junit4]   2> 439026 INFO  (qtp146502392-5562) [n:127.0.0.1:37081_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 439026 INFO  (qtp146502392-5562) [n:127.0.0.1:37081_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 439028 INFO  (qtp146502392-5562) [n:127.0.0.1:37081_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 439028 INFO  (qtp146502392-5562) [n:127.0.0.1:37081_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 439029 INFO  (qtp146502392-5562) [n:127.0.0.1:37081_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@5ef2ca57[collectionPropTest_shard2_replica_n6] main]
   [junit4]   2> 439030 INFO  (qtp922353249-5568) [n:127.0.0.1:37935_solr c:collectionPropTest s:shard1 r:core_node5 x:collectionPropTest_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> 439030 INFO  (qtp146502392-5562) [n:127.0.0.1:37081_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 439030 INFO  (qtp1430753492-5577) [n:127.0.0.1:35461_solr c:collectionPropTest s:shard2 r:core_node7 x:collectionPropTest_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 439031 INFO  (qtp1430753492-5577) [n:127.0.0.1:35461_solr c:collectionPropTest s:shard2 r:core_node7 x:collectionPropTest_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 439031 INFO  (qtp146502392-5562) [n:127.0.0.1:37081_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 439031 INFO  (qtp146502392-5562) [n:127.0.0.1:37081_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 439032 INFO  (qtp1430753492-5577) [n:127.0.0.1:35461_solr c:collectionPropTest s:shard2 r:core_node7 x:collectionPropTest_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 439032 INFO  (qtp1430753492-5577) [n:127.0.0.1:35461_solr c:collectionPropTest s:shard2 r:core_node7 x:collectionPropTest_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 439032 INFO  (searcherExecutor-2231-thread-1-processing-n:127.0.0.1:37081_solr x:collectionPropTest_shard2_replica_n6 c:collectionPropTest s:shard2 r:core_node8) [n:127.0.0.1:37081_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n6] o.a.s.c.SolrCore [collectionPropTest_shard2_replica_n6] Registered new searcher Searcher@5ef2ca57[collectionPropTest_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 439032 INFO  (qtp146502392-5562) [n:127.0.0.1:37081_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1603147359620956160
   [junit4]   2> 439033 INFO  (qtp1430753492-5577) [n:127.0.0.1:35461_solr c:collectionPropTest s:shard2 r:core_node7 x:collectionPropTest_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@59b370cf[collectionPropTest_shard2_replica_n4] main]
   [junit4]   2> 439034 INFO  (qtp1430753492-5577) [n:127.0.0.1:35461_solr c:collectionPropTest s:shard2 r:core_node7 x:collectionPropTest_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 439034 INFO  (qtp1430753492-5577) [n:127.0.0.1:35461_solr c:collectionPropTest s:shard2 r:core_node7 x:collectionPropTest_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 439035 INFO  (qtp1430753492-5577) [n:127.0.0.1:35461_solr c:collectionPropTest s:shard2 r:core_node7 x:collectionPropTest_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 439035 INFO  (qtp1430753492-5577) [n:127.0.0.1:35461_solr c:collectionPropTest s:shard2 r:core_node7 x:collectionPropTest_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1603147359624101888
   [junit4]   2> 439036 INFO  (qtp146502392-5562) [n:127.0.0.1:37081_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n6] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collectionPropTest/terms/shard2 to Terms{values={core_node8=0}, version=0}
   [junit4]   2> 439037 INFO  (searcherExecutor-2232-thread-1-processing-n:127.0.0.1:35461_solr x:collectionPropTest_shard2_replica_n4 c:collectionPropTest s:shard2 r:core_node7) [n:127.0.0.1:35461_solr c:collectionPropTest s:shard2 r:core_node7 x:collectionPropTest_shard2_replica_n4] o.a.s.c.SolrCore [collectionPropTest_shard2_replica_n4] Registered new searcher Searcher@59b370cf[collectionPropTest_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 439039 INFO  (qtp146502392-5562) [n:127.0.0.1:37081_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 439040 INFO  (qtp1583123936-5575) [n:127.0.0.1:36825_solr c:collectionPropTest s:shard1 r:core_node3 x:collectionPropTest_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 439040 INFO  (qtp1583123936-5575) [n:127.0.0.1:36825_solr c:collectionPropTest s:shard1 r:core_node3 x:collectionPropTest_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 439042 INFO  (qtp1583123936-5575) [n:127.0.0.1:36825_solr c:collectionPropTest s:shard1 r:core_node3 x:collectionPropTest_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 439042 INFO  (qtp1583123936-5575) [n:127.0.0.1:36825_solr c:collectionPropTest s:shard1 r:core_node3 x:collectionPropTest_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 439043 INFO  (qtp1583123936-5575) [n:127.0.0.1:36825_solr c:collectionPropTest s:shard1 r:core_node3 x:collectionPropTest_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@20f596ff[collectionPropTest_shard1_replica_n1] main]
   [junit4]   2> 439044 INFO  (qtp1583123936-5575) [n:127.0.0.1:36825_solr c:collectionPropTest s:shard1 r:core_node3 x:collectionPropTest_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 439044 INFO  (qtp1583123936-5575) [n:127.0.0.1:36825_solr c:collectionPropTest s:shard1 r:core_node3 x:collectionPropTest_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 439045 INFO  (qtp1583123936-5575) [n:127.0.0.1:36825_solr c:collectionPropTest s:shard1 r:core_node3 x:collectionPropTest_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 439045 INFO  (qtp1583123936-5575) [n:127.0.0.1:36825_solr c:collectionPropTest s:shard1 r:core_node3 x:collectionPropTest_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1603147359634587648
   [junit4]   2> 439045 INFO  (searcherExecutor-2234-thread-1-processing-n:127.0.0.1:36825_solr x:collectionPropTest_shard1_replica_n1 c:collectionPropTest s:shard1 r:core_node3) [n:127.0.0.1:36825_solr c:collectionPropTest s:shard1 r:core_node3 x:collectionPropTest_shard1_replica_n1] o.a.s.c.SolrCore [collectionPropTest_shard1_replica_n1] Registered new searcher Searcher@20f596ff[collectionPropTest_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 439048 INFO  (qtp1430753492-5577) [n:127.0.0.1:35461_solr c:collectionPropTest s:shard2 r:core_node7 x:collectionPropTest_shard2_replica_n4] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collectionPropTest/terms/shard2 to Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 439048 INFO  (qtp1583123936-5575) [n:127.0.0.1:36825_solr c:collectionPropTest s:shard1 r:core_node3 x:collectionPropTest_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collectionPropTest/terms/shard1 to Terms{values={core_node3=0, core_node5=0}, version=1}
   [junit4]   2> 439531 INFO  (qtp922353249-5568) [n:127.0.0.1:37935_solr c:collectionPropTest s:shard1 r:core_node5 x:collectionPropTest_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 439531 INFO  (qtp922353249-5568) [n:127.0.0.1:37935_solr c:collectionPropTest s:shard1 r:core_node5 x:collectionPropTest_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 439531 INFO  (qtp922353249-5568) [n:127.0.0.1:37935_solr c:collectionPropTest s:shard1 r:core_node5 x:collectionPropTest_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37935/solr/collectionPropTest_shard1_replica_n2/
   [junit4]   2> 439531 INFO  (qtp922353249-5568) [n:127.0.0.1:37935_solr c:collectionPropTest s:shard1 r:core_node5 x:collectionPropTest_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=collectionPropTest_shard1_replica_n2 url=http://127.0.0.1:37935/solr START replicas=[http://127.0.0.1:36825/solr/collectionPropTest_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 439533 INFO  (qtp1583123936-5548) [n:127.0.0.1:36825_solr c:collectionPropTest s:shard1 r:core_node3 x:collectionPropTest_shard1_replica_n1] o.a.s.c.S.Request [collectionPropTest_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> 439540 INFO  (qtp146502392-5562) [n:127.0.0.1:37081_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 439540 INFO  (qtp146502392-5562) [n:127.0.0.1:37081_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 439540 INFO  (qtp146502392-5562) [n:127.0.0.1:37081_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37081/solr/collectionPropTest_shard2_replica_n6/
   [junit4]   2> 439540 INFO  (qtp146502392-5562) [n:127.0.0.1:37081_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=collectionPropTest_shard2_replica_n6 url=http://127.0.0.1:37081/solr START replicas=[http://127.0.0.1:35461/solr/collectionPropTest_shard2_replica_n4/] nUpdates=100
   [junit4]   2> 439542 INFO  (qtp1430753492-5554) [n:127.0.0.1:35461_solr c:collectionPropTest s:shard2 r:core_node7 x:collectionPropTest_shard2_replica_n4] o.a.s.c.S.Request [collectionPropTest_shard2_replica_n4]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 439832 INFO  (qtp922353249-5568) [n:127.0.0.1:37935_solr c:collectionPropTest s:shard1 r:core_node5 x:collectionPropTest_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=collectionPropTest_shard1_replica_n2 url=http://127.0.0.1:37935/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 439832 INFO  (qtp922353249-5568) [n:127.0.0.1:37935_solr c:collectionPropTest s:shard1 r:core_node5 x:collectionPropTest_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 439832 INFO  (qtp922353249-5568) [n:127.0.0.1:37935_solr c:collectionPropTest s:shard1 r:core_node5 x:collectionPropTest_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> 439832 INFO  (qtp922353249-5568) [n:127.0.0.1:37935_solr c:collectionPropTest s:shard1 r:core_node5 x:collectionPropTest_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 439835 INFO  (qtp922353249-5568) [n:127.0.0.1:37935_solr c:collectionPropTest s:shard1 r:core_node5 x:collectionPropTest_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:37935/solr/collectionPropTest_shard1_replica_n2/ shard1
   [junit4]   2> 439840 INFO  (qtp146502392-5562) [n:127.0.0.1:37081_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=collectionPropTest_shard2_replica_n6 url=http://127.0.0.1:37081/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 439840 INFO  (qtp146502392-5562) [n:127.0.0.1:37081_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n6] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 439840 INFO  (qtp146502392-5562) [n:127.0.0.1:37081_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n6] 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> 439840 INFO  (qtp146502392-5562) [n:127.0.0.1:37081_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 439842 INFO  (qtp146502392-5562) [n:127.0.0.1:37081_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:37081/solr/collectionPropTest_shard2_replica_n6/ shard2
   [junit4]   2> 439944 INFO  (qtp146502392-5562) [n:127.0.0.1:37081_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n6] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 439977 INFO  (qtp146502392-5562) [n:127.0.0.1:37081_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=collectionPropTest_shard2_replica_n6&action=CREATE&numShards=2&collection=collectionPropTest&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2181
   [junit4]   2> 439987 INFO  (qtp922353249-5568) [n:127.0.0.1:37935_solr c:collectionPropTest s:shard1 r:core_node5 x:collectionPropTest_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 439989 INFO  (qtp922353249-5568) [n:127.0.0.1:37935_solr c:collectionPropTest s:shard1 r:core_node5 x:collectionPropTest_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=collectionPropTest_shard1_replica_n2&action=CREATE&numShards=2&collection=collectionPropTest&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2190
   [junit4]   2> 440056 INFO  (qtp1583123936-5575) [n:127.0.0.1:36825_solr c:collectionPropTest s:shard1 r:core_node3 x:collectionPropTest_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=collectionPropTest_shard1_replica_n1&action=CREATE&numShards=2&collection=collectionPropTest&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2251
   [junit4]   2> 440064 INFO  (qtp1430753492-5577) [n:127.0.0.1:35461_solr c:collectionPropTest s:shard2 r:core_node7 x:collectionPropTest_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=collectionPropTest_shard2_replica_n4&action=CREATE&numShards=2&collection=collectionPropTest&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2260
   [junit4]   2> 440067 INFO  (qtp922353249-5557) [n:127.0.0.1:37935_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 440156 INFO  (zkCallback-1600-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collectionPropTest/state.json] for collection [collectionPropTest] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 440156 INFO  (zkCallback-1578-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collectionPropTest/state.json] for collection [collectionPropTest] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 440156 INFO  (zkCallback-1570-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collectionPropTest/state.json] for collection [collectionPropTest] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 440156 INFO  (zkCallback-1602-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collectionPropTest/state.json] for collection [collectionPropTest] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 441067 INFO  (qtp922353249-5557) [n:127.0.0.1:37935_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&name=collectionPropTest&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=3588
   [junit4]   2> 441068 INFO  (qtp922353249-5576) [n:127.0.0.1:37935_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :collectionprop with params propertyName=testProperty&name=collectionPropTest&action=COLLECTIONPROP&propertyValue=false&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 441069 INFO  (qtp922353249-5576) [n:127.0.0.1:37935_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={propertyName=testProperty&name=collectionPropTest&action=COLLECTIONPROP&propertyValue=false&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 441080 INFO  (qtp922353249-5578) [n:127.0.0.1:37935_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :collectionprop with params propertyName=testProperty&name=collectionPropTest&action=COLLECTIONPROP&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 441081 INFO  (qtp922353249-5578) [n:127.0.0.1:37935_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={propertyName=testProperty&name=collectionPropTest&action=COLLECTIONPROP&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 441092 INFO  (TEST-CollectionsAPISolrJTest.testCollectionProp-seed#[28862ED252A95489]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCollectionProp
   [junit4]   2> 441109 INFO  (TEST-CollectionsAPISolrJTest.testCreateAndDeleteCollection-seed#[28862ED252A95489]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateAndDeleteCollection
   [junit4]   2> 441110 INFO  (qtp922353249-5576) [n:127.0.0.1:37935_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&name=solrj_test&nrtReplicas=2&action=CREATE&numShards=2&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 441111 INFO  (OverseerThreadFactory-2215-thread-2) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection solrj_test
   [junit4]   2> 441111 INFO  (OverseerCollectionConfigSetProcessor-72192701206429702-127.0.0.1:37935_solr-n_0000000000) [    ] 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> 441315 INFO  (OverseerStateUpdate-72192701206429702-127.0.0.1:37935_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"solrj_test",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"solrj_test_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37081/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 441316 INFO  (OverseerStateUpdate-72192701206429702-127.0.0.1:37935_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"solrj_test",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"solrj_test_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36825/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 441317 INFO  (OverseerStateUpdate-72192701206429702-127.0.0.1:37935_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"solrj_test",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"solrj_test_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35461/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 441317 INFO  (OverseerStateUpdate-72192701206429702-127.0.0.1:37935_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"solrj_test",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"solrj_test_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37935/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 441521 INFO  (qtp146502392-5550) [n:127.0.0.1:37081_solr    x:solrj_test_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=solrj_test_shard1_replica_n1&action=CREATE&numShards=2&collection=solrj_test&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 441521 INFO  (qtp922353249-5574) [n:127.0.0.1:37935_solr    x:solrj_test_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=solrj_test_shard2_replica_n6&action=CREATE&numShards=2&collection=solrj_test&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 441521 INFO  (qtp1583123936-5547) [n:127.0.0.1:36825_solr    x:solrj_test_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=solrj_test_shard1_replica_n2&action=CREATE&numShards=2&collection=solrj_test&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 441521 INFO  (qtp1430753492-5553) [n:127.0.0.1:35461_solr    x:solrj_test_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=solrj_test_shard2_replica_n4&action=CREATE&numShards=2&collection=solrj_test&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 442527 INFO  (qtp146502392-5550) [n:127.0.0.1:37081_solr c:solrj_test s:shard1 r:core_node3 x:solrj_test_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 442534 INFO  (qtp922353249-5574) [n:127.0.0.1:37935_solr c:solrj_test s:shard2 r:core_node8 x:solrj_test_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 442535 INFO  (qtp1430753492-5553) [n:127.0.0.1:35461_solr c:solrj_test s:shard2 r:core_node7 x:solrj_test_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 442535 INFO  (qtp1583123936-5547) [n:127.0.0.1:36825_solr c:solrj_test s:shard1 r:core_node5 x:solrj_test_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 442541 INFO  (qtp146502392-5550) [n:127.0.0.1:37081_solr c:solrj_test s:shard1 r:core_node3 x:solrj_test_shard1_replica_n1] o.a.s.s.IndexSchema [solrj_test_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 442541 INFO  (qtp922353249-5574) [n:127.0.0.1:37935_solr c:solrj_test s:shard2 r:core_node8 x:solrj_test_shard2_replica_n6] o.a.s.s.IndexSchema [solrj_test_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 442541 INFO  (qtp1430753492-5553) [n:127.0.0.1:35461_solr c:solrj_test s:shard2 r:core_node7 x:solrj_test_shard2_replica_n4] o.a.s.s.IndexSchema [solrj_test_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 442541 INFO  (qtp1583123936-5547) [n:127.0.0.1:36825_solr c:solrj_test s:shard1 r:core_node5 x:solrj_test_shard1_replica_n2] o.a.s.s.IndexSchema [solrj_test_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 442547 INFO  (qtp1430753492-5553) [n:127.0.0.1:35461_solr c:solrj_test s:shard2 r:core_node7 x:solrj_test_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 442547 INFO  (qtp1583123936-5547) [n:127.0.0.1:36825_solr c:solrj_test s:shard1 r:core_node5 x:solrj_test_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 442547 INFO  (qtp146502392-5550) [n:127.0.0.1:37081_solr c:solrj_test s:shard1 r:core_node3 x:solrj_test_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 442547 INFO  (qtp1583123936-5547) [n:127.0.0.1:36825_solr c:solrj_test s:shard1 r:core_node5 x:solrj_test_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'solrj_test_shard1_replica_n2' using configuration from collection solrj_test, trusted=true
   [junit4]   2> 442547 INFO  (qtp1430753492-5553) [n:127.0.0.1:35461_solr c:solrj_test s:shard2 r:core_node7 x:solrj_test_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'solrj_test_shard2_replica_n4' using configuration from collection solrj_test, trusted=true
   [junit4]   2> 442547 INFO  (qtp922353249-5574) [n:127.0.0.1:37935_solr c:solrj_test s:shard2 r:core_node8 x:solrj_test_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 442548 INFO  (qtp146502392-5550) [n:127.0.0.1:37081_solr c:solrj_test s:shard1 r:core_node3 x:solrj_test_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'solrj_test_shard1_replica_n1' using configuration from collection solrj_test, trusted=true
   [junit4]   2> 442548 INFO  (qtp922353249-5574) [n:127.0.0.1:37935_solr c:solrj_test s:shard2 r:core_node8 x:solrj_test_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'solrj_test_shard2_replica_n6' using configuration from collection solrj_test, trusted=true
   [junit4]   2> 442548 INFO  (qtp922353249-5574) [n:127.0.0.1:37935_solr c:solrj_test s:shard2 r:core_node8 x:solrj_test_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37935.solr.core.solrj_test.shard2.replica_n6' (registry 'solr.core.solrj_test.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ff7b709
   [junit4]   2> 442548 INFO  (qtp1583123936-5547) [n:127.0.0.1:36825_solr c:solrj_test s:shard1 r:core_node5 x:solrj_test_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36825.solr.core.solrj_test.shard1.replica_n2' (registry 'solr.core.solrj_test.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ff7b709
   [junit4]   2> 442548 INFO  (qtp1430753492-5553) [n:127.0.0.1:35461_solr c:solrj_test s:shard2 r:core_node7 x:solrj_test_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35461.solr.core.solrj_test.shard2.replica_n4' (registry 'solr.core.solrj_test.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ff7b709
   [junit4]   2> 442548 INFO  (qtp922353249-5574) [n:127.0.0.1:37935_solr c:solrj_test s:shard2 r:core_node8 x:solrj_test_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 442548 INFO  (qtp146502392-5550) [n:127.0.0.1:37081_solr c:solrj_test s:shard1 r:core_node3 x:solrj_test_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37081.solr.core.solrj_test.shard1.replica_n1' (registry 'solr.core.solrj_test.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ff7b709
   [junit4]   2> 442548 INFO  (qtp1583123936-5547) [n:127.0.0.1:36825_solr c:solrj_test s:shard1 r:core_node5 x:solrj_test_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 442548 INFO  (qtp1430753492-5553) [n:127.0.0.1:35461_solr c:solrj_test s:shard2 r:core_node7 x:solrj_test_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 442548 INFO  (qtp922353249-5574) [n:127.0.0.1:37935_solr c:solrj_test s:shard2 r:core_node8 x:solrj_test_shard2_replica_n6] o.a.s.c.SolrCore [[solrj_test_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_28862ED252A95489-001/tempDir-001/node4/solrj_test_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_28862ED252A95489-001/tempDir-001/node4/./solrj_test_shard2_replica_n6/data/]
   [junit4]   2> 442548 INFO  (qtp146502392-5550) [n:127.0.0.1:37081_solr c:solrj_test s:shard1 r:core_node3 x:solrj_test_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 442548 INFO  (qtp1430753492-5553) [n:127.0.0.1:35461_solr c:solrj_test s:shard2 r:core_node7 x:solrj_test_shard2_replica_n4] o.a.s.c.SolrCore [[solrj_test_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_28862ED252A95489-001/tempDir-001/node2/solrj_test_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_28862ED252A95489-001/tempDir-001/node2/./solrj_test_shard2_replica_n4/data/]
   [junit4]   2> 442548 INFO  (qtp146502392-5550) [n:127.0.0.1:37081_solr c:solrj_test s:shard1 r:core_node3 x:solrj_test_shard1_replica_n1] o.a.s.c.SolrCore [[solrj_test_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_28862ED252A95489-001/tempDir-001/node3/solrj_test_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_28862ED252A95489-001/tempDir-001/node3/./solrj_test_shard1_replica_n1/data/]
   [junit4]   2> 442548 INFO  (qtp1583123936-5547) [n:127.0.0.1:36825_solr c:solrj_test s:shard1 r:core_node5 x:solrj_test_shard1_replica_n2] o.a.s.c.SolrCore [[solrj_test_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_28862ED252A95489-001/tempDir-001/node1/solrj_test_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_28862ED252A95489-001/tempDir-001/node1/./solrj_test_shard1_replica_n2/data/]
   [junit4]   2> 442586 INFO  (qtp922353249-5574) [n:127.0.0.1:37935_solr c:solrj_test s:shard2 r:core_node8 x:solrj_test_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 442586 INFO  (qtp922353249-5574) [n:127.0.0.1:37935_solr c:solrj_test s:shard2 r:core_node8 x:solrj_test_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 442587 INFO  (qtp922353249-5574) [n:127.0.0.1:37935_solr c:solrj_test s:shard2 r:core_node8 x:solrj_test_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 442587 INFO  (qtp922353249-5574) [n:127.0.0.1:37935_solr c:solrj_test s:shard2 r:core_node8 x:solrj_test_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 442588 INFO  (qtp922353249-5574) [n:127.0.0.1:37935_solr c:solrj_test s:shard2 r:core_node8 x:solrj_test_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@7f698acd[solrj_test_shard2_replica_n6] main]
   [junit4]   2> 442589 INFO  (qtp1583123936-5547) [n:127.0.0.1:36825_solr c:solrj_test s:shard1 r:core_node5 x:solrj_test_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 442589 INFO  (qtp1583123936-5547) [n:127.0.0.1:36825_solr c:solrj_test s:shard1 r:core_node5 x:solrj_test_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 442589 INFO  (qtp922353249-5574) [n:127.0.0.1:37935_solr c:solrj_test s:shard2 r:core_node8 x:solrj_test_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 442589 INFO  (qtp922353249-5574) [n:127.0.0.1:37935_solr c:solrj_test s:shard2 r:core_node8 x:solrj_test_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 442589 INFO  (qtp922353249-5574) [n:127.0.0.1:37935_solr c:solrj_test s:shard2 r:core_node8 x:solrj_test_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 442590 INFO  (qtp922353249-5574) [n:127.0.0.1:37935_solr c:solrj_test s:shard2 r:core_node8 x:solrj_test_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1603147363351789568
   [junit4]   2> 442590 INFO  (qtp1583123936-5547) [n:127.0.0.1:36825_solr c:solrj_test s:shard1 r:core_node5 x:solrj_test_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 442590 INFO  (qtp1583123936-5547) [n:127.0.0.1:36825_solr c:solrj_test s:shard1 r:core_node5 x:solrj_test_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 442590 INFO  (searcherExecutor-2254-thread-1-processing-n:127.0.0.1:37935_solr x:solrj_test_shard2_replica_n6 c:solrj_test s:shard2 r:core_node8) [n:127.0.0.1:37935_solr c:solrj_test s:shard2 r:core_node8 x:solrj_test_shard2_replica_n6] o.a.s.c.SolrCore [solrj_test_shard2_replica_n6] Registered new searcher Searcher@7f698acd[solrj_test_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 442591 INFO  (qtp1583123936-5547) [n:127.0.0.1:36825_solr c:solrj_test s:shard1 r:core_node5 x:solrj_test_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@b830cc1[solrj_test_shard1_replica_n2] main]
   [junit4]   2> 442591 INFO  (qtp1583123936-5547) [n:127.0.0.1:36825_solr c:solrj_test s:shard1 r:core_node5 x:solrj_test_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 442591 INFO  (qtp1583123936-5547) [n:127.0.0.1:36825_solr c:solrj_test s:shard1 r:core_node5 x:solrj_test_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 442592 INFO  (qtp1583123936-5547) [n:127.0.0.1:36825_solr c:solrj_test s:shard1 r:core_node5 x:solrj_test_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 442592 INFO  (qtp146502392-5550) [n:127.0.0.1:37081_solr c:solrj_test s:shard1 r:core_node3 x:solrj_test_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 442592 INFO  (qtp146502392-5550) [n:127.0.0.1:37081_solr c:solrj_test s:shard1 r:core_node3 x:solrj_test_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 442592 INFO  (qtp1430753492-5553) [n:127.0.0.1:35461_solr c:solrj_test s:shard2 r:core_node7 x:solrj_test_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 442592 INFO  (qtp1430753492-5553) [n:127.0.0.1:35461_solr c:solrj_test s:shard2 r:core_node7 x:solrj_test_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 442592 INFO  (searcherExecutor-2251-thread-1-processing-n:127.0.0.1:36825_solr x:solrj_test_shard1_replica_n2 c:solrj_test s:shard1 r:core_node5) [n:127.0.0.1:36825_solr c:solrj_test s:shard1 r:core_node5 x:solrj_test_shard1_replica_n2] o.a.s.c.SolrCore [solrj_test_shard1_replica_n2] Registered new searcher Searcher@b830cc1[solrj_test_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 442592 INFO  (qtp1583123936-5547) [n:127.0.0.1:36825_solr c:solrj_test s:shard1 r:core_node5 x:solrj_test_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1603147363353886720
   [junit4]   2> 442593 INFO  (qtp922353249-5574) [n:127.0.0.1:37935_solr c:solrj_test s:shard2 r:core_node8 x:solrj_test_shard2_replica_n6] o.a.s.c.ZkShardTerms Successful update of terms at /collections/solrj_test/terms/shard2 to Terms{values={core_node8=0}, version=0}
   [junit4]   2> 442593 INFO  (qtp146502392-5550) [n:127.0.0.1:37081_solr c:solrj_test s:shard1 r:core_node3 x:solrj_test_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 442593 INFO  (qtp146502392-5550) [n:127.0.0.1:37081_solr c:solrj_test s:shard1 r:core_node3 x:solrj_test_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 442593 INFO  (qtp1430753492-5553) [n:127.0.0.1:35461_solr c:solrj_test s:shard2 r:core_node7 x:solrj_test_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 442593 INFO  (qtp1430753492-5553) [n:127.0.0.1:35461_solr c:solrj_test s:shard2 r:core_node7 x:solrj_test_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 442594 INFO  (qtp146502392-5550) [n:127.0.0.1:37081_solr c:solrj_test s:shard1 r:core_node3 x:solrj_test_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2d0915ea[solrj_test_shard1_replica_n1] main]
   [junit4]   2> 442594 INFO  (qtp1430753492-5553) [n:127.0.0.1:35461_solr c:solrj_test s:shard2 r:core_node7 x:solrj_test_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@74190c31[solrj_test_shard2_replica_n4] main]
   [junit4]   2> 442594 INFO  (qtp146502392-5550) [n:127.0.0.1:37081_solr c:solrj_test s:shard1 r:core_node3 x:solrj_test_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 442594 INFO  (qtp146502392-5550) [n:127.0.0.1:37081_solr c:solrj_test s:shard1 r:core_node3 x:solrj_test_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 442595 INFO  (qtp1430753492-5553) [n:127.0.0.1:35461_solr c:solrj_test s:shard2 r:core_node7 x:solrj_test_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 442595 INFO  (qtp1430753492-5553) [n:127.0.0.1:35461_solr c:solrj_test s:shard2 r:core_node7 x:solrj_test_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 442595 INFO  (qtp1583123936-5547) [n:127.0.0.1:36825_solr c:solrj_test s:shard1 r:core_node5 x:solrj_test_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/solrj_test/terms/shard1 to Terms{values={core_node5=0}, version=0}
   [junit4]   2> 442595 INFO  (qtp146502392-5550) [n:127.0.0.1:37081_solr c:solrj_test s:shard1 r:core_node3 x:solrj_test_shard1_replica_n1] o.a.s.h.ReplicationHandler Co

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

[junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:724)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:531)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:760)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:678)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 532514 INFO  (qtp1583123936-5764) [n:127.0.0.1:36825_solr    x:solrj_replicatests_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:37935_solr&onlyIfLeaderActive=true&core=solrj_replicatests_shard1_replica_n1&coreNodeName=core_node6&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=400 QTime=36006
   [junit4]   2> 532514 ERROR (SUITE-CollectionsAPISolrJTest-seed#[28862ED252A95489]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 532514 INFO  (SUITE-CollectionsAPISolrJTest-seed#[28862ED252A95489]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39747 39747
   [junit4]   2> 533373 INFO  (Thread-1073) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39747 39747
   [junit4]   2> 533374 WARN  (Thread-1073) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	16	/solr/collections/solrj_replicatests/terms/shard1
   [junit4]   2> 	13	/solr/collections/solrj_test/state.json
   [junit4]   2> 	12	/solr/collections/corestatus_test/state.json
   [junit4]   2> 	11	/solr/collections/solrj_implicit/terms/shardC
   [junit4]   2> 	9	/solr/aliases.json
   [junit4]   2> 	9	/solr/collections/solrj_default_configset/terms/shard1
   [junit4]   2> 	9	/solr/collections/solrj_default_configset/terms/shard2
   [junit4]   2> 	9	/solr/clusterprops.json
   [junit4]   2> 	8	/solr/collections/solrj_test/terms/shard1
   [junit4]   2> 	8	/solr/collections/solrj_test/terms/shard2
   [junit4]   2> 	8	/solr/collections/CollWithDefaultClusterProperties/terms/shard2
   [junit4]   2> 	8	/solr/collections/CollWithDefaultClusterProperties/terms/shard1
   [junit4]   2> 	6	/solr/collections/solrj_implicit/terms/shardB
   [junit4]   2> 	6	/solr/collections/solrj_implicit/terms/shardA
   [junit4]   2> 	6	/solr/collections/corestatus_test/terms/shard2
   [junit4]   2> 	5	/solr/collections/replicaProperties/terms/shard1
   [junit4]   2> 	5	/solr/collections/replicaProperties/terms/shard2
   [junit4]   2> 	5	/solr/collections/balancedProperties/terms/shard2
   [junit4]   2> 	5	/solr/collections/balancedProperties/terms/shard1
   [junit4]   2> 	5	/solr/collections/corestatus_test/terms/shard1
   [junit4]   2> 	5	/solr/collections/collectionPropTest/terms/shard2
   [junit4]   2> 	5	/solr/collections/solrj_newstateformat/terms/shard2
   [junit4]   2> 	5	/solr/collections/collectionPropTest/terms/shard1
   [junit4]   2> 	5	/solr/collections/solrj_newstateformat/terms/shard1
   [junit4]   2> 	4	/solr/configs/conf
   [junit4]   2> 	4	/solr/configs/solrj_default_configset.AUTOCREATED/managed-schema
   [junit4]   2> 	4	/solr/configs/solrj_default_configset.AUTOCREATED
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	3	/solr/collections/solrj_test_splitshard/terms/shard1_0_2
   [junit4]   2> 	3	/solr/collections/solrj_test_splitshard/terms/shard1_0_1
   [junit4]   2> 	3	/solr/collections/solrj_test_splitshard/terms/shard1_0_0
   [junit4]   2> 	3	/solr/collections/solrj_test_splitshard/terms/shard1_1
   [junit4]   2> 	3	/solr/collections/solrj_test_splitshard/terms/shard1_0
   [junit4]   2> 	2	/solr/collections/aliasedCollection/terms/shard1
   [junit4]   2> 	2	/solr/collections/solrj_test_core_props/terms/shard1
   [junit4]   2> 	2	/solr/collections/solrj_test_splitshard/terms/shard2
   [junit4]   2> 	2	/solr/collections/solrj_test_splitshard/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/clusterprops.json
   [junit4]   2> 	9	/solr/clusterstate.json
   [junit4]   2> 	7	/solr/collections/solrj_implicit/state.json
   [junit4]   2> 	7	/solr/collections/solrj_replicatests/state.json
   [junit4]   2> 	7	/solr/collections/replicaProperties/state.json
   [junit4]   2> 	5	/solr/collections/balancedProperties/state.json
   [junit4]   2> 	5	/solr/collections/solrj_newstateformat/state.json
   [junit4]   2> 	4	/solr/collections/collectionPropTest/state.json
   [junit4]   2> 	4	/solr/collections/CollWithDefaultClusterProperties/state.json
   [junit4]   2> 	4	/solr/collections/solrj_default_configset/state.json
   [junit4]   2> 	3	/solr/collections/solrj_test_splitshard/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/live_nodes
   [junit4]   2> 	9	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_28862ED252A95489-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6dba1291), locale=en-MG, timezone=Etc/Universal
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 10 (64-bit)/cpus=8,threads=1,free=148033384,total=512229376
   [junit4]   2> NOTE: All tests run in this JVM: [DistribCursorPagingTest, UnloadDistributedZkTest, AddSchemaFieldsUpdateProcessorFactoryTest, CloudExitableDirectoryReaderTest, OpenExchangeRatesOrgProviderTest, ReturnFieldsTest, ExecutePlanActionTest, TestCloudNestedDocsSort, TestSkipOverseerOperations, NotRequiredUniqueKeyTest, TestSolrCLIRunExample, ChaosMonkeySafeLeaderWithPullReplicasTest, TestLegacyNumericRangeQueryBuilder, AutoAddReplicasPlanActionTest, TestLuceneIndexBackCompat, TestFieldTypeResource, TestCoreBackup, OverseerRolesTest, TimeRoutedAliasUpdateProcessorTest, TestGraphTermsQParserPlugin, BasicDistributedZk2Test, TestSuggestSpellingConverter, TestLeaderInitiatedRecoveryThread, TestRebalanceLeaders, TestCloudConsistency, TestScoreJoinQPScore, DistanceUnitsTest, ShardSplitTest, BaseCdcrDistributedZkTest, TestBadConfig, SpellCheckComponentTest, BufferStoreTest, TestSmileRequest, TestJsonFacetsWithNestedObjects, TestSolrCloudWithSecureImpersonation, TestFaceting, TestFieldCacheVsDocValues, TestLegacyFieldReuse, ClusterStateUpdateTest, OverriddenZkACLAndCredentialsProvidersTest, SearchHandlerTest, TestCustomSort, AnalysisAfterCoreReloadTest, CollectionsAPISolrJTest]
   [junit4] Completed [214/817 (1!)] on J2 in 96.57s, 15 tests, 1 error <<< FAILURES!

[...truncated 45961 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22240/consoleText

[repro] Revision: 7eb74ac50f5e6e05389e834a1a2bf2543dfd64c9

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=CollectionsAPISolrJTest -Dtests.method=testAddAndDeleteReplica -Dtests.seed=28862ED252A95489 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-MG -Dtests.timezone=Etc/Universal -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

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

[...truncated 3305 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.CollectionsAPISolrJTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=28862ED252A95489 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-MG -Dtests.timezone=Etc/Universal -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 146 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.CollectionsAPISolrJTest
[repro] Exiting with code 0

[...truncated 40 lines...]