Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/171/

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

Error Message:
Unable to restart (#5): CloudJettyRunner 
[url=http://127.0.0.1:39026/_j/collection1_shard1_replica_n47]

Stack Trace:
java.lang.AssertionError: Unable to restart (#5): CloudJettyRunner 
[url=http://127.0.0.1:39026/_j/collection1_shard1_replica_n47]
        at 
__randomizedtesting.SeedInfo.seed([6DC844A725425EEE:E59C7B7D8BBE3316]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:103)
        at 
org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:52)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14642 lines...]
   [junit4] Suite: org.apache.solr.cloud.RollingRestartTest
   [junit4]   2> 3610914 INFO  
(SUITE-RollingRestartTest-seed#[6DC844A725425EEE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6DC844A725425EEE-001/init-core-data-001
   [junit4]   2> 3610914 WARN  
(SUITE-RollingRestartTest-seed#[6DC844A725425EEE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=30 numCloses=30
   [junit4]   2> 3610915 INFO  
(SUITE-RollingRestartTest-seed#[6DC844A725425EEE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3610917 INFO  
(SUITE-RollingRestartTest-seed#[6DC844A725425EEE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 3610917 INFO  
(SUITE-RollingRestartTest-seed#[6DC844A725425EEE]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_j/
   [junit4]   2> 3610920 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3610920 INFO  (Thread-13305) [    ] o.a.s.c.ZkTestServer 
client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3610920 INFO  (Thread-13305) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 3610923 ERROR (Thread-13305) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3611020 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:55919
   [junit4]   2> 3611024 INFO  (zkConnectionManagerCallback-4589-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3611029 INFO  (zkConnectionManagerCallback-4591-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3611040 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 3611042 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 3611044 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3611046 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 3611048 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 3611050 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 3611052 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 3611054 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3611056 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3611058 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 3611060 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 3611062 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 3611212 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] o.e.j.s.Server 
jetty-9.4.8.v20171121, build timestamp: 2017-11-22T05:27:37+08:00, git hash: 
82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3611214 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 3611214 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 3611214 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] o.e.j.s.session 
Scavenging every 600000ms
   [junit4]   2> 3611214 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@b5c8c83{/_j,null,AVAILABLE}
   [junit4]   2> 3611215 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3696168d{HTTP/1.1,[http/1.1]}{127.0.0.1:44329}
   [junit4]   2> 3611215 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] o.e.j.s.Server 
Started @3614272ms
   [junit4]   2> 3611215 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6DC844A725425EEE-001/tempDir-001/control/data,
 replicaType=NRT, hostContext=/_j, hostPort=44329, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6DC844A725425EEE-001/control-001/cores}
   [junit4]   2> 3611215 ERROR 
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3611216 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 3611216 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3611216 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3611216 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-10T12:10:20.585Z
   [junit4]   2> 3611218 INFO  (zkConnectionManagerCallback-4593-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3611219 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3611220 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6DC844A725425EEE-001/control-001/solr.xml
   [junit4]   2> 3611227 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 3611227 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3611229 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@521366d5, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3611233 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55919/solr
   [junit4]   2> 3611234 INFO  (zkConnectionManagerCallback-4597-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3611236 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x104dfddc7880003, likely client has closed socket
   [junit4]   2> 3611238 INFO  
(zkConnectionManagerCallback-4599-thread-1-processing-n:127.0.0.1:44329__j) 
[n:127.0.0.1:44329__j    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3611340 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [n:127.0.0.1:44329__j    
] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3611341 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [n:127.0.0.1:44329__j    
] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44329__j
   [junit4]   2> 3611342 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [n:127.0.0.1:44329__j    
] o.a.s.c.Overseer Overseer 
(id=73429637573115908-127.0.0.1:44329__j-n_0000000000) starting
   [junit4]   2> 3611351 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [n:127.0.0.1:44329__j    
] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44329__j
   [junit4]   2> 3611352 INFO  
(OverseerStateUpdate-73429637573115908-127.0.0.1:44329__j-n_0000000000) 
[n:127.0.0.1:44329__j    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3611452 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [n:127.0.0.1:44329__j    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@521366d5
   [junit4]   2> 3611467 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [n:127.0.0.1:44329__j    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@521366d5
   [junit4]   2> 3611468 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [n:127.0.0.1:44329__j    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@521366d5
   [junit4]   2> 3611470 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [n:127.0.0.1:44329__j    
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6DC844A725425EEE-001/control-001/cores
   [junit4]   2> 3611502 INFO  (zkConnectionManagerCallback-4605-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3611503 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3611504 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55919/solr ready
   [junit4]   2> 3611506 INFO  (qtp964454701-29853) [n:127.0.0.1:44329__j    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:44329__j&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3611508 INFO  
(OverseerThreadFactory-8522-thread-1-processing-n:127.0.0.1:44329__j) 
[n:127.0.0.1:44329__j    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 3611617 INFO  (qtp964454701-29857) [n:127.0.0.1:44329__j    ] 
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> 3611618 INFO  (qtp964454701-29857) [n:127.0.0.1:44329__j    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 3611725 INFO  
(zkCallback-4598-thread-1-processing-n:127.0.0.1:44329__j) 
[n:127.0.0.1:44329__j    ] 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> 3612638 INFO  (qtp964454701-29857) [n:127.0.0.1:44329__j 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 3612654 INFO  (qtp964454701-29857) [n:127.0.0.1:44329__j 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 3612802 INFO  (qtp964454701-29857) [n:127.0.0.1:44329__j 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3612838 INFO  (qtp964454701-29857) [n:127.0.0.1:44329__j 
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> 3612838 INFO  (qtp964454701-29857) [n:127.0.0.1:44329__j 
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@521366d5
   [junit4]   2> 3612839 INFO  (qtp964454701-29857) [n:127.0.0.1:44329__j 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3612839 INFO  (qtp964454701-29857) [n:127.0.0.1:44329__j 
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 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6DC844A725425EEE-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6DC844A725425EEE-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 3612843 INFO  (qtp964454701-29857) [n:127.0.0.1:44329__j 
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=34, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=0.8779296875, 
floorSegmentMB=1.962890625, forceMergeDeletesPctAllowed=14.2294069690479, 
segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.2908418226474896
   [junit4]   2> 3612853 WARN  (qtp964454701-29857) [n:127.0.0.1:44329__j 
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> 3612918 INFO  (qtp964454701-29857) [n:127.0.0.1:44329__j 
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> 3612918 INFO  (qtp964454701-29857) [n:127.0.0.1:44329__j 
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> 3612919 INFO  (qtp964454701-29857) [n:127.0.0.1:44329__j 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3612919 INFO  (qtp964454701-29857) [n:127.0.0.1:44329__j 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3612923 INFO  (qtp964454701-29857) [n:127.0.0.1:44329__j 
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=9, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7766855413761119]
   [junit4]   2> 3612924 INFO  (qtp964454701-29857) [n:127.0.0.1:44329__j 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@417d1c73[control_collection_shard1_replica_n1] main]
   [junit4]   2> 3612927 INFO  (qtp964454701-29857) [n:127.0.0.1:44329__j 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 3612927 INFO  (qtp964454701-29857) [n:127.0.0.1:44329__j 
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> 3612928 INFO  (qtp964454701-29857) [n:127.0.0.1:44329__j 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3612929 INFO  
(searcherExecutor-8525-thread-1-processing-n:127.0.0.1:44329__j 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:44329__j 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@417d1c73[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3612930 INFO  (qtp964454701-29857) [n:127.0.0.1:44329__j 
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 1594552559650996224
   [junit4]   2> 3612936 INFO  (qtp964454701-29857) [n:127.0.0.1:44329__j 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update terms at 
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 3612940 INFO  (qtp964454701-29857) [n:127.0.0.1:44329__j 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3612940 INFO  (qtp964454701-29857) [n:127.0.0.1:44329__j 
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> 3612940 INFO  (qtp964454701-29857) [n:127.0.0.1:44329__j 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:44329/_j/control_collection_shard1_replica_n1/
   [junit4]   2> 3612940 INFO  (qtp964454701-29857) [n:127.0.0.1:44329__j 
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> 3612940 INFO  (qtp964454701-29857) [n:127.0.0.1:44329__j 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:44329/_j/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 3612940 INFO  (qtp964454701-29857) [n:127.0.0.1:44329__j 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 3612945 INFO  (qtp964454701-29857) [n:127.0.0.1:44329__j 
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:44329/_j/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 3613047 INFO  
(zkCallback-4598-thread-1-processing-n:127.0.0.1:44329__j) 
[n:127.0.0.1:44329__j    ] 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> 3613097 INFO  (qtp964454701-29857) [n:127.0.0.1:44329__j 
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> 3613099 INFO  (qtp964454701-29857) [n:127.0.0.1:44329__j 
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=1481
   [junit4]   2> 3613102 INFO  (qtp964454701-29853) [n:127.0.0.1:44329__j    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 3613200 INFO  
(zkCallback-4598-thread-1-processing-n:127.0.0.1:44329__j) 
[n:127.0.0.1:44329__j    ] 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> 3613511 INFO  
(OverseerCollectionConfigSetProcessor-73429637573115908-127.0.0.1:44329__j-n_0000000000)
 [n:127.0.0.1:44329__j    ] 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> 3614102 INFO  (qtp964454701-29853) [n:127.0.0.1:44329__j    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:44329__j&wt=javabin&version=2}
 status=0 QTime=2596
   [junit4]   2> 3614110 INFO  (zkConnectionManagerCallback-4609-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3614111 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3614112 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55919/solr ready
   [junit4]   2> 3614112 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 3614113 INFO  (qtp964454701-29857) [n:127.0.0.1:44329__j    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3614115 INFO  
(OverseerThreadFactory-8522-thread-2-processing-n:127.0.0.1:44329__j) 
[n:127.0.0.1:44329__j    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 3614117 WARN  
(OverseerThreadFactory-8522-thread-2-processing-n:127.0.0.1:44329__j) 
[n:127.0.0.1:44329__j    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 3614323 INFO  (qtp964454701-29857) [n:127.0.0.1:44329__j    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 3614323 INFO  (qtp964454701-29857) [n:127.0.0.1:44329__j    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=210
   [junit4]   2> 3614472 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6DC844A725425EEE-001/shard-1-001
 of type NRT
   [junit4]   2> 3614472 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] o.e.j.s.Server 
jetty-9.4.8.v20171121, build timestamp: 2017-11-22T05:27:37+08:00, git hash: 
82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3614473 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 3614473 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 3614474 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] o.e.j.s.session 
Scavenging every 600000ms
   [junit4]   2> 3614474 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1cc7b42d{/_j,null,AVAILABLE}
   [junit4]   2> 3614474 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@843be55{HTTP/1.1,[http/1.1]}{127.0.0.1:52962}
   [junit4]   2> 3614474 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] o.e.j.s.Server 
Started @3617532ms
   [junit4]   2> 3614474 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6DC844A725425EEE-001/tempDir-001/jetty1,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/_j, hostPort=52962, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6DC844A725425EEE-001/shard-1-001/cores}
   [junit4]   2> 3614475 ERROR 
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3614475 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 3614475 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3614475 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3614475 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-10T12:10:23.844Z
   [junit4]   2> 3614477 INFO  (zkConnectionManagerCallback-4611-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3614478 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3614478 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6DC844A725425EEE-001/shard-1-001/solr.xml
   [junit4]   2> 3614484 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 3614484 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3614497 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@521366d5, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3614501 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55919/solr
   [junit4]   2> 3614510 INFO  (zkConnectionManagerCallback-4615-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3614518 INFO  
(zkConnectionManagerCallback-4617-thread-1-processing-n:127.0.0.1:52962__j) 
[n:127.0.0.1:52962__j    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3614525 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [n:127.0.0.1:52962__j    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3614527 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [n:127.0.0.1:52962__j    
] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3614529 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [n:127.0.0.1:52962__j    
] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52962__j
   [junit4]   2> 3614531 INFO  (zkCallback-4608-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3614531 INFO  
(zkCallback-4598-thread-2-processing-n:127.0.0.1:44329__j) 
[n:127.0.0.1:44329__j    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 3614534 INFO  
(zkCallback-4616-thread-1-processing-n:127.0.0.1:52962__j) 
[n:127.0.0.1:52962__j    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 3614750 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [n:127.0.0.1:52962__j    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@521366d5
   [junit4]   2> 3614764 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [n:127.0.0.1:52962__j    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@521366d5
   [junit4]   2> 3614765 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [n:127.0.0.1:52962__j    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@521366d5
   [junit4]   2> 3614767 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [n:127.0.0.1:52962__j    
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6DC844A725425EEE-001/shard-1-001/cores
   [junit4]   2> 3614802 INFO  (qtp964454701-29855) [n:127.0.0.1:44329__j    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:52962__j&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3614805 INFO  
(OverseerCollectionConfigSetProcessor-73429637573115908-127.0.0.1:44329__j-n_0000000000)
 [n:127.0.0.1:44329__j    ] 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> 3614806 INFO  
(OverseerThreadFactory-8522-thread-3-processing-n:127.0.0.1:44329__j) 
[n:127.0.0.1:44329__j    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:52962__j for creating new replica
   [junit4]   2> 3614809 INFO  (qtp1536080894-29903) [n:127.0.0.1:52962__j    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3614810 INFO  (qtp1536080894-29903) [n:127.0.0.1:52962__j    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 3615831 INFO  (qtp1536080894-29903) [n:127.0.0.1:52962__j 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 3615847 INFO  (qtp1536080894-29903) [n:127.0.0.1:52962__j 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 3615973 INFO  (qtp1536080894-29903) [n:127.0.0.1:52962__j 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3615991 INFO  (qtp1536080894-29903) [n:127.0.0.1:52962__j 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n41' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 3615991 INFO  (qtp1536080894-29903) [n:127.0.0.1:52962__j 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n41' (registry 
'solr.core.collection1.shard2.replica_n41') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@521366d5
   [junit4]   2> 3615991 INFO  (qtp1536080894-29903) [n:127.0.0.1:52962__j 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 3615991 INFO  (qtp1536080894-29903) [n:127.0.0.1:52962__j 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n41] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6DC844A725425EEE-001/shard-1-001/cores/collection1_shard2_replica_n41],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6DC844A725425EEE-001/shard-1-001/cores/collection1_shard2_replica_n41/data/]
   [junit4]   2> 3615995 INFO  (qtp1536080894-29903) [n:127.0.0.1:52962__j 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=34, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=0.8779296875, 
floorSegmentMB=1.962890625, forceMergeDeletesPctAllowed=14.2294069690479, 
segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.2908418226474896
   [junit4]   2> 3616006 WARN  (qtp1536080894-29903) [n:127.0.0.1:52962__j 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
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> 3616060 INFO  (qtp1536080894-29903) [n:127.0.0.1:52962__j 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3616060 INFO  (qtp1536080894-29903) [n:127.0.0.1:52962__j 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3616062 INFO  (qtp1536080894-29903) [n:127.0.0.1:52962__j 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 3616062 INFO  (qtp1536080894-29903) [n:127.0.0.1:52962__j 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 3616063 INFO  (qtp1536080894-29903) [n:127.0.0.1:52962__j 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=9, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7766855413761119]
   [junit4]   2> 3616064 INFO  (qtp1536080894-29903) [n:127.0.0.1:52962__j 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@a494ae[collection1_shard2_replica_n41] main]
   [junit4]   2> 3616065 INFO  (qtp1536080894-29903) [n:127.0.0.1:52962__j 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 3616065 INFO  (qtp1536080894-29903) [n:127.0.0.1:52962__j 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3616066 INFO  (qtp1536080894-29903) [n:127.0.0.1:52962__j 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3616067 INFO  
(searcherExecutor-8536-thread-1-processing-n:127.0.0.1:52962__j 
x:collection1_shard2_replica_n41 s:shard2 c:collection1) [n:127.0.0.1:52962__j 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
[collection1_shard2_replica_n41] Registered new searcher 
Searcher@a494ae[collection1_shard2_replica_n41] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3616067 INFO  (qtp1536080894-29903) [n:127.0.0.1:52962__j 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1594552562940379136
   [junit4]   2> 3616073 INFO  (qtp1536080894-29903) [n:127.0.0.1:52962__j 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkShardTerms 
Successful update terms at /collections/collection1/terms/shard2 to 
Terms{values={core_node42=0}, version=0}
   [junit4]   2> 3616076 INFO  (qtp1536080894-29903) [n:127.0.0.1:52962__j 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3616076 INFO  (qtp1536080894-29903) [n:127.0.0.1:52962__j 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3616076 INFO  (qtp1536080894-29903) [n:127.0.0.1:52962__j 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:52962/_j/collection1_shard2_replica_n41/
   [junit4]   2> 3616076 INFO  (qtp1536080894-29903) [n:127.0.0.1:52962__j 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 3616076 INFO  (qtp1536080894-29903) [n:127.0.0.1:52962__j 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
http://127.0.0.1:52962/_j/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 3616076 INFO  (qtp1536080894-29903) [n:127.0.0.1:52962__j 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 3616080 INFO  (qtp1536080894-29903) [n:127.0.0.1:52962__j 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:52962/_j/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 3616231 INFO  (qtp1536080894-29903) [n:127.0.0.1:52962__j 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 3616233 INFO  (qtp1536080894-29903) [n:127.0.0.1:52962__j 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1423
   [junit4]   2> 3616235 INFO  (qtp964454701-29855) [n:127.0.0.1:44329__j    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:52962__j&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=1433
   [junit4]   2> 3616373 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6DC844A725425EEE-001/shard-2-001
 of type NRT
   [junit4]   2> 3616380 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] o.e.j.s.Server 
jetty-9.4.8.v20171121, build timestamp: 2017-11-22T05:27:37+08:00, git hash: 
82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3616381 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 3616381 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 3616381 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] o.e.j.s.session 
Scavenging every 660000ms
   [junit4]   2> 3616381 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1520c180{/_j,null,AVAILABLE}
   [junit4]   2> 3616382 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1728f542{HTTP/1.1,[http/1.1]}{127.0.0.1:60800}
   [junit4]   2> 3616382 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] o.e.j.s.Server 
Started @3619439ms
   [junit4]   2> 3616382 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6DC844A725425EEE-001/tempDir-001/jetty2,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/_j, hostPort=60800, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6DC844A725425EEE-001/shard-2-001/cores}
   [junit4]   2> 3616382 ERROR 
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3616382 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 3616382 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3616383 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3616383 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-10T12:10:25.752Z
   [junit4]   2> 3616384 INFO  (zkConnectionManagerCallback-4621-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3616385 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3616385 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6DC844A725425EEE-001/shard-2-001/solr.xml
   [junit4]   2> 3616389 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 3616389 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3616391 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@521366d5, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3616419 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55919/solr
   [junit4]   2> 3616436 INFO  (zkConnectionManagerCallback-4625-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3616466 INFO  
(zkConnectionManagerCallback-4627-thread-1-processing-n:127.0.0.1:60800__j) 
[n:127.0.0.1:60800__j    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3616474 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [n:127.0.0.1:60800__j    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3616476 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [n:127.0.0.1:60800__j    
] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3616478 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [n:127.0.0.1:60800__j    
] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60800__j
   [junit4]   2> 3616482 INFO  (zkCallback-4608-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3616482 INFO  
(zkCallback-4626-thread-1-processing-n:127.0.0.1:60800__j) 
[n:127.0.0.1:60800__j    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 3616482 INFO  
(zkCallback-4598-thread-2-processing-n:127.0.0.1:44329__j) 
[n:127.0.0.1:44329__j    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 3616482 INFO  
(zkCallback-4616-thread-1-processing-n:127.0.0.1:52962__j) 
[n:127.0.0.1:52962__j    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 3616554 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [n:127.0.0.1:60800__j    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@521366d5
   [junit4]   2> 3616584 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [n:127.0.0.1:60800__j    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@521366d5
   [junit4]   2> 3616584 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [n:127.0.0.1:60800__j    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@521366d5
   [junit4]   2> 3616586 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [n:127.0.0.1:60800__j    
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6DC844A725425EEE-001/shard-2-001/cores
   [junit4]   2> 3616640 INFO  (qtp964454701-29857) [n:127.0.0.1:44329__j    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:60800__j&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3616643 INFO  
(OverseerCollectionConfigSetProcessor-73429637573115908-127.0.0.1:44329__j-n_0000000000)
 [n:127.0.0.1:44329__j    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 3616643 INFO  
(OverseerThreadFactory-8522-thread-4-processing-n:127.0.0.1:44329__j) 
[n:127.0.0.1:44329__j    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:60800__j for creating new replica
   [junit4]   2> 3616646 INFO  (qtp1724162567-29933) [n:127.0.0.1:60800__j    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3616646 INFO  (qtp1724162567-29933) [n:127.0.0.1:60800__j    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 3617664 INFO  (qtp1724162567-29933) [n:127.0.0.1:60800__j 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 3617679 INFO  (qtp1724162567-29933) [n:127.0.0.1:60800__j 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n43] Schema name=test
   [junit4]   2> 3617807 INFO  (qtp1724162567-29933) [n:127.0.0.1:60800__j 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3617824 INFO  (qtp1724162567-29933) [n:127.0.0.1:60800__j 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n43' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 3617824 INFO  (qtp1724162567-29933) [n:127.0.0.1:60800__j 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n43' (registry 
'solr.core.collection1.shard1.replica_n43') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@521366d5
   [junit4]   2> 3617824 INFO  (qtp1724162567-29933) [n:127.0.0.1:60800__j 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 3617825 INFO  (qtp1724162567-29933) [n:127.0.0.1:60800__j 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n43] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6DC844A725425EEE-001/shard-2-001/cores/collection1_shard1_replica_n43],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6DC844A725425EEE-001/shard-2-001/cores/collection1_shard1_replica_n43/data/]
   [junit4]   2> 3617829 INFO  (qtp1724162567-29933) [n:127.0.0.1:60800__j 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=34, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=0.8779296875, 
floorSegmentMB=1.962890625, forceMergeDeletesPctAllowed=14.2294069690479, 
segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.2908418226474896
   [junit4]   2> 3617837 WARN  (qtp1724162567-29933) [n:127.0.0.1:60800__j 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
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> 3617897 INFO  (qtp1724162567-29933) [n:127.0.0.1:60800__j 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3617897 INFO  (qtp1724162567-29933) [n:127.0.0.1:60800__j 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3617899 INFO  (qtp1724162567-29933) [n:127.0.0.1:60800__j 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 3617899 INFO  (qtp1724162567-29933) [n:127.0.0.1:60800__j 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 3617900 INFO  (qtp1724162567-29933) [n:127.0.0.1:60800__j 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=9, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7766855413761119]
   [junit4]   2> 3617901 INFO  (qtp1724162567-29933) [n:127.0.0.1:60800__j 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6e7902df[collection1_shard1_replica_n43] main]
   [junit4]   2> 3617902 INFO  (qtp1724162567-29933) [n:127.0.0.1:60800__j 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 3617903 INFO  (qtp1724162567-29933) [n:127.0.0.1:60800__j 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3617903 INFO  (qtp1724162567-29933) [n:127.0.0.1:60800__j 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3617904 INFO  (qtp1724162567-29933) [n:127.0.0.1:60800__j 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1594552564866613248
   [junit4]   2> 3617905 INFO  
(searcherExecutor-8547-thread-1-processing-n:127.0.0.1:60800__j 
x:collection1_shard1_replica_n43 s:shard1 c:collection1) [n:127.0.0.1:60800__j 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
[collection1_shard1_replica_n43] Registered new searcher 
Searcher@6e7902df[collection1_shard1_replica_n43] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3617909 INFO  (qtp1724162567-29933) [n:127.0.0.1:60800__j 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkShardTerms 
Successful update terms at /collections/collection1/terms/shard1 to 
Terms{values={core_node44=0}, version=0}
   [junit4]   2> 3617912 INFO  (qtp1724162567-29933) [n:127.0.0.1:60800__j 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3617912 INFO  (qtp1724162567-29933) [n:127.0.0.1:60800__j 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3617912 INFO  (qtp1724162567-29933) [n:127.0.0.1:60800__j 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:60800/_j/collection1_shard1_replica_n43/
   [junit4]   2> 3617912 INFO  (qtp1724162567-29933) [n:127.0.0.1:60800__j 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 3617913 INFO  (qtp1724162567-29933) [n:127.0.0.1:60800__j 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
http://127.0.0.1:60800/_j/collection1_shard1_replica_n43/ has no replicas
   [junit4]   2> 3617913 INFO  (qtp1724162567-29933) [n:127.0.0.1:60800__j 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 3617916 INFO  (qtp1724162567-29933) [n:127.0.0.1:60800__j 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:60800/_j/collection1_shard1_replica_n43/ shard1
   [junit4]   2> 3618021 INFO  (qtp1724162567-29933) [n:127.0.0.1:60800__j 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 3618023 INFO  (qtp1724162567-29933) [n:127.0.0.1:60800__j 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1377
   [junit4]   2> 3618026 INFO  (qtp964454701-29857) [n:127.0.0.1:44329__j    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:60800__j&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1386
   [junit4]   2> 3618214 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6DC844A725425EEE-001/shard-3-001
 of type NRT
   [junit4]   2> 3618215 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] o.e.j.s.Server 
jetty-9.4.8.v20171121, build timestamp: 2017-11-22T05:27:37+08:00, git hash: 
82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3618216 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 3618216 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 3618216 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] o.e.j.s.session 
Scavenging every 600000ms
   [junit4]   2> 3618216 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@73549d71{/_j,null,AVAILABLE}
   [junit4]   2> 3618217 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6f13b078{HTTP/1.1,[http/1.1]}{127.0.0.1:52670}
   [junit4]   2> 3618217 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] o.e.j.s.Server 
Started @3621274ms
   [junit4]   2> 3618217 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6DC844A725425EEE-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/_j, hostPort=52670, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6DC844A725425EEE-001/shard-3-001/cores}
   [junit4]   2> 3618217 ERROR 
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3618217 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 3618217 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3618217 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3618217 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-10T12:10:27.586Z
   [junit4]   2> 3618234 INFO  (zkConnectionManagerCallback-4631-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3618235 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3618235 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6DC844A725425EEE-001/shard-3-001/solr.xml
   [junit4]   2> 3618239 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 3618239 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3618241 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@521366d5, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3618244 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55919/solr
   [junit4]   2> 3618247 INFO  (zkConnectionManagerCallback-4635-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3618253 INFO  
(zkConnectionManagerCallback-4637-thread-1-processing-n:127.0.0.1:52670__j) 
[n:127.0.0.1:52670__j    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3618264 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [n:127.0.0.1:52670__j    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3618267 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [n:127.0.0.1:52670__j    
] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3618272 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [n:127.0.0.1:52670__j    
] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52670__j
   [junit4]   2> 3618274 INFO  (zkCallback-4608-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3618274 INFO  
(zkCallback-4616-thread-1-processing-n:127.0.0.1:52962__j) 
[n:127.0.0.1:52962__j    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 3618274 INFO  
(zkCallback-4626-thread-1-processing-n:127.0.0.1:60800__j) 
[n:127.0.0.1:60800__j    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 3618274 INFO  
(zkCallback-4598-thread-1-processing-n:127.0.0.1:44329__j) 
[n:127.0.0.1:44329__j    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 3618278 INFO  
(zkCallback-4636-thread-1-processing-n:127.0.0.1:52670__j) 
[n:127.0.0.1:52670__j    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 3618365 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [n:127.0.0.1:52670__j    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@521366d5
   [junit4]   2> 3618380 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [n:127.0.0.1:52670__j    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@521366d5
   [junit4]   2> 3618380 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [n:127.0.0.1:52670__j    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@521366d5
   [junit4]   2> 3618382 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [n:127.0.0.1:52670__j    
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6DC844A725425EEE-001/shard-3-001/cores
   [junit4]   2> 3618463 INFO  (qtp964454701-29855) [n:127.0.0.1:44329__j    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:52670__j&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3618466 INFO  
(OverseerCollectionConfigSetProcessor-73429637573115908-127.0.0.1:44329__j-n_0000000000)
 [n:127.0.0.1:44329__j    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 3618468 INFO  
(OverseerThreadFactory-8522-thread-5-processing-n:127.0.0.1:44329__j) 
[n:127.0.0.1:44329__j    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:52670__j for creating new replica
   [junit4]   2> 3618486 INFO  (qtp1287897187-29964) [n:127.0.0.1:52670__j    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3618486 INFO  (qtp1287897187-29964) [n:127.0.0.1:52670__j    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 3619503 INFO  (qtp1287897187-29964) [n:127.0.0.1:52670__j 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 3619518 INFO  (qtp1287897187-29964) [n:127.0.0.1:52670__j 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n45] Schema name=test
   [junit4]   2> 3619641 INFO  (qtp1287897187-29964) [n:127.0.0.1:52670__j 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3619659 INFO  (qtp1287897187-29964) [n:127.0.0.1:52670__j 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n45' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 3619659 INFO  (qtp1287897187-29964) [n:127.0.0.1:52670__j 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n45' (registry 
'solr.core.collection1.shard2.replica_n45') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@521366d5
   [junit4]   2> 3619659 INFO  (qtp1287897187-29964) [n:127.0.0.1:52670__j 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 3619660 INFO  (qtp1287897187-29964) [n:127.0.0.1:52670__j 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n45] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6DC844A725425EEE-001/shard-3-001/cores/collection1_shard2_replica_n45],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6DC844A725425EEE-001/shard-3-001/cores/collection1_shard2_replica_n45/data/]
   [junit4]   2> 3619663 INFO  (qtp1287897187-29964) [n:127.0.0.1:52670__j 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=34, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=0.8779296875, 
floorSegmentMB=1.962890625, forceMergeDeletesPctAllowed=14.2294069690479, 
segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.2908418226474896
   [junit4]   2> 3619673 WARN  (qtp1287897187-29964) [n:127.0.0.1:52670__j 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
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> 3619740 INFO  (qtp1287897187-29964) [n:127.0.0.1:52670__j 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3619740 INFO  (qtp1287897187-29964) [n:127.0.0.1:52670__j 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3619741 INFO  (qtp1287897187-29964) [n:127.0.0.1:52670__j 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 3619741 INFO  (qtp1287897187-29964) [n:127.0.0.1:52670__j 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 3619743 INFO  (qtp1287897187-29964) [n:127.0.0.1:52670__j 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=9, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7766855413761119]
   [junit4]   2> 3619743 INFO  (qtp1287897187-29964) [n:127.0.0.1:52670__j 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1345c0d[collection1_shard2_replica_n45] main]
   [junit4]   2> 3619745 INFO  (qtp1287897187-29964) [n:127.0.0.1:52670__j 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 3619745 INFO  (qtp1287897187-29964) [n:127.0.0.1:52670__j 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3619746 INFO  (qtp1287897187-29964) [n:127.0.0.1:52670__j 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3619746 INFO  (qtp1287897187-29964) [n:127.0.0.1:52670__j 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1594552566798090240
   [junit4]   2> 3619749 INFO  
(searcherExecutor-8558-thread-1-processing-n:127.0.0.1:52670__j 
x:collection1_shard2_replica_n45 s:shard2 c:collection1) [n:127.0.0.1:52670__j 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore 
[collection1_shard2_replica_n45] Registered new searcher 
Searcher@1345c0d[collection1_shard2_replica_n45] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3619751 INFO  (qtp1287897187-29964) [n:127.0.0.1:52670__j 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.ZkShardTerms 
Successful update terms at /collections/collection1/terms/shard2 to 
Terms{values={core_node42=0, core_node46=0}, version=1}
   [junit4]   2> 3619753 INFO  (qtp1287897187-29964) [n:127.0.0.1:52670__j 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.ZkController 
Core needs to recover:collection1_shard2_replica_n45
   [junit4]   2> 3619755 INFO  
(updateExecutor-4632-thread-1-processing-n:127.0.0.1:52670__j 
x:collection1_shard2_replica_n45 s:shard2 c:collection1) [n:127.0.0.1:52670__j 
c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 3619756 INFO  (qtp1287897187-29964) [n:127.0.0.1:52670__j 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1269
   [junit4]   2> 3619763 INFO  (qtp964454701-29855) [n:127.0.0.1:44329__j    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:52670__j&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=1299
   [junit4]   2> 3619778 INFO  
(recoveryExecutor-4633-thread-1-processing-n:127.0.0.1:52670__j 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:52670__j c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 3619789 INFO  
(recoveryExecutor-4633-thread-1-processing-n:127.0.0.1:52670__j 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:52670__j c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy ###### 
startupVersions=[[]]
   [junit4]   2> 3619793 INFO  (qtp1536080894-29906) [n:127.0.0.1:52962__j 
c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_n41] 
o.a.s.c.S.Request [collection1_shard2_replica_n41]  webapp=/_j path=/admin/ping 
params={wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 3619793 INFO  (qtp1536080894-29906) [n:127.0.0.1:52962__j 
c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_n41] 
o.a.s.c.S.Request [collection1_shard2_replica_n41]  webapp=/_j path=/admin/ping 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3619794 INFO  
(recoveryExecutor-4633-thread-1-processing-n:127.0.0.1:52670__j 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:52670__j c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Begin buffering 
updates. core=[collection1_shard2_replica_n45]
   [junit4]   2> 3619794 INFO  
(recoveryExecutor-4633-thread-1-processing-n:127.0.0.1:52670__j 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:52670__j c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 3619794 INFO  
(recoveryExecutor-4633-thread-1-processing-n:127.0.0.1:52670__j 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:52670__j c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Publishing state of 
core [collection1_shard2_replica_n45] as recovering, leader is 
[http://127.0.0.1:52962/_j/collection1_shard2_replica_n41/] and I am 
[http://127.0.0.1:52670/_j/collection1_shard2_replica_n45/]
   [junit4]   2> 3619797 INFO  
(recoveryExecutor-4633-thread-1-processing-n:127.0.0.1:52670__j 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:52670__j c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.c.ZkShardTerms Successful update terms 
at /collections/collection1/terms/shard2 to Terms{values={core_node42=0, 
core_node46=0, core_node46_recovering=0}, version=2}
   [junit4]   2> 3619800 INFO  
(recoveryExecutor-4633-thread-1-processing-n:127.0.0.1:52670__j 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:52670__j c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Sending prep 
recovery command to [http://127.0.0.1:52962/_j]; [WaitForState: 
action=PREPRECOVERY&core=collection1_shard2_replica_n41&nodeName=127.0.0.1:52670__j&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 3619801 INFO  (qtp1536080894-29908) [n:127.0.0.1:52962__j    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node46, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, 
maxTime: 183 s
   [junit4]   2> 3619802 INFO  (qtp1536080894-29908) [n:127.0.0.1:52962__j    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard2, thisCore=collection1_shard2_replica_n41, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:52670__j, 
coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: 
core_node46:{"core":"collection1_shard2_replica_n45","base_url":"http://127.0.0.1:52670/_j","node_name":"127.0.0.1:52670__j","state":"down","type":"NRT"}
   [junit4]   2> 3619950 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6DC844A725425EEE-001/shard-4-001
 of type NRT
   [junit4]   2> 3619951 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] o.e.j.s.Server 
jetty-9.4.8.v20171121, build timestamp: 2017-11-22T05:27:37+08:00, git hash: 
82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3619952 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 3619952 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 3619952 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] o.e.j.s.session 
Scavenging every 600000ms
   [junit4]   2> 3619952 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@401c6435{/_j,null,AVAILABLE}
   [junit4]   2> 3619953 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@41ab179{HTTP/1.1,[http/1.1]}{127.0.0.1:39026}
   [junit4]   2> 3619953 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] o.e.j.s.Server 
Started @3623010ms
   [junit4]   2> 3619953 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6DC844A725425EEE-001/tempDir-001/jetty4,
 solrconfig=solrconfig.xml, hostContext=/_j, hostPort=39026, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6DC844A725425EEE-001/shard-4-001/cores}
   [junit4]   2> 3619953 ERROR 
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3619953 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 3619953 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3619953 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3619954 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-10T12:10:29.322Z
   [junit4]   2> 3619961 INFO  (zkConnectionManagerCallback-4642-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3619962 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3619962 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6DC844A725425EEE-001/shard-4-001/solr.xml
   [junit4]   2> 3619966 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 3619966 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3619967 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@521366d5, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3619972 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55919/solr
   [junit4]   2> 3619974 INFO  (zkConnectionManagerCallback-4646-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3619977 INFO  
(zkConnectionManagerCallback-4648-thread-1-processing-n:127.0.0.1:39026__j) 
[n:127.0.0.1:39026__j    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3619985 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [n:127.0.0.1:39026__j    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3619987 INFO  
(TEST-RollingRestartTest.test-seed#[6DC844A725425EEE]) [n:127.0.0.1:39026__j    
] o.a.s.c.Overseer

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

n_0000000035
   [junit4]   2>        2       
/solr/overseer_elect/election/73429637573116003-127.0.0.1:52670__j-n_0000000050
   [junit4]   2>        2       
/solr/overseer_elect/election/73429637573115908-127.0.0.1:44329__j-n_0000000017
   [junit4]   2>        2       
/solr/overseer_elect/election/73429637573116084-127.0.0.1:39026__j-n_0000000085
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard1/election/73429637573116024-core_node72-n_0000000017
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard1/election/73429637573116102-core_node68-n_0000000028
   [junit4]   2>        2       
/solr/overseer_elect/election/73429637573116099-127.0.0.1:52670__j-n_0000000094
   [junit4]   2>        2       
/solr/overseer_elect/election/73429637573116132-127.0.0.1:39026__j-n_0000000111
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard2/election/73429637573116192-core_node54-n_0000000051
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard2/election/73429637573116207-core_node66-n_0000000055
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard1/election/73429637573115976-core_node72-n_0000000010
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard1/election/73429637573115916-core_node44-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/73429637573116087-127.0.0.1:55200__j-n_0000000086
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard1/election/73429637573116168-core_node72-n_0000000038
   [junit4]   2>        2       
/solr/overseer_elect/election/73429637573116024-127.0.0.1:59891__j-n_0000000057
   [junit4]   2>        2       
/solr/overseer_elect/election/73429637573116192-127.0.0.1:42207__j-n_0000000137
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard1/election/73429637573116120-core_node72-n_0000000031
   [junit4]   2>        2       
/solr/overseer_elect/election/73429637573115955-127.0.0.1:33788__j-n_0000000015
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard1/election/73429637573116006-core_node68-n_0000000014
   [junit4]   2>        2       
/solr/overseer_elect/election/73429637573116036-127.0.0.1:39026__j-n_0000000063
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard1/election/73429637573116072-core_node72-n_0000000024
   [junit4]   2>        2       
/solr/overseer_elect/election/73429637573116051-127.0.0.1:52670__j-n_0000000072
   [junit4]   2>        2       
/solr/overseer_elect/election/73429637573115919-127.0.0.1:52670__j-n_0000000020
   [junit4]   2>        2       
/solr/overseer_elect/election/73429637573116135-127.0.0.1:55200__j-n_0000000112
   [junit4]   2>        2       
/solr/overseer_elect/election/73429637573115922-127.0.0.1:39026__j-n_0000000021
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        108     /solr/live_nodes
   [junit4]   2>        108     /solr/collections
   [junit4]   2>        92      /solr/overseer/queue-work
   [junit4]   2>        91      /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        44      /solr/overseer/collection-queue-work
   [junit4]   2>        43      /solr/overseer/queue
   [junit4]   2> 
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=RollingRestartTest 
-Dtests.method=test -Dtests.seed=6DC844A725425EEE -Dtests.multiplier=2 
-Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=sq -Dtests.timezone=Europe/Guernsey -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE  549s J2 | RollingRestartTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Unable to restart 
(#5): CloudJettyRunner 
[url=http://127.0.0.1:39026/_j/collection1_shard1_replica_n47]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6DC844A725425EEE:E59C7B7D8BBE3316]:0)
   [junit4]    >        at 
org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:103)
   [junit4]    >        at 
org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:52)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6DC844A725425EEE-001
   [junit4]   2> Mar 10, 2018 12:19:29 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=523, maxMBSortInHeap=5.715656834928086, 
sim=RandomSimilarity(queryNorm=true): {}, locale=sq, timezone=Europe/Guernsey
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=4,threads=1,free=273597584,total=528482304
   [junit4]   2> NOTE: All tests run in this JVM: 
[DistributedFacetPivotSmallAdvancedTest, TestClusterStateProvider, 
TestDelegationWithHadoopAuth, TestRandomCollapseQParserPlugin, 
TestSlowCompositeReaderWrapper, ZkFailoverTest, ComputePlanActionTest, 
WordBreakSolrSpellCheckerTest, TestLocalFSCloudBackupRestore, 
ShowFileRequestHandlerTest, TestRealTimeGet, ConjunctionSolrSpellCheckerTest, 
TestDFRSimilarityFactory, AddReplicaTest, TestFaceting, 
TestReplicationHandlerBackup, SolrCoreMetricManagerTest, TestStressReorder, 
SolrCmdDistributorTest, TestCloudSchemaless, UnloadDistributedZkTest, 
URLClassifyProcessorTest, TestCollapseQParserPlugin, 
ShufflingReplicaListTransformerTest, TestUtils, TestManagedResourceStorage, 
ConvertedLegacyTest, TestRandomDVFaceting, CoreAdminRequestStatusTest, 
DisMaxRequestHandlerTest, TestJettySolrRunner, DocValuesMissingTest, 
AnalysisAfterCoreReloadTest, RecoveryAfterSoftCommitTest, 
TestRandomRequestDistribution, HdfsUnloadDistributedZkTest, 
CollectionReloadTest, AutoAddReplicasIntegrationTest, TestStressUserVersions, 
HttpTriggerListenerTest, TestSolrConfigHandlerConcurrent, 
TestCloudSearcherWarming, TestImplicitCoreProperties, LukeRequestHandlerTest, 
TestCopyFieldCollectionResource, TestDownShardTolerantSearch, 
AnalyticsMergeStrategyTest, ImplicitSnitchTest, MigrateRouteKeyTest, 
TestDefaultStatsCache, LIRRollingUpdatesTest, NoCacheHeaderTest, 
TestGraphTermsQParserPlugin, ParsingFieldUpdateProcessorsTest, CacheHeaderTest, 
CheckHdfsIndexTest, RecoveryZkTest, UtilsToolTest, FullHLLTest, 
TestLMJelinekMercerSimilarityFactory, BlockJoinFacetRandomTest, 
TestInPlaceUpdatesStandalone, MultiTermTest, SolrXmlInZkTest, 
TestBlendedInfixSuggestions, TestPKIAuthenticationPlugin, TestNRTOpen, 
TestNumericRangeQuery32, TestFieldCacheWithThreads, TestRawResponseWriter, 
OverseerStatusTest, SolrMetricsIntegrationTest, TestSortByMinMaxFunction, 
TestNonDefinedSimilarityFactory, CopyFieldTest, 
TestTolerantUpdateProcessorCloud, TestSolrCloudSnapshots, 
TestCloudNestedDocsSort, BigEndianAscendingWordSerializerTest, 
TestCollectionAPI, TestLegacyNumericUtils, TestDocTermOrds, TestLazyCores, 
HdfsSyncSliceTest, TlogReplayBufferedWhileIndexingTest, NumberUtilsTest, 
TestManagedSchema, MetricsHandlerTest, DeleteLastCustomShardedReplicaTest, 
FacetPivotSmallTest, TestGraphMLResponseWriter, TestRangeQuery, 
MinimalSchemaTest, TestHttpShardHandlerFactory, 
DistributedQueryComponentCustomSortTest, TestExceedMaxTermLength, 
AnalysisErrorHandlingTest, SpatialFilterTest, NumericFieldsTest, 
MoreLikeThisHandlerTest, TestCollectionAPIs, TimeZoneUtilsTest, 
SimpleMLTQParserTest, HttpPartitionOnCommitTest, NodeLostTriggerTest, 
TermVectorComponentTest, DateFieldTest, TestExecutePlanAction, 
TestFieldCollectionResource, NodeMutatorTest, TestStreamBody, 
TestCloudDeleteByQuery, UniqFieldsUpdateProcessorFactoryTest, 
IndexSchemaRuntimeFieldTest, SystemLogListenerTest, TestCoreContainer, 
JSONWriterTest, TestSchemaSimilarityResource, 
TestManagedSynonymGraphFilterFactory, TestMiniSolrCloudClusterSSL, 
TestExactStatsCache, LeaderElectionIntegrationTest, 
TestSubQueryTransformerCrossCore, ResponseLogComponentTest, 
DistributedVersionInfoTest, BufferStoreTest, ChaosMonkeySafeLeaderTest, 
BasicDistributedZk2Test, OverseerTest, ShardRoutingTest, BasicZkTest, 
TestReplicationHandler, ClusterStateUpdateTest, TestRandomFaceting, 
LeaderElectionTest, TestDistributedGrouping, StatsComponentTest, 
TestFunctionQuery, TestBadConfig, TestCoreDiscovery, SpellCheckCollatorTest, 
SolrRequestParserTest, DocValuesTest, SortByFunctionTest, DistanceFunctionTest, 
TestSurroundQueryParser, DirectSolrSpellCheckerTest, 
TestReversedWildcardFilterFactory, TestOmitPositions, 
XmlUpdateRequestHandlerTest, DocumentBuilderTest, 
FieldAnalysisRequestHandlerTest, RegexBoostProcessorTest, IndexSchemaTest, 
ReturnFieldsTest, MBeansHandlerTest, HighlighterConfigTest, 
TestQuerySenderListener, UpdateParamsTest, SolrIndexConfigTest, 
BadComponentTest, TestSolrDeletionPolicy2, SampleTest, TestSearchPerf, 
OutputWriterTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, 
TestSolrCoreProperties, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, 
SpellPossibilityIteratorTest, TestCharFilters, TestCodecSupport, 
TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, 
TestBM25SimilarityFactory, TestFastWriter, ScriptEngineTest, 
OpenExchangeRatesOrgProviderTest, DateMathParserTest, 
ChaosMonkeyNothingIsSafeTest, ConcurrentCreateRoutedAliasTest, 
CreateCollectionCleanupTest, DeleteNodeTest, DistribCursorPagingTest, 
LeaderElectionContextKeyTest, LeaderFailureAfterFreshStartTest, 
MoveReplicaHDFSTest, ReplicationFactorTest, RollingRestartTest]
   [junit4] Completed [582/782 (1!)] on J2 in 550.36s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 50187 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to