Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/400/
Java: 64bit/jdk-12 -XX:+UseCompressedOops -XX:+UseG1GC

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

Error Message:
Error from server at http://127.0.0.1:33571/_zr: Could not find collection : 
c8n_1x2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:33571/_zr: Could not find collection : c8n_1x2
        at 
__randomizedtesting.SeedInfo.seed([78B24CF9831CF93F:F0E673232DE094C7]: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.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1055)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:830)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:763)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollectionRetry(AbstractFullDistribZkTestBase.java:2045)
        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:567)
        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:835)




Build Log:
[...truncated 14533 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionWithTlogReplicasTest
   [junit4]   2> 1325572 INFO  
(SUITE-HttpPartitionWithTlogReplicasTest-seed#[78B24CF9831CF93F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_78B24CF9831CF93F-001/init-core-data-001
   [junit4]   2> 1325572 WARN  
(SUITE-HttpPartitionWithTlogReplicasTest-seed#[78B24CF9831CF93F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=36 numCloses=36
   [junit4]   2> 1325572 INFO  
(SUITE-HttpPartitionWithTlogReplicasTest-seed#[78B24CF9831CF93F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1325573 INFO  
(SUITE-HttpPartitionWithTlogReplicasTest-seed#[78B24CF9831CF93F]-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> 1325573 INFO  
(SUITE-HttpPartitionWithTlogReplicasTest-seed#[78B24CF9831CF93F]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_zr/
   [junit4]   2> 1325576 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1325576 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1325576 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1325676 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:39839
   [junit4]   2> 1325676 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39839
   [junit4]   2> 1325676 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 39839
   [junit4]   2> 1325678 INFO  (zkConnectionManagerCallback-7303-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1325680 INFO  (zkConnectionManagerCallback-7305-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1325681 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1325682 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1325682 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1325682 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1325683 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1325683 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1325683 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1325684 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1325684 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1325684 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1325685 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1325685 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly 
asked otherwise
   [junit4]   2> 1325774 WARN  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1325774 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1325774 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1325774 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 12+33
   [junit4]   2> 1325774 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1325774 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1325774 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1325775 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7f251db0{/_zr,null,AVAILABLE}
   [junit4]   2> 1325777 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@444014d7{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:38121}
   [junit4]   2> 1325777 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] 
o.e.j.s.Server Started @1325790ms
   [junit4]   2> 1325777 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_zr, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_78B24CF9831CF93F-001/tempDir-001/control/data,
 hostPort=43525, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_78B24CF9831CF93F-001/control-001/cores}
   [junit4]   2> 1325777 ERROR 
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1325777 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1325777 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 1325777 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1325777 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1325777 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-14T14:41:30.513448Z
   [junit4]   2> 1325778 INFO  (zkConnectionManagerCallback-7307-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1325779 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1325779 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_78B24CF9831CF93F-001/control-001/solr.xml
   [junit4]   2> 1325781 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1325781 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1325782 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@35267131, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1325897 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1325898 WARN  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4cbbf53d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1325900 WARN  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@19254087[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1325901 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39839/solr
   [junit4]   2> 1325901 INFO  (zkConnectionManagerCallback-7314-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1325903 INFO  (zkConnectionManagerCallback-7316-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1325934 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) 
[n:127.0.0.1:43525__zr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:43525__zr
   [junit4]   2> 1325934 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) 
[n:127.0.0.1:43525__zr    ] o.a.s.c.Overseer Overseer 
(id=72080415349604356-127.0.0.1:43525__zr-n_0000000000) starting
   [junit4]   2> 1325944 INFO  (zkConnectionManagerCallback-7323-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1325945 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) 
[n:127.0.0.1:43525__zr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:39839/solr ready
   [junit4]   2> 1325947 INFO  
(OverseerStateUpdate-72080415349604356-127.0.0.1:43525__zr-n_0000000000) 
[n:127.0.0.1:43525__zr    ] o.a.s.c.Overseer Starting to work on the main queue 
: 127.0.0.1:43525__zr
   [junit4]   2> 1325956 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) 
[n:127.0.0.1:43525__zr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43525__zr
   [junit4]   2> 1325958 INFO  (zkCallback-7322-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1325963 INFO  (zkCallback-7315-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1325965 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) 
[n:127.0.0.1:43525__zr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1325980 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) 
[n:127.0.0.1:43525__zr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@35267131
   [junit4]   2> 1325992 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) 
[n:127.0.0.1:43525__zr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@35267131
   [junit4]   2> 1325992 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) 
[n:127.0.0.1:43525__zr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@35267131
   [junit4]   2> 1325993 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) 
[n:127.0.0.1:43525__zr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_78B24CF9831CF93F-001/control-001/cores
   [junit4]   2> 1326007 INFO  (zkConnectionManagerCallback-7329-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1326008 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1326008 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39839/solr ready
   [junit4]   2> 1326008 INFO  (SocketProxy-Acceptor-43525) [    ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=43620,localport=43525], receiveBufferSize:531000
   [junit4]   2> 1326011 INFO  (SocketProxy-Acceptor-43525) [    ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=38121,localport=58652], receiveBufferSize=530904
   [junit4]   2> 1326013 INFO  (qtp1654026152-21387) [n:127.0.0.1:43525__zr    
] 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:43525__zr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1326014 INFO  
(OverseerThreadFactory-7036-thread-1-processing-n:127.0.0.1:43525__zr) 
[n:127.0.0.1:43525__zr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 1326117 INFO  (SocketProxy-Acceptor-43525) [    ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=43624,localport=43525], receiveBufferSize:531000
   [junit4]   2> 1326117 INFO  (SocketProxy-Acceptor-43525) [    ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=38121,localport=58656], receiveBufferSize=530904
   [junit4]   2> 1326117 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr    
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> 1326117 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr    
x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1327165 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1327174 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr 
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> 1327242 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr 
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> 1327250 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr 
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> 1327251 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr 
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@35267131
   [junit4]   2> 1327251 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr 
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.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_78B24CF9831CF93F-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_78B24CF9831CF93F-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1327252 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1327253 WARN  (qtp1654026152-21386) [n:127.0.0.1:43525__zr 
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> 1327279 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr 
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> 1327279 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr 
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> 1327281 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1327281 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1327281 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=17, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=68.5712890625, 
floorSegmentMB=0.5029296875, forceMergeDeletesPctAllowed=6.799457066746042, 
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5889845438750262, deletesPctAllowed=31.964347978809055
   [junit4]   2> 1327282 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@65056ff8[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1327282 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1327283 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr 
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> 1327283 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1327283 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr 
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 1630800856501714944
   [junit4]   2> 1327285 INFO  
(searcherExecutor-7041-thread-1-processing-n:127.0.0.1:43525__zr 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:43525__zr 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@65056ff8[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1327288 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr 
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> 1327289 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr 
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> 1327290 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1327290 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr 
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> 1327290 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:43525/_zr/control_collection_shard1_replica_n1/
   [junit4]   2> 1327290 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr 
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> 1327290 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:43525/_zr/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1327290 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr 
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/72080415349604356-core_node2-n_0000000000
   [junit4]   2> 1327291 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr 
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:43525/_zr/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1327392 INFO  (zkCallback-7315-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> 1327392 INFO  (zkCallback-7315-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> 1327392 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr 
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> 1327393 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr 
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=1276
   [junit4]   2> 1327395 INFO  (qtp1654026152-21387) [n:127.0.0.1:43525__zr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 1327494 INFO  (zkCallback-7315-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> 1327494 INFO  (zkCallback-7315-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> 1327494 INFO  (zkCallback-7315-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> 1327494 INFO  (qtp1654026152-21387) [n:127.0.0.1:43525__zr    
] 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:43525__zr&wt=javabin&version=2}
 status=0 QTime=1481
   [junit4]   2> 1327497 INFO  (zkConnectionManagerCallback-7335-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1327498 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1327498 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39839/solr ready
   [junit4]   2> 1327498 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1327498 INFO  (SocketProxy-Acceptor-43525) [    ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=43698,localport=43525], receiveBufferSize:531000
   [junit4]   2> 1327499 INFO  (SocketProxy-Acceptor-43525) [    ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=38121,localport=58730], receiveBufferSize=530904
   [junit4]   2> 1327499 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr    
] 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> 1327504 INFO  
(OverseerThreadFactory-7036-thread-2-processing-n:127.0.0.1:43525__zr) 
[n:127.0.0.1:43525__zr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 1327504 INFO  
(OverseerCollectionConfigSetProcessor-72080415349604356-127.0.0.1:43525__zr-n_0000000000)
 [n:127.0.0.1:43525__zr    ] 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> 1327706 WARN  
(OverseerThreadFactory-7036-thread-2-processing-n:127.0.0.1:43525__zr) 
[n:127.0.0.1:43525__zr    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 1327707 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 1327707 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr    
] 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=208
   [junit4]   2> 1327708 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=3
   [junit4]   2> 1327786 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_78B24CF9831CF93F-001/shard-1-001
 of type TLOG in shard 2
   [junit4]   2> 1327787 WARN  (closeThreadPool-7336-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1327788 INFO  (closeThreadPool-7336-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1327788 INFO  (closeThreadPool-7336-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1327788 INFO  (closeThreadPool-7336-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 12+33
   [junit4]   2> 1327789 INFO  (closeThreadPool-7336-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1327789 INFO  (closeThreadPool-7336-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1327789 INFO  (closeThreadPool-7336-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1327789 INFO  (closeThreadPool-7336-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@10c1be65{/_zr,null,AVAILABLE}
   [junit4]   2> 1327789 INFO  (closeThreadPool-7336-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4e804ff6{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:42511}
   [junit4]   2> 1327789 INFO  (closeThreadPool-7336-thread-1) [    ] 
o.e.j.s.Server Started @1327803ms
   [junit4]   2> 1327789 INFO  (closeThreadPool-7336-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_zr, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_78B24CF9831CF93F-001/tempDir-001/jetty1,
 hostPort=42751, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_78B24CF9831CF93F-001/shard-1-001/cores,
 replicaType=TLOG}
   [junit4]   2> 1327789 ERROR (closeThreadPool-7336-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1327789 INFO  (closeThreadPool-7336-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1327789 INFO  (closeThreadPool-7336-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 1327789 INFO  (closeThreadPool-7336-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1327789 INFO  (closeThreadPool-7336-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1327789 INFO  (closeThreadPool-7336-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-14T14:41:32.525802Z
   [junit4]   2> 1327791 INFO  (zkConnectionManagerCallback-7338-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1327791 INFO  (closeThreadPool-7336-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1327791 INFO  (closeThreadPool-7336-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_78B24CF9831CF93F-001/shard-1-001/solr.xml
   [junit4]   2> 1327793 INFO  (closeThreadPool-7336-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1327793 INFO  (closeThreadPool-7336-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1327794 INFO  (closeThreadPool-7336-thread-1) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@35267131, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1327870 INFO  (closeThreadPool-7336-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1327870 WARN  (closeThreadPool-7336-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@6685afd5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1327872 WARN  (closeThreadPool-7336-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@7b7fab23[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1327873 INFO  (closeThreadPool-7336-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39839/solr
   [junit4]   2> 1327874 INFO  (zkConnectionManagerCallback-7345-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1327875 INFO  (zkConnectionManagerCallback-7347-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1327876 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_78B24CF9831CF93F-001/shard-2-001
 of type TLOG in shard 1
   [junit4]   2> 1327877 WARN  (closeThreadPool-7336-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1327877 INFO  (closeThreadPool-7336-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1327877 INFO  (closeThreadPool-7336-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1327877 INFO  (closeThreadPool-7336-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 12+33
   [junit4]   2> 1327877 INFO  (closeThreadPool-7336-thread-1) 
[n:127.0.0.1:42751__zr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1327878 INFO  (closeThreadPool-7336-thread-1) 
[n:127.0.0.1:42751__zr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:42751__zr as DOWN
   [junit4]   2> 1327879 INFO  (closeThreadPool-7336-thread-1) 
[n:127.0.0.1:42751__zr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1327879 INFO  (closeThreadPool-7336-thread-1) 
[n:127.0.0.1:42751__zr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42751__zr
   [junit4]   2> 1327879 INFO  (zkCallback-7322-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1327879 INFO  (closeThreadPool-7336-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1327879 INFO  (closeThreadPool-7336-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1327879 INFO  (closeThreadPool-7336-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1327879 INFO  (zkCallback-7346-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1327879 INFO  (zkCallback-7334-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1327880 INFO  (closeThreadPool-7336-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5bca4a7a{/_zr,null,AVAILABLE}
   [junit4]   2> 1327880 INFO  (closeThreadPool-7336-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@350a4553{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:42267}
   [junit4]   2> 1327880 INFO  (closeThreadPool-7336-thread-2) [    ] 
o.e.j.s.Server Started @1327893ms
   [junit4]   2> 1327880 INFO  (closeThreadPool-7336-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_zr, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_78B24CF9831CF93F-001/tempDir-001/jetty2,
 hostPort=33571, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_78B24CF9831CF93F-001/shard-2-001/cores,
 replicaType=TLOG}
   [junit4]   2> 1327880 ERROR (closeThreadPool-7336-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1327880 INFO  (closeThreadPool-7336-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1327880 INFO  (closeThreadPool-7336-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 1327880 INFO  (closeThreadPool-7336-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1327880 INFO  (closeThreadPool-7336-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1327880 INFO  (closeThreadPool-7336-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-14T14:41:32.616472Z
   [junit4]   2> 1327881 INFO  (zkConnectionManagerCallback-7351-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1327881 INFO  (closeThreadPool-7336-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1327881 INFO  (closeThreadPool-7336-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_78B24CF9831CF93F-001/shard-2-001/solr.xml
   [junit4]   2> 1327883 INFO  (closeThreadPool-7336-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1327883 INFO  (closeThreadPool-7336-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1327883 INFO  (zkCallback-7315-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1327884 INFO  (closeThreadPool-7336-thread-2) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@35267131, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1327889 INFO  (zkConnectionManagerCallback-7357-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1327889 INFO  (closeThreadPool-7336-thread-1) 
[n:127.0.0.1:42751__zr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1327890 INFO  (closeThreadPool-7336-thread-1) 
[n:127.0.0.1:42751__zr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:39839/solr ready
   [junit4]   2> 1327890 INFO  (closeThreadPool-7336-thread-1) 
[n:127.0.0.1:42751__zr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1327905 INFO  (closeThreadPool-7336-thread-1) 
[n:127.0.0.1:42751__zr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@35267131
   [junit4]   2> 1327915 INFO  (closeThreadPool-7336-thread-1) 
[n:127.0.0.1:42751__zr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@35267131
   [junit4]   2> 1327915 INFO  (closeThreadPool-7336-thread-1) 
[n:127.0.0.1:42751__zr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@35267131
   [junit4]   2> 1327916 INFO  (closeThreadPool-7336-thread-1) 
[n:127.0.0.1:42751__zr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_78B24CF9831CF93F-001/shard-1-001/cores
   [junit4]   2> 1327945 INFO  (closeThreadPool-7336-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1327946 WARN  (closeThreadPool-7336-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@be8c883[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1327947 WARN  (closeThreadPool-7336-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@66eafb0c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1327948 INFO  (closeThreadPool-7336-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39839/solr
   [junit4]   2> 1327949 INFO  (zkConnectionManagerCallback-7364-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1327951 INFO  (zkConnectionManagerCallback-7366-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1327953 INFO  (closeThreadPool-7336-thread-2) 
[n:127.0.0.1:33571__zr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1327954 INFO  (closeThreadPool-7336-thread-2) 
[n:127.0.0.1:33571__zr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:33571__zr as DOWN
   [junit4]   2> 1327954 INFO  (closeThreadPool-7336-thread-2) 
[n:127.0.0.1:33571__zr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1327954 INFO  (closeThreadPool-7336-thread-2) 
[n:127.0.0.1:33571__zr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33571__zr
   [junit4]   2> 1327955 INFO  (zkCallback-7322-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1327955 INFO  (zkCallback-7334-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1327955 INFO  (zkCallback-7346-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1327955 INFO  (zkCallback-7315-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1327955 INFO  (zkCallback-7356-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1327955 INFO  (zkCallback-7365-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1327964 INFO  (zkConnectionManagerCallback-7373-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1327965 INFO  (closeThreadPool-7336-thread-2) 
[n:127.0.0.1:33571__zr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1327965 INFO  (closeThreadPool-7336-thread-2) 
[n:127.0.0.1:33571__zr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:39839/solr ready
   [junit4]   2> 1327965 INFO  (closeThreadPool-7336-thread-2) 
[n:127.0.0.1:33571__zr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1327966 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_78B24CF9831CF93F-001/shard-3-001
 of type TLOG in shard 2
   [junit4]   2> 1327966 WARN  (closeThreadPool-7336-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1327966 INFO  (closeThreadPool-7336-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1327966 INFO  (closeThreadPool-7336-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1327966 INFO  (closeThreadPool-7336-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 12+33
   [junit4]   2> 1327967 INFO  (closeThreadPool-7336-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1327967 INFO  (closeThreadPool-7336-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1327967 INFO  (closeThreadPool-7336-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1327967 INFO  (closeThreadPool-7336-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@61094a31{/_zr,null,AVAILABLE}
   [junit4]   2> 1327967 INFO  (closeThreadPool-7336-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1b9adc25{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:41659}
   [junit4]   2> 1327967 INFO  (closeThreadPool-7336-thread-1) [    ] 
o.e.j.s.Server Started @1327981ms
   [junit4]   2> 1327967 INFO  (closeThreadPool-7336-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_zr, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_78B24CF9831CF93F-001/tempDir-001/jetty3,
 hostPort=34023, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_78B24CF9831CF93F-001/shard-3-001/cores,
 replicaType=TLOG}
   [junit4]   2> 1327967 ERROR (closeThreadPool-7336-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1327967 INFO  (closeThreadPool-7336-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1327967 INFO  (closeThreadPool-7336-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 1327967 INFO  (closeThreadPool-7336-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1327967 INFO  (closeThreadPool-7336-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1327967 INFO  (closeThreadPool-7336-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-14T14:41:32.703873Z
   [junit4]   2> 1327968 INFO  (zkConnectionManagerCallback-7376-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1327969 INFO  (closeThreadPool-7336-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1327969 INFO  (closeThreadPool-7336-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_78B24CF9831CF93F-001/shard-3-001/solr.xml
   [junit4]   2> 1327971 INFO  (closeThreadPool-7336-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1327971 INFO  (closeThreadPool-7336-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1327971 INFO  (closeThreadPool-7336-thread-1) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@35267131, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1327977 INFO  (closeThreadPool-7336-thread-2) 
[n:127.0.0.1:33571__zr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@35267131
   [junit4]   2> 1327983 INFO  (closeThreadPool-7336-thread-2) 
[n:127.0.0.1:33571__zr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@35267131
   [junit4]   2> 1327983 INFO  (closeThreadPool-7336-thread-2) 
[n:127.0.0.1:33571__zr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@35267131
   [junit4]   2> 1327984 INFO  (closeThreadPool-7336-thread-2) 
[n:127.0.0.1:33571__zr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_78B24CF9831CF93F-001/shard-2-001/cores
   [junit4]   2> 1328039 INFO  (closeThreadPool-7336-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1328039 WARN  (closeThreadPool-7336-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@164a5597[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1328041 WARN  (closeThreadPool-7336-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4d96defb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1328042 INFO  (closeThreadPool-7336-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39839/solr
   [junit4]   2> 1328043 INFO  (zkConnectionManagerCallback-7383-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1328044 INFO  (zkConnectionManagerCallback-7385-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1328046 INFO  (closeThreadPool-7336-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1328048 INFO  (closeThreadPool-7336-thread-1) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:34023__zr as DOWN
   [junit4]   2> 1328048 INFO  (closeThreadPool-7336-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1328048 INFO  (closeThreadPool-7336-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34023__zr
   [junit4]   2> 1328048 INFO  (zkCallback-7365-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1328048 INFO  (zkCallback-7322-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1328048 INFO  (zkCallback-7334-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1328048 INFO  (zkCallback-7315-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1328049 INFO  (zkCallback-7384-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1328049 INFO  (zkCallback-7372-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1328051 INFO  (zkCallback-7356-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1328051 INFO  (zkCallback-7346-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1328058 INFO  (zkConnectionManagerCallback-7392-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1328059 INFO  (closeThreadPool-7336-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1328059 INFO  (closeThreadPool-7336-thread-1) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39839/solr ready
   [junit4]   2> 1328060 INFO  (closeThreadPool-7336-thread-1) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 1328071 INFO  (closeThreadPool-7336-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35267131
   [junit4]   2> 1328078 INFO  (closeThreadPool-7336-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35267131
   [junit4]   2> 1328078 INFO  (closeThreadPool-7336-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35267131
   [junit4]   2> 1328079 INFO  (closeThreadPool-7336-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_78B24CF9831CF93F-001/shard-3-001/cores
   [junit4]   2> 1328107 INFO  (SocketProxy-Acceptor-33571) [    ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=51684,localport=33571], receiveBufferSize:531000
   [junit4]   2> 1328107 INFO  (SocketProxy-Acceptor-33571) [    ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=42267,localport=41930], receiveBufferSize=530904
   [junit4]   2> 1328107 INFO  (SocketProxy-Acceptor-33571) [    ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=51686,localport=33571], receiveBufferSize:531000
   [junit4]   2> 1328108 INFO  (SocketProxy-Acceptor-33571) [    ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=42267,localport=41932], receiveBufferSize=530904
   [junit4]   2> 1328108 INFO  (SocketProxy-Acceptor-33571) [    ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=51688,localport=33571], receiveBufferSize:531000
   [junit4]   2> 1328108 INFO  (qtp1360294319-21482) [n:127.0.0.1:33571__zr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:42751__zr&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1328108 INFO  (qtp1360294319-21478) [n:127.0.0.1:33571__zr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:33571__zr&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1328108 INFO  (SocketProxy-Acceptor-33571) [    ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=42267,localport=41934], receiveBufferSize=530904
   [junit4]   2> 1328108 INFO  (qtp1360294319-21562) [n:127.0.0.1:33571__zr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:34023__zr&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1328109 INFO  
(OverseerCollectionConfigSetProcessor-72080415349604356-127.0.0.1:43525__zr-n_0000000000)
 [n:127.0.0.1:43525__zr    ] 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> 1328109 INFO  
(OverseerThreadFactory-7036-thread-3-processing-n:127.0.0.1:43525__zr) 
[n:127.0.0.1:43525__zr c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:33571__zr for creating new replica of shard shard1 for 
collection collection1
   [junit4]   2> 1328109 INFO  
(OverseerThreadFactory-7036-thread-4-processing-n:127.0.0.1:43525__zr) 
[n:127.0.0.1:43525__zr c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:42751__zr for creating new replica of shard shard2 for 
collection collection1
   [junit4]   2> 1328110 INFO  
(OverseerThreadFactory-7036-thread-3-processing-n:127.0.0.1:43525__zr) 
[n:127.0.0.1:43525__zr c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 1328110 INFO  
(OverseerThreadFactory-7036-thread-4-processing-n:127.0.0.1:43525__zr) 
[n:127.0.0.1:43525__zr c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 1328110 INFO  (SocketProxy-Acceptor-33571) [    ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=51696,localport=33571], receiveBufferSize:531000
   [junit4]   2> 1328110 INFO  (SocketProxy-Acceptor-42751) [    ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=46610,localport=42751], receiveBufferSize:531000
   [junit4]   2> 1328111 INFO  (SocketProxy-Acceptor-33571) [    ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=42267,localport=41938], receiveBufferSize=530904
   [junit4]   2> 1328111 INFO  (SocketProxy-Acceptor-42751) [    ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=42511,localport=43384], receiveBufferSize=530904
   [junit4]   2> 1328151 INFO  (qtp1360294319-21479) [n:127.0.0.1:33571__zr    
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> 1328155 INFO  (qtp1328998498-21457) [n:127.0.0.1:42751__zr    
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> 1329235 INFO  (qtp1360294319-21479) [n:127.0.0.1:33571__zr 
c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1329235 INFO  (qtp1328998498-21457) [n:127.0.0.1:42751__zr 
c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1329247 INFO  (qtp1328998498-21457) [n:127.0.0.1:42751__zr 
c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.s.IndexSchema 
[collection1_shard2_replica_t2] Schema name=test
   [junit4]   2> 1329248 INFO  (qtp1360294319-21479) [n:127.0.0.1:33571__zr 
c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.s.IndexSchema 
[collection1_shard1_replica_t1] Schema name=test
   [junit4]   2> 1329326 INFO  (qtp1328998498-21457) [n:127.0.0.1:42751__zr 
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> 1329334 INFO  (qtp1328998498-21457) [n:127.0.0.1:42751__zr 
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> 1329335 INFO  (qtp1328998498-21457) [n:127.0.0.1:42751__zr 
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@35267131
   [junit4]   2> 1329335 INFO  (qtp1328998498-21457) [n:127.0.0.1:42751__zr 
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.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_78B24CF9831CF93F-001/shard-1-001/cores/collection1_shard2_replica_t2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_78B24CF9831CF93F-001/shard-1-001/cores/collection1_shard2_replica_t2/data/]
   [junit4]   2> 1329337 INFO  (qtp1328998498-21457) [n:127.0.0.1:42751__zr 
c:collection1 s:shard2  x:collection1_shard2_replica_t2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1329338 WARN  (qtp1328998498-21457) [n:127.0.0.1:42751__zr 
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> 1329344 INFO  (qtp1360294319-21479) [n:127.0.0.1:33571__zr 
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> 1329353 INFO  (qtp1360294319-21479) [n:127.0.0.1:33571__zr 
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> 1329353 INFO  (qtp1360294319-21479) [n:127.0.0.1:33571__zr 
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@35267131
   [junit4]   2> 1329353 INFO  (qtp1360294319-21479) [n:127.0.0.1:33571__zr 
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.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_78B24CF9831CF93F-001/shard-2-001/cores/collection1_shard1_replica_t1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_78B24CF9831CF93F-001/shard-2-001/cores/collection1_shard1_replica_t1/data/]
   [junit4]   2> 1329356 INFO  (qtp1360294319-21479) [n:127.0.0.1:33571__zr 
c:collection1 s:shard1  x:collection1_shard1_replica_t1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1329357 WARN  (qtp1360294319-21479) [n:127.0.0.1:33571__zr 
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> 1329375 INFO  (qtp1328998498-21457) [n:127.0.0.1:42751__zr 
c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1329375 INFO  (qtp1328998498-21457) [n:127.0.0.1:42751__zr 
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> 1329378 INFO  (qtp1328998498-21457) [n:127.0.0.1:42751__zr 
c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1329378 INFO  (qtp1328998498-21457) [n:127.0.0.1:42751__zr 
c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1329379 INFO  (qtp1328998498-21457) [n:127.0.0.1:42751__zr 
c:collection1 s:shard2  x:collection1_shard2_replica_t2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=17, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=68.5712890625, 
floorSegmentMB=0.5029296875, forceMergeDeletesPctAllowed=6.799457066746042, 
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5889845438750262, deletesPctAllowed=31.964347978809055
   [junit4]   2> 1329379 INFO  (qtp1328998498-21457) [n:127.0.0.1:42751__zr 
c:collection1 s:shard2  x:collection1_shard2_replica_t2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4901ce87[collection1_shard2_replica_t2] main]
   [junit4]   2> 1329380 INFO  (qtp1328998498-21457) [n:127.0.0.1:42751__zr 
c:collection1 s:shard2  x:collection1_shard2_replica_t2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1329380 INFO  (qtp1328998498-21457) [n:127.0.0.1:42751__zr 
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> 1329380 INFO  (qtp1328998498-21457) [n:127.0.0.1:42751__zr 
c:collection1 s:shard2  x:collection1_shard2_replica_t2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1329380 INFO  (qtp1328998498-21457) [n:127.0.0.1:42751__zr 
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 
1630800858700578816
   [junit4]   2> 1329383 INFO  
(searcherExecutor-7073-thread-1-processing-n:127.0.0.1:42751__zr 
x:collection1_shard2_replica_t2 c:collection1 s:shard2) [n:127.0.0.1:42751__zr 
c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.c.SolrCore 
[collection1_shard2_replica_t2] Registered new searcher 
Searcher@4901ce87[collection1_shard2_replica_t2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1329384 INFO  (qtp1328998498-21457) [n:127.0.0.1:42751__zr 
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_node4=0}, version=0}
   [junit4]   2> 1329384 INFO  (qtp1328998498-21457) [n:127.0.0.1:42751__zr 
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> 1329385 INFO  (qtp1328998498-21457) [n:127.0.0.1:42751__zr 
c:collection1 s:shard2  x:collection1_shard2_replica_t2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1329385 INFO  (qtp1328998498-21457) [n:127.0.0.1:42751__zr 
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> 1329385 INFO  (qtp1328998498-21457) [n:127.0.0.1:42751__zr 
c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:42751/_zr/collection1_shard2_replica_t2/
   [junit4]   2> 1329385 INFO  (qtp1328998498-21457) [n:127.0.0.1:42751__zr 
c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1329385 INFO  (qtp1328998498-21457) [n:127.0.0.1:42751__zr 
c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.c.SyncStrategy 
http://127.0.0.1:42751/_zr/collection1_shard2_replica_t2/ has no replicas
   [junit4]   2> 1329385 INFO  (qtp1328998498-21457) [n:127.0.0.1:42751__zr 
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> 1329385 INFO  (qtp1328998498-21457) [n:127.0.0.1:42751__zr 
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/72080415349604362-core_node4-n_0000000000
   [junit4]   2> 1329386 INFO  (qtp1328998498-21457) [n:127.0.0.1:42751__zr 
c:collection1 s:shard2  x:collection1_shard2_replica_t2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:42751/_zr/collection1_shard2_replica_t2/ shard2
   [junit4]   2> 1329392 INFO  (qtp1360294319-21479) [n:127.0.0.1:33571__zr 
c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1329392 INFO  (qtp1360294319-21479) [n:127.0.0.1:33571__zr 
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> 1329394 INFO  (qtp1360294319-21479) [n:127.0.0.1:33571__zr 
c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1329394 INFO  (qtp1360294319-21479) [n:127.0.0.1:33571__zr 
c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1329395 INFO  (qtp1360294319-21479) [n:127.0.0.1:33571__zr 
c:collection1 s:shard1  x:collection1_shard1_replica_t1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=17, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=68.5712890625, 
floorSegmentMB=0.5029296875, forceMergeDeletesPctAllowed=6.799457066746042, 
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5889845438750262, deletesPctAllowed=31.964347978809055
   [junit4]   2> 1329395 INFO  (qtp1360294319-21479) [n:127.0.0.1:33571__zr 
c:collection1 s:shard1  x:collection1_shard1_replica_t1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@46e4a766[collection1_shard1_replica_t1] main]
   [junit4]   2> 1329396 INFO  (qtp1360294319-21479) [n:127.0.0.1:33571__zr 
c:collection1 s:shard1  x:collection1_shard1_replica_t1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1329396 INFO  (qtp1360294319-21479) [n:127.0.0.1:33571__zr 
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> 1329396 INFO  (qtp1360294319-21479) [n:127.0.0.1:33571__zr 
c:collection1 s:shard1  x:collection1_shard1_replica_t1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1329396 INFO  (qtp1360294319-21479) [n:127.0.0.1:33571__zr 
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 
1630800858717356032
   [junit4]   2> 1329398 INFO  
(searcherExecutor-7074-thread-1-processing-n:127.0.0.1:33571__zr 
x:collection1_shard1_replica_t1 c:collection1 s:shard1) [n:127.0.0.1:33571__zr 
c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.c.SolrCore 
[collection1_shard1_replica_t1] Registered new searcher 
Searcher@46e4a766[collection1_shard1_replica_t1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1329399 INFO  (qtp1360294319-21479) [n:127.0.0.1:33571__zr 
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_node3=0}, version=0}
   [junit4]   2> 1329399 INFO  (qtp1360294319-21479) [n:127.0.0.1:33571__zr 
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> 1329400 INFO  (qtp1360294319-21479) [n:127.0.0.1:33571__zr 
c:collection1 s:shard1  x:collection1_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1329400 INFO  (qtp1360294319-21479) [n:127.0.0.1:33571__zr 
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> 1329400 INFO  (qtp1360294319-21479) [n:127.0.0.1:33571__zr 
c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:33571/_zr/collection1_shard1_replica_t1/
   [junit4]   2> 1329400 INFO  (qtp1360294319-21479) [n:127.0.0.1:33571__zr 
c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1329400 INFO  (qtp1360294319-21479) [n:127.0.0.1:33571__zr 
c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.c.SyncStrategy 
http://127.0.0.1:33571/_zr/collection1_shard1_replica_t1/ has no replicas
   [junit4]   2> 1329400 INFO  (qtp1360294319-21479) [n:127.0.0.1:33571__zr 
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> 1329401 INFO  (qtp1360294319-21479) [n:127.0.0.1:33571__zr 
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/72080415349604366-core_node3-n_0000000000
   [junit4]   2> 1329401 INFO  (qtp1360294319-21479) [n:127.0.0.1:33571__zr 
c:collection1 s:shard1  x:collection1_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:33571/_zr/collection1_shard1_replica_t1/ shard1
   [junit4]   2> 1329502 INFO  (zkCallback-7346-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> 1329502 INFO  (zkCallback-7365-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> 1329502 INFO  (zkCallback-7365-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> 1329502 INFO  (zkCallback-7346-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> 1329503 INFO  (qtp1360294319-21479) [n:127.0.0.1:33571__zr 
c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 1329503 INFO  (qtp1328998498-21457) [n:127.0.0.1:42751__zr 
c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 1329504 INFO  (qtp1328998498-21457) [n:127.0.0.1:42751__zr 
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=1348
   [junit4]   2> 1329508 INFO  (qtp1360294319-21479) [n:127.0.0.1:33571__zr 
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=1356
   [junit4]   2> 1329550 INFO  (qtp1360294319-21482) [n:127.0.0.1:33571__zr 
c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:42751__zr&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2}
 status=0 QTime=1442
   [junit4]   2> 1329557 INFO  (qtp1360294319-21478) [n:127.0.0.1:33571__zr 
c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:33571__zr&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2}
 status=0 QTime=1449
   [junit4]   2> 1329604 INFO  (zkCallback-7365-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> 1329604 INFO  (zkCallback-7365-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> 1329604 INFO  (zkCallback-7346-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> 1329604 INFO  (zkCallback-7346-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> 1329604 INFO  (zkCallback-7365-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> 1329604 INFO  (zkCallback-7346-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> 1330111 INFO  
(OverseerCollectionConfigSetProcessor-72080415349604356-127.0.0.1:43525__zr-n_0000000000)
 [n:127.0.0.1:43525__zr    ] 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> 1330111 INFO  
(OverseerCollectionConfigSetProcessor-72080415349604356-127.0.0.1:43525__zr-n_0000000000)
 [n:127.0.0.1:43525__zr    ] 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> 1330111 INFO  
(OverseerThreadFactory-7036-thread-5-processing-n:127.0.0.1:43525__zr) 
[n:127.0.0.1:43525__zr c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:34023__zr for creating new replica of shard shard2 for 
collection collection1
   [junit4]   2> 1330112 INFO  
(OverseerThreadFactory-7036-thread-5-processing-n:127.0.0.1:43525__zr) 
[n:127.0.0.1:43525__zr c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 1330112 INFO  (SocketProxy-Acceptor-34023) [    ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=39034,localport=34023], receiveBufferSize:531000
   [junit4]   2> 1330113 INFO  (SocketProxy-Acceptor-34023) [    ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=41659,localport=50648], receiveBufferSize=530904
   [junit4]   2> 1330156 INFO  (qtp538397018-21521) [n:127.0.0.1:34023__zr    
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> 1330258 INFO  (zkCallback-7365-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> 1330258 INFO  (zkCallback-7365-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> 1330258 INFO  

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

on
   [junit4]   2>        5       /solr/configs/conf1
   [junit4]   2>        4       /solr/collections/c8n_1x2/state.json
   [junit4]   2>        3       /solr/collections/c8n_1x2/terms/shard1
   [junit4]   2>        2       /solr/collections/collection1/terms/shard1
   [junit4]   2>        2       
/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        64      /solr/collections/collection1/state.json
   [junit4]   2>        36      
/solr/collections/collDoRecoveryOnRestart/state.json
   [junit4]   2>        12      /solr/clusterprops.json
   [junit4]   2>        12      /solr/clusterstate.json
   [junit4]   2>        9       /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/72080415349604366-core_node3-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/72080415349604366-127.0.0.1:33571__zr-n_0000000002
   [junit4]   2>        2       
/solr/overseer_elect/election/72080415349604356-127.0.0.1:43525__zr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        12      /solr/collections
   [junit4]   2>        10      /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 1371255 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39839
   [junit4]   2> 1371255 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 39839
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=HttpPartitionWithTlogReplicasTest -Dtests.method=test 
-Dtests.seed=78B24CF9831CF93F -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=gsw -Dtests.timezone=America/Phoenix -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   45.7s J2 | HttpPartitionWithTlogReplicasTest.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:33571/_zr: Could not find collection : c8n_1x2
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([78B24CF9831CF93F:F0E673232DE094C7]: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.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1055)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:830)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:763)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollectionRetry(AbstractFullDistribZkTestBase.java:2045)
   [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:567)
   [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:835)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_78B24CF9831CF93F-001
   [junit4]   2> Apr 14, 2019 2:42:16 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 8 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene80, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5b40e96),
 locale=gsw, timezone=America/Phoenix
   [junit4]   2> NOTE: Linux 4.18.0-17-generic amd64/Oracle Corporation 12 
(64-bit)/cpus=8,threads=1,free=202673216,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestMinHashQParser, 
BlockJoinFacetDistribTest, ScheduledTriggerIntegrationTest, 
TestCloudManagedSchema, TestFieldSortValues, DistributedIntervalFacetingTest, 
TestSSLRandomization, TestReqParamsAPI, TriggerSetPropertiesIntegrationTest, 
TestCloudSearcherWarming, FieldAnalysisRequestHandlerTest, 
DocValuesNotIndexedTest, HDFSCollectionsAPITest, NodeMarkersRegistrationTest, 
TestCustomDocTransformer, ZkCLITest, PeerSyncWithBufferUpdatesTest, 
TestLegacyTerms, TermsComponentTest, ExplicitHLLTest, DocumentBuilderTest, 
TestDistributedGrouping, TestUpdate, SOLR749Test, TestSubQueryTransformer, 
TestJsonFacetsStatsParsing, FacetPivotSmallTest, 
TestLeaderElectionWithEmptyReplica, TestStreamBody, 
UninvertDocValuesMergePolicyTest, TestManagedSynonymFilterFactory, 
TestWithCollection, AutoscalingHistoryHandlerTest, 
TestHighFrequencyDictionaryFactory, SplitShardTest, SuggestComponentTest, 
SolrShardReporterTest, TestPayloadScoreQParserPlugin, TestPointFields, 
RandomizedTaggerTest, TestManagedResource, SuggesterTSTTest, 
TestSchemaResource, TestReloadDeadlock, TestExportWriter, TestSolrIndexConfig, 
RankQueryTest, SpellCheckCollatorWithCollapseTest, SimplePostToolTest, 
TestSimpleTrackingShardHandler, TestDeleteCollectionOnDownNodes, 
TestClusterStateMutator, TestTestInjection, TestRandomRequestDistribution, 
HttpPartitionTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
TestSolrConfigHandler, LeaderFailureAfterFreshStartTest, TestLegacyField, 
RangeFacetCloudTest, MigrateRouteKeyTest, TestNumericRangeQuery64, 
HdfsLockFactoryTest, TestXmlQParser, TestDefaultStatsCache, 
TestJavabinTupleStreamParser, SolrJmxReporterTest, TestElisionMultitermQuery, 
RecoveryAfterSoftCommitTest, TestManagedSchemaAPI, 
BinaryUpdateRequestHandlerTest, NodeAddedTriggerTest, 
DistributedUpdateProcessorTest, TestMacroExpander, TestAuthenticationFramework, 
TestUninvertingReader, ByteBuffersDirectoryFactoryTest, CopyFieldTest, 
InfoHandlerTest, TestDocumentBuilder, FullSolrCloudDistribCmdsTest, 
TestRangeQuery, TestStressReorder, TestSimpleQParserPlugin, SearchHandlerTest, 
HdfsAutoAddReplicasIntegrationTest, ShardRoutingTest, 
TestCollationFieldDocValues, ActionThrottleTest, TestImplicitCoreProperties, 
UtilsToolTest, TestInPlaceUpdatesStandalone, TriLevelCompositeIdRoutingTest, 
TestPerFieldSimilarityWithDefaultOverride, TestNoOpRegenerator, 
AlternateDirectoryTest, TestRequestStatusCollectionAPI, TestFaceting, 
TestSQLHandlerNonCloud, TestSurroundQueryParser, TestFileDictionaryLookup, 
TestDownShardTolerantSearch, TestSolrCloudWithKerberosAlt, 
TestConfigSetProperties, HdfsChaosMonkeyNothingIsSafeTest, 
TestSimTriggerIntegration, AssignBackwardCompatibilityTest, 
TestLegacyBM25SimilarityFactory, TestBulkSchemaAPI, SearchHandlerTest, 
MultiThreadedOCPTest, RAMDirectoryFactoryTest, UUIDFieldTest, TestPullReplica, 
TestQueryUtils, TestJoin, PingRequestHandlerTest, TestCloudPseudoReturnFields, 
TestBackupRepositoryFactory, TestHdfsUpdateLog, TestMiniSolrCloudClusterSSL, 
UpdateParamsTest, PolyFieldTest, TestPKIAuthenticationPlugin, 
SolrCLIZkUtilsTest, BasicDistributedZkTest, BlockDirectoryTest, 
TestFieldTypeCollectionResource, AssignTest, TestHdfsCloudBackupRestore, 
TestCoreAdminApis, TestSerializedLuceneMatchVersion, TestReplicationHandler, 
ShowFileRequestHandlerTest, TestStandardQParsers, SpellCheckComponentTest, 
TestDynamicFieldResource, DistributedSpellCheckComponentTest, 
XmlUpdateRequestHandlerTest, CloudMLTQParserTest, 
HttpPartitionWithTlogReplicasTest]
   [junit4] Completed [474/854 (1!)] on J2 in 46.53s, 1 test, 1 error <<< 
FAILURES!

[...truncated 44457 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/400/consoleText

[repro] Revision: a4ba4b0b7c81c10c0f078a094a0ad1ba3453d633

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=HttpPartitionWithTlogReplicasTest 
-Dtests.method=test -Dtests.seed=78B24CF9831CF93F -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=gsw -Dtests.timezone=America/Phoenix 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[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:+UseG1GC" -Dtests.seed=78B24CF9831CF93F 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=gsw 
-Dtests.timezone=America/Phoenix -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

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

[...truncated 43 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to