Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23712/
Java: 64bit/jdk1.8.0_172 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.TestRandomRequestDistribution

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.cloud.TestRandomRequestDistribution:     1) Thread[id=325, 
name=Log4j2-TF-2-AsyncLoggerConfig--2, state=TIMED_WAITING, 
group=TGRP-TestRandomRequestDistribution]         at 
sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
         at 
com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)
         at 
com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)
         at 
com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:128)        
 at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.TestRandomRequestDistribution: 
   1) Thread[id=325, name=Log4j2-TF-2-AsyncLoggerConfig--2, 
state=TIMED_WAITING, group=TGRP-TestRandomRequestDistribution]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at 
com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)
        at 
com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)
        at 
com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:128)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([9835C083AEE8B0F7]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.TestRandomRequestDistribution

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=325, name=Log4j2-TF-2-AsyncLoggerConfig--2, state=TIMED_WAITING, 
group=TGRP-TestRandomRequestDistribution]         at 
sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
         at 
com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)
         at 
com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)
         at 
com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:128)        
 at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=325, name=Log4j2-TF-2-AsyncLoggerConfig--2, 
state=TIMED_WAITING, group=TGRP-TestRandomRequestDistribution]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at 
com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)
        at 
com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)
        at 
com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:128)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([9835C083AEE8B0F7]:0)




Build Log:
[...truncated 12628 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestRandomRequestDistribution
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_9835C083AEE8B0F7-001/init-core-data-001
   [junit4]   2> 2422 INFO  
(SUITE-TestRandomRequestDistribution-seed#[9835C083AEE8B0F7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2483 INFO  
(SUITE-TestRandomRequestDistribution-seed#[9835C083AEE8B0F7]-worker) [    ] 
o.e.j.u.log Logging initialized @2521ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 2494 INFO  
(SUITE-TestRandomRequestDistribution-seed#[9835C083AEE8B0F7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 2519 INFO  
(SUITE-TestRandomRequestDistribution-seed#[9835C083AEE8B0F7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2524 INFO  
(SUITE-TestRandomRequestDistribution-seed#[9835C083AEE8B0F7]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /gg_fc/
   [junit4]   2> 2552 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[9835C083AEE8B0F7]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2557 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2557 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2657 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[9835C083AEE8B0F7]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:42707
   [junit4]   2> 2660 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[9835C083AEE8B0F7]) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42707
   [junit4]   2> 2661 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[9835C083AEE8B0F7]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 42707
   [junit4]   2> 2839 INFO  (zkConnectionManagerCallback-3-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2971 INFO  (zkConnectionManagerCallback-5-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3013 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[9835C083AEE8B0F7]) [    ] 
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> 3034 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[9835C083AEE8B0F7]) [    ] 
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> 3037 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[9835C083AEE8B0F7]) [    ] 
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> 3042 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[9835C083AEE8B0F7]) [    ] 
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> 3045 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[9835C083AEE8B0F7]) [    ] 
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> 3047 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[9835C083AEE8B0F7]) [    ] 
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> 3049 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[9835C083AEE8B0F7]) [    ] 
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> 3051 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[9835C083AEE8B0F7]) [    ] 
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> 3053 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[9835C083AEE8B0F7]) [    ] 
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> 3055 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[9835C083AEE8B0F7]) [    ] 
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> 3058 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[9835C083AEE8B0F7]) [    ] 
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> 3060 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[9835C083AEE8B0F7]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 3426 WARN  
(TEST-TestRandomRequestDistribution.test-seed#[9835C083AEE8B0F7]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3578 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[9835C083AEE8B0F7]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3578 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[9835C083AEE8B0F7]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3586 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[9835C083AEE8B0F7]) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 3613 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[9835C083AEE8B0F7]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3613 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[9835C083AEE8B0F7]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3617 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[9835C083AEE8B0F7]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3641 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[9835C083AEE8B0F7]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5c9968a4{/gg_fc,null,AVAILABLE}
   [junit4]   2> 3656 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[9835C083AEE8B0F7]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@33e76530{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:36853}
   [junit4]   2> 3656 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[9835C083AEE8B0F7]) [    ] 
o.e.j.s.Server Started @3697ms
   [junit4]   2> 3656 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[9835C083AEE8B0F7]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_9835C083AEE8B0F7-001/tempDir-001/control/data,
 replicaType=NRT, hostContext=/gg_fc, hostPort=36853, 
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.TestRandomRequestDistribution_9835C083AEE8B0F7-001/control-001/cores}
   [junit4]   2> 3708 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[9835C083AEE8B0F7]) [    ] 
o.a.s.u.c.SSLCredentialProviderFactory Processing SSL Credential Provider 
chain: env;sysprop
   [junit4]   2> 3757 ERROR 
(TEST-TestRandomRequestDistribution.test-seed#[9835C083AEE8B0F7]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3757 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[9835C083AEE8B0F7]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3757 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[9835C083AEE8B0F7]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 3761 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[9835C083AEE8B0F7]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3761 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[9835C083AEE8B0F7]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3762 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[9835C083AEE8B0F7]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-23T01:03:13.352Z
   [junit4]   2> 3787 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[9835C083AEE8B0F7]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 3817 INFO  (zkConnectionManagerCallback-7-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3827 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[9835C083AEE8B0F7]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3829 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[9835C083AEE8B0F7]) [    ] 
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.TestRandomRequestDistribution_9835C083AEE8B0F7-001/control-001/solr.xml
   [junit4]   2> 3916 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[9835C083AEE8B0F7]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 3916 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[9835C083AEE8B0F7]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3952 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[9835C083AEE8B0F7]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@194a9be, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 4555 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[9835C083AEE8B0F7]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 4999 WARN  
(TEST-TestRandomRequestDistribution.test-seed#[9835C083AEE8B0F7]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@f00d87f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5431 WARN  
(TEST-TestRandomRequestDistribution.test-seed#[9835C083AEE8B0F7]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5a9e4902[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5460 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[9835C083AEE8B0F7]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42707/solr
   [junit4]   2> 5529 INFO  (zkConnectionManagerCallback-13-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5578 INFO  (zkConnectionManagerCallback-15-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5938 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[9835C083AEE8B0F7]) 
[n:127.0.0.1:36853_gg_fc    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:36853_gg_fc
   [junit4]   2> 5941 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[9835C083AEE8B0F7]) 
[n:127.0.0.1:36853_gg_fc    ] o.a.s.c.Overseer Overseer 
(id=72087633752686596-127.0.0.1:36853_gg_fc-n_0000000000) starting
   [junit4]   2> 6065 INFO  (zkConnectionManagerCallback-22-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6071 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[9835C083AEE8B0F7]) 
[n:127.0.0.1:36853_gg_fc    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:42707/solr ready
   [junit4]   2> 6189 INFO  
(OverseerStateUpdate-72087633752686596-127.0.0.1:36853_gg_fc-n_0000000000) 
[n:127.0.0.1:36853_gg_fc    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:36853_gg_fc
   [junit4]   2> 6190 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[9835C083AEE8B0F7]) 
[n:127.0.0.1:36853_gg_fc    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36853_gg_fc
   [junit4]   2> 6285 INFO  (zkCallback-14-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 6309 INFO  (zkCallback-21-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 6686 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[9835C083AEE8B0F7]) 
[n:127.0.0.1:36853_gg_fc    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 6887 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[9835C083AEE8B0F7]) 
[n:127.0.0.1:36853_gg_fc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@194a9be
   [junit4]   2> 6897 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[9835C083AEE8B0F7]) 
[n:127.0.0.1:36853_gg_fc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@194a9be
   [junit4]   2> 6897 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[9835C083AEE8B0F7]) 
[n:127.0.0.1:36853_gg_fc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@194a9be
   [junit4]   2> 7144 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[9835C083AEE8B0F7]) 
[n:127.0.0.1:36853_gg_fc    ] 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.TestRandomRequestDistribution_9835C083AEE8B0F7-001/control-001/cores
   [junit4]   2> 7429 INFO  (zkConnectionManagerCallback-28-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 7431 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[9835C083AEE8B0F7]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 7433 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[9835C083AEE8B0F7]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42707/solr ready
   [junit4]   2> 8147 INFO  (qtp53374372-35) [n:127.0.0.1:36853_gg_fc    ] 
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:36853_gg_fc&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 8172 INFO  
(OverseerThreadFactory-10-thread-1-processing-n:127.0.0.1:36853_gg_fc) 
[n:127.0.0.1:36853_gg_fc    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 8383 INFO  (qtp53374372-34) [n:127.0.0.1:36853_gg_fc    
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> 8386 INFO  (qtp53374372-34) [n:127.0.0.1:36853_gg_fc    
x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 9660 INFO  (qtp53374372-34) [n:127.0.0.1:36853_gg_fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 9934 INFO  (qtp53374372-34) [n:127.0.0.1:36853_gg_fc 
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> 10319 WARN  (qtp53374372-34) [n:127.0.0.1:36853_gg_fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.WordDelimiterFilterFactory]. Please consult documentation how to replace 
it accordingly.
   [junit4]   2> 10389 WARN  (qtp53374372-34) [n:127.0.0.1:36853_gg_fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.GeoHashField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 10395 WARN  (qtp53374372-34) [n:127.0.0.1:36853_gg_fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.LatLonType]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 10412 WARN  (qtp53374372-34) [n:127.0.0.1:36853_gg_fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.CurrencyField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 10511 INFO  (qtp53374372-34) [n:127.0.0.1:36853_gg_fc 
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> 10667 INFO  (qtp53374372-34) [n:127.0.0.1:36853_gg_fc 
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> 10680 INFO  (qtp53374372-34) [n:127.0.0.1:36853_gg_fc 
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@194a9be
   [junit4]   2> 10695 INFO  (qtp53374372-34) [n:127.0.0.1:36853_gg_fc 
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.TestRandomRequestDistribution_9835C083AEE8B0F7-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.TestRandomRequestDistribution_9835C083AEE8B0F7-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 10749 INFO  (qtp53374372-34) [n:127.0.0.1:36853_gg_fc 
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=49, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=28.2841796875, 
floorSegmentMB=0.462890625, forceMergeDeletesPctAllowed=7.203722114792957, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.10353055447811102, deletesPctAllowed=34.21695603184776
   [junit4]   2> 11021 WARN  (qtp53374372-34) [n:127.0.0.1:36853_gg_fc 
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> 11593 INFO  (qtp53374372-34) [n:127.0.0.1:36853_gg_fc 
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> 11594 INFO  (qtp53374372-34) [n:127.0.0.1:36853_gg_fc 
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> 11609 INFO  (qtp53374372-34) [n:127.0.0.1:36853_gg_fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 11609 INFO  (qtp53374372-34) [n:127.0.0.1:36853_gg_fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 11613 INFO  (qtp53374372-34) [n:127.0.0.1:36853_gg_fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=312220672, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 11633 INFO  (qtp53374372-34) [n:127.0.0.1:36853_gg_fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3609bc53[control_collection_shard1_replica_n1] main]
   [junit4]   2> 11661 INFO  (qtp53374372-34) [n:127.0.0.1:36853_gg_fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 11678 INFO  (qtp53374372-34) [n:127.0.0.1:36853_gg_fc 
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> 11698 INFO  (qtp53374372-34) [n:127.0.0.1:36853_gg_fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 11704 INFO  (qtp53374372-34) [n:127.0.0.1:36853_gg_fc 
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 1626219532825657344
   [junit4]   2> 11723 INFO  
(searcherExecutor-15-thread-1-processing-n:127.0.0.1:36853_gg_fc 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:36853_gg_fc 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@3609bc53[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 11731 INFO  (qtp53374372-34) [n:127.0.0.1:36853_gg_fc 
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> 11743 INFO  (qtp53374372-34) [n:127.0.0.1:36853_gg_fc 
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> 11750 INFO  (qtp53374372-34) [n:127.0.0.1:36853_gg_fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 11750 INFO  (qtp53374372-34) [n:127.0.0.1:36853_gg_fc 
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> 11750 INFO  (qtp53374372-34) [n:127.0.0.1:36853_gg_fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:36853/gg_fc/control_collection_shard1_replica_n1/
   [junit4]   2> 11751 INFO  (qtp53374372-34) [n:127.0.0.1:36853_gg_fc 
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> 11751 INFO  (qtp53374372-34) [n:127.0.0.1:36853_gg_fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:36853/gg_fc/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 11754 INFO  (qtp53374372-34) [n:127.0.0.1:36853_gg_fc 
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/72087633752686596-core_node2-n_0000000000
   [junit4]   2> 11776 INFO  (qtp53374372-34) [n:127.0.0.1:36853_gg_fc 
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:36853/gg_fc/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 11781 INFO  (qtp53374372-34) [n:127.0.0.1:36853_gg_fc 
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> 11789 INFO  (zkCallback-14-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> 11891 INFO  (zkCallback-14-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> 11892 INFO  (zkCallback-14-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> 11901 INFO  (zkCallback-14-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> 11910 INFO  (qtp53374372-34) [n:127.0.0.1:36853_gg_fc 
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=3534
   [junit4]   2> 11964 INFO  (qtp53374372-35) [n:127.0.0.1:36853_gg_fc    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 11965 INFO  (qtp53374372-35) [n:127.0.0.1:36853_gg_fc    ] 
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:36853_gg_fc&wt=javabin&version=2}
 status=0 QTime=3892
   [junit4]   2> 12018 INFO  (zkConnectionManagerCallback-34-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 12019 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[9835C083AEE8B0F7]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 12020 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[9835C083AEE8B0F7]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42707/solr ready
   [junit4]   2> 12023 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[9835C083AEE8B0F7]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 12025 INFO  (qtp53374372-36) [n:127.0.0.1:36853_gg_fc    ] 
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> 12037 INFO  
(OverseerThreadFactory-10-thread-2-processing-n:127.0.0.1:36853_gg_fc) 
[n:127.0.0.1:36853_gg_fc    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 12037 INFO  
(OverseerCollectionConfigSetProcessor-72087633752686596-127.0.0.1:36853_gg_fc-n_0000000000)
 [n:127.0.0.1:36853_gg_fc    ] 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> 12243 WARN  
(OverseerThreadFactory-10-thread-2-processing-n:127.0.0.1:36853_gg_fc) 
[n:127.0.0.1:36853_gg_fc    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 12245 INFO  (qtp53374372-36) [n:127.0.0.1:36853_gg_fc    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 12245 INFO  (qtp53374372-36) [n:127.0.0.1:36853_gg_fc    ] 
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=220
   [junit4]   2> 12247 INFO  
(OverseerCollectionConfigSetProcessor-72087633752686596-127.0.0.1:36853_gg_fc-n_0000000000)
 [n:127.0.0.1:36853_gg_fc    ] 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> 12248 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[9835C083AEE8B0F7]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=3
   [junit4]   2> 12343 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[9835C083AEE8B0F7]) [    ] 
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.TestRandomRequestDistribution_9835C083AEE8B0F7-001/shard-1-001
 of type NRT
   [junit4]   2> 12358 WARN  (closeThreadPool-35-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 12359 INFO  (closeThreadPool-35-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 12359 INFO  (closeThreadPool-35-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 12359 INFO  (closeThreadPool-35-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 12446 INFO  (closeThreadPool-35-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 12446 INFO  (closeThreadPool-35-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 12446 INFO  (closeThreadPool-35-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 12461 INFO  (closeThreadPool-35-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@58878b46{/gg_fc,null,AVAILABLE}
   [junit4]   2> 12505 INFO  (closeThreadPool-35-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@275d9001{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:40179}
   [junit4]   2> 12505 INFO  (closeThreadPool-35-thread-1) [    ] 
o.e.j.s.Server Started @12546ms
   [junit4]   2> 12505 INFO  (closeThreadPool-35-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_9835C083AEE8B0F7-001/tempDir-001/jetty1,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/gg_fc, 
hostPort=40179, 
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.TestRandomRequestDistribution_9835C083AEE8B0F7-001/shard-1-001/cores}
   [junit4]   2> 12506 ERROR (closeThreadPool-35-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 12506 INFO  (closeThreadPool-35-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 12506 INFO  (closeThreadPool-35-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 12506 INFO  (closeThreadPool-35-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 12506 INFO  (closeThreadPool-35-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 12506 INFO  (closeThreadPool-35-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-23T01:03:22.096Z
   [junit4]   2> 12514 INFO  (zkConnectionManagerCallback-37-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 12592 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[9835C083AEE8B0F7]) [    ] 
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.TestRandomRequestDistribution_9835C083AEE8B0F7-001/shard-2-001
 of type NRT
   [junit4]   2> 12627 WARN  (closeThreadPool-35-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 12628 INFO  (closeThreadPool-35-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 12628 INFO  (closeThreadPool-35-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 12628 INFO  (closeThreadPool-35-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 12635 INFO  (closeThreadPool-35-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 12635 INFO  (closeThreadPool-35-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.TestRandomRequestDistribution_9835C083AEE8B0F7-001/shard-1-001/solr.xml
   [junit4]   2> 12648 INFO  (closeThreadPool-35-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 12648 INFO  (closeThreadPool-35-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 12745 INFO  (closeThreadPool-35-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 12745 INFO  (closeThreadPool-35-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 12745 INFO  (closeThreadPool-35-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 12753 INFO  (closeThreadPool-35-thread-1) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@194a9be, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 12773 INFO  (closeThreadPool-35-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3c69d47a{/gg_fc,null,AVAILABLE}
   [junit4]   2> 12819 INFO  (closeThreadPool-35-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3a0ebe38{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:40667}
   [junit4]   2> 12819 INFO  (closeThreadPool-35-thread-2) [    ] 
o.e.j.s.Server Started @12860ms
   [junit4]   2> 12819 INFO  (closeThreadPool-35-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_9835C083AEE8B0F7-001/tempDir-001/jetty2,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/gg_fc, 
hostPort=40667, 
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.TestRandomRequestDistribution_9835C083AEE8B0F7-001/shard-2-001/cores}
   [junit4]   2> 12820 ERROR (closeThreadPool-35-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 12820 INFO  (closeThreadPool-35-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 12820 INFO  (closeThreadPool-35-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 12820 INFO  (closeThreadPool-35-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 12820 INFO  (closeThreadPool-35-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 12820 INFO  (closeThreadPool-35-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-23T01:03:22.410Z
   [junit4]   2> 12835 INFO  
(TEST-TestRandomRequestDistribution.test-seed#[9835C083AEE8B0F7]) [    ] 
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.TestRandomRequestDistribution_9835C083AEE8B0F7-001/shard-3-001
 of type NRT
   [junit4]   2> 12851 INFO  (zkConnectionManagerCallback-39-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 12858 INFO  (closeThreadPool-35-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 12858 INFO  (closeThreadPool-35-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.TestRandomRequestDistribution_9835C083AEE8B0F7-001/shard-2-001/solr.xml
   [junit4]   2> 12858 WARN  (closeThreadPool-35-thread-3) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 12858 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1001b522a870009, likely client has closed socket
   [junit4]   2> 12859 INFO  (closeThreadPool-35-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 12859 INFO  (closeThreadPool-35-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 12859 INFO  (closeThreadPool-35-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 12865 INFO  (closeThreadPool-35-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 12865 INFO  (closeThreadPool-35-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 12880 INFO  (closeThreadPool-35-thread-2) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@194a9be, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 12953 INFO  (closeThreadPool-35-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 12953 INFO  (closeThreadPool-35-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 12953 INFO  (closeThreadPool-35-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 12972 INFO  (closeThreadPool-35-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@76148130{/gg_fc,null,AVAILABLE}
   [junit4]   2> 13042 INFO  (closeThreadPool-35-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 13088 INFO  (closeThreadPool-35-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@18167301{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:33147}
   [junit4]   2> 13088 INFO  (closeThreadPool-35-thread-3) [    ] 
o.e.j.s.Server Started @13129ms
   [junit4]   2> 13088 INFO  (closeThreadPool-35-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_9835C083AEE8B0F7-001/tempDir-001/jetty3,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/gg_fc, 
hostPort=33147, 
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.TestRandomRequestDistribution_9835C083AEE8B0F7-001/shard-3-001/cores}
   [junit4]   2> 13089 ERROR (closeThreadPool-35-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 13089 INFO  (closeThreadPool-35-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 13089 INFO  (closeThreadPool-35-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 13089 INFO  (closeThreadPool-35-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 13089 INFO  (closeThreadPool-35-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 13089 INFO  (closeThreadPool-35-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-23T01:03:22.679Z
   [junit4]   2> 13142 WARN  (closeThreadPool-35-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@7ced74f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 13175 INFO  (zkConnectionManagerCallback-42-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 13203 WARN  (closeThreadPool-35-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@3003fcd2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 13204 INFO  (closeThreadPool-35-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42707/solr
   [junit4]   2> 13205 INFO  (closeThreadPool-35-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 13205 INFO  (closeThreadPool-35-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.TestRandomRequestDistribution_9835C083AEE8B0F7-001/shard-3-001/solr.xml
   [junit4]   2> 13209 INFO  (closeThreadPool-35-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 13209 INFO  (closeThreadPool-35-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 13226 INFO  (closeThreadPool-35-thread-3) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@194a9be, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 13269 INFO  (closeThreadPool-35-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 13278 WARN  (closeThreadPool-35-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@75b75e7d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 13289 INFO  (zkConnectionManagerCallback-47-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 13354 WARN  (closeThreadPool-35-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@18b2f7e6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 13355 INFO  (closeThreadPool-35-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42707/solr
   [junit4]   2> 13457 INFO  (zkConnectionManagerCallback-55-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 13461 INFO  (zkConnectionManagerCallback-52-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 13498 INFO  (closeThreadPool-35-thread-2) 
[n:127.0.0.1:40667_gg_fc    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 13525 INFO  (closeThreadPool-35-thread-2) 
[n:127.0.0.1:40667_gg_fc    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:40667_gg_fc as DOWN
   [junit4]   2> 13526 INFO  (closeThreadPool-35-thread-2) 
[n:127.0.0.1:40667_gg_fc    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 13526 INFO  (closeThreadPool-35-thread-2) 
[n:127.0.0.1:40667_gg_fc    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40667_gg_fc
   [junit4]   2> 13537 INFO  (zkCallback-14-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 13545 INFO  (zkCallback-21-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 13553 INFO  (zkConnectionManagerCallback-57-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 13593 INFO  (zkCallback-51-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 13626 INFO  (zkCallback-33-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 13627 INFO  (closeThreadPool-35-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 13663 INFO  (zkConnectionManagerCallback-64-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 13675 INFO  (closeThreadPool-35-thread-1) 
[n:127.0.0.1:40179_gg_fc    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 13675 INFO  (closeThreadPool-35-thread-2) 
[n:127.0.0.1:40667_gg_fc    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 13681 WARN  (closeThreadPool-35-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@731314d9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 13682 INFO  (closeThreadPool-35-thread-2) 
[n:127.0.0.1:40667_gg_fc    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:42707/solr ready
   [junit4]   2> 13687 INFO  (closeThreadPool-35-thread-1) 
[n:127.0.0.1:40179_gg_fc    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:40179_gg_fc as DOWN
   [junit4]   2> 13692 INFO  (closeThreadPool-35-thread-1) 
[n:127.0.0.1:40179_gg_fc    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 13692 INFO  (closeThreadPool-35-thread-1) 
[n:127.0.0.1:40179_gg_fc    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40179_gg_fc
   [junit4]   2> 13694 INFO  (zkCallback-21-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 13695 INFO  (zkCallback-14-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 13702 INFO  (zkCallback-51-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 13702 INFO  (zkCallback-56-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 13702 INFO  (zkCallback-33-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 13728 INFO  (closeThreadPool-35-thread-2) 
[n:127.0.0.1:40667_gg_fc    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 13752 INFO  (closeThreadPool-35-thread-2) 
[n:127.0.0.1:40667_gg_fc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@194a9be
   [junit4]   2> 13787 INFO  (zkCallback-63-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 13801 INFO  (zkConnectionManagerCallback-74-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 13857 INFO  (closeThreadPool-35-thread-1) 
[n:127.0.0.1:40179_gg_fc    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 13858 INFO  (closeThreadPool-35-thread-1) 
[n:127.0.0.1:40179_gg_fc    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:42707/solr ready
   [junit4]   2> 13872 INFO  (closeThreadPool-35-thread-1) 
[n:127.0.0.1:40179_gg_fc    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 13887 WARN  (closeThreadPool-35-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5367e2ca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 13888 INFO  (closeThreadPool-35-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42707/solr
   [junit4]   2> 13894 INFO  (closeThreadPool-35-thread-2) 
[n:127.0.0.1:40667_gg_fc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@194a9be
   [junit4]   2> 13894 INFO  (closeThreadPool-35-thread-2) 
[n:127.0.0.1:40667_gg_fc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@194a9be
   [junit4]   2> 13896 INFO  (closeThreadPool-35-thread-2) 
[n:127.0.0.1:40667_gg_fc    ] 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.TestRandomRequestDistribution_9835C083AEE8B0F7-001/shard-2-001/cores
   [junit4]   2> 13906 INFO  (closeThreadPool-35-thread-1) 
[n:127.0.0.1:40179_gg_fc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@194a9be
   [junit4]   2> 13921 INFO  (closeThreadPool-35-thread-1) 
[n:127.0.0.1:40179_gg_fc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@194a9be
   [junit4]   2> 13921 INFO  (closeThreadPool-35-thread-1) 
[n:127.0.0.1:40179_gg_fc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@194a9be
   [junit4]   2> 13923 INFO  (closeThreadPool-35-thread-1) 
[n:127.0.0.1:40179_gg_fc    ] 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.TestRandomRequestDistribution_9835C083AEE8B0F7-001/shard-1-001/cores
   [junit4]   2> 13974 INFO  (zkConnectionManagerCallback-79-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 14065 INFO  (zkConnectionManagerCallback-81-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 14191 INFO  (closeThreadPool-35-thread-3) 
[n:127.0.0.1:33147_gg_fc    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 14203 INFO  (closeThreadPool-35-thread-3) 
[n:127.0.0.1:33147_gg_fc    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:33147_gg_fc as DOWN
   [junit4]   2> 14205 INFO  (closeThreadPool-35-thread-3) 
[n:127.0.0.1:33147_gg_fc    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 14205 INFO  (closeThreadPool-35-thread-3) 
[n:127.0.0.1:33147_gg_fc    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33147_gg_fc
   [junit4]   2> 14208 INFO  (zkCallback-63-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 14208 INFO  (zkCallback-51-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 14208 INFO  (zkCallback-56-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 14208 INFO  (zkCallback-14-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 14209 INFO  (zkCallback-33-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 14216 INFO  (zkCallback-21-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 14225 INFO  (zkCallback-73-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 14226 INFO  (zkCallback-80-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 14295 INFO  (zkConnectionManagerCallback-88-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 14318 INFO  (closeThreadPool-35-thread-3) 
[n:127.0.0.1:33147_gg_fc    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 14319 INFO  (closeThreadPool-35-thread-3) 
[n:127.0.0.1:33147_gg_fc    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:42707/solr ready
   [junit4]   2> 14320 INFO  (closeThreadPool-35-thread-3) 
[n:127.0.0.1:33147_gg_fc    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 14354 INFO  (closeThreadPool-35-thread-3) 
[n:127.0.0.1:33147_gg_fc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@194a9be
   [junit4]   2> 14369 INFO  (closeThreadPool-35-thread-3) 
[n:127.0.0.1:33147_gg_fc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@194a9be
   [junit4]   2> 14369 INFO  (closeThreadPool-35-thread-3) 
[n:127.0.0.1:33147_gg_fc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@194a9be
   [junit4]   2> 14370 INFO  (closeThreadPool-35-thread-3) 
[n:127.0.0.1:33147_gg_fc    ] 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.TestRandomRequestDistribution_9835C083AEE8B0F7-001/shard-3-001/cores
   [junit4]   2> 14462 INFO  (qtp1496593897-119) [n:127.0.0.1:33147_gg_fc    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:40179_gg_fc&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 14462 INFO  (qtp1496593897-121) [n:127.0.0.1:33147_gg_fc    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:40667_gg_fc&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 14463 INFO  (qtp1496593897-120) [n:127.0.0.1:33147_gg_fc    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:33147_gg_fc&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 14477 INFO  
(OverseerThreadFactory-10-thread-3-processing-n:127.0.0.1:36853_gg_fc) 
[n:127.0.0.1:36853_gg_fc c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd 
Node Identified 127.0.0.1:40179_gg_fc for creating new replica of shard shard2 
for collection collection1
   [junit4]   2> 14480 INFO  
(OverseerThreadFactory-10-thread-3-processing-n:127.0.0.1:36853_gg_fc) 
[n:127.0.0.1:36853_gg_fc c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 14480 INFO  
(OverseerThreadFactory-10-thread-4-processing-n:127.0.0.1:36853_gg_fc) 
[n:127.0.0.1:36853_gg_fc c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd 
Node Identified 127.0.0.1:40667_gg_fc for creating new replica of shard shard1 
for collection collection1
   [junit4]   2> 14485 INFO  
(OverseerThreadFactory-10-thread-4-processing-n:127.0.0.1:36853_gg_fc) 
[n:127.0.0.1:36853_gg_fc c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 14665 INFO  (qtp1445569847-95) [n:127.0.0.1:40179_gg_fc    
x:collection1_shard2_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 14668 INFO  (qtp1242486849-108) [n:127.0.0.1:40667_gg_fc    
x:collection1_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 15842 INFO  (qtp1445569847-95) [n:127.0.0.1:40179_gg_fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 15851 INFO  (qtp1242486849-108) [n:127.0.0.1:40667_gg_fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 15947 INFO  (qtp1242486849-108) [n:127.0.0.1:40667_gg_fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n2] Schema name=test
   [junit4]   2> 15954 INFO  (qtp1445569847-95) [n:127.0.0.1:40179_gg_fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n1] Schema name=test
   [junit4]   2> 16280 INFO  (qtp1242486849-108) [n:127.0.0.1:40667_gg_fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 16294 INFO  (qtp1445569847-95) [n:127.0.0.1:40179_gg_fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 16356 INFO  (qtp1242486849-108) [n:127.0.0.1:40667_gg_fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n2' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 16357 INFO  (qtp1242486849-108) [n:127.0.0.1:40667_gg_fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n2' (registry 
'solr.core.collection1.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@194a9be
   [junit4]   2> 16357 INFO  (qtp1242486849-108) [n:127.0.0.1:40667_gg_fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_9835C083AEE8B0F7-001/shard-2-001/cores/collection1_shard1_replica_n2],
 
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.TestRandomRequestDistribution_9835C083AEE8B0F7-001/shard-2-001/cores/collection1_shard1_replica_n2/data/]
   [junit4]   2> 16385 INFO  (qtp1242486849-108) [n:127.0.0.1:40667_gg_fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=49, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=28.2841796875, 
floorSegmentMB=0.462890625, forceMergeDeletesPctAllowed=7.203722114792957, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.10353055447811102, deletesPctAllowed=34.21695603184776
   [junit4]   2> 16387 INFO  (qtp1445569847-95) [n:127.0.0.1:40179_gg_fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n1' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 16394 INFO  (qtp1445569847-95) [n:127.0.0.1:40179_gg_fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n1' (registry 
'solr.core.collection1.shard2.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@194a9be
   [junit4]   2> 16394 INFO  (qtp1445569847-95) [n:127.0.0.1:40179_gg_fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_9835C083AEE8B0F7-001/shard-1-001/cores/collection1_shard2_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.TestRandomRequestDistribution_9835C083AEE8B0F7-001/shard-1-001/cores/collection1_shard2_replica_n1/data/]
   [junit4]   2> 16409 INFO  (qtp1445569847-95) [n:127.0.0.1:40179_gg_fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=49, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=28.2841796875, 
floorSegmentMB=0.462890625, forceMergeDeletesPctAllowed=7.203722114792957, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.10353055447811102, deletesPctAllowed=34.21695603184776
   [junit4]   2> 16415 WARN  (qtp1242486849-108) [n:127.0.0.1:40667_gg_fc 
c:collection1 s:shard1  x:collection1_shard1_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> 16457 WARN  (qtp1445569847-95) [n:127.0.0.1:40179_gg_fc 
c:collection1 s:shard2  x:collection1_shard2_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> 16539 INFO  (qtp1242486849-108) [n:127.0.0.1:40667_gg_fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 16539 INFO  (qtp1242486849-108) [n:127.0.0.1:40667_gg_fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 16543 INFO  (qtp1242486849-108) [n:127.0.0.1:40667_gg_fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 16543 INFO  (qtp1242486849-108) [n:127.0.0.1:40667_gg_fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 16546 INFO  (qtp1242486849-108) [n:127.0.0.1:40667_gg_fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=312220672, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 16547 INFO  (qtp1242486849-108) [n:127.0.0.1:40667_gg_fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@47cd4fb0[collection1_shard1_replica_n2] main]
   [junit4]   2> 16565 INFO  (qtp1242486849-108) [n:127.0.0.1:40667_gg_fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 16569 INFO  (qtp1242486849-108) [n:127.0.0.1:40667_gg_fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 16569 INFO  (qtp1242486849-108) [n:127.0.0.1:40667_gg_fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 16570 INFO  (qtp1242486849-108) [n:127.0.0.1:40667_gg_fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1626219537928028160
   [junit4]   2> 16583 INFO  
(searcherExecutor-47-thread-1-processing-n:127.0.0.1:40667_gg_fc 
x:collection1_shard1_replica_n2 c:collection1 s:shard1) 
[n:127.0.0.1:40667_gg_fc c:collection1 s:shard1  
x:collection1_shard1_replica_n2] o.a.s.c.SolrCore 
[collection1_shard1_replica_n2] Registered new searcher 
Searcher@47cd4fb0[collection1_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 16617 INFO  (qtp1445569847-95) [n:127.0.0.1:40179_gg_fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 16617 INFO  (qtp1445569847-95) [n:127.0.0.1:40179_gg_fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 16622 INFO  (qtp1445569847-95) [n:127.0.0.1:40179_gg_fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 16622 INFO  (qtp1445569847-95) [n:127.0.0.1:40179_gg_fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 16624 INFO  (qtp1445569847-95) [n:127.0.0.1:40179_gg_fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=312220672, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 16628 INFO  (qtp1242486849-108) [n:127.0.0.1:40667_gg_fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard1 to 
Terms{values={core_node4=0}, version=0}
   [junit4]   2> 16628 INFO  (qtp1242486849-108) [n:127.0.0.1:40667_gg_fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard1
   [junit4]   2> 16629 INFO  (qtp1445569847-95) [n:127.0.0.1:40179_gg_fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7219ab46[collection1_shard2_replica_n1] main]
   [junit4]   2> 16631 INFO  (qtp1242486849-108) [n:127.0.0.1:40667_gg_fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 16631 INFO  (qtp1242486849-108) [n:127.0.0.1:40667_gg_fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 16631 INFO  (qtp1242486849-108) [n:127.0.0.1:40667_gg_fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:40667/gg_fc/collection1_shard1_replica_n2/
   [junit4]   2> 16631 INFO  (qtp1242486849-108) [n:127.0.0.1:40667_gg_fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 16631 INFO  (qtp1242486849-108) [n:127.0.0.1:40667_gg_fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.SyncStrategy 
http://127.0.0.1:40667/gg_fc/collection1_shard1_replica_n2/ has no replicas
   [junit4]   2> 16632 INFO  (qtp1242486849-108) [n:127.0.0.1:40667_gg_fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/shard1/leader after winning as 
/collections/collection1/leader_elect/shard1/election/72087633752686604-core_node4-n_0000000000
   [junit4]   2> 16632 INFO  (qtp1445569847-95) [n:127.0.0.1:40179_gg_fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 16632 INFO  (qtp1445569847-95) [n:127.0.0.1:40179_gg_fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 16633 INFO  (qtp1445569847-95) [n:127.0.0.1:40179_gg_fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 16633 INFO  (qtp1242486849-108) [n:127.0.0.1:40667_gg_fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:40667/gg_fc/collection1_shard1_replica_n2/ shard1
   [junit4]   2> 16634 INFO  (qtp1445569847-95) [n:127.0.0.1:40179_gg_fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1626219537995137024
   [junit4]   2> 16638 INFO  
(searcherExecutor-48-thread-1-processing-n:127.0.0.1:40179_gg_fc 
x:collection1_shard2_replica_n1 c:collection1 s:shard2) 
[n:127.0.0.1:40179_gg_fc c:collection1 s:shard2  
x:collection1_shard2_replica_n1] o.a.s.c.SolrCore 
[collection1_shard2_replica_n1] Registered new searcher 
Searcher@7219ab46[collection1_shard2_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 16641 INFO  (qtp1445569847-95) [n:127.0.0.1:40179_gg_fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard2 to 
Terms{values={core_node3=0}, version=0}
   [junit4]   2> 16642 INFO  (qtp1445569847-95) [n:127.0.0.1:40179_gg_fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard2
   [junit4]   2> 16644 INFO  (qtp1445569847-95) [n:127.0.0.1:40179_gg_fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 16644 INFO  (qtp1445569847-95) [n:127.0.0.1:40179_gg_fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 16644 INFO  (qtp1445569847-95) [n:127.0.0.1:40179_gg_fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:40179/gg_fc/collection1_shard2_replica_n1/
   [junit4]   2> 16645 INFO  (qtp1445569847-95) [n:127.0.0.1:40179_gg_fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 16645 INFO  (qtp1445569847-95) [n:127.0.0.1:40179_gg_fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:40179/gg_fc/collection1_shard2_replica_n1/ has no replicas
   [junit4]   2> 16645 INFO  (qtp1445569847-95) [n:127.0.0.1:40179_gg_fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/shard2/leader after winning as 
/collections/collection1/leader_elect/shard2/election/72087633752686606-core_node3-n_0000000000
   [junit4]   2> 16646 INFO  (qtp1445569847-95) [n:127.0.0.1:40179_gg_fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:40179/gg_fc/collection1_shard2_replica_n1/ shard2
   [junit4]   2> 16748 INFO  (zkCallback-51-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 16748 INFO  (zkCallback-56-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 16753 INFO  (qtp1242486849-108) [n:127.0.0.1:40667_gg_fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 16753 INFO  (qtp1445569847-95) [n:127.0.0.1:40179_gg_fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 16755 INFO  (qtp1445569847-95) [n:127.0.0.1:40179_gg_fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2090
   [junit4]   2> 16758 INFO  (qtp1242486849-108) [n:127.0.0.1:40667_gg_fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2090
   [junit4]   2> 16766 INFO  (zkCallback-56-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 16791 INFO  (qtp1496593897-119) [n:127.0.0.1:33147_gg_fc 
c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:40179_gg_fc&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=2329
   [junit4]   2> 16798 INFO  (qtp1496593897-121) [n:127.0.0.1:33147_gg_fc 
c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:40667_gg_fc&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=2336
   [junit4]   2> 16865 INFO  (zkCallback-56-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 16865 INFO  (zkCallback-51-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 16865 INFO  (zkCallback-51-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 16865 INFO  (zkCallback-56-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 16879 INFO  (zkCallback-56-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 18493 INFO  
(OverseerCollectionConfigSetProcessor-72087633752686596-127.0.0.1:36853_gg_fc-n_0000000000)
 [n:127.0.0.1:36853_gg_fc    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 18494 INFO  
(OverseerCollectionConfigSetProcessor-72087633752686596-127.0.0.1:36853_gg_fc-n_0000000000)
 [n:127.0.0.1:36853_gg_fc    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000005 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 18497 INFO  
(OverseerThreadFactory-10-thread-5-processing-n:127.0.0.1:36853_gg_fc) 
[n:127.0.0.1:36853_gg_fc c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd 
Node Identified 127.0.0.1:33147_gg_fc for creating new replica of shard shard2 
for collection collection1
   [junit4]   2> 18499 INFO  
(OverseerThreadFactory-10-thread-5-processing-n:127.0.0.1:36853_gg_fc) 
[n:127.0.0.1:36853_gg_fc c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 18545 INFO  (qtp1496593897-121) [n:127.0.0.1:33147_gg_fc    
x:collection1_shard2_replica_n5] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n5&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 18651 INFO  (zkCallback-51-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 18651 INFO  (zkCallback-51-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 18653 INFO  (zkCallback-56-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 18653 INFO  (zkCallback-56-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 18653 INFO  (zkCallback-56-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 19611 INFO  (qtp1496593897-121) [n:127.0.0.1:33147_gg_fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n5] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 19635 INFO  (qtp1496593897-121) [n:127.0.0.1:33147_gg_fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n5] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n5] Schema name=test
   [junit4]   2> 19974 INFO  (qtp1496593897-121) [n:127.0.0.1:33147_gg_fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n5] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 20043 INFO  (qtp1496593897-121) [n:127.0.0.1:33147_gg_fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n5] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n5' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 20044 INFO  (qtp1496593897-121) [n:127.0.0.1:33147_gg_fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n5] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n5' (registry 
'solr.core.collection1.shard2.replica_n5') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@194a9be
   [junit4]   2> 20045 INFO  (qtp1496593897-121) [n:127.0.0.1:33147_gg_fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n5] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n5] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_9835C083AEE8B0F7-001/shard-3-001/cores/collection1_shard2_replica_n5],
 
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.TestRandomRequestDistribution_9835C083AEE8B0F7-001/shard-3-001/cores/collection1_shard2_replica_n5/data/]
   [junit4]   2> 20056 INFO  (qtp1496593897-121) [n:127.0.0.1:33147_gg_fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n5] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=49, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=28.2841796875, 
floorSegmentMB=0.462890625, forceMergeDeletesPctAllowed=7.203722114792957, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.10353055447811102, deletesPctAllowed=34.21695603184776
   [junit4]   2> 20068 WARN  (qtp1496593897-121) [n:127.0.0.1:33147_gg_fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n5] 
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> 20178 INFO  (qtp1496593897-121) [n:127.0.0.1:33147_gg_fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n5] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 20178 INFO  (qtp1496593897-121) [n:127.0.0.1:33147_gg_fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n5] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 20181 INFO  (qtp1496593897-121) [n:127.0.0.1:33147_gg_fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n5] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 20181 INFO  (qtp1496593897-121) [n:127.0.0.1:33147_gg_fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n5] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 20182 INFO  (qtp1496593897-121) [n:127.0.0.1:33147_gg_fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n5] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=312220672, maxMergeSizeFor

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

  2>    at 
com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)
   [junit4]   2>        at 
com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)
   [junit4]   2>        at 
com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:128)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> AsyncLogger error handling event seq=2, value='null':
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2>        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014)
   [junit4]   2>        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2088)
   [junit4]   2>        at 
com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)
   [junit4]   2>        at 
com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)
   [junit4]   2>        at 
com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:128)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> AsyncLogger error handling event seq=3, value='null':
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2>        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014)
   [junit4]   2>        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2088)
   [junit4]   2>        at 
com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)
   [junit4]   2>        at 
com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)
   [junit4]   2>        at 
com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:128)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> AsyncLogger error handling event seq=4, value='null':
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2>        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014)
   [junit4]   2>        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2088)
   [junit4]   2>        at 
com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)
   [junit4]   2>        at 
com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)
   [junit4]   2>        at 
com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:128)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Feb 23, 2019 1:39:55 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be 
terminated:
   [junit4]   2>    1) Thread[id=326, name=Log4j2-TF-2-AsyncLoggerConfig--2, 
state=TIMED_WAITING, group=TGRP-TestRandomRequestDistribution]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2>         at 
com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)
   [junit4]   2>         at 
com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)
   [junit4]   2>         at 
com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:128)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: 
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
 chunkSize=4, maxDocsPerChunk=299, blockSize=2), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, 
chunkSize=4, blockSize=2)), 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@16c2a49d),
 locale=en-GB, timezone=America/Tegucigalpa
   [junit4]   2> NOTE: Linux 4.18.0-15-generic amd64/Oracle Corporation 
1.8.0_172 (64-bit)/cpus=8,threads=3,free=265593592,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestRandomRequestDistribution]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestRandomRequestDistribution -Dtests.seed=9835C083AEE8B0F7 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true 
-Dtests.locale=en-GB -Dtests.timezone=America/Tegucigalpa -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestRandomRequestDistribution (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.TestRandomRequestDistribution: 
   [junit4]    >    1) Thread[id=326, name=Log4j2-TF-2-AsyncLoggerConfig--2, 
state=TIMED_WAITING, group=TGRP-TestRandomRequestDistribution]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at 
com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)
   [junit4]    >         at 
com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)
   [junit4]    >         at 
com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:128)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([9835C083AEE8B0F7]:0)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=326, name=Log4j2-TF-2-AsyncLoggerConfig--2, 
state=TIMED_WAITING, group=TGRP-TestRandomRequestDistribution]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at 
com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)
   [junit4]    >         at 
com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)
   [junit4]    >         at 
com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:128)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([9835C083AEE8B0F7]:0)
   [junit4] Completed [3/5 (1!)] on J1 in 43.51s, 1 test, 2 errors <<< FAILURES!
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestRandomRequestDistribution
   [junit4] OK      17.8s J0 | TestRandomRequestDistribution.test
   [junit4] Completed [4/5 (1!)] on J0 in 18.86s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestRandomRequestDistribution
   [junit4] OK      17.7s J2 | TestRandomRequestDistribution.test
   [junit4] Completed [5/5 (1!)] on J2 in 18.58s, 1 test
   [junit4] 
   [junit4] 
   [junit4] Tests with failures [seed: 9835C083AEE8B0F7]:
   [junit4]   - org.apache.solr.cloud.TestRandomRequestDistribution (suite)
   [junit4] 
   [junit4] 
   [junit4] JVM J0:     0.42 ..    51.78 =    51.36s
   [junit4] JVM J1:     0.68 ..    45.12 =    44.43s
   [junit4] JVM J2:     0.68 ..    52.03 =    51.36s
   [junit4] Execution time total: 52 seconds
   [junit4] Tests summary: 5 suites, 5 tests, 2 suite-level errors

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1572: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1099: 
There were test failures: 5 suites, 5 tests, 2 suite-level errors [seed: 
9835C083AEE8B0F7]

Total time: 53 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   1/5 failed: org.apache.solr.cloud.TestRandomRequestDistribution
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=0de3905ce71c53b91b28972fb327d35c6a604e6b, 
workspace=/home/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #23711
Recording test results
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
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