Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2594/
Java: 64bit/jdk1.8.0_112 -XX:+UseCompressedOops -XX:+UseSerialGC

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

Error Message:
Shard a1x2_shard1_replica2 received all 10 requests

Stack Trace:
java.lang.AssertionError: Shard a1x2_shard1_replica2 received all 10 requests
        at 
__randomizedtesting.SeedInfo.seed([2FF1FA799810DDA9:A7A5C5A336ECB051]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.TestRandomRequestDistribution.testRequestTracking(TestRandomRequestDistribution.java:121)
        at 
org.apache.solr.cloud.TestRandomRequestDistribution.test(TestRandomRequestDistribution.java:65)
        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:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        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 12351 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestRandomRequestDistribution
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_2FF1FA799810DDA9-001/init-core-data-001
   [junit4]   2> 1799313 WARN  
(SUITE-TestRandomRequestDistribution-seed#[2FF1FA799810DDA9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=28 numCloses=28
   [junit4]   2> 1799314 INFO  
(SUITE-TestRandomRequestDistribution-seed#[2FF1FA799810DDA9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 1799314 INFO  
(SUITE-TestRandomRequestDistribution-seed#[2FF1FA799810DDA9]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1799316 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1799316 INFO  (Thread-3535) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1799316 INFO  (Thread-3535) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1799416 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:43185
   [junit4]   2> 1799422 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1799423 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1799424 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1799424 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1799425 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1799425 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1799427 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1799427 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1799428 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1799428 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1799429 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1799496 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_2FF1FA799810DDA9-001/control-001/cores/collection1
   [junit4]   2> 1799499 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1799499 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2a35ed20{/,null,AVAILABLE}
   [junit4]   2> 1799501 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5601d473{HTTP/1.1,[http/1.1]}{127.0.0.1:39866}
   [junit4]   2> 1799501 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.e.j.s.Server Started @1801844ms
   [junit4]   2> 1799501 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_2FF1FA799810DDA9-001/tempDir-001/control/data,
 hostContext=/, hostPort=39866, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_2FF1FA799810DDA9-001/control-001/cores}
   [junit4]   2> 1799502 ERROR 
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1799502 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.0
   [junit4]   2> 1799502 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1799502 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1799502 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-05T07:39:49.400Z
   [junit4]   2> 1799504 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1799504 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_2FF1FA799810DDA9-001/control-001/solr.xml
   [junit4]   2> 1799508 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1799508 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43185/solr
   [junit4]   2> 1799518 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) 
[n:127.0.0.1:39866_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:39866_
   [junit4]   2> 1799518 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) 
[n:127.0.0.1:39866_    ] o.a.s.c.Overseer Overseer 
(id=97229339965194244-127.0.0.1:39866_-n_0000000000) starting
   [junit4]   2> 1799521 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) 
[n:127.0.0.1:39866_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39866_
   [junit4]   2> 1799523 INFO  
(zkCallback-2245-thread-1-processing-n:127.0.0.1:39866_) [n:127.0.0.1:39866_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1799592 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) 
[n:127.0.0.1:39866_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_2FF1FA799810DDA9-001/control-001/cores
   [junit4]   2> 1799592 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) 
[n:127.0.0.1:39866_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1799595 INFO  
(OverseerStateUpdate-97229339965194244-127.0.0.1:39866_-n_0000000000) 
[n:127.0.0.1:39866_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 1800603 INFO  
(coreLoadExecutor-6954-thread-1-processing-n:127.0.0.1:39866_) 
[n:127.0.0.1:39866_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1800612 INFO  
(coreLoadExecutor-6954-thread-1-processing-n:127.0.0.1:39866_) 
[n:127.0.0.1:39866_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1800679 WARN  
(coreLoadExecutor-6954-thread-1-processing-n:127.0.0.1:39866_) 
[n:127.0.0.1:39866_ 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> 1800681 INFO  
(coreLoadExecutor-6954-thread-1-processing-n:127.0.0.1:39866_) 
[n:127.0.0.1:39866_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1800688 INFO  
(coreLoadExecutor-6954-thread-1-processing-n:127.0.0.1:39866_) 
[n:127.0.0.1:39866_ c:control_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
control_collection
   [junit4]   2> 1800688 INFO  
(coreLoadExecutor-6954-thread-1-processing-n:127.0.0.1:39866_) 
[n:127.0.0.1:39866_ c:control_collection   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_2FF1FA799810DDA9-001/control-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_2FF1FA799810DDA9-001/control-001/cores/collection1/data/]
   [junit4]   2> 1800688 INFO  
(coreLoadExecutor-6954-thread-1-processing-n:127.0.0.1:39866_) 
[n:127.0.0.1:39866_ c:control_collection   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5209b55f
   [junit4]   2> 1800689 INFO  
(coreLoadExecutor-6954-thread-1-processing-n:127.0.0.1:39866_) 
[n:127.0.0.1:39866_ c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=29, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=44.6591796875, 
floorSegmentMB=1.6240234375, forceMergeDeletesPctAllowed=8.2533278415263, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=1.30078125, 
noCFSRatio=0.7696443969122262
   [junit4]   2> 1800692 WARN  
(coreLoadExecutor-6954-thread-1-processing-n:127.0.0.1:39866_) 
[n:127.0.0.1:39866_ c:control_collection   x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1800700 INFO  
(coreLoadExecutor-6954-thread-1-processing-n:127.0.0.1:39866_) 
[n:127.0.0.1:39866_ c:control_collection   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1800700 INFO  
(coreLoadExecutor-6954-thread-1-processing-n:127.0.0.1:39866_) 
[n:127.0.0.1:39866_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1800701 INFO  
(coreLoadExecutor-6954-thread-1-processing-n:127.0.0.1:39866_) 
[n:127.0.0.1:39866_ c:control_collection   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1800701 INFO  
(coreLoadExecutor-6954-thread-1-processing-n:127.0.0.1:39866_) 
[n:127.0.0.1:39866_ c:control_collection   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1800701 INFO  
(coreLoadExecutor-6954-thread-1-processing-n:127.0.0.1:39866_) 
[n:127.0.0.1:39866_ c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1800701 INFO  
(coreLoadExecutor-6954-thread-1-processing-n:127.0.0.1:39866_) 
[n:127.0.0.1:39866_ c:control_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@40bb54ff[collection1] main]
   [junit4]   2> 1800702 INFO  
(coreLoadExecutor-6954-thread-1-processing-n:127.0.0.1:39866_) 
[n:127.0.0.1:39866_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1800702 INFO  
(coreLoadExecutor-6954-thread-1-processing-n:127.0.0.1:39866_) 
[n:127.0.0.1:39866_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1800702 INFO  
(coreLoadExecutor-6954-thread-1-processing-n:127.0.0.1:39866_) 
[n:127.0.0.1:39866_ c:control_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1800703 INFO  
(searcherExecutor-6955-thread-1-processing-n:127.0.0.1:39866_ x:collection1 
c:control_collection) [n:127.0.0.1:39866_ c:control_collection   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@40bb54ff[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1800703 INFO  
(coreLoadExecutor-6954-thread-1-processing-n:127.0.0.1:39866_) 
[n:127.0.0.1:39866_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1555669440896434176
   [junit4]   2> 1800706 INFO  
(coreZkRegister-6947-thread-1-processing-n:127.0.0.1:39866_ x:collection1 
c:control_collection) [n:127.0.0.1:39866_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 1800706 INFO  
(coreZkRegister-6947-thread-1-processing-n:127.0.0.1:39866_ x:collection1 
c:control_collection) [n:127.0.0.1:39866_ 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> 1800706 INFO  
(coreZkRegister-6947-thread-1-processing-n:127.0.0.1:39866_ x:collection1 
c:control_collection) [n:127.0.0.1:39866_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:39866/collection1/
   [junit4]   2> 1800707 INFO  
(coreZkRegister-6947-thread-1-processing-n:127.0.0.1:39866_ x:collection1 
c:control_collection) [n:127.0.0.1:39866_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 1800707 INFO  
(coreZkRegister-6947-thread-1-processing-n:127.0.0.1:39866_ x:collection1 
c:control_collection) [n:127.0.0.1:39866_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:39866/collection1/ has no replicas
   [junit4]   2> 1800708 INFO  
(coreZkRegister-6947-thread-1-processing-n:127.0.0.1:39866_ x:collection1 
c:control_collection) [n:127.0.0.1:39866_ 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:39866/collection1/ shard1
   [junit4]   2> 1800859 INFO  
(coreZkRegister-6947-thread-1-processing-n:127.0.0.1:39866_ x:collection1 
c:control_collection) [n:127.0.0.1:39866_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 1801107 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1801107 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43185/solr ready
   [junit4]   2> 1801107 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1801107 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1801173 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_2FF1FA799810DDA9-001/shard-1-001/cores/collection1
   [junit4]   2> 1801174 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_2FF1FA799810DDA9-001/shard-1-001
   [junit4]   2> 1801174 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1801175 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@53f5e3a8{/,null,AVAILABLE}
   [junit4]   2> 1801175 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1480635{HTTP/1.1,[http/1.1]}{127.0.0.1:36697}
   [junit4]   2> 1801176 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.e.j.s.Server Started @1803518ms
   [junit4]   2> 1801176 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_2FF1FA799810DDA9-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=36697, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_2FF1FA799810DDA9-001/shard-1-001/cores}
   [junit4]   2> 1801176 ERROR 
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1801176 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.0
   [junit4]   2> 1801176 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1801176 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1801176 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-05T07:39:51.074Z
   [junit4]   2> 1801179 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1801179 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_2FF1FA799810DDA9-001/shard-1-001/solr.xml
   [junit4]   2> 1801183 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1801184 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43185/solr
   [junit4]   2> 1801189 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) 
[n:127.0.0.1:36697_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1801191 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) 
[n:127.0.0.1:36697_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36697_
   [junit4]   2> 1801192 INFO  
(zkCallback-2245-thread-2-processing-n:127.0.0.1:39866_) [n:127.0.0.1:39866_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1801192 INFO  (zkCallback-2249-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1801193 INFO  
(zkCallback-2255-thread-1-processing-n:127.0.0.1:36697_) [n:127.0.0.1:36697_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1801294 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) 
[n:127.0.0.1:36697_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_2FF1FA799810DDA9-001/shard-1-001/cores
   [junit4]   2> 1801294 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) 
[n:127.0.0.1:36697_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1801295 INFO  
(OverseerStateUpdate-97229339965194244-127.0.0.1:39866_-n_0000000000) 
[n:127.0.0.1:39866_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard2
   [junit4]   2> 1801396 WARN  
(OverseerStateUpdate-97229339965194244-127.0.0.1:39866_-n_0000000000) 
[n:127.0.0.1:39866_    ] o.a.s.c.Overseer Bad version writing to ZK using 
compare-and-set, will force refresh cluster state: KeeperErrorCode = BadVersion 
for /collections/collection1/state.json
   [junit4]   2> 1801398 INFO  
(zkCallback-2255-thread-1-processing-n:127.0.0.1:36697_) [n:127.0.0.1:36697_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1801399 INFO  
(OverseerStateUpdate-97229339965194244-127.0.0.1:39866_-n_0000000000) 
[n:127.0.0.1:39866_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard2
   [junit4]   2> 1801399 INFO  
(zkCallback-2255-thread-1-processing-n:127.0.0.1:36697_) [n:127.0.0.1:36697_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1802302 INFO  
(coreLoadExecutor-6965-thread-1-processing-n:127.0.0.1:36697_) 
[n:127.0.0.1:36697_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.4.0
   [junit4]   2> 1802313 INFO  
(coreLoadExecutor-6965-thread-1-processing-n:127.0.0.1:36697_) 
[n:127.0.0.1:36697_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1802387 WARN  
(coreLoadExecutor-6965-thread-1-processing-n:127.0.0.1:36697_) 
[n:127.0.0.1:36697_ 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> 1802388 INFO  
(coreLoadExecutor-6965-thread-1-processing-n:127.0.0.1:36697_) 
[n:127.0.0.1:36697_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 1802395 INFO  
(coreLoadExecutor-6965-thread-1-processing-n:127.0.0.1:36697_) 
[n:127.0.0.1:36697_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1802395 INFO  
(coreLoadExecutor-6965-thread-1-processing-n:127.0.0.1:36697_) 
[n:127.0.0.1:36697_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_2FF1FA799810DDA9-001/shard-1-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_2FF1FA799810DDA9-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 1802395 INFO  
(coreLoadExecutor-6965-thread-1-processing-n:127.0.0.1:36697_) 
[n:127.0.0.1:36697_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5209b55f
   [junit4]   2> 1802396 INFO  
(coreLoadExecutor-6965-thread-1-processing-n:127.0.0.1:36697_) 
[n:127.0.0.1:36697_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=14, 
maxMergedSegmentMB=44.6591796875, floorSegmentMB=1.6240234375, 
forceMergeDeletesPctAllowed=8.2533278415263, segmentsPerTier=25.0, 
maxCFSSegmentSizeMB=1.30078125, noCFSRatio=0.7696443969122262
   [junit4]   2> 1802399 WARN  
(coreLoadExecutor-6965-thread-1-processing-n:127.0.0.1:36697_) 
[n:127.0.0.1:36697_ c:collection1   x:collection1] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1802408 INFO  
(coreLoadExecutor-6965-thread-1-processing-n:127.0.0.1:36697_) 
[n:127.0.0.1:36697_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1802408 INFO  
(coreLoadExecutor-6965-thread-1-processing-n:127.0.0.1:36697_) 
[n:127.0.0.1:36697_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1802408 INFO  
(coreLoadExecutor-6965-thread-1-processing-n:127.0.0.1:36697_) 
[n:127.0.0.1:36697_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1802408 INFO  
(coreLoadExecutor-6965-thread-1-processing-n:127.0.0.1:36697_) 
[n:127.0.0.1:36697_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1802409 INFO  
(coreLoadExecutor-6965-thread-1-processing-n:127.0.0.1:36697_) 
[n:127.0.0.1:36697_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1802409 INFO  
(coreLoadExecutor-6965-thread-1-processing-n:127.0.0.1:36697_) 
[n:127.0.0.1:36697_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@6f200a68[collection1] main]
   [junit4]   2> 1802410 INFO  
(coreLoadExecutor-6965-thread-1-processing-n:127.0.0.1:36697_) 
[n:127.0.0.1:36697_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1802410 INFO  
(coreLoadExecutor-6965-thread-1-processing-n:127.0.0.1:36697_) 
[n:127.0.0.1:36697_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1802410 INFO  
(coreLoadExecutor-6965-thread-1-processing-n:127.0.0.1:36697_) 
[n:127.0.0.1:36697_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1802410 INFO  
(searcherExecutor-6966-thread-1-processing-n:127.0.0.1:36697_ x:collection1 
c:collection1) [n:127.0.0.1:36697_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6f200a68[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1802411 INFO  
(coreLoadExecutor-6965-thread-1-processing-n:127.0.0.1:36697_) 
[n:127.0.0.1:36697_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1555669442687401984
   [junit4]   2> 1802415 INFO  
(coreZkRegister-6960-thread-1-processing-n:127.0.0.1:36697_ x:collection1 
c:collection1) [n:127.0.0.1:36697_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 1802415 INFO  
(coreZkRegister-6960-thread-1-processing-n:127.0.0.1:36697_ x:collection1 
c:collection1) [n:127.0.0.1:36697_ 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> 1802415 INFO  
(coreZkRegister-6960-thread-1-processing-n:127.0.0.1:36697_ x:collection1 
c:collection1) [n:127.0.0.1:36697_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:36697/collection1/
   [junit4]   2> 1802415 INFO  
(coreZkRegister-6960-thread-1-processing-n:127.0.0.1:36697_ x:collection1 
c:collection1) [n:127.0.0.1:36697_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1802415 INFO  
(coreZkRegister-6960-thread-1-processing-n:127.0.0.1:36697_ x:collection1 
c:collection1) [n:127.0.0.1:36697_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:36697/collection1/ has no 
replicas
   [junit4]   2> 1802417 INFO  
(coreZkRegister-6960-thread-1-processing-n:127.0.0.1:36697_ x:collection1 
c:collection1) [n:127.0.0.1:36697_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:36697/collection1/ shard2
   [junit4]   2> 1802518 INFO  
(zkCallback-2255-thread-1-processing-n:127.0.0.1:36697_) [n:127.0.0.1:36697_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1802567 INFO  
(coreZkRegister-6960-thread-1-processing-n:127.0.0.1:36697_ x:collection1 
c:collection1) [n:127.0.0.1:36697_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1802669 INFO  
(zkCallback-2255-thread-1-processing-n:127.0.0.1:36697_) [n:127.0.0.1:36697_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1802919 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_2FF1FA799810DDA9-001/shard-2-001/cores/collection1
   [junit4]   2> 1802920 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_2FF1FA799810DDA9-001/shard-2-001
   [junit4]   2> 1802920 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1802921 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@501c38c9{/,null,AVAILABLE}
   [junit4]   2> 1802921 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@298882ca{HTTP/1.1,[http/1.1]}{127.0.0.1:37669}
   [junit4]   2> 1802922 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.e.j.s.Server Started @1805265ms
   [junit4]   2> 1802922 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_2FF1FA799810DDA9-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=37669, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_2FF1FA799810DDA9-001/shard-2-001/cores}
   [junit4]   2> 1802922 ERROR 
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1802922 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.0
   [junit4]   2> 1802922 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1802922 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1802922 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-05T07:39:52.820Z
   [junit4]   2> 1802924 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1802924 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_2FF1FA799810DDA9-001/shard-2-001/solr.xml
   [junit4]   2> 1802930 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1802930 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43185/solr
   [junit4]   2> 1802936 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) 
[n:127.0.0.1:37669_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1802938 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) 
[n:127.0.0.1:37669_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37669_
   [junit4]   2> 1802938 INFO  
(zkCallback-2245-thread-1-processing-n:127.0.0.1:39866_) [n:127.0.0.1:39866_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1802938 INFO  
(zkCallback-2255-thread-1-processing-n:127.0.0.1:36697_) [n:127.0.0.1:36697_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1802939 INFO  
(zkCallback-2261-thread-1-processing-n:127.0.0.1:37669_) [n:127.0.0.1:37669_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1802938 INFO  (zkCallback-2249-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1803041 INFO  
(zkCallback-2255-thread-1-processing-n:127.0.0.1:36697_) [n:127.0.0.1:36697_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1803067 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) 
[n:127.0.0.1:37669_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_2FF1FA799810DDA9-001/shard-2-001/cores
   [junit4]   2> 1803067 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) 
[n:127.0.0.1:37669_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1803068 INFO  
(OverseerStateUpdate-97229339965194244-127.0.0.1:39866_-n_0000000000) 
[n:127.0.0.1:39866_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 1803171 INFO  
(zkCallback-2261-thread-2-processing-n:127.0.0.1:37669_) [n:127.0.0.1:37669_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1803171 INFO  
(zkCallback-2255-thread-1-processing-n:127.0.0.1:36697_) [n:127.0.0.1:36697_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1804076 INFO  
(coreLoadExecutor-6976-thread-1-processing-n:127.0.0.1:37669_) 
[n:127.0.0.1:37669_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.4.0
   [junit4]   2> 1804086 INFO  
(coreLoadExecutor-6976-thread-1-processing-n:127.0.0.1:37669_) 
[n:127.0.0.1:37669_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1804163 WARN  
(coreLoadExecutor-6976-thread-1-processing-n:127.0.0.1:37669_) 
[n:127.0.0.1:37669_ 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> 1804165 INFO  
(coreLoadExecutor-6976-thread-1-processing-n:127.0.0.1:37669_) 
[n:127.0.0.1:37669_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 1804171 INFO  
(coreLoadExecutor-6976-thread-1-processing-n:127.0.0.1:37669_) 
[n:127.0.0.1:37669_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1804172 INFO  
(coreLoadExecutor-6976-thread-1-processing-n:127.0.0.1:37669_) 
[n:127.0.0.1:37669_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_2FF1FA799810DDA9-001/shard-2-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_2FF1FA799810DDA9-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 1804172 INFO  
(coreLoadExecutor-6976-thread-1-processing-n:127.0.0.1:37669_) 
[n:127.0.0.1:37669_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5209b55f
   [junit4]   2> 1804173 INFO  
(coreLoadExecutor-6976-thread-1-processing-n:127.0.0.1:37669_) 
[n:127.0.0.1:37669_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=14, 
maxMergedSegmentMB=44.6591796875, floorSegmentMB=1.6240234375, 
forceMergeDeletesPctAllowed=8.2533278415263, segmentsPerTier=25.0, 
maxCFSSegmentSizeMB=1.30078125, noCFSRatio=0.7696443969122262
   [junit4]   2> 1804176 WARN  
(coreLoadExecutor-6976-thread-1-processing-n:127.0.0.1:37669_) 
[n:127.0.0.1:37669_ c:collection1   x:collection1] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1804185 INFO  
(coreLoadExecutor-6976-thread-1-processing-n:127.0.0.1:37669_) 
[n:127.0.0.1:37669_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1804185 INFO  
(coreLoadExecutor-6976-thread-1-processing-n:127.0.0.1:37669_) 
[n:127.0.0.1:37669_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1804186 INFO  
(coreLoadExecutor-6976-thread-1-processing-n:127.0.0.1:37669_) 
[n:127.0.0.1:37669_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1804186 INFO  
(coreLoadExecutor-6976-thread-1-processing-n:127.0.0.1:37669_) 
[n:127.0.0.1:37669_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1804186 INFO  
(coreLoadExecutor-6976-thread-1-processing-n:127.0.0.1:37669_) 
[n:127.0.0.1:37669_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1804187 INFO  
(coreLoadExecutor-6976-thread-1-processing-n:127.0.0.1:37669_) 
[n:127.0.0.1:37669_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@78db2ff7[collection1] main]
   [junit4]   2> 1804187 INFO  
(coreLoadExecutor-6976-thread-1-processing-n:127.0.0.1:37669_) 
[n:127.0.0.1:37669_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1804188 INFO  
(coreLoadExecutor-6976-thread-1-processing-n:127.0.0.1:37669_) 
[n:127.0.0.1:37669_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1804188 INFO  
(coreLoadExecutor-6976-thread-1-processing-n:127.0.0.1:37669_) 
[n:127.0.0.1:37669_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1804188 INFO  
(searcherExecutor-6977-thread-1-processing-n:127.0.0.1:37669_ x:collection1 
c:collection1) [n:127.0.0.1:37669_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@78db2ff7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1804188 INFO  
(coreLoadExecutor-6976-thread-1-processing-n:127.0.0.1:37669_) 
[n:127.0.0.1:37669_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1555669444550721536
   [junit4]   2> 1804193 INFO  
(coreZkRegister-6971-thread-1-processing-n:127.0.0.1:37669_ x:collection1 
c:collection1) [n:127.0.0.1:37669_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 1804193 INFO  
(coreZkRegister-6971-thread-1-processing-n:127.0.0.1:37669_ x:collection1 
c:collection1) [n:127.0.0.1:37669_ 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> 1804193 INFO  
(coreZkRegister-6971-thread-1-processing-n:127.0.0.1:37669_ x:collection1 
c:collection1) [n:127.0.0.1:37669_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:37669/collection1/
   [junit4]   2> 1804193 INFO  
(coreZkRegister-6971-thread-1-processing-n:127.0.0.1:37669_ x:collection1 
c:collection1) [n:127.0.0.1:37669_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1804193 INFO  
(coreZkRegister-6971-thread-1-processing-n:127.0.0.1:37669_ x:collection1 
c:collection1) [n:127.0.0.1:37669_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:37669/collection1/ has no 
replicas
   [junit4]   2> 1804195 INFO  
(coreZkRegister-6971-thread-1-processing-n:127.0.0.1:37669_ x:collection1 
c:collection1) [n:127.0.0.1:37669_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:37669/collection1/ shard1
   [junit4]   2> 1804296 INFO  
(zkCallback-2261-thread-2-processing-n:127.0.0.1:37669_) [n:127.0.0.1:37669_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1804296 INFO  
(zkCallback-2255-thread-1-processing-n:127.0.0.1:36697_) [n:127.0.0.1:36697_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1804346 INFO  
(coreZkRegister-6971-thread-1-processing-n:127.0.0.1:37669_ x:collection1 
c:collection1) [n:127.0.0.1:37669_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1804448 INFO  
(zkCallback-2261-thread-2-processing-n:127.0.0.1:37669_) [n:127.0.0.1:37669_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1804448 INFO  
(zkCallback-2255-thread-1-processing-n:127.0.0.1:36697_) [n:127.0.0.1:36697_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1804671 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_2FF1FA799810DDA9-001/shard-3-001/cores/collection1
   [junit4]   2> 1804671 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_2FF1FA799810DDA9-001/shard-3-001
   [junit4]   2> 1804672 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1804674 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@26a07a5b{/,null,AVAILABLE}
   [junit4]   2> 1804674 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1b01f635{HTTP/1.1,[http/1.1]}{127.0.0.1:43465}
   [junit4]   2> 1804675 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.e.j.s.Server Started @1807017ms
   [junit4]   2> 1804675 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_2FF1FA799810DDA9-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=43465, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_2FF1FA799810DDA9-001/shard-3-001/cores}
   [junit4]   2> 1804675 ERROR 
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1804675 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.0
   [junit4]   2> 1804675 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1804675 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1804675 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-05T07:39:54.573Z
   [junit4]   2> 1804677 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1804677 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_2FF1FA799810DDA9-001/shard-3-001/solr.xml
   [junit4]   2> 1804682 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1804683 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43185/solr
   [junit4]   2> 1804688 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) 
[n:127.0.0.1:43465_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1804690 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) 
[n:127.0.0.1:43465_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43465_
   [junit4]   2> 1804690 INFO  
(zkCallback-2245-thread-2-processing-n:127.0.0.1:39866_) [n:127.0.0.1:39866_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1804690 INFO  
(zkCallback-2261-thread-2-processing-n:127.0.0.1:37669_) [n:127.0.0.1:37669_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1804691 INFO  
(zkCallback-2267-thread-1-processing-n:127.0.0.1:43465_) [n:127.0.0.1:43465_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1804690 INFO  (zkCallback-2249-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1804690 INFO  
(zkCallback-2255-thread-1-processing-n:127.0.0.1:36697_) [n:127.0.0.1:36697_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1804714 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) 
[n:127.0.0.1:43465_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_2FF1FA799810DDA9-001/shard-3-001/cores
   [junit4]   2> 1804714 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) 
[n:127.0.0.1:43465_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1804716 INFO  
(OverseerStateUpdate-97229339965194244-127.0.0.1:39866_-n_0000000000) 
[n:127.0.0.1:39866_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard2
   [junit4]   2> 1804817 INFO  
(zkCallback-2261-thread-2-processing-n:127.0.0.1:37669_) [n:127.0.0.1:37669_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1804817 INFO  
(zkCallback-2267-thread-1-processing-n:127.0.0.1:43465_) [n:127.0.0.1:43465_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1804817 INFO  
(zkCallback-2255-thread-1-processing-n:127.0.0.1:36697_) [n:127.0.0.1:36697_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1805726 INFO  
(coreLoadExecutor-6987-thread-1-processing-n:127.0.0.1:43465_) 
[n:127.0.0.1:43465_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.4.0
   [junit4]   2> 1805758 INFO  
(coreLoadExecutor-6987-thread-1-processing-n:127.0.0.1:43465_) 
[n:127.0.0.1:43465_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1805816 WARN  
(coreLoadExecutor-6987-thread-1-processing-n:127.0.0.1:43465_) 
[n:127.0.0.1:43465_ 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> 1805818 INFO  
(coreLoadExecutor-6987-thread-1-processing-n:127.0.0.1:43465_) 
[n:127.0.0.1:43465_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 1805824 INFO  
(coreLoadExecutor-6987-thread-1-processing-n:127.0.0.1:43465_) 
[n:127.0.0.1:43465_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1805824 INFO  
(coreLoadExecutor-6987-thread-1-processing-n:127.0.0.1:43465_) 
[n:127.0.0.1:43465_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_2FF1FA799810DDA9-001/shard-3-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_2FF1FA799810DDA9-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 1805824 INFO  
(coreLoadExecutor-6987-thread-1-processing-n:127.0.0.1:43465_) 
[n:127.0.0.1:43465_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5209b55f
   [junit4]   2> 1805825 INFO  
(coreLoadExecutor-6987-thread-1-processing-n:127.0.0.1:43465_) 
[n:127.0.0.1:43465_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=14, 
maxMergedSegmentMB=44.6591796875, floorSegmentMB=1.6240234375, 
forceMergeDeletesPctAllowed=8.2533278415263, segmentsPerTier=25.0, 
maxCFSSegmentSizeMB=1.30078125, noCFSRatio=0.7696443969122262
   [junit4]   2> 1805828 WARN  
(coreLoadExecutor-6987-thread-1-processing-n:127.0.0.1:43465_) 
[n:127.0.0.1:43465_ c:collection1   x:collection1] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1805852 INFO  
(coreLoadExecutor-6987-thread-1-processing-n:127.0.0.1:43465_) 
[n:127.0.0.1:43465_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1805852 INFO  
(coreLoadExecutor-6987-thread-1-processing-n:127.0.0.1:43465_) 
[n:127.0.0.1:43465_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1805853 INFO  
(coreLoadExecutor-6987-thread-1-processing-n:127.0.0.1:43465_) 
[n:127.0.0.1:43465_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1805853 INFO  
(coreLoadExecutor-6987-thread-1-processing-n:127.0.0.1:43465_) 
[n:127.0.0.1:43465_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1805853 INFO  
(coreLoadExecutor-6987-thread-1-processing-n:127.0.0.1:43465_) 
[n:127.0.0.1:43465_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1805854 INFO  
(coreLoadExecutor-6987-thread-1-processing-n:127.0.0.1:43465_) 
[n:127.0.0.1:43465_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@7468019b[collection1] main]
   [junit4]   2> 1805854 INFO  
(coreLoadExecutor-6987-thread-1-processing-n:127.0.0.1:43465_) 
[n:127.0.0.1:43465_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1805854 INFO  
(coreLoadExecutor-6987-thread-1-processing-n:127.0.0.1:43465_) 
[n:127.0.0.1:43465_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1805855 INFO  
(coreLoadExecutor-6987-thread-1-processing-n:127.0.0.1:43465_) 
[n:127.0.0.1:43465_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1805855 INFO  
(searcherExecutor-6988-thread-1-processing-n:127.0.0.1:43465_ x:collection1 
c:collection1) [n:127.0.0.1:43465_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7468019b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1805855 INFO  
(coreLoadExecutor-6987-thread-1-processing-n:127.0.0.1:43465_) 
[n:127.0.0.1:43465_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1555669446298697728
   [junit4]   2> 1805859 INFO  
(coreZkRegister-6982-thread-1-processing-n:127.0.0.1:43465_ x:collection1 
c:collection1) [n:127.0.0.1:43465_ c:collection1 s:shard2 r:core_node3 
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1805860 INFO  
(updateExecutor-2264-thread-1-processing-n:127.0.0.1:43465_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:43465_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1805860 INFO  
(recoveryExecutor-2265-thread-1-processing-n:127.0.0.1:43465_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:43465_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. 
recoveringAfterStartup=true
   [junit4]   2> 1805860 INFO  
(recoveryExecutor-2265-thread-1-processing-n:127.0.0.1:43465_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:43465_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1805860 INFO  
(recoveryExecutor-2265-thread-1-processing-n:127.0.0.1:43465_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:43465_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[collection1]
   [junit4]   2> 1805860 INFO  
(recoveryExecutor-2265-thread-1-processing-n:127.0.0.1:43465_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:43465_ 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> 1805860 INFO  
(recoveryExecutor-2265-thread-1-processing-n:127.0.0.1:43465_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:43465_ 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:36697/collection1/] 
and I am [http://127.0.0.1:43465/collection1/]
   [junit4]   2> 1805861 INFO  
(recoveryExecutor-2265-thread-1-processing-n:127.0.0.1:43465_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:43465_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery 
command to [http://127.0.0.1:36697]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:43465_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1805863 INFO  (qtp494678190-13880) [n:127.0.0.1:36697_    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1805863 INFO  (qtp494678190-13880) [n:127.0.0.1:36697_    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard2 of collection1) have state: recovering
   [junit4]   2> 1805863 INFO  (qtp494678190-13880) [n:127.0.0.1:36697_    ] 
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:43465_, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:43465","node_name":"127.0.0.1:43465_","state":"down"}
   [junit4]   2> 1805963 INFO  
(zkCallback-2261-thread-2-processing-n:127.0.0.1:37669_) [n:127.0.0.1:37669_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1805963 INFO  
(zkCallback-2255-thread-1-processing-n:127.0.0.1:36697_) [n:127.0.0.1:36697_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1805963 INFO  
(zkCallback-2267-thread-1-processing-n:127.0.0.1:43465_) [n:127.0.0.1:43465_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1806234 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1806234 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 30 
for each attempt
   [junit4]   2> 1806234 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 1806864 INFO  (qtp494678190-13880) [n:127.0.0.1:36697_    ] 
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:43465_, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:43465","node_name":"127.0.0.1:43465_","state":"recovering"}
   [junit4]   2> 1806864 INFO  (qtp494678190-13880) [n:127.0.0.1:36697_    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1806864 INFO  (qtp494678190-13880) [n:127.0.0.1:36697_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:43465_&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> 1813864 INFO  
(recoveryExecutor-2265-thread-1-processing-n:127.0.0.1:43465_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:43465_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync 
from [http://127.0.0.1:36697/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 1813864 INFO  
(recoveryExecutor-2265-thread-1-processing-n:127.0.0.1:43465_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:43465_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 
url=http://127.0.0.1:43465 START replicas=[http://127.0.0.1:36697/collection1/] 
nUpdates=100
   [junit4]   2> 1813867 INFO  (qtp494678190-13880) [n:127.0.0.1:36697_ 
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> 1813867 INFO  (qtp494678190-13880) [n:127.0.0.1:36697_ 
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.S.Request 
[collection1]  webapp= path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1813867 INFO  
(recoveryExecutor-2265-thread-1-processing-n:127.0.0.1:43465_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:43465_ 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> 1813867 INFO  
(recoveryExecutor-2265-thread-1-processing-n:127.0.0.1:43465_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:43465_ 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> 1813867 INFO  
(recoveryExecutor-2265-thread-1-processing-n:127.0.0.1:43465_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:43465_ 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> 1813867 INFO  
(recoveryExecutor-2265-thread-1-processing-n:127.0.0.1:43465_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:43465_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted 
changes. Skipping IW.commit.
   [junit4]   2> 1813868 INFO  
(recoveryExecutor-2265-thread-1-processing-n:127.0.0.1:43465_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:43465_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1813868 INFO  
(recoveryExecutor-2265-thread-1-processing-n:127.0.0.1:43465_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:43465_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of recovery 
was successful.
   [junit4]   2> 1813868 INFO  
(recoveryExecutor-2265-thread-1-processing-n:127.0.0.1:43465_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:43465_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates buffered 
during PeerSync.
   [junit4]   2> 1813868 INFO  
(recoveryExecutor-2265-thread-1-processing-n:127.0.0.1:43465_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:43465_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 1813868 INFO  
(recoveryExecutor-2265-thread-1-processing-n:127.0.0.1:43465_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:43465_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Registering as Active 
after recovery.
   [junit4]   2> 1813869 INFO  
(zkCallback-2267-thread-1-processing-n:127.0.0.1:43465_) [n:127.0.0.1:43465_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1813869 INFO  
(zkCallback-2255-thread-1-processing-n:127.0.0.1:36697_) [n:127.0.0.1:36697_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1813869 INFO  
(zkCallback-2261-thread-2-processing-n:127.0.0.1:37669_) [n:127.0.0.1:37669_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1814238 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[2FF1FA799810DDA9]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 1814238 INFO  (qtp664412012-13842) [n:127.0.0.1:39866_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1814239 INFO  (qtp664412012-13842) [n:127.0.0.1:39866_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1814239 INFO  (qtp664412012-13842) [n:127.0.0.1:39866_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1814239 INFO  (qtp664412012-13842) [n:127.0.0.1:39866_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 1
   [junit4]   2> 1814243 INFO  (qtp494678190-13880) [n:127.0.0.1:36697_ 
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 
start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1814243 INFO  (qtp494678190-13880) [n:127.0.0.1:36697_ 
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 
No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1814243 INFO  (qtp568049373-13908) [n:127.0.0.1:37669_ 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 
start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1814244 INFO  (qtp568049373-13908) [n:127.0.0.1:37669_ 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 
No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1814243 INFO  (qtp123009370-13938) [n:127.0.0.1:43465_ 
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> 1814244 INFO  (qtp494678190-13880) [n:127.0.0.1:36697_ 
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 1814244 INFO  (qtp123009370-13938) [n:127.0.0.1:43465_ 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 
No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1814244 INFO  (qtp568049373-13908) [n:127.0.0.1:37669_ 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 1814244 INFO  (qtp494678190-13880) [n:127.0.0.1:36697_ 
c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:36697/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 1814244 INFO  (qtp568049373-13908) [n:127.0.0.1:37669_ 
c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:36697/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 1814244 INFO  (qtp123009370-13938) [n:127.0.0.1:43465_ 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 1814245 INFO  (qtp123009370-13938) [n:127.0.0.1:43465_ 
c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:36697/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 1814245 INFO  (qtp494678190-13875) [n:127.0.0.1:36697_ 
c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={_stateVer_=collection1:11&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 4
   [junit4]   2> 1814248 INFO  (qtp494678190-13878) [n:127.0.0.1:36697_ 
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.S.Request 
[collection1]  webapp= path=/select 
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
 hits=0 status=0 QTime=0
   [junit4]   2> 1814248 INFO  (qtp123009370-13940) [n:127.0.0.1:43465_ 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.S.Request 
[collection1]  webapp= path=/select 
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
 hits=0 status=0 QTime=0
   [junit4]   2> 1814249 INFO  (qtp568049373-13910) [n:127.0.0.1:37669_ 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.S.Request 
[collection1]  webapp= path=/select 
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
 hits=0 status=0 QTime=0
   [junit4]   2> 1816251 INFO  (qtp664412012-13837) [n:127.0.0.1:39866_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&name=a1x2&action=CREATE&numShards=1&createNodeSet=127.0.0.1:36697_,127.0.0.1:37669_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1816253 INFO  
(OverseerThreadFactory-6952-thread-1-processing-n:127.0.0.1:39866_) 
[n:127.0.0.1:39866_    ] o.a.s.c.CreateCollectionCmd Create collection a1x2
   [junit4]   2> 1816254 INFO  
(OverseerThreadFactory-6952-thread-1-processing-n:127.0.0.1:39866_) 
[n:127.0.0.1:39866_    ] o.a.s.c.CreateCollectionCmd Only one config set found 
in zk - using it:conf1
   [junit4]   2> 1816361 INFO  (qtp568049373-13908) [n:127.0.0.1:37669_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=a1x2_shard1_replica2&action=CREATE&numShards=1&collection=a1x2&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1816361 INFO  (qtp494678190-13881) [n:127.0.0.1:36697_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=a1x2_shard1_replica1&action=CREATE&numShards=1&collection=a1x2&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1816464 INFO  
(zkCallback-2255-thread-1-processing-n:127.0.0.1:36697_) [n:127.0.0.1:36697_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/a1x2/state.json] for 
collection [a1x2] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1816464 INFO  
(zkCallback-2261-thread-2-processing-n:127.0.0.1:37669_) [n:127.0.0.1:37669_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/a1x2/state.json] for 
collection [a1x2] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1817371 INFO  (qtp494678190-13881) [n:127.0.0.1:36697_ c:a1x2 
s:shard1  x:a1x2_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
6.4.0
   [junit4]   2> 1817371 INFO  (qtp568049373-13908) [n:127.0.0.1:37669_ c:a1x2 
s:shard1  x:a1x2_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
6.4.0
   [junit4]   2> 1817382 INFO  (qtp494678190-13881) [n:127.0.0.1:36697_ c:a1x2 
s:shard1  x:a1x2_shard1_replica1] o.a.s.s.IndexSchema [a1x2_shard1_replica1] 
Schema name=test
   [junit4]   2> 1817385 INFO  (qtp568049373-13908) [n:127.0.0.1:37669_ c:a1x2 
s:shard1  x:a1x2_shard1_replica2] o.a.s.s.IndexSchema [a1x2_shard1_replica2] 
Schema name=test
   [junit4]   2> 1817490 WARN  (qtp494678190-13881) [n:127.0.0.1:36697_ c:a1x2 
s:shard1  x:a1x2_shard1_replica1] o.a.s.s.IndexSchema [a1x2_shard1_replica1] 
default search field in schema is text. WARNING: Deprecated, please use 'df' on 
request instead.
   [junit4]   2> 1817492 INFO  (qtp494678190-13881) [n:127.0.0.1:36697_ c:a1x2 
s:shard1  x:a1x2_shard1_replica1] o.a.s.s.IndexSchema Loaded schema test/1.0 
with uniqueid field id
   [junit4]   2> 1817493 WARN  (qtp568049373-13908) [n:127.0.0.1:37669_ c:a1x2 
s:shard1  x:a1x2_shard1_replica2] o.a.s.s.IndexSchema [a1x2_shard1_replica2] 
default search field in schema is text. WARNING: Deprecated, please use 'df' on 
request instead.
   [junit4]   2> 1817495 INFO  (qtp568049373-13908) [n:127.0.0.1:37669_ c:a1x2 
s:shard1  x:a1x2_shard1_replica2] o.a.s.s.IndexSchema Loaded schema test/1.0 
with uniqueid field id
   [junit4]   2> 1817499 INFO  (qtp494678190-13881) [n:127.0.0.1:36697_ c:a1x2 
s:shard1  x:a1x2_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 
'a1x2_shard1_replica1' using configuration from collection a1x2
   [junit4]   2> 1817499 INFO  (qtp494678190-13881) [n:127.0.0.1:36697_ c:a1x2 
s:shard1  x:a1x2_shard1_replica1] o.a.s.c.SolrCore [[a1x2_shard1_replica1] ] 
Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_2FF1FA799810DDA9-001/shard-1-001/cores/a1x2_shard1_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_2FF1FA799810DDA9-001/shard-1-001/cores/a1x2_shard1_replica1/data/]
   [junit4]   2> 1817500 INFO  (qtp494678190-13881) [n:127.0.0.1:36697_ c:a1x2 
s:shard1  x:a1x2_shard1_replica1] o.a.s.c.JmxMonitoredMap JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5209b55f
   [junit4]   2> 1817501 INFO  (qtp494678190-13881) [n:127.0.0.1:36697_ c:a1x2 
s:shard1  x:a1x2_shard1_replica1] o.a.s.u.RandomMergePolicy RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=29, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=44.6591796875, 
floorSegmentMB=1.6240234375, forceMergeDeletesPctAllowed=8.2533278415263, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=1.30078125, 
noCFSRatio=0.7696443969122262
   [junit4]   2> 1817503 INFO  (qtp568049373-13908) [n:127.0.0.1:37669_ c:a1x2 
s:shard1  x:a1x2_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 
'a1x2_shard1_replica2' using configuration from collection a1x2
   [junit4]   2> 1817503 INFO  (qtp568049373-13908) [n:127.0.0.1:37669_ c:a1x2 
s:shard1  x:a1x2_shard1_replica2] o.a.s.c.SolrCore [[a1x2_shard1_replica2] ] 
Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_2FF1FA799810DDA9-001/shard-2-001/cores/a1x2_shard1_replica2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_2FF1FA799810DDA9-001/shard-2-001/cores/a1x2_shard1_replica2/data/]
   [junit4]   2> 1817504 INFO  (qtp568049373-13908) [n:127.0.0.1:37669_ c:a1x2 
s:shard1  x:a1x2_shard1_replica2] o.a.s.c.JmxMonitoredMap JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5209b55f
   [junit4]   2> 1817505 INFO  (qtp568049373-13908) [n:127.0.0.1:37669_ c:a1x2 
s:shard1  x:a1x2_shard1_replica2] o.a.s.u.RandomMergePolicy RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=29, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=44.6591796875, 
floorSegmentMB=1.6240234375, forceMergeDeletesPctAllowed=8.2533278415263, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=1.30078125, 
noCFSRatio=0.7696443969122262
   [junit4]   2> 1817506 WARN  (qtp494678190-13881) [n:127.0.0.1:36697_ c:a1x2 
s:shard1  x:a1x2_shard1_replica1] o.a.s.c.RequestHandlers INVALID paramSet a in 
requestHandler {type = requestHandler,name = /dump,class = 
DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1817510 WARN  (qtp568049373-13908) [n:127.0.0.1:37669_

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

^^^^^^
 [ecj-lint] Resource leak: 'fastForRandomSet' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 20. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/response/BinaryResponseWriter.java
 (at line 51)
 [ecj-lint]     new 
JavaBinCodec(resolver).setWritableDocFields(resolver).marshal(response.getValues(),
 out);
 [ecj-lint]     ^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 21. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/response/BinaryResponseWriter.java
 (at line 163)
 [ecj-lint]     new 
JavaBinCodec(resolver).setWritableDocFields(resolver).marshal(rsp.getValues(), 
out);
 [ecj-lint]     ^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 22. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/response/BinaryResponseWriter.java
 (at line 166)
 [ecj-lint]     return (NamedList<Object>) new 
JavaBinCodec(resolver).unmarshal(in);
 [ecj-lint]                                ^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 23. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/response/SmileResponseWriter.java
 (at line 33)
 [ecj-lint]     new SmileWriter(out, request, response).writeResponse();
 [ecj-lint]     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 24. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/schema/OpenExchangeRatesOrgProvider.java
 (at line 146)
 [ecj-lint]     ratesJsonStream = 
resourceLoader.openResource(ratesFileLocation);
 [ecj-lint]     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'ratesJsonStream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 25. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/search/CollapsingQParserPlugin.java
 (at line 1185)
 [ecj-lint]     UninvertingReader uninvertingReader = new UninvertingReader(new 
ReaderWrapper(searcher.getSlowAtomicReader(), collapseField), mapping);
 [ecj-lint]                       ^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'uninvertingReader' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 26. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/search/CursorMark.java
 (at line 188)
 [ecj-lint]     pieces = (List<Object>) new JavaBinCodec().unmarshal(in);
 [ecj-lint]                             ^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 27. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/search/CursorMark.java
 (at line 265)
 [ecj-lint]     new JavaBinCodec().marshal(marshalledValues, out);
 [ecj-lint]     ^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 28. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/search/DocSlice.java
 (at line 145)
 [ecj-lint]     HashDocSet h = new HashDocSet(docs,offset,len);
 [ecj-lint]                ^
 [ecj-lint] Resource leak: 'h' is never closed
 [ecj-lint] ----------
 [ecj-lint] 29. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/search/DocSlice.java
 (at line 154)
 [ecj-lint]     HashDocSet h = new HashDocSet(docs,offset,len);
 [ecj-lint]                ^
 [ecj-lint] Resource leak: 'h' is never closed
 [ecj-lint] ----------
 [ecj-lint] 30. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/search/DocSlice.java
 (at line 163)
 [ecj-lint]     HashDocSet h = new HashDocSet(docs,offset,len);
 [ecj-lint]                ^
 [ecj-lint] Resource leak: 'h' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 31. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/search/function/OrdFieldSource.java
 (at line 78)
 [ecj-lint]     SolrIndexSearcher is = (SolrIndexSearcher) o;
 [ecj-lint]                       ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 32. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/search/function/ReverseOrdFieldSource.java
 (at line 78)
 [ecj-lint]     SolrIndexSearcher is = (SolrIndexSearcher) o;
 [ecj-lint]                       ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 33. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/servlet/SolrDispatchFilter.java
 (at line 261)
 [ecj-lint]     throw new SolrException(ErrorCode.SERVER_ERROR, "Error occurred 
while loading solr.xml from zookeeper", e);
 [ecj-lint]     
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'loader' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 34. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/update/CdcrTransactionLog.java
 (at line 98)
 [ecj-lint]     ChannelFastInputStream is = new ChannelFastInputStream(channel, 
pos);
 [ecj-lint]                            ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 35. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/update/HdfsTransactionLog.java
 (at line 188)
 [ecj-lint]     LogCodec codec = new LogCodec(resolver);
 [ecj-lint]              ^^^^^
 [ecj-lint] Resource leak: 'codec' is never closed
 [ecj-lint] ----------
 [ecj-lint] 36. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/update/HdfsTransactionLog.java
 (at line 258)
 [ecj-lint]     LogCodec codec = new LogCodec(resolver);
 [ecj-lint]              ^^^^^
 [ecj-lint] Resource leak: 'codec' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 37. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/update/TransactionLog.java
 (at line 226)
 [ecj-lint]     ChannelFastInputStream is = new ChannelFastInputStream(channel, 
pos);
 [ecj-lint]                            ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] 38. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/update/TransactionLog.java
 (at line 226)
 [ecj-lint]     ChannelFastInputStream is = new ChannelFastInputStream(channel, 
pos);
 [ecj-lint]                            ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] 39. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/update/TransactionLog.java
 (at line 258)
 [ecj-lint]     LogCodec codec = new LogCodec(resolver);
 [ecj-lint]              ^^^^^
 [ecj-lint] Resource leak: 'codec' is never closed
 [ecj-lint] ----------
 [ecj-lint] 40. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/update/TransactionLog.java
 (at line 273)
 [ecj-lint]     LogCodec codec = new LogCodec(resolver);
 [ecj-lint]              ^^^^^
 [ecj-lint] Resource leak: 'codec' is never closed
 [ecj-lint] ----------
 [ecj-lint] 41. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/update/TransactionLog.java
 (at line 492)
 [ecj-lint]     LogCodec codec = new LogCodec(resolver);
 [ecj-lint]              ^^^^^
 [ecj-lint] Resource leak: 'codec' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 42. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/util/SimplePostTool.java
 (at line 655)
 [ecj-lint]     BAOS bos =  new BAOS();
 [ecj-lint]          ^^^
 [ecj-lint] Resource leak: 'bos' is never closed
 [ecj-lint] ----------
 [ecj-lint] 43. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/util/SimplePostTool.java
 (at line 655)
 [ecj-lint]     BAOS bos =  new BAOS();
 [ecj-lint]          ^^^
 [ecj-lint] Resource leak: 'bos' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 44. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/util/SolrLogLayout.java
 (at line 149)
 [ecj-lint]     SolrQueryRequest req = requestInfo == null ? null : 
requestInfo.getReq();
 [ecj-lint]                      ^^^
 [ecj-lint] Resource leak: 'req' is never closed
 [ecj-lint] ----------
 [ecj-lint] 44 problems (1 error, 43 warnings)

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:775: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:101: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build.xml:671: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1992: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:2031: 
Compile failed; see the compiler error output for details.

Total time: 74 minutes 20 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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to