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 2019/05/12 13:22:49 UTC

[JENKINS] Lucene-Solr-8.1-Linux (64bit/jdk-11.0.2) - Build # 317 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.1-Linux/317/
Java: 64bit/jdk-11.0.2 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.HttpPartitionWithTlogReplicasTest.test

Error Message:
Error from server at http://127.0.0.1:38465/wi/ff: Underlying core creation failed while creating collection: c8n_1x2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:38465/wi/ff: Underlying core creation failed while creating collection: c8n_1x2
	at __randomizedtesting.SeedInfo.seed([57A9DB0399CEC01:8D2EA26A976081F9]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:649)
	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.SolrClient.request(SolrClient.java:1274)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1792)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1813)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1730)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollectionRetry(AbstractFullDistribZkTestBase.java:2042)
	at org.apache.solr.cloud.HttpPartitionTest.testRf2(HttpPartitionTest.java:214)
	at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:135)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:834)




Build Log:
[...truncated 14262 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionWithTlogReplicasTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_57A9DB0399CEC01-001/init-core-data-001
   [junit4]   2> 1007135 WARN  (SUITE-HttpPartitionWithTlogReplicasTest-seed#[57A9DB0399CEC01]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 1007135 INFO  (SUITE-HttpPartitionWithTlogReplicasTest-seed#[57A9DB0399CEC01]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1007136 INFO  (SUITE-HttpPartitionWithTlogReplicasTest-seed#[57A9DB0399CEC01]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
   [junit4]   2> 1007136 INFO  (SUITE-HttpPartitionWithTlogReplicasTest-seed#[57A9DB0399CEC01]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1007136 INFO  (SUITE-HttpPartitionWithTlogReplicasTest-seed#[57A9DB0399CEC01]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /wi/ff
   [junit4]   2> 1007138 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[57A9DB0399CEC01]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1007138 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1007138 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1007238 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[57A9DB0399CEC01]) [    ] o.a.s.c.ZkTestServer start zk server on port:44317
   [junit4]   2> 1007238 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[57A9DB0399CEC01]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44317
   [junit4]   2> 1007238 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[57A9DB0399CEC01]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44317
   [junit4]   2> 1007240 INFO  (zkConnectionManagerCallback-13905-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1007241 INFO  (zkConnectionManagerCallback-13907-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1007242 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[57A9DB0399CEC01]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1007243 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[57A9DB0399CEC01]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1007243 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[57A9DB0399CEC01]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1007244 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[57A9DB0399CEC01]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1007244 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[57A9DB0399CEC01]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1007244 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[57A9DB0399CEC01]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1007245 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[57A9DB0399CEC01]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1007245 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[57A9DB0399CEC01]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1007246 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[57A9DB0399CEC01]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1007246 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[57A9DB0399CEC01]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1007246 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[57A9DB0399CEC01]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1007247 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[57A9DB0399CEC01]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly asked otherwise
   [junit4]   2> 1007325 WARN  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[57A9DB0399CEC01]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1007325 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[57A9DB0399CEC01]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1007325 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[57A9DB0399CEC01]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1007325 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[57A9DB0399CEC01]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 1007326 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[57A9DB0399CEC01]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1007326 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[57A9DB0399CEC01]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1007326 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[57A9DB0399CEC01]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1007326 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[57A9DB0399CEC01]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@753a6f0f{/wi/ff,null,AVAILABLE}
   [junit4]   2> 1007328 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[57A9DB0399CEC01]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7f47e85c{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:٤٦٦٥٩}
   [junit4]   2> 1007328 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[57A9DB0399CEC01]) [    ] o.e.j.s.Server Started @١٠٠٧٣٦٣ms
   [junit4]   2> 1007328 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[57A9DB0399CEC01]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/wi/ff, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_57A9DB0399CEC01-001/tempDir-001/control/data, hostPort=34501, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_57A9DB0399CEC01-001/control-001/cores, replicaType=NRT}
   [junit4]   2> 1007328 ERROR (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[57A9DB0399CEC01]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1007328 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[57A9DB0399CEC01]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1007328 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[57A9DB0399CEC01]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 1007328 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[57A9DB0399CEC01]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1007328 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[57A9DB0399CEC01]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1007328 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[57A9DB0399CEC01]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-12T12:50:00.120503Z
   [junit4]   2> 1007329 INFO  (zkConnectionManagerCallback-13909-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1007330 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[57A9DB0399CEC01]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1007330 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[57A9DB0399CEC01]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_57A9DB0399CEC01-001/control-001/solr.xml
   [junit4]   2> 1007331 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[57A9DB0399CEC01]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1007331 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[57A9DB0399CEC01]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1007332 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[57A9DB0399CEC01]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@79569d0d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1007533 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[57A9DB0399CEC01]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1007533 WARN  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[57A9DB0399CEC01]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1dfabe93[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1007535 WARN  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[57A9DB0399CEC01]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@44eb6b5f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1007536 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[57A9DB0399CEC01]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44317/solr
   [junit4]   2> 1007536 INFO  (zkConnectionManagerCallback-13916-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1007538 INFO  (zkConnectionManagerCallback-13918-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1007563 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[57A9DB0399CEC01]) [n:127.0.0.1:34501_wi%2Fff    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34501_wi%2Fff
   [junit4]   2> 1007563 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[57A9DB0399CEC01]) [n:127.0.0.1:34501_wi%2Fff    ] o.a.s.c.Overseer Overseer (id=72238521579929604-127.0.0.1:34501_wi%2Fff-n_0000000000) starting
   [junit4]   2> 1007565 INFO  (zkConnectionManagerCallback-13925-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1007566 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[57A9DB0399CEC01]) [n:127.0.0.1:34501_wi%2Fff    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44317/solr ready
   [junit4]   2> 1007566 INFO  (OverseerStateUpdate-72238521579929604-127.0.0.1:34501_wi%2Fff-n_0000000000) [n:127.0.0.1:34501_wi%2Fff    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:34501_wi%2Fff
   [junit4]   2> 1007566 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[57A9DB0399CEC01]) [n:127.0.0.1:34501_wi%2Fff    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34501_wi%2Fff
   [junit4]   2> 1007566 INFO  (zkCallback-13924-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1007566 INFO  (zkCallback-13917-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1007574 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[57A9DB0399CEC01]) [n:127.0.0.1:34501_wi%2Fff    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1007584 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[57A9DB0399CEC01]) [n:127.0.0.1:34501_wi%2Fff    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79569d0d
   [junit4]   2> 1007591 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[57A9DB0399CEC01]) [n:127.0.0.1:34501_wi%2Fff    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79569d0d
   [junit4]   2> 1007591 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[57A9DB0399CEC01]) [n:127.0.0.1:34501_wi%2Fff    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79569d0d
   [junit4]   2> 1007591 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[57A9DB0399CEC01]) [n:127.0.0.1:34501_wi%2Fff    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_57A9DB0399CEC01-001/control-001/cores
   [junit4]   2> 1007602 INFO  (zkConnectionManagerCallback-13931-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1007603 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[57A9DB0399CEC01]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1007603 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[57A9DB0399CEC01]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44317/solr ready
   [junit4]   2> 1007604 INFO  (SocketProxy-Acceptor-34501) [    ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=38750,localport=34501], receiveBufferSize:531000
   [junit4]   2> 1007604 INFO  (SocketProxy-Acceptor-34501) [    ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=46659,localport=34866], receiveBufferSize=530904
   [junit4]   2> 1007605 INFO  (qtp298660629-31957) [n:127.0.0.1:34501_wi%2Fff    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:34501_wi%252Fff&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1007606 INFO  (OverseerThreadFactory-8303-thread-1-processing-n:127.0.0.1:34501_wi%2Fff) [n:127.0.0.1:34501_wi%2Fff    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1007709 INFO  (SocketProxy-Acceptor-34501) [    ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=38754,localport=34501], receiveBufferSize:531000
   [junit4]   2> 1007709 INFO  (SocketProxy-Acceptor-34501) [    ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=46659,localport=34870], receiveBufferSize=530904
   [junit4]   2> 1007710 INFO  (qtp298660629-31956) [n:127.0.0.1:34501_wi%2Fff    x:control_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1007710 INFO  (qtp298660629-31956) [n:127.0.0.1:34501_wi%2Fff    x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1008715 INFO  (qtp298660629-31956) [n:127.0.0.1:34501_wi%2Fff c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1008731 INFO  (qtp298660629-31956) [n:127.0.0.1:34501_wi%2Fff c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1008791 INFO  (qtp298660629-31956) [n:127.0.0.1:34501_wi%2Fff c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1008799 INFO  (qtp298660629-31956) [n:127.0.0.1:34501_wi%2Fff c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 1008799 INFO  (qtp298660629-31956) [n:127.0.0.1:34501_wi%2Fff c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79569d0d
   [junit4]   2> 1008799 INFO  (qtp298660629-31956) [n:127.0.0.1:34501_wi%2Fff c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_57A9DB0399CEC01-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_57A9DB0399CEC01-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1008801 INFO  (qtp298660629-31956) [n:127.0.0.1:34501_wi%2Fff c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=569088710, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1008801 WARN  (qtp298660629-31956) [n:127.0.0.1:34501_wi%2Fff c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1008823 INFO  (qtp298660629-31956) [n:127.0.0.1:34501_wi%2Fff c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1008823 INFO  (qtp298660629-31956) [n:127.0.0.1:34501_wi%2Fff c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1008824 INFO  (qtp298660629-31956) [n:127.0.0.1:34501_wi%2Fff c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1008824 INFO  (qtp298660629-31956) [n:127.0.0.1:34501_wi%2Fff c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1008824 INFO  (qtp298660629-31956) [n:127.0.0.1:34501_wi%2Fff c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=395652841, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1008824 INFO  (qtp298660629-31956) [n:127.0.0.1:34501_wi%2Fff c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@264b1d33[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1008825 INFO  (qtp298660629-31956) [n:127.0.0.1:34501_wi%2Fff c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1008826 INFO  (qtp298660629-31956) [n:127.0.0.1:34501_wi%2Fff c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1008826 INFO  (qtp298660629-31956) [n:127.0.0.1:34501_wi%2Fff c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1008826 INFO  (qtp298660629-31956) [n:127.0.0.1:34501_wi%2Fff c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1633330556166995968
   [junit4]   2> 1008828 INFO  (searcherExecutor-8308-thread-1-processing-n:127.0.0.1:34501_wi%2Fff x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:34501_wi%2Fff c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@264b1d33[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1008829 INFO  (qtp298660629-31956) [n:127.0.0.1:34501_wi%2Fff c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1008829 INFO  (qtp298660629-31956) [n:127.0.0.1:34501_wi%2Fff c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 1008830 INFO  (qtp298660629-31956) [n:127.0.0.1:34501_wi%2Fff c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1008830 INFO  (qtp298660629-31956) [n:127.0.0.1:34501_wi%2Fff c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1008830 INFO  (qtp298660629-31956) [n:127.0.0.1:34501_wi%2Fff c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34501/wi/ff/control_collection_shard1_replica_n1/
   [junit4]   2> 1008830 INFO  (qtp298660629-31956) [n:127.0.0.1:34501_wi%2Fff c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1008830 INFO  (qtp298660629-31956) [n:127.0.0.1:34501_wi%2Fff c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:34501/wi/ff/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1008830 INFO  (qtp298660629-31956) [n:127.0.0.1:34501_wi%2Fff c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72238521579929604-core_node2-n_0000000000
   [junit4]   2> 1008831 INFO  (qtp298660629-31956) [n:127.0.0.1:34501_wi%2Fff c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:34501/wi/ff/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1008932 INFO  (zkCallback-13917-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1008932 INFO  (zkCallback-13917-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1008933 INFO  (qtp298660629-31956) [n:127.0.0.1:34501_wi%2Fff c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1009034 INFO  (zkCallback-13917-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1009034 INFO  (zkCallback-13917-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1009034 INFO  (zkCallback-13917-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1009362 INFO  (qtp298660629-31956) [n:127.0.0.1:34501_wi%2Fff c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1652
   [junit4]   2> 1009364 INFO  (qtp298660629-31957) [n:127.0.0.1:34501_wi%2Fff    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1009364 INFO  (qtp298660629-31957) [n:127.0.0.1:34501_wi%2Fff    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:34501_wi%252Fff&wt=javabin&version=2} status=0 QTime=1759
   [junit4]   2> 1009367 INFO  (zkConnectionManagerCallback-13937-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1009367 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[57A9DB0399CEC01]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1009367 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[57A9DB0399CEC01]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44317/solr ready
   [junit4]   2> 1009367 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[57A9DB0399CEC01]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1009368 INFO  (SocketProxy-Acceptor-34501) [    ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=38760,localport=34501], receiveBufferSize:531000
   [junit4]   2> 1009368 INFO  (SocketProxy-Acceptor-34501) [    ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=46659,localport=34876], receiveBufferSize=530904
   [junit4]   2> 1009368 INFO  (qtp298660629-31956) [n:127.0.0.1:34501_wi%2Fff    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1009369 INFO  (OverseerCollectionConfigSetProcessor-72238521579929604-127.0.0.1:34501_wi%2Fff-n_0000000000) [n:127.0.0.1:34501_wi%2Fff    ] 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> 1009369 INFO  (OverseerThreadFactory-8303-thread-2-processing-n:127.0.0.1:34501_wi%2Fff) [n:127.0.0.1:34501_wi%2Fff    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1009571 WARN  (OverseerThreadFactory-8303-thread-2-processing-n:127.0.0.1:34501_wi%2Fff) [n:127.0.0.1:34501_wi%2Fff    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1009572 INFO  (qtp298660629-31956) [n:127.0.0.1:34501_wi%2Fff    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1009572 INFO  (qtp298660629-31956) [n:127.0.0.1:34501_wi%2Fff    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=204
   [junit4]   2> 1009573 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[57A9DB0399CEC01]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=3
   [junit4]   2> 1009641 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[57A9DB0399CEC01]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_57A9DB0399CEC01-001/shard-1-001 of type TLOG in shard 2
   [junit4]   2> 1009642 WARN  (closeThreadPool-13938-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1009642 INFO  (closeThreadPool-13938-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1009642 INFO  (closeThreadPool-13938-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1009642 INFO  (closeThreadPool-13938-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 1009643 INFO  (closeThreadPool-13938-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1009643 INFO  (closeThreadPool-13938-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1009643 INFO  (closeThreadPool-13938-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1009652 INFO  (closeThreadPool-13938-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3ce62d1a{/wi/ff,null,AVAILABLE}
   [junit4]   2> 1009652 INFO  (closeThreadPool-13938-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@229bd3b9{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:٣٩١٧٥}
   [junit4]   2> 1009652 INFO  (closeThreadPool-13938-thread-1) [    ] o.e.j.s.Server Started @١٠٠٩٦٨٧ms
   [junit4]   2> 1009652 INFO  (closeThreadPool-13938-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/wi/ff, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_57A9DB0399CEC01-001/tempDir-001/jetty1, hostPort=38465, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_57A9DB0399CEC01-001/shard-1-001/cores, replicaType=TLOG}
   [junit4]   2> 1009653 ERROR (closeThreadPool-13938-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1009653 INFO  (closeThreadPool-13938-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1009653 INFO  (closeThreadPool-13938-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 1009653 INFO  (closeThreadPool-13938-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1009653 INFO  (closeThreadPool-13938-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1009653 INFO  (closeThreadPool-13938-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-12T12:50:02.445124Z
   [junit4]   2> 1009654 INFO  (zkConnectionManagerCallback-13940-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1009655 INFO  (closeThreadPool-13938-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1009655 INFO  (closeThreadPool-13938-thread-1) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_57A9DB0399CEC01-001/shard-1-001/solr.xml
   [junit4]   2> 1009656 INFO  (closeThreadPool-13938-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1009656 INFO  (closeThreadPool-13938-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1009657 INFO  (closeThreadPool-13938-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@79569d0d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1009728 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[57A9DB0399CEC01]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_57A9DB0399CEC01-001/shard-2-001 of type TLOG in shard 1
   [junit4]   2> 1009728 WARN  (closeThreadPool-13938-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1009728 INFO  (closeThreadPool-13938-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1009728 INFO  (closeThreadPool-13938-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1009728 INFO  (closeThreadPool-13938-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 1009731 INFO  (closeThreadPool-13938-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1009731 INFO  (closeThreadPool-13938-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1009731 INFO  (closeThreadPool-13938-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1009731 INFO  (closeThreadPool-13938-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@11710afe{/wi/ff,null,AVAILABLE}
   [junit4]   2> 1009732 INFO  (closeThreadPool-13938-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1b9cfc67{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:٤٣١٤٣}
   [junit4]   2> 1009732 INFO  (closeThreadPool-13938-thread-2) [    ] o.e.j.s.Server Started @١٠٠٩٧٦٧ms
   [junit4]   2> 1009732 INFO  (closeThreadPool-13938-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/wi/ff, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_57A9DB0399CEC01-001/tempDir-001/jetty2, hostPort=44789, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_57A9DB0399CEC01-001/shard-2-001/cores, replicaType=TLOG}
   [junit4]   2> 1009732 ERROR (closeThreadPool-13938-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1009732 INFO  (closeThreadPool-13938-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1009732 INFO  (closeThreadPool-13938-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 1009732 INFO  (closeThreadPool-13938-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1009732 INFO  (closeThreadPool-13938-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1009732 INFO  (closeThreadPool-13938-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-12T12:50:02.524349Z
   [junit4]   2> 1009735 INFO  (zkConnectionManagerCallback-13943-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1009736 INFO  (closeThreadPool-13938-thread-2) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1009736 INFO  (closeThreadPool-13938-thread-2) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_57A9DB0399CEC01-001/shard-2-001/solr.xml
   [junit4]   2> 1009737 INFO  (closeThreadPool-13938-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1009737 INFO  (closeThreadPool-13938-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1009738 INFO  (closeThreadPool-13938-thread-2) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@79569d0d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1009747 INFO  (closeThreadPool-13938-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1009748 WARN  (closeThreadPool-13938-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1c9fa898[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1009749 WARN  (closeThreadPool-13938-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5708f169[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1009750 INFO  (closeThreadPool-13938-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44317/solr
   [junit4]   2> 1009751 INFO  (zkConnectionManagerCallback-13950-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1009753 INFO  (zkConnectionManagerCallback-13952-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1009754 INFO  (closeThreadPool-13938-thread-1) [n:127.0.0.1:38465_wi%2Fff    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1009755 INFO  (closeThreadPool-13938-thread-1) [n:127.0.0.1:38465_wi%2Fff    ] o.a.s.c.ZkController Publish node=127.0.0.1:38465_wi%2Fff as DOWN
   [junit4]   2> 1009756 INFO  (closeThreadPool-13938-thread-1) [n:127.0.0.1:38465_wi%2Fff    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1009756 INFO  (closeThreadPool-13938-thread-1) [n:127.0.0.1:38465_wi%2Fff    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38465_wi%2Fff
   [junit4]   2> 1009756 INFO  (zkCallback-13924-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1009756 INFO  (zkCallback-13917-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1009759 INFO  (zkCallback-13936-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1009770 INFO  (zkCallback-13951-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1009774 INFO  (zkConnectionManagerCallback-13959-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1009775 INFO  (closeThreadPool-13938-thread-1) [n:127.0.0.1:38465_wi%2Fff    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1009776 INFO  (closeThreadPool-13938-thread-1) [n:127.0.0.1:38465_wi%2Fff    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44317/solr ready
   [junit4]   2> 1009776 INFO  (closeThreadPool-13938-thread-1) [n:127.0.0.1:38465_wi%2Fff    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1009789 INFO  (closeThreadPool-13938-thread-1) [n:127.0.0.1:38465_wi%2Fff    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79569d0d
   [junit4]   2> 1009797 INFO  (closeThreadPool-13938-thread-1) [n:127.0.0.1:38465_wi%2Fff    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79569d0d
   [junit4]   2> 1009797 INFO  (closeThreadPool-13938-thread-1) [n:127.0.0.1:38465_wi%2Fff    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79569d0d
   [junit4]   2> 1009798 INFO  (closeThreadPool-13938-thread-1) [n:127.0.0.1:38465_wi%2Fff    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_57A9DB0399CEC01-001/shard-1-001/cores
   [junit4]   2> 1009806 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[57A9DB0399CEC01]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_57A9DB0399CEC01-001/shard-3-001 of type TLOG in shard 2
   [junit4]   2> 1009806 WARN  (closeThreadPool-13938-thread-3) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1009806 INFO  (closeThreadPool-13938-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1009806 INFO  (closeThreadPool-13938-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1009806 INFO  (closeThreadPool-13938-thread-3) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 1009807 INFO  (closeThreadPool-13938-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1009807 INFO  (closeThreadPool-13938-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1009807 INFO  (closeThreadPool-13938-thread-3) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1009807 INFO  (closeThreadPool-13938-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1889a050{/wi/ff,null,AVAILABLE}
   [junit4]   2> 1009807 INFO  (closeThreadPool-13938-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5bbcffca{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:٤٣٢٩٩}
   [junit4]   2> 1009807 INFO  (closeThreadPool-13938-thread-3) [    ] o.e.j.s.Server Started @١٠٠٩٨٤٢ms
   [junit4]   2> 1009807 INFO  (closeThreadPool-13938-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/wi/ff, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_57A9DB0399CEC01-001/tempDir-001/jetty3, hostPort=43105, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_57A9DB0399CEC01-001/shard-3-001/cores, replicaType=TLOG}
   [junit4]   2> 1009807 ERROR (closeThreadPool-13938-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1009807 INFO  (closeThreadPool-13938-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1009807 INFO  (closeThreadPool-13938-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 1009808 INFO  (closeThreadPool-13938-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1009808 INFO  (closeThreadPool-13938-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1009808 INFO  (closeThreadPool-13938-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-12T12:50:02.600016Z
   [junit4]   2> 1009808 INFO  (zkConnectionManagerCallback-13962-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1009809 INFO  (closeThreadPool-13938-thread-3) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1009809 INFO  (closeThreadPool-13938-thread-3) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_57A9DB0399CEC01-001/shard-3-001/solr.xml
   [junit4]   2> 1009810 INFO  (closeThreadPool-13938-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1009810 INFO  (closeThreadPool-13938-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1009811 INFO  (closeThreadPool-13938-thread-3) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@79569d0d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1009815 INFO  (closeThreadPool-13938-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1009816 WARN  (closeThreadPool-13938-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@142cf1df[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1009817 WARN  (closeThreadPool-13938-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@d6566fb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1009818 INFO  (closeThreadPool-13938-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44317/solr
   [junit4]   2> 1009819 INFO  (zkConnectionManagerCallback-13969-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1009820 INFO  (zkConnectionManagerCallback-13971-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1009821 INFO  (closeThreadPool-13938-thread-2) [n:127.0.0.1:44789_wi%2Fff    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1009822 INFO  (closeThreadPool-13938-thread-2) [n:127.0.0.1:44789_wi%2Fff    ] o.a.s.c.ZkController Publish node=127.0.0.1:44789_wi%2Fff as DOWN
   [junit4]   2> 1009822 INFO  (closeThreadPool-13938-thread-2) [n:127.0.0.1:44789_wi%2Fff    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1009822 INFO  (closeThreadPool-13938-thread-2) [n:127.0.0.1:44789_wi%2Fff    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44789_wi%2Fff
   [junit4]   2> 1009823 INFO  (zkCallback-13917-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1009823 INFO  (zkCallback-13924-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1009823 INFO  (zkCallback-13936-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1009823 INFO  (zkCallback-13951-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1009823 INFO  (zkCallback-13958-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1009823 INFO  (zkCallback-13970-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1009830 INFO  (zkConnectionManagerCallback-13978-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1009830 INFO  (closeThreadPool-13938-thread-2) [n:127.0.0.1:44789_wi%2Fff    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1009831 INFO  (closeThreadPool-13938-thread-2) [n:127.0.0.1:44789_wi%2Fff    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44317/solr ready
   [junit4]   2> 1009831 INFO  (closeThreadPool-13938-thread-2) [n:127.0.0.1:44789_wi%2Fff    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1009841 INFO  (closeThreadPool-13938-thread-2) [n:127.0.0.1:44789_wi%2Fff    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79569d0d
   [junit4]   2> 1009847 INFO  (closeThreadPool-13938-thread-2) [n:127.0.0.1:44789_wi%2Fff    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79569d0d
   [junit4]   2> 1009847 INFO  (closeThreadPool-13938-thread-2) [n:127.0.0.1:44789_wi%2Fff    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79569d0d
   [junit4]   2> 1009848 INFO  (closeThreadPool-13938-thread-2) [n:127.0.0.1:44789_wi%2Fff    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_57A9DB0399CEC01-001/shard-2-001/cores
   [junit4]   2> 1009907 INFO  (closeThreadPool-13938-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1009908 WARN  (closeThreadPool-13938-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4d1e1a9c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1009910 WARN  (closeThreadPool-13938-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@13cfa387[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1009910 INFO  (closeThreadPool-13938-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44317/solr
   [junit4]   2> 1009911 INFO  (zkConnectionManagerCallback-13985-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1009912 INFO  (zkConnectionManagerCallback-13987-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1009914 INFO  (closeThreadPool-13938-thread-3) [n:127.0.0.1:43105_wi%2Fff    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1009915 INFO  (closeThreadPool-13938-thread-3) [n:127.0.0.1:43105_wi%2Fff    ] o.a.s.c.ZkController Publish node=127.0.0.1:43105_wi%2Fff as DOWN
   [junit4]   2> 1009915 INFO  (closeThreadPool-13938-thread-3) [n:127.0.0.1:43105_wi%2Fff    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1009915 INFO  (closeThreadPool-13938-thread-3) [n:127.0.0.1:43105_wi%2Fff    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43105_wi%2Fff
   [junit4]   2> 1009916 INFO  (zkCallback-13936-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1009916 INFO  (zkCallback-13924-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1009916 INFO  (zkCallback-13951-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1009916 INFO  (zkCallback-13970-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1009916 INFO  (zkCallback-13958-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1009916 INFO  (zkCallback-13917-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1009916 INFO  (zkCallback-13977-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1009916 INFO  (zkCallback-13986-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1009923 INFO  (zkConnectionManagerCallback-13994-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1009924 INFO  (closeThreadPool-13938-thread-3) [n:127.0.0.1:43105_wi%2Fff    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1009925 INFO  (closeThreadPool-13938-thread-3) [n:127.0.0.1:43105_wi%2Fff    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44317/solr ready
   [junit4]   2> 1009925 INFO  (closeThreadPool-13938-thread-3) [n:127.0.0.1:43105_wi%2Fff    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1009934 INFO  (closeThreadPool-13938-thread-3) [n:127.0.0.1:43105_wi%2Fff    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79569d0d
   [junit4]   2> 1009941 INFO  (closeThreadPool-13938-thread-3) [n:127.0.0.1:43105_wi%2Fff    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79569d0d
   [junit4]   2> 1009941 INFO  (closeThreadPool-13938-thread-3) [n:127.0.0.1:43105_wi%2Fff    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79569d0d
   [junit4]   2> 1009942 INFO  (closeThreadPool-13938-thread-3) [n:127.0.0.1:43105_wi%2Fff    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_57A9DB0399CEC01-001/shard-3-001/cores
   [junit4]   2> 1009978 INFO  (SocketProxy-Acceptor-34501) [    ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=38790,localport=34501], receiveBufferSize:531000
   [junit4]   2> 1009978 INFO  (qtp298660629-31958) [n:127.0.0.1:34501_wi%2Fff    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:44789_wi%252Fff&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1009978 INFO  (SocketProxy-Acceptor-34501) [    ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=46659,localport=34908], receiveBufferSize=530904
   [junit4]   2> 1009978 INFO  (SocketProxy-Acceptor-34501) [    ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=38792,localport=34501], receiveBufferSize:531000
   [junit4]   2> 1009978 INFO  (qtp298660629-31956) [n:127.0.0.1:34501_wi%2Fff    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:38465_wi%252Fff&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1009979 INFO  (SocketProxy-Acceptor-34501) [    ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=46659,localport=34910], receiveBufferSize=530904
   [junit4]   2> 1009979 INFO  (qtp298660629-31957) [n:127.0.0.1:34501_wi%2Fff    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:43105_wi%252Fff&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1009979 INFO  (OverseerCollectionConfigSetProcessor-72238521579929604-127.0.0.1:34501_wi%2Fff-n_0000000000) [n:127.0.0.1:34501_wi%2Fff    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1009979 INFO  (OverseerThreadFactory-8303-thread-3-processing-n:127.0.0.1:34501_wi%2Fff) [n:127.0.0.1:34501_wi%2Fff c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:44789_wi%2Fff for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 1009980 INFO  (OverseerThreadFactory-8303-thread-3-processing-n:127.0.0.1:34501_wi%2Fff) [n:127.0.0.1:34501_wi%2Fff c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1009980 INFO  (OverseerThreadFactory-8303-thread-4-processing-n:127.0.0.1:34501_wi%2Fff) [n:127.0.0.1:34501_wi%2Fff c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:38465_wi%2Fff for creating new replica of shard shard2 for collection collection1
   [junit4]   2> 1009980 INFO  (OverseerThreadFactory-8303-thread-4-processing-n:127.0.0.1:34501_wi%2Fff) [n:127.0.0.1:34501_wi%2Fff c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1009980 INFO  (SocketProxy-Acceptor-44789) [    ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=38186,localport=44789], receiveBufferSize:531000
   [junit4]   2> 1009981 INFO  (SocketProxy-Acceptor-44789) [    ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=43143,localport=35080], receiveBufferSize=530904
   [junit4]   2> 1009981 INFO  (SocketProxy-Acceptor-38465) [    ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=40154,localport=38465], receiveBufferSize:531000
   [junit4]   2> 1009981 INFO  (SocketProxy-Acceptor-38465) [    ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=39175,localport=50894], receiveBufferSize=530904
   [junit4]   2> 1010023 INFO  (qtp2051043572-32039) [n:127.0.0.1:44789_wi%2Fff    x:collection1_shard1_replica_t1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1010023 INFO  (qtp1604686310-32026) [n:127.0.0.1:38465_wi%2Fff    x:collection1_shard2_replica_t2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t2&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1011030 INFO  (qtp2051043572-32039) [n:127.0.0.1:44789_wi%2Fff c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1011030 INFO  (qtp1604686310-32026) [n:127.0.0.1:38465_wi%2Fff c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1011040 INFO  (qtp2051043572-32039) [n:127.0.0.1:44789_wi%2Fff c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.s.IndexSchema [collection1_shard1_replica_t1] Schema name=test
   [junit4]   2> 1011043 INFO  (qtp1604686310-32026) [n:127.0.0.1:38465_wi%2Fff c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.s.IndexSchema [collection1_shard2_replica_t2] Schema name=test
   [junit4]   2> 1011140 INFO  (qtp2051043572-32039) [n:127.0.0.1:44789_wi%2Fff c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1011144 INFO  (qtp1604686310-32026) [n:127.0.0.1:38465_wi%2Fff c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1011148 INFO  (qtp2051043572-32039) [n:127.0.0.1:44789_wi%2Fff c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_t1' using configuration from collection collection1, trusted=true
   [junit4]   2> 1011148 INFO  (qtp2051043572-32039) [n:127.0.0.1:44789_wi%2Fff c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_t1' (registry 'solr.core.collection1.shard1.replica_t1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79569d0d
   [junit4]   2> 1011148 INFO  (qtp2051043572-32039) [n:127.0.0.1:44789_wi%2Fff c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.c.SolrCore [[collection1_shard1_replica_t1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_57A9DB0399CEC01-001/shard-2-001/cores/collection1_shard1_replica_t1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_57A9DB0399CEC01-001/shard-2-001/cores/collection1_shard1_replica_t1/data/]
   [junit4]   2> 1011151 INFO  (qtp2051043572-32039) [n:127.0.0.1:44789_wi%2Fff c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=569088710, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1011152 WARN  (qtp2051043572-32039) [n:127.0.0.1:44789_wi%2Fff c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1011152 INFO  (qtp1604686310-32026) [n:127.0.0.1:38465_wi%2Fff c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t2' using configuration from collection collection1, trusted=true
   [junit4]   2> 1011152 INFO  (qtp1604686310-32026) [n:127.0.0.1:38465_wi%2Fff c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_t2' (registry 'solr.core.collection1.shard2.replica_t2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79569d0d
   [junit4]   2> 1011153 INFO  (qtp1604686310-32026) [n:127.0.0.1:38465_wi%2Fff c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.c.SolrCore [[collection1_shard2_replica_t2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_57A9DB0399CEC01-001/shard-1-001/cores/collection1_shard2_replica_t2], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_57A9DB0399CEC01-001/shard-1-001/cores/collection1_shard2_replica_t2/data/]
   [junit4]   2> 1011154 INFO  (qtp1604686310-32026) [n:127.0.0.1:38465_wi%2Fff c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=569088710, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1011155 WARN  (qtp1604686310-32026) [n:127.0.0.1:38465_wi%2Fff c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1011175 INFO  (qtp1604686310-32026) [n:127.0.0.1:38465_wi%2Fff c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1011175 INFO  (qtp1604686310-32026) [n:127.0.0.1:38465_wi%2Fff c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1011192 INFO  (qtp1604686310-32026) [n:127.0.0.1:38465_wi%2Fff c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1011192 INFO  (qtp1604686310-32026) [n:127.0.0.1:38465_wi%2Fff c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1011193 INFO  (qtp1604686310-32026) [n:127.0.0.1:38465_wi%2Fff c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=395652841, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1011193 INFO  (qtp1604686310-32026) [n:127.0.0.1:38465_wi%2Fff c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.s.SolrIndexSearcher Opening [Searcher@360d637d[collection1_shard2_replica_t2] main]
   [junit4]   2> 1011194 INFO  (qtp1604686310-32026) [n:127.0.0.1:38465_wi%2Fff c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1011194 INFO  (qtp1604686310-32026) [n:127.0.0.1:38465_wi%2Fff c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1011194 INFO  (qtp1604686310-32026) [n:127.0.0.1:38465_wi%2Fff c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1011194 INFO  (qtp1604686310-32026) [n:127.0.0.1:38465_wi%2Fff c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1633330558650023936
   [junit4]   2> 1011196 INFO  (searcherExecutor-8341-thread-1-processing-n:127.0.0.1:38465_wi%2Fff x:collection1_shard2_replica_t2 c:collection1 s:shard2) [n:127.0.0.1:38465_wi%2Fff c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.c.SolrCore [collection1_shard2_replica_t2] Registered new searcher Searcher@360d637d[collection1_shard2_replica_t2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1011197 INFO  (qtp1604686310-32026) [n:127.0.0.1:38465_wi%2Fff c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1011197 INFO  (qtp1604686310-32026) [n:127.0.0.1:38465_wi%2Fff c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard2
   [junit4]   2> 1011198 INFO  (qtp1604686310-32026) [n:127.0.0.1:38465_wi%2Fff c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1011198 INFO  (qtp1604686310-32026) [n:127.0.0.1:38465_wi%2Fff c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1011198 INFO  (qtp1604686310-32026) [n:127.0.0.1:38465_wi%2Fff c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38465/wi/ff/collection1_shard2_replica_t2/
   [junit4]   2> 1011198 INFO  (qtp1604686310-32026) [n:127.0.0.1:38465_wi%2Fff c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1011198 INFO  (qtp1604686310-32026) [n:127.0.0.1:38465_wi%2Fff c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.c.SyncStrategy http://127.0.0.1:38465/wi/ff/collection1_shard2_replica_t2/ has no replicas
   [junit4]   2> 1011198 INFO  (qtp1604686310-32026) [n:127.0.0.1:38465_wi%2Fff c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.c.ZkController collection1_shard2_replica_t2 stopping background replication from leader
   [junit4]   2> 1011198 INFO  (qtp1604686310-32026) [n:127.0.0.1:38465_wi%2Fff c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard2/leader after winning as /collections/collection1/leader_elect/shard2/election/72238521579929611-core_node3-n_0000000000
   [junit4]   2> 1011199 INFO  (qtp1604686310-32026) [n:127.0.0.1:38465_wi%2Fff c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:38465/wi/ff/collection1_shard2_replica_t2/ shard2
   [junit4]   2> 1011200 INFO  (qtp2051043572-32039) [n:127.0.0.1:44789_wi%2Fff c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1011201 INFO  (qtp2051043572-32039) [n:127.0.0.1:44789_wi%2Fff c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1011202 INFO  (qtp2051043572-32039) [n:127.0.0.1:44789_wi%2Fff c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1011202 INFO  (qtp2051043572-32039) [n:127.0.0.1:44789_wi%2Fff c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1011202 INFO  (qtp2051043572-32039) [n:127.0.0.1:44789_wi%2Fff c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=395652841, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1011203 INFO  (qtp2051043572-32039) [n:127.0.0.1:44789_wi%2Fff c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7fc8a9cf[collection1_shard1_replica_t1] main]
   [junit4]   2> 1011203 INFO  (qtp2051043572-32039) [n:127.0.0.1:44789_wi%2Fff c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1011203 INFO  (qtp2051043572-32039) [n:127.0.0.1:44789_wi%2Fff c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1011204 INFO  (qtp2051043572-32039) [n:127.0.0.1:44789_wi%2Fff c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1011204 INFO  (qtp2051043572-32039) [n:127.0.0.1:44789_wi%2Fff c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1633330558660509696
   [junit4]   2> 1011206 INFO  (searcherExecutor-8340-thread-1-processing-n:127.0.0.1:44789_wi%2Fff x:collection1_shard1_replica_t1 c:collection1 s:shard1) [n:127.0.0.1:44789_wi%2Fff c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.c.SolrCore [collection1_shard1_replica_t1] Registered new searcher Searcher@7fc8a9cf[collection1_shard1_replica_t1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1011207 INFO  (qtp2051043572-32039) [n:127.0.0.1:44789_wi%2Fff c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 1011207 INFO  (qtp2051043572-32039) [n:127.0.0.1:44789_wi%2Fff c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 1011208 INFO  (qtp2051043572-32039) [n:127.0.0.1:44789_wi%2Fff c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1011208 INFO  (qtp2051043572-32039) [n:127.0.0.1:44789_wi%2Fff c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1011208 INFO  (qtp2051043572-32039) [n:127.0.0.1:44789_wi%2Fff c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44789/wi/ff/collection1_shard1_replica_t1/
   [junit4]   2> 1011209 INFO  (qtp2051043572-32039) [n:127.0.0.1:44789_wi%2Fff c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1011209 INFO  (qtp2051043572-32039) [n:127.0.0.1:44789_wi%2Fff c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.c.SyncStrategy http://127.0.0.1:44789/wi/ff/collection1_shard1_replica_t1/ has no replicas
   [junit4]   2> 1011209 INFO  (qtp2051043572-32039) [n:127.0.0.1:44789_wi%2Fff c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.c.ZkController collection1_shard1_replica_t1 stopping background replication from leader
   [junit4]   2> 1011209 INFO  (qtp2051043572-32039) [n:127.0.0.1:44789_wi%2Fff c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/72238521579929615-core_node4-n_0000000000
   [junit4]   2> 1011209 INFO  (qtp2051043572-32039) [n:127.0.0.1:44789_wi%2Fff c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:44789/wi/ff/collection1_shard1_replica_t1/ shard1
   [junit4]   2> 1011310 INFO  (zkCallback-13951-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1011310 INFO  (zkCallback-13970-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1011310 INFO  (zkCallback-13951-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1011311 INFO  (qtp1604686310-32026) [n:127.0.0.1:38465_wi%2Fff c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1011311 INFO  (qtp2051043572-32039) [n:127.0.0.1:44789_wi%2Fff c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1011312 INFO  (qtp2051043572-32039) [n:127.0.0.1:44789_wi%2Fff c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1288
   [junit4]   2> 1011312 INFO  (qtp1604686310-32026) [n:127.0.0.1:38465_wi%2Fff c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t2&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1288
   [junit4]   2> 1011313 INFO  (qtp298660629-31958) [n:127.0.0.1:34501_wi%2Fff c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:44789_wi%252Fff&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2} status=0 QTime=1334
   [junit4]   2> 1011313 INFO  (qtp298660629-31956) [n:127.0.0.1:34501_wi%2Fff c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:38465_wi%252Fff&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2} status=0 QTime=1334
   [junit4]   2> 1011415 INFO  (zkCallback-13970-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1011415 INFO  (zkCallback-13970-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1011415 INFO  (zkCallback-13951-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1011416 INFO  (zkCallback-13951-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1011416 INFO  (zkCallback-13951-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1011980 INFO  (OverseerCollectionConfigSetProcessor-72238521579929604-127.0.0.1:34501_wi%2Fff-n_0000000000) [n:127.0.0.1:34501_wi%2Fff    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1011981 INFO  (OverseerCollectionConfigSetProcessor-72238521579929604-127.0.0.1:34501_wi%2Fff-n_0000000000) [n:127.0.0.1:34501_wi%2Fff    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000005 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1011981 INFO  (OverseerThreadFactory-8303-thread-5-processing-n:127.0.0.1:34501_wi%2Fff) [n:127.0.0.1:34501_wi%2Fff c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:43105_wi%2Fff for creating new replica of shard shard2 for collection collection1
   [junit4]   2> 1011981 INFO  (OverseerThreadFactory-8303-thread-5-processing-n:127.0.0.1:34501_wi%2Fff) [n:127.0.0.1:34501_wi%2Fff c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1011983 INFO  (SocketProxy-Acceptor-43105) [    ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=48092,localport=43105], receiveBufferSize:531000
   [junit4]   2> 1011987 INFO  (SocketProxy-Acceptor-43105) [    ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=43299,localport=47960], receiveBufferSize=530904
   [junit4]   2> 1012032 INFO  (qtp523558575-32071) [n:127.0.0.1:43105_wi%2Fff    x:collection1_shard2_replica_t5] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t5&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1012134 INFO  (zkCallback-13970-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1012134 INFO  (zkCallback-13951-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1012134 INFO  (zkCallback-13970-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections

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

nit4]   2> 
   [junit4]   2> 	54	/solr/collections/collection1/state.json
   [junit4]   2> 	26	/solr/collections/collDoRecoveryOnRestart/state.json
   [junit4]   2> 	12	/solr/clusterprops.json
   [junit4]   2> 	12	/solr/clusterstate.json
   [junit4]   2> 	7	/solr/collections/control_collection/state.json
   [junit4]   2> 	5	/solr/collections/c8n_1x2/state.json
   [junit4]   2> 	2	/solr/collections/collDoRecoveryOnRestart/leader_elect/shard1/election/72238521579929604-core_node4-n_0000000000
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard2/election/72238521579929611-core_node3-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/72238521579929611-127.0.0.1:38465_wi%2Fff-n_0000000001
   [junit4]   2> 	2	/solr/overseer_elect/election/72238521579929615-127.0.0.1:44789_wi%2Fff-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/collections
   [junit4]   2> 	11	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 1022819 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[57A9DB0399CEC01]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44317
   [junit4]   2> 1022819 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[57A9DB0399CEC01]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44317
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HttpPartitionWithTlogReplicasTest -Dtests.method=test -Dtests.seed=57A9DB0399CEC01 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-MR -Dtests.timezone=America/Yellowknife -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   15.7s J2 | HttpPartitionWithTlogReplicasTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:38465/wi/ff: Underlying core creation failed while creating collection: c8n_1x2
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([57A9DB0399CEC01:8D2EA26A976081F9]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:649)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1274)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1792)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1813)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1730)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollectionRetry(AbstractFullDistribZkTestBase.java:2042)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.testRf2(HttpPartitionTest.java:214)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:135)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_57A9DB0399CEC01-001
   [junit4]   2> May 12, 2019 12:50:15 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 11 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {multiDefault=FST50, a_t=FST50, _root_=PostingsFormat(name=LuceneFixedGap), id=Lucene50(blocksize=128), text=PostingsFormat(name=MockRandom)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), _version_=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Lucene80), intDvoDefault=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=129, maxMBSortInHeap=7.050580854541735, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2266ef55), locale=ar-MR, timezone=America/Yellowknife
   [junit4]   2> NOTE: Linux 4.18.0-17-generic amd64/Oracle Corporation 11.0.2 (64-bit)/cpus=8,threads=1,free=68687424,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrQueryResponse, SOLR749Test, TestCustomDocTransformer, UpdateRequestProcessorFactoryTest, TestNumericRangeQuery32, DocumentBuilderTest, DOMUtilTest, TestConfigSetProperties, ForceLeaderTest, RankQueryTest, PKIAuthenticationIntegrationTest, TestLeaderElectionZkExpiry, JWTAuthPluginIntegrationTest, TestPullReplicaErrorHandling, CdcrBootstrapTest, AuditLoggerPluginTest, NestedAtomicUpdateTest, SegmentsInfoRequestHandlerTest, PrimUtilsTest, ByteBuffersDirectoryFactoryTest, TestSubQueryTransformer, TestFileDictionaryLookup, FieldMutatingUpdateProcessorTest, TestManagedSynonymFilterFactory, TestTrackingShardHandlerFactory, PrimitiveFieldTypeTest, TestMinHashQParser, DateRangeFieldTest, TestConfigReload, TestSlowCompositeReaderWrapper, TestBackupRepositoryFactory, TestDelegationWithHadoopAuth, TestReloadAndDeleteDocs, TestStressLiveNodes, SyncSliceTest, CheckHdfsIndexTest, TestJsonFacetsStatsParsing, FieldAnalysisRequestHandlerTest, TaggerTest, TriggerSetPropertiesIntegrationTest, DistributedQueryElevationComponentTest, NestedShardedAtomicUpdateTest, CleanupOldIndexTest, PeerSyncWithBufferUpdatesTest, TestLegacyNumericUtils, BinaryUpdateRequestHandlerTest, PingRequestHandlerTest, TestReplicationHandler, XmlUpdateRequestHandlerTest, TestNoOpRegenerator, TestSimNodeAddedTrigger, FastVectorHighlighterTest, TestQueryUtils, TestCoreDiscovery, HLLSerializationTest, MetricUtilsTest, TestSimDistribStateManager, HttpSolrCallGetCoreTest, RecoveryZkTest, SolrIndexSplitterTest, DefaultValueUpdateProcessorTest, TestSystemCollAutoCreate, NodeMarkersRegistrationTest, RegexBoostProcessorTest, TestReversedWildcardFilterFactory, SolrCmdDistributorTest, TestInPlaceUpdatesRequiredField, CoreAdminOperationTest, TestNestedUpdateProcessor, PolyFieldTest, URLClassifyProcessorTest, OverriddenZkACLAndCredentialsProvidersTest, SchemaVersionSpecificBehaviorTest, TestDefaultStatsCache, DebugComponentTest, MetricTriggerIntegrationTest, ResponseLogComponentTest, TestBulkSchemaAPI, BadComponentTest, TestSimTriggerIntegration, SuggesterTSTTest, LukeRequestHandlerTest, TestComponentsName, SimpleCollectionCreateDeleteTest, ChaosMonkeySafeLeaderTest, DocValuesTest, TestManagedResource, TestSolrJ, RestartWhileUpdatingTest, RangeFacetCloudTest, MoveReplicaTest, OverseerTest, SearchRateTriggerTest, RAMDirectoryFactoryTest, TestLuceneIndexBackCompat, CurrencyRangeFacetCloudTest, TestConfigSetsAPIZkFailure, TestFieldCacheSortRandom, TemplateUpdateProcessorTest, TestExactStatsCache, OutputWriterTest, SharedFSAutoReplicaFailoverTest, CollectionsAPISolrJTest, TestSolrIndexConfig, DistributedQueueTest, SimpleFacetsTest, TestImplicitCoreProperties, BitVectorTest, CollectionsAPIAsyncDistributedZkTest, ShufflingReplicaListTransformerTest, TestTolerantUpdateProcessorRandomCloud, TestSerializedLuceneMatchVersion, TestExclusionRuleCollectionAccess, TestCollationFieldDocValues, HdfsAutoAddReplicasIntegrationTest, TestSegmentSorting, NodeAddedTriggerTest, TestRawResponseWriter, SortSpecParsingTest, ZkControllerTest, TestSystemIdResolver, TestUninvertingReader, TestFieldSortValues, UUIDFieldTest, TestLegacyFieldCache, CustomCollectionTest, ZkShardTermsTest, TestLegacyBM25SimilarityFactory, TestElisionMultitermQuery, TestJoin, SolrShardReporterTest, TestIndexSearcher, NotRequiredUniqueKeyTest, TestClusterProperties, TriggerCooldownIntegrationTest, SolrCoreMetricManagerTest, DeleteInactiveReplicaTest, SaslZkACLProviderTest, HttpPartitionWithTlogReplicasTest]
   [junit4] Completed [380/855 (1!)] on J2 in 16.01s, 1 test, 1 error <<< FAILURES!

[...truncated 44715 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.1-Linux/317/consoleText

[repro] Revision: 47c4e4184a5482894753fb4f7aa5126cf9f035c8

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=HttpPartitionWithTlogReplicasTest -Dtests.method=test -Dtests.seed=57A9DB0399CEC01 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-MR -Dtests.timezone=America/Yellowknife -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

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

[...truncated 3581 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.HttpPartitionWithTlogReplicasTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=57A9DB0399CEC01 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-MR -Dtests.timezone=America/Yellowknife -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

[...truncated 43 lines...]