You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/12/09 17:39:55 UTC

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_112) - Build # 18483 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18483/
Java: 64bit/jdk1.8.0_112 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit

Error Message:
expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([229A4E75B001EFFF:DBD7DDDA8C74A275]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit(ShardSplitTest.java:279)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	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 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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12621 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/init-core-data-001
   [junit4]   2> 1255047 INFO  (SUITE-ShardSplitTest-seed#[229A4E75B001EFFF]-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> 1255047 INFO  (SUITE-ShardSplitTest-seed#[229A4E75B001EFFF]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /mve/xw
   [junit4]   2> 1255049 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1255049 INFO  (Thread-3150) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1255049 INFO  (Thread-3150) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1255149 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.c.ZkTestServer start zk server on port:44409
   [junit4]   2> 1255156 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1255156 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1255157 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1255157 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1255158 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1255158 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1255159 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1255159 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1255160 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1255160 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1255161 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1255259 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/control-001/cores/collection1
   [junit4]   2> 1255260 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1255260 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@74eb3015{/mve/xw,null,AVAILABLE}
   [junit4]   2> 1255261 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@43887e73{HTTP/1.1,[http/1.1]}{127.0.0.1:38806}
   [junit4]   2> 1255261 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.e.j.s.Server Started @1257352ms
   [junit4]   2> 1255261 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/tempDir-001/control/data, hostContext=/mve/xw, hostPort=38806, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/control-001/cores}
   [junit4]   2> 1255261 ERROR (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1255261 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1255261 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1255261 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1255261 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-09T17:17:26.539Z
   [junit4]   2> 1255263 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1255263 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/control-001/solr.xml
   [junit4]   2> 1255268 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44409/solr
   [junit4]   2> 1255290 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [n:127.0.0.1:38806_mve%2Fxw    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38806_mve%2Fxw
   [junit4]   2> 1255290 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [n:127.0.0.1:38806_mve%2Fxw    ] o.a.s.c.Overseer Overseer (id=97078728872951812-127.0.0.1:38806_mve%2Fxw-n_0000000000) starting
   [junit4]   2> 1255292 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [n:127.0.0.1:38806_mve%2Fxw    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38806_mve%2Fxw
   [junit4]   2> 1255293 INFO  (zkCallback-1693-thread-1-processing-n:127.0.0.1:38806_mve%2Fxw) [n:127.0.0.1:38806_mve%2Fxw    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1255315 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [n:127.0.0.1:38806_mve%2Fxw    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/control-001/cores
   [junit4]   2> 1255315 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [n:127.0.0.1:38806_mve%2Fxw    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1255317 INFO  (OverseerStateUpdate-97078728872951812-127.0.0.1:38806_mve%2Fxw-n_0000000000) [n:127.0.0.1:38806_mve%2Fxw    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1256325 INFO  (coreLoadExecutor-6296-thread-1-processing-n:127.0.0.1:38806_mve%2Fxw) [n:127.0.0.1:38806_mve%2Fxw c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1256339 INFO  (coreLoadExecutor-6296-thread-1-processing-n:127.0.0.1:38806_mve%2Fxw) [n:127.0.0.1:38806_mve%2Fxw c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1256395 WARN  (coreLoadExecutor-6296-thread-1-processing-n:127.0.0.1:38806_mve%2Fxw) [n:127.0.0.1:38806_mve%2Fxw c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1256396 INFO  (coreLoadExecutor-6296-thread-1-processing-n:127.0.0.1:38806_mve%2Fxw) [n:127.0.0.1:38806_mve%2Fxw c:control_collection   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1256403 INFO  (coreLoadExecutor-6296-thread-1-processing-n:127.0.0.1:38806_mve%2Fxw) [n:127.0.0.1:38806_mve%2Fxw c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1256404 INFO  (coreLoadExecutor-6296-thread-1-processing-n:127.0.0.1:38806_mve%2Fxw) [n:127.0.0.1:38806_mve%2Fxw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/control-001/cores/collection1/data/]
   [junit4]   2> 1256404 INFO  (coreLoadExecutor-6296-thread-1-processing-n:127.0.0.1:38806_mve%2Fxw) [n:127.0.0.1:38806_mve%2Fxw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@69a91d20
   [junit4]   2> 1256405 INFO  (coreLoadExecutor-6296-thread-1-processing-n:127.0.0.1:38806_mve%2Fxw) [n:127.0.0.1:38806_mve%2Fxw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=0.54296875, floorSegmentMB=0.845703125, forceMergeDeletesPctAllowed=25.64266789953877, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5246951306222805
   [junit4]   2> 1256459 WARN  (coreLoadExecutor-6296-thread-1-processing-n:127.0.0.1:38806_mve%2Fxw) [n:127.0.0.1:38806_mve%2Fxw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1256463 INFO  (coreLoadExecutor-6296-thread-1-processing-n:127.0.0.1:38806_mve%2Fxw) [n:127.0.0.1:38806_mve%2Fxw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1256463 INFO  (coreLoadExecutor-6296-thread-1-processing-n:127.0.0.1:38806_mve%2Fxw) [n:127.0.0.1:38806_mve%2Fxw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1256464 INFO  (coreLoadExecutor-6296-thread-1-processing-n:127.0.0.1:38806_mve%2Fxw) [n:127.0.0.1:38806_mve%2Fxw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1256464 INFO  (coreLoadExecutor-6296-thread-1-processing-n:127.0.0.1:38806_mve%2Fxw) [n:127.0.0.1:38806_mve%2Fxw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1256464 INFO  (coreLoadExecutor-6296-thread-1-processing-n:127.0.0.1:38806_mve%2Fxw) [n:127.0.0.1:38806_mve%2Fxw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1256464 INFO  (coreLoadExecutor-6296-thread-1-processing-n:127.0.0.1:38806_mve%2Fxw) [n:127.0.0.1:38806_mve%2Fxw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7852d47d[collection1] main]
   [junit4]   2> 1256465 INFO  (coreLoadExecutor-6296-thread-1-processing-n:127.0.0.1:38806_mve%2Fxw) [n:127.0.0.1:38806_mve%2Fxw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1256465 INFO  (coreLoadExecutor-6296-thread-1-processing-n:127.0.0.1:38806_mve%2Fxw) [n:127.0.0.1:38806_mve%2Fxw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1256465 INFO  (coreLoadExecutor-6296-thread-1-processing-n:127.0.0.1:38806_mve%2Fxw) [n:127.0.0.1:38806_mve%2Fxw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1256466 INFO  (searcherExecutor-6297-thread-1-processing-n:127.0.0.1:38806_mve%2Fxw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38806_mve%2Fxw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7852d47d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1256466 INFO  (coreLoadExecutor-6296-thread-1-processing-n:127.0.0.1:38806_mve%2Fxw) [n:127.0.0.1:38806_mve%2Fxw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1553259663452012544
   [junit4]   2> 1256469 INFO  (coreZkRegister-6289-thread-1-processing-n:127.0.0.1:38806_mve%2Fxw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38806_mve%2Fxw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1256469 INFO  (coreZkRegister-6289-thread-1-processing-n:127.0.0.1:38806_mve%2Fxw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38806_mve%2Fxw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1256469 INFO  (coreZkRegister-6289-thread-1-processing-n:127.0.0.1:38806_mve%2Fxw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38806_mve%2Fxw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38806/mve/xw/collection1/
   [junit4]   2> 1256470 INFO  (coreZkRegister-6289-thread-1-processing-n:127.0.0.1:38806_mve%2Fxw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38806_mve%2Fxw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1256470 INFO  (coreZkRegister-6289-thread-1-processing-n:127.0.0.1:38806_mve%2Fxw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38806_mve%2Fxw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:38806/mve/xw/collection1/ has no replicas
   [junit4]   2> 1256471 INFO  (coreZkRegister-6289-thread-1-processing-n:127.0.0.1:38806_mve%2Fxw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38806_mve%2Fxw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:38806/mve/xw/collection1/ shard1
   [junit4]   2> 1256622 INFO  (coreZkRegister-6289-thread-1-processing-n:127.0.0.1:38806_mve%2Fxw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38806_mve%2Fxw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1256819 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1256820 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44409/solr ready
   [junit4]   2> 1256820 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1256943 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/shard-1-001/cores/collection1
   [junit4]   2> 1256943 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/shard-1-001
   [junit4]   2> 1256944 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1256944 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@28abb718{/mve/xw,null,AVAILABLE}
   [junit4]   2> 1256945 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4e3cd8a5{HTTP/1.1,[http/1.1]}{127.0.0.1:36279}
   [junit4]   2> 1256945 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.e.j.s.Server Started @1259036ms
   [junit4]   2> 1256945 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/mve/xw, hostPort=36279, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/shard-1-001/cores}
   [junit4]   2> 1256945 ERROR (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1256945 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1256945 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1256945 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1256945 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-09T17:17:28.223Z
   [junit4]   2> 1256947 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1256947 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/shard-1-001/solr.xml
   [junit4]   2> 1256952 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44409/solr
   [junit4]   2> 1256968 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [n:127.0.0.1:36279_mve%2Fxw    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1256970 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [n:127.0.0.1:36279_mve%2Fxw    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36279_mve%2Fxw
   [junit4]   2> 1256970 INFO  (zkCallback-1693-thread-1-processing-n:127.0.0.1:38806_mve%2Fxw) [n:127.0.0.1:38806_mve%2Fxw    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1256971 INFO  (zkCallback-1697-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1256971 INFO  (zkCallback-1702-thread-1-processing-n:127.0.0.1:36279_mve%2Fxw) [n:127.0.0.1:36279_mve%2Fxw    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1257021 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [n:127.0.0.1:36279_mve%2Fxw    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/shard-1-001/cores
   [junit4]   2> 1257021 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [n:127.0.0.1:36279_mve%2Fxw    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1257022 INFO  (OverseerStateUpdate-97078728872951812-127.0.0.1:38806_mve%2Fxw-n_0000000000) [n:127.0.0.1:38806_mve%2Fxw    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1258029 INFO  (coreLoadExecutor-6307-thread-1-processing-n:127.0.0.1:36279_mve%2Fxw) [n:127.0.0.1:36279_mve%2Fxw c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1258038 INFO  (coreLoadExecutor-6307-thread-1-processing-n:127.0.0.1:36279_mve%2Fxw) [n:127.0.0.1:36279_mve%2Fxw c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1258083 WARN  (coreLoadExecutor-6307-thread-1-processing-n:127.0.0.1:36279_mve%2Fxw) [n:127.0.0.1:36279_mve%2Fxw c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1258084 INFO  (coreLoadExecutor-6307-thread-1-processing-n:127.0.0.1:36279_mve%2Fxw) [n:127.0.0.1:36279_mve%2Fxw c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1258091 INFO  (coreLoadExecutor-6307-thread-1-processing-n:127.0.0.1:36279_mve%2Fxw) [n:127.0.0.1:36279_mve%2Fxw c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1258091 INFO  (coreLoadExecutor-6307-thread-1-processing-n:127.0.0.1:36279_mve%2Fxw) [n:127.0.0.1:36279_mve%2Fxw c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/shard-1-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 1258091 INFO  (coreLoadExecutor-6307-thread-1-processing-n:127.0.0.1:36279_mve%2Fxw) [n:127.0.0.1:36279_mve%2Fxw c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@69a91d20
   [junit4]   2> 1258092 INFO  (coreLoadExecutor-6307-thread-1-processing-n:127.0.0.1:36279_mve%2Fxw) [n:127.0.0.1:36279_mve%2Fxw c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=0.54296875, floorSegmentMB=0.845703125, forceMergeDeletesPctAllowed=25.64266789953877, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5246951306222805
   [junit4]   2> 1258128 WARN  (coreLoadExecutor-6307-thread-1-processing-n:127.0.0.1:36279_mve%2Fxw) [n:127.0.0.1:36279_mve%2Fxw c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1258134 INFO  (coreLoadExecutor-6307-thread-1-processing-n:127.0.0.1:36279_mve%2Fxw) [n:127.0.0.1:36279_mve%2Fxw c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1258134 INFO  (coreLoadExecutor-6307-thread-1-processing-n:127.0.0.1:36279_mve%2Fxw) [n:127.0.0.1:36279_mve%2Fxw c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1258134 INFO  (coreLoadExecutor-6307-thread-1-processing-n:127.0.0.1:36279_mve%2Fxw) [n:127.0.0.1:36279_mve%2Fxw c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1258134 INFO  (coreLoadExecutor-6307-thread-1-processing-n:127.0.0.1:36279_mve%2Fxw) [n:127.0.0.1:36279_mve%2Fxw c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1258134 INFO  (coreLoadExecutor-6307-thread-1-processing-n:127.0.0.1:36279_mve%2Fxw) [n:127.0.0.1:36279_mve%2Fxw c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1258135 INFO  (coreLoadExecutor-6307-thread-1-processing-n:127.0.0.1:36279_mve%2Fxw) [n:127.0.0.1:36279_mve%2Fxw c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7ee508b5[collection1] main]
   [junit4]   2> 1258135 INFO  (coreLoadExecutor-6307-thread-1-processing-n:127.0.0.1:36279_mve%2Fxw) [n:127.0.0.1:36279_mve%2Fxw c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1258135 INFO  (coreLoadExecutor-6307-thread-1-processing-n:127.0.0.1:36279_mve%2Fxw) [n:127.0.0.1:36279_mve%2Fxw c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1258136 INFO  (coreLoadExecutor-6307-thread-1-processing-n:127.0.0.1:36279_mve%2Fxw) [n:127.0.0.1:36279_mve%2Fxw c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1258136 INFO  (searcherExecutor-6308-thread-1-processing-n:127.0.0.1:36279_mve%2Fxw x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:36279_mve%2Fxw c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7ee508b5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1258136 INFO  (coreLoadExecutor-6307-thread-1-processing-n:127.0.0.1:36279_mve%2Fxw) [n:127.0.0.1:36279_mve%2Fxw c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1553259665203134464
   [junit4]   2> 1258140 INFO  (coreZkRegister-6302-thread-1-processing-n:127.0.0.1:36279_mve%2Fxw x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:36279_mve%2Fxw c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1258140 INFO  (coreZkRegister-6302-thread-1-processing-n:127.0.0.1:36279_mve%2Fxw x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:36279_mve%2Fxw c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1258140 INFO  (coreZkRegister-6302-thread-1-processing-n:127.0.0.1:36279_mve%2Fxw x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:36279_mve%2Fxw c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36279/mve/xw/collection1/
   [junit4]   2> 1258140 INFO  (coreZkRegister-6302-thread-1-processing-n:127.0.0.1:36279_mve%2Fxw x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:36279_mve%2Fxw c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1258140 INFO  (coreZkRegister-6302-thread-1-processing-n:127.0.0.1:36279_mve%2Fxw x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:36279_mve%2Fxw c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:36279/mve/xw/collection1/ has no replicas
   [junit4]   2> 1258150 INFO  (coreZkRegister-6302-thread-1-processing-n:127.0.0.1:36279_mve%2Fxw x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:36279_mve%2Fxw c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:36279/mve/xw/collection1/ shard2
   [junit4]   2> 1258300 INFO  (coreZkRegister-6302-thread-1-processing-n:127.0.0.1:36279_mve%2Fxw x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:36279_mve%2Fxw c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1258674 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/shard-2-001/cores/collection1
   [junit4]   2> 1258675 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/shard-2-001
   [junit4]   2> 1258675 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1258676 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4b16e8f7{/mve/xw,null,AVAILABLE}
   [junit4]   2> 1258676 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@e84e34c{HTTP/1.1,[http/1.1]}{127.0.0.1:36355}
   [junit4]   2> 1258676 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.e.j.s.Server Started @1260767ms
   [junit4]   2> 1258676 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/mve/xw, hostPort=36355, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/shard-2-001/cores}
   [junit4]   2> 1258676 ERROR (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1258677 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1258677 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1258677 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1258677 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-09T17:17:29.955Z
   [junit4]   2> 1258679 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1258679 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/shard-2-001/solr.xml
   [junit4]   2> 1258683 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44409/solr
   [junit4]   2> 1258688 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [n:127.0.0.1:36355_mve%2Fxw    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1258691 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [n:127.0.0.1:36355_mve%2Fxw    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36355_mve%2Fxw
   [junit4]   2> 1258692 INFO  (zkCallback-1693-thread-1-processing-n:127.0.0.1:38806_mve%2Fxw) [n:127.0.0.1:38806_mve%2Fxw    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1258692 INFO  (zkCallback-1697-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1258692 INFO  (zkCallback-1702-thread-1-processing-n:127.0.0.1:36279_mve%2Fxw) [n:127.0.0.1:36279_mve%2Fxw    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1258693 INFO  (zkCallback-1708-thread-1-processing-n:127.0.0.1:36355_mve%2Fxw) [n:127.0.0.1:36355_mve%2Fxw    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1258715 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [n:127.0.0.1:36355_mve%2Fxw    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/shard-2-001/cores
   [junit4]   2> 1258715 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [n:127.0.0.1:36355_mve%2Fxw    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1258716 INFO  (OverseerStateUpdate-97078728872951812-127.0.0.1:38806_mve%2Fxw-n_0000000000) [n:127.0.0.1:38806_mve%2Fxw    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1259722 INFO  (coreLoadExecutor-6318-thread-1-processing-n:127.0.0.1:36355_mve%2Fxw) [n:127.0.0.1:36355_mve%2Fxw c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1259731 INFO  (coreLoadExecutor-6318-thread-1-processing-n:127.0.0.1:36355_mve%2Fxw) [n:127.0.0.1:36355_mve%2Fxw c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1259779 WARN  (coreLoadExecutor-6318-thread-1-processing-n:127.0.0.1:36355_mve%2Fxw) [n:127.0.0.1:36355_mve%2Fxw c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1259780 INFO  (coreLoadExecutor-6318-thread-1-processing-n:127.0.0.1:36355_mve%2Fxw) [n:127.0.0.1:36355_mve%2Fxw c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1259786 INFO  (coreLoadExecutor-6318-thread-1-processing-n:127.0.0.1:36355_mve%2Fxw) [n:127.0.0.1:36355_mve%2Fxw c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1259786 INFO  (coreLoadExecutor-6318-thread-1-processing-n:127.0.0.1:36355_mve%2Fxw) [n:127.0.0.1:36355_mve%2Fxw c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/shard-2-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 1259787 INFO  (coreLoadExecutor-6318-thread-1-processing-n:127.0.0.1:36355_mve%2Fxw) [n:127.0.0.1:36355_mve%2Fxw c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@69a91d20
   [junit4]   2> 1259788 INFO  (coreLoadExecutor-6318-thread-1-processing-n:127.0.0.1:36355_mve%2Fxw) [n:127.0.0.1:36355_mve%2Fxw c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=0.54296875, floorSegmentMB=0.845703125, forceMergeDeletesPctAllowed=25.64266789953877, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5246951306222805
   [junit4]   2> 1259827 WARN  (coreLoadExecutor-6318-thread-1-processing-n:127.0.0.1:36355_mve%2Fxw) [n:127.0.0.1:36355_mve%2Fxw c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1259832 INFO  (coreLoadExecutor-6318-thread-1-processing-n:127.0.0.1:36355_mve%2Fxw) [n:127.0.0.1:36355_mve%2Fxw c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1259832 INFO  (coreLoadExecutor-6318-thread-1-processing-n:127.0.0.1:36355_mve%2Fxw) [n:127.0.0.1:36355_mve%2Fxw c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1259836 INFO  (coreLoadExecutor-6318-thread-1-processing-n:127.0.0.1:36355_mve%2Fxw) [n:127.0.0.1:36355_mve%2Fxw c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1259836 INFO  (coreLoadExecutor-6318-thread-1-processing-n:127.0.0.1:36355_mve%2Fxw) [n:127.0.0.1:36355_mve%2Fxw c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1259837 INFO  (coreLoadExecutor-6318-thread-1-processing-n:127.0.0.1:36355_mve%2Fxw) [n:127.0.0.1:36355_mve%2Fxw c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1259837 INFO  (coreLoadExecutor-6318-thread-1-processing-n:127.0.0.1:36355_mve%2Fxw) [n:127.0.0.1:36355_mve%2Fxw c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2f5bedb9[collection1] main]
   [junit4]   2> 1259838 INFO  (coreLoadExecutor-6318-thread-1-processing-n:127.0.0.1:36355_mve%2Fxw) [n:127.0.0.1:36355_mve%2Fxw c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1259838 INFO  (coreLoadExecutor-6318-thread-1-processing-n:127.0.0.1:36355_mve%2Fxw) [n:127.0.0.1:36355_mve%2Fxw c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1259838 INFO  (coreLoadExecutor-6318-thread-1-processing-n:127.0.0.1:36355_mve%2Fxw) [n:127.0.0.1:36355_mve%2Fxw c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1259839 INFO  (searcherExecutor-6319-thread-1-processing-n:127.0.0.1:36355_mve%2Fxw x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:36355_mve%2Fxw c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2f5bedb9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1259839 INFO  (coreLoadExecutor-6318-thread-1-processing-n:127.0.0.1:36355_mve%2Fxw) [n:127.0.0.1:36355_mve%2Fxw c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1553259666988859392
   [junit4]   2> 1259842 INFO  (coreZkRegister-6313-thread-1-processing-n:127.0.0.1:36355_mve%2Fxw x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:36355_mve%2Fxw c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1259842 INFO  (coreZkRegister-6313-thread-1-processing-n:127.0.0.1:36355_mve%2Fxw x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:36355_mve%2Fxw c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1259842 INFO  (coreZkRegister-6313-thread-1-processing-n:127.0.0.1:36355_mve%2Fxw x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:36355_mve%2Fxw c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36355/mve/xw/collection1/
   [junit4]   2> 1259842 INFO  (coreZkRegister-6313-thread-1-processing-n:127.0.0.1:36355_mve%2Fxw x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:36355_mve%2Fxw c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1259842 INFO  (coreZkRegister-6313-thread-1-processing-n:127.0.0.1:36355_mve%2Fxw x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:36355_mve%2Fxw c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:36355/mve/xw/collection1/ has no replicas
   [junit4]   2> 1259844 INFO  (coreZkRegister-6313-thread-1-processing-n:127.0.0.1:36355_mve%2Fxw x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:36355_mve%2Fxw c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:36355/mve/xw/collection1/ shard1
   [junit4]   2> 1259995 INFO  (coreZkRegister-6313-thread-1-processing-n:127.0.0.1:36355_mve%2Fxw x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:36355_mve%2Fxw c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1260272 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/shard-3-001/cores/collection1
   [junit4]   2> 1260273 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/shard-3-001
   [junit4]   2> 1260274 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1260274 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@174f5991{/mve/xw,null,AVAILABLE}
   [junit4]   2> 1260275 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7444cc9e{HTTP/1.1,[http/1.1]}{127.0.0.1:40148}
   [junit4]   2> 1260275 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.e.j.s.Server Started @1262366ms
   [junit4]   2> 1260275 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/mve/xw, hostPort=40148, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/shard-3-001/cores}
   [junit4]   2> 1260275 ERROR (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1260275 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1260275 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1260275 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1260275 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-09T17:17:31.553Z
   [junit4]   2> 1260279 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1260279 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/shard-3-001/solr.xml
   [junit4]   2> 1260283 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44409/solr
   [junit4]   2> 1260287 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [n:127.0.0.1:40148_mve%2Fxw    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1260289 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [n:127.0.0.1:40148_mve%2Fxw    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40148_mve%2Fxw
   [junit4]   2> 1260291 INFO  (zkCallback-1702-thread-1-processing-n:127.0.0.1:36279_mve%2Fxw) [n:127.0.0.1:36279_mve%2Fxw    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1260291 INFO  (zkCallback-1697-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1260291 INFO  (zkCallback-1708-thread-1-processing-n:127.0.0.1:36355_mve%2Fxw) [n:127.0.0.1:36355_mve%2Fxw    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1260291 INFO  (zkCallback-1714-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw) [n:127.0.0.1:40148_mve%2Fxw    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1260291 INFO  (zkCallback-1693-thread-3-processing-n:127.0.0.1:38806_mve%2Fxw) [n:127.0.0.1:38806_mve%2Fxw    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1260355 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [n:127.0.0.1:40148_mve%2Fxw    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/shard-3-001/cores
   [junit4]   2> 1260355 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [n:127.0.0.1:40148_mve%2Fxw    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1260356 INFO  (OverseerStateUpdate-97078728872951812-127.0.0.1:38806_mve%2Fxw-n_0000000000) [n:127.0.0.1:38806_mve%2Fxw    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1261363 INFO  (coreLoadExecutor-6329-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw) [n:127.0.0.1:40148_mve%2Fxw c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1261380 INFO  (coreLoadExecutor-6329-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw) [n:127.0.0.1:40148_mve%2Fxw c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1261418 WARN  (coreLoadExecutor-6329-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw) [n:127.0.0.1:40148_mve%2Fxw c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1261418 INFO  (coreLoadExecutor-6329-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw) [n:127.0.0.1:40148_mve%2Fxw c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1261425 INFO  (coreLoadExecutor-6329-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw) [n:127.0.0.1:40148_mve%2Fxw c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1261425 INFO  (coreLoadExecutor-6329-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw) [n:127.0.0.1:40148_mve%2Fxw c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/shard-3-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 1261425 INFO  (coreLoadExecutor-6329-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw) [n:127.0.0.1:40148_mve%2Fxw c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@69a91d20
   [junit4]   2> 1261444 INFO  (coreLoadExecutor-6329-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw) [n:127.0.0.1:40148_mve%2Fxw c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=0.54296875, floorSegmentMB=0.845703125, forceMergeDeletesPctAllowed=25.64266789953877, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5246951306222805
   [junit4]   2> 1261482 WARN  (coreLoadExecutor-6329-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw) [n:127.0.0.1:40148_mve%2Fxw c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1261488 INFO  (coreLoadExecutor-6329-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw) [n:127.0.0.1:40148_mve%2Fxw c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1261488 INFO  (coreLoadExecutor-6329-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw) [n:127.0.0.1:40148_mve%2Fxw c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1261489 INFO  (coreLoadExecutor-6329-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw) [n:127.0.0.1:40148_mve%2Fxw c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1261489 INFO  (coreLoadExecutor-6329-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw) [n:127.0.0.1:40148_mve%2Fxw c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1261489 INFO  (coreLoadExecutor-6329-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw) [n:127.0.0.1:40148_mve%2Fxw c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1261490 INFO  (coreLoadExecutor-6329-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw) [n:127.0.0.1:40148_mve%2Fxw c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6d0d832e[collection1] main]
   [junit4]   2> 1261491 INFO  (coreLoadExecutor-6329-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw) [n:127.0.0.1:40148_mve%2Fxw c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1261491 INFO  (coreLoadExecutor-6329-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw) [n:127.0.0.1:40148_mve%2Fxw c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1261491 INFO  (coreLoadExecutor-6329-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw) [n:127.0.0.1:40148_mve%2Fxw c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1261492 INFO  (searcherExecutor-6330-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:40148_mve%2Fxw c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6d0d832e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1261492 INFO  (coreLoadExecutor-6329-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw) [n:127.0.0.1:40148_mve%2Fxw c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1553259668722155520
   [junit4]   2> 1261495 INFO  (coreZkRegister-6324-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:40148_mve%2Fxw c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1261495 INFO  (updateExecutor-1711-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:40148_mve%2Fxw c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1261495 INFO  (recoveryExecutor-1712-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:40148_mve%2Fxw c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1261495 INFO  (recoveryExecutor-1712-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:40148_mve%2Fxw c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1261495 INFO  (recoveryExecutor-1712-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:40148_mve%2Fxw c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 1261495 INFO  (recoveryExecutor-1712-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:40148_mve%2Fxw c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1261495 INFO  (recoveryExecutor-1712-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:40148_mve%2Fxw c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [http://127.0.0.1:36279/mve/xw/collection1/] and I am [http://127.0.0.1:40148/mve/xw/collection1/]
   [junit4]   2> 1261496 INFO  (recoveryExecutor-1712-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:40148_mve%2Fxw c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:36279/mve/xw]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:40148_mve%252Fxw&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1261497 INFO  (qtp1567242436-11868) [n:127.0.0.1:36279_mve%2Fxw    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1261498 INFO  (qtp1567242436-11868) [n:127.0.0.1:36279_mve%2Fxw    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard2 of collection1) have state: recovering
   [junit4]   2> 1261498 INFO  (qtp1567242436-11868) [n:127.0.0.1:36279_mve%2Fxw    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:40148_mve%2Fxw, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:40148/mve/xw","node_name":"127.0.0.1:40148_mve%2Fxw","state":"down"}
   [junit4]   2> 1262009 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/shard-4-001/cores/collection1
   [junit4]   2> 1262010 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/shard-4-001
   [junit4]   2> 1262010 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1262011 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6f42533d{/mve/xw,null,AVAILABLE}
   [junit4]   2> 1262011 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@67df986f{HTTP/1.1,[http/1.1]}{127.0.0.1:33563}
   [junit4]   2> 1262011 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.e.j.s.Server Started @1264102ms
   [junit4]   2> 1262011 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/tempDir-001/jetty4, solrconfig=solrconfig.xml, hostContext=/mve/xw, hostPort=33563, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/shard-4-001/cores}
   [junit4]   2> 1262011 ERROR (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1262012 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1262012 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1262012 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1262012 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-09T17:17:33.290Z
   [junit4]   2> 1262014 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1262014 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/shard-4-001/solr.xml
   [junit4]   2> 1262018 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44409/solr
   [junit4]   2> 1262022 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [n:127.0.0.1:33563_mve%2Fxw    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1262024 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [n:127.0.0.1:33563_mve%2Fxw    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33563_mve%2Fxw
   [junit4]   2> 1262024 INFO  (zkCallback-1714-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw) [n:127.0.0.1:40148_mve%2Fxw    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1262024 INFO  (zkCallback-1708-thread-1-processing-n:127.0.0.1:36355_mve%2Fxw) [n:127.0.0.1:36355_mve%2Fxw    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1262024 INFO  (zkCallback-1702-thread-1-processing-n:127.0.0.1:36279_mve%2Fxw) [n:127.0.0.1:36279_mve%2Fxw    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1262025 INFO  (zkCallback-1721-thread-1-processing-n:127.0.0.1:33563_mve%2Fxw) [n:127.0.0.1:33563_mve%2Fxw    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1262025 INFO  (zkCallback-1697-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1262025 INFO  (zkCallback-1693-thread-2-processing-n:127.0.0.1:38806_mve%2Fxw) [n:127.0.0.1:38806_mve%2Fxw    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1262066 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [n:127.0.0.1:33563_mve%2Fxw    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/shard-4-001/cores
   [junit4]   2> 1262066 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [n:127.0.0.1:33563_mve%2Fxw    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1262067 INFO  (OverseerStateUpdate-97078728872951812-127.0.0.1:38806_mve%2Fxw-n_0000000000) [n:127.0.0.1:38806_mve%2Fxw    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1262498 INFO  (qtp1567242436-11868) [n:127.0.0.1:36279_mve%2Fxw    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:40148_mve%2Fxw, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:40148/mve/xw","node_name":"127.0.0.1:40148_mve%2Fxw","state":"recovering"}
   [junit4]   2> 1262498 INFO  (qtp1567242436-11868) [n:127.0.0.1:36279_mve%2Fxw    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1262498 INFO  (qtp1567242436-11868) [n:127.0.0.1:36279_mve%2Fxw    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:40148_mve%252Fxw&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1001
   [junit4]   2> 1263082 INFO  (coreLoadExecutor-6340-thread-1-processing-n:127.0.0.1:33563_mve%2Fxw) [n:127.0.0.1:33563_mve%2Fxw c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1263091 INFO  (coreLoadExecutor-6340-thread-1-processing-n:127.0.0.1:33563_mve%2Fxw) [n:127.0.0.1:33563_mve%2Fxw c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1263129 WARN  (coreLoadExecutor-6340-thread-1-processing-n:127.0.0.1:33563_mve%2Fxw) [n:127.0.0.1:33563_mve%2Fxw c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1263131 INFO  (coreLoadExecutor-6340-thread-1-processing-n:127.0.0.1:33563_mve%2Fxw) [n:127.0.0.1:33563_mve%2Fxw c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1263138 INFO  (coreLoadExecutor-6340-thread-1-processing-n:127.0.0.1:33563_mve%2Fxw) [n:127.0.0.1:33563_mve%2Fxw c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1263138 INFO  (coreLoadExecutor-6340-thread-1-processing-n:127.0.0.1:33563_mve%2Fxw) [n:127.0.0.1:33563_mve%2Fxw c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/shard-4-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/shard-4-001/cores/collection1/data/]
   [junit4]   2> 1263138 INFO  (coreLoadExecutor-6340-thread-1-processing-n:127.0.0.1:33563_mve%2Fxw) [n:127.0.0.1:33563_mve%2Fxw c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@69a91d20
   [junit4]   2> 1263139 INFO  (coreLoadExecutor-6340-thread-1-processing-n:127.0.0.1:33563_mve%2Fxw) [n:127.0.0.1:33563_mve%2Fxw c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=0.54296875, floorSegmentMB=0.845703125, forceMergeDeletesPctAllowed=25.64266789953877, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5246951306222805
   [junit4]   2> 1263179 WARN  (coreLoadExecutor-6340-thread-1-processing-n:127.0.0.1:33563_mve%2Fxw) [n:127.0.0.1:33563_mve%2Fxw c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1263185 INFO  (coreLoadExecutor-6340-thread-1-processing-n:127.0.0.1:33563_mve%2Fxw) [n:127.0.0.1:33563_mve%2Fxw c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1263185 INFO  (coreLoadExecutor-6340-thread-1-processing-n:127.0.0.1:33563_mve%2Fxw) [n:127.0.0.1:33563_mve%2Fxw c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1263186 INFO  (coreLoadExecutor-6340-thread-1-processing-n:127.0.0.1:33563_mve%2Fxw) [n:127.0.0.1:33563_mve%2Fxw c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1263186 INFO  (coreLoadExecutor-6340-thread-1-processing-n:127.0.0.1:33563_mve%2Fxw) [n:127.0.0.1:33563_mve%2Fxw c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1263186 INFO  (coreLoadExecutor-6340-thread-1-processing-n:127.0.0.1:33563_mve%2Fxw) [n:127.0.0.1:33563_mve%2Fxw c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1263186 INFO  (coreLoadExecutor-6340-thread-1-processing-n:127.0.0.1:33563_mve%2Fxw) [n:127.0.0.1:33563_mve%2Fxw c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6d197a2c[collection1] main]
   [junit4]   2> 1263187 INFO  (coreLoadExecutor-6340-thread-1-processing-n:127.0.0.1:33563_mve%2Fxw) [n:127.0.0.1:33563_mve%2Fxw c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1263187 INFO  (coreLoadExecutor-6340-thread-1-processing-n:127.0.0.1:33563_mve%2Fxw) [n:127.0.0.1:33563_mve%2Fxw c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1263187 INFO  (coreLoadExecutor-6340-thread-1-processing-n:127.0.0.1:33563_mve%2Fxw) [n:127.0.0.1:33563_mve%2Fxw c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1263188 INFO  (searcherExecutor-6341-thread-1-processing-n:127.0.0.1:33563_mve%2Fxw x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:33563_mve%2Fxw c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6d197a2c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1263188 INFO  (coreLoadExecutor-6340-thread-1-processing-n:127.0.0.1:33563_mve%2Fxw) [n:127.0.0.1:33563_mve%2Fxw c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1553259670500540416
   [junit4]   2> 1263191 INFO  (coreZkRegister-6335-thread-1-processing-n:127.0.0.1:33563_mve%2Fxw x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:33563_mve%2Fxw c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1263191 INFO  (updateExecutor-1718-thread-1-processing-n:127.0.0.1:33563_mve%2Fxw x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:33563_mve%2Fxw c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1263191 INFO  (recoveryExecutor-1719-thread-1-processing-n:127.0.0.1:33563_mve%2Fxw x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:33563_mve%2Fxw c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1263191 INFO  (recoveryExecutor-1719-thread-1-processing-n:127.0.0.1:33563_mve%2Fxw x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:33563_mve%2Fxw c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1263191 INFO  (recoveryExecutor-1719-thread-1-processing-n:127.0.0.1:33563_mve%2Fxw x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:33563_mve%2Fxw c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 1263191 INFO  (recoveryExecutor-1719-thread-1-processing-n:127.0.0.1:33563_mve%2Fxw x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:33563_mve%2Fxw c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1263191 INFO  (recoveryExecutor-1719-thread-1-processing-n:127.0.0.1:33563_mve%2Fxw x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:33563_mve%2Fxw c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [http://127.0.0.1:36355/mve/xw/collection1/] and I am [http://127.0.0.1:33563/mve/xw/collection1/]
   [junit4]   2> 1263192 INFO  (recoveryExecutor-1719-thread-1-processing-n:127.0.0.1:33563_mve%2Fxw x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:33563_mve%2Fxw c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:36355/mve/xw]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:33563_mve%252Fxw&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1263193 INFO  (qtp27786841-11896) [n:127.0.0.1:36355_mve%2Fxw    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1263193 INFO  (qtp27786841-11896) [n:127.0.0.1:36355_mve%2Fxw    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 1263193 INFO  (qtp27786841-11896) [n:127.0.0.1:36355_mve%2Fxw    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:33563_mve%2Fxw, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{"core":"collection1","base_url":"http://127.0.0.1:33563/mve/xw","node_name":"127.0.0.1:33563_mve%2Fxw","state":"down"}
   [junit4]   2> 1263568 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1263569 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 15 for each attempt
   [junit4]   2> 1263569 INFO  (TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
   [junit4]   2> 1264194 INFO  (qtp27786841-11896) [n:127.0.0.1:36355_mve%2Fxw    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:33563_mve%2Fxw, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{"core":"collection1","base_url":"http://127.0.0.1:33563/mve/xw","node_name":"127.0.0.1:33563_mve%2Fxw","state":"recovering"}
   [junit4]   2> 1264194 INFO  (qtp27786841-11896) [n:127.0.0.1:36355_mve%2Fxw    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node4, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1264194 INFO  (qtp27786841-11896) [n:127.0.0.1:36355_mve%2Fxw    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:33563_mve%252Fxw&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node4&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1000
   [junit4]   2> 1269499 INFO  (recoveryExecutor-1712-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:40148_mve%2Fxw c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [http://127.0.0.1:36279/mve/xw/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 1269499 INFO  (recoveryExecutor-1712-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:40148_mve%2Fxw c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:40148/mve/xw START replicas=[http://127.0.0.1:36279/mve/xw/collection1/] nUpdates=100
   [junit4]   2> 1269500 INFO  (qtp1567242436-11868) [n:127.0.0.1:36279_mve%2Fxw c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 1269500 INFO  (qtp1567242436-11868) [n:127.0.0.1:36279_mve%2Fxw c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.S.Request [collection1]  webapp=/mve/xw path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1269500 INFO  (recoveryExecutor-1712-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:40148_mve%2Fxw c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 1269500 INFO  (recoveryExecutor-1712-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:40148_mve%2Fxw c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 1269500 INFO  (recoveryExecutor-1712-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:40148_mve%2Fxw c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1269500 INFO  (recoveryExecutor-1712-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:40148_mve%2Fxw c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1269501 INFO  (recoveryExecutor-1712-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:40148_mve%2Fxw c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1269501 INFO  (recoveryExecutor-1712-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:40148_mve%2Fxw c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 1269501 INFO  (recoveryExecutor-1712-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:40148_mve%2Fxw c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 1269501 INFO  (recoveryExecutor-1712-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:40148_mve%2Fxw c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 1269501 INFO  (recoveryExecutor-1712-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:40148_mve%2Fxw c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 1271194 INFO  (recoveryExecutor-1719-thread-1-processing-n:127.0.0.1:33563_mve%2Fxw x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:33563_mve%2Fxw c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [http://127.0.0.1:36355/mve/xw/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 1271194 INFO  (recoveryExecutor-1719-thread-1-processing-n:127.0.0.1:33563_mve%2Fxw x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:33563_mve%2Fxw c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:33563/mve/xw START replicas=[http://127.0.0.1:36355/mve/xw/collection1/] nUpdates=100
   [junit4]   2> 1271196 INFO  (qtp27786841-11896) [n:127.0.0.1:36355_mve%2Fxw c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 1271196 INFO  (qtp27786841-11896) [n:127.0.0.1:36355_mve%2Fxw c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.S.Request [collection1]  webapp=/mve/xw path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1271197 INFO  (recoveryExecutor-1719-thread-1-processing-n:127.0.0.1:33563_mve%2Fxw x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:33563_mve%2Fxw c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersi

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

@6d422280{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1678019 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[229A4E75B001EFFF]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1ca4739d{/mve/xw,null,UNAVAILABLE}
   [junit4]   2> 1678020 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[229A4E75B001EFFF]) [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 42356
   [junit4]   2> 1678020 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[229A4E75B001EFFF]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=877529286
   [junit4]   2> 1678021 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[229A4E75B001EFFF]) [    ] o.a.s.c.Overseer Overseer (id=97078754603630610-127.0.0.1:42356_mve%2Fxw-n_0000000004) closing
   [junit4]   2> 1678021 INFO  (OverseerStateUpdate-97078754603630610-127.0.0.1:42356_mve%2Fxw-n_0000000004) [n:127.0.0.1:42356_mve%2Fxw    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42356_mve%2Fxw
   [junit4]   2> 1678040 WARN  (zkCallback-1914-thread-2-processing-n:127.0.0.1:42356_mve%2Fxw) [n:127.0.0.1:42356_mve%2Fxw c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SyncStrategy Closed, skipping sync up.
   [junit4]   2> 1678041 INFO  (zkCallback-1914-thread-2-processing-n:127.0.0.1:42356_mve%2Fxw) [n:127.0.0.1:42356_mve%2Fxw c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1678041 INFO  (zkCallback-1914-thread-2-processing-n:127.0.0.1:42356_mve%2Fxw) [n:127.0.0.1:42356_mve%2Fxw c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@548c41d
   [junit4]   2> 1679522 WARN  (zkCallback-1914-thread-3-processing-n:127.0.0.1:42356_mve%2Fxw) [n:127.0.0.1:42356_mve%2Fxw    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /clusterstate.json]
   [junit4]   2> 1679522 WARN  (zkCallback-1914-thread-1-processing-n:127.0.0.1:42356_mve%2Fxw) [n:127.0.0.1:42356_mve%2Fxw    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1679523 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[229A4E75B001EFFF]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@25903f86{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1679524 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[229A4E75B001EFFF]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1188f8be{/mve/xw,null,UNAVAILABLE}
   [junit4]   2> 1679525 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[229A4E75B001EFFF]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38183 38183
   [junit4]   2> 1679537 INFO  (Thread-3460) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38183 38183
   [junit4]   2> 1679538 WARN  (Thread-3460) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	35	/solr/overseer/queue
   [junit4]   2> 	24	/solr/overseer/collection-queue-work
   [junit4]   2> 	15	/solr/overseer/queue-work
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ShardSplitTest -Dtests.method=testSplitAfterFailedSplit -Dtests.seed=229A4E75B001EFFF -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-VE -Dtests.timezone=Asia/Dushanbe -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 31.9s J0 | ShardSplitTest.testSplitAfterFailedSplit <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<1> but was:<2>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([229A4E75B001EFFF:DBD7DDDA8C74A275]:0)
   [junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit(ShardSplitTest.java:279)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1679542 INFO  (SUITE-ShardSplitTest-seed#[229A4E75B001EFFF]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001
   [junit4]   2> Dec 09, 2016 5:24:30 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {}, locale=es-VE, timezone=Asia/Dushanbe
   [junit4]   2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation 1.8.0_112 (64-bit)/cpus=12,threads=1,free=208867968,total=528482304
   [junit4]   2> NOTE: All tests run in this JVM: [BigEndianAscendingWordSerializerTest, NotRequiredUniqueKeyTest, TestSolrFieldCacheMBean, TestLazyCores, BlockJoinFacetDistribTest, CachingDirectoryFactoryTest, CurrencyFieldOpenExchangeTest, DistributedQueryComponentCustomSortTest, TestRawResponseWriter, SpatialHeatmapFacetsTest, PluginInfoTest, TestSolrDeletionPolicy2, TestValueSourceCache, CdcrReplicationDistributedZkTest, FullHLLTest, TestLFUCache, CreateCollectionCleanupTest, RulesTest, TestCodecSupport, DeleteShardTest, DistributedFacetExistsSmallTest, AddSchemaFieldsUpdateProcessorFactoryTest, RankQueryTest, BadCopyFieldTest, TestPerFieldSimilarityWithDefaultOverride, TestSimpleQParserPlugin, TestRandomCollapseQParserPlugin, PKIAuthenticationIntegrationTest, SpellPossibilityIteratorTest, CopyFieldTest, BasicDistributedZkTest, CoreAdminCreateDiscoverTest, TestCustomStream, TestBadConfig, TestRuleBasedAuthorizationPlugin, DistribDocExpirationUpdateProcessorTest, TestRandomFlRTGCloud, AddBlockUpdateTest, DistributedQueryElevationComponentTest, TestIntervalFaceting, TestUniqueKeyFieldResource, RequiredFieldsTest, TestLRUStatsCache, TestRecoveryHdfs, SolrCoreTest, ResponseLogComponentTest, TestCopyFieldCollectionResource, HdfsTlogReplayBufferedWhileIndexingTest, CloudExitableDirectoryReaderTest, TestCustomDocTransformer, TestOrdValues, NumericFieldsTest, TestLegacyNumericRangeQueryBuilder, DeleteLastCustomShardedReplicaTest, TestDistributedStatsComponentCardinality, PreAnalyzedUpdateProcessorTest, TestRandomDVFaceting, DateMathParserTest, SyncSliceTest, TestRemoteStreaming, TestLRUCache, TestCloudSchemaless, TestSolr4Spatial, SignatureUpdateProcessorFactoryTest, ReplaceNodeTest, TestExceedMaxTermLength, TestConfigSetProperties, SearchHandlerTest, UniqFieldsUpdateProcessorFactoryTest, VMParamsZkACLAndCredentialsProvidersTest, SystemInfoHandlerTest, TestLMJelinekMercerSimilarityFactory, TestQuerySenderListener, PathHierarchyTokenizerFactoryTest, TestLocalFSCloudBackupRestore, MultiTermTest, TestAnalyzedSuggestions, TestFaceting, TestReqParamsAPI, TestReplicationHandler, DataDrivenBlockJoinTest, InfoHandlerTest, TestRangeQuery, TestSubQueryTransformerDistrib, DocumentAnalysisRequestHandlerTest, HttpPartitionTest, TestStressCloudBlindAtomicUpdates, FileBasedSpellCheckerTest, TestSchemaResource, ClusterStateTest, ResponseHeaderTest, TestRandomFaceting, DistributedFacetPivotSmallAdvancedTest, PolyFieldTest, PeerSyncTest, TestJsonFacetRefinement, ReturnFieldsTest, OverriddenZkACLAndCredentialsProvidersTest, PingRequestHandlerTest, TestJsonRequest, ClassificationUpdateProcessorIntegrationTest, MinimalSchemaTest, ExitableDirectoryReaderTest, TestCustomSort, ManagedSchemaRoundRobinCloudTest, TestGraphTermsQParserPlugin, SolrRequestParserTest, TestReload, TestCoreContainer, SpellCheckComponentTest, BasicFunctionalityTest, HighlighterTest, ShowFileRequestHandlerTest, TestExtendedDismaxParser, SuggesterTSTTest, TestStressLucene, SolrCoreCheckLockOnStartupTest, QueryEqualityTest, XsltUpdateRequestHandlerTest, LukeRequestHandlerTest, TestOmitPositions, TestIndexingPerformance, FastVectorHighlighterTest, SolrPluginUtilsTest, TestQuerySenderNoQuery, TestBinaryField, OutputWriterTest, TestSolrCoreProperties, TestCharFilters, TestXIncludeConfig, TestDFRSimilarityFactory, TestJmxMonitoredMap, ScriptEngineTest, TestFastLRUCache, PreAnalyzedFieldTest, TestSystemIdResolver, PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest, RAMDirectoryFactoryTest, TestDocumentBuilder, ZkNodePropsTest, SliceStateTest, UUIDFieldTest, FileUtilsTest, TestRTGBase, CursorPagingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestHighlightDedupGrouping, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, ActionThrottleTest, AssignTest, AsyncCallRequestStatusResponseTest, BaseCdcrDistributedZkTest, CdcrVersionReplicationTest, ConcurrentDeleteAndCreateCollectionTest, ConnectionManagerTest, DeleteInactiveReplicaTest, DistribCursorPagingTest, LeaderFailoverAfterPartitionTest, MultiThreadedOCPTest, RollingRestartTest, ShardSplitTest]
   [junit4] Completed [610/659 (1!)] on J0 in 424.77s, 5 tests, 1 failure <<< FAILURES!

[...truncated 62507 lines...]


[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+147) - Build # 18489 - Still unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18489/
Java: 64bit/jdk-9-ea+147 -XX:+UseCompressedOops -XX:+UseG1GC

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

Error Message:
Expected 2 of 3 replicas to be active but only found 1; [core_node3:{"core":"c8n_1x3_lf_shard1_replica3","base_url":"http://127.0.0.1:34242/euzvh/kq","node_name":"127.0.0.1:34242_euzvh%2Fkq","state":"active","leader":"true"}]; clusterState: DocCollection(c8n_1x3_lf//clusterstate.json/30)={   "replicationFactor":"3",   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{         "core_node1":{           "state":"down",           "base_url":"http://127.0.0.1:39111/euzvh/kq",           "core":"c8n_1x3_lf_shard1_replica1",           "node_name":"127.0.0.1:39111_euzvh%2Fkq"},         "core_node2":{           "core":"c8n_1x3_lf_shard1_replica2",           "base_url":"http://127.0.0.1:42583/euzvh/kq",           "node_name":"127.0.0.1:42583_euzvh%2Fkq",           "state":"down"},         "core_node3":{           "core":"c8n_1x3_lf_shard1_replica3",           "base_url":"http://127.0.0.1:34242/euzvh/kq",           "node_name":"127.0.0.1:34242_euzvh%2Fkq",           "state":"active",           "leader":"true"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"1",   "autoAddReplicas":"false"}

Stack Trace:
java.lang.AssertionError: Expected 2 of 3 replicas to be active but only found 1; [core_node3:{"core":"c8n_1x3_lf_shard1_replica3","base_url":"http://127.0.0.1:34242/euzvh/kq","node_name":"127.0.0.1:34242_euzvh%2Fkq","state":"active","leader":"true"}]; clusterState: DocCollection(c8n_1x3_lf//clusterstate.json/30)={
  "replicationFactor":"3",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node1":{
          "state":"down",
          "base_url":"http://127.0.0.1:39111/euzvh/kq",
          "core":"c8n_1x3_lf_shard1_replica1",
          "node_name":"127.0.0.1:39111_euzvh%2Fkq"},
        "core_node2":{
          "core":"c8n_1x3_lf_shard1_replica2",
          "base_url":"http://127.0.0.1:42583/euzvh/kq",
          "node_name":"127.0.0.1:42583_euzvh%2Fkq",
          "state":"down"},
        "core_node3":{
          "core":"c8n_1x3_lf_shard1_replica3",
          "base_url":"http://127.0.0.1:34242/euzvh/kq",
          "node_name":"127.0.0.1:34242_euzvh%2Fkq",
          "state":"active",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false"}
	at __randomizedtesting.SeedInfo.seed([7EAF7429462E0E2D:F6FB4BF3E8D263D5]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:170)
	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:57)
	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:538)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	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 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:367)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 11184 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_7EAF7429462E0E2D-001/init-core-data-001
   [junit4]   2> 365981 INFO  (SUITE-LeaderFailoverAfterPartitionTest-seed#[7EAF7429462E0E2D]-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> 365981 INFO  (SUITE-LeaderFailoverAfterPartitionTest-seed#[7EAF7429462E0E2D]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /euzvh/kq
   [junit4]   2> 365983 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 365983 INFO  (Thread-885) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 365983 INFO  (Thread-885) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 366083 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.c.ZkTestServer start zk server on port:33502
   [junit4]   2> 366089 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 366091 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 366093 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 366095 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 366097 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 366099 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 366101 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 366103 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 366105 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 366106 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 366108 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 366530 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_7EAF7429462E0E2D-001/control-001/cores/collection1
   [junit4]   2> 366532 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 366533 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4dff07f5{/euzvh/kq,null,AVAILABLE}
   [junit4]   2> 366534 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7b8e2e38{HTTP/1.1,[http/1.1]}{127.0.0.1:43051}
   [junit4]   2> 366534 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.e.j.s.Server Started @368369ms
   [junit4]   2> 366534 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/euzvh/kq, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_7EAF7429462E0E2D-001/tempDir-001/control/data, hostPort=34242, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_7EAF7429462E0E2D-001/control-001/cores}
   [junit4]   2> 366535 ERROR (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 366535 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 366535 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 366535 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 366535 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-09T21:57:24.060321Z
   [junit4]   2> 366537 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 366537 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_7EAF7429462E0E2D-001/control-001/solr.xml
   [junit4]   2> 366544 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33502/solr
   [junit4]   2> 366552 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34242_euzvh%2Fkq
   [junit4]   2> 366553 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.c.Overseer Overseer (id=97079829693005828-127.0.0.1:34242_euzvh%2Fkq-n_0000000000) starting
   [junit4]   2> 366556 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34242_euzvh%2Fkq
   [junit4]   2> 366556 INFO  (OverseerStateUpdate-97079829693005828-127.0.0.1:34242_euzvh%2Fkq-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 366576 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_7EAF7429462E0E2D-001/control-001/cores
   [junit4]   2> 366576 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 366578 INFO  (OverseerStateUpdate-97079829693005828-127.0.0.1:34242_euzvh%2Fkq-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 367584 INFO  (coreLoadExecutor-1710-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 367592 INFO  (coreLoadExecutor-1710-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 367645 WARN  (coreLoadExecutor-1710-thread-1) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 367646 INFO  (coreLoadExecutor-1710-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 367651 INFO  (coreLoadExecutor-1710-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 367651 INFO  (coreLoadExecutor-1710-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_7EAF7429462E0E2D-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_7EAF7429462E0E2D-001/control-001/cores/collection1/data/]
   [junit4]   2> 367652 INFO  (coreLoadExecutor-1710-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@31722221
   [junit4]   2> 367652 INFO  (coreLoadExecutor-1710-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=67.69140625, floorSegmentMB=0.6064453125, forceMergeDeletesPctAllowed=1.0630357470481044, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 367655 WARN  (coreLoadExecutor-1710-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 367659 INFO  (coreLoadExecutor-1710-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 367659 INFO  (coreLoadExecutor-1710-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 367660 INFO  (coreLoadExecutor-1710-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 367660 INFO  (coreLoadExecutor-1710-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 367660 INFO  (coreLoadExecutor-1710-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=46.5537109375, floorSegmentMB=0.6337890625, forceMergeDeletesPctAllowed=5.223516120912546, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 367660 INFO  (coreLoadExecutor-1710-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b9cb2e3[collection1] main]
   [junit4]   2> 367661 INFO  (coreLoadExecutor-1710-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 367661 INFO  (coreLoadExecutor-1710-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 367661 INFO  (coreLoadExecutor-1710-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 367662 INFO  (searcherExecutor-1711-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1b9cb2e3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 367662 INFO  (coreLoadExecutor-1710-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1553277276847603712
   [junit4]   2> 367665 INFO  (coreZkRegister-1703-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 367665 INFO  (coreZkRegister-1703-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 367665 INFO  (coreZkRegister-1703-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34242/euzvh/kq/collection1/
   [junit4]   2> 367665 INFO  (coreZkRegister-1703-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 367665 INFO  (coreZkRegister-1703-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:34242/euzvh/kq/collection1/ has no replicas
   [junit4]   2> 367667 INFO  (coreZkRegister-1703-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:34242/euzvh/kq/collection1/ shard1
   [junit4]   2> 367818 INFO  (coreZkRegister-1703-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 368083 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 368083 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33502/solr ready
   [junit4]   2> 368083 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 368479 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_7EAF7429462E0E2D-001/shard-1-001/cores/collection1
   [junit4]   2> 368479 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_7EAF7429462E0E2D-001/shard-1-001
   [junit4]   2> 368480 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 368480 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@48d566e2{/euzvh/kq,null,AVAILABLE}
   [junit4]   2> 368481 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5d65861f{HTTP/1.1,[http/1.1]}{127.0.0.1:44276}
   [junit4]   2> 368481 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.e.j.s.Server Started @370316ms
   [junit4]   2> 368481 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/euzvh/kq, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_7EAF7429462E0E2D-001/tempDir-001/jetty1, hostPort=42649, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_7EAF7429462E0E2D-001/shard-1-001/cores}
   [junit4]   2> 368481 ERROR (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 368481 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 368481 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 368481 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 368481 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-09T21:57:26.006866Z
   [junit4]   2> 368484 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 368484 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_7EAF7429462E0E2D-001/shard-1-001/solr.xml
   [junit4]   2> 368490 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33502/solr
   [junit4]   2> 368495 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 368496 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42649_euzvh%2Fkq
   [junit4]   2> 368497 INFO  (zkCallback-829-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 368497 INFO  (zkCallback-820-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 368497 INFO  (zkCallback-824-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 368538 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_7EAF7429462E0E2D-001/shard-1-001/cores
   [junit4]   2> 368538 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 368540 INFO  (OverseerStateUpdate-97079829693005828-127.0.0.1:34242_euzvh%2Fkq-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 369547 INFO  (coreLoadExecutor-1721-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 369556 INFO  (coreLoadExecutor-1721-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 369614 WARN  (coreLoadExecutor-1721-thread-1) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 369615 INFO  (coreLoadExecutor-1721-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 369621 INFO  (coreLoadExecutor-1721-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 369621 INFO  (coreLoadExecutor-1721-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_7EAF7429462E0E2D-001/shard-1-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_7EAF7429462E0E2D-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 369621 INFO  (coreLoadExecutor-1721-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@31722221
   [junit4]   2> 369622 INFO  (coreLoadExecutor-1721-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=67.69140625, floorSegmentMB=0.6064453125, forceMergeDeletesPctAllowed=1.0630357470481044, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 369625 WARN  (coreLoadExecutor-1721-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 369630 INFO  (coreLoadExecutor-1721-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 369630 INFO  (coreLoadExecutor-1721-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 369631 INFO  (coreLoadExecutor-1721-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 369631 INFO  (coreLoadExecutor-1721-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 369631 INFO  (coreLoadExecutor-1721-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=46.5537109375, floorSegmentMB=0.6337890625, forceMergeDeletesPctAllowed=5.223516120912546, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 369632 INFO  (coreLoadExecutor-1721-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5c9ef6ca[collection1] main]
   [junit4]   2> 369632 INFO  (coreLoadExecutor-1721-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 369632 INFO  (coreLoadExecutor-1721-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 369632 INFO  (coreLoadExecutor-1721-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 369633 INFO  (searcherExecutor-1722-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5c9ef6ca[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 369633 INFO  (coreLoadExecutor-1721-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1553277278914347008
   [junit4]   2> 369637 INFO  (coreZkRegister-1716-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 369637 INFO  (coreZkRegister-1716-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 369637 INFO  (coreZkRegister-1716-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42649/euzvh/kq/collection1/
   [junit4]   2> 369637 INFO  (coreZkRegister-1716-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 369637 INFO  (coreZkRegister-1716-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:42649/euzvh/kq/collection1/ has no replicas
   [junit4]   2> 369638 INFO  (coreZkRegister-1716-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:42649/euzvh/kq/collection1/ shard2
   [junit4]   2> 369789 INFO  (coreZkRegister-1716-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 370451 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_7EAF7429462E0E2D-001/shard-2-001/cores/collection1
   [junit4]   2> 370451 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_7EAF7429462E0E2D-001/shard-2-001
   [junit4]   2> 370452 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 370453 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6364c8b0{/euzvh/kq,null,AVAILABLE}
   [junit4]   2> 370453 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@50b26784{HTTP/1.1,[http/1.1]}{127.0.0.1:33575}
   [junit4]   2> 370453 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.e.j.s.Server Started @372288ms
   [junit4]   2> 370453 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/euzvh/kq, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_7EAF7429462E0E2D-001/tempDir-001/jetty2, hostPort=39111, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_7EAF7429462E0E2D-001/shard-2-001/cores}
   [junit4]   2> 370453 ERROR (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 370453 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 370454 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 370454 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 370454 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-09T21:57:27.979100Z
   [junit4]   2> 370456 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 370456 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_7EAF7429462E0E2D-001/shard-2-001/solr.xml
   [junit4]   2> 370462 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33502/solr
   [junit4]   2> 370466 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 370468 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39111_euzvh%2Fkq
   [junit4]   2> 370468 INFO  (zkCallback-835-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 370468 INFO  (zkCallback-829-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 370469 INFO  (zkCallback-820-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 370469 INFO  (zkCallback-824-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 370485 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_7EAF7429462E0E2D-001/shard-2-001/cores
   [junit4]   2> 370485 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 370487 INFO  (OverseerStateUpdate-97079829693005828-127.0.0.1:34242_euzvh%2Fkq-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 371493 INFO  (coreLoadExecutor-1732-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 371503 INFO  (coreLoadExecutor-1732-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 371635 WARN  (coreLoadExecutor-1732-thread-1) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 371638 INFO  (coreLoadExecutor-1732-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 371648 INFO  (coreLoadExecutor-1732-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 371648 INFO  (coreLoadExecutor-1732-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_7EAF7429462E0E2D-001/shard-2-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_7EAF7429462E0E2D-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 371648 INFO  (coreLoadExecutor-1732-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@31722221
   [junit4]   2> 371650 INFO  (coreLoadExecutor-1732-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=67.69140625, floorSegmentMB=0.6064453125, forceMergeDeletesPctAllowed=1.0630357470481044, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 371655 WARN  (coreLoadExecutor-1732-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 371664 INFO  (coreLoadExecutor-1732-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 371664 INFO  (coreLoadExecutor-1732-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 371665 INFO  (coreLoadExecutor-1732-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 371665 INFO  (coreLoadExecutor-1732-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 371665 INFO  (coreLoadExecutor-1732-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=46.5537109375, floorSegmentMB=0.6337890625, forceMergeDeletesPctAllowed=5.223516120912546, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 371666 INFO  (coreLoadExecutor-1732-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2f993749[collection1] main]
   [junit4]   2> 371667 INFO  (coreLoadExecutor-1732-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 371667 INFO  (coreLoadExecutor-1732-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 371667 INFO  (coreLoadExecutor-1732-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 371668 INFO  (searcherExecutor-1733-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2f993749[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 371668 INFO  (coreLoadExecutor-1732-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1553277281048199168
   [junit4]   2> 371672 INFO  (coreZkRegister-1727-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 371672 INFO  (coreZkRegister-1727-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 371672 INFO  (coreZkRegister-1727-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39111/euzvh/kq/collection1/
   [junit4]   2> 371672 INFO  (coreZkRegister-1727-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 371672 INFO  (coreZkRegister-1727-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:39111/euzvh/kq/collection1/ has no replicas
   [junit4]   2> 371673 INFO  (coreZkRegister-1727-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:39111/euzvh/kq/collection1/ shard1
   [junit4]   2> 371824 INFO  (coreZkRegister-1727-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 372417 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_7EAF7429462E0E2D-001/shard-3-001/cores/collection1
   [junit4]   2> 372417 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_7EAF7429462E0E2D-001/shard-3-001
   [junit4]   2> 372418 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 372419 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3c4e6008{/euzvh/kq,null,AVAILABLE}
   [junit4]   2> 372419 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@68380578{HTTP/1.1,[http/1.1]}{127.0.0.1:43741}
   [junit4]   2> 372419 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.e.j.s.Server Started @374254ms
   [junit4]   2> 372419 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/euzvh/kq, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_7EAF7429462E0E2D-001/tempDir-001/jetty3, hostPort=42583, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_7EAF7429462E0E2D-001/shard-3-001/cores}
   [junit4]   2> 372420 ERROR (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 372420 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 372420 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 372420 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 372420 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-09T21:57:29.945505Z
   [junit4]   2> 372422 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 372422 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_7EAF7429462E0E2D-001/shard-3-001/solr.xml
   [junit4]   2> 372429 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33502/solr
   [junit4]   2> 372433 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 372436 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42583_euzvh%2Fkq
   [junit4]   2> 372436 INFO  (zkCallback-829-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 372437 INFO  (zkCallback-824-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 372437 INFO  (zkCallback-841-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 372437 INFO  (zkCallback-820-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 372436 INFO  (zkCallback-835-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 372457 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_7EAF7429462E0E2D-001/shard-3-001/cores
   [junit4]   2> 372457 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 372458 INFO  (OverseerStateUpdate-97079829693005828-127.0.0.1:34242_euzvh%2Fkq-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 373465 INFO  (coreLoadExecutor-1743-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 373473 INFO  (coreLoadExecutor-1743-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 373520 WARN  (coreLoadExecutor-1743-thread-1) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 373522 INFO  (coreLoadExecutor-1743-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 373527 INFO  (coreLoadExecutor-1743-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 373527 INFO  (coreLoadExecutor-1743-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_7EAF7429462E0E2D-001/shard-3-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_7EAF7429462E0E2D-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 373527 INFO  (coreLoadExecutor-1743-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@31722221
   [junit4]   2> 373528 INFO  (coreLoadExecutor-1743-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=67.69140625, floorSegmentMB=0.6064453125, forceMergeDeletesPctAllowed=1.0630357470481044, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 373531 WARN  (coreLoadExecutor-1743-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 373537 INFO  (coreLoadExecutor-1743-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 373538 INFO  (coreLoadExecutor-1743-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 373538 INFO  (coreLoadExecutor-1743-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 373539 INFO  (coreLoadExecutor-1743-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 373539 INFO  (coreLoadExecutor-1743-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=46.5537109375, floorSegmentMB=0.6337890625, forceMergeDeletesPctAllowed=5.223516120912546, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 373539 INFO  (coreLoadExecutor-1743-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@28521de4[collection1] main]
   [junit4]   2> 373540 INFO  (coreLoadExecutor-1743-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 373540 INFO  (coreLoadExecutor-1743-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 373540 INFO  (coreLoadExecutor-1743-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 373541 INFO  (searcherExecutor-1744-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@28521de4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 373541 INFO  (coreLoadExecutor-1743-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1553277283012182016
   [junit4]   2> 373544 INFO  (coreZkRegister-1738-thread-1) [    ] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 373544 INFO  (updateExecutor-838-thread-1) [    ] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 373544 INFO  (recoveryExecutor-839-thread-1) [    ] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 373544 INFO  (recoveryExecutor-839-thread-1) [    ] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 373544 INFO  (recoveryExecutor-839-thread-1) [    ] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 373544 INFO  (recoveryExecutor-839-thread-1) [    ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 373544 INFO  (recoveryExecutor-839-thread-1) [    ] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [http://127.0.0.1:42649/euzvh/kq/collection1/] and I am [http://127.0.0.1:42583/euzvh/kq/collection1/]
   [junit4]   2> 373546 INFO  (recoveryExecutor-839-thread-1) [    ] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:42649/euzvh/kq]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:42583_euzvh%252Fkq&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 373547 INFO  (SocketProxy-Acceptor-42649) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=41316,localport=42649], receiveBufferSize:531000
   [junit4]   2> 373548 INFO  (SocketProxy-Acceptor-42649) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=44276,localport=57668], receiveBufferSize=530904
   [junit4]   2> 373550 INFO  (qtp435465433-3968) [    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 373550 INFO  (qtp435465433-3968) [    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard2 of collection1) have state: recovering
   [junit4]   2> 373550 INFO  (qtp435465433-3968) [    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:42583_euzvh%2Fkq, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:42583/euzvh/kq","node_name":"127.0.0.1:42583_euzvh%2Fkq","state":"down"}
   [junit4]   2> 373960 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 373960 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 30000 for each attempt
   [junit4]   2> 373960 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):30000
   [junit4]   2> 374550 INFO  (qtp435465433-3968) [    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:42583_euzvh%2Fkq, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:42583/euzvh/kq","node_name":"127.0.0.1:42583_euzvh%2Fkq","state":"recovering"}
   [junit4]   2> 374550 INFO  (qtp435465433-3968) [    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 374551 INFO  (qtp435465433-3968) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:42583_euzvh%252Fkq&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1000
   [junit4]   2> 381551 INFO  (recoveryExecutor-839-thread-1) [    ] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [http://127.0.0.1:42649/euzvh/kq/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 381551 INFO  (recoveryExecutor-839-thread-1) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:42583/euzvh/kq START replicas=[http://127.0.0.1:42649/euzvh/kq/collection1/] nUpdates=100
   [junit4]   2> 381552 INFO  (SocketProxy-Acceptor-42649) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=44694,localport=42649], receiveBufferSize:531000
   [junit4]   2> 381552 INFO  (SocketProxy-Acceptor-42649) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=44276,localport=32814], receiveBufferSize=530904
   [junit4]   2> 381560 INFO  (qtp435465433-3968) [    ] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 381560 INFO  (qtp435465433-3968) [    ] o.a.s.c.S.Request [collection1]  webapp=/euzvh/kq path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 381561 INFO  (recoveryExecutor-839-thread-1) [    ] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 381562 INFO  (recoveryExecutor-839-thread-1) [    ] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 381562 INFO  (recoveryExecutor-839-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 381562 INFO  (recoveryExecutor-839-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 381562 INFO  (recoveryExecutor-839-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 381562 INFO  (recoveryExecutor-839-thread-1) [    ] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 381562 INFO  (recoveryExecutor-839-thread-1) [    ] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 381562 INFO  (recoveryExecutor-839-thread-1) [    ] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 381562 INFO  (recoveryExecutor-839-thread-1) [    ] o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 381961 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 381962 INFO  (SocketProxy-Acceptor-34242) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=41274,localport=34242], receiveBufferSize:531000
   [junit4]   2> 381964 INFO  (SocketProxy-Acceptor-34242) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=43051,localport=49792], receiveBufferSize=530904
   [junit4]   2> 381965 INFO  (qtp1107850009-3931) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 381965 INFO  (qtp1107850009-3931) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 381966 INFO  (qtp1107850009-3931) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 381966 INFO  (qtp1107850009-3931) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/euzvh/kq path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 0
   [junit4]   2> 381966 INFO  (SocketProxy-Acceptor-39111) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=55590,localport=39111], receiveBufferSize:531000
   [junit4]   2> 381967 INFO  (SocketProxy-Acceptor-39111) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=33575,localport=34746], receiveBufferSize=530904
   [junit4]   2> 381969 INFO  (SocketProxy-Acceptor-39111) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=55600,localport=39111], receiveBufferSize:531000
   [junit4]   2> 381969 INFO  (SocketProxy-Acceptor-42649) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=45288,localport=42649], receiveBufferSize:531000
   [junit4]   2> 381969 INFO  (SocketProxy-Acceptor-42583) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=50284,localport=42583], receiveBufferSize:531000
   [junit4]   2> 381970 INFO  (SocketProxy-Acceptor-42649) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=44276,localport=33412], receiveBufferSize=530904
   [junit4]   2> 381970 INFO  (SocketProxy-Acceptor-39111) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=33575,localport=34760], receiveBufferSize=530904
   [junit4]   2> 381970 INFO  (SocketProxy-Acceptor-42583) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=43741,localport=37938], receiveBufferSize=530904
   [junit4]   2> 381976 INFO  (qtp763359298-3993) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 381976 INFO  (qtp435465433-3965) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 381977 INFO  (qtp763359298-3993) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 381977 INFO  (qtp435465433-3965) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 381978 INFO  (qtp763359298-3993) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 381978 INFO  (qtp435465433-3965) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 381978 INFO  (qtp763359298-3993) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/euzvh/kq path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:39111/euzvh/kq/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 2
   [junit4]   2> 381978 INFO  (qtp435465433-3965) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/euzvh/kq path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:39111/euzvh/kq/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 2
   [junit4]   2> 381978 INFO  (qtp2107028259-4026) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 381979 INFO  (qtp2107028259-4026) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 381979 INFO  (qtp2107028259-4026) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 381979 INFO  (qtp2107028259-4026) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/euzvh/kq path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:39111/euzvh/kq/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 381979 INFO  (qtp763359298-3997) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/euzvh/kq path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 11
   [junit4]   2> 381980 INFO  (SocketProxy-Acceptor-42649) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=45314,localport=42649], receiveBufferSize:531000
   [junit4]   2> 381980 INFO  (SocketProxy-Acceptor-42649) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=44276,localport=33436], receiveBufferSize=530904
   [junit4]   2> 381981 INFO  (qtp435465433-3968) [    ] o.a.s.c.S.Request [collection1]  webapp=/euzvh/kq path=/select params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 381982 INFO  (SocketProxy-Acceptor-42583) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=50318,localport=42583], receiveBufferSize:531000
   [junit4]   2> 381982 INFO  (SocketProxy-Acceptor-42583) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=43741,localport=37968], receiveBufferSize=530904
   [junit4]   2> 381985 INFO  (qtp2107028259-4028) [    ] o.a.s.c.S.Request [collection1]  webapp=/euzvh/kq path=/select params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 381985 INFO  (SocketProxy-Acceptor-39111) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=55642,localport=39111], receiveBufferSize:531000
   [junit4]   2> 381986 INFO  (SocketProxy-Acceptor-39111) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=33575,localport=34798], receiveBufferSize=530904
   [junit4]   2> 381988 INFO  (qtp763359298-3999) [    ] o.a.s.c.S.Request [collection1]  webapp=/euzvh/kq path=/select params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 383989 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection with stateFormat=1: c8n_1x3_lf
   [junit4]   2> 383992 INFO  (SocketProxy-Acceptor-42649) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=48328,localport=42649], receiveBufferSize:531000
   [junit4]   2> 383993 INFO  (SocketProxy-Acceptor-42649) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=44276,localport=36448], receiveBufferSize=530904
   [junit4]   2> 383994 INFO  (qtp435465433-3965) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=3&maxShardsPerNode=1&name=c8n_1x3_lf&action=CREATE&numShards=1&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 383995 INFO  (OverseerThreadFactory-1708-thread-1) [    ] o.a.s.c.CreateCollectionCmd Create collection c8n_1x3_lf
   [junit4]   2> 383995 INFO  (OverseerThreadFactory-1708-thread-1) [    ] o.a.s.c.CreateCollectionCmd Only one config set found in zk - using it:conf1
   [junit4]   2> 384098 INFO  (SocketProxy-Acceptor-42583) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=53482,localport=42583], receiveBufferSize:531000
   [junit4]   2> 384098 INFO  (SocketProxy-Acceptor-34242) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=44494,localport=34242], receiveBufferSize:531000
   [junit4]   2> 384098 INFO  (SocketProxy-Acceptor-39111) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=58806,localport=39111], receiveBufferSize:531000
   [junit4]   2> 384098 INFO  (SocketProxy-Acceptor-42583) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=43741,localport=41136], receiveBufferSize=530904
   [junit4]   2> 384100 INFO  (SocketProxy-Acceptor-39111) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=33575,localport=37966], receiveBufferSize=530904
   [junit4]   2> 384107 INFO  (SocketProxy-Acceptor-34242) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=43051,localport=53016], receiveBufferSize=530904
   [junit4]   2> 384108 INFO  (qtp763359298-3997) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=c8n_1x3_lf_shard1_replica1&action=CREATE&numShards=1&collection=c8n_1x3_lf&shard=shard1&wt=javabin&version=2
   [junit4]   2> 384108 INFO  (qtp2107028259-4026) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=c8n_1x3_lf_shard1_replica2&action=CREATE&numShards=1&collection=c8n_1x3_lf&shard=shard1&wt=javabin&version=2
   [junit4]   2> 384109 INFO  (qtp1107850009-3933) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=c8n_1x3_lf_shard1_replica3&action=CREATE&numShards=1&collection=c8n_1x3_lf&shard=shard1&wt=javabin&version=2
   [junit4]   2> 385117 INFO  (qtp763359298-3997) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 385120 INFO  (qtp1107850009-3933) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 385120 INFO  (qtp2107028259-4026) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 385128 INFO  (qtp763359298-3997) [    ] o.a.s.s.IndexSchema [c8n_1x3_lf_shard1_replica1] Schema name=test
   [junit4]   2> 385134 INFO  (qtp1107850009-3933) [    ] o.a.s.s.IndexSchema [c8n_1x3_lf_shard1_replica3] Schema name=test
   [junit4]   2> 385134 INFO  (qtp2107028259-4026) [    ] o.a.s.s.IndexSchema [c8n_1x3_lf_shard1_replica2] Schema name=test
   [junit4]   2> 385206 WARN  (qtp2107028259-4026) [    ] o.a.s.s.IndexSchema [c8n_1x3_lf_shard1_replica2] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 385209 INFO  (qtp2107028259-4026) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 385216 INFO  (qtp2107028259-4026) [    ] o.a.s.c.CoreContainer Creating SolrCore 'c8n_1x3_lf_shard1_replica2' using configuration from collection c8n_1x3_lf
   [junit4]   2> 385217 INFO  (qtp2107028259-4026) [    ] o.a.s.c.SolrCore [[c8n_1x3_lf_shard1_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_7EAF7429462E0E2D-001/shard-3-001/cores/c8n_1x3_lf_shard1_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_7EAF7429462E0E2D-001/shard-3-001/cores/c8n_1x3_lf_shard1_replica2/data/]
   [junit4]   2> 385217 INFO  (qtp2107028259-4026) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@31722221
   [junit4]   2> 385218 INFO  (qtp2107028259-4026) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=67.69140625, floorSegmentMB=0.6064453125, forceMergeDeletesPctAllowed=1.0630357470481044, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 385220 WARN  (qtp2107028259-4026) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 385225 INFO  (qtp2107028259-4026) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 385225 INFO  (qtp2107028259-4026) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 385226 INFO  (qtp2107028259-4026) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 385226 INFO  (qtp2107028259-4026) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 385228 INFO  (qtp2107028259-4026) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=46.5537109375, floorSegmentMB=0.6337890625, forceMergeDeletesPctAllowed=5.223516120912546, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 385228 INFO  (qtp2107028259-4026) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@721f0952[c8n_1x3_lf_shard1_replica2] main]
   [junit4]   2> 385228 INFO  (qtp2107028259-4026) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 385229 INFO  (qtp2107028259-4026) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 385229 INFO  (qtp2107028259-4026) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 385229 INFO  (searcherExecutor-1749-thread-1) [    ] o.a.s.c.SolrCore [c8n_1x3_lf_shard1_replica2] Registered new searcher Searcher@721f0952[c8n_1x3_lf_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 385229 INFO  (qtp2107028259-4026) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1553277295267938304
   [junit4]   2> 385234 INFO  (qtp2107028259-4026) [    ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=3 found=1 timeoutin=9999ms
   [junit4]   2> 385234 WARN  (qtp763359298-3997) [    ] o.a.s.s.IndexSchema [c8n_1x3_lf_shard1_replica1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 385236 INFO  (qtp763359298-3997) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 385241 WARN  (qtp1107850009-3933) [    ] o.a.s.s.IndexSchema [c8n_1x3_lf_shard1_replica3] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 385243 INFO  (qtp1107850009-3933) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 385244 INFO  (qtp763359298-3997) [    ] o.a.s.c.CoreContainer Creating SolrCore 'c8n_1x3_lf_shard1_replica1' using configuration from collection c8n_1x3_lf
   [junit4]   2> 385245 INFO  (qtp763359298-3997) [    ] o.a.s.c.SolrCore [[c8n_1x3_lf_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_7EAF7429462E0E2D-001/shard-2-001/cores/c8n_1x3_lf_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_7EAF7429462E0E2D-001/shard-2-001/cores/c8n_1x3_lf_shard1_replica1/data/]
   [junit4]   2> 385245 INFO  (qtp763359298-3997) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@31722221
   [junit4]   2> 385246 INFO  (qtp763359298-3997) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=67.69140625, floorSegmentMB=0.6064453125, forceMergeDeletesPctAllowed=1.0630357470481044, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 385249 WARN  (qtp763359298-3997) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 385250 INFO  (qtp1107850009-3933) [    ] o.a.s.c.CoreContainer Creating SolrCore 'c8n_1x3_lf_shard1_replica3' using configuration from collection c8n_1x3_lf
   [junit4]   2> 385250 INFO  (qtp1107850009-3933) [    ] o.a.s.c.SolrCore [[c8n_1x3_lf_shard1_replica3] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_7EAF7429462E0E2D-001/control-001/cores/c8n_1x3_lf_shard1_replica3], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_7EAF7429462E0E2D-001/control-001/cores/c8n_1x3_lf_shard1_replica3/data/]
   [junit4]   2> 385252 INFO  (qtp1107850009-3933) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@31722221
   [junit4]   2> 385253 INFO  (qtp1107850009-3933) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=67.69140625, floorSegmentMB=0.6064453125, forceMergeDeletesPctAllowed=1.0630357470481044, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 385256 WARN  (qtp1107850009-3933) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 385256 INFO  (qtp763359298-3997) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 385256 INFO  (qtp763359298-3997) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 385257 INFO  (qtp763359298-3997) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 385257 INFO  (qtp763359298-3997) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 385257 INFO  (qtp763359298-3997) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=46.5537109375, floorSegmentMB=0.6337890625, forceMergeDeletesPctAllowed=5.223516120912546, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 385258 INFO  (qtp763359298-3997) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@38bb2de7[c8n_1x3_lf_shard1_replica1] main]
   [junit4]   2> 385258 INFO  (qtp763359298-3997) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 385259 INFO  (qtp763359298-3997) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 385259 INFO  (qtp763359298-3997) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 385259 INFO  (searcherExecutor-1754-thread-1) [    ] o.a.s.c.SolrCore [c8n_1x3_lf_shard1_replica1] Registered new searcher Searcher@38bb2de7[c8n_1x3_lf_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 385259 INFO  (qtp763359298-3997) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1553277295299395584
   [junit4]   2> 385260 INFO  (qtp1107850009-3933) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 385260 INFO  (qtp1107850009-3933) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 385263 INFO  (qtp1107850009-3933) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 385263 INFO  (qtp1107850009-3933) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 385264 INFO  (qtp1107850009-3933) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=46.5537109375, floorSegmentMB=0.6337890625, forceMergeDeletesPctAllowed=5.223516120912546, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 385264 INFO  (qtp1107850009-3933) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@79e1d311[c8n_1x3_lf_shard1_replica3] main]
   [junit4]   2> 385265 INFO  (qtp1107850009-3933) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 385265 INFO  (qtp1107850009-3933) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 385265 INFO  (qtp1107850009-3933) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 385266 INFO  (searcherExecutor-1755-thread-1) [    ] o.a.s.c.SolrCore [c8n_1x3_lf_shard1_replica3] Registered new searcher Searcher@79e1d311[c8n_1x3_lf_shard1_replica3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 385266 INFO  (qtp1107850009-3933) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1553277295306735616
   [junit4]   2> 385734 INFO  (qtp2107028259-4026) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 385734 INFO  (qtp2107028259-4026) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 385735 INFO  (qtp2107028259-4026) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42583/euzvh/kq/c8n_1x3_lf_shard1_replica2/
   [junit4]   2> 385735 INFO  (qtp2107028259-4026) [    ] o.a.s.u.PeerSync PeerSync: core=c8n_1x3_lf_shard1_replica2 url=http://127.0.0.1:42583/euzvh/kq START replicas=[http://127.0.0.1:39111/euzvh/kq/c8n_1x3_lf_shard1_replica1/, http://127.0.0.1:34242/euzvh/kq/c8n_1x3_lf_shard1_replica3/] nUpdates=100
   [junit4]   2> 385735 INFO  (qtp2107028259-4026) [    ] o.a.s.u.PeerSync PeerSync: core=c8n_1x3_lf_shard1_replica2 url=http://127.0.0.1:42583/euzvh/kq DONE.  We have no versions.  sync failed.
   [junit4]   2> 385737 INFO  (SocketProxy-Acceptor-39111) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=60962,localport=39111], receiveBufferSize:531000
   [junit4]   2> 385737 INFO  (SocketProxy-Acceptor-34242) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=46654,localport=34242], receiveBufferSize:531000
   [junit4]   2> 385738 INFO  (SocketProxy-Acceptor-39111) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=33575,localport=40120], receiveBufferSize=530904
   [junit4]   2> 385738 INFO  (SocketProxy-Acceptor-34242) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=43051,localport=55174], receiveBufferSize=530904
   [junit4]   2> 385740 INFO  (qtp763359298-3999) [    ] o.a.s.c.S.Request [c8n_1x3_lf_shard1_replica1]  webapp=/euzvh/kq path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 385740 INFO  (qtp1107850009-3931) [    ] o.a.s.c.S.Request [c8n_1x3_lf_shard1_replica3]  webapp=/euzvh/kq path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 385740 INFO  (qtp2107028259-4026) [    ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 385740 INFO  (qtp2107028259-4026) [    ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 385744 INFO  (qtp2107028259-4026) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:42583/euzvh/kq/c8n_1x3_lf_shard1_replica2/ shard1
   [junit4]   2> 385894 INFO  (qtp2107028259-4026) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 385896 INFO  (qtp2107028259-4026) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=c8n_1x3_lf_shard1_replica2&action=CREATE&numShards=1&collection=c8n_1x3_lf&shard=shard1&wt=javabin&version=2} status=0 QTime=1787
   [junit4]   2> 386266 INFO  (qtp763359298-3997) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=c8n_1x3_lf_shard1_replica1&action=CREATE&numShards=1&collection=c8n_1x3_lf&shard=shard1&wt=javabin&version=2} status=0 QTime=2157
   [junit4]   2> 386272 INFO  (qtp1107850009-3933) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=c8n_1x3_lf_shard1_replica3&action=CREATE&numShards=1&collection=c8n_1x3_lf&shard=shard1&wt=javabin&version=2} status=0 QTime=2163
   [junit4]   2> 386275 INFO  (qtp435465433-3965) [    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 387276 INFO  (qtp435465433-3965) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=3&maxShardsPerNode=1&name=c8n_1x3_lf&action=CREATE&numShards=1&stateFormat=1&wt=javabin&version=2} status=0 QTime=3281
   [junit4]   2> 387277 INFO  (SocketProxy-Acceptor-42583) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=57858,localport=42583], receiveBufferSize:531000
   [junit4]   2> 387278 INFO  (SocketProxy-Acceptor-42583) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=43741,localport=45510], receiveBufferSize=530904
   [junit4]   2> 387330 INFO  (qtp1107850009-3927) [    ] o.a.s.u.p.LogUpdateProcessorFactory [c8n_1x3_lf_shard1_replica3]  webapp=/euzvh/kq path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42583/euzvh/kq/c8n_1x3_lf_shard1_replica2/&wt=javabin&version=2}{add=[1 (1553277297426956288)]} 0 38
   [junit4]   2> 387330 INFO  (qtp763359298-3995) [    ] o.a.s.u.p.LogUpdateProcessorFactory [c8n_1x3_lf_shard1_replica1]  webapp=/euzvh/kq path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42583/euzvh/kq/c8n_1x3_lf_shard1_replica2/&wt=javabin&version=2}{add=[1 (1553277297426956288)]} 0 38
   [junit4]   2> 387331 INFO  (qtp2107028259-4028) [    ] o.a.s.u.p.LogUpdateProcessorFactory [c8n_1x3_lf_shard1_replica2]  webapp=/euzvh/kq path=/update params={wt=javabin&version=2}{add=[1 (1553277297426956288)]} 0 43
   [junit4]   2> 387331 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Found 3 replicas and leader on 127.0.0.1:42583_euzvh%2Fkq for shard1 in c8n_1x3_lf
   [junit4]   2> 387332 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Took 0.0 ms to see all replicas become active.
   [junit4]   2> 387332 WARN  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.c.SocketProxy Closing 5 connections to: http://127.0.0.1:39111/euzvh/kq, target: http://127.0.0.1:33575/euzvh/kq
   [junit4]   2> 387335 ERROR (updateExecutor-838-thread-1) [    ] o.a.s.u.StreamingSolrClients error
   [junit4]   2> java.net.SocketException: Broken pipe (Write failed)
   [junit4]   2> 	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
   [junit4]   2> 	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:109)
   [junit4]   2> 	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:153)
   [junit4]   2> 	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:126)
   [junit4]   2> 	at org.apache.http.impl.io.SessionOutputBufferImpl.flushBuffer(SessionOutputBufferImpl.java:138)
   [junit4]   2> 	at org.apache.http.impl.io.SessionOutputBufferImpl.flush(SessionOutputBufferImpl.java:146)
   [junit4]   2> 	at org.apache.http.impl.io.ChunkedOutputStream.close(ChunkedOutputStream.java:205)
   [junit4]   2> 	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:159)
   [junit4]   2> 	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:162)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:237)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:122)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:323)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:186)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1161)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(

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

r.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:268)
   [junit4]   2> 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2> 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1161)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 480060 INFO  (zkCallback-835-thread-3) [    ] o.a.s.c.SolrCore [c8n_1x3_lf_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@34128a17
   [junit4]   2> 480060 WARN  (zkCallback-835-thread-3) [    ] o.a.s.c.RecoveryStrategy Stopping recovery for core=[c8n_1x3_lf_shard1_replica1] coreNodeName=[core_node1]
   [junit4]   2> 480075 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@50b26784{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 480076 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6364c8b0{/euzvh/kq,null,UNAVAILABLE}
   [junit4]   2> 480076 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 42583
   [junit4]   2> 480077 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33502 33502
   [junit4]   2> 480091 INFO  (Thread-885) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33502 33502
   [junit4]   2> 480092 WARN  (Thread-885) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf1
   [junit4]   2> 	3	/solr/collections/c8n_1x3_lf/state.json
   [junit4]   2> 	3	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	107	/solr/overseer/collection-queue-work
   [junit4]   2> 	33	/solr/overseer/queue
   [junit4]   2> 	10	/solr/overseer/queue-work
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 480092 WARN  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.c.SocketProxy Closing 13 connections to: http://127.0.0.1:34242/euzvh/kq, target: http://127.0.0.1:43051/euzvh/kq
   [junit4]   2> 480092 WARN  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.c.SocketProxy Closing 5 connections to: http://127.0.0.1:42649/euzvh/kq, target: http://127.0.0.1:44276/euzvh/kq
   [junit4]   2> 480092 WARN  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.c.SocketProxy Closing 0 connections to: http://127.0.0.1:42583/euzvh/kq, target: http://127.0.0.1:43741/euzvh/kq
   [junit4]   2> 480092 WARN  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[7EAF7429462E0E2D]) [    ] o.a.s.c.SocketProxy Closing 1 connections to: http://127.0.0.1:39111/euzvh/kq, target: http://127.0.0.1:33575/euzvh/kq
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=LeaderFailoverAfterPartitionTest -Dtests.method=test -Dtests.seed=7EAF7429462E0E2D -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=zgh -Dtests.timezone=MIT -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE  114s J2 | LeaderFailoverAfterPartitionTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Expected 2 of 3 replicas to be active but only found 1; [core_node3:{"core":"c8n_1x3_lf_shard1_replica3","base_url":"http://127.0.0.1:34242/euzvh/kq","node_name":"127.0.0.1:34242_euzvh%2Fkq","state":"active","leader":"true"}]; clusterState: DocCollection(c8n_1x3_lf//clusterstate.json/30)={
   [junit4]    >   "replicationFactor":"3",
   [junit4]    >   "shards":{"shard1":{
   [junit4]    >       "range":"80000000-7fffffff",
   [junit4]    >       "state":"active",
   [junit4]    >       "replicas":{
   [junit4]    >         "core_node1":{
   [junit4]    >           "state":"down",
   [junit4]    >           "base_url":"http://127.0.0.1:39111/euzvh/kq",
   [junit4]    >           "core":"c8n_1x3_lf_shard1_replica1",
   [junit4]    >           "node_name":"127.0.0.1:39111_euzvh%2Fkq"},
   [junit4]    >         "core_node2":{
   [junit4]    >           "core":"c8n_1x3_lf_shard1_replica2",
   [junit4]    >           "base_url":"http://127.0.0.1:42583/euzvh/kq",
   [junit4]    >           "node_name":"127.0.0.1:42583_euzvh%2Fkq",
   [junit4]    >           "state":"down"},
   [junit4]    >         "core_node3":{
   [junit4]    >           "core":"c8n_1x3_lf_shard1_replica3",
   [junit4]    >           "base_url":"http://127.0.0.1:34242/euzvh/kq",
   [junit4]    >           "node_name":"127.0.0.1:34242_euzvh%2Fkq",
   [junit4]    >           "state":"active",
   [junit4]    >           "leader":"true"}}}},
   [junit4]    >   "router":{"name":"compositeId"},
   [junit4]    >   "maxShardsPerNode":"1",
   [junit4]    >   "autoAddReplicas":"false"}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7EAF7429462E0E2D:F6FB4BF3E8D263D5]:0)
   [junit4]    > 	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:170)
   [junit4]    > 	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:57)
   [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:538)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 480095 INFO  (SUITE-LeaderFailoverAfterPartitionTest-seed#[7EAF7429462E0E2D]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_7EAF7429462E0E2D-001
   [junit4]   2> Dec 09, 2016 9:59:17 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {range_facet_l_dv=PostingsFormat(name=LuceneFixedGap), _version_=BlockTreeOrds(blocksize=128), multiDefault=Lucene50(blocksize=128), a_t=Lucene50(blocksize=128), intDefault=BlockTreeOrds(blocksize=128), id=PostingsFormat(name=LuceneFixedGap), range_facet_i_dv=Lucene50(blocksize=128), text=PostingsFormat(name=MockRandom), range_facet_l=Lucene50(blocksize=128), timestamp=Lucene50(blocksize=128)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), range_facet_i_dv=DocValuesFormat(name=Lucene70), timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1729, maxMBSortInHeap=5.598732180007189, sim=RandomSimilarity(queryNorm=true): {}, locale=zgh, timezone=MIT
   [junit4]   2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=230557968,total=380633088
   [junit4]   2> NOTE: All tests run in this JVM: [SimpleMLTQParserTest, RuleEngineTest, TestSolrQueryResponse, ExplicitHLLTest, SuggesterTSTTest, DistributedSuggestComponentTest, AutoCommitTest, SaslZkACLProviderTest, DocValuesMultiTest, MergeStrategyTest, TestWriterPerf, PrimitiveFieldTypeTest, TestSearcherReuse, OverseerTest, TestMiniSolrCloudCluster, SolrCloudExampleTest, HdfsLockFactoryTest, TestSizeLimitedDistributedMap, TestUninvertingReader, TestDistribDocBasedVersion, TestUtils, TestFastOutputStream, CdcrUpdateLogTest, HdfsBasicDistributedZkTest, TestSolrDeletionPolicy1, TestTolerantSearch, TestOnReconnectListenerSupport, CurrencyFieldXmlFileTest, DateFieldTest, TestLMDirichletSimilarityFactory, TestFieldCacheReopen, ExternalFileFieldSortTest, DebugComponentTest, SuggestComponentTest, DeleteReplicaTest, CoreAdminHandlerTest, SolrCoreCheckLockOnStartupTest, TestIndexingPerformance, TestManagedSynonymFilterFactory, LeaderInitiatedRecoveryOnShardRestartTest, TestLegacyFieldCache, TestXmlQParserPlugin, AnalyticsMergeStrategyTest, TestNamedUpdateProcessors, TestFieldResource, DirectoryFactoryTest, SegmentsInfoRequestHandlerTest, TestGroupingSearch, TestManagedResourceStorage, HardAutoCommitTest, RemoteQueryErrorTest, TestExtendedDismaxParser, FieldMutatingUpdateProcessorTest, LeaderFailoverAfterPartitionTest]
   [junit4] Completed [167/659 (1!)] on J2 in 114.63s, 1 test, 1 failure <<< FAILURES!

[...truncated 52982 lines...]


[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+148) - Build # 18484 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18484/
Java: 32bit/jdk-9-ea+148 -server -XX:+UseParallelGC

30 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestCodecs

Error Message:
Clean up static fields (in @AfterClass?) and null them, your test still has references to classes of which the sizes cannot be measured due to security restrictions or Java 9 module encapsulation:   - private static java.lang.String[] org.apache.lucene.index.TestCodecs.fieldNames

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?) and null them, your test still has references to classes of which the sizes cannot be measured due to security restrictions or Java 9 module encapsulation:
  - private static java.lang.String[] org.apache.lucene.index.TestCodecs.fieldNames
	at __randomizedtesting.SeedInfo.seed([15305BE129154701]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:146)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:367)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.lang.IllegalStateException: Unable to access 'private final byte[] java.lang.String.value' to estimate memory usage
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:129)
	... 10 more
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make field private final byte[] java.lang.String.value accessible: module java.base does not "opens java.lang" to unnamed module @1a36217
	at java.base/jdk.internal.reflect.Reflection.throwInaccessibleObjectException(Reflection.java:427)
	at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:201)
	at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:171)
	at java.base/java.lang.reflect.Field.setAccessible(Field.java:165)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
	at java.base/java.security.AccessController.doPrivileged(Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
	... 13 more


FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestIndexWriterExceptions

Error Message:
Clean up static fields (in @AfterClass?) and null them, your test still has references to classes of which the sizes cannot be measured due to security restrictions or Java 9 module encapsulation:   - private static java.lang.String org.apache.lucene.index.TestIndexWriterExceptions.CRASH_FAIL_MESSAGE

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?) and null them, your test still has references to classes of which the sizes cannot be measured due to security restrictions or Java 9 module encapsulation:
  - private static java.lang.String org.apache.lucene.index.TestIndexWriterExceptions.CRASH_FAIL_MESSAGE
	at __randomizedtesting.SeedInfo.seed([15305BE129154701]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:146)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:367)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.lang.IllegalStateException: Unable to access 'private final byte[] java.lang.String.value' to estimate memory usage
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:129)
	... 10 more
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make field private final byte[] java.lang.String.value accessible: module java.base does not "opens java.lang" to unnamed module @1a36217
	at java.base/jdk.internal.reflect.Reflection.throwInaccessibleObjectException(Reflection.java:427)
	at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:201)
	at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:171)
	at java.base/java.lang.reflect.Field.setAccessible(Field.java:165)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
	at java.base/java.security.AccessController.doPrivileged(Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
	... 13 more


FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestStressIndexing2

Error Message:
Clean up static fields (in @AfterClass?) and null them, your test still has references to classes of which the sizes cannot be measured due to security restrictions or Java 9 module encapsulation:   - static org.apache.lucene.index.Term org.apache.lucene.index.TestStressIndexing2.idTerm

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?) and null them, your test still has references to classes of which the sizes cannot be measured due to security restrictions or Java 9 module encapsulation:
  - static org.apache.lucene.index.Term org.apache.lucene.index.TestStressIndexing2.idTerm
	at __randomizedtesting.SeedInfo.seed([15305BE129154701]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:146)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:367)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.lang.IllegalStateException: Unable to access 'private final byte[] java.lang.String.value' to estimate memory usage
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:129)
	... 10 more
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make field private final byte[] java.lang.String.value accessible: module java.base does not "opens java.lang" to unnamed module @f45be
	at java.base/jdk.internal.reflect.Reflection.throwInaccessibleObjectException(Reflection.java:427)
	at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:201)
	at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:171)
	at java.base/java.lang.reflect.Field.setAccessible(Field.java:165)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
	at java.base/java.security.AccessController.doPrivileged(Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
	... 13 more


FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestThreadedForceMerge

Error Message:
Clean up static fields (in @AfterClass?) and null them, your test still has references to classes of which the sizes cannot be measured due to security restrictions or Java 9 module encapsulation:   - private static org.apache.lucene.analysis.Analyzer org.apache.lucene.index.TestThreadedForceMerge.ANALYZER

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?) and null them, your test still has references to classes of which the sizes cannot be measured due to security restrictions or Java 9 module encapsulation:
  - private static org.apache.lucene.analysis.Analyzer org.apache.lucene.index.TestThreadedForceMerge.ANALYZER
	at __randomizedtesting.SeedInfo.seed([15305BE129154701]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:146)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:367)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.lang.IllegalStateException: Unable to access 'transient java.util.HashMap$Node[] java.util.HashMap.table' to estimate memory usage
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:129)
	... 10 more
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make field transient java.util.HashMap$Node[] java.util.HashMap.table accessible: module java.base does not "opens java.util" to unnamed module @1a36217
	at java.base/jdk.internal.reflect.Reflection.throwInaccessibleObjectException(Reflection.java:427)
	at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:201)
	at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:171)
	at java.base/java.lang.reflect.Field.setAccessible(Field.java:165)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
	at java.base/java.security.AccessController.doPrivileged(Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
	... 13 more


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestApproximationSearchEquivalence

Error Message:
Clean up static fields (in @AfterClass?) and null them, your test still has references to classes of which the sizes cannot be measured due to security restrictions or Java 9 module encapsulation:   - protected static java.lang.String org.apache.lucene.search.SearchEquivalenceTestBase.stopword

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?) and null them, your test still has references to classes of which the sizes cannot be measured due to security restrictions or Java 9 module encapsulation:
  - protected static java.lang.String org.apache.lucene.search.SearchEquivalenceTestBase.stopword
	at __randomizedtesting.SeedInfo.seed([15305BE129154701]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:146)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:367)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.lang.IllegalStateException: Unable to access 'private final byte[] java.lang.String.value' to estimate memory usage
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:129)
	... 10 more
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make field private final byte[] java.lang.String.value accessible: module java.base does not "opens java.lang" to unnamed module @1a36217
	at java.base/jdk.internal.reflect.Reflection.throwInaccessibleObjectException(Reflection.java:427)
	at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:201)
	at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:171)
	at java.base/java.lang.reflect.Field.setAccessible(Field.java:165)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
	at java.base/java.security.AccessController.doPrivileged(Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
	... 13 more


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestBoolean2

Error Message:
Clean up static fields (in @AfterClass?) and null them, your test still has references to classes of which the sizes cannot be measured due to security restrictions or Java 9 module encapsulation:   - private static java.lang.String[] org.apache.lucene.search.TestBoolean2.docFields

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?) and null them, your test still has references to classes of which the sizes cannot be measured due to security restrictions or Java 9 module encapsulation:
  - private static java.lang.String[] org.apache.lucene.search.TestBoolean2.docFields
	at __randomizedtesting.SeedInfo.seed([15305BE129154701]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:146)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:367)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.lang.IllegalStateException: Unable to access 'private final byte[] java.lang.String.value' to estimate memory usage
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:129)
	... 10 more
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make field private final byte[] java.lang.String.value accessible: module java.base does not "opens java.lang" to unnamed module @1a36217
	at java.base/jdk.internal.reflect.Reflection.throwInaccessibleObjectException(Reflection.java:427)
	at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:201)
	at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:171)
	at java.base/java.lang.reflect.Field.setAccessible(Field.java:165)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
	at java.base/java.security.AccessController.doPrivileged(Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
	... 13 more


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestBooleanOr

Error Message:
Clean up static fields (in @AfterClass?) and null them, your test still has references to classes of which the sizes cannot be measured due to security restrictions or Java 9 module encapsulation:   - private static java.lang.String org.apache.lucene.search.TestBooleanOr.FIELD_T   - private static java.lang.String org.apache.lucene.search.TestBooleanOr.FIELD_C

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?) and null them, your test still has references to classes of which the sizes cannot be measured due to security restrictions or Java 9 module encapsulation:
  - private static java.lang.String org.apache.lucene.search.TestBooleanOr.FIELD_T
  - private static java.lang.String org.apache.lucene.search.TestBooleanOr.FIELD_C
	at __randomizedtesting.SeedInfo.seed([15305BE129154701]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:146)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:367)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.lang.IllegalStateException: Unable to access 'private final byte[] java.lang.String.value' to estimate memory usage
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:129)
	... 10 more
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make field private final byte[] java.lang.String.value accessible: module java.base does not "opens java.lang" to unnamed module @1a36217
	at java.base/jdk.internal.reflect.Reflection.throwInaccessibleObjectException(Reflection.java:427)
	at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:201)
	at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:171)
	at java.base/java.lang.reflect.Field.setAccessible(Field.java:165)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
	at java.base/java.security.AccessController.doPrivileged(Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
	... 13 more


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs

Error Message:
Clean up static fields (in @AfterClass?) and null them, your test still has references to classes of which the sizes cannot be measured due to security restrictions or Java 9 module encapsulation:   - public static java.lang.String org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs.EXTRA

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?) and null them, your test still has references to classes of which the sizes cannot be measured due to security restrictions or Java 9 module encapsulation:
  - public static java.lang.String org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs.EXTRA
	at __randomizedtesting.SeedInfo.seed([15305BE129154701]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:146)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:367)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.lang.IllegalStateException: Unable to access 'private final byte[] java.lang.String.value' to estimate memory usage
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:129)
	... 10 more
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make field private final byte[] java.lang.String.value accessible: module java.base does not "opens java.lang" to unnamed module @f45be
	at java.base/jdk.internal.reflect.Reflection.throwInaccessibleObjectException(Reflection.java:427)
	at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:201)
	at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:171)
	at java.base/java.lang.reflect.Field.setAccessible(Field.java:165)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
	at java.base/java.security.AccessController.doPrivileged(Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
	... 13 more


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestSimpleSearchEquivalence

Error Message:
Clean up static fields (in @AfterClass?) and null them, your test still has references to classes of which the sizes cannot be measured due to security restrictions or Java 9 module encapsulation:   - protected static java.lang.String org.apache.lucene.search.SearchEquivalenceTestBase.stopword

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?) and null them, your test still has references to classes of which the sizes cannot be measured due to security restrictions or Java 9 module encapsulation:
  - protected static java.lang.String org.apache.lucene.search.SearchEquivalenceTestBase.stopword
	at __randomizedtesting.SeedInfo.seed([15305BE129154701]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:146)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:367)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.lang.IllegalStateException: Unable to access 'private final byte[] java.lang.String.value' to estimate memory usage
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:129)
	... 10 more
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make field private final byte[] java.lang.String.value accessible: module java.base does not "opens java.lang" to unnamed module @1a36217
	at java.base/jdk.internal.reflect.Reflection.throwInaccessibleObjectException(Reflection.java:427)
	at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:201)
	at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:171)
	at java.base/java.lang.reflect.Field.setAccessible(Field.java:165)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
	at java.base/java.security.AccessController.doPrivileged(Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
	... 13 more


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestSloppyPhraseQuery2

Error Message:
Clean up static fields (in @AfterClass?) and null them, your test still has references to classes of which the sizes cannot be measured due to security restrictions or Java 9 module encapsulation:   - protected static java.lang.String org.apache.lucene.search.SearchEquivalenceTestBase.stopword

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?) and null them, your test still has references to classes of which the sizes cannot be measured due to security restrictions or Java 9 module encapsulation:
  - protected static java.lang.String org.apache.lucene.search.SearchEquivalenceTestBase.stopword
	at __randomizedtesting.SeedInfo.seed([15305BE129154701]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:146)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:367)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.lang.IllegalStateException: Unable to access 'private final byte[] java.lang.String.value' to estimate memory usage
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:129)
	... 10 more
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make field private final byte[] java.lang.String.value accessible: module java.base does not "opens java.lang" to unnamed module @1a36217
	at java.base/jdk.internal.reflect.Reflection.throwInaccessibleObjectException(Reflection.java:427)
	at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:201)
	at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:171)
	at java.base/java.lang.reflect.Field.setAccessible(Field.java:165)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
	at java.base/java.security.AccessController.doPrivileged(Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
	... 13 more


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.similarities.TestSimilarityBase

Error Message:
Clean up static fields (in @AfterClass?) and null them, your test still has references to classes of which the sizes cannot be measured due to security restrictions or Java 9 module encapsulation:   - private static java.lang.String org.apache.lucene.search.similarities.TestSimilarityBase.FIELD_BODY   - private static java.lang.String org.apache.lucene.search.similarities.TestSimilarityBase.FIELD_ID

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?) and null them, your test still has references to classes of which the sizes cannot be measured due to security restrictions or Java 9 module encapsulation:
  - private static java.lang.String org.apache.lucene.search.similarities.TestSimilarityBase.FIELD_BODY
  - private static java.lang.String org.apache.lucene.search.similarities.TestSimilarityBase.FIELD_ID
	at __randomizedtesting.SeedInfo.seed([15305BE129154701]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:146)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:367)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.lang.IllegalStateException: Unable to access 'private final byte[] java.lang.String.value' to estimate memory usage
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:129)
	... 10 more
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make field private final byte[] java.lang.String.value accessible: module java.base does not "opens java.lang" to unnamed module @1a36217
	at java.base/jdk.internal.reflect.Reflection.throwInaccessibleObjectException(Reflection.java:427)
	at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:201)
	at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:171)
	at java.base/java.lang.reflect.Field.setAccessible(Field.java:165)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
	at java.base/java.security.AccessController.doPrivileged(Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
	... 13 more


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.spans.TestSpanSearchEquivalence

Error Message:
Clean up static fields (in @AfterClass?) and null them, your test still has references to classes of which the sizes cannot be measured due to security restrictions or Java 9 module encapsulation:   - protected static java.lang.String org.apache.lucene.search.SearchEquivalenceTestBase.stopword

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?) and null them, your test still has references to classes of which the sizes cannot be measured due to security restrictions or Java 9 module encapsulation:
  - protected static java.lang.String org.apache.lucene.search.SearchEquivalenceTestBase.stopword
	at __randomizedtesting.SeedInfo.seed([15305BE129154701]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:146)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:367)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.lang.IllegalStateException: Unable to access 'private final byte[] java.lang.String.value' to estimate memory usage
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:129)
	... 10 more
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make field private final byte[] java.lang.String.value accessible: module java.base does not "opens java.lang" to unnamed module @d50698
	at java.base/jdk.internal.reflect.Reflection.throwInaccessibleObjectException(Reflection.java:427)
	at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:201)
	at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:171)
	at java.base/java.lang.reflect.Field.setAccessible(Field.java:165)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
	at java.base/java.security.AccessController.doPrivileged(Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
	... 13 more


FAILED:  org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat.testRamBytesUsed

Error Message:
Unable to make field final java.util.Collection java.util.Collections$SynchronizedCollection.c accessible: module java.base does not "opens java.util" to unnamed module @d50698

Stack Trace:
java.lang.reflect.InaccessibleObjectException: Unable to make field final java.util.Collection java.util.Collections$SynchronizedCollection.c accessible: module java.base does not "opens java.util" to unnamed module @d50698
	at __randomizedtesting.SeedInfo.seed([15305BE129154701:E79349A1E36A5857]:0)
	at java.base/jdk.internal.reflect.Reflection.throwInaccessibleObjectException(Reflection.java:427)
	at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:201)
	at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:171)
	at java.base/java.lang.reflect.Field.setAccessible(Field.java:165)
	at org.apache.lucene.util.RamUsageTester.lambda$createCacheEntry$0(RamUsageTester.java:205)
	at java.base/java.security.AccessController.doPrivileged(Native Method)
	at org.apache.lucene.util.RamUsageTester.createCacheEntry(RamUsageTester.java:190)
	at org.apache.lucene.util.RamUsageTester.measureObjectSize(RamUsageTester.java:146)
	at org.apache.lucene.util.RamUsageTester.sizeOf(RamUsageTester.java:68)
	at org.apache.lucene.index.BaseIndexFileFormatTestCase.testRamBytesUsed(BaseIndexFileFormatTestCase.java:274)
	at org.apache.lucene.index.BasePostingsFormatTestCase.testRamBytesUsed(BasePostingsFormatTestCase.java:85)
	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:538)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat.testInvertedWrite

Error Message:
Unable to make field transient java.lang.Object[] java.util.ArrayList.elementData accessible: module java.base does not "opens java.util" to unnamed module @d50698

Stack Trace:
java.lang.reflect.InaccessibleObjectException: Unable to make field transient java.lang.Object[] java.util.ArrayList.elementData accessible: module java.base does not "opens java.util" to unnamed module @d50698
	at __randomizedtesting.SeedInfo.seed([15305BE129154701:C44162A574ECCDD]:0)
	at java.base/jdk.internal.reflect.Reflection.throwInaccessibleObjectException(Reflection.java:427)
	at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:201)
	at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:171)
	at java.base/java.lang.reflect.Field.setAccessible(Field.java:165)
	at org.apache.lucene.util.RamUsageTester.lambda$createCacheEntry$0(RamUsageTester.java:205)
	at java.base/java.security.AccessController.doPrivileged(Native Method)
	at org.apache.lucene.util.RamUsageTester.createCacheEntry(RamUsageTester.java:190)
	at org.apache.lucene.util.RamUsageTester.measureObjectSize(RamUsageTester.java:146)
	at org.apache.lucene.util.RamUsageTester.sizeOf(RamUsageTester.java:68)
	at org.apache.lucene.util.RamUsageTester.sizeOf(RamUsageTester.java:73)
	at org.apache.lucene.index.BasePostingsFormatTestCase.testInvertedWrite(BasePostingsFormatTestCase.java:554)
	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:538)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.testRamBytesUsed

Error Message:
Unable to make field final java.util.Collection java.util.Collections$SynchronizedCollection.c accessible: module java.base does not "opens java.util" to unnamed module @1a36217

Stack Trace:
java.lang.reflect.InaccessibleObjectException: Unable to make field final java.util.Collection java.util.Collections$SynchronizedCollection.c accessible: module java.base does not "opens java.util" to unnamed module @1a36217
	at __randomizedtesting.SeedInfo.seed([15305BE129154701:E79349A1E36A5857]:0)
	at java.base/jdk.internal.reflect.Reflection.throwInaccessibleObjectException(Reflection.java:427)
	at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:201)
	at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:171)
	at java.base/java.lang.reflect.Field.setAccessible(Field.java:165)
	at org.apache.lucene.util.RamUsageTester.lambda$createCacheEntry$0(RamUsageTester.java:205)
	at java.base/java.security.AccessController.doPrivileged(Native Method)
	at org.apache.lucene.util.RamUsageTester.createCacheEntry(RamUsageTester.java:190)
	at org.apache.lucene.util.RamUsageTester.measureObjectSize(RamUsageTester.java:146)
	at org.apache.lucene.util.RamUsageTester.sizeOf(RamUsageTester.java:68)
	at org.apache.lucene.index.BaseIndexFileFormatTestCase.testRamBytesUsed(BaseIndexFileFormatTestCase.java:274)
	at org.apache.lucene.index.BaseCompoundFormatTestCase.testRamBytesUsed(BaseCompoundFormatTestCase.java:52)
	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:538)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.lucene.codecs.lucene50.TestLucene50StoredFieldsFormat.testRamBytesUsed

Error Message:
Unable to make field final java.util.Collection java.util.Collections$SynchronizedCollection.c accessible: module java.base does not "opens java.util" to unnamed module @f45be

Stack Trace:
java.lang.reflect.InaccessibleObjectException: Unable to make field final java.util.Collection java.util.Collections$SynchronizedCollection.c accessible: module java.base does not "opens java.util" to unnamed module @f45be
	at __randomizedtesting.SeedInfo.seed([15305BE129154701:E79349A1E36A5857]:0)
	at java.base/jdk.internal.reflect.Reflection.throwInaccessibleObjectException(Reflection.java:427)
	at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:201)
	at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:171)
	at java.base/java.lang.reflect.Field.setAccessible(Field.java:165)
	at org.apache.lucene.util.RamUsageTester.lambda$createCacheEntry$0(RamUsageTester.java:205)
	at java.base/java.security.AccessController.doPrivileged(Native Method)
	at org.apache.lucene.util.RamUsageTester.createCacheEntry(RamUsageTester.java:190)
	at org.apache.lucene.util.RamUsageTester.measureObjectSize(RamUsageTester.java:146)
	at org.apache.lucene.util.RamUsageTester.sizeOf(RamUsageTester.java:68)
	at org.apache.lucene.index.BaseIndexFileFormatTestCase.testRamBytesUsed(BaseIndexFileFormatTestCase.java:274)
	at org.apache.lucene.index.BaseStoredFieldsFormatTestCase.testRamBytesUsed(BaseStoredFieldsFormatTestCase.java:66)
	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:538)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.lucene.codecs.lucene50.TestLucene50StoredFieldsFormatHighCompression.testRamBytesUsed

Error Message:
Unable to make field final java.util.Collection java.util.Collections$SynchronizedCollection.c accessible: module java.base does not "opens java.util" to unnamed module @f45be

Stack Trace:
java.lang.reflect.InaccessibleObjectException: Unable to make field final java.util.Collection java.util.Collections$SynchronizedCollection.c accessible: module java.base does not "opens java.util" to unnamed module @f45be
	at __randomizedtesting.SeedInfo.seed([15305BE129154701:E79349A1E36A5857]:0)
	at java.base/jdk.internal.reflect.Reflection.throwInaccessibleObjectException(Reflection.java:427)
	at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:201)
	at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:171)
	at java.base/java.lang.reflect.Field.setAccessible(Field.java:165)
	at org.apache.lucene.util.RamUsageTester.lambda$createCacheEntry$0(RamUsageTester.java:205)
	at java.base/java.security.AccessController.doPrivileged(Native Method)
	at org.apache.lucene.util.RamUsageTester.createCacheEntry(RamUsageTester.java:190)
	at org.apache.lucene.util.RamUsageTester.measureObjectSize(RamUsageTester.java:146)
	at org.apache.lucene.util.RamUsageTester.sizeOf(RamUsageTester.java:68)
	at org.apache.lucene.index.BaseIndexFileFormatTestCase.testRamBytesUsed(BaseIndexFileFormatTestCase.java:274)
	at org.apache.lucene.index.BaseStoredFieldsFormatTestCase.testRamBytesUsed(BaseStoredFieldsFormatTestCase.java:66)
	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:538)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.lucene.codecs.lucene50.TestLucene50TermVectorsFormat.testRamBytesUsed

Error Message:
Unable to make field final java.util.Collection java.util.Collections$SynchronizedCollection.c accessible: module java.base does not "opens java.util" to unnamed module @1a36217

Stack Trace:
java.lang.reflect.InaccessibleObjectException: Unable to make field final java.util.Collection java.util.Collections$SynchronizedCollection.c accessible: module java.base does not "opens java.util" to unnamed module @1a36217
	at __randomizedtesting.SeedInfo.seed([15305BE129154701:E79349A1E36A5857]:0)
	at java.base/jdk.internal.reflect.Reflection.throwInaccessibleObjectException(Reflection.java:427)
	at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:201)
	at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:171)
	at java.base/java.lang.reflect.Field.setAccessible(Field.java:165)
	at org.apache.lucene.util.RamUsageTester.lambda$createCacheEntry$0(RamUsageTester.java:205)
	at java.base/java.security.AccessController.doPrivileged(Native Method)
	at org.apache.lucene.util.RamUsageTester.createCacheEntry(RamUsageTester.java:190)
	at org.apache.lucene.util.RamUsageTester.measureObjectSize(RamUsageTester.java:146)
	at org.apache.lucene.util.RamUsageTester.sizeOf(RamUsageTester.java:68)
	at org.apache.lucene.index.BaseIndexFileFormatTestCase.testRamBytesUsed(BaseIndexFileFormatTestCase.java:274)
	at org.apache.lucene.index.BaseTermVectorsFormatTestCase.testRamBytesUsed(BaseTermVectorsFormatTestCase.java:71)
	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:538)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.lucene.codecs.lucene60.TestLucene60PointsFormat.testRamBytesUsed

Error Message:
Unable to make field final java.util.Collection java.util.Collections$SynchronizedCollection.c accessible: module java.base does not "opens java.util" to unnamed module @1a36217

Stack Trace:
java.lang.reflect.InaccessibleObjectException: Unable to make field final java.util.Collection java.util.Collections$SynchronizedCollection.c accessible: module java.base does not "opens java.util" to unnamed module @1a36217
	at __randomizedtesting.SeedInfo.seed([15305BE129154701:E79349A1E36A5857]:0)
	at java.base/jdk.internal.reflect.Reflection.throwInaccessibleObjectException(Reflection.java:427)
	at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:201)
	at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:171)
	at java.base/java.lang.reflect.Field.setAccessible(Field.java:165)
	at org.apache.lucene.util.RamUsageTester.lambda$createCacheEntry$0(RamUsageTester.java:205)
	at java.base/java.security.AccessController.doPrivileged(Native Method)
	at org.apache.lucene.util.RamUsageTester.createCacheEntry(RamUsageTester.java:190)
	at org.apache.lucene.util.RamUsageTester.measureObjectSize(RamUsageTester.java:146)
	at org.apache.lucene.util.RamUsageTester.sizeOf(RamUsageTester.java:68)
	at org.apache.lucene.index.BaseIndexFileFormatTestCase.testRamBytesUsed(BaseIndexFileFormatTestCase.java:274)
	at org.apache.lucene.index.BasePointsFormatTestCase.testRamBytesUsed(BasePointsFormatTestCase.java:56)
	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:538)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.lucene.codecs.lucene70.TestLucene70DocValuesFormat.testRamBytesUsed

Error Message:
Unable to make field final java.util.Collection java.util.Collections$SynchronizedCollection.c accessible: module java.base does not "opens java.util" to unnamed module @d50698

Stack Trace:
java.lang.reflect.InaccessibleObjectException: Unable to make field final java.util.Collection java.util.Collections$SynchronizedCollection.c accessible: module java.base does not "opens java.util" to unnamed module @d50698
	at __randomizedtesting.SeedInfo.seed([15305BE129154701:E79349A1E36A5857]:0)
	at java.base/jdk.internal.reflect.Reflection.throwInaccessibleObjectException(Reflection.java:427)
	at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:201)
	at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:171)
	at java.base/java.lang.reflect.Field.setAccessible(Field.java:165)
	at org.apache.lucene.util.RamUsageTester.lambda$createCacheEntry$0(RamUsageTester.java:205)
	at java.base/java.security.AccessController.doPrivileged(Native Method)
	at org.apache.lucene.util.RamUsageTester.createCacheEntry(RamUsageTester.java:190)
	at org.apache.lucene.util.RamUsageTester.measureObjectSize(RamUsageTester.java:146)
	at org.apache.lucene.util.RamUsageTester.sizeOf(RamUsageTester.java:68)
	at org.apache.lucene.index.BaseIndexFileFormatTestCase.testRamBytesUsed(BaseIndexFileFormatTestCase.java:274)
	at org.apache.lucene.index.BaseDocValuesFormatTestCase.testRamBytesUsed(BaseDocValuesFormatTestCase.java:82)
	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:538)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.lucene.codecs.lucene70.TestLucene70NormsFormat.testRamBytesUsed

Error Message:
Unable to make field final java.util.Collection java.util.Collections$SynchronizedCollection.c accessible: module java.base does not "opens java.util" to unnamed module @1a36217

Stack Trace:
java.lang.reflect.InaccessibleObjectException: Unable to make field final java.util.Collection java.util.Collections$SynchronizedCollection.c accessible: module java.base does not "opens java.util" to unnamed module @1a36217
	at __randomizedtesting.SeedInfo.seed([15305BE129154701:E79349A1E36A5857]:0)
	at java.base/jdk.internal.reflect.Reflection.throwInaccessibleObjectException(Reflection.java:427)
	at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:201)
	at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:171)
	at java.base/java.lang.reflect.Field.setAccessible(Field.java:165)
	at org.apache.lucene.util.RamUsageTester.lambda$createCacheEntry$0(RamUsageTester.java:205)
	at java.base/java.security.AccessController.doPrivileged(Native Method)
	at org.apache.lucene.util.RamUsageTester.createCacheEntry(RamUsageTester.java:190)
	at org.apache.lucene.util.RamUsageTester.measureObjectSize(RamUsageTester.java:146)
	at org.apache.lucene.util.RamUsageTester.sizeOf(RamUsageTester.java:68)
	at org.apache.lucene.index.BaseIndexFileFormatTestCase.testRamBytesUsed(BaseIndexFileFormatTestCase.java:274)
	at org.apache.lucene.index.BaseNormsFormatTestCase.testRamBytesUsed(BaseNormsFormatTestCase.java:52)
	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:538)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.lucene.codecs.perfield.TestPerFieldDocValuesFormat.testRamBytesUsed

Error Message:
Unable to make field final java.util.Collection java.util.Collections$SynchronizedCollection.c accessible: module java.base does not "opens java.util" to unnamed module @f45be

Stack Trace:
java.lang.reflect.InaccessibleObjectException: Unable to make field final java.util.Collection java.util.Collections$SynchronizedCollection.c accessible: module java.base does not "opens java.util" to unnamed module @f45be
	at __randomizedtesting.SeedInfo.seed([15305BE129154701:E79349A1E36A5857]:0)
	at java.base/jdk.internal.reflect.Reflection.throwInaccessibleObjectException(Reflection.java:427)
	at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:201)
	at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:171)
	at java.base/java.lang.reflect.Field.setAccessible(Field.java:165)
	at org.apache.lucene.util.RamUsageTester.lambda$createCacheEntry$0(RamUsageTester.java:205)
	at java.base/java.security.AccessController.doPrivileged(Native Method)
	at org.apache.lucene.util.RamUsageTester.createCacheEntry(RamUsageTester.java:190)
	at org.apache.lucene.util.RamUsageTester.measureObjectSize(RamUsageTester.java:146)
	at org.apache.lucene.util.RamUsageTester.sizeOf(RamUsageTester.java:68)
	at org.apache.lucene.index.BaseIndexFileFormatTestCase.testRamBytesUsed(BaseIndexFileFormatTestCase.java:274)
	at org.apache.lucene.index.BaseDocValuesFormatTestCase.testRamBytesUsed(BaseDocValuesFormatTestCase.java:82)
	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:538)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.Ran

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

tPhraseQuery, TestFieldsReader, TestOmitNorms, TestBytesRefArray, TestDocumentsWriterDeleteQueue, TestFilterSpans, TestLongPostings, TestTieredMergePolicy, TestReusableStringReader, TestInPlaceMergeSorter, TestStressAdvance, TestRollback, TestMatchNoDocsQuery, TestStressIndexing2, TestSegmentTermEnum, TestIntroSorter, TestHugeRamFile, TestCheckIndex, TestIndexWriterUnicode, TestCharTermAttributeImpl, TestFixedBitSet, TestDuelingCodecs, TestIndexWriterMaxDocs, TestPerFieldDocValuesFormat, TestRecyclingIntBlockAllocator, TestStressDeletes, TestNotDocIdSet, TestSingleInstanceLockFactory, TestPagedBytes, TestDocIdsWriter, TestSPIClassIterator, TestByteSlices, TestSumDocFreq, TestFilterDirectoryReader, TestSameTokenSamePosition, TestBufferedChecksum, TestIndexWriterDeleteByQuery, TestUpgradeIndexMergePolicy, TestSimpleExplanationsWithFillerDocs, TestSpanOrQuery, TestMultiFields, TestAutomatonQueryUnicode, TestTermdocPerf, TestMultiPhraseEnum, TestDisjunctionMaxQuery, TestSortRandom, TestBooleanScorer, TestTermQuery, TestAssertions, TestSpanExplanationsOfNonMatches, TestBlendedTermQuery, TestMixedCodecs, TestVersion, TestOrdinalMap, TestIndexWriterDelete, TestNamedSPILoader, TestLucene60FieldInfoFormat, TestMultiTermQueryRewrites, Test2BDocs, TestSmallFloat, TestPositiveScoresOnlyCollector, TestStressNRT, TestByteArrayDataInput, TestElevationComparator, TestBytesRefAttImpl, TestBlockPostingsFormat3, TestAllFilesHaveCodecHeader, TestMmapDirectory, TestIndexFileDeleter, TestFlushByRamOrCountsPolicy, TestStandardAnalyzer, TestConcurrentMergeScheduler, TestDocumentsWriterStallControl, TestTermsEnum, TestDocument, TestTermScorer, TestWildcardRandom, TestPrefixRandom, TestParallelTermEnum, TestSubScorerFreqs, TestConjunctions, TestPositionIncrement, TestDateSort, TestSimilarity, TestVirtualMethod, TestRollingBuffer, TestSimilarityProvider, TestSetOnce, TestFilterLeafReader, TestSearch, TestFilterIterator, TestDateTools, TestCharsRef, TestPriorityQueue, Test2BPostings, TestCachingCollector, TestBinaryDocument, TestRamUsageEstimator, TestSpanFirstQuery, TestIsCurrent, TestPhrasePrefixQuery, TestByteBlockPool, TestTwoPhaseCommitTool, TestCloseableThreadLocal, MultiCollectorTest, TestScoreCachingWrappingScorer, TestIndexCommit, Test2BTerms, Test2BBinaryDocValues, TestCharArrayMap, TestCharacterUtils, TestCodecUtil, TestLucene50StoredFieldsFormatHighCompression, TestLucene62SegmentInfoFormat, TestIndexedDISI, TestFieldType, TestGeoEncodingUtils, TestGeoUtils, Test2BPoints, Test2BSortedDocValuesFixedSorted, Test2BSortedDocValuesOrds, TestAllFilesDetectTruncation, TestBinaryDocValuesUpdates, TestIndexWriterExceptions2, TestIndexWriterThreadsToSegments, TestLogMergePolicy, TestMergePolicyWrapper, TestMergeRateLimiter, TestMixedDocValuesUpdates, TestPointValues, TestEarlyTermination, TestFilterWeight, TestLRUQueryCache]
   [junit4] Completed [396/438 (25!)] on J1 in 3.86s, 18 tests, 1 failure, 3 errors <<< FAILURES!

[...truncated 172 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:765: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:709: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build.xml:50: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/core/build.xml:201: groovy.lang.MissingMethodException: No signature of method: static java.lang.System.clearProperty() is applicable for argument types: (java.lang.String) values: [lockverifyserver.port]
Possible solutions: hasProperty(java.lang.String)
	at groovy.lang.MetaClassImpl.invokeStaticMissingMethod(MetaClassImpl.java:1500)
	at groovy.lang.MetaClassImpl.invokeStaticMethod(MetaClassImpl.java:1486)
	at org.codehaus.groovy.runtime.callsite.StaticMetaClassSite.call(StaticMetaClassSite.java:53)
	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:48)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:113)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125)
	at embedded_script_in__home_jenkins_workspace_Lucene_Solr_master_Linux_lucene_core_build_dot_xml.run(embedded_script_in__home_jenkins_workspace_Lucene_Solr_master_Linux_lucene_core_build_dot_xml:1)
	at groovy.lang.GroovyShell.runScriptOrMainOrTestOrRunnable(GroovyShell.java:263)
	at groovy.lang.GroovyShell.run(GroovyShell.java:518)
	at groovy.lang.GroovyShell.run(GroovyShell.java:497)
	at org.codehaus.groovy.ant.Groovy.parseAndRunScript(Groovy.java:512)
	at org.codehaus.groovy.ant.Groovy.execGroovy(Groovy.java:448)
	at org.codehaus.groovy.ant.Groovy.execute(Groovy.java:313)
	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
	at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:538)
	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
	at org.apache.tools.ant.Task.perform(Task.java:348)
	at org.apache.tools.ant.Target.execute(Target.java:390)
	at org.apache.tools.ant.Target.performTasks(Target.java:411)
	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)
	at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)
	at org.apache.tools.ant.Project.executeTargets(Project.java:1251)
	at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442)
	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
	at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:538)
	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
	at org.apache.tools.ant.Task.perform(Task.java:348)
	at org.apache.tools.ant.Target.execute(Target.java:390)
	at org.apache.tools.ant.Target.performTasks(Target.java:411)
	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)
	at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)
	at org.apache.tools.ant.Project.executeTargets(Project.java:1251)
	at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442)
	at org.apache.tools.ant.taskdefs.SubAnt.execute(SubAnt.java:302)
	at org.apache.tools.ant.taskdefs.SubAnt.execute(SubAnt.java:221)
	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
	at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:538)
	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
	at org.apache.tools.ant.Task.perform(Task.java:348)
	at org.apache.tools.ant.Target.execute(Target.java:390)
	at org.apache.tools.ant.Target.performTasks(Target.java:411)
	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)
	at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)
	at org.apache.tools.ant.Project.executeTargets(Project.java:1251)
	at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442)
	at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105)
	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
	at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:538)
	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
	at org.apache.tools.ant.Task.perform(Task.java:348)
	at org.apache.tools.ant.Target.execute(Target.java:390)
	at org.apache.tools.ant.Target.performTasks(Target.java:411)
	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)
	at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)
	at org.apache.tools.ant.Project.executeTargets(Project.java:1251)
	at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442)
	at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105)
	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
	at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:538)
	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
	at org.apache.tools.ant.Task.perform(Task.java:348)
	at org.apache.tools.ant.Target.execute(Target.java:390)
	at org.apache.tools.ant.Target.performTasks(Target.java:411)
	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)
	at org.apache.tools.ant.Project.executeTarget(Project.java:1368)
	at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
	at org.apache.tools.ant.Project.executeTargets(Project.java:1251)
	at org.apache.tools.ant.Main.runBuild(Main.java:809)
	at org.apache.tools.ant.Main.startAnt(Main.java:217)
	at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280)
	at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109)

Total time: 8 minutes 18 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any