Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/25254/
Java: 64bit/jdk-11.0.4 -XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions 
-XX:+UseZGC

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

Error Message:
Captured an uncaught exception in thread: Thread[id=22443, name=Lucene Merge 
Thread #0, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=22443, name=Lucene Merge Thread #0, 
state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
Caused by: org.apache.lucene.index.MergePolicy$MergeException: 
java.lang.OutOfMemoryError: Java heap space
        at __randomizedtesting.SeedInfo.seed([74CE69C278DE893F]:0)
        at 
org.apache.lucene.index.ConcurrentMergeScheduler.handleMergeException(ConcurrentMergeScheduler.java:704)
        at 
org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:684)
Caused by: java.lang.OutOfMemoryError: Java heap space
        at 
org.apache.lucene.util.packed.DirectMonotonicWriter.<init>(DirectMonotonicWriter.java:56)
        at 
org.apache.lucene.util.packed.DirectMonotonicWriter.getInstance(DirectMonotonicWriter.java:136)
        at 
org.apache.lucene.codecs.lucene80.Lucene80DocValuesConsumer.addSortedNumericField(Lucene80DocValuesConsumer.java:585)
        at 
org.apache.lucene.codecs.asserting.AssertingDocValuesFormat$AssertingDocValuesConsumer.addSortedNumericField(AssertingDocValuesFormat.java:167)
        at 
org.apache.lucene.codecs.DocValuesConsumer.mergeSortedNumericField(DocValuesConsumer.java:371)
        at 
org.apache.lucene.codecs.DocValuesConsumer.merge(DocValuesConsumer.java:143)
        at 
org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsWriter.merge(PerFieldDocValuesFormat.java:152)
        at 
org.apache.lucene.index.SegmentMerger.mergeDocValues(SegmentMerger.java:196)
        at org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:151)
        at 
org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4446)
        at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4040)
        at 
org.apache.solr.update.SolrIndexWriter.merge(SolrIndexWriter.java:201)
        at 
org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:625)
        at 
org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:662)




Build Log:
[...truncated 14311 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 1474470 INFO  
(SUITE-BasicDistributedZkTest-seed#[74CE69C278DE893F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_74CE69C278DE893F-001/data-dir-157-001
   [junit4]   2> 1474470 WARN  
(SUITE-BasicDistributedZkTest-seed#[74CE69C278DE893F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=39 numCloses=39
   [junit4]   2> 1474470 INFO  
(SUITE-BasicDistributedZkTest-seed#[74CE69C278DE893F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1474470 INFO  
(SUITE-BasicDistributedZkTest-seed#[74CE69C278DE893F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776";)
   [junit4]   2> 1474470 INFO  
(SUITE-BasicDistributedZkTest-seed#[74CE69C278DE893F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1474470 INFO  
(SUITE-BasicDistributedZkTest-seed#[74CE69C278DE893F]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /l_u/z
   [junit4]   2> 1474472 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1474473 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1474473 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1474573 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.a.s.c.ZkTestServer start zk server on port:37099
   [junit4]   2> 1474573 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:37099
   [junit4]   2> 1474573 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37099
   [junit4]   2> 1474573 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 37099
   [junit4]   2> 1474574 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1474575 INFO  (zkConnectionManagerCallback-9633-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1474575 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1474579 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1474583 INFO  (zkConnectionManagerCallback-9635-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1474583 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1474588 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1474589 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1474589 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1474590 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1474591 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1474591 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1474592 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1474592 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1474593 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1474593 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1474594 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1474594 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 1474673 WARN  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1474673 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1474673 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1474674 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+11
   [junit4]   2> 1474674 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1474674 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1474674 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1474675 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3e4e3fd8{/l_u/z,null,AVAILABLE}
   [junit4]   2> 1474675 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@165313b0{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:40021}
   [junit4]   2> 1474675 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.e.j.s.Server Started @1474823ms
   [junit4]   2> 1474675 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/l_u/z, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_74CE69C278DE893F-001/tempDir-001/control/data,
 hostPort=40021, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_74CE69C278DE893F-001/control-001/cores}
   [junit4]   2> 1474675 ERROR 
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1474675 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1474675 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 1474675 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1474675 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1474676 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-01-03T08:38:57.638003Z
   [junit4]   2> 1474679 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1474680 INFO  (zkConnectionManagerCallback-9637-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1474680 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1474781 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1474781 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_74CE69C278DE893F-001/control-001/solr.xml
   [junit4]   2> 1474783 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1474783 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1474784 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@189a18a3, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1474941 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1474941 WARN  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5414a846[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1474941 WARN  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5414a846[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1474944 WARN  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@590d463c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1474944 WARN  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@590d463c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1474945 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37099/solr
   [junit4]   2> 1474947 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1474948 INFO  (zkConnectionManagerCallback-9644-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1474948 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1475050 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) 
[n:127.0.0.1:40021_l_u%2Fz     ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 1475051 INFO  (zkConnectionManagerCallback-9646-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1475051 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) 
[n:127.0.0.1:40021_l_u%2Fz     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 1475084 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) 
[n:127.0.0.1:40021_l_u%2Fz     ] o.a.s.c.OverseerElectionContext I am going to 
be the leader 127.0.0.1:40021_l_u%2Fz
   [junit4]   2> 1475084 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) 
[n:127.0.0.1:40021_l_u%2Fz     ] o.a.s.c.Overseer Overseer 
(id=72093693047603204-127.0.0.1:40021_l_u%2Fz-n_0000000000) starting
   [junit4]   2> 1475087 INFO  
(OverseerStateUpdate-72093693047603204-127.0.0.1:40021_l_u%2Fz-n_0000000000) 
[n:127.0.0.1:40021_l_u%2Fz     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:40021_l_u%2Fz
   [junit4]   2> 1475087 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) 
[n:127.0.0.1:40021_l_u%2Fz     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40021_l_u%2Fz
   [junit4]   2> 1475088 INFO  (zkCallback-9645-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1475088 WARN  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) 
[n:127.0.0.1:40021_l_u%2Fz     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1475097 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) 
[n:127.0.0.1:40021_l_u%2Fz     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1475123 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) 
[n:127.0.0.1:40021_l_u%2Fz     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@189a18a3
   [junit4]   2> 1475131 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) 
[n:127.0.0.1:40021_l_u%2Fz     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@189a18a3
   [junit4]   2> 1475131 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) 
[n:127.0.0.1:40021_l_u%2Fz     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@189a18a3
   [junit4]   2> 1475133 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) 
[n:127.0.0.1:40021_l_u%2Fz     ] o.a.s.p.PackageLoader /packages.json updated 
to version -1
   [junit4]   2> 1475134 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) 
[n:127.0.0.1:40021_l_u%2Fz     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_74CE69C278DE893F-001/control-001/cores
   [junit4]   2> 1475153 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1475153 INFO  (zkConnectionManagerCallback-9655-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1475155 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1475156 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1475157 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37099/solr ready
   [junit4]   2> 1475160 INFO  (qtp2036367714-21885) [n:127.0.0.1:40021_l_u%2Fz 
    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with 
params 
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:40021_l_u%252Fz&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1475167 INFO  
(OverseerThreadFactory-6091-thread-1-processing-n:127.0.0.1:40021_l_u%2Fz) 
[n:127.0.0.1:40021_l_u%2Fz     ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection control_collection
   [junit4]   2> 1475272 INFO  (qtp2036367714-21884) [n:127.0.0.1:40021_l_u%2Fz 
   x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1475272 INFO  (qtp2036367714-21884) [n:127.0.0.1:40021_l_u%2Fz 
   x:control_collection_shard1_replica_n1 ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1476290 INFO  (qtp2036367714-21884) [n:127.0.0.1:40021_l_u%2Fz 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1476302 INFO  (qtp2036367714-21884) [n:127.0.0.1:40021_l_u%2Fz 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1476522 INFO  (qtp2036367714-21884) [n:127.0.0.1:40021_l_u%2Fz 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1476539 INFO  (qtp2036367714-21884) [n:127.0.0.1:40021_l_u%2Fz 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 1476539 INFO  (qtp2036367714-21884) [n:127.0.0.1:40021_l_u%2Fz 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@189a18a3
   [junit4]   2> 1476539 INFO  (qtp2036367714-21884) [n:127.0.0.1:40021_l_u%2Fz 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_74CE69C278DE893F-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_74CE69C278DE893F-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1476541 INFO  (qtp2036367714-21884) [n:127.0.0.1:40021_l_u%2Fz 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=40, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=21.7509765625, 
floorSegmentMB=1.4814453125, forceMergeDeletesPctAllowed=29.033976777707444, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=24.570539099983637
   [junit4]   2> 1476542 WARN  (qtp2036367714-21884) [n:127.0.0.1:40021_l_u%2Fz 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A, 
b=B}}}
   [junit4]   2> 1476583 INFO  (qtp2036367714-21884) [n:127.0.0.1:40021_l_u%2Fz 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1476583 INFO  (qtp2036367714-21884) [n:127.0.0.1:40021_l_u%2Fz 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1476797 INFO  (qtp2036367714-21884) [n:127.0.0.1:40021_l_u%2Fz 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1476797 INFO  (qtp2036367714-21884) [n:127.0.0.1:40021_l_u%2Fz 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1476798 INFO  (qtp2036367714-21884) [n:127.0.0.1:40021_l_u%2Fz 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=40, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=42.2666015625, 
floorSegmentMB=0.873046875, forceMergeDeletesPctAllowed=26.795401128414383, 
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.21131216197231542, deletesPctAllowed=42.92720763897809
   [junit4]   2> 1476798 INFO  (qtp2036367714-21884) [n:127.0.0.1:40021_l_u%2Fz 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2d0106c1[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1476800 INFO  (qtp2036367714-21884) [n:127.0.0.1:40021_l_u%2Fz 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1476810 INFO  (qtp2036367714-21884) [n:127.0.0.1:40021_l_u%2Fz 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1476810 INFO  (qtp2036367714-21884) [n:127.0.0.1:40021_l_u%2Fz 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1476810 INFO  (qtp2036367714-21884) [n:127.0.0.1:40021_l_u%2Fz 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1654695646747164672
   [junit4]   2> 1476814 INFO  
(searcherExecutor-6096-thread-1-processing-n:127.0.0.1:40021_l_u%2Fz 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:40021_l_u%2Fz c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@2d0106c1[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1476817 INFO  (qtp2036367714-21884) [n:127.0.0.1:40021_l_u%2Fz 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 1476817 INFO  (qtp2036367714-21884) [n:127.0.0.1:40021_l_u%2Fz 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/control_collection/leaders/shard1
   [junit4]   2> 1476819 INFO  (qtp2036367714-21884) [n:127.0.0.1:40021_l_u%2Fz 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1476819 INFO  (qtp2036367714-21884) [n:127.0.0.1:40021_l_u%2Fz 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1476819 INFO  (qtp2036367714-21884) [n:127.0.0.1:40021_l_u%2Fz 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:40021/l_u/z/control_collection_shard1_replica_n1/
   [junit4]   2> 1476822 INFO  (qtp2036367714-21884) [n:127.0.0.1:40021_l_u%2Fz 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1476822 INFO  (qtp2036367714-21884) [n:127.0.0.1:40021_l_u%2Fz 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:40021/l_u/z/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 1476822 INFO  (qtp2036367714-21884) [n:127.0.0.1:40021_l_u%2Fz 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/control_collection/leaders/shard1/leader after winning as 
/collections/control_collection/leader_elect/shard1/election/72093693047603204-core_node2-n_0000000000
   [junit4]   2> 1476824 INFO  (qtp2036367714-21884) [n:127.0.0.1:40021_l_u%2Fz 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:40021/l_u/z/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1476927 INFO  (zkCallback-9645-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1476927 INFO  (zkCallback-9645-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1476928 INFO  (qtp2036367714-21884) [n:127.0.0.1:40021_l_u%2Fz 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1476933 INFO  (qtp2036367714-21884) [n:127.0.0.1:40021_l_u%2Fz 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1661
   [junit4]   2> 1476940 INFO  (qtp2036367714-21885) [n:127.0.0.1:40021_l_u%2Fz 
    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 45 seconds. Check all shard replicas
   [junit4]   2> 1477040 INFO  (zkCallback-9645-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1477040 INFO  (zkCallback-9645-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1477040 INFO  (zkCallback-9645-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1477041 INFO  (qtp2036367714-21885) [n:127.0.0.1:40021_l_u%2Fz 
    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:40021_l_u%252Fz&wt=javabin&version=2}
 status=0 QTime=1880
   [junit4]   2> 1477041 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in 
collection: control_collection
   [junit4]   2> 1477151 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1477151 INFO  (zkConnectionManagerCallback-9661-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1477151 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1477152 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1477152 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37099/solr ready
   [junit4]   2> 1477153 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1477153 INFO  (qtp2036367714-21886) [n:127.0.0.1:40021_l_u%2Fz 
    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with 
params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1477156 INFO  
(OverseerCollectionConfigSetProcessor-72093693047603204-127.0.0.1:40021_l_u%2Fz-n_0000000000)
 [n:127.0.0.1:40021_l_u%2Fz     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1477156 INFO  
(OverseerThreadFactory-6091-thread-2-processing-n:127.0.0.1:40021_l_u%2Fz) 
[n:127.0.0.1:40021_l_u%2Fz     ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection collection1
   [junit4]   2> 1477361 WARN  
(OverseerThreadFactory-6091-thread-2-processing-n:127.0.0.1:40021_l_u%2Fz) 
[n:127.0.0.1:40021_l_u%2Fz     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual 
to create a collection (collection1) without cores.
   [junit4]   2> 1477362 INFO  (qtp2036367714-21886) [n:127.0.0.1:40021_l_u%2Fz 
    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 45 seconds. Check all shard replicas
   [junit4]   2> 1477362 INFO  (qtp2036367714-21886) [n:127.0.0.1:40021_l_u%2Fz 
    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=209
   [junit4]   2> 1477363 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 1477363 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1477363 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 1477363 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1477363 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 1477363 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1477363 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 1477456 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_74CE69C278DE893F-001/shard-1-001
 of type NRT
   [junit4]   2> 1477457 WARN  (closeThreadPool-9662-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1477457 INFO  (closeThreadPool-9662-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1477457 INFO  (closeThreadPool-9662-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1477457 INFO  (closeThreadPool-9662-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+11
   [junit4]   2> 1477504 INFO  (closeThreadPool-9662-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1477504 INFO  (closeThreadPool-9662-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1477504 INFO  (closeThreadPool-9662-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1477504 INFO  (closeThreadPool-9662-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7ad9d39a{/l_u/z,null,AVAILABLE}
   [junit4]   2> 1477505 INFO  (closeThreadPool-9662-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@74ee0a67{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:37701}
   [junit4]   2> 1477505 INFO  (closeThreadPool-9662-thread-1) [     ] 
o.e.j.s.Server Started @1477653ms
   [junit4]   2> 1477505 INFO  (closeThreadPool-9662-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/l_u/z, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_74CE69C278DE893F-001/tempDir-001/jetty1,
 hostPort=37701, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_74CE69C278DE893F-001/shard-1-001/cores}
   [junit4]   2> 1477505 ERROR (closeThreadPool-9662-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1477505 INFO  (closeThreadPool-9662-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1477505 INFO  (closeThreadPool-9662-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 1477505 INFO  (closeThreadPool-9662-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1477505 INFO  (closeThreadPool-9662-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1477505 INFO  (closeThreadPool-9662-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-01-03T08:39:00.467473Z
   [junit4]   2> 1477506 INFO  (closeThreadPool-9662-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1477537 INFO  (zkConnectionManagerCallback-9664-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1477541 INFO  (closeThreadPool-9662-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1477574 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_74CE69C278DE893F-001/shard-2-001
 of type NRT
   [junit4]   2> 1477574 WARN  (closeThreadPool-9662-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1477574 INFO  (closeThreadPool-9662-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1477574 INFO  (closeThreadPool-9662-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1477574 INFO  (closeThreadPool-9662-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+11
   [junit4]   2> 1477579 INFO  (closeThreadPool-9662-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1477579 INFO  (closeThreadPool-9662-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1477579 INFO  (closeThreadPool-9662-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1477583 INFO  (closeThreadPool-9662-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2d9f40d7{/l_u/z,null,AVAILABLE}
   [junit4]   2> 1477584 INFO  (closeThreadPool-9662-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@565a7c05{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:39073}
   [junit4]   2> 1477584 INFO  (closeThreadPool-9662-thread-2) [     ] 
o.e.j.s.Server Started @1477732ms
   [junit4]   2> 1477584 INFO  (closeThreadPool-9662-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/l_u/z, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_74CE69C278DE893F-001/tempDir-001/jetty2,
 hostPort=39073, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_74CE69C278DE893F-001/shard-2-001/cores}
   [junit4]   2> 1477584 ERROR (closeThreadPool-9662-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1477584 INFO  (closeThreadPool-9662-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1477584 INFO  (closeThreadPool-9662-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 1477584 INFO  (closeThreadPool-9662-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1477584 INFO  (closeThreadPool-9662-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1477584 INFO  (closeThreadPool-9662-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-01-03T08:39:00.546455Z
   [junit4]   2> 1477587 INFO  (closeThreadPool-9662-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1477590 INFO  (zkConnectionManagerCallback-9666-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1477590 INFO  (closeThreadPool-9662-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1477648 INFO  (closeThreadPool-9662-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1477648 INFO  (closeThreadPool-9662-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_74CE69C278DE893F-001/shard-1-001/solr.xml
   [junit4]   2> 1477653 INFO  (closeThreadPool-9662-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1477653 INFO  (closeThreadPool-9662-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1477656 INFO  (closeThreadPool-9662-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@189a18a3, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1477843 INFO  (closeThreadPool-9662-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1477843 INFO  (closeThreadPool-9662-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_74CE69C278DE893F-001/shard-2-001/solr.xml
   [junit4]   2> 1477845 INFO  (closeThreadPool-9662-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1477845 INFO  (closeThreadPool-9662-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1477856 INFO  (closeThreadPool-9662-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@189a18a3, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1477878 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_74CE69C278DE893F-001/shard-3-001
 of type NRT
   [junit4]   2> 1477879 WARN  (closeThreadPool-9662-thread-3) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1477879 INFO  (closeThreadPool-9662-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1477879 INFO  (closeThreadPool-9662-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1477879 INFO  (closeThreadPool-9662-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+11
   [junit4]   2> 1477897 INFO  (closeThreadPool-9662-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1477920 WARN  (closeThreadPool-9662-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@71fa00ce[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1477920 WARN  (closeThreadPool-9662-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@71fa00ce[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1477935 INFO  (closeThreadPool-9662-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1477935 INFO  (closeThreadPool-9662-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1477935 INFO  (closeThreadPool-9662-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1477964 WARN  (closeThreadPool-9662-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@40762203[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1477964 WARN  (closeThreadPool-9662-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@40762203[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1477965 INFO  (closeThreadPool-9662-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37099/solr
   [junit4]   2> 1477975 INFO  (closeThreadPool-9662-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3478aa1d{/l_u/z,null,AVAILABLE}
   [junit4]   2> 1477976 INFO  (closeThreadPool-9662-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6ff94be{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:34793}
   [junit4]   2> 1477976 INFO  (closeThreadPool-9662-thread-3) [     ] 
o.e.j.s.Server Started @1478124ms
   [junit4]   2> 1477976 INFO  (closeThreadPool-9662-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/l_u/z, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_74CE69C278DE893F-001/tempDir-001/jetty3,
 hostPort=34793, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_74CE69C278DE893F-001/shard-3-001/cores}
   [junit4]   2> 1477976 ERROR (closeThreadPool-9662-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1477976 INFO  (closeThreadPool-9662-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1477976 INFO  (closeThreadPool-9662-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 1477976 INFO  (closeThreadPool-9662-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1477976 INFO  (closeThreadPool-9662-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1477976 INFO  (closeThreadPool-9662-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-01-03T08:39:00.938578Z
   [junit4]   2> 1477985 INFO  
(TEST-BasicDistributedZkTest.test-seed#[74CE69C278DE893F]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_74CE69C278DE893F-001/shard-4-001
 of type NRT
   [junit4]   2> 1477997 INFO  (closeThreadPool-9662-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1477999 WARN  (closeThreadPool-9662-thread-4) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1477999 INFO  (closeThreadPool-9662-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1477999 INFO  (closeThreadPool-9662-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1477999 INFO  (closeThreadPool-9662-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+11
   [junit4]   2> 1478003 INFO  (closeThreadPool-9662-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1478007 INFO  (zkConnectionManagerCallback-9674-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1478007 INFO  (closeThreadPool-9662-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1478019 INFO  (zkConnectionManagerCallback-9676-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1478019 INFO  (closeThreadPool-9662-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1478027 INFO  (closeThreadPool-9662-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1478027 INFO  (closeThreadPool-9662-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1478027 INFO  (closeThreadPool-9662-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1478028 INFO  (closeThreadPool-9662-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@359a2178{/l_u/z,null,AVAILABLE}
   [junit4]   2> 1478028 INFO  (closeThreadPool-9662-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@257a83e{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:33881}
   [junit4]   2> 1478028 INFO  (closeThreadPool-9662-thread-4) [     ] 
o.e.j.s.Server Started @1478176ms
   [junit4]   2> 1478028 INFO  (closeThreadPool-9662-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/l_u/z, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_74CE69C278DE893F-001/tempDir-001/jetty4,
 hostPort=33881, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_74CE69C278DE893F-001/shard-4-001/cores}
   [junit4]   2> 1478028 ERROR (closeThreadPool-9662-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1478028 INFO  (closeThreadPool-9662-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1478028 INFO  (closeThreadPool-9662-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 1478029 INFO  (closeThreadPool-9662-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1478029 INFO  (closeThreadPool-9662-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1478029 INFO  (closeThreadPool-9662-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-01-03T08:39:00.991026Z
   [junit4]   2> 1478039 INFO  (closeThreadPool-9662-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1478042 INFO  (zkConnectionManagerCallback-9678-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1478042 INFO  (closeThreadPool-9662-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1478102 INFO  (closeThreadPool-9662-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1478102 WARN  (closeThreadPool-9662-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@727bff62[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1478102 WARN  (closeThreadPool-9662-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@727bff62[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1478104 WARN  (closeThreadPool-9662-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@278267d8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1478104 WARN  (closeThreadPool-9662-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@278267d8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1478105 INFO  (closeThreadPool-9662-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37099/solr
   [junit4]   2> 1478107 INFO  (closeThreadPool-9662-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1478108 INFO  (zkConnectionManagerCallback-9684-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1478108 INFO  (closeThreadPool-9662-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1478111 INFO  (closeThreadPool-9662-thread-2) 
[n:127.0.0.1:39073_l_u%2Fz     ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 1478111 INFO  (zkConnectionManagerCallback-9686-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1478111 INFO  (closeThreadPool-9662-thread-2) 
[n:127.0.0.1:39073_l_u%2Fz     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 1478114 INFO  (closeThreadPool-9662-thread-2) 
[n:127.0.0.1:39073_l_u%2Fz     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 1478116 INFO  (closeThreadPool-9662-thread-2) 
[n:127.0.0.1:39073_l_u%2Fz     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:39073_l_u%2Fz as DOWN
   [junit4]   2> 1478117 INFO  (closeThreadPool-9662-thread-2) 
[n:127.0.0.1:39073_l_u%2Fz     ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1478117 INFO  (closeThreadPool-9662-thread-2) 
[n:127.0.0.1:39073_l_u%2Fz     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39073_l_u%2Fz
   [junit4]   2> 1478118 INFO  (zkCallback-9645-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1478118 WARN  (closeThreadPool-9662-thread-2) 
[n:127.0.0.1:39073_l_u%2Fz     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1478123 INFO  (zkCallback-9660-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1478123 INFO  (zkCallback-9685-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1478208 INFO  (closeThreadPool-9662-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1478225 INFO  (closeThreadPool-9662-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_74CE69C278DE893F-001/shard-4-001/solr.xml
   [junit4]   2> 1478227 INFO  (closeThreadPool-9662-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1478227 INFO  (closeThreadPool-9662-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1478235 INFO  (closeThreadPool-9662-thread-4) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@189a18a3, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1478239 INFO  (closeThreadPool-9662-thread-2) 
[n:127.0.0.1:39073_l_u%2Fz     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1478255 INFO  (closeThreadPool-9662-thread-2) 
[n:127.0.0.1:39073_l_u%2Fz     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@189a18a3
   [junit4]   2> 1478262 INFO  (closeThreadPool-9662-thread-2) 
[n:127.0.0.1:39073_l_u%2Fz     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@189a18a3
   [junit4]   2> 1478262 INFO  (closeThreadPool-9662-thread-2) 
[n:127.0.0.1:39073_l_u%2Fz     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@189a18a3
   [junit4]   2> 1478264 INFO  (closeThreadPool-9662-thread-2) 
[n:127.0.0.1:39073_l_u%2Fz     ] o.a.s.p.PackageLoader /packages.json updated 
to version -1
   [junit4]   2> 1478265 INFO  (closeThreadPool-9662-thread-2) 
[n:127.0.0.1:39073_l_u%2Fz     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_74CE69C278DE893F-001/shard-2-001/cores
   [junit4]   2> 1478276 INFO  (closeThreadPool-9662-thread-2) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:39073_l_u%2Fz
   [junit4]   2> 1478309 INFO  (closeThreadPool-9662-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1478309 INFO  (closeThreadPool-9662-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_74CE69C278DE893F-001/shard-3-001/solr.xml
   [junit4]   2> 1478311 INFO  (closeThreadPool-9662-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1478311 INFO  (closeThreadPool-9662-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1478312 INFO  (closeThreadPool-9662-thread-3) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@189a18a3, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1478410 INFO  (closeThreadPool-9662-thread-1) 
[n:127.0.0.1:37701_l_u%2Fz     ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 1478410 INFO  (zkConnectionManagerCallback-9694-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1478410 INFO  (closeThreadPool-9662-thread-1) 
[n:127.0.0.1:37701_l_u%2Fz     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 1478414 INFO  (closeThreadPool-9662-thread-1) 
[n:127.0.0.1:37701_l_u%2Fz     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (2)
   [junit4]   2> 1478415 INFO  (closeThreadPool-9662-thread-1) 
[n:127.0.0.1:37701_l_u%2Fz     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:37701_l_u%2Fz as DOWN
   [junit4]   2> 1478416 INFO  (closeThreadPool-9662-thread-1) 
[n:127.0.0.1:37701_l_u%2Fz     ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1478416 INFO  (closeThreadPool-9662-thread-1) 
[n:127.0.0.1:37701_l_u%2Fz     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37701_l_u%2Fz
   [junit4]   2> 1478417 INFO  (zkCallback-9685-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1478417 INFO  (zkCallback-9660-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1478417 INFO  (zkCallback-9645-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1478418 WARN  (closeThreadPool-9662-thread-1) 
[n:127.0.0.1:37701_l_u%2Fz     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1478424 INFO  (zkCallback-9693-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1478431 INFO  (closeThreadPool-9662-thread-1) 
[n:127.0.0.1:37701_l_u%2Fz     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1478651 INFO  (closeThreadPool-9662-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1478674 WARN  (closeThreadPool-9662-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7ae4a612[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1478674 WARN  (closeThreadPool-9662-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7ae4a612[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1478676 INFO  (closeThreadPool-9662-thread-1) 
[n:127.0.0.1:37701_l_u%2Fz     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@189a18a3
   [junit4]   2> 1478685 INFO  (closeThreadPool-9662-thread-1) 
[n:127.0.0.1:37701_l_u%2Fz     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@189a18a3
   [junit4]   2> 1478685 INFO  (closeThreadPool-9662-thread-1) 
[n:127.0.0.1:37701_l_u%2Fz     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@189a18a3
   [junit4]   2> 1478686 INFO  (closeThreadPool-9662-thread-1) 
[n:127.0.0.1:37701_l_u%2Fz     ] o.a.s.p.PackageLoader /packages.json updated 
to version -1
   [junit4]   2> 1478687 INFO  (closeThreadPool-9662-thread-1) 
[n:127.0.0.1:37701_l_u%2Fz     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_74CE69C278DE893F-001/shard-1-001/cores
   [junit4]   2> 1478692 WARN  (closeThreadPool-9662-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@11cc84ba[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1478692 WARN  (closeThreadPool-9662-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@11cc84ba[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1478693 INFO  (closeThreadPool-9662-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37099/solr
   [junit4]   2> 1478727 INFO  (closeThreadPool-9662-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1478764 INFO  (closeThreadPool-9662-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:37701_l_u%2Fz
   [junit4]   2> 1478775 INFO  (zkConnectionManagerCallback-9704-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1478775 INFO  (closeThreadPool-9662-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1478832 INFO  (closeThreadPool-9662-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1478832 WARN  (closeThreadPool-9662-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6ce63bdd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1478832 WARN  (closeThreadPool-9662-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6ce63bdd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1478840 WARN  (closeThreadPool-9662-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7923d017[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1478840 WARN  (closeThreadPool-9662-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7923d017[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1478840 INFO  (closeThreadPool-9662-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37099/solr
   [junit4]   2> 1478844 INFO  (closeThreadPool-9662-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1478845 INFO  (zkConnectionManagerCallback-9710-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1478845 INFO  (closeThreadPool-9662-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1478883 INFO  (closeThreadPool-9662-thread-4) 
[n:127.0.0.1:33881_l_u%2Fz     ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 1478884 INFO  (zkConnectionManagerCallback-9712-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1478884 INFO  (closeThreadPool-9662-thread-4) 
[n:127.0.0.1:33881_l_u%2Fz     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 1478979 INFO  (closeThreadPool-9662-thread-3) 
[n:127.0.0.1:34793_l_u%2Fz     ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 1478979 INFO  (zkConnectionManagerCallback-9714-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1478980 INFO  (closeThreadPool-9662-thread-3) 
[n:127.0.0.1:34793_l_u%2Fz     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 1478981 INFO  (closeThreadPool-9662-thread-4) 
[n:127.0.0.1:33881_l_u%2Fz     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (3)
   [junit4]   2> 1478982 INFO  (closeThreadPool-9662-thread-3) 
[n:127.0.0.1:34793_l_u%2Fz     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (3)
   [junit4]   2> 1478984 INFO  (closeThreadPool-9662-thread-4) 
[n:127.0.0.1:33881_l_u%2Fz     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:33881_l_u%2Fz as DOWN
   [junit4]   2> 1478984 INFO  (closeThreadPool-9662-thread-4) 
[n:127.0.0.1:33881_l_u%2Fz     ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1478984 INFO  (closeThreadPool-9662-thread-4) 
[n:127.0.0.1:33881_l_u%2Fz     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33881_l_u%2Fz
   [junit4]   2> 1478985 INFO  (zkCallback-9660-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1478985 INFO  (zkCallback-9685-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1478985 INFO  (zkCallback-9693-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1478985 INFO  (zkCallback-9645-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1478986 WARN  (closeThreadPool-9662-thread-4) 
[n:127.0.0.1:33881_l_u%2Fz     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1478994 INFO  (closeThreadPool-9662-thread-4) 
[n:127.0.0.1:33881_l_u%2Fz     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1478994 INFO  (zkCallback-9713-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1478994 INFO  (closeThreadPool-9662-thread-3) 
[n:127.0.0.1:34793_l_u%2Fz     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:34793_l_u%2Fz as DOWN
   [junit4]   2> 1478995 INFO  (closeThreadPool-9662-thread-3) 
[n:127.0.0.1:34793_l_u%2Fz     ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1478995 INFO  (closeThreadPool-9662-thread-3) 
[n:127.0.0.1:34793_l_u%2Fz     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34793_l_u%2Fz
   [junit4]   2> 1478995 INFO  (zkCallback-9685-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1478996 INFO  (zkCallback-9660-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1478996 INFO  (zkCallback-9645-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1478996 INFO  (zkCallback-9693-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1478996 INFO  (zkCallback-9713-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1478996 WARN  (closeThreadPool-9662-thread-3) 
[n:127.0.0.1:34793_l_u%2Fz     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1479005 INFO  (zkCallback-9711-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 1479011 INFO  (closeThreadPool-9662-thread-4) 
[n:127.0.0.1:33881_l_u%2Fz     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@189a18a3
   [junit4]   2> 1479015 INFO  (closeThreadPool-9662-thread-3) 
[n:127.0.0.1:34793_l_u%2Fz     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1479019 INFO  (closeThreadPool-9662-thread-4) 
[n:127.0.0.1:33881_l_u%2Fz     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@189a18a3
   [junit4]   2> 1479019 INFO  (closeThreadPool-9662-thread-4) 
[n:127.0.0.1:33881_l_u%2Fz     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@189a18a3
   [junit4]   2> 1479021 INFO  (closeThreadPool-9662-thread-4) 
[n:127.0.0.1:33881_l_u%2Fz     ] o.a.s.p.PackageLoader /packages.json updated 
to version -1
   [junit4]   2> 1479022 INFO  (closeThreadPool-9662-thread-4) 
[n:127.0.0.1:33881_l_u%2Fz     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_74CE69C278DE893F-001/shard-4-001/cores
   [junit4]   2> 1479043 INFO  (closeThreadPool-9662-thread-3) 
[n:127.0.0.1:34793_l_u%2Fz     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@189a18a3
   [junit4]   2> 1479050 INFO  (closeThreadPool-9662-thread-3) 
[n:127.0.0.1:34793_l_u%2Fz     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@189a18a3
   [junit4]   2> 1479050 INFO  (closeThreadPool-9662-thread-3) 
[n:127.0.0.1:34793_l_u%2Fz     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@189a18a3
   [junit4]   2> 1479051 INFO  (closeThreadPool-9662-thread-3) 
[n:127.0.0.1:34793_l_u%2Fz     ] o.a.s.p.PackageLoader /packages.json updated 
to version -1
   [junit4]   2> 1479052 INFO  (closeThreadPool-9662-thread-3) 
[n:127.0.0.1:34793_l_u%2Fz     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_74CE69C278DE893F-001/shard-3-001/cores
   [junit4]   2> 1479085 INFO  (closeThreadPool-9662-thread-4) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:33881_l_u%2Fz
   [junit4]   2> 1479118 INFO  (closeThreadPool-9662-thread-3) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:34793_l_u%2Fz
   [junit4]   2> 1479121 INFO  (qtp107490347-21987) [n:127.0.0.1:33881_l_u%2Fz  
   ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:39073_l_u%252Fz&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1479121 INFO  (qtp107490347-21986) [n:127.0.0.1:33881_l_u%2Fz  
   ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:33881_l_u%252Fz&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1479128 INFO  
(OverseerCollectionConfigSetProcessor-72093693047603204-127.0.0.1:40021_l_u%2Fz-n_0000000000)
 [n:127.0.0.1:40021_l_u%2Fz     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1479128 INFO  
(OverseerThreadFactory-6091-thread-3-processing-n:127.0.0.1:40021_l_u%2Fz) 
[n:127.0.0.1:40021_l_u%2Fz c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd 
Node Identified 127.0.0.1:39073_l_u%2Fz for creating new replica of shard 
shard1 for collection collection1
   [junit4]   2> 1479129 INFO  
(OverseerThreadFactory-6091-thread-3-processing-n:127.0.0.1:40021_l_u%2Fz) 
[n:127.0.0.1:40021_l_u%2Fz c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 1479131 INFO  (qtp107490347-21985) [n:127.0.0.1:33881_l_u%2Fz  
   ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:37701_l_u%252Fz&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1479136 INFO  (qtp107490347-22060) [n:127.0.0.1:33881_l_u%2Fz  
   ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:34793_l_u%252Fz&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1479140 INFO  
(OverseerThreadFactory-6091-thread-4-processing-n:127.0.0.1:40021_l_u%2Fz) 
[n:127.0.0.1:40021_l_u%2Fz c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd 
Node Identified 127.0.0.1:37701_l_u%2Fz for creating new replica of shard 
shard2 for collection collection1
   [junit4]   2> 1479141 INFO  
(OverseerThreadFactory-6091-thread-4-processing-n:127.0.0.1:40021_l_u%2Fz) 
[n:127.0.0.1:40021_l_u%2Fz c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 1479153 INFO  (qtp1382408849-21954) [n:127.0.0.1:39073_l_u%2Fz 
   x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1479168 INFO  (qtp1892778149-21941) [n:127.0.0.1:37701_l_u%2Fz 
   x:collection1_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n2&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1480161 INFO  (qtp1382408849-21954) [n:127.0.0.1:39073_l_u%2Fz 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1480176 INFO  (qtp1892778149-21941) [n:127.0.0.1:37701_l_u%2Fz 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1480180 INFO  (qtp1382408849-21954) [n:127.0.0.1:39073_l_u%2Fz 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n1] Schema name=test
   [junit4]   2> 1480484 INFO  (qtp1892778149-21941) [n:127.0.0.1:37701_l_u%2Fz 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n2] Schema name=test
   [junit4]   2> 1480960 INFO  (qtp1382408849-21954) [n:127.0.0.1:39073_l_u%2Fz 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1480968 INFO  (qtp1892778149-21941) [n:127.0.0.1:37701_l_u%2Fz 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1480971 INFO  (qtp1382408849-21954) [n:127.0.0.1:39073_l_u%2Fz 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n1' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1480972 INFO  (qtp1382408849-21954) [n:127.0.0.1:39073_l_u%2Fz 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@189a18a3
   [junit4]   2> 1480972 INFO  (qtp1382408849-21954) [n:127.0.0.1:39073_l_u%2Fz 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_74CE69C278DE893F-001/shard-2-001/cores/collection1_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_74CE69C278DE893F-001/shard-2-001/cores/collection1_shard1_replica_n1/data/]
   [junit4]   2> 1480974 INFO  (qtp1382408849-21954) [n:127.0.0.1:39073_l_u%2Fz 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=40, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=21.7509765625, 
floorSegmentMB=1.4814453125, forceMergeDeletesPctAllowed=29.033976777707444, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=24.570539099983637
   [junit4]   2> 1480976 WARN  (qtp1382408849-21954) [n:127.0.0.1:39073_l_u%2Fz 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A, 
b=B}}}
   [junit4]   2> 1480979 INFO  (qtp1892778149-21941) [n:127.0.0.1:37701_l_u%2Fz 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n2' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1480979 INFO  (qtp1892778149-21941) [n:127.0.0.1:37701_l_u%2Fz 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n2' (registry 
'solr.core.collection1.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@189a18a3
   [junit4]   2> 1480979 INFO  (qtp1892778149-21941) [n:127.0.0.1:37701_l_u%2Fz 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_74CE69C278DE893F-001/shard-1-001/cores/collection1_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_74CE69C278DE893F-001/shard-1-001/cores/collection1_shard2_replica_n2/data/]
   [junit4]   2> 1480981 INFO  (qtp1892778149-21941) [n:127.0.0.1:37701_l_u%2Fz 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=40, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=21.7509765625, 
floorSegmentMB=1.4814453125, forceMergeDeletesPctAllowed=29.033976777707444, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=24.570539099983637
   [junit4]   2> 1480982 WARN  (qtp1892778149-21941) [n:127.0.0.1:37701_l_u%2Fz 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] 
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> 1481123 INFO  (qtp1382408849-21954) [n:127.0.0.1:39073_l_u%2Fz 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1481123 INFO  (qtp1382408849-21954) [n:127.0.0.1:39073_l_u%2Fz 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1481125 INFO  (qtp1382408849-21954) [n:127.0.0.1:39073_l_u%2Fz 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1481125 INFO  (qtp1382408849-21954) [n:127.0.0.1:39073_l_u%2Fz 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1481126 INFO  (qtp1382408849-21954) [n:127.0.0.1:39073_l_u%2Fz 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=40, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=42.2666015625, 
floorSegmentMB=0.873046875, forceMergeDeletesPctAllowed=26.795401128414383, 
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.21131216197231542, deletesPctAllowed=42.92720763897809
   [junit4]   2> 1481126 INFO  (qtp1382408849-21954) [n:127.0.0.1:39073_l_u%2Fz 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@47cff597[collection1_shard1_replica_n1] main]
   [junit4]   2> 1481128 INFO  (qtp1382408849-21954) [n:127.0.0.1:39073_l_u%2Fz 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1481128 INFO  (qtp1382408849-21954) [n:127.0.0.1:39073_l_u%2Fz 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1481128 INFO  (qtp1382408849-21954) [n:127.0.0.1:39073_l_u%2Fz 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1481129 INFO  (qtp1382408849-21954) [n:127.0.0.1:39073_l_u%2Fz 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1654695651275964416
   [junit4]   2> 1481130 INFO  (qtp1892778149-21941) [n:127.0.0.1:37701_l_u%2Fz 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1481130 INFO  (qtp1892778149-21941) [n:127.0.0.1:37701_l_u%2Fz 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1481131 INFO  
(searcherExecutor-6137-thread-1-processing-n:127.0.0.1:39073_l_u%2Fz 
x:collection1_shard1_replica_n1 c:collection1 s:shard1) 
[n:127.0.0.1:39073_l_u%2Fz c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1] Registered new searcher 
Searcher@47cff597[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1481132 INFO  (qtp1892778149-21941) [n:127.0.0.1:37701_l_u%2Fz 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1481132 INFO  (qtp1892778149-21941) [n:127.0.0.1:37701_l_u%2Fz 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1481132 INFO  (qtp1382408849-21954) [n:127.0.0.1:39073_l_u%2Fz 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard1 to 
Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1481133 INFO  (qtp1382408849-21954) [n:127.0.0.1:39073_l_u%2Fz 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard1
   [junit4]   2> 1481133 INFO  (qtp1892778149-21941) [n:127.0.0.1:37701_l_u%2Fz 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=40, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=42.2666015625, 
floorSegmentMB=0.873046875, forceMergeDeletesPctAllowed=26.795401128414383, 
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.21131216197231542, deletesPctAllowed=42.92720763897809
   [junit4]   2> 1481133 INFO

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


   [junit4]    > Caused by: org.apache.lucene.index.MergePolicy$MergeException: 
java.lang.OutOfMemoryError: Java heap space
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([74CE69C278DE893F]:0)
   [junit4]    >        at 
org.apache.lucene.index.ConcurrentMergeScheduler.handleMergeException(ConcurrentMergeScheduler.java:704)
   [junit4]    >        at 
org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:684)
   [junit4]    > Caused by: java.lang.OutOfMemoryError: Java heap space
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_74CE69C278DE893F-001
   [junit4]   2> Jan 03, 2020 8:40:47 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): 
{regex_dup_A_s=PostingsFormat(name=LuceneFixedGap), 
regex_dup_B_s=PostingsFormat(name=Asserting), 
SubjectTerms_mfacet=PostingsFormat(name=Asserting), multiDefault=FST50, 
_root_=PostingsFormat(name=Asserting), 
genre_s=PostingsFormat(name=LuceneFixedGap), author_t=FST50, series_t=FST50, 
rnd_b=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), 
oddField_s=PostingsFormat(name=LuceneFixedGap), 
a_t=PostingsFormat(name=Asserting), cat=PostingsFormat(name=Asserting), 
foo_b=PostingsFormat(name=LuceneFixedGap), 
name=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), 
inStock=PostingsFormat(name=LuceneFixedGap), 
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), 
text=PostingsFormat(name=LuceneFixedGap), 
t_sortable=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84))},
 docValues:{regex_dup_A_s=DocValuesFormat(name=Asserting), 
other_tl1=DocValuesFormat(name=Lucene80), 
regex_dup_B_s=DocValuesFormat(name=Lucene80), 
range_facet_l_dv=DocValuesFormat(name=Asserting), 
SubjectTerms_mfacet=DocValuesFormat(name=Lucene80), 
n_l1=DocValuesFormat(name=Lucene80), 
multiDefault=DocValuesFormat(name=Lucene80), 
intDefault=DocValuesFormat(name=Lucene80), 
genre_s=DocValuesFormat(name=Asserting), n_td1=DocValuesFormat(name=Lucene80), 
n_d1=DocValuesFormat(name=Lucene80), 
range_facet_l=DocValuesFormat(name=Lucene80), 
n_f1=DocValuesFormat(name=Lucene80), series_t=DocValuesFormat(name=Lucene80), 
n_tl1=DocValuesFormat(name=Lucene80), 
oddField_s=DocValuesFormat(name=Asserting), 
n_tf1=DocValuesFormat(name=Lucene80), price=DocValuesFormat(name=Asserting), 
a_t=DocValuesFormat(name=Lucene80), cat=DocValuesFormat(name=Lucene80), 
sequence_i=DocValuesFormat(name=Asserting), 
inStock=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Asserting), 
text=DocValuesFormat(name=Asserting), 
intDvoDefault=DocValuesFormat(name=Asserting), 
t_sortable=DocValuesFormat(name=Asserting), 
timestamp=DocValuesFormat(name=Lucene80), foo_i=DocValuesFormat(name=Lucene80), 
val_i=DocValuesFormat(name=Asserting), _root_=DocValuesFormat(name=Lucene80), 
n_dt1=DocValuesFormat(name=Lucene80), author_t=DocValuesFormat(name=Lucene80), 
a_i1=DocValuesFormat(name=Lucene80), n_ti1=DocValuesFormat(name=Asserting), 
rnd_b=DocValuesFormat(name=Asserting), 
_version_=DocValuesFormat(name=Lucene80), 
n_tdt1=DocValuesFormat(name=Lucene80), name=DocValuesFormat(name=Asserting), 
foo_b=DocValuesFormat(name=Asserting), id_i1=DocValuesFormat(name=Lucene80), 
foo_d=DocValuesFormat(name=Asserting), 
range_facet_i_dv=DocValuesFormat(name=Lucene80), 
foo_f=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=701, 
maxMBSortInHeap=7.5808246671066755, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@ad14b66),
 locale=pt-LU, timezone=America/St_Vincent
   [junit4]   2> NOTE: Linux 5.0.0-37-generic amd64/AdoptOpenJDK 11.0.4 
(64-bit)/cpus=8,threads=1,free=257949696,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [CacheHeaderTest, 
TestCustomSort, TestDynamicFieldCollectionResource, CdcrOpsAndBoundariesTest, 
SolrXmlInZkTest, BufferStoreTest, AlternateDirectoryTest, CoreSorterTest, 
ResponseLogComponentTest, MigrateRouteKeyTest, TestSortByMinMaxFunction, 
RootFieldTest, PeerSyncWithIndexFingerprintCachingTest, 
TestSweetSpotSimilarityFactory, OverseerModifyCollectionTest, 
IndexSizeEstimatorTest, TestInPlaceUpdatesStandalone, TestExtendedDismaxParser, 
TokenizerChainTest, CustomHighlightComponentTest, TestDocumentBuilder, 
AuthToolTest, AtomicUpdateProcessorFactoryTest, TestNamedUpdateProcessors, 
WordBreakSolrSpellCheckerTest, TestSchemaVersionResource, 
TolerantUpdateProcessorTest, TestSchemaField, TestImpersonationWithHadoopAuth, 
SolrLogAuditLoggerPluginTest, TestInPlaceUpdateWithRouteField, 
TestXIncludeConfig, TestConfigSetProperties, HdfsThreadLeakTest, 
BaseCdcrDistributedZkTest, TestFiltering, HttpPartitionTest, 
TestQueryingOnDownCollection, ManagedSchemaRoundRobinCloudTest, 
DocValuesMultiTest, TestTolerantUpdateProcessorRandomCloud, 
BigEndianAscendingWordSerializerTest, ChangedSchemaMergeTest, TestLockTree, 
TestSolrJacksonAnnotation, HdfsAutoAddReplicasIntegrationTest, TestJoin, 
TestSimNodeLostTrigger, FieldMutatingUpdateProcessorTest, 
TestSimpleTrackingShardHandler, SOLR749Test, SolrIndexConfigTest, 
TestNonDefinedSimilarityFactory, TestFieldCacheReopen, BJQFilterAccessibleTest, 
PreAnalyzedUpdateProcessorTest, GraphQueryTest, V2ApiIntegrationTest, 
TestSimClusterStateProvider, CdcrVersionReplicationTest, JsonLoaderTest, 
TestBinaryField, CreateRoutedAliasTest, TestDistributedGrouping, 
FullSolrCloudDistribCmdsTest, TestFaceting, TestWithCollection, 
TestLegacyNumericRangeQueryBuilder, TestSQLHandler, TestInitParams, 
SystemCollectionCompatTest, DistributedFacetPivotLargeTest, TestSegmentSorting, 
TestAtomicUpdateErrorCases, TestConfig, TestUpdate, TestRebalanceLeaders, 
TestSimTriggerIntegration, TestConfigSetsAPIZkFailure, 
JWTVerificationkeyResolverTest, ScheduledTriggerTest, 
TestSolrConfigHandlerConcurrent, TestUtils, LeaderFailureAfterFreshStartTest, 
TestOverriddenPrefixQueryForCustomFieldType, JavaBinAtomicUpdateMultivalueTest, 
ByteBuffersDirectoryFactoryTest, TestCSVLoader, ConfigSetsAPITest, 
JvmMetricsTest, TestSolrQueryResponse, TestCloudSchemaless, 
TestPseudoReturnFields, HdfsWriteToMultipleCollectionsTest, 
CoreAdminCreateDiscoverTest, TestScoreJoinQPNoScore, TestFreeTextSuggestions, 
SplitByPrefixTest, TestFieldCacheVsDocValues, TestApiFramework, 
HdfsBasicDistributedZk2Test, XsltUpdateRequestHandlerTest, 
TestManagedSchemaThreadSafety, TestAnalyzedSuggestions, 
TestSkipOverseerOperations, RequestLoggingTest, LegacyCloudClusterPropTest, 
OverseerTest, TestHdfsBackupRestoreCore, SuggestComponentTest, 
ExternalFileFieldSortTest, RecoveryAfterSoftCommitTest, 
NodeLostTriggerIntegrationTest, TestLMDirichletSimilarityFactory, 
TestStressReorder, TestQuerySenderNoQuery, 
DimensionalRoutedAliasUpdateProcessorTest, TestSolrDeletionPolicy2, 
DistributedSpellCheckComponentTest, TaggingAttributeTest, SolrTestCaseJ4Test, 
DistributedIntervalFacetingTest, TestSortableTextField, 
CoreAdminRequestStatusTest, ClusterStateTest, TestRestManager, 
SolrMetricManagerTest, TestLegacyField, NoCacheHeaderTest, MoveReplicaHDFSTest, 
TestRTimerTree, TestRTGBase, TestSmileRequest, TestDFISimilarityFactory, 
TestDynamicURP, MaxSizeAutoCommitTest, TestMergePolicyConfig, QueryParsingTest, 
TestLegacyTerms, TestSolrCoreSnapshots, ImplicitSnitchTest, 
TestSimGenericDistributedQueue, SliceStateTest, 
CategoryRoutedAliasUpdateProcessorTest, ZkCollectionPropsCachingTest, 
TestFunctionQuery, AnalysisAfterCoreReloadTest, BasicFunctionalityTest, 
ConvertedLegacyTest, MinimalSchemaTest, OutputWriterTest, SampleTest, 
TestRandomDVFaceting, TestSolrCoreProperties, TestSolrTestCaseJ4, 
TestTolerantSearch, TestTrie, PathHierarchyTokenizerFactoryTest, 
ProtectedTermFilterFactoryTest, TestLuceneMatchVersion, 
TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, 
TestJettySolrRunner, ActionThrottleTest, AddReplicaTest, 
AssignBackwardCompatibilityTest, BasicDistributedZkTest]
   [junit4] Completed [434/895 (1!)] on J2 in 110.97s, 1 test, 1 error <<< 
FAILURES!

[...truncated 1630 lines...]
   [junit4] JVM J2: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J2-20200103_081422_77017582661997664617169.sysout
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/heapdumps/java_pid20896.hprof 
...
   [junit4] Heap dump file created [392724404 bytes in 2.124 secs]
   [junit4] <<< JVM J2: EOF ----

[...truncated 9509 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:634: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:586: Some of the 
tests produced a heap dump, but did not fail. Maybe a suppressed 
OutOfMemoryError? Dumps created:
* java_pid20896.hprof

Total time: 112 minutes 24 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to