Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/6187/
Java: 64bit/jdk-14.0.1 -XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions 
-XX:+UseShenandoahGC

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

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.ZkShardTermsTest:     
1) Thread[id=897, name=SessionTracker, state=TIMED_WAITING, 
group=TGRP-ZkShardTermsTest]         at 
[email protected]/java.lang.Thread.sleep(Native Method)         at 
app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.ZkShardTermsTest: 
   1) Thread[id=897, name=SessionTracker, state=TIMED_WAITING, 
group=TGRP-ZkShardTermsTest]
        at [email protected]/java.lang.Thread.sleep(Native Method)
        at 
app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
        at __randomizedtesting.SeedInfo.seed([8DFCE42228B528C4]:0)


FAILED:  
org.apache.solr.cloud.autoscaling.RestoreTriggerStateTest.testEventFromRestoredState

Error Message:
The trigger did not fire at all

Stack Trace:
java.lang.AssertionError: The trigger did not fire at all
        at 
__randomizedtesting.SeedInfo.seed([8DFCE42228B528C4:8DCA50E201B88CAE]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.cloud.autoscaling.RestoreTriggerStateTest.testEventFromRestoredState(RestoreTriggerStateTest.java:113)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 12223 lines...]
   [junit4] Suite: org.apache.solr.cloud.ZkShardTermsTest
   [junit4]   2> 135972 INFO  
(SUITE-ZkShardTermsTest-seed#[8DFCE42228B528C4]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 135972 INFO  
(SUITE-ZkShardTermsTest-seed#[8DFCE42228B528C4]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 135974 INFO  
(SUITE-ZkShardTermsTest-seed#[8DFCE42228B528C4]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.ZkShardTermsTest_8DFCE42228B528C4-001/data-dir-7-001
   [junit4]   2> 135975 WARN  
(SUITE-ZkShardTermsTest-seed#[8DFCE42228B528C4]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=21 numCloses=21
   [junit4]   2> 135975 INFO  
(SUITE-ZkShardTermsTest-seed#[8DFCE42228B528C4]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 135988 INFO  
(SUITE-ZkShardTermsTest-seed#[8DFCE42228B528C4]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 135989 INFO  
(SUITE-ZkShardTermsTest-seed#[8DFCE42228B528C4]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.ZkShardTermsTest_8DFCE42228B528C4-001/tempDir-001
   [junit4]   2> 135989 INFO  
(SUITE-ZkShardTermsTest-seed#[8DFCE42228B528C4]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 136015 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 136016 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 136258 INFO  
(SUITE-ZkShardTermsTest-seed#[8DFCE42228B528C4]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 49366
   [junit4]   2> 136258 INFO  
(SUITE-ZkShardTermsTest-seed#[8DFCE42228B528C4]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:49366
   [junit4]   2> 136258 INFO  
(SUITE-ZkShardTermsTest-seed#[8DFCE42228B528C4]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:49366
   [junit4]   2> 136258 INFO  
(SUITE-ZkShardTermsTest-seed#[8DFCE42228B528C4]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 49366
   [junit4]   2> 136306 INFO  
(SUITE-ZkShardTermsTest-seed#[8DFCE42228B528C4]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 136403 INFO  (zkConnectionManagerCallback-654-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 136403 INFO  
(SUITE-ZkShardTermsTest-seed#[8DFCE42228B528C4]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 136415 INFO  
(SUITE-ZkShardTermsTest-seed#[8DFCE42228B528C4]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 136464 INFO  (zkConnectionManagerCallback-656-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 136465 INFO  
(SUITE-ZkShardTermsTest-seed#[8DFCE42228B528C4]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 136467 INFO  
(SUITE-ZkShardTermsTest-seed#[8DFCE42228B528C4]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 136475 INFO  (zkConnectionManagerCallback-658-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 136475 INFO  
(SUITE-ZkShardTermsTest-seed#[8DFCE42228B528C4]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 136613 INFO  (jetty-launcher-659-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 136613 INFO  (jetty-launcher-659-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 136614 INFO  (jetty-launcher-659-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 136620 INFO  (jetty-launcher-659-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 136620 INFO  (jetty-launcher-659-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 136621 INFO  (jetty-launcher-659-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 136622 INFO  (jetty-launcher-659-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@57bf2843{/solr,null,AVAILABLE}
   [junit4]   2> 136623 INFO  (jetty-launcher-659-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@79189ad8{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:49373}
   [junit4]   2> 136624 INFO  (jetty-launcher-659-thread-1) [     ] 
o.e.j.s.Server Started @136796ms
   [junit4]   2> 136624 INFO  (jetty-launcher-659-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=49373}
   [junit4]   2> 136624 ERROR (jetty-launcher-659-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 136624 INFO  (jetty-launcher-659-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 136624 INFO  (jetty-launcher-659-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 136624 INFO  (jetty-launcher-659-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 136624 INFO  (jetty-launcher-659-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 136624 INFO  (jetty-launcher-659-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-06-20T01:47:07.538801Z
   [junit4]   2> 136626 INFO  (jetty-launcher-659-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 136636 INFO  (zkConnectionManagerCallback-661-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 136636 INFO  (jetty-launcher-659-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 136639 INFO  (jetty-launcher-659-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 136766 INFO  (jetty-launcher-659-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 136769 WARN  (jetty-launcher-659-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@15848042[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 136769 WARN  (jetty-launcher-659-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@15848042[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 136778 WARN  (jetty-launcher-659-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1228e18f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 136778 WARN  (jetty-launcher-659-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1228e18f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 136779 INFO  (jetty-launcher-659-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49366/solr
   [junit4]   2> 136782 INFO  (jetty-launcher-659-thread-1) 
[n:127.0.0.1:49373_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 136794 INFO  (zkConnectionManagerCallback-672-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 136795 INFO  (jetty-launcher-659-thread-1) 
[n:127.0.0.1:49373_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 137279 INFO  (jetty-launcher-659-thread-1) 
[n:127.0.0.1:49373_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:49373_solr
   [junit4]   2> 137281 INFO  (jetty-launcher-659-thread-1) 
[n:127.0.0.1:49373_solr     ] o.a.s.c.Overseer Overseer 
(id=72134649812418564-127.0.0.1:49373_solr-n_0000000000) starting
   [junit4]   2> 137307 INFO  
(OverseerStateUpdate-72134649812418564-127.0.0.1:49373_solr-n_0000000000) 
[n:127.0.0.1:49373_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:49373_solr
   [junit4]   2> 137310 INFO  (jetty-launcher-659-thread-1) 
[n:127.0.0.1:49373_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49373_solr
   [junit4]   2> 137317 INFO  
(OverseerStateUpdate-72134649812418564-127.0.0.1:49373_solr-n_0000000000) 
[n:127.0.0.1:49373_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 137341 INFO  (jetty-launcher-659-thread-1) 
[n:127.0.0.1:49373_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 137342 WARN  (jetty-launcher-659-thread-1) 
[n:127.0.0.1:49373_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 137371 INFO  (jetty-launcher-659-thread-1) 
[n:127.0.0.1:49373_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 137411 INFO  (jetty-launcher-659-thread-1) 
[n:127.0.0.1:49373_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49373.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@35f953b8
   [junit4]   2> 137425 INFO  (jetty-launcher-659-thread-1) 
[n:127.0.0.1:49373_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49373.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@35f953b8
   [junit4]   2> 137425 INFO  (jetty-launcher-659-thread-1) 
[n:127.0.0.1:49373_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49373.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@35f953b8
   [junit4]   2> 137427 INFO  (jetty-launcher-659-thread-1) 
[n:127.0.0.1:49373_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.ZkShardTermsTest_8DFCE42228B528C4-001/tempDir-001/node1
   [junit4]   2> 137451 INFO  
(SUITE-ZkShardTermsTest-seed#[8DFCE42228B528C4]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 137452 INFO  
(SUITE-ZkShardTermsTest-seed#[8DFCE42228B528C4]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 137462 INFO  (zkConnectionManagerCallback-689-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 137463 INFO  
(SUITE-ZkShardTermsTest-seed#[8DFCE42228B528C4]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 137478 INFO  
(SUITE-ZkShardTermsTest-seed#[8DFCE42228B528C4]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 137494 INFO  
(SUITE-ZkShardTermsTest-seed#[8DFCE42228B528C4]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49366/solr ready
   [junit4]   2> 137592 INFO  
(TEST-ZkShardTermsTest.testCoreTermWatcher-seed#[8DFCE42228B528C4]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testCoreTermWatcher
   [junit4]   2> 137644 INFO  
(TEST-ZkShardTermsTest.testCoreTermWatcher-seed#[8DFCE42228B528C4]) [     ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/coreTermWatcher/terms/shard1 to Terms{values={leader=0}, version=0}
   [junit4]   2> 137686 INFO  
(TEST-ZkShardTermsTest.testCoreTermWatcher-seed#[8DFCE42228B528C4]) [     ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/coreTermWatcher/terms/shard1 to Terms{values={replica=0, 
leader=0}, version=1}
   [junit4]   2> 137696 INFO  
(TEST-ZkShardTermsTest.testCoreTermWatcher-seed#[8DFCE42228B528C4]) [     ] 
o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 137704 INFO  
(TEST-ZkShardTermsTest.testCoreTermWatcher-seed#[8DFCE42228B528C4]) [     ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/coreTermWatcher/terms/shard1 to Terms{values={replica=0, 
leader=1}, version=2}
   [junit4]   2> 137809 INFO  
(TEST-ZkShardTermsTest.testCoreTermWatcher-seed#[8DFCE42228B528C4]) [     ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/coreTermWatcher/terms/shard1 to Terms{values={replica=1, 
leader=1}, version=3}
   [junit4]   2> 137811 INFO  
(TEST-ZkShardTermsTest.testCoreTermWatcher-seed#[8DFCE42228B528C4]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testCoreTermWatcher
   [junit4]   2> 138099 INFO  
(TEST-ZkShardTermsTest.testRecoveringFlag-seed#[8DFCE42228B528C4]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testRecoveringFlag
   [junit4]   2> 138127 INFO  
(TEST-ZkShardTermsTest.testRecoveringFlag-seed#[8DFCE42228B528C4]) [     ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/recoveringFlag/terms/shard1 to Terms{values={replica1=0}, 
version=0}
   [junit4]   2> 138129 INFO  
(TEST-ZkShardTermsTest.testRecoveringFlag-seed#[8DFCE42228B528C4]) [     ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/recoveringFlag/terms/shard1 to Terms{values={replica1=0, 
replica2=0}, version=1}
   [junit4]   2> 138133 INFO  
(TEST-ZkShardTermsTest.testRecoveringFlag-seed#[8DFCE42228B528C4]) [     ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/recoveringFlag/terms/shard1 to Terms{values={replica1=1, 
replica2=0}, version=2}
   [junit4]   2> 138141 INFO  
(TEST-ZkShardTermsTest.testRecoveringFlag-seed#[8DFCE42228B528C4]) [     ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/recoveringFlag/terms/shard1 to Terms{values={replica1=1, 
replica2_recovering=0, replica2=1}, version=3}
   [junit4]   2> 138149 INFO  
(TEST-ZkShardTermsTest.testRecoveringFlag-seed#[8DFCE42228B528C4]) [     ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/recoveringFlag/terms/shard1 to Terms{values={replica1=1, 
replica2=1}, version=4}
   [junit4]   2> 138168 INFO  
(TEST-ZkShardTermsTest.testRecoveringFlag-seed#[8DFCE42228B528C4]) [     ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/recoveringFlag/terms/shard1 to Terms{values={replica1=2, 
replica2=1}, version=5}
   [junit4]   2> 138176 INFO  
(TEST-ZkShardTermsTest.testRecoveringFlag-seed#[8DFCE42228B528C4]) [     ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/recoveringFlag/terms/shard1 to Terms{values={replica1=2, 
replica2_recovering=1, replica2=2}, version=6}
   [junit4]   2> 138182 INFO  
(TEST-ZkShardTermsTest.testRecoveringFlag-seed#[8DFCE42228B528C4]) [     ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/recoveringFlag/terms/shard1 to Terms{values={replica1=3, 
replica2_recovering=1, replica2=2}, version=7}
   [junit4]   2> 138192 INFO  
(TEST-ZkShardTermsTest.testRecoveringFlag-seed#[8DFCE42228B528C4]) [     ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/recoveringFlag/terms/shard1 to Terms{values={replica1=3, 
replica2=2}, version=8}
   [junit4]   2> 138207 INFO  
(TEST-ZkShardTermsTest.testRecoveringFlag-seed#[8DFCE42228B528C4]) [     ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/recoveringFlag/terms/shard1 to Terms{values={replica1=3, 
replica2_recovering=2, replica2=3}, version=9}
   [junit4]   2> 138217 INFO  
(TEST-ZkShardTermsTest.testRecoveringFlag-seed#[8DFCE42228B528C4]) [     ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/recoveringFlag/terms/shard1 to Terms{values={replica1=3, 
replica2=3}, version=10}
   [junit4]   2> 138225 INFO  
(TEST-ZkShardTermsTest.testRecoveringFlag-seed#[8DFCE42228B528C4]) [     ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/recoveringFlag/terms/shard1 to Terms{values={replica1=4, 
replica2=3}, version=11}
   [junit4]   2> 138244 INFO  
(TEST-ZkShardTermsTest.testRecoveringFlag-seed#[8DFCE42228B528C4]) [     ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/recoveringFlag/terms/shard1 to Terms{values={replica1=4, 
replica2_recovering=3, replica2=4}, version=12}
   [junit4]   2> 138247 INFO  
(TEST-ZkShardTermsTest.testRecoveringFlag-seed#[8DFCE42228B528C4]) [     ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/recoveringFlag/terms/shard1 to Terms{values={replica1=5, 
replica2_recovering=3, replica2=4}, version=13}
   [junit4]   2> 138249 INFO  
(TEST-ZkShardTermsTest.testRecoveringFlag-seed#[8DFCE42228B528C4]) [     ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/recoveringFlag/terms/shard1 to Terms{values={replica1=5, 
replica2_recovering=3, replica2=5}, version=14}
   [junit4]   2> 138253 INFO  
(TEST-ZkShardTermsTest.testRecoveringFlag-seed#[8DFCE42228B528C4]) [     ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/recoveringFlag/terms/shard1 to Terms{values={replica1=5, 
replica2=5}, version=15}
   [junit4]   2> 138254 INFO  
(TEST-ZkShardTermsTest.testRecoveringFlag-seed#[8DFCE42228B528C4]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testRecoveringFlag
   [junit4]   2> 138521 INFO  
(TEST-ZkShardTermsTest.testSetTermEqualsToLeader-seed#[8DFCE42228B528C4]) [     
] o.a.s.SolrTestCaseJ4 ###Starting testSetTermEqualsToLeader
   [junit4]   2> 138580 INFO  
(TEST-ZkShardTermsTest.testSetTermEqualsToLeader-seed#[8DFCE42228B528C4]) [     
] o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/setTermEqualsToLeader/terms/shard1 to Terms{values={leader=0}, 
version=0}
   [junit4]   2> 138595 INFO  
(TEST-ZkShardTermsTest.testSetTermEqualsToLeader-seed#[8DFCE42228B528C4]) [     
] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 138600 INFO  
(TEST-ZkShardTermsTest.testSetTermEqualsToLeader-seed#[8DFCE42228B528C4]) [     
] o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/setTermEqualsToLeader/terms/shard1 to Terms{values={replica=0, 
leader=0}, version=1}
   [junit4]   2> 138606 INFO  
(TEST-ZkShardTermsTest.testSetTermEqualsToLeader-seed#[8DFCE42228B528C4]) [     
] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 138624 INFO  
(TEST-ZkShardTermsTest.testSetTermEqualsToLeader-seed#[8DFCE42228B528C4]) [     
] o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/setTermEqualsToLeader/terms/shard1 to Terms{values={replica=0, 
leader=1}, version=2}
   [junit4]   2> 138632 INFO  
(TEST-ZkShardTermsTest.testSetTermEqualsToLeader-seed#[8DFCE42228B528C4]) [     
] o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/setTermEqualsToLeader/terms/shard1 to Terms{values={replica=1, 
leader=1}, version=3}
   [junit4]   2> 138635 INFO  
(TEST-ZkShardTermsTest.testSetTermEqualsToLeader-seed#[8DFCE42228B528C4]) [     
] o.a.s.SolrTestCaseJ4 ###Ending testSetTermEqualsToLeader
   [junit4]   2> 138840 INFO  
(TEST-ZkShardTermsTest.testReplicaCanBecomeLeader-seed#[8DFCE42228B528C4]) [    
 ] o.a.s.SolrTestCaseJ4 ###Starting testReplicaCanBecomeLeader
   [junit4]   2> 138945 INFO  
(TEST-ZkShardTermsTest.testReplicaCanBecomeLeader-seed#[8DFCE42228B528C4]) [    
 ] o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/replicaCanBecomeLeader/terms/shard1 to Terms{values={leader=0}, 
version=0}
   [junit4]   2> 138951 INFO  
(TEST-ZkShardTermsTest.testReplicaCanBecomeLeader-seed#[8DFCE42228B528C4]) [    
 ] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 138978 INFO  
(TEST-ZkShardTermsTest.testReplicaCanBecomeLeader-seed#[8DFCE42228B528C4]) [    
 ] o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/replicaCanBecomeLeader/terms/shard1 to Terms{values={replica=0, 
leader=0}, version=1}
   [junit4]   2> 138985 INFO  
(TEST-ZkShardTermsTest.testReplicaCanBecomeLeader-seed#[8DFCE42228B528C4]) [    
 ] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 139003 INFO  
(TEST-ZkShardTermsTest.testReplicaCanBecomeLeader-seed#[8DFCE42228B528C4]) [    
 ] o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/replicaCanBecomeLeader/terms/shard1 to Terms{values={replica=0, 
leader=1}, version=2}
   [junit4]   2> 139141 INFO  
(TEST-ZkShardTermsTest.testReplicaCanBecomeLeader-seed#[8DFCE42228B528C4]) [    
 ] o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/replicaCanBecomeLeader/terms/shard1 to Terms{values={replica=1, 
leader=1, replica_recovering=0}, version=3}
   [junit4]   2> 139245 INFO  
(TEST-ZkShardTermsTest.testReplicaCanBecomeLeader-seed#[8DFCE42228B528C4]) [    
 ] o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/replicaCanBecomeLeader/terms/shard1 to Terms{values={leader=1, 
replica=1}, version=4}
   [junit4]   2> 139246 INFO  
(TEST-ZkShardTermsTest.testReplicaCanBecomeLeader-seed#[8DFCE42228B528C4]) [    
 ] o.a.s.SolrTestCaseJ4 ###Ending testReplicaCanBecomeLeader
   [junit4]   2> 139285 INFO  
(TEST-ZkShardTermsTest.testCoreRemovalWhileRecovering-seed#[8DFCE42228B528C4]) 
[     ] o.a.s.SolrTestCaseJ4 ###Starting testCoreRemovalWhileRecovering
   [junit4]   2> 139294 INFO  
(TEST-ZkShardTermsTest.testCoreRemovalWhileRecovering-seed#[8DFCE42228B528C4]) 
[     ] o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/recoveringFlagRemoval/terms/shard1 to 
Terms{values={replica1_rem=0}, version=0}
   [junit4]   2> 139295 INFO  
(TEST-ZkShardTermsTest.testCoreRemovalWhileRecovering-seed#[8DFCE42228B528C4]) 
[     ] o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/recoveringFlagRemoval/terms/shard1 to 
Terms{values={replica1_rem=0, replica2_rem=0}, version=1}
   [junit4]   2> 139296 INFO  
(TEST-ZkShardTermsTest.testCoreRemovalWhileRecovering-seed#[8DFCE42228B528C4]) 
[     ] o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/recoveringFlagRemoval/terms/shard1 to 
Terms{values={replica1_rem=1, replica2_rem=0}, version=2}
   [junit4]   2> 139299 INFO  
(TEST-ZkShardTermsTest.testCoreRemovalWhileRecovering-seed#[8DFCE42228B528C4]) 
[     ] o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/recoveringFlagRemoval/terms/shard1 to 
Terms{values={replica1_rem=1, replica2_rem_recovering=0, replica2_rem=1}, 
version=3}
   [junit4]   2> 139301 INFO  
(TEST-ZkShardTermsTest.testCoreRemovalWhileRecovering-seed#[8DFCE42228B528C4]) 
[     ] o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/recoveringFlagRemoval/terms/shard1 to 
Terms{values={replica1_rem=1}, version=4}
   [junit4]   2> 139302 INFO  
(TEST-ZkShardTermsTest.testCoreRemovalWhileRecovering-seed#[8DFCE42228B528C4]) 
[     ] o.a.s.SolrTestCaseJ4 ###Ending testCoreRemovalWhileRecovering
   [junit4]   2> 139387 INFO  
(TEST-ZkShardTermsTest.testParticipationOfReplicas-seed#[8DFCE42228B528C4]) [   
  ] o.a.s.SolrTestCaseJ4 ###Starting testParticipationOfReplicas
   [junit4]   2> 139403 INFO  
(TEST-ZkShardTermsTest.testParticipationOfReplicas-seed#[8DFCE42228B528C4]) [   
  ] o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard2 to Terms{values={replica1=0}, version=0}
   [junit4]   2> 139407 INFO  
(TEST-ZkShardTermsTest.testParticipationOfReplicas-seed#[8DFCE42228B528C4]) [   
  ] o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard2 to Terms{values={replica1=0, replica2=0}, 
version=1}
   [junit4]   2> 139410 INFO  
(TEST-ZkShardTermsTest.testParticipationOfReplicas-seed#[8DFCE42228B528C4]) [   
  ] o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard2 to Terms{values={replica1=1, replica2=0}, 
version=2}
   [junit4]   2> 139418 INFO  (qtp2011130451-927) [n:127.0.0.1:49373_solr     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&maxShardsPerNode=1000&name=collection1&nrtReplicas=2&action=CREATE&numShards=2&tlogReplicas=0&createNodeSet=127.0.0.1:49373_solr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 139428 INFO  
(OverseerThreadFactory-679-thread-1-processing-n:127.0.0.1:49373_solr) 
[n:127.0.0.1:49373_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 139433 INFO  
(OverseerThreadFactory-679-thread-1-processing-n:127.0.0.1:49373_solr) 
[n:127.0.0.1:49373_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/managed-schema to 
/configs/collection1.AUTOCREATED/managed-schema
   [junit4]   2> 139439 INFO  
(OverseerThreadFactory-679-thread-1-processing-n:127.0.0.1:49373_solr) 
[n:127.0.0.1:49373_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/protwords.txt to 
/configs/collection1.AUTOCREATED/protwords.txt
   [junit4]   2> 139447 INFO  
(OverseerThreadFactory-679-thread-1-processing-n:127.0.0.1:49373_solr) 
[n:127.0.0.1:49373_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_it.txt to 
/configs/collection1.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 139453 INFO  
(OverseerThreadFactory-679-thread-1-processing-n:127.0.0.1:49373_solr) 
[n:127.0.0.1:49373_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ca.txt to 
/configs/collection1.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 139459 INFO  
(OverseerThreadFactory-679-thread-1-processing-n:127.0.0.1:49373_solr) 
[n:127.0.0.1:49373_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stemdict_nl.txt to 
/configs/collection1.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 139465 INFO  
(OverseerThreadFactory-679-thread-1-processing-n:127.0.0.1:49373_solr) 
[n:127.0.0.1:49373_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_no.txt to 
/configs/collection1.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 139471 INFO  
(OverseerThreadFactory-679-thread-1-processing-n:127.0.0.1:49373_solr) 
[n:127.0.0.1:49373_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hy.txt to 
/configs/collection1.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 139478 INFO  
(OverseerThreadFactory-679-thread-1-processing-n:127.0.0.1:49373_solr) 
[n:127.0.0.1:49373_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_id.txt to 
/configs/collection1.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 139483 INFO  
(OverseerThreadFactory-679-thread-1-processing-n:127.0.0.1:49373_solr) 
[n:127.0.0.1:49373_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_et.txt to 
/configs/collection1.AUTOCREATED/lang/stopwords_et.txt
   [junit4]   2> 139489 INFO  
(OverseerThreadFactory-679-thread-1-processing-n:127.0.0.1:49373_solr) 
[n:127.0.0.1:49373_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_da.txt to 
/configs/collection1.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 139496 INFO  
(OverseerThreadFactory-679-thread-1-processing-n:127.0.0.1:49373_solr) 
[n:127.0.0.1:49373_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hi.txt to 
/configs/collection1.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 139502 INFO  
(OverseerThreadFactory-679-thread-1-processing-n:127.0.0.1:49373_solr) 
[n:127.0.0.1:49373_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ga.txt to 
/configs/collection1.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 139508 INFO  
(OverseerThreadFactory-679-thread-1-processing-n:127.0.0.1:49373_solr) 
[n:127.0.0.1:49373_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_pt.txt to 
/configs/collection1.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 139514 INFO  
(OverseerThreadFactory-679-thread-1-processing-n:127.0.0.1:49373_solr) 
[n:127.0.0.1:49373_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ja.txt to 
/configs/collection1.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 139521 INFO  
(OverseerThreadFactory-679-thread-1-processing-n:127.0.0.1:49373_solr) 
[n:127.0.0.1:49373_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hu.txt to 
/configs/collection1.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 139576 INFO  
(OverseerThreadFactory-679-thread-1-processing-n:127.0.0.1:49373_solr) 
[n:127.0.0.1:49373_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_el.txt to 
/configs/collection1.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 139641 INFO  
(OverseerThreadFactory-679-thread-1-processing-n:127.0.0.1:49373_solr) 
[n:127.0.0.1:49373_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ru.txt to 
/configs/collection1.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 139709 INFO  
(OverseerThreadFactory-679-thread-1-processing-n:127.0.0.1:49373_solr) 
[n:127.0.0.1:49373_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_tr.txt to 
/configs/collection1.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 139784 INFO  
(OverseerThreadFactory-679-thread-1-processing-n:127.0.0.1:49373_solr) 
[n:127.0.0.1:49373_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ar.txt to 
/configs/collection1.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 139850 INFO  
(OverseerThreadFactory-679-thread-1-processing-n:127.0.0.1:49373_solr) 
[n:127.0.0.1:49373_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/userdict_ja.txt to 
/configs/collection1.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 139894 INFO  
(OverseerThreadFactory-679-thread-1-processing-n:127.0.0.1:49373_solr) 
[n:127.0.0.1:49373_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_eu.txt to 
/configs/collection1.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 139917 INFO  
(OverseerThreadFactory-679-thread-1-processing-n:127.0.0.1:49373_solr) 
[n:127.0.0.1:49373_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_it.txt to 
/configs/collection1.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 139937 INFO  
(OverseerThreadFactory-679-thread-1-processing-n:127.0.0.1:49373_solr) 
[n:127.0.0.1:49373_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_cz.txt to 
/configs/collection1.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 139971 INFO  
(OverseerThreadFactory-679-thread-1-processing-n:127.0.0.1:49373_solr) 
[n:127.0.0.1:49373_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stoptags_ja.txt to 
/configs/collection1.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 139987 INFO  
(OverseerThreadFactory-679-thread-1-processing-n:127.0.0.1:49373_solr) 
[n:127.0.0.1:49373_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_fr.txt to 
/configs/collection1.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 140005 INFO  
(OverseerThreadFactory-679-thread-1-processing-n:127.0.0.1:49373_solr) 
[n:127.0.0.1:49373_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_de.txt to 
/configs/collection1.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 140018 INFO  
(OverseerThreadFactory-679-thread-1-processing-n:127.0.0.1:49373_solr) 
[n:127.0.0.1:49373_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fa.txt to 
/configs/collection1.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 140041 INFO  
(OverseerThreadFactory-679-thread-1-processing-n:127.0.0.1:49373_solr) 
[n:127.0.0.1:49373_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ga.txt to 
/configs/collection1.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 140074 INFO  
(OverseerThreadFactory-679-thread-1-processing-n:127.0.0.1:49373_solr) 
[n:127.0.0.1:49373_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ca.txt to 
/configs/collection1.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 140105 INFO  
(OverseerThreadFactory-679-thread-1-processing-n:127.0.0.1:49373_solr) 
[n:127.0.0.1:49373_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_nl.txt to 
/configs/collection1.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 140117 INFO  
(OverseerThreadFactory-679-thread-1-processing-n:127.0.0.1:49373_solr) 
[n:127.0.0.1:49373_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_bg.txt to 
/configs/collection1.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 140131 INFO  
(OverseerThreadFactory-679-thread-1-processing-n:127.0.0.1:49373_solr) 
[n:127.0.0.1:49373_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_es.txt to 
/configs/collection1.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 140151 INFO  
(OverseerThreadFactory-679-thread-1-processing-n:127.0.0.1:49373_solr) 
[n:127.0.0.1:49373_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_lv.txt to 
/configs/collection1.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 140204 INFO  
(OverseerThreadFactory-679-thread-1-processing-n:127.0.0.1:49373_solr) 
[n:127.0.0.1:49373_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_en.txt to 
/configs/collection1.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 140250 INFO  
(OverseerThreadFactory-679-thread-1-processing-n:127.0.0.1:49373_solr) 
[n:127.0.0.1:49373_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ro.txt to 
/configs/collection1.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 140280 INFO  
(OverseerThreadFactory-679-thread-1-processing-n:127.0.0.1:49373_solr) 
[n:127.0.0.1:49373_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_th.txt to 
/configs/collection1.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 140319 INFO  
(OverseerThreadFactory-679-thread-1-processing-n:127.0.0.1:49373_solr) 
[n:127.0.0.1:49373_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fr.txt to 
/configs/collection1.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 140343 INFO  
(OverseerThreadFactory-679-thread-1-processing-n:127.0.0.1:49373_solr) 
[n:127.0.0.1:49373_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_sv.txt to 
/configs/collection1.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 140383 INFO  
(OverseerThreadFactory-679-thread-1-processing-n:127.0.0.1:49373_solr) 
[n:127.0.0.1:49373_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fi.txt to 
/configs/collection1.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 140401 INFO  
(OverseerThreadFactory-679-thread-1-processing-n:127.0.0.1:49373_solr) 
[n:127.0.0.1:49373_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/hyphenations_ga.txt to 
/configs/collection1.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 140411 INFO  
(OverseerThreadFactory-679-thread-1-processing-n:127.0.0.1:49373_solr) 
[n:127.0.0.1:49373_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_gl.txt to 
/configs/collection1.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 140430 INFO  
(OverseerThreadFactory-679-thread-1-processing-n:127.0.0.1:49373_solr) 
[n:127.0.0.1:49373_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/solrconfig.xml to 
/configs/collection1.AUTOCREATED/solrconfig.xml
   [junit4]   2> 140448 INFO  
(OverseerThreadFactory-679-thread-1-processing-n:127.0.0.1:49373_solr) 
[n:127.0.0.1:49373_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/synonyms.txt to /configs/collection1.AUTOCREATED/synonyms.txt
   [junit4]   2> 140466 INFO  
(OverseerThreadFactory-679-thread-1-processing-n:127.0.0.1:49373_solr) 
[n:127.0.0.1:49373_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/stopwords.txt to 
/configs/collection1.AUTOCREATED/stopwords.txt
   [junit4]   2> 140641 WARN  
(OverseerThreadFactory-679-thread-1-processing-n:127.0.0.1:49373_solr) 
[n:127.0.0.1:49373_solr     ] o.a.s.c.a.c.CreateCollectionCmd Specified number 
of replicas of 2 on collection collection1 is higher than the number of Solr 
instances currently live or live and part of your createNodeSet(1). It's 
unusual to run two replica of the same slice on the same Solr-instance.
   [junit4]   2> 140670 INFO  (qtp2011130451-929) [n:127.0.0.1:49373_solr     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 
transient cores
   [junit4]   2> 140671 INFO  (qtp2011130451-929) [n:127.0.0.1:49373_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
 status=0 QTime=1
   [junit4]   2> 140750 INFO  
(OverseerStateUpdate-72134649812418564-127.0.0.1:49373_solr-n_0000000000) 
[n:127.0.0.1:49373_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:49373/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:49373_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 140808 INFO  
(OverseerStateUpdate-72134649812418564-127.0.0.1:49373_solr-n_0000000000) 
[n:127.0.0.1:49373_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:49373/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:49373_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 140831 INFO  
(OverseerStateUpdate-72134649812418564-127.0.0.1:49373_solr-n_0000000000) 
[n:127.0.0.1:49373_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:49373/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:49373_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 140903 INFO  
(OverseerStateUpdate-72134649812418564-127.0.0.1:49373_solr-n_0000000000) 
[n:127.0.0.1:49373_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n7",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:49373/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:49373_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 141120 INFO  (qtp2011130451-928) [n:127.0.0.1:49373_solr    
x:collection1_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard2_replica_n4&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 141120 INFO  (qtp2011130451-929) [n:127.0.0.1:49373_solr    
x:collection1_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 141120 INFO  (qtp2011130451-926) [n:127.0.0.1:49373_solr    
x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 141124 INFO  (qtp2011130451-966) [n:127.0.0.1:49373_solr    
x:collection1_shard2_replica_n7 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard2_replica_n7&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 141234 INFO  (qtp2011130451-966) [n:127.0.0.1:49373_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 141248 INFO  (qtp2011130451-929) [n:127.0.0.1:49373_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 141248 INFO  (qtp2011130451-926) [n:127.0.0.1:49373_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 141260 INFO  (qtp2011130451-928) [n:127.0.0.1:49373_solr 
c:collection1 s:shard2 r:core_node6 x:collection1_shard2_replica_n4 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 141346 INFO  (qtp2011130451-966) [n:127.0.0.1:49373_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] 
o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 141357 INFO  (qtp2011130451-928) [n:127.0.0.1:49373_solr 
c:collection1 s:shard2 r:core_node6 x:collection1_shard2_replica_n4 ] 
o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 141359 INFO  (qtp2011130451-929) [n:127.0.0.1:49373_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] 
o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 141367 INFO  (qtp2011130451-926) [n:127.0.0.1:49373_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 143141 INFO  (qtp2011130451-926) [n:127.0.0.1:49373_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 143141 INFO  (qtp2011130451-926) [n:127.0.0.1:49373_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using 
configuration from configset collection1.AUTOCREATED, trusted=true
   [junit4]   2> 143152 INFO  (qtp2011130451-926) [n:127.0.0.1:49373_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49373.solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@35f953b8
   [junit4]   2> 143155 INFO  (qtp2011130451-929) [n:127.0.0.1:49373_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] 
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 143155 INFO  (qtp2011130451-929) [n:127.0.0.1:49373_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using 
configuration from configset collection1.AUTOCREATED, trusted=true
   [junit4]   2> 143155 INFO  (qtp2011130451-926) [n:127.0.0.1:49373_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.ZkShardTermsTest_8DFCE42228B528C4-001/tempDir-001/node1/collection1_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.ZkShardTermsTest_8DFCE42228B528C4-001/tempDir-001/node1/collection1_shard1_replica_n1/data/]
   [junit4]   2> 143209 INFO  (qtp2011130451-929) [n:127.0.0.1:49373_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49373.solr.core.collection1.shard1.replica_n2' (registry 
'solr.core.collection1.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@35f953b8
   [junit4]   2> 143211 INFO  (qtp2011130451-929) [n:127.0.0.1:49373_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] 
o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.ZkShardTermsTest_8DFCE42228B528C4-001/tempDir-001/node1/collection1_shard1_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.ZkShardTermsTest_8DFCE42228B528C4-001/tempDir-001/node1/collection1_shard1_replica_n2/data/]
   [junit4]   2> 143259 INFO  (qtp2011130451-928) [n:127.0.0.1:49373_solr 
c:collection1 s:shard2 r:core_node6 x:collection1_shard2_replica_n4 ] 
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 143259 INFO  (qtp2011130451-928) [n:127.0.0.1:49373_solr 
c:collection1 s:shard2 r:core_node6 x:collection1_shard2_replica_n4 ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n4' using 
configuration from configset collection1.AUTOCREATED, trusted=true
   [junit4]   2> 143260 INFO  (qtp2011130451-928) [n:127.0.0.1:49373_solr 
c:collection1 s:shard2 r:core_node6 x:collection1_shard2_replica_n4 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49373.solr.core.collection1.shard2.replica_n4' (registry 
'solr.core.collection1.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@35f953b8
   [junit4]   2> 143260 INFO  (qtp2011130451-928) [n:127.0.0.1:49373_solr 
c:collection1 s:shard2 r:core_node6 x:collection1_shard2_replica_n4 ] 
o.a.s.c.SolrCore [[collection1_shard2_replica_n4] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.ZkShardTermsTest_8DFCE42228B528C4-001/tempDir-001/node1/collection1_shard2_replica_n4],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.ZkShardTermsTest_8DFCE42228B528C4-001/tempDir-001/node1/collection1_shard2_replica_n4/data/]
   [junit4]   2> 143369 INFO  (qtp2011130451-966) [n:127.0.0.1:49373_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] 
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 143369 INFO  (qtp2011130451-966) [n:127.0.0.1:49373_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n7' using 
configuration from configset collection1.AUTOCREATED, trusted=true
   [junit4]   2> 143370 INFO  (qtp2011130451-966) [n:127.0.0.1:49373_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49373.solr.core.collection1.shard2.replica_n7' (registry 
'solr.core.collection1.shard2.replica_n7') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@35f953b8
   [junit4]   2> 143370 INFO  (qtp2011130451-966) [n:127.0.0.1:49373_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] 
o.a.s.c.SolrCore [[collection1_shard2_replica_n7] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.ZkShardTermsTest_8DFCE42228B528C4-001/tempDir-001/node1/collection1_shard2_replica_n7],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.ZkShardTermsTest_8DFCE42228B528C4-001/tempDir-001/node1/collection1_shard2_replica_n7/data/]
   [junit4]   2> 144444 INFO  (qtp2011130451-929) [n:127.0.0.1:49373_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 144444 INFO  (qtp2011130451-929) [n:127.0.0.1:49373_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 144444 INFO  (qtp2011130451-966) [n:127.0.0.1:49373_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 144444 INFO  (qtp2011130451-966) [n:127.0.0.1:49373_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 144446 INFO  (qtp2011130451-926) [n:127.0.0.1:49373_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 144446 INFO  (qtp2011130451-926) [n:127.0.0.1:49373_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 144447 INFO  (qtp2011130451-928) [n:127.0.0.1:49373_solr 
c:collection1 s:shard2 r:core_node6 x:collection1_shard2_replica_n4 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 144447 INFO  (qtp2011130451-929) [n:127.0.0.1:49373_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 144448 INFO  (qtp2011130451-929) [n:127.0.0.1:49373_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 144448 INFO  (qtp2011130451-928) [n:127.0.0.1:49373_solr 
c:collection1 s:shard2 r:core_node6 x:collection1_shard2_replica_n4 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 144448 INFO  (qtp2011130451-926) [n:127.0.0.1:49373_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 144450 INFO  (qtp2011130451-926) [n:127.0.0.1:49373_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 144454 INFO  (qtp2011130451-966) [n:127.0.0.1:49373_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 144454 INFO  (qtp2011130451-966) [n:127.0.0.1:49373_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 144458 INFO  (qtp2011130451-929) [n:127.0.0.1:49373_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/collection1.AUTOCREATED
   [junit4]   2> 144459 INFO  (qtp2011130451-928) [n:127.0.0.1:49373_solr 
c:collection1 s:shard2 r:core_node6 x:collection1_shard2_replica_n4 ] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 144459 INFO  (qtp2011130451-928) [n:127.0.0.1:49373_solr 
c:collection1 s:shard2 r:core_node6 x:collection1_shard2_replica_n4 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 144462 INFO  (qtp2011130451-929) [n:127.0.0.1:49373_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/collection1.AUTOCREATED
   [junit4]   2> 144463 INFO  (qtp2011130451-966) [n:127.0.0.1:49373_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/collection1.AUTOCREATED
   [junit4]   2> 144467 INFO  (qtp2011130451-966) [n:127.0.0.1:49373_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/collection1.AUTOCREATED
   [junit4]   2> 144468 INFO  (qtp2011130451-928) [n:127.0.0.1:49373_solr 
c:collection1 s:shard2 r:core_node6 x:collection1_shard2_replica_n4 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/collection1.AUTOCREATED
   [junit4]   2> 144468 INFO  (qtp2011130451-926) [n:127.0.0.1:49373_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/collection1.AUTOCREATED
   [junit4]   2> 144470 INFO  (qtp2011130451-928) [n:127.0.0.1:49373_solr 
c:collection1 s:shard2 r:core_node6 x:collection1_shard2_replica_n4 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/collection1.AUTOCREATED
   [junit4]   2> 144471 INFO  (qtp2011130451-926) [n:127.0.0.1:49373_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/collection1.AUTOCREATED
   [junit4]   2> 144472 INFO  (qtp2011130451-966) [n:127.0.0.1:49373_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/collection1.AUTOCREATED/managed-schema
   [junit4]   2> 144473 INFO  (qtp2011130451-929) [n:127.0.0.1:49373_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/collection1.AUTOCREATED/managed-schema
   [junit4]   2> 144473 INFO  (qtp2011130451-928) [n:127.0.0.1:49373_solr 
c:collection1 s:shard2 r:core_node6 x:collection1_shard2_replica_n4 ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/collection1.AUTOCREATED/managed-schema
   [junit4]   2> 144473 INFO  (qtp2011130451-926) [n:127.0.0.1:49373_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/collection1.AUTOCREATED/managed-schema
   [junit4]   2> 144476 INFO  (qtp2011130451-966) [n:127.0.0.1:49373_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 144477 INFO  (qtp2011130451-929) [n:127.0.0.1:49373_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 144477 INFO  (qtp2011130451-929) [n:127.0.0.1:49373_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 144478 INFO  (qtp2011130451-966) [n:127.0.0.1:49373_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 144480 INFO  (qtp2011130451-928) [n:127.0.0.1:49373_solr 
c:collection1 s:shard2 r:core_node6 x:collection1_shard2_replica_n4 ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 144480 INFO  (qtp2011130451-928) [n:127.0.0.1:49373_solr 
c:collection1 s:shard2 r:core_node6 x:collection1_shard2_replica_n4 ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 144481 INFO  (qtp2011130451-926) [n:127.0.0.1:49373_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 144486 INFO  (qtp2011130451-929) [n:127.0.0.1:49373_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] 
o.a.s.s.DirectSolrSpellChecker init: {name=default, field=_text_, 
classname=solr.DirectSolrSpellChecker, distanceMeasure=internal, accuracy=0.5, 
maxEdits=2, minPrefix=1, maxInspections=5, minQueryLength=4, 
maxQueryFrequency=0.01}
   [junit4]   2> 144488 INFO  (qtp2011130451-966) [n:127.0.0.1:49373_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] 
o.a.s.s.DirectSolrSpellChecker init: {name=default, field=_text_, 
classname=solr.DirectSolrSpellChecker, distanceMeasure=internal, accuracy=0.5, 
maxEdits=2, minPrefix=1, maxInspections=5, minQueryLength=4, 
maxQueryFrequency=0.01}
   [junit4]   2> 144488 INFO  (qtp2011130451-926) [n:127.0.0.1:49373_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 144488 INFO  (qtp2011130451-926) [n:127.0.0.1:49373_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.s.DirectSolrSpellChecker init: {name=default, field=_text_, 
classname=solr.DirectSolrSpellChecker, distanceMeasure=internal, accuracy=0.5, 
maxEdits=2, minPrefix=1, maxInspections=5, minQueryLength=4, 
maxQueryFrequency=0.01}
   [junit4]   2> 144495 INFO  (qtp2011130451-928) [n:127.0.0.1:49373_solr 
c:collection1 s:shard2 r:core_node6 x:collection1_shard2_replica_n4 ] 
o.a.s.s.DirectSolrSpellChecker init: {name=default, field=_text_, 
classname=solr.DirectSolrSpellChecker, distanceMeasure=internal, accuracy=0.5, 
maxEdits=2, minPrefix=1, maxInspections=5, minQueryLength=4, 
maxQueryFrequency=0.01}
   [junit4]   2> 144500 INFO  (qtp2011130451-926) [n:127.0.0.1:49373_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 144500 INFO  (qtp2011130451-926) [n:127.0.0.1:49373_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1669980629671870464
   [junit4]   2> 144501 INFO  (qtp2011130451-928) [n:127.0.0.1:49373_solr 
c:collection1 s:shard2 r:core_node6 x:collection1_shard2_replica_n4 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 144501 INFO  (qtp2011130451-928) [n:127.0.0.1:49373_solr 
c:collection1 s:shard2 r:core_node6 x:collection1_shard2_replica_n4 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1669980629672919040
   [junit4]   2> 144507 INFO  (qtp2011130451-929) [n:127.0.0.1:49373_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 144509 INFO  (qtp2011130451-929) [n:127.0.0.1:49373_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1669980629681307648
   [junit4]   2> 144511 INFO  
(searcherExecutor-695-thread-1-processing-n:127.0.0.1:49373_solr 
x:collection1_shard2_replica_n4 c:collection1 s:shard2 r:core_node6) 
[n:127.0.0.1:49373_solr c:collection1 s:shard2 r:core_node6 
x:collection1_shard2_replica_n4 ] o.a.s.c.QuerySenderListener 
QuerySenderListener done.
   [junit4]   2> 144511 INFO  
(searcherExecutor-695-thread-1-processing-n:127.0.0.1:49373_solr 
x:collection1_shard2_replica_n4 c:collection1 s:shard2 r:core_node6) 
[n:127.0.0.1:49373_solr c:collection1 s:shard2 r:core_node6 
x:collection1_shard2_replica_n4 ] o.a.s.h.c.SpellCheckComponent Loading spell 
index for spellchecker: default
   [junit4]   2> 144511 INFO  
(searcherExecutor-691-thread-1-processing-n:127.0.0.1:49373_solr 
x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) 
[n:127.0.0.1:49373_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1 ] o.a.s.c.QuerySenderListener 
QuerySenderListener done.
   [junit4]   2> 144511 INFO  
(searcherExecutor-691-thread-1-processing-n:127.0.0.1:49373_solr 
x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) 
[n:127.0.0.1:49373_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell 
index for spellchecker: default
   [junit4]   2> 144513 INFO  
(searcherExecutor-695-thread-1-processing-n:127.0.0.1:49373_solr 
x:collection1_shard2_replica_n4 c:collection1 s:shard2 r:core_node6) 
[n:127.0.0.1:49373_solr c:collection1 s:shard2 r:core_node6 
x:collection1_shard2_replica_n4 ] o.a.s.c.SolrCore 
[collection1_shard2_replica_n4]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 144513 INFO  (qtp2011130451-966) [n:127.0.0.1:49373_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 144514 INFO  (qtp2011130451-966) [n:127.0.0.1:49373_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1669980629686550528
   [junit4]   2> 144515 INFO  
(searcherExecutor-691-thread-1-processing-n:127.0.0.1:49373_solr 
x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) 
[n:127.0.0.1:49373_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 144519 INFO  
(searcherExecutor-693-thread-1-processing-n:127.0.0.1:49373_solr 
x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node5) 
[n:127.0.0.1:49373_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_n2 ] o.a.s.c.QuerySenderListener 
QuerySenderListener done.
   [junit4]   2> 144519 INFO  
(searcherExecutor-693-thread-1-processing-n:127.0.0.1:49373_solr 
x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node5) 
[n:127.0.0.1:49373_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_n2 ] o.a.s.h.c.SpellCheckComponent Loading spell 
index for spellchecker: default
   [junit4]   2> 144521 INFO  
(searcherExecutor-693-thread-1-processing-n:127.0.0.1:49373_solr 
x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node5) 
[n:127.0.0.1:49373_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore 
[collection1_shard1_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 144522 INFO  
(searcherExecutor-697-thread-1-processing-n:127.0.0.1:49373_solr 
x:collection1_shard2_replica_n7 c:collection1 s:shard2 r:core_node8) 
[n:127.0.0.1:49373_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_n7 ] o.a.s.c.QuerySenderListener 
QuerySenderListener done.
   [junit4]   2> 144522 INFO  
(searcherExecutor-697-thread-1-processing-n:127.0.0.1:49373_solr 
x:collection1_shard2_replica_n7 c:collection1 s:shard2 r:core_node8) 
[n:127.0.0.1:49373_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_n7 ] o.a.s.h.c.SpellCheckComponent Loading spell 
index for spellchecker: default
   [junit4]   2> 144527 INFO  
(searcherExecutor-697-thread-1-processing-n:127.0.0.1:49373_solr 
x:collection1_shard2_replica_n7 c:collection1 s:shard2 r:core_node8) 
[n:127.0.0.1:49373_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_n7 ] o.a.s.c.SolrCore 
[collection1_shard2_replica_n7]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 144539 INFO  (qtp2011130451-926) [n:127.0.0.1:49373_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 144539 INFO  (qtp2011130451-926) [n:127.0.0.1:49373_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard1
   [junit4]   2> 144571 INFO  (qtp2011130451-966) [n:127.0.0.1:49373_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard2 to Terms{values={core_node8=0}, version=0}
   [junit4]   2> 144573 INFO  (qtp2011130451-928) [n:127.0.0.1:49373_solr 
c:collection1 s:shard2 r:core_node6 x:collection1_shard2_replica_n4 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard2 to Terms{values={core_node6=0, 
core_node8=0}, version=1}
   [junit4]   2> 144574 INFO  (qtp2011130451-928) [n:127.0.0.1:49373_solr 
c:collection1 s:shard2 r:core_node6 x:collection1_shard2_replica_n4 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard2
   [junit4]   2> 144575 INFO  (qtp2011130451-966) [n:127.0.0.1:49373_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard2
   [junit4]   2> 144577 INFO  (qtp2011130451-929) [n:127.0.0.1:49373_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard1 to Terms{values={core_node3=0, 
core_node5=0}, version=1}
   [junit4]   2> 144579 INFO  (qtp2011130451-929) [n:127.0.0.1:49373_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard1
   [junit4]   2> 144598 INFO  (qtp2011130451-926) [n:127.0.0.1:49373_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 144599 INFO  (qtp2011130451-926) [n:127.0.0.1:49373_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 144600 INFO  (qtp2011130451-926) [n:127.0.0.1:49373_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:49373/solr/collection1_shard1_replica_n1/
   [junit4]   2> 144608 INFO  (qtp2011130451-926) [n:127.0.0.1:49373_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n1 
url=http://127.0.0.1:49373/solr  START 
replicas=[http://127.0.0.1:49373/solr/collection1_shard1_replica_n2/] 
nUpdates=100
   [junit4]   2> 144610 INFO  (qtp2011130451-926) [n:127.0.0.1:49373_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n1 
url=http://127.0.0.1:49373/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 144617 INFO  (qtp2011130451-979) [n:127.0.0.1:49373_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] 
o.a.s.c.S.Request [collection1_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 144619 INFO  (qtp2011130451-926) [n:127.0.0.1:49373_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 144619 INFO  (qtp2011130451-926) [n:127.0.0.1:49373_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 144619 INFO  (qtp2011130451-926) [n:127.0.0.1:49373_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/shard1/leader after winning as 
/collections/collection1/leader_elect/shard1/election/72134649812418564-core_node3-n_0000000000
   [junit4]   2> 144631 INFO  (qtp2011130451-966) [n:127.0.0.1:49373_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 144631 INFO  (qtp2011130451-966) [n:127.0.0.1:49373_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 144631 INFO  (qtp2011130451-966) [n:127.0.0.1:49373_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:49373/solr/collection1_shard2_replica_n7/
   [junit4]   2> 144633 INFO  (qtp2011130451-926) [n:127.0.0.1:49373_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:49373/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 144636 INFO  (qtp2011130451-966) [n:127.0.0.1:49373_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_n7 
url=http://127.0.0.1:49373/solr  START 
replicas=[http://127.0.0.1:49373/solr/collection1_shard2_replica_n4/] 
nUpdates=100
   [junit4]   2> 144640 INFO  (qtp2011130451-979) [n:127.0.0.1:49373_solr 
c:collection1 s:shard2 r:core_node6 x:collection1_shard2_replica_n4 ] 
o.a.s.c.S.Request [collection1_shard2_replica_n4]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 144640 INFO  (qtp2011130451-966) [n:127.0.0.1:49373_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_n7 
url=http://127.0.0.1:49373/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 144642 INFO  (qtp2011130451-966) [n:127.0.0.1:49373_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 144642 INFO  (qtp2011130451-966) [n:127.0.0.1:49373_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 144645 INFO  (qtp2011130451-966) [n:127.0.0.1:49373_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/shard2/leader after winning as 
/collections/collection1/leader_elect/shard2/election/72134649812418564-core_node8-n_0000000000
   [junit4]   2> 144656 INFO  (qtp2011130451-966) [n:127.0.0.1:49373_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:49373/solr/collection1_shard2_replica_n7/ shard2
   [junit4]   2> 144775 INFO  (zkCallback-671-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 144782 INFO  (qtp2011130451-966) [n:127.0.0.1:49373_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 144784 INFO  (qtp2011130451-926) [n:127.0.0.1:49373_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 144796 INFO  (qtp2011130451-926) [n:127.0.0.1:49373_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=3676
   [junit4]   2> 144799 INFO  (qtp2011130451-966) [n:127.0.0.1:49373_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard2_replica_n7&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=3674
   [junit4]   2> 144901 INFO  (zkCallback-671-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 144901 INFO  (zkCallback-671-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 145621 INFO  (qtp2011130451-929) [n:127.0.0.1:49373_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=4501
   [junit4]   2> 145640 INFO  (qtp2011130451-928) [n:127.0.0.1:49373_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard2_replica_n4&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=4520
   [junit4]   2> 145651 INFO  (qtp2011130451-927) [n:127.0.0.1:49373_solr     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 145743 INFO  (zkCallback-671-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 145743 INFO  (zkCallback-671-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 145746 INFO  (qtp2011130451-927) [n:127.0.0.1:49373_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=0&maxShardsPerNode=1000&name=collection1&nrtReplicas=2&action=CREATE&numShards=2&tlogReplicas=0&createNodeSet=127.0.0.1:49373_solr&wt=javabin&version=2}
 status=0 QTime=6328
   [junit4]   2> 145769 INFO  
(TEST-ZkShardTermsTest.testParticipationOfReplicas-seed#[8DFCE42228B528C4]) [   
  ] o.a.s.SolrTestCaseJ4 ###Ending testParticipationOfReplicas
   [junit4]   2> 145849 INFO  
(TEST-ZkShardTermsTest.testEnsureTermsIsHigher-seed#[8DFCE42228B528C4]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testEnsureTermsIsHigher
   [junit4]   2> 145851 INFO  
(TEST-ZkShardTermsTest.testEnsureTermsIsHigher-seed#[8DFCE42228B528C4]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testEnsureTermsIsHigher
   [junit4]   2> 145973 INFO  
(TEST-ZkShardTermsTest.testSetTermToZero-seed#[8DFCE42228B528C4]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testSetTermToZero
   [junit4]   2> 145988 INFO  
(TEST-ZkShardTermsTest.testSetTermToZero-seed#[8DFCE42228B528C4]) [     ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/setTermToZero/terms/shard1 to Terms{values={leader=0}, version=0}
   [junit4]   2> 145993 INFO  
(TEST-ZkShardTermsTest.testSetTermToZero-seed#[8DFCE42228B528C4]) [     ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/setTermToZero/terms/shard1 to Terms{values={replica=0, leader=0}, 
version=1}
   [junit4]   2> 145997 INFO  
(TEST-ZkShardTermsTest.testSetTermToZero-seed#[8DFCE42228B528C4]) [     ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/setTermToZero/terms/shard1 to Terms{values={replica=0, leader=1}, 
version=2}
   [junit4]   2> 146000 INFO  
(TEST-ZkShardTermsTest.testSetTermToZero-seed#[8DFCE42228B528C4]) [     ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/setTermToZero/terms/shard1 to Terms{values={replica=0, leader=0}, 
version=3}
   [junit4]   2> 146002 INFO  
(TEST-ZkShardTermsTest.testSetTermToZero-seed#[8DFCE42228B528C4]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testSetTermToZero
   [junit4]   2> 146191 INFO  
(TEST-ZkShardTermsTest.testRegisterTerm-seed#[8DFCE42228B528C4]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testRegisterTerm
   [junit4]   2> 146220 INFO  
(TEST-ZkShardTermsTest.testRegisterTerm-seed#[8DFCE42228B528C4]) [     ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/registerTerm/terms/shard1 to Terms{values={rep1=0}, version=0}
   [junit4]   2> 146223 INFO  
(TEST-ZkShardTermsTest.testRegisterTerm-seed#[8DFCE42228B528C4]) [     ] 
o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 146231 INFO  
(TEST-ZkShardTermsTest.testRegisterTerm-seed#[8DFCE42228B528C4]) [     ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/registerTerm/terms/shard1 to Terms{values={rep2=0, rep1=0}, 
version=1}
   [junit4]   2> 146256 INFO  
(TEST-ZkShardTermsTest.testRegisterTerm-seed#[8DFCE42228B528C4]) [     ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/registerTerm/terms/shard1 to Terms{values={rep2=0, rep1=1}, 
version=2}
   [junit4]   2> 146362 INFO  
(TEST-ZkShardTermsTest.testRegisterTerm-seed#[8DFCE42228B528C4]) [     ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/registerTerm/terms/shard1 to Terms{values={rep2=1, rep1=1}, 
version=3}
   [junit4]   2> 146368 INFO  
(TEST-ZkShardTermsTest.testRegisterTerm-seed#[8DFCE42228B528C4]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testRegisterTerm
   [junit4]   2> 146553 INFO  
(TEST-ZkShardTermsTest.testRaceConditionOnUpdates-seed#[8DFCE42228B528C4]) [    
 ] o.a.s.SolrTestCaseJ4 ###Starting testRaceConditionOnUpdates
   [junit4]   2> 146571 INFO  
(TEST-ZkShardTermsTest.testRaceConditionOnUpdates-seed#[8DFCE42228B528C4]) [    
 ] o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/raceConditionOnUpdates/terms/shard1 to Terms{values={rep1=0}, 
version=0}
   [junit4]   2> 146586 INFO  
(TEST-ZkShardTermsTest.testRaceConditionOnUpdates-seed#[8DFCE42228B528C4]) [    
 ] o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/raceConditionOnUpdates/terms/shard1 to Terms{values={rep2=0, 
rep1=0}, version=1}
   [junit4]   2> 146606 INFO  
(TEST-ZkShardTermsTest.testRaceConditionOnUpdates-seed#[8DFCE42228B528C4]) [    
 ] o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/raceConditionOnUpdates/terms/shard1 to Terms{values={rep2=0, 
rep1=0, rep3=0}, version=2}
   [junit4]   2> 146624 INFO  
(TEST-ZkShardTermsTest.testRaceConditionOnUpdates-seed#[8DFCE42228B528C4]) [    
 ] o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/raceConditionOnUpdates/terms/shard1 to Terms{values={rep2=0, 
rep1=0, rep4=0, rep3=0}, version=3}
   [junit4]   2> 146653 INFO  
(TEST-ZkShardTermsTest.testRaceConditionOnUpdates-seed#[8DFCE42228B528C4]) [    
 ] o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/raceConditionOnUpdates/terms/shard1 to Terms{values={rep2=0, 
rep1=0, leader=0, rep4=0, rep3=0}, version=4}
   [junit4]   2> 147562 INFO  
(OverseerCollectionConfigSetProcessor-72134649812418564-127.0.0.1:49373_solr-n_0000000000)
 [n:127.0.0.1:49373_solr     ] 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> 156807 INFO  
(TEST-ZkShardTermsTest.testRaceConditionOnUpdates-seed#[8DFCE42228B528C4]) [    
 ] o.a.s.SolrTestCaseJ4 ###Ending testRaceConditionOnUpdates
   [junit4]   2> 156923 INFO  (jetty-closer-714-thread-1) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=97148831
   [junit4]   2> 156923 INFO  (jetty-closer-714-thread-1) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49373_solr
   [junit4]   2> 156924 INFO  (jetty-closer-714-thread-1) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 156924 INFO  (jetty-closer-714-thread-1) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:49373_solr as DOWN
   [junit4]   2> 156931 INFO  (coreCloseExecutor-718-thread-1) 
[n:127.0.0.1:49373_solr     ] o.a.s.c.SolrCore [collection1_shard2_replica_n4]  
CLOSING SolrCore org.apache.solr.core.SolrCore@1c517959
   [junit4]   2> 156931 INFO  (coreCloseExecutor-718-thread-1) 
[n:127.0.0.1:49373_solr     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1.shard2.replica_n4 
tag=SolrCore@1c517959
   [junit4]   2> 156931 INFO  (coreCloseExecutor-718-thread-1) 
[n:127.0.0.1:49373_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@21386199: rootName = 
solr_49373, domain = solr.core.collection1.shard2.replica_n4, service url = 
null, agent id = null] for registry 
solr.core.collection1.shard2.replica_n4/com.codahale.metrics.MetricRegistry@3eaf9e95
   [junit4]   2> 156932 INFO  (coreCloseExecutor-718-thread-2) 
[n:127.0.0.1:49373_solr     ] o.a.s.c.SolrCore [collection1_shard1_replica_n1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@1454bcf5
   [junit4]   2> 156933 INFO  (coreCloseExecutor-718-thread-3) 
[n:127.0.0.1:49373_solr     ] o.a.s.c.SolrCore [collection1_shard1_replica_n2]  
CLOSING SolrCore org.apache.solr.core.SolrCore@170b9ba2
   [junit4]   2> 156934 INFO  (coreCloseExecutor-718-thread-4) 
[n:127.0.0.1:49373_solr     ] o.a.s.c.SolrCore [collection1_shard2_replica_n7]  
CLOSING SolrCore org.apache.solr.core.SolrCore@6011582e
   [junit4]   2> 156934 INFO  (zkCallback-671-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 156934 INFO  (zkCallback-671-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change

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

s.reporters.SolrJmxReporter@6fc24d15: rootName = solr_49497, domain = solr.jvm, 
service url = null, agent id = null] for registry 
solr.jvm/com.codahale.metrics.MetricRegistry@730839a9
   [junit4]   2> 173953 INFO  (jetty-closer-1251-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 173953 INFO  (jetty-closer-1251-thread-3) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@34fb1958: rootName = 
solr_49524, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm/com.codahale.metrics.MetricRegistry@730839a9
   [junit4]   2> 173956 INFO  (jetty-closer-1251-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 173956 INFO  (jetty-closer-1251-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@70012f21: rootName = 
solr_49495, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty/com.codahale.metrics.MetricRegistry@6e3d9813
   [junit4]   2> 173956 INFO  (jetty-closer-1251-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 173958 INFO  (jetty-closer-1251-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 173959 INFO  (jetty-closer-1251-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1c33905b: rootName = 
solr_49497, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty/com.codahale.metrics.MetricRegistry@6e3d9813
   [junit4]   2> 173959 INFO  (jetty-closer-1251-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 173961 INFO  (closeThreadPool-1265-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72134650694664198-127.0.0.1:49497_solr-n_0000000000) closing
   [junit4]   2> 173961 INFO  
(OverseerStateUpdate-72134650694664198-127.0.0.1:49497_solr-n_0000000000) 
[n:127.0.0.1:49497_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:49497_solr
   [junit4]   2> 173962 INFO  
(OverseerAutoScalingTriggerThread-72134650694664198-127.0.0.1:49497_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 173968 DEBUG (closeThreadPool-1265-thread-1) [     ] 
o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 173968 DEBUG (closeThreadPool-1265-thread-1) [     ] 
o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 173968 DEBUG (closeThreadPool-1265-thread-1) [     ] 
o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 173968 DEBUG (closeThreadPool-1265-thread-1) [     ] 
o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool 
executor
   [junit4]   2> 173968 DEBUG (closeThreadPool-1265-thread-1) [     ] 
o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 173968 DEBUG (closeThreadPool-1265-thread-1) [     ] 
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 173969 INFO  (closeThreadPool-1265-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72134650694664198-127.0.0.1:49497_solr-n_0000000000) closing
   [junit4]   2> 173969 INFO  (jetty-closer-1251-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 173969 INFO  (jetty-closer-1251-thread-3) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@56d6a44d: rootName = 
solr_49524, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty/com.codahale.metrics.MetricRegistry@6e3d9813
   [junit4]   2> 173969 INFO  (jetty-closer-1251-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 174071 INFO  (zkCallback-1205-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 174073 INFO  (zkCallback-1241-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 174074 INFO  (jetty-closer-1251-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@710eea6a{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 174075 INFO  (jetty-closer-1251-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2fdb661e{/solr,null,UNAVAILABLE}
   [junit4]   2> 174076 INFO  (jetty-closer-1251-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 174177 INFO  (jetty-closer-1251-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72134650694664198-127.0.0.1:49497_solr-n_0000000000) closing
   [junit4]   2> 174183 INFO  (jetty-closer-1251-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@2bd39a94{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 174183 INFO  (jetty-closer-1251-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@64a0cbf4{/solr,null,UNAVAILABLE}
   [junit4]   2> 174183 INFO  (jetty-closer-1251-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 174293 INFO  (jetty-closer-1251-thread-3) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@40015472{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 174293 INFO  (jetty-closer-1251-thread-3) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6a3d9caa{/solr,null,UNAVAILABLE}
   [junit4]   2> 174293 INFO  (jetty-closer-1251-thread-3) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 174296 INFO  
(SUITE-RestoreTriggerStateTest-seed#[8DFCE42228B528C4]-worker) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 174510 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/aliases.json
   [junit4]   2>        4       /solr/clusterprops.json
   [junit4]   2>        3       /solr/packages.json
   [junit4]   2>        3       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        16      /solr/live_nodes
   [junit4]   2>        7       /solr/overseer/queue
   [junit4]   2>        5       /solr/overseer/collection-queue-work
   [junit4]   2>        4       /solr/collections
   [junit4]   2> 
   [junit4]   2> 174514 INFO  
(SUITE-RestoreTriggerStateTest-seed#[8DFCE42228B528C4]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:49482
   [junit4]   2> 174514 INFO  
(SUITE-RestoreTriggerStateTest-seed#[8DFCE42228B528C4]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:49482
   [junit4]   2> 174514 INFO  
(SUITE-RestoreTriggerStateTest-seed#[8DFCE42228B528C4]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 49482
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.RestoreTriggerStateTest_8DFCE42228B528C4-001
   [junit4]   2> Jun 20, 2020 1:47:45 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene86, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@780cd180),
 locale=et-EE, timezone=Canada/Central
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 14.0.1 
(64-bit)/cpus=6,threads=1,free=328314976,total=523239424
   [junit4]   2> NOTE: All tests run in this JVM: [TestDefaultStatsCache, 
ClusterStateTest, SparseHLLTest, HighlighterTest, CloudMLTQParserTest, 
BasicFunctionalityTest, ZkFailoverTest, RestoreTriggerStateTest]
   [junit4] Completed [57/910 (2!)] on J1 in 25.89s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 47832 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/6187/consoleText

[repro] Revision: 972c84022ec9c2b867848cb11f6d4c6bc466e8f2

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops 
-XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC"
[repro] Repro line:  ant test  -Dtestcase=ZkShardTermsTest 
-Dtests.seed=8DFCE42228B528C4 -Dtests.slow=true -Dtests.locale=mi 
-Dtests.timezone=America/Bogota -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

[repro] Repro line:  ant test  -Dtestcase=RestoreTriggerStateTest 
-Dtests.method=testEventFromRestoredState -Dtests.seed=8DFCE42228B528C4 
-Dtests.slow=true -Dtests.locale=et-EE -Dtests.timezone=Canada/Central 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       RestoreTriggerStateTest
[repro]       ZkShardTermsTest
[repro] ant compile-test

[...truncated 2471 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 
-Dtests.class="*.RestoreTriggerStateTest|*.ZkShardTermsTest" 
-Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops 
-XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC" 
-Dtests.seed=8DFCE42228B528C4 -Dtests.slow=true -Dtests.locale=et-EE 
-Dtests.timezone=Canada/Central -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

[...truncated 146 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.ZkShardTermsTest
[repro]   0/5 failed: org.apache.solr.cloud.autoscaling.RestoreTriggerStateTest
[repro] Exiting with code 0

[...truncated 73 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to