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

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.ltr.TestLTRQParserExplain

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.ltr.TestLTRQParserExplain:  
   1) Thread[id=133, name=qtp1128687554-133, state=TIMED_WAITING, 
group=TGRP-TestLTRQParserExplain]         at 
java.base@9.0.4/jdk.internal.misc.Unsafe.park(Native Method)         at 
java.base@9.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
         at 
java.base@9.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
         at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
         at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
         at java.base@9.0.4/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.ltr.TestLTRQParserExplain: 
   1) Thread[id=133, name=qtp1128687554-133, state=TIMED_WAITING, 
group=TGRP-TestLTRQParserExplain]
        at java.base@9.0.4/jdk.internal.misc.Unsafe.park(Native Method)
        at 
java.base@9.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at 
java.base@9.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
        at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.base@9.0.4/java.lang.Thread.run(Thread.java:844)
        at __randomizedtesting.SeedInfo.seed([DB85B5CE5AC3EABE]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.ltr.TestLTRQParserExplain

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=133, name=qtp1128687554-133, state=TIMED_WAITING, 
group=TGRP-TestLTRQParserExplain]         at 
java.base@9.0.4/jdk.internal.misc.Unsafe.park(Native Method)         at 
java.base@9.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
         at 
java.base@9.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
         at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
         at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
         at java.base@9.0.4/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=133, name=qtp1128687554-133, state=TIMED_WAITING, 
group=TGRP-TestLTRQParserExplain]
        at java.base@9.0.4/jdk.internal.misc.Unsafe.park(Native Method)
        at 
java.base@9.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at 
java.base@9.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
        at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.base@9.0.4/java.lang.Thread.run(Thread.java:844)
        at __randomizedtesting.SeedInfo.seed([DB85B5CE5AC3EABE]:0)


FAILED:  org.apache.solr.cloud.AddReplicaTest.test

Error Message:
core_node6:{"core":"addreplicatest_coll_shard1_replica_n5","base_url":"http://127.0.0.1:33373/solr","node_name":"127.0.0.1:33373_solr","state":"active","type":"NRT"}

Stack Trace:
java.lang.AssertionError: 
core_node6:{"core":"addreplicatest_coll_shard1_replica_n5","base_url":"http://127.0.0.1:33373/solr","node_name":"127.0.0.1:33373_solr","state":"active","type":"NRT"}
        at 
__randomizedtesting.SeedInfo.seed([8CADD3827A249B0B:4F9EC58D4D8F6F3]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.apache.solr.cloud.AddReplicaTest.test(AddReplicaTest.java:84)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 13828 lines...]
   [junit4] Suite: org.apache.solr.cloud.AddReplicaTest
   [junit4]   2> 1721914 INFO  
(SUITE-AddReplicaTest-seed#[8CADD3827A249B0B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_8CADD3827A249B0B-001/init-core-data-001
   [junit4]   2> 1721914 WARN  
(SUITE-AddReplicaTest-seed#[8CADD3827A249B0B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 1721914 INFO  
(SUITE-AddReplicaTest-seed#[8CADD3827A249B0B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1721915 INFO  
(SUITE-AddReplicaTest-seed#[8CADD3827A249B0B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1721915 INFO  
(SUITE-AddReplicaTest-seed#[8CADD3827A249B0B]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_8CADD3827A249B0B-001/tempDir-001
   [junit4]   2> 1721915 INFO  
(SUITE-AddReplicaTest-seed#[8CADD3827A249B0B]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1721916 INFO  (Thread-3214) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1721916 INFO  (Thread-3214) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1721922 ERROR (Thread-3214) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1722016 INFO  
(SUITE-AddReplicaTest-seed#[8CADD3827A249B0B]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:33337
   [junit4]   2> 1722017 INFO  (zkConnectionManagerCallback-3018-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1722019 INFO  (jetty-launcher-3015-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1722019 INFO  (jetty-launcher-3015-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1722019 INFO  (jetty-launcher-3015-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1722019 INFO  (jetty-launcher-3015-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1722020 INFO  (jetty-launcher-3015-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1722020 INFO  (jetty-launcher-3015-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1722020 INFO  (jetty-launcher-3015-thread-3) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1722020 INFO  (jetty-launcher-3015-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1722020 INFO  (jetty-launcher-3015-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1722020 INFO  (jetty-launcher-3015-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@10b7170a{/solr,null,AVAILABLE}
   [junit4]   2> 1722020 INFO  (jetty-launcher-3015-thread-1) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1722020 INFO  (jetty-launcher-3015-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1722020 INFO  (jetty-launcher-3015-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1722020 INFO  (jetty-launcher-3015-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1722020 INFO  (jetty-launcher-3015-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1722020 INFO  (jetty-launcher-3015-thread-4) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1722020 INFO  (jetty-launcher-3015-thread-2) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1722020 INFO  (jetty-launcher-3015-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7850c3c1{/solr,null,AVAILABLE}
   [junit4]   2> 1722020 INFO  (jetty-launcher-3015-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6160ce08{/solr,null,AVAILABLE}
   [junit4]   2> 1722020 INFO  (jetty-launcher-3015-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@f13011f{/solr,null,AVAILABLE}
   [junit4]   2> 1722021 INFO  (jetty-launcher-3015-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@62fc8fb{HTTP/1.1,[http/1.1]}{127.0.0.1:33373}
   [junit4]   2> 1722021 INFO  (jetty-launcher-3015-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3973f1c4{HTTP/1.1,[http/1.1]}{127.0.0.1:39263}
   [junit4]   2> 1722022 INFO  (jetty-launcher-3015-thread-3) [    ] 
o.e.j.s.Server Started @1723536ms
   [junit4]   2> 1722022 INFO  (jetty-launcher-3015-thread-2) [    ] 
o.e.j.s.Server Started @1723536ms
   [junit4]   2> 1722022 INFO  (jetty-launcher-3015-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33373}
   [junit4]   2> 1722022 INFO  (jetty-launcher-3015-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39263}
   [junit4]   2> 1722021 INFO  (jetty-launcher-3015-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@78160e1b{HTTP/1.1,[http/1.1]}{127.0.0.1:37469}
   [junit4]   2> 1722021 INFO  (jetty-launcher-3015-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4d58e36f{HTTP/1.1,[http/1.1]}{127.0.0.1:46499}
   [junit4]   2> 1722022 INFO  (jetty-launcher-3015-thread-1) [    ] 
o.e.j.s.Server Started @1723536ms
   [junit4]   2> 1722022 INFO  (jetty-launcher-3015-thread-4) [    ] 
o.e.j.s.Server Started @1723536ms
   [junit4]   2> 1722022 INFO  (jetty-launcher-3015-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37469}
   [junit4]   2> 1722022 ERROR (jetty-launcher-3015-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1722022 INFO  (jetty-launcher-3015-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46499}
   [junit4]   2> 1722022 ERROR (jetty-launcher-3015-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1722022 ERROR (jetty-launcher-3015-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1722022 INFO  (jetty-launcher-3015-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1722022 INFO  (jetty-launcher-3015-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1722022 INFO  (jetty-launcher-3015-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1722022 INFO  (jetty-launcher-3015-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1722022 INFO  (jetty-launcher-3015-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1722022 INFO  (jetty-launcher-3015-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1722022 INFO  (jetty-launcher-3015-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-18T16:36:36.735607Z
   [junit4]   2> 1722022 INFO  (jetty-launcher-3015-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-18T16:36:36.735631Z
   [junit4]   2> 1722022 ERROR (jetty-launcher-3015-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1722022 INFO  (jetty-launcher-3015-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1722022 INFO  (jetty-launcher-3015-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1722022 INFO  (jetty-launcher-3015-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1722022 INFO  (jetty-launcher-3015-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1722022 INFO  (jetty-launcher-3015-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1722022 INFO  (jetty-launcher-3015-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1722022 INFO  (jetty-launcher-3015-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-18T16:36:36.735875Z
   [junit4]   2> 1722022 INFO  (jetty-launcher-3015-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-18T16:36:36.735902Z
   [junit4]   2> 1722038 INFO  (zkConnectionManagerCallback-3022-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1722038 INFO  (jetty-launcher-3015-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1722038 INFO  (zkConnectionManagerCallback-3021-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1722038 INFO  (jetty-launcher-3015-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1722041 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1006769580b0001, likely client has closed socket
   [junit4]   2> 1722041 INFO  (zkConnectionManagerCallback-3024-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1722041 INFO  (zkConnectionManagerCallback-3026-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1722041 INFO  (jetty-launcher-3015-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1722042 INFO  (jetty-launcher-3015-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1722043 INFO  (jetty-launcher-3015-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33337/solr
   [junit4]   2> 1722061 INFO  (zkConnectionManagerCallback-3031-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1722062 DEBUG (jetty-launcher-3015-thread-4) 
[n:127.0.0.1:46499_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$170/682678376@326ab0af
   [junit4]   2> 1722062 INFO  (jetty-launcher-3015-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33337/solr
   [junit4]   2> 1722072 INFO  (jetty-launcher-3015-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33337/solr
   [junit4]   2> 1722072 INFO  (jetty-launcher-3015-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33337/solr
   [junit4]   2> 1722081 INFO  
(zkConnectionManagerCallback-3035-thread-1-processing-n:127.0.0.1:46499_solr) 
[n:127.0.0.1:46499_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1722089 INFO  (zkConnectionManagerCallback-3044-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1722093 INFO  (zkConnectionManagerCallback-3038-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1722105 DEBUG (jetty-launcher-3015-thread-2) 
[n:127.0.0.1:39263_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$170/682678376@69ea4279
   [junit4]   2> 1722105 DEBUG (jetty-launcher-3015-thread-1) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$170/682678376@27f54f8b
   [junit4]   2> 1722109 INFO  (zkConnectionManagerCallback-3042-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1722110 DEBUG (jetty-launcher-3015-thread-3) 
[n:127.0.0.1:33373_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$170/682678376@40a9c384
   [junit4]   2> 1722110 INFO  
(zkConnectionManagerCallback-3049-thread-1-processing-n:127.0.0.1:37469_solr) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1722112 INFO  
(zkConnectionManagerCallback-3047-thread-1-processing-n:127.0.0.1:39263_solr) 
[n:127.0.0.1:39263_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1722113 INFO  
(zkConnectionManagerCallback-3051-thread-1-processing-n:127.0.0.1:33373_solr) 
[n:127.0.0.1:33373_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1722114 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 1722114 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1722114 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1722114 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1722114 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1722115 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 1722117 INFO  (jetty-launcher-3015-thread-1) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1722117 DEBUG (jetty-launcher-3015-thread-1) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/72171296184270859-127.0.0.1:37469_solr-n_0000000000
   [junit4]   2> 1722117 INFO  (jetty-launcher-3015-thread-1) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:37469_solr
   [junit4]   2> 1722118 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 1722118 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1722118 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1722118 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1722119 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1722119 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 1722119 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1722119 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1722119 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 1722119 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1722119 INFO  (jetty-launcher-3015-thread-1) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.Overseer Overseer 
(id=72171296184270859-127.0.0.1:37469_solr-n_0000000000) starting
   [junit4]   2> 1722119 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1722120 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 1722120 INFO  (jetty-launcher-3015-thread-3) 
[n:127.0.0.1:33373_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1722120 DEBUG (jetty-launcher-3015-thread-3) 
[n:127.0.0.1:33373_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/72171296184270860-127.0.0.1:33373_solr-n_0000000001
   [junit4]   2> 1722120 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: 
/solr/overseer_elect/election/72171296184270859-127.0.0.1:37469_solr-n_0000000000
   [junit4]   2> 1722120 INFO  (jetty-launcher-3015-thread-2) 
[n:127.0.0.1:39263_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1722120 DEBUG (jetty-launcher-3015-thread-3) 
[n:127.0.0.1:33373_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/72171296184270859-127.0.0.1:37469_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 1722120 INFO  (jetty-launcher-3015-thread-3) 
[n:127.0.0.1:33373_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33373_solr
   [junit4]   2> 1722120 DEBUG (jetty-launcher-3015-thread-2) 
[n:127.0.0.1:39263_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/72171296184270858-127.0.0.1:39263_solr-n_0000000002
   [junit4]   2> 1722121 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: 
/solr/overseer_elect/election/72171296184270860-127.0.0.1:33373_solr-n_0000000001
   [junit4]   2> 1722121 DEBUG (jetty-launcher-3015-thread-2) 
[n:127.0.0.1:39263_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/72171296184270860-127.0.0.1:33373_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 1722121 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1722121 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1722121 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1722121 DEBUG (jetty-launcher-3015-thread-2) 
[n:127.0.0.1:39263_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:39263_solr as DOWN
   [junit4]   2> 1722123 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 1722123 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1722123 INFO  (jetty-launcher-3015-thread-4) 
[n:127.0.0.1:46499_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1722124 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1722124 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1722124 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1722124 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 1722124 INFO  (jetty-launcher-3015-thread-4) 
[n:127.0.0.1:46499_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1722125 DEBUG (jetty-launcher-3015-thread-4) 
[n:127.0.0.1:46499_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/72171296184270854-127.0.0.1:46499_solr-n_0000000003
   [junit4]   2> 1722125 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: 
/solr/overseer_elect/election/72171296184270858-127.0.0.1:39263_solr-n_0000000002
   [junit4]   2> 1722125 DEBUG (jetty-launcher-3015-thread-4) 
[n:127.0.0.1:46499_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/72171296184270858-127.0.0.1:39263_solr-n_0000000002 to 
know if I could be the leader
   [junit4]   2> 1722125 DEBUG (jetty-launcher-3015-thread-4) 
[n:127.0.0.1:46499_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:46499_solr as DOWN
   [junit4]   2> 1722127 INFO  (jetty-launcher-3015-thread-4) 
[n:127.0.0.1:46499_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46499_solr
   [junit4]   2> 1722127 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1722133 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1722134 INFO  (jetty-launcher-3015-thread-2) 
[n:127.0.0.1:39263_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39263_solr
   [junit4]   2> 1722134 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1722141 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1722154 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1722154 INFO  (jetty-launcher-3015-thread-3) 
[n:127.0.0.1:33373_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33373.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e557772
   [junit4]   2> 1722161 INFO  (jetty-launcher-3015-thread-3) 
[n:127.0.0.1:33373_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33373.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e557772
   [junit4]   2> 1722166 INFO  
(zkCallback-3046-thread-1-processing-n:127.0.0.1:39263_solr) 
[n:127.0.0.1:39263_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1722166 INFO  
(zkCallback-3050-thread-1-processing-n:127.0.0.1:33373_solr) 
[n:127.0.0.1:33373_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1722166 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1722166 INFO  
(zkCallback-3048-thread-1-processing-n:127.0.0.1:37469_solr) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1722167 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1722167 INFO  
(zkCallback-3046-thread-2-processing-n:127.0.0.1:39263_solr) 
[n:127.0.0.1:39263_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1722172 INFO  (jetty-launcher-3015-thread-4) 
[n:127.0.0.1:46499_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46499.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e557772
   [junit4]   2> 1722179 INFO  (jetty-launcher-3015-thread-2) 
[n:127.0.0.1:39263_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39263.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e557772
   [junit4]   2> 1722180 INFO  (jetty-launcher-3015-thread-4) 
[n:127.0.0.1:46499_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46499.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e557772
   [junit4]   2> 1722180 INFO  (jetty-launcher-3015-thread-4) 
[n:127.0.0.1:46499_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46499.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e557772
   [junit4]   2> 1722181 INFO  (jetty-launcher-3015-thread-4) 
[n:127.0.0.1:46499_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_8CADD3827A249B0B-001/tempDir-001/node4/.
   [junit4]   2> 1722182 DEBUG 
(OverseerCollectionConfigSetProcessor-72171296184270859-127.0.0.1:37469_solr-n_0000000000)
 [n:127.0.0.1:37469_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 1722182 DEBUG 
(OverseerStateUpdate-72171296184270859-127.0.0.1:37469_solr-n_0000000000) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1722182 INFO  
(zkCallback-3034-thread-1-processing-n:127.0.0.1:46499_solr) 
[n:127.0.0.1:46499_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 1722185 INFO  (jetty-launcher-3015-thread-3) 
[n:127.0.0.1:33373_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33373.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e557772
   [junit4]   2> 1722185 DEBUG (jetty-launcher-3015-thread-1) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:37469_solr as DOWN
   [junit4]   2> 1722185 INFO  (jetty-launcher-3015-thread-2) 
[n:127.0.0.1:39263_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39263.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e557772
   [junit4]   2> 1722186 INFO  (jetty-launcher-3015-thread-2) 
[n:127.0.0.1:39263_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39263.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e557772
   [junit4]   2> 1722186 DEBUG 
(OverseerCollectionConfigSetProcessor-72171296184270859-127.0.0.1:37469_solr-n_0000000000)
 [n:127.0.0.1:37469_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 0
   [junit4]   2> 1722186 DEBUG 
(OverseerCollectionConfigSetProcessor-72171296184270859-127.0.0.1:37469_solr-n_0000000000)
 [n:127.0.0.1:37469_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 1722187 DEBUG 
(OverseerCollectionConfigSetProcessor-72171296184270859-127.0.0.1:37469_solr-n_0000000000)
 [n:127.0.0.1:37469_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1722187 DEBUG 
(OverseerCollectionConfigSetProcessor-72171296184270859-127.0.0.1:37469_solr-n_0000000000)
 [n:127.0.0.1:37469_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 1722187 INFO  (jetty-launcher-3015-thread-2) 
[n:127.0.0.1:39263_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_8CADD3827A249B0B-001/tempDir-001/node2/.
   [junit4]   2> 1722187 DEBUG 
(OverseerCollectionConfigSetProcessor-72171296184270859-127.0.0.1:37469_solr-n_0000000000)
 [n:127.0.0.1:37469_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 1722185 DEBUG 
(OverseerAutoScalingTriggerThread-72171296184270859-127.0.0.1:37469_solr-n_0000000000)
 [n:127.0.0.1:37469_solr    ] o.a.s.c.a.OverseerTriggerThread Adding 
.autoAddReplicas trigger
   [junit4]   2> 1722187 DEBUG 
(OverseerCollectionConfigSetProcessor-72171296184270859-127.0.0.1:37469_solr-n_0000000000)
 [n:127.0.0.1:37469_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 
elements. ExcludeSet: []
   [junit4]   2> 1722187 INFO  (jetty-launcher-3015-thread-3) 
[n:127.0.0.1:33373_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_8CADD3827A249B0B-001/tempDir-001/node3/.
   [junit4]   2> 1722187 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue-work
   [junit4]   2> 1722187 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1722187 INFO  (jetty-launcher-3015-thread-1) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37469_solr
   [junit4]   2> 1722187 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1722188 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1722188 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1722188 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1722188 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1722188 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/autoscaling.json
   [junit4]   2> 1722188 DEBUG 
(OverseerAutoScalingTriggerThread-72171296184270859-127.0.0.1:37469_solr-n_0000000000)
 [n:127.0.0.1:37469_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 1
   [junit4]   2> 1722190 DEBUG 
(OverseerStateUpdate-72171296184270859-127.0.0.1:37469_solr-n_0000000000) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:46499_solr"} current state version: 0
   [junit4]   2> 1722190 DEBUG 
(OverseerStateUpdate-72171296184270859-127.0.0.1:37469_solr-n_0000000000) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:46499_solr
   [junit4]   2> 1722190 DEBUG 
(OverseerStateUpdate-72171296184270859-127.0.0.1:37469_solr-n_0000000000) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:39263_solr"} current state version: 0
   [junit4]   2> 1722190 DEBUG 
(OverseerStateUpdate-72171296184270859-127.0.0.1:37469_solr-n_0000000000) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:39263_solr
   [junit4]   2> 1722190 DEBUG 
(OverseerStateUpdate-72171296184270859-127.0.0.1:37469_solr-n_0000000000) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:37469_solr"} current state version: 0
   [junit4]   2> 1722190 DEBUG 
(OverseerStateUpdate-72171296184270859-127.0.0.1:37469_solr-n_0000000000) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:37469_solr
   [junit4]   2> 1722190 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1722190 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1722190 INFO  
(zkCallback-3050-thread-1-processing-n:127.0.0.1:33373_solr) 
[n:127.0.0.1:33373_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1722190 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1722191 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1722191 INFO  
(zkCallback-3046-thread-2-processing-n:127.0.0.1:39263_solr) 
[n:127.0.0.1:39263_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1722191 INFO  
(zkCallback-3034-thread-1-processing-n:127.0.0.1:46499_solr) 
[n:127.0.0.1:46499_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1722191 INFO  
(zkCallback-3048-thread-1-processing-n:127.0.0.1:37469_solr) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1722191 DEBUG 
(OverseerAutoScalingTriggerThread-72171296184270859-127.0.0.1:37469_solr-n_0000000000)
 [n:127.0.0.1:37469_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: 
[127.0.0.1:37469_solr, 127.0.0.1:33373_solr, 127.0.0.1:46499_solr, 
127.0.0.1:39263_solr]
   [junit4]   2> 1722191 DEBUG 
(OverseerAutoScalingTriggerThread-72171296184270859-127.0.0.1:37469_solr-n_0000000000)
 [n:127.0.0.1:37469_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 1722191 DEBUG 
(OverseerAutoScalingTriggerThread-72171296184270859-127.0.0.1:37469_solr-n_0000000000)
 [n:127.0.0.1:37469_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 1
   [junit4]   2> 1722245 DEBUG 
(OverseerAutoScalingTriggerThread-72171296184270859-127.0.0.1:37469_solr-n_0000000000)
 [n:127.0.0.1:37469_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 1722251 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 1722251 DEBUG 
(OverseerAutoScalingTriggerThread-72171296184270859-127.0.0.1:37469_solr-n_0000000000)
 [n:127.0.0.1:37469_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 1722251 DEBUG (ScheduledTrigger-6551-thread-1) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 4
   [junit4]   2> 1722279 INFO  (jetty-launcher-3015-thread-1) 
[n:127.0.0.1:37469_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37469.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e557772
   [junit4]   2> 1722287 INFO  (jetty-launcher-3015-thread-1) 
[n:127.0.0.1:37469_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37469.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e557772
   [junit4]   2> 1722287 INFO  (jetty-launcher-3015-thread-1) 
[n:127.0.0.1:37469_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37469.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e557772
   [junit4]   2> 1722288 INFO  (jetty-launcher-3015-thread-1) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_8CADD3827A249B0B-001/tempDir-001/node1/.
   [junit4]   2> 1722291 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1722291 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1722322 INFO  (zkConnectionManagerCallback-3060-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1722323 INFO  (zkConnectionManagerCallback-3064-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1722324 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 1722324 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1722324 INFO  
(SUITE-AddReplicaTest-seed#[8CADD3827A249B0B]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1722324 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1722324 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1722324 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1722324 INFO  
(SUITE-AddReplicaTest-seed#[8CADD3827A249B0B]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33337/solr ready
   [junit4]   2> 1722342 INFO  
(TEST-AddReplicaTest.test-seed#[8CADD3827A249B0B]) [    ] o.a.s.SolrTestCaseJ4 
###Starting test
   [junit4]   2> 1722342 INFO  (zkConnectionManagerCallback-3066-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1722344 INFO  (qtp770474789-14695) [n:127.0.0.1:33373_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&maxShardsPerNode=2&name=addreplicatest_coll&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1722345 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1722345 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 1722345 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1722345 DEBUG 
(OverseerCollectionConfigSetProcessor-72171296184270859-127.0.0.1:37469_solr-n_0000000000)
 [n:127.0.0.1:37469_solr    ] o.a.s.c.ZkDistributedQueue Found child node with 
improper name: qnr-0000000000
   [junit4]   2> 1722345 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1722345 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1722345 DEBUG 
(OverseerCollectionConfigSetProcessor-72171296184270859-127.0.0.1:37469_solr-n_0000000000)
 [n:127.0.0.1:37469_solr    ] o.a.s.c.ZkDistributedQueue Found child node with 
improper name: qnr-0000000000
   [junit4]   2> 1722345 DEBUG 
(OverseerCollectionConfigSetProcessor-72171296184270859-127.0.0.1:37469_solr-n_0000000000)
 [n:127.0.0.1:37469_solr    ] o.a.s.c.OverseerTaskQueue Returning topN 
elements: [/overseer/collection-queue-work/qn-0000000000, ]
   [junit4]   2> 1722346 DEBUG 
(OverseerCollectionConfigSetProcessor-72171296184270859-127.0.0.1:37469_solr-n_0000000000)
 [n:127.0.0.1:37469_solr    ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from 
work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 1722346 DEBUG 
(OverseerCollectionConfigSetProcessor-72171296184270859-127.0.0.1:37469_solr-n_0000000000)
 [n:127.0.0.1:37469_solr    ] o.a.s.c.OverseerTaskProcessor Marked task 
[/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 1722346 DEBUG 
(OverseerCollectionConfigSetProcessor-72171296184270859-127.0.0.1:37469_solr-n_0000000000)
 [n:127.0.0.1:37469_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection 
Message Handler: Get the message 
id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"addreplicatest_coll",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1722346 DEBUG 
(OverseerThreadFactory-6553-thread-1-processing-n:127.0.0.1:37469_solr) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.OverseerTaskProcessor Runner processing 
/overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 1722346 DEBUG 
(OverseerThreadFactory-6553-thread-1-processing-n:127.0.0.1:37469_solr) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"addreplicatest_coll",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1722346 DEBUG 
(OverseerCollectionConfigSetProcessor-72171296184270859-127.0.0.1:37469_solr-n_0000000000)
 [n:127.0.0.1:37469_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 1
   [junit4]   2> 1722346 DEBUG 
(OverseerCollectionConfigSetProcessor-72171296184270859-127.0.0.1:37469_solr-n_0000000000)
 [n:127.0.0.1:37469_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1722346 INFO  
(OverseerThreadFactory-6553-thread-1-processing-n:127.0.0.1:37469_solr) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
addreplicatest_coll
   [junit4]   2> 1722346 DEBUG 
(OverseerCollectionConfigSetProcessor-72171296184270859-127.0.0.1:37469_solr-n_0000000000)
 [n:127.0.0.1:37469_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1722346 DEBUG 
(OverseerCollectionConfigSetProcessor-72171296184270859-127.0.0.1:37469_solr-n_0000000000)
 [n:127.0.0.1:37469_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 1722346 DEBUG 
(OverseerCollectionConfigSetProcessor-72171296184270859-127.0.0.1:37469_solr-n_0000000000)
 [n:127.0.0.1:37469_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1722346 DEBUG 
(OverseerCollectionConfigSetProcessor-72171296184270859-127.0.0.1:37469_solr-n_0000000000)
 [n:127.0.0.1:37469_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 99 
elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000000],[]
   [junit4]   2> 1722346 DEBUG 
(OverseerThreadFactory-6553-thread-1-processing-n:127.0.0.1:37469_solr) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.a.c.Assign Identify nodes using default
   [junit4]   2> 1722346 DEBUG 
(OverseerThreadFactory-6553-thread-1-processing-n:127.0.0.1:37469_solr) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
creating collections conf node /collections/addreplicatest_coll 
   [junit4]   2> 1722347 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 1722347 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 1722347 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 1722347 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 1722347 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 1722347 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1722347 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1722347 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1722347 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1722347 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1722347 DEBUG 
(OverseerThreadFactory-6553-thread-1-processing-n:127.0.0.1:37469_solr) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.a.c.CreateCollectionCmd Check for 
collection zkNode:addreplicatest_coll
   [junit4]   2> 1722348 DEBUG 
(OverseerThreadFactory-6553-thread-1-processing-n:127.0.0.1:37469_solr) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode 
exists
   [junit4]   2> 1722348 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1722348 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1722348 DEBUG 
(OverseerStateUpdate-72171296184270859-127.0.0.1:37469_solr-n_0000000000) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "name":"addreplicatest_coll",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 1722348 DEBUG 
(OverseerStateUpdate-72171296184270859-127.0.0.1:37469_solr-n_0000000000) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.o.ClusterStateMutator building a new 
cName: addreplicatest_coll
   [junit4]   2> 1722349 DEBUG 
(OverseerStateUpdate-72171296184270859-127.0.0.1:37469_solr-n_0000000000) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/addreplicatest_coll/state.json
   [junit4]   2> 1722349 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1722349 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1722449 DEBUG 
(OverseerThreadFactory-6553-thread-1-processing-n:127.0.0.1:37469_solr) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.a.c.CreateCollectionCmd Creating SolrCores 
for new collection addreplicatest_coll, shardNames [shard1, shard2] , message : 
{
   [junit4]   2>   "name":"addreplicatest_coll",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1722449 DEBUG 
(OverseerThreadFactory-6553-thread-1-processing-n:127.0.0.1:37469_solr) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.a.c.CreateCollectionCmd Creating core 
addreplicatest_coll_shard1_replica_n1 as part of shard shard1 of collection 
addreplicatest_coll on 127.0.0.1:37469_solr
   [junit4]   2> 1722450 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1722450 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1722451 DEBUG 
(OverseerStateUpdate-72171296184270859-127.0.0.1:37469_solr-n_0000000000) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"addreplicatest_coll_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37469/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 1722451 INFO  
(OverseerStateUpdate-72171296184270859-127.0.0.1:37469_solr-n_0000000000) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"addreplicatest_coll_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37469/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1722451 DEBUG 
(OverseerThreadFactory-6553-thread-1-processing-n:127.0.0.1:37469_solr) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.a.c.CreateCollectionCmd Creating core 
addreplicatest_coll_shard2_replica_n2 as part of shard shard2 of collection 
addreplicatest_coll on 127.0.0.1:39263_solr
   [junit4]   2> 1722451 DEBUG 
(OverseerStateUpdate-72171296184270859-127.0.0.1:37469_solr-n_0000000000) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 1722451 DEBUG 
(OverseerStateUpdate-72171296184270859-127.0.0.1:37469_solr-n_0000000000) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"addreplicatest_coll_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:37469/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 1722451 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1722451 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1722451 DEBUG 
(OverseerThreadFactory-6553-thread-1-processing-n:127.0.0.1:37469_solr) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Expecting [addreplicatest_coll_shard1_replica_n1, 
addreplicatest_coll_shard2_replica_n2] cores but found {}
   [junit4]   2> 1722451 DEBUG 
(OverseerStateUpdate-72171296184270859-127.0.0.1:37469_solr-n_0000000000) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"addreplicatest_coll_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39263/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 1722451 INFO  
(OverseerStateUpdate-72171296184270859-127.0.0.1:37469_solr-n_0000000000) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"addreplicatest_coll_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39263/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1722452 DEBUG 
(OverseerStateUpdate-72171296184270859-127.0.0.1:37469_solr-n_0000000000) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 1722452 DEBUG 
(OverseerStateUpdate-72171296184270859-127.0.0.1:37469_solr-n_0000000000) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.o.SliceMutator New Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node4":{
   [junit4]   2>       "core":"addreplicatest_coll_shard2_replica_n2",
   [junit4]   2>       "base_url":"http://127.0.0.1:39263/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 1722552 DEBUG 
(OverseerThreadFactory-6553-thread-1-processing-n:127.0.0.1:37469_solr) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Expecting [addreplicatest_coll_shard1_replica_n1, 
addreplicatest_coll_shard2_replica_n2] cores but found {}
   [junit4]   2> 1722552 DEBUG 
(OverseerStateUpdate-72171296184270859-127.0.0.1:37469_solr-n_0000000000) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/addreplicatest_coll/state.json version: 0
   [junit4]   2> 1722553 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1722553 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1722655 INFO  (qtp751771882-14705) [n:127.0.0.1:39263_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=addreplicatest_coll_shard2_replica_n2&action=CREATE&numShards=2&collection=addreplicatest_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1722655 INFO  (qtp606375094-14703) [n:127.0.0.1:37469_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=addreplicatest_coll_shard1_replica_n1&action=CREATE&numShards=2&collection=addreplicatest_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1722655 INFO  (qtp606375094-14703) [n:127.0.0.1:37469_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1722655 INFO  (qtp751771882-14705) [n:127.0.0.1:39263_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1722656 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 1722656 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 1722656 DEBUG (qtp751771882-14705) [n:127.0.0.1:39263_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ZkController publishing 
state=down
   [junit4]   2> 1722656 DEBUG (qtp606375094-14703) [n:127.0.0.1:37469_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ZkController publishing 
state=down
   [junit4]   2> 1722656 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1722656 DEBUG (qtp751771882-14705) [n:127.0.0.1:39263_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ZkController Registering watch 
for collection addreplicatest_coll
   [junit4]   2> 1722656 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1722656 DEBUG (qtp606375094-14703) [n:127.0.0.1:37469_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ZkController Registering watch 
for collection addreplicatest_coll
   [junit4]   2> 1722656 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 1722656 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 1722656 DEBUG (qtp751771882-14705) [n:127.0.0.1:39263_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ZkController waiting to find 
shard id in clusterstate for addreplicatest_coll_shard2_replica_n2
   [junit4]   2> 1722656 DEBUG (qtp606375094-14703) [n:127.0.0.1:37469_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ZkController waiting to find 
shard id in clusterstate for addreplicatest_coll_shard1_replica_n1
   [junit4]   2> 1722657 DEBUG 
(OverseerStateUpdate-72171296184270859-127.0.0.1:37469_solr-n_0000000000) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "core":"addreplicatest_coll_shard2_replica_n2",
   [junit4]   2>   "core_node_name":"core_node4",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:39263/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:39263_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1722657 DEBUG 
(OverseerStateUpdate-72171296184270859-127.0.0.1:37469_solr-n_0000000000) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 
message={
   [junit4]   2>   "core":"addreplicatest_coll_shard2_replica_n2",
   [junit4]   2>   "core_node_name":"core_node4",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:39263/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:39263_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1722657 DEBUG 
(OverseerStateUpdate-72171296184270859-127.0.0.1:37469_solr-n_0000000000) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.o.ReplicaMutator Will update state for 
replica: 
core_node4:{"core":"addreplicatest_coll_shard2_replica_n2","base_url":"http://127.0.0.1:39263/solr","node_name":"127.0.0.1:39263_solr","state":"down","type":"NRT"}
   [junit4]   2> 1722657 DEBUG 
(OverseerStateUpdate-72171296184270859-127.0.0.1:37469_solr-n_0000000000) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: 
DocCollection(addreplicatest_coll//collections/addreplicatest_coll/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node3":{
   [junit4]   2>           "core":"addreplicatest_coll_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:37469/solr";,
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node4":{
   [junit4]   2>           "core":"addreplicatest_coll_shard2_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:39263/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:39263_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 1722657 DEBUG 
(OverseerStateUpdate-72171296184270859-127.0.0.1:37469_solr-n_0000000000) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "core":"addreplicatest_coll_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:37469/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:37469_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1722657 DEBUG 
(OverseerStateUpdate-72171296184270859-127.0.0.1:37469_solr-n_0000000000) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 
message={
   [junit4]   2>   "core":"addreplicatest_coll_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:37469/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:37469_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1722657 DEBUG 
(OverseerStateUpdate-72171296184270859-127.0.0.1:37469_solr-n_0000000000) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.o.ReplicaMutator Will update state for 
replica: 
core_node3:{"core":"addreplicatest_coll_shard1_replica_n1","base_url":"http://127.0.0.1:37469/solr","node_name":"127.0.0.1:37469_solr","state":"down","type":"NRT"}
   [junit4]   2> 1722657 DEBUG 
(OverseerStateUpdate-72171296184270859-127.0.0.1:37469_solr-n_0000000000) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: 
DocCollection(addreplicatest_coll//collections/addreplicatest_coll/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node3":{
   [junit4]   2>           "core":"addreplicatest_coll_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:37469/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:37469_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node4":{
   [junit4]   2>           "core":"addreplicatest_coll_shard2_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:39263/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:39263_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 1722757 DEBUG 
(OverseerStateUpdate-72171296184270859-127.0.0.1:37469_solr-n_0000000000) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/addreplicatest_coll/state.json version: 1
   [junit4]   2> 1722758 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 1722758 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 1722758 INFO  
(zkCallback-3046-thread-1-processing-n:127.0.0.1:39263_solr) 
[n:127.0.0.1:39263_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/addreplicatest_coll/state.json] for collection 
[addreplicatest_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1722758 INFO  
(zkCallback-3046-thread-2-processing-n:127.0.0.1:39263_solr) 
[n:127.0.0.1:39263_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/addreplicatest_coll/state.json] for collection 
[addreplicatest_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1722758 INFO  
(zkCallback-3048-thread-1-processing-n:127.0.0.1:37469_solr) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/addreplicatest_coll/state.json] for collection 
[addreplicatest_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1722758 INFO  
(zkCallback-3048-thread-2-processing-n:127.0.0.1:37469_solr) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/addreplicatest_coll/state.json] for collection 
[addreplicatest_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1722758 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1722758 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 1722758 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 1722758 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 1722758 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 1722758 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1723252 DEBUG (ScheduledTrigger-6551-thread-1) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 4
   [junit4]   2> 1723660 INFO  (qtp751771882-14705) [n:127.0.0.1:39263_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 1723664 INFO  (qtp751771882-14705) [n:127.0.0.1:39263_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.s.IndexSchema 
[addreplicatest_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1723665 INFO  (qtp751771882-14705) [n:127.0.0.1:39263_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 1723665 INFO  (qtp751771882-14705) [n:127.0.0.1:39263_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.CoreContainer Creating 
SolrCore 'addreplicatest_coll_shard2_replica_n2' using configuration from 
collection addreplicatest_coll, trusted=true
   [junit4]   2> 1723665 INFO  (qtp751771882-14705) [n:127.0.0.1:39263_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_39263.solr.core.addreplicatest_coll.shard2.replica_n2' 
(registry 'solr.core.addreplicatest_coll.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e557772
   [junit4]   2> 1723665 INFO  (qtp751771882-14705) [n:127.0.0.1:39263_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1723665 INFO  (qtp751771882-14705) [n:127.0.0.1:39263_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.SolrCore 
[[addreplicatest_coll_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_8CADD3827A249B0B-001/tempDir-001/node2/addreplicatest_coll_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_8CADD3827A249B0B-001/tempDir-001/node2/./addreplicatest_coll_shard2_replica_n2/data/]
   [junit4]   2> 1723675 INFO  (qtp606375094-14703) [n:127.0.0.1:37469_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 1723679 INFO  (qtp606375094-14703) [n:127.0.0.1:37469_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.s.IndexSchema 
[addreplicatest_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1723680 INFO  (qtp606375094-14703) [n:127.0.0.1:37469_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 1723680 INFO  (qtp606375094-14703) [n:127.0.0.1:37469_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.CoreContainer Creating 
SolrCore 'addreplicatest_coll_shard1_replica_n1' using configuration from 
collection addreplicatest_coll, trusted=true
   [junit4]   2> 1723680 INFO  (qtp606375094-14703) [n:127.0.0.1:37469_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_37469.solr.core.addreplicatest_coll.shard1.replica_n1' 
(registry 'solr.core.addreplicatest_coll.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e557772
   [junit4]   2> 1723680 INFO  (qtp606375094-14703) [n:127.0.0.1:37469_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1723680 INFO  (qtp606375094-14703) [n:127.0.0.1:37469_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.SolrCore 
[[addreplicatest_coll_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_8CADD3827A249B0B-001/tempDir-001/node1/addreplicatest_coll_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_8CADD3827A249B0B-001/tempDir-001/node1/./addreplicatest_coll_shard1_replica_n1/data/]
   [junit4]   2> 1723718 INFO  (qtp751771882-14705) [n:127.0.0.1:39263_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1723718 INFO  (qtp751771882-14705) [n:127.0.0.1:39263_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1723719 INFO  (qtp751771882-14705) [n:127.0.0.1:39263_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 1723719 INFO  (qtp751771882-14705) [n:127.0.0.1:39263_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 1723720 INFO  (qtp751771882-14705) [n:127.0.0.1:39263_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@39d7f834[addreplicatest_coll_shard2_replica_n2] main]
   [junit4]   2> 1723721 INFO  (qtp751771882-14705) [n:127.0.0.1:39263_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1723721 INFO  (qtp751771882-14705) [n:127.0.0.1:39263_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1723722 INFO  (qtp751771882-14705) [n:127.0.0.1:39263_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 1723722 INFO  
(searcherExecutor-6558-thread-1-processing-n:127.0.0.1:39263_solr 
x:addreplicatest_coll_shard2_replica_n2 s:shard2 c:addreplicatest_coll 
r:core_node4) [n:127.0.0.1:39263_solr c:addreplicatest_coll s:shard2 
r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.SolrCore 
[addreplicatest_coll_shard2_replica_n2] Registered new searcher 
Searcher@39d7f834[addreplicatest_coll_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1723722 INFO  (qtp751771882-14705) [n:127.0.0.1:39263_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1592757372515778560
   [junit4]   2> 1723723 DEBUG (qtp751771882-14705) [n:127.0.0.1:39263_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ZkController watch zkdir 
/configs/conf1
   [junit4]   2> 1723724 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/configs/conf1
   [junit4]   2> 1723725 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/collections/addreplicatest_coll/terms/shard2
   [junit4]   2> 1723726 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/collections/addreplicatest_coll/terms/shard2
   [junit4]   2> 1723726 DEBUG (qtp751771882-14705) [n:127.0.0.1:39263_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ZkController Register replica 
- core:addreplicatest_coll_shard2_replica_n2 
address:http://127.0.0.1:39263/solr collection:addreplicatest_coll shard:shard2
   [junit4]   2> 1723726 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/collections/addreplicatest_coll/terms/shard2
   [junit4]   2> 1723726 INFO  (qtp606375094-14703) [n:127.0.0.1:37469_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1723726 INFO  (qtp606375094-14703) [n:127.0.0.1:37469_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1723727 DEBUG (qtp751771882-14705) [n:127.0.0.1:39263_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.LeaderElector Joined 
leadership election with path: 
/collections/addreplicatest_coll/leader_elect/shard2/election/72171296184270858-core_node4-n_0000000000
   [junit4]   2> 1723727 DEBUG (qtp751771882-14705) [n:127.0.0.1:39263_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext 
Running the leader process for shard=shard2 and weAreReplacement=false and 
leaderVoteWait=10000
   [junit4]   2> 1723727 INFO  (qtp606375094-14703) [n:127.0.0.1:37469_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 1723727 INFO  (qtp606375094-14703) [n:127.0.0.1:37469_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 1723727 INFO  (qtp751771882-14705) [n:127.0.0.1:39263_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 1723727 INFO  (qtp751771882-14705) [n:127.0.0.1:39263_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 1723727 INFO  (qtp751771882-14705) [n:127.0.0.1:39263_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:39263/solr/addreplicatest_coll_shard2_replica_n2/
   [junit4]   2> 1723727 INFO  (qtp751771882-14705) [n:127.0.0.1:39263_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 1723727 INFO  (qtp751771882-14705) [n:127.0.0.1:39263_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.SyncStrategy 
http://127.0.0.1:39263/solr/addreplicatest_coll_shard2_replica_n2/ has no 
replicas
   [junit4]   2> 1723727 DEBUG (qtp751771882-14705) [n:127.0.0.1:39263_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext 
127.0.0.1:39263_solr synched 0
   [junit4]   2> 1723727 INFO  (qtp751771882-14705) [n:127.0.0.1:39263_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext 
Found all replicas participating in election, clear LIR
   [junit4]   2> 1723728 INFO  (qtp606375094-14703) [n:127.0.0.1:37469_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@212bed2c[addreplicatest_coll_shard1_replica_n1] main]
   [junit4]   2> 1723728 DEBUG (qtp751771882-14705) [n:127.0.0.1:39263_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContextBase 
Creating leader registration node 
/collections/addreplicatest_coll/leaders/shard2/leader after winning as 
/collections/addreplicatest_coll/leader_elect/shard2/election/72171296184270858-core_node4-n_0000000000
   [junit4]   2> 1723728 INFO  (qtp606375094-14703) [n:127.0.0.1:37469_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1723728 INFO  (qtp606375094-14703) [n:127.0.0.1:37469_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1723728 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1723729 INFO  (qtp751771882-14705) [n:127.0.0.1:39263_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I 
am the new leader: 
http://127.0.0.1:39263/solr/addreplicatest_coll_shard2_replica_n2/ shard2
   [junit4]   2> 1723729 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1723729 DEBUG 
(OverseerStateUpdate-72171296184270859-127.0.0.1:37469_solr-n_0000000000) 
[n:127.0.0.1:37469_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "base_url":"http://127.0.0.1:39263/solr";,
   [junit4]   2>   "core":"addreplicatest_coll_shard2_replica_n2",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 1723729 INFO  (qtp606375094-14703) [n:127.0.0.1:37469_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 1723730 INFO  
(searcherExecutor-6559-thread-1-processing-n:127.0.0.1:37469_solr 
x:addreplicatest_coll_shard1_replica_n1 s:shard1 c:addreplicatest_coll 
r:core_node3) [n:127.0.0.1:37469_solr c:addreplicatest_coll s:shard1 
r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.SolrCore 
[addreplicatest_coll_shard1_replica_n1] Registered new searcher 
Searcher@212bed2c[addreplicatest_coll_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1723730 INFO  (qtp606375094-14703) [n:127.0.0.1:37469_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1592757372524167168
   [junit4]   2> 1723731 DEBUG (qtp606375094-14703) [n:127.0.0.1:37469_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ZkController watch zkdir 
/configs/conf1
   [junit4]   2> 1723731 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/configs/conf1
   [junit4]   2> 1723732 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/collections/addreplicatest_coll/terms/shard1
   [junit4]   2> 1723732 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/collections/addreplicatest_coll/terms/shard1
   [junit4]   2> 1723732 DEBUG (qtp606375094-14703) [n:127.0.0.1:37469_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ZkController Register replica 
- core:addreplicatest_coll_shard1_replica_n1 
address:http://127.0.0.1:37469/solr collection:addreplicatest_coll shard:shard1
   [junit4]   2> 1723732 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/collections/addreplicatest_coll/terms/shard1
   [junit4]   2> 1723733 DEBUG (qtp606375094-14703) [n:127.0.0.1:37469_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.LeaderElector Joined 
leadership election with path: 
/collections/addreplicatest_coll/leader_elect/shard1/election/72171296184270859-core_no

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

extHandler Stopped 
o.e.j.s.ServletContextHandler@6410ac8c{/solr,null,UNAVAILABLE}
   [junit4]   2> 18743 INFO  
(SUITE-TestLTRQParserExplain-seed#[DB85B5CE5AC3EABE]-worker) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 48742 WARN  
(SUITE-TestLTRQParserExplain-seed#[DB85B5CE5AC3EABE]-worker) [    ] 
o.e.j.u.t.QueuedThreadPool 
QueuedThreadPool@qtp1128687554{STOPPING,8<=8<=10000,i=0,q=1} Couldn't stop 
Thread[qtp1128687554-133,5,TGRP-TestLTRQParserExplain]
   [junit4]   2> 48744 INFO  
(SUITE-TestLTRQParserExplain-seed#[DB85B5CE5AC3EABE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 48744 INFO  
(SUITE-TestLTRQParserExplain-seed#[DB85B5CE5AC3EABE]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1625266192
   [junit4]   2> 48744 INFO  
(SUITE-TestLTRQParserExplain-seed#[DB85B5CE5AC3EABE]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 48744 INFO  
(SUITE-TestLTRQParserExplain-seed#[DB85B5CE5AC3EABE]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2022042f: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ null
   [junit4]   2> 48744 INFO  
(SUITE-TestLTRQParserExplain-seed#[DB85B5CE5AC3EABE]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 48744 INFO  
(SUITE-TestLTRQParserExplain-seed#[DB85B5CE5AC3EABE]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7fcea987: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
null
   [junit4]   2> 48744 INFO  
(SUITE-TestLTRQParserExplain-seed#[DB85B5CE5AC3EABE]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 48744 INFO  
(SUITE-TestLTRQParserExplain-seed#[DB85B5CE5AC3EABE]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2d44d415: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / null
   [junit4]   2> 48745 INFO  (coreCloseExecutor-106-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7f60678f
   [junit4]   2> 48745 INFO  (coreCloseExecutor-106-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=2137024399
   [junit4]   2> 48745 INFO  (coreCloseExecutor-106-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@13964671: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / null
   [junit4]   2> 48747 INFO  
(SUITE-TestLTRQParserExplain-seed#[DB85B5CE5AC3EABE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> Feb 18, 2018 5:01:37 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> Feb 18, 2018 5:01:57 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at 
org.apache.solr.ltr.TestLTRQParserExplain: 
   [junit4]   2>    1) Thread[id=133, name=qtp1128687554-133, 
state=TIMED_WAITING, group=TGRP-TestLTRQParserExplain]
   [junit4]   2>         at 
java.base@9.0.4/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.base@9.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2>         at 
java.base@9.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
   [junit4]   2>         at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at 
java.base@9.0.4/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Feb 18, 2018 5:01:57 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=133, name=qtp1128687554-133, 
state=TIMED_WAITING, group=TGRP-TestLTRQParserExplain]
   [junit4]   2> Feb 18, 2018 5:02:00 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be 
terminated:
   [junit4]   2>    1) Thread[id=133, name=qtp1128687554-133, 
state=TIMED_WAITING, group=TGRP-TestLTRQParserExplain]
   [junit4]   2>         at 
java.base@9.0.4/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.base@9.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2>         at 
java.base@9.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
   [junit4]   2>         at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at 
java.base@9.0.4/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{description=PostingsFormat(name=LuceneVarGapFixedInterval), id=FST50, 
text=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
title=PostingsFormat(name=LuceneVarGapFixedInterval)}, 
docValues:{_version_=DocValuesFormat(name=Memory), 
popularity=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=279, 
maxMBSortInHeap=7.123785095737202, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@72aed2ba),
 locale=ti-ER, timezone=Pacific/Majuro
   [junit4]   2> NOTE: Linux 4.13.0-32-generic amd64/Oracle Corporation 9.0.4 
(64-bit)/cpus=8,threads=2,free=445702080,total=515899392
   [junit4]   2> NOTE: All tests run in this JVM: [TestLTRScoringQuery, 
TestParallelWeightCreation, TestFieldValueFeature, TestModelManager, 
TestLTRQParserExplain]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestLTRQParserExplain -Dtests.seed=DB85B5CE5AC3EABE 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ti-ER 
-Dtests.timezone=Pacific/Majuro -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestLTRQParserExplain (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.ltr.TestLTRQParserExplain: 
   [junit4]    >    1) Thread[id=133, name=qtp1128687554-133, 
state=TIMED_WAITING, group=TGRP-TestLTRQParserExplain]
   [junit4]    >         at 
java.base@9.0.4/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.base@9.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]    >         at 
java.base@9.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
   [junit4]    >         at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at 
java.base@9.0.4/java.lang.Thread.run(Thread.java:844)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([DB85B5CE5AC3EABE]:0)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=133, name=qtp1128687554-133, 
state=TIMED_WAITING, group=TGRP-TestLTRQParserExplain]
   [junit4]    >         at 
java.base@9.0.4/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.base@9.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]    >         at 
java.base@9.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
   [junit4]    >         at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at 
java.base@9.0.4/java.lang.Thread.run(Thread.java:844)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([DB85B5CE5AC3EABE]:0)
   [junit4] Completed [36/36 (1!)] on J1 in 53.71s, 4 tests, 2 errors <<< 
FAILURES!

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

Reply via email to