Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23946/
Java: 64bit/jdk-12 -XX:+UseCompressedOops -XX:+UseParallelGC

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

Error Message:
Error from server at http://127.0.0.1:35225/rx_o/qo/collection1: non ok status: 
500, message:Server Error

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:35225/rx_o/qo/collection1: non ok status: 500, 
message:Server Error
        at 
__randomizedtesting.SeedInfo.seed([A2404C3EA431D77C:2A1473E40ACDBA84]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:579)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
        at 
org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:576)
        at 
org.apache.solr.cloud.NestedShardedAtomicUpdateTest.indexDocAndRandomlyCommit(NestedShardedAtomicUpdateTest.java:221)
        at 
org.apache.solr.cloud.NestedShardedAtomicUpdateTest.sendWrongRouteParam(NestedShardedAtomicUpdateTest.java:191)
        at 
org.apache.solr.cloud.NestedShardedAtomicUpdateTest.test(NestedShardedAtomicUpdateTest.java:55)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 14099 lines...]
   [junit4] Suite: org.apache.solr.cloud.NestedShardedAtomicUpdateTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_A2404C3EA431D77C-001/init-core-data-001
   [junit4]   2> 1244685 WARN  
(SUITE-NestedShardedAtomicUpdateTest-seed#[A2404C3EA431D77C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8
   [junit4]   2> 1244685 INFO  
(SUITE-NestedShardedAtomicUpdateTest-seed#[A2404C3EA431D77C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1244685 INFO  
(SUITE-NestedShardedAtomicUpdateTest-seed#[A2404C3EA431D77C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1244685 INFO  
(SUITE-NestedShardedAtomicUpdateTest-seed#[A2404C3EA431D77C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1244685 INFO  
(SUITE-NestedShardedAtomicUpdateTest-seed#[A2404C3EA431D77C]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: 
/rx_o/qo
   [junit4]   2> 1244688 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[A2404C3EA431D77C]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1244688 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1244688 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1244788 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[A2404C3EA431D77C]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:34473
   [junit4]   2> 1244788 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[A2404C3EA431D77C]) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34473
   [junit4]   2> 1244788 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[A2404C3EA431D77C]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 34473
   [junit4]   2> 1244790 INFO  (zkConnectionManagerCallback-11510-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1244791 INFO  (zkConnectionManagerCallback-11512-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1244792 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[A2404C3EA431D77C]) [    ] 
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> 1244793 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[A2404C3EA431D77C]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema-nest.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1244793 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[A2404C3EA431D77C]) [    ] 
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> 1244794 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[A2404C3EA431D77C]) [    ] 
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> 1244794 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[A2404C3EA431D77C]) [    ] 
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> 1244794 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[A2404C3EA431D77C]) [    ] 
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> 1244795 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[A2404C3EA431D77C]) [    ] 
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> 1244795 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[A2404C3EA431D77C]) [    ] 
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> 1244796 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[A2404C3EA431D77C]) [    ] 
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> 1244796 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[A2404C3EA431D77C]) [    ] 
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> 1244797 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[A2404C3EA431D77C]) [    ] 
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> 1244797 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[A2404C3EA431D77C]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 1244880 WARN  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[A2404C3EA431D77C]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1244880 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[A2404C3EA431D77C]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1244880 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[A2404C3EA431D77C]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1244880 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[A2404C3EA431D77C]) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 12+33
   [junit4]   2> 1244881 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[A2404C3EA431D77C]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1244881 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[A2404C3EA431D77C]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1244881 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[A2404C3EA431D77C]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1244881 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[A2404C3EA431D77C]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@508b8603{/rx_o/qo,null,AVAILABLE}
   [junit4]   2> 1244882 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[A2404C3EA431D77C]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@e5d42f4{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:45885}
   [junit4]   2> 1244882 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[A2404C3EA431D77C]) [    ] 
o.e.j.s.Server Started @1244895ms
   [junit4]   2> 1244882 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[A2404C3EA431D77C]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/rx_o/qo, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_A2404C3EA431D77C-001/tempDir-001/control/data,
 hostPort=45885, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_A2404C3EA431D77C-001/control-001/cores}
   [junit4]   2> 1244882 ERROR 
(TEST-NestedShardedAtomicUpdateTest.test-seed#[A2404C3EA431D77C]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1244882 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[A2404C3EA431D77C]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1244882 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[A2404C3EA431D77C]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 1244882 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[A2404C3EA431D77C]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1244882 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[A2404C3EA431D77C]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1244882 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[A2404C3EA431D77C]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-19T10:25:45.527714Z
   [junit4]   2> 1244885 INFO  (zkConnectionManagerCallback-11514-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1244886 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[A2404C3EA431D77C]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1244886 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[A2404C3EA431D77C]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_A2404C3EA431D77C-001/control-001/solr.xml
   [junit4]   2> 1244888 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[A2404C3EA431D77C]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1244888 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[A2404C3EA431D77C]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1244889 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[A2404C3EA431D77C]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6075a65, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1244929 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[A2404C3EA431D77C]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1244930 WARN  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[A2404C3EA431D77C]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1dcdc9da[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1244932 WARN  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[A2404C3EA431D77C]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@68b3df17[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1244932 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[A2404C3EA431D77C]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34473/solr
   [junit4]   2> 1244933 INFO  (zkConnectionManagerCallback-11521-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1244935 INFO  (zkConnectionManagerCallback-11523-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1244960 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[A2404C3EA431D77C]) 
[n:127.0.0.1:45885_rx_o%2Fqo    ] o.a.s.c.OverseerElectionContext I am going to 
be the leader 127.0.0.1:45885_rx_o%2Fqo
   [junit4]   2> 1244960 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[A2404C3EA431D77C]) 
[n:127.0.0.1:45885_rx_o%2Fqo    ] o.a.s.c.Overseer Overseer 
(id=72107721253060612-127.0.0.1:45885_rx_o%2Fqo-n_0000000000) starting
   [junit4]   2> 1244962 INFO  (zkConnectionManagerCallback-11530-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1244963 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[A2404C3EA431D77C]) 
[n:127.0.0.1:45885_rx_o%2Fqo    ] o.a.s.c.s.i.ZkClientClusterStateProvider 
Cluster at 127.0.0.1:34473/solr ready
   [junit4]   2> 1244963 INFO  
(OverseerStateUpdate-72107721253060612-127.0.0.1:45885_rx_o%2Fqo-n_0000000000) 
[n:127.0.0.1:45885_rx_o%2Fqo    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:45885_rx_o%2Fqo
   [junit4]   2> 1244967 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[A2404C3EA431D77C]) 
[n:127.0.0.1:45885_rx_o%2Fqo    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45885_rx_o%2Fqo
   [junit4]   2> 1244967 INFO  (zkCallback-11522-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1244967 INFO  (zkCallback-11529-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1244975 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[A2404C3EA431D77C]) 
[n:127.0.0.1:45885_rx_o%2Fqo    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1244986 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[A2404C3EA431D77C]) 
[n:127.0.0.1:45885_rx_o%2Fqo    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6075a65
   [junit4]   2> 1244993 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[A2404C3EA431D77C]) 
[n:127.0.0.1:45885_rx_o%2Fqo    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6075a65
   [junit4]   2> 1244993 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[A2404C3EA431D77C]) 
[n:127.0.0.1:45885_rx_o%2Fqo    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6075a65
   [junit4]   2> 1244994 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[A2404C3EA431D77C]) 
[n:127.0.0.1:45885_rx_o%2Fqo    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_A2404C3EA431D77C-001/control-001/cores
   [junit4]   2> 1245005 INFO  (zkConnectionManagerCallback-11536-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1245005 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[A2404C3EA431D77C]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1245006 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[A2404C3EA431D77C]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34473/solr ready
   [junit4]   2> 1245007 INFO  (qtp680336349-30667) 
[n:127.0.0.1:45885_rx_o%2Fqo    ] 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:45885_rx_o%252Fqo&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1245008 INFO  
(OverseerThreadFactory-8852-thread-1-processing-n:127.0.0.1:45885_rx_o%2Fqo) 
[n:127.0.0.1:45885_rx_o%2Fqo    ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection control_collection
   [junit4]   2> 1245112 INFO  (qtp680336349-30666) 
[n:127.0.0.1:45885_rx_o%2Fqo    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> 1245112 INFO  (qtp680336349-30666) 
[n:127.0.0.1:45885_rx_o%2Fqo    x:control_collection_shard1_replica_n1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1246147 INFO  (qtp680336349-30666) 
[n:127.0.0.1:45885_rx_o%2Fqo c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 9.0.0
   [junit4]   2> 1246156 INFO  (qtp680336349-30666) 
[n:127.0.0.1:45885_rx_o%2Fqo c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema 
[control_collection_shard1_replica_n1] Schema name=nested-docs
   [junit4]   2> 1246157 INFO  (qtp680336349-30666) 
[n:127.0.0.1:45885_rx_o%2Fqo c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
nested-docs/1.6 with uniqueid field id
   [junit4]   2> 1246157 INFO  (qtp680336349-30666) 
[n:127.0.0.1:45885_rx_o%2Fqo 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> 1246157 INFO  (qtp680336349-30666) 
[n:127.0.0.1:45885_rx_o%2Fqo 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@6075a65
   [junit4]   2> 1246158 INFO  (qtp680336349-30666) 
[n:127.0.0.1:45885_rx_o%2Fqo 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/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_A2404C3EA431D77C-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_A2404C3EA431D77C-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1246159 INFO  (qtp680336349-30666) 
[n:127.0.0.1:45885_rx_o%2Fqo 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=14, maxMergeAtOnceExplicit=12, 
maxMergedSegmentMB=14.05859375, floorSegmentMB=1.2216796875, 
forceMergeDeletesPctAllowed=9.438237640844436, segmentsPerTier=45.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=27.495301652371875
   [junit4]   2> 1246160 WARN  (qtp680336349-30666) 
[n:127.0.0.1:45885_rx_o%2Fqo 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> 1246186 INFO  (qtp680336349-30666) 
[n:127.0.0.1:45885_rx_o%2Fqo 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> 1246186 INFO  (qtp680336349-30666) 
[n:127.0.0.1:45885_rx_o%2Fqo 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> 1246187 INFO  (qtp680336349-30666) 
[n:127.0.0.1:45885_rx_o%2Fqo c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 1246187 INFO  (qtp680336349-30666) 
[n:127.0.0.1:45885_rx_o%2Fqo c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 1246187 INFO  (qtp680336349-30666) 
[n:127.0.0.1:45885_rx_o%2Fqo c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=44, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1246188 INFO  (qtp680336349-30666) 
[n:127.0.0.1:45885_rx_o%2Fqo c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@503c9cc1[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1246189 INFO  (qtp680336349-30666) 
[n:127.0.0.1:45885_rx_o%2Fqo c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1246189 INFO  (qtp680336349-30666) 
[n:127.0.0.1:45885_rx_o%2Fqo 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> 1246189 INFO  (qtp680336349-30666) 
[n:127.0.0.1:45885_rx_o%2Fqo c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will 
be reserved for 10000ms.
   [junit4]   2> 1246189 INFO  (qtp680336349-30666) 
[n:127.0.0.1:45885_rx_o%2Fqo 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 1631237750741008384
   [junit4]   2> 1246191 INFO  
(searcherExecutor-8857-thread-1-processing-n:127.0.0.1:45885_rx_o%2Fqo 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:45885_rx_o%2Fqo 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@503c9cc1[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1246192 INFO  (qtp680336349-30666) 
[n:127.0.0.1:45885_rx_o%2Fqo 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> 1246193 INFO  (qtp680336349-30666) 
[n:127.0.0.1:45885_rx_o%2Fqo 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> 1246194 INFO  (qtp680336349-30666) 
[n:127.0.0.1:45885_rx_o%2Fqo c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 1246194 INFO  (qtp680336349-30666) 
[n:127.0.0.1:45885_rx_o%2Fqo 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> 1246194 INFO  (qtp680336349-30666) 
[n:127.0.0.1:45885_rx_o%2Fqo c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:45885/rx_o/qo/control_collection_shard1_replica_n1/
   [junit4]   2> 1246194 INFO  (qtp680336349-30666) 
[n:127.0.0.1:45885_rx_o%2Fqo 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> 1246195 INFO  (qtp680336349-30666) 
[n:127.0.0.1:45885_rx_o%2Fqo c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:45885/rx_o/qo/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 1246195 INFO  (qtp680336349-30666) 
[n:127.0.0.1:45885_rx_o%2Fqo 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/72107721253060612-core_node2-n_0000000000
   [junit4]   2> 1246195 INFO  (qtp680336349-30666) 
[n:127.0.0.1:45885_rx_o%2Fqo 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:45885/rx_o/qo/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1246297 INFO  (zkCallback-11522-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> 1246297 INFO  (zkCallback-11522-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> 1246297 INFO  (qtp680336349-30666) 
[n:127.0.0.1:45885_rx_o%2Fqo 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> 1246298 INFO  (qtp680336349-30666) 
[n:127.0.0.1:45885_rx_o%2Fqo 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=1186
   [junit4]   2> 1246300 INFO  (qtp680336349-30667) 
[n:127.0.0.1:45885_rx_o%2Fqo    ] o.a.s.h.a.CollectionsHandler Wait for new 
collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1246399 INFO  (zkCallback-11522-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> 1246399 INFO  (zkCallback-11522-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> 1246399 INFO  (zkCallback-11522-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> 1246399 INFO  (qtp680336349-30667) 
[n:127.0.0.1:45885_rx_o%2Fqo    ] 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:45885_rx_o%252Fqo&wt=javabin&version=2}
 status=0 QTime=1392
   [junit4]   2> 1246402 INFO  (zkConnectionManagerCallback-11542-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1246402 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[A2404C3EA431D77C]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1246403 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[A2404C3EA431D77C]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34473/solr ready
   [junit4]   2> 1246403 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[A2404C3EA431D77C]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1246404 INFO  (qtp680336349-30666) 
[n:127.0.0.1:45885_rx_o%2Fqo    ] o.a.s.h.a.CollectionsHandler Invoked 
Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1246405 INFO  
(OverseerThreadFactory-8852-thread-2-processing-n:127.0.0.1:45885_rx_o%2Fqo) 
[n:127.0.0.1:45885_rx_o%2Fqo    ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection collection1
   [junit4]   2> 1246405 INFO  
(OverseerCollectionConfigSetProcessor-72107721253060612-127.0.0.1:45885_rx_o%2Fqo-n_0000000000)
 [n:127.0.0.1:45885_rx_o%2Fqo    ] 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> 1246607 WARN  
(OverseerThreadFactory-8852-thread-2-processing-n:127.0.0.1:45885_rx_o%2Fqo) 
[n:127.0.0.1:45885_rx_o%2Fqo    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual 
to create a collection (collection1) without cores.
   [junit4]   2> 1246608 INFO  (qtp680336349-30666) 
[n:127.0.0.1:45885_rx_o%2Fqo    ] o.a.s.h.a.CollectionsHandler Wait for new 
collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1246608 INFO  (qtp680336349-30666) 
[n:127.0.0.1:45885_rx_o%2Fqo    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=204
   [junit4]   2> 1246609 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[A2404C3EA431D77C]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 1246665 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[A2404C3EA431D77C]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_A2404C3EA431D77C-001/shard-1-001
 of type NRT
   [junit4]   2> 1246666 WARN  (closeThreadPool-11543-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1246666 INFO  (closeThreadPool-11543-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1246666 INFO  (closeThreadPool-11543-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1246666 INFO  (closeThreadPool-11543-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 12+33
   [junit4]   2> 1246667 INFO  (closeThreadPool-11543-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1246667 INFO  (closeThreadPool-11543-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1246667 INFO  (closeThreadPool-11543-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1246667 INFO  (closeThreadPool-11543-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@585d1fd5{/rx_o/qo,null,AVAILABLE}
   [junit4]   2> 1246667 INFO  (closeThreadPool-11543-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@78385f5f{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:37367}
   [junit4]   2> 1246667 INFO  (closeThreadPool-11543-thread-1) [    ] 
o.e.j.s.Server Started @1246681ms
   [junit4]   2> 1246667 INFO  (closeThreadPool-11543-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/rx_o/qo, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_A2404C3EA431D77C-001/tempDir-001/jetty1,
 hostPort=37367, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_A2404C3EA431D77C-001/shard-1-001/cores,
 replicaType=NRT}
   [junit4]   2> 1246668 ERROR (closeThreadPool-11543-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1246668 INFO  (closeThreadPool-11543-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1246668 INFO  (closeThreadPool-11543-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 1246668 INFO  (closeThreadPool-11543-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1246668 INFO  (closeThreadPool-11543-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1246668 INFO  (closeThreadPool-11543-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-19T10:25:47.313174Z
   [junit4]   2> 1246669 INFO  (zkConnectionManagerCallback-11545-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1246670 INFO  (closeThreadPool-11543-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1246670 INFO  (closeThreadPool-11543-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_A2404C3EA431D77C-001/shard-1-001/solr.xml
   [junit4]   2> 1246671 INFO  (closeThreadPool-11543-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1246671 INFO  (closeThreadPool-11543-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1246672 INFO  (closeThreadPool-11543-thread-1) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6075a65, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1246735 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[A2404C3EA431D77C]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_A2404C3EA431D77C-001/shard-2-001
 of type NRT
   [junit4]   2> 1246735 WARN  (closeThreadPool-11543-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1246735 INFO  (closeThreadPool-11543-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1246735 INFO  (closeThreadPool-11543-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1246735 INFO  (closeThreadPool-11543-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 12+33
   [junit4]   2> 1246736 INFO  (closeThreadPool-11543-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1246736 INFO  (closeThreadPool-11543-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1246736 INFO  (closeThreadPool-11543-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1246736 INFO  (closeThreadPool-11543-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@230c3004{/rx_o/qo,null,AVAILABLE}
   [junit4]   2> 1246736 INFO  (closeThreadPool-11543-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@36ddcd8d{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:36141}
   [junit4]   2> 1246736 INFO  (closeThreadPool-11543-thread-2) [    ] 
o.e.j.s.Server Started @1246750ms
   [junit4]   2> 1246736 INFO  (closeThreadPool-11543-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/rx_o/qo, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_A2404C3EA431D77C-001/tempDir-001/jetty2,
 hostPort=36141, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_A2404C3EA431D77C-001/shard-2-001/cores,
 replicaType=NRT}
   [junit4]   2> 1246737 ERROR (closeThreadPool-11543-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1246737 INFO  (closeThreadPool-11543-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1246737 INFO  (closeThreadPool-11543-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 1246737 INFO  (closeThreadPool-11543-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1246737 INFO  (closeThreadPool-11543-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1246737 INFO  (closeThreadPool-11543-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-19T10:25:47.382165Z
   [junit4]   2> 1246738 INFO  (zkConnectionManagerCallback-11548-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1246738 INFO  (closeThreadPool-11543-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1246738 INFO  (closeThreadPool-11543-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_A2404C3EA431D77C-001/shard-2-001/solr.xml
   [junit4]   2> 1246740 INFO  (closeThreadPool-11543-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1246740 INFO  (closeThreadPool-11543-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1246740 INFO  (closeThreadPool-11543-thread-2) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6075a65, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1246775 INFO  (closeThreadPool-11543-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1246776 WARN  (closeThreadPool-11543-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@c1b76da[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1246777 WARN  (closeThreadPool-11543-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@3f4d09cd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1246778 INFO  (closeThreadPool-11543-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34473/solr
   [junit4]   2> 1246779 INFO  (zkConnectionManagerCallback-11555-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1246782 INFO  (zkConnectionManagerCallback-11557-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1246784 INFO  (closeThreadPool-11543-thread-1) 
[n:127.0.0.1:37367_rx_o%2Fqo    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 1246785 INFO  (closeThreadPool-11543-thread-1) 
[n:127.0.0.1:37367_rx_o%2Fqo    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:37367_rx_o%2Fqo as DOWN
   [junit4]   2> 1246785 INFO  (closeThreadPool-11543-thread-1) 
[n:127.0.0.1:37367_rx_o%2Fqo    ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1246785 INFO  (closeThreadPool-11543-thread-1) 
[n:127.0.0.1:37367_rx_o%2Fqo    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37367_rx_o%2Fqo
   [junit4]   2> 1246786 INFO  (zkCallback-11529-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1246786 INFO  (zkCallback-11522-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1246786 INFO  (zkCallback-11541-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1246786 INFO  (zkCallback-11556-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1246798 INFO  (zkConnectionManagerCallback-11564-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1246799 INFO  (closeThreadPool-11543-thread-1) 
[n:127.0.0.1:37367_rx_o%2Fqo    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (2)
   [junit4]   2> 1246800 INFO  (closeThreadPool-11543-thread-1) 
[n:127.0.0.1:37367_rx_o%2Fqo    ] o.a.s.c.s.i.ZkClientClusterStateProvider 
Cluster at 127.0.0.1:34473/solr ready
   [junit4]   2> 1246800 INFO  (closeThreadPool-11543-thread-1) 
[n:127.0.0.1:37367_rx_o%2Fqo    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1246804 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[A2404C3EA431D77C]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_A2404C3EA431D77C-001/shard-3-001
 of type NRT
   [junit4]   2> 1246804 WARN  (closeThreadPool-11543-thread-3) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1246805 INFO  (closeThreadPool-11543-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1246805 INFO  (closeThreadPool-11543-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1246805 INFO  (closeThreadPool-11543-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 12+33
   [junit4]   2> 1246806 INFO  (closeThreadPool-11543-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1246806 INFO  (closeThreadPool-11543-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1246806 INFO  (closeThreadPool-11543-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1246810 INFO  (closeThreadPool-11543-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@30a71fe5{/rx_o/qo,null,AVAILABLE}
   [junit4]   2> 1246810 INFO  (closeThreadPool-11543-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3fc3e20e{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:35225}
   [junit4]   2> 1246810 INFO  (closeThreadPool-11543-thread-3) [    ] 
o.e.j.s.Server Started @1246824ms
   [junit4]   2> 1246810 INFO  (closeThreadPool-11543-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/rx_o/qo, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_A2404C3EA431D77C-001/tempDir-001/jetty3,
 hostPort=35225, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_A2404C3EA431D77C-001/shard-3-001/cores,
 replicaType=NRT}
   [junit4]   2> 1246811 ERROR (closeThreadPool-11543-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1246811 INFO  (closeThreadPool-11543-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1246811 INFO  (closeThreadPool-11543-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 1246811 INFO  (closeThreadPool-11543-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1246811 INFO  (closeThreadPool-11543-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1246811 INFO  (closeThreadPool-11543-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-19T10:25:47.456230Z
   [junit4]   2> 1246811 INFO  (zkConnectionManagerCallback-11567-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1246812 INFO  (closeThreadPool-11543-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1246812 INFO  (closeThreadPool-11543-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_A2404C3EA431D77C-001/shard-3-001/solr.xml
   [junit4]   2> 1246812 INFO  (closeThreadPool-11543-thread-1) 
[n:127.0.0.1:37367_rx_o%2Fqo    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6075a65
   [junit4]   2> 1246820 INFO  (closeThreadPool-11543-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1246820 INFO  (closeThreadPool-11543-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1246821 INFO  (closeThreadPool-11543-thread-3) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6075a65, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1246828 INFO  (closeThreadPool-11543-thread-1) 
[n:127.0.0.1:37367_rx_o%2Fqo    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6075a65
   [junit4]   2> 1246828 INFO  (closeThreadPool-11543-thread-1) 
[n:127.0.0.1:37367_rx_o%2Fqo    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6075a65
   [junit4]   2> 1246829 INFO  (closeThreadPool-11543-thread-1) 
[n:127.0.0.1:37367_rx_o%2Fqo    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_A2404C3EA431D77C-001/shard-1-001/cores
   [junit4]   2> 1246876 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[A2404C3EA431D77C]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_A2404C3EA431D77C-001/shard-4-001
 of type NRT
   [junit4]   2> 1246876 WARN  (closeThreadPool-11543-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1246876 INFO  (closeThreadPool-11543-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1246876 INFO  (closeThreadPool-11543-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1246876 INFO  (closeThreadPool-11543-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 12+33
   [junit4]   2> 1246877 INFO  (closeThreadPool-11543-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1246877 INFO  (closeThreadPool-11543-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1246877 INFO  (closeThreadPool-11543-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1246877 INFO  (closeThreadPool-11543-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2a1b4166{/rx_o/qo,null,AVAILABLE}
   [junit4]   2> 1246877 INFO  (closeThreadPool-11543-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@63edd55e{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:41787}
   [junit4]   2> 1246877 INFO  (closeThreadPool-11543-thread-1) [    ] 
o.e.j.s.Server Started @1246890ms
   [junit4]   2> 1246877 INFO  (closeThreadPool-11543-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/rx_o/qo, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_A2404C3EA431D77C-001/tempDir-001/jetty4,
 hostPort=41787, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_A2404C3EA431D77C-001/shard-4-001/cores}
   [junit4]   2> 1246877 ERROR (closeThreadPool-11543-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1246877 INFO  (closeThreadPool-11543-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1246877 INFO  (closeThreadPool-11543-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 1246878 INFO  (closeThreadPool-11543-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1246878 INFO  (closeThreadPool-11543-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1246878 INFO  (closeThreadPool-11543-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-19T10:25:47.523123Z
   [junit4]   2> 1246879 INFO  (zkConnectionManagerCallback-11570-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1246880 INFO  (closeThreadPool-11543-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1246880 INFO  (closeThreadPool-11543-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_A2404C3EA431D77C-001/shard-4-001/solr.xml
   [junit4]   2> 1246881 INFO  (closeThreadPool-11543-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1246881 INFO  (closeThreadPool-11543-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1246882 INFO  (closeThreadPool-11543-thread-1) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6075a65, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1246898 INFO  (closeThreadPool-11543-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1246898 WARN  (closeThreadPool-11543-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@74a6d6fd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1246900 WARN  (closeThreadPool-11543-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@47aa500c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1246901 INFO  (closeThreadPool-11543-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34473/solr
   [junit4]   2> 1246901 INFO  (zkConnectionManagerCallback-11577-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1246903 INFO  (zkConnectionManagerCallback-11579-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1246905 INFO  (closeThreadPool-11543-thread-3) 
[n:127.0.0.1:35225_rx_o%2Fqo    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (2)
   [junit4]   2> 1246906 INFO  (closeThreadPool-11543-thread-3) 
[n:127.0.0.1:35225_rx_o%2Fqo    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:35225_rx_o%2Fqo as DOWN
   [junit4]   2> 1246906 INFO  (closeThreadPool-11543-thread-3) 
[n:127.0.0.1:35225_rx_o%2Fqo    ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1246906 INFO  (closeThreadPool-11543-thread-3) 
[n:127.0.0.1:35225_rx_o%2Fqo    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35225_rx_o%2Fqo
   [junit4]   2> 1246906 INFO  (zkCallback-11529-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1246906 INFO  (zkCallback-11541-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1246906 INFO  (zkCallback-11556-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1246906 INFO  (zkCallback-11522-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1246910 INFO  (zkCallback-11578-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1246910 INFO  (zkCallback-11563-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1246917 INFO  (zkConnectionManagerCallback-11586-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1246918 INFO  (closeThreadPool-11543-thread-3) 
[n:127.0.0.1:35225_rx_o%2Fqo    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (3)
   [junit4]   2> 1246918 INFO  (closeThreadPool-11543-thread-3) 
[n:127.0.0.1:35225_rx_o%2Fqo    ] o.a.s.c.s.i.ZkClientClusterStateProvider 
Cluster at 127.0.0.1:34473/solr ready
   [junit4]   2> 1246922 INFO  (closeThreadPool-11543-thread-3) 
[n:127.0.0.1:35225_rx_o%2Fqo    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1246937 INFO  (closeThreadPool-11543-thread-3) 
[n:127.0.0.1:35225_rx_o%2Fqo    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6075a65
   [junit4]   2> 1246946 INFO  (closeThreadPool-11543-thread-3) 
[n:127.0.0.1:35225_rx_o%2Fqo    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6075a65
   [junit4]   2> 1246946 INFO  (closeThreadPool-11543-thread-3) 
[n:127.0.0.1:35225_rx_o%2Fqo    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6075a65
   [junit4]   2> 1246947 INFO  (closeThreadPool-11543-thread-3) 
[n:127.0.0.1:35225_rx_o%2Fqo    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_A2404C3EA431D77C-001/shard-3-001/cores
   [junit4]   2> 1247036 INFO  (closeThreadPool-11543-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1247036 WARN  (closeThreadPool-11543-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5df15ffa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1247038 WARN  (closeThreadPool-11543-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2cef7df7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1247039 INFO  (closeThreadPool-11543-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34473/solr
   [junit4]   2> 1247040 INFO  (zkConnectionManagerCallback-11593-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1247041 INFO  (zkConnectionManagerCallback-11595-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1247043 INFO  (closeThreadPool-11543-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1247044 INFO  (closeThreadPool-11543-thread-1) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:41787_rx_o%2Fqo as DOWN
   [junit4]   2> 1247044 INFO  (closeThreadPool-11543-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1247045 INFO  (closeThreadPool-11543-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41787_rx_o%2Fqo
   [junit4]   2> 1247045 INFO  (zkCallback-11529-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1247045 INFO  (zkCallback-11541-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1247045 INFO  (zkCallback-11556-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1247045 INFO  (zkCallback-11563-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1247045 INFO  (zkCallback-11578-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1247045 INFO  (zkCallback-11522-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1247045 INFO  (zkCallback-11585-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1247045 INFO  (zkCallback-11594-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1247053 INFO  (zkConnectionManagerCallback-11602-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1247054 INFO  (closeThreadPool-11543-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1247054 INFO  (closeThreadPool-11543-thread-1) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34473/solr ready
   [junit4]   2> 1247054 INFO  (closeThreadPool-11543-thread-1) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 1247065 INFO  (closeThreadPool-11543-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6075a65
   [junit4]   2> 1247071 INFO  (closeThreadPool-11543-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6075a65
   [junit4]   2> 1247072 INFO  (closeThreadPool-11543-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6075a65
   [junit4]   2> 1247072 INFO  (closeThreadPool-11543-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_A2404C3EA431D77C-001/shard-4-001/cores
   [junit4]   2> 1247076 INFO  (closeThreadPool-11543-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1247076 WARN  (closeThreadPool-11543-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@72d44a67[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1247078 WARN  (closeThreadPool-11543-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@452ea52b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1247079 INFO  (closeThreadPool-11543-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34473/solr
   [junit4]   2> 1247080 INFO  (zkConnectionManagerCallback-11609-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1247081 INFO  (zkConnectionManagerCallback-11611-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1247083 INFO  (closeThreadPool-11543-thread-2) 
[n:127.0.0.1:36141_rx_o%2Fqo    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (4)
   [junit4]   2> 1247084 INFO  (closeThreadPool-11543-thread-2) 
[n:127.0.0.1:36141_rx_o%2Fqo    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:36141_rx_o%2Fqo as DOWN
   [junit4]   2> 1247084 INFO  (closeThreadPool-11543-thread-2) 
[n:127.0.0.1:36141_rx_o%2Fqo    ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1247084 INFO  (closeThreadPool-11543-thread-2) 
[n:127.0.0.1:36141_rx_o%2Fqo    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36141_rx_o%2Fqo
   [junit4]   2> 1247084 INFO  (zkCallback-11585-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1247084 INFO  (zkCallback-11556-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1247084 INFO  (zkCallback-11529-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1247085 INFO  (zkCallback-11563-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1247085 INFO  (zkCallback-11541-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1247085 INFO  (zkCallback-11578-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1247085 INFO  (zkCallback-11594-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1247085 INFO  (zkCallback-11522-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1247085 INFO  (zkCallback-11610-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1247085 INFO  (zkCallback-11601-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1247092 INFO  (zkConnectionManagerCallback-11618-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1247093 INFO  (closeThreadPool-11543-thread-2) 
[n:127.0.0.1:36141_rx_o%2Fqo    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (5)
   [junit4]   2> 1247093 INFO  (closeThreadPool-11543-thread-2) 
[n:127.0.0.1:36141_rx_o%2Fqo    ] o.a.s.c.s.i.ZkClientClusterStateProvider 
Cluster at 127.0.0.1:34473/solr ready
   [junit4]   2> 1247093 INFO  (closeThreadPool-11543-thread-2) 
[n:127.0.0.1:36141_rx_o%2Fqo    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1247103 INFO  (closeThreadPool-11543-thread-2) 
[n:127.0.0.1:36141_rx_o%2Fqo    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6075a65
   [junit4]   2> 1247110 INFO  (closeThreadPool-11543-thread-2) 
[n:127.0.0.1:36141_rx_o%2Fqo    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6075a65
   [junit4]   2> 1247110 INFO  (closeThreadPool-11543-thread-2) 
[n:127.0.0.1:36141_rx_o%2Fqo    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6075a65
   [junit4]   2> 1247110 INFO  (closeThreadPool-11543-thread-2) 
[n:127.0.0.1:36141_rx_o%2Fqo    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_A2404C3EA431D77C-001/shard-2-001/cores
   [junit4]   2> 1247140 INFO  (qtp282928283-30772) 
[n:127.0.0.1:35225_rx_o%2Fqo    ] o.a.s.h.a.CollectionsHandler Invoked 
Collection Action :addreplica with params 
node=127.0.0.1:37367_rx_o%252Fqo&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1247140 INFO  (qtp282928283-30861) 
[n:127.0.0.1:35225_rx_o%2Fqo    ] o.a.s.h.a.CollectionsHandler Invoked 
Collection Action :addreplica with params 
node=127.0.0.1:36141_rx_o%252Fqo&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1247141 INFO  (qtp282928283-30863) 
[n:127.0.0.1:35225_rx_o%2Fqo    ] o.a.s.h.a.CollectionsHandler Invoked 
Collection Action :addreplica with params 
node=127.0.0.1:35225_rx_o%252Fqo&action=ADDREPLICA&collection=collection1&shard=shard4&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1247141 INFO  (qtp282928283-30773) 
[n:127.0.0.1:35225_rx_o%2Fqo    ] o.a.s.h.a.CollectionsHandler Invoked 
Collection Action :addreplica with params 
node=127.0.0.1:41787_rx_o%252Fqo&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1247142 INFO  
(OverseerThreadFactory-8852-thread-3-processing-n:127.0.0.1:45885_rx_o%2Fqo) 
[n:127.0.0.1:45885_rx_o%2Fqo c:collection1 s:shard2  ] 
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:37367_rx_o%2Fqo for 
creating new replica of shard shard2 for collection collection1
   [junit4]   2> 1247142 INFO  
(OverseerThreadFactory-8852-thread-4-processing-n:127.0.0.1:45885_rx_o%2Fqo) 
[n:127.0.0.1:45885_rx_o%2Fqo c:collection1 s:shard3  ] 
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:36141_rx_o%2Fqo for 
creating new replica of shard shard3 for collection collection1
   [junit4]   2> 1247142 INFO  
(OverseerThreadFactory-8852-thread-2-processing-n:127.0.0.1:45885_rx_o%2Fqo) 
[n:127.0.0.1:45885_rx_o%2Fqo c:collection1 s:shard1  ] 
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:41787_rx_o%2Fqo for 
creating new replica of shard shard1 for collection collection1
   [junit4]   2> 1247142 INFO  
(OverseerThreadFactory-8852-thread-5-processing-n:127.0.0.1:45885_rx_o%2Fqo) 
[n:127.0.0.1:45885_rx_o%2Fqo c:collection1 s:shard4  ] 
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:35225_rx_o%2Fqo for 
creating new replica of shard shard4 for collection collection1
   [junit4]   2> 1247142 INFO  
(OverseerCollectionConfigSetProcessor-72107721253060612-127.0.0.1:45885_rx_o%2Fqo-n_0000000000)
 [n:127.0.0.1:45885_rx_o%2Fqo    ] 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> 1247142 INFO  
(OverseerThreadFactory-8852-thread-3-processing-n:127.0.0.1:45885_rx_o%2Fqo) 
[n:127.0.0.1:45885_rx_o%2Fqo c:collection1 s:shard2  ] 
o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1247142 INFO  
(OverseerThreadFactory-8852-thread-4-processing-n:127.0.0.1:45885_rx_o%2Fqo) 
[n:127.0.0.1:45885_rx_o%2Fqo c:collection1 s:shard3  ] 
o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1247143 INFO  
(OverseerThreadFactory-8852-thread-2-processing-n:127.0.0.1:45885_rx_o%2Fqo) 
[n:127.0.0.1:45885_rx_o%2Fqo c:collection1 s:shard1  ] 
o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1247143 INFO  
(OverseerThreadFactory-8852-thread-5-processing-n:127.0.0.1:45885_rx_o%2Fqo) 
[n:127.0.0.1:45885_rx_o%2Fqo c:collection1 s:shard4  ] 
o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1247144 INFO  (qtp1118808125-30789) 
[n:127.0.0.1:41787_rx_o%2Fqo    x:collection1_shard1_replica_n3] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n3&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1247144 INFO  (qtp1885459904-30731) 
[n:127.0.0.1:37367_rx_o%2Fqo    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> 1247144 INFO  (qtp1595555596-30744) 
[n:127.0.0.1:36141_rx_o%2Fqo    x:collection1_shard3_replica_n2] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n2&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1247145 INFO  (qtp282928283-30864) 
[n:127.0.0.1:35225_rx_o%2Fqo    x:collection1_shard4_replica_n4] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard4_replica_n4&action=CREATE&collection=collection1&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1248169 INFO  (qtp1118808125-30789) 
[n:127.0.0.1:41787_rx_o%2Fqo c:collection1 s:shard1  
x:collection1_shard1_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
9.0.0
   [junit4]   2> 1248169 INFO  (qtp282928283-30864) 
[n:127.0.0.1:35225_rx_o%2Fqo c:collection1 s:shard4  
x:collection1_shard4_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
9.0.0
   [junit4]   2> 1248169 INFO  (qtp1595555596-30744) 
[n:127.0.0.1:36141_rx_o%2Fqo c:collection1 s:shard3  
x:collection1_shard3_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
9.0.0
   [junit4]   2> 1248169 INFO  (qtp1885459904-30731) 
[n:127.0.0.1:37367_rx_o%2Fqo c:collection1 s:shard2  
x:collection1_shard2_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
9.0.0
   [junit4]   2> 1248182 INFO  (qtp1595555596-30744) 
[n:127.0.0.1:36141_rx_o%2Fqo c:collection1 s:shard3  
x:collection1_shard3_replica_n2] o.a.s.s.IndexSchema 
[collection1_shard3_replica_n2] Schema name=nested-docs
   [junit4]   2> 1248182 INFO  (qtp1885459904-30731) 
[n:127.0.0.1:37367_rx_o%2Fqo c:collection1 s:shard2  
x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n1] Schema name=nested-docs
   [junit4]   2> 1248182 INFO  (qtp1118808125-30789) 
[n:127.0.0.1:41787_rx_o%2Fqo c:collection1 s:shard1  
x:collection1_shard1_replica_n3] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n3] Schema name=nested-docs
   [junit4]   2> 1248182 INFO  (qtp282928283-30864) 
[n:127.0.0.1:35225_rx_o%2Fqo c:collection1 s:shard4  
x:collection1_shard4_replica_n4] o.a.s.s.IndexSchema 
[collection1_shard4_replica_n4] Schema name=nested-docs
   [junit4]   2> 1248188 INFO  (qtp1595555596-30744) 
[n:127.0.0.1:36141_rx_o%2Fqo c:collection1 s:shard3  
x:collection1_shard3_replica_n2] o.a.s.s.IndexSchema Loaded schema 
nested-docs/1.6 with uniqueid field id
   [junit4]   2> 1248188 INFO  (qtp1885459904-30731) 
[n:127.0.0.1:37367_rx_o%2Fqo c:collection1 s:shard2  
x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema Loaded schema 
nested-docs/1.6 with uniqueid field id
   [junit4]   2> 1248188 INFO  (qtp1595555596-30744) 
[n:127.0.0.1:36141_rx_o%2Fqo c:collection1 s:shard3  
x:collection1_shard3_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 
'collection1_shard3_replica_n2' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 1248188 INFO  (qtp1885459904-30731) 
[n:127.0.0.1:37367_rx_o%2Fqo 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> 1248188 INFO  (qtp1885459904-30731) 
[n:127.0.0.1:37367_rx_o%2Fqo 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@6075a65
   [junit4]   2> 1248188 INFO  (qtp1595555596-30744) 
[n:127.0.0.1:36141_rx_o%2Fqo c:collection1 s:shard3  
x:collection1_shard3_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard3.replica_n2' (registry 
'solr.core.collection1.shard3.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6075a65
   [junit4]   2> 1248189 INFO  (qtp1885459904-30731) 
[n:127.0.0.1:37367_rx_o%2Fqo 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/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_A2404C3EA431D77C-001/shard-1-001/cores/collection1_shard2_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_A2404C3EA431D77C-001/shard-1-001/cores/collection1_shard2_replica_n1/data/]
   [junit4]   2> 1248189 INFO  (qtp1595555596-30744) 
[n:127.0.0.1:36141_rx_o%2Fqo c:collection1 s:shard3  
x:collection1_shard3_replica_n2] o.a.s.c.SolrCore 
[[collection1_shard3_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_A2404C3EA431D77C-001/shard-2-001/cores/collection1_shard3_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_A2404C3EA431D77C-001/shard-2-001/cores/collection1_shard3_replica_n2/data/]
   [junit4]   2> 1248189 INFO  (qtp1118808125-30789) 
[n:127.0.0.1:41787_rx_o%2Fqo c:collection1 s:shard1  
x:collection1_shard1_replica_n3] o.a.s.s.IndexSchema Loaded schema 
nested-docs/1.6 with uniqueid field id
   [junit4]   2> 1248189 INFO  (qtp282928283-30864) 
[n:127.0.0.1:35225_rx_o%2Fqo c:collection1 s:shard4  
x:collection1_shard4_replica_n4] o.a.s.s.IndexSchema Loaded schema 
nested-docs/1.6 with uniqueid field id
   [junit4]   2> 1248189 INFO  (qtp1118808125-30789) 
[n:127.0.0.1:41787_rx_o%2Fqo c:collection1 s:shard1  
x:collection1_shard1_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 
'collection1_shard1_replica_n3' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 1248189 INFO  (qtp282928283-30864) 
[n:127.0.0.1:35225_rx_o%2Fqo c:collection1 s:shard4  
x:collection1_shard4_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 
'collection1_shard4_replica_n4' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 1248189 INFO  (qtp282928283-30864) 
[n:127.0.0.1:35225_rx_o%2Fqo c:collection1 s:shard4  
x:collection1_shard4_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard4.replica_n4' (registry 
'solr.core.collection1.shard4.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6075a65
   [junit4]   2> 1248189 INFO  (qtp1118808125-30789) 
[n:127.0.0.1:41787_rx_o%2Fqo c:collection1 s:shard1  
x:collection1_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n3' (registry 
'solr.core.collection1.shard1.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6075a65
   [junit4]   2> 1248189 INFO  (qtp1118808125-30789) 
[n:127.0.0.1:41787_rx_o%2Fqo c:collection1 s:shard1  
x:collection1_shard1_replica_n3] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n3] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_A2404C3EA431D77C-001/shard-4-001/cores/collection1_shard1_replica_n3],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_A2404C3EA431D77C-001/shard-4-001/cores/collection1_shard1_replica_n3/data/]
   [junit4]   2> 1248189 INFO  (qtp282928283-30864) 
[n:127.0.0.1:35225_rx_o%2Fqo c:collection1 s:shard4  
x:collection1_shard4_replica_n4] o.a.s.c.SolrCore 
[[collection1_shard4_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_A2404C3EA431D77C-001/shard-3-001/cores/collection1_shard4_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_A2404C3EA431D77C-001/shard-3-001/cores/collection1_shard4_replica_n4/data/]
   [junit4]   2> 1248190 INFO  (qtp1595555596-30744) 
[n:127.0.0.1:36141_rx_o%2Fqo c:collection1 s:shard3  
x:collection1_shard3_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=14, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=14.05859375, 
floorSegmentMB=1.2216796875, forceMergeDeletesPctAllowed=9.438237640844436, 
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=27.495301652371875
   [junit4]   2> 1248190 INFO  (qtp1885459904-30731) 
[n:127.0.0.1:37367_rx_o%2Fqo c:collection1 s:shard2  
x:collection1_shard2_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=14, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=14.05859375, 
floorSegmentMB=1.2216796875, forceMergeDeletesPctAllowed=9.438237640844436, 
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=27.495301652371875
   [junit4]   2> 1248191 WARN  (qtp1595555596-30744) 
[n:127.0.0.1:36141_rx_o%2Fqo c:collection1 s:shard3  
x:collection1_shard3_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> 1248191 WARN  (qtp1885459904-30731) 
[n:127.0.0.1:37367_rx_o%2Fqo 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> 1248191 INFO  (qtp1118808125-30789) 
[n:127.0.0.1:41787_rx_o%2Fqo c:collection1 s:shard1  
x:collection1_shard1_replica_n3] o.a.s.u.RandomMergePolicy RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=14, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=14.05859375, 
floorSegmentMB=1.2216796875, forceMergeDeletesPctAllowed=9.438237640844436, 
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=27.495301652371875
   [junit4]   2> 1248191 INFO  (qtp282928283-30864) 
[n:127.0.0.1:35225_rx_o%2Fqo c:collection1 s:shard4  
x:collection1_shard4_replica_n4] o.a.s.u.RandomMergePolicy RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=14, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=14.05859375, 
floorSegmentMB=1.2216796875, forceMergeDeletesPctAllowed=9.438237640844436, 
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=27.495301652371875
   [junit4]   2> 1248192 WARN  (qtp1118808125-30789) 
[n:127.0.0.1:41787_rx_o%2Fqo c:collection1 s:shard1  
x:collection1_shard1_replica_n3] 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> 1248195 WARN  (qtp282928283-30864) 
[n:127.0.0.1:35225_rx_o%2Fqo c:collection1 s:shard4  
x:collection1_shard4_replica_n4] 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> 1248214 INFO  (qtp1118808125-30789) 
[n:127.0.0.1:41787_rx_o%2Fqo c:collection1 s:shard1  
x:collection1_shard1_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1248214 INFO  (qtp1118808125-30789) 
[n:127.0.0.1:41787_rx_o%2Fqo c:collection1 s:shard1  
x:collection1_shard1_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1248214 INFO  (qtp1885459904-30731) 
[n:127.0.0.1:37367_rx_o%2Fqo c:collection1 s:shard2  
x:collection1_shard2_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1248214 INFO  (qtp1885459904-30731) 
[n:127.0.0.1:37367_rx_o%2Fqo 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> 1248214 INFO  (qtp1595555596-30744) 
[n:127.0.0.1:36141_rx_o%2Fqo c:collection1 s:shard3  
x:collection1_shard3_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1248214 INFO  (qtp1595555596-30744) 
[n:127.0.0.1:36141_rx_o%2Fqo c:collection1 s:shard3  
x:collection1_shard3_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1248226 INFO  (qtp1595555596-30744) 
[n:127.0.0.1:36141_rx_o%2Fqo c:collection1 s:shard3  
x:collection1_shard3_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1248226 INFO  (qtp1118808125-30789) 
[n:127.0.0.1:41787_rx_o%2Fqo c:collection1 s:shard1  
x:collection1_shard1_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: disabled

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

        2       /solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        12      /solr/clusterstate.json
   [junit4]   2>        12      /solr/clusterprops.json
   [junit4]   2>        7       /solr/collections/control_collection/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72107721253060619-127.0.0.1:37367_rx_o%2Fqo-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        12      /solr/live_nodes
   [junit4]   2>        12      /solr/collections
   [junit4]   2> 
   [junit4]   2> 1248597 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[A2404C3EA431D77C]) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34473
   [junit4]   2> 1248597 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[A2404C3EA431D77C]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 34473
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=NestedShardedAtomicUpdateTest -Dtests.method=test 
-Dtests.seed=A2404C3EA431D77C -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=gl -Dtests.timezone=Atlantic/Reykjavik -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   3.91s J0 | NestedShardedAtomicUpdateTest.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:35225/rx_o/qo/collection1: non ok status: 500, 
message:Server Error
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([A2404C3EA431D77C:2A1473E40ACDBA84]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:579)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:576)
   [junit4]    >        at 
org.apache.solr.cloud.NestedShardedAtomicUpdateTest.indexDocAndRandomlyCommit(NestedShardedAtomicUpdateTest.java:221)
   [junit4]    >        at 
org.apache.solr.cloud.NestedShardedAtomicUpdateTest.sendWrongRouteParam(NestedShardedAtomicUpdateTest.java:191)
   [junit4]    >        at 
org.apache.solr.cloud.NestedShardedAtomicUpdateTest.test(NestedShardedAtomicUpdateTest.java:55)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_A2404C3EA431D77C-001
   [junit4]   2> Apr 19, 2019 10:25:49 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 4 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): 
{level_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 _root_=PostingsFormat(name=Direct), id=FST50}, 
docValues:{id_i=DocValuesFormat(name=Lucene80), 
_version_=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1573, 
maxMBSortInHeap=5.33946232706886, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6c16f529),
 locale=gl, timezone=Atlantic/Reykjavik
   [junit4]   2> NOTE: Linux 4.18.0-17-generic amd64/Oracle Corporation 12 
(64-bit)/cpus=8,threads=1,free=113104184,total=513802240
   [junit4]   2> NOTE: All tests run in this JVM: 
[CloneFieldUpdateProcessorFactoryTest, OrderedExecutorTest, TestGroupingSearch, 
UniqFieldsUpdateProcessorFactoryTest, TriggerEventQueueTest, 
TestConfigSetsAPIZkFailure, IndexBasedSpellCheckerTest, RootFieldTest, 
TestObjectReleaseTracker, DistributedSpellCheckComponentTest, 
TestSchemaSimilarityResource, SolrIndexConfigTest, 
PathHierarchyTokenizerFactoryTest, BooleanFieldTest, 
TestManagedSynonymGraphFilterFactory, BlobRepositoryCloudTest, 
TestSimDistributedQueue, TestPullReplicaErrorHandling, TestJsonFacetRefinement, 
CachingDirectoryFactoryTest, TestGeoJSONResponseWriter, 
TestLegacyNumericRangeQueryBuilder, SpatialHeatmapFacetsTest, 
TestHalfAndHalfDocValues, SpellCheckComponentTest, TestBinaryResponseWriter, 
NumericFieldsTest, SolrPluginUtilsTest, RuleEngineTest, 
TestCloudNestedDocsSort, CircularListTest, ZkStateReaderTest, EnumFieldTest, 
TestSimNodeLostTrigger, ConjunctionSolrSpellCheckerTest, TestLegacyTerms, 
IgnoreLargeDocumentProcessorFactoryTest, IndexSchemaTest, TestRecoveryHdfs, 
AsyncCallRequestStatusResponseTest, TestExportWriter, ReturnFieldsTest, 
HdfsThreadLeakTest, TestRebalanceLeaders, PluginInfoTest, TestRestoreCore, 
TestStressUserVersions, TestSolrQueryParser, TestLocalFSCloudBackupRestore, 
ConnectionManagerTest, TestSkipOverseerOperations, JsonLoaderTest, 
PeerSyncWithIndexFingerprintCachingTest, TestCloudRecovery, 
MaxSizeAutoCommitTest, TestDistribDocBasedVersion, TestRTGBase, TestMacros, 
AddReplicaTest, MetricTriggerTest, PropertiesRequestHandlerTest, 
TestDeprecatedFilters, CdcrVersionReplicationTest, TestManagedResourceStorage, 
MetricsHistoryIntegrationTest, TransactionLogTest, DistanceFunctionTest, 
SolrMetricManagerTest, OverseerTest, EchoParamsTest, 
ClassificationUpdateProcessorFactoryTest, AnalyticsMergeStrategyTest, 
HdfsRecoveryZkTest, SystemLogListenerTest, TestChildDocTransformer, 
TestBinaryField, PreAnalyzedFieldManagedSchemaCloudTest, TestTrieFacet, 
RequestLoggingTest, TestMissingGroups, AnalysisAfterCoreReloadTest, 
TestCoreBackup, SubstringBytesRefFilterTest, TestStressLucene, 
MissingSegmentRecoveryTest, SolrGraphiteReporterTest, ZkControllerTest, 
JvmMetricsTest, TestManagedSchemaThreadSafety, TestCoreAdminApis, 
CurrencyFieldTypeTest, TestSimGenericDistributedQueue, TestConfigSets, 
SyncSliceTest, CustomHighlightComponentTest, BufferStoreTest, 
TestCollectionAPI, TestXmlQParserPlugin, TestAnalyzedSuggestions, 
AddBlockUpdateTest, XsltUpdateRequestHandlerTest, RestoreTriggerStateTest, 
HdfsBasicDistributedZk2Test, BasicAuthIntegrationTest, 
TestSolrConfigHandlerCloud, TestFreeTextSuggestions, 
TestGraphTermsQParserPlugin, TestHttpShardHandlerFactory, 
TestAtomicUpdateErrorCases, V2ApiIntegrationTest, 
CollectionsAPIDistributedZkTest, TestSimClusterStateProvider, 
SpatialFilterTest, RestartWhileUpdatingTest, RandomizedTaggerTest, 
TestExclusionRuleCollectionAccess, DeleteReplicaTest, CSVRequestHandlerTest, 
TestSolrXml, StatelessScriptUpdateProcessorFactoryTest, SampleTest, 
DistributedFacetPivotSmallTest, TestDistribIDF, SparseHLLTest, 
ClusterStateUpdateTest, SpellPossibilityIteratorTest, 
TestEmbeddedSolrServerAdminHandler, SolrRrdBackendFactoryTest, 
TestCorePropertiesReload, TestDynamicLoading, AtomicUpdateRemovalJavabinTest, 
TestRandomDVFaceting, TestScoreJoinQPScore, TestNamedUpdateProcessors, 
TestPostingsSolrHighlighter, DataDrivenBlockJoinTest, RequiredFieldsTest, 
SolrSlf4jReporterTest, TestPHPSerializedResponseWriter, 
TestFieldCacheVsDocValues, ConvertedLegacyTest, CursorPagingTest, 
TestCrossCoreJoin, TestDistributedSearch, ConnectionReuseTest, BasicZkTest, 
ChaosMonkeyNothingIsSafeTest, ChaosMonkeySafeLeaderTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, CloudExitableDirectoryReaderTest, 
ConcurrentCreateRoutedAliasTest, ConfigSetsAPITest, DeleteInactiveReplicaTest, 
DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DistribCursorPagingTest, 
DistributedQueueTest, DistributedVersionInfoTest, 
HttpPartitionWithTlogReplicasTest, LeaderFailoverAfterPartitionTest, 
MultiSolrCloudTestCaseTest, MultiThreadedOCPTest, NestedShardedAtomicUpdateTest]
   [junit4] Completed [487/854 (1!)] on J0 in 4.51s, 1 test, 1 error <<< 
FAILURES!

[...truncated 44434 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:633: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:506: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:493: Source checkout 
is dirty (unversioned/missing files) after running tests!!! Offending files:
* solr/licenses/gmetric4j-1.0.7.jar.sha1

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

Reply via email to