You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2018/01/27 01:40:27 UTC

[JENKINS] Lucene-Solr-7.x-Linux (32bit/jdk1.8.0_144) - Build # 1253 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1253/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseSerialGC

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

Error Message:
2 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation:     1) Thread[id=3397, name=jetty-launcher-787-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)    2) Thread[id=3401, name=jetty-launcher-787-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   1) Thread[id=3397, name=jetty-launcher-787-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
        at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
        at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
        at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
        at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
        at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
        at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
        at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
        at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   2) Thread[id=3401, name=jetty-launcher-787-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
        at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
        at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
        at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
        at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
        at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
        at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
        at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
        at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
	at __randomizedtesting.SeedInfo.seed([69C86AC3CDAB50BD]:0)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeAddedTriggerRestoreState

Error Message:
The trigger did not fire at all

Stack Trace:
java.lang.AssertionError: The trigger did not fire at all
	at __randomizedtesting.SeedInfo.seed([69C86AC3CDAB50BD:E1F5E3BCF76BB110]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeAddedTriggerRestoreState(TriggerIntegrationTest.java:426)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12147 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_69C86AC3CDAB50BD-001/init-core-data-001
   [junit4]   2> 441651 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[69C86AC3CDAB50BD]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 441651 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[69C86AC3CDAB50BD]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 441653 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[69C86AC3CDAB50BD]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 441654 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[69C86AC3CDAB50BD]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 441682 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[69C86AC3CDAB50BD]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_69C86AC3CDAB50BD-001/tempDir-001
   [junit4]   2> 441682 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[69C86AC3CDAB50BD]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 441682 INFO  (Thread-605) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 441682 INFO  (Thread-605) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 441684 ERROR (Thread-605) [    ] 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> 441782 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[69C86AC3CDAB50BD]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:33381
   [junit4]   2> 441785 INFO  (zkConnectionManagerCallback-790-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 441792 INFO  (jetty-launcher-787-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 441792 INFO  (jetty-launcher-787-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 441793 INFO  (jetty-launcher-787-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 441793 INFO  (jetty-launcher-787-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 441793 INFO  (jetty-launcher-787-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 441794 INFO  (jetty-launcher-787-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 441794 INFO  (jetty-launcher-787-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@b3f784{/solr,null,AVAILABLE}
   [junit4]   2> 441794 INFO  (jetty-launcher-787-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 441794 INFO  (jetty-launcher-787-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 441794 INFO  (jetty-launcher-787-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a026c8{/solr,null,AVAILABLE}
   [junit4]   2> 441796 INFO  (jetty-launcher-787-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1dbaf78{SSL,[ssl, http/1.1]}{127.0.0.1:45529}
   [junit4]   2> 441796 INFO  (jetty-launcher-787-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7a6f73{SSL,[ssl, http/1.1]}{127.0.0.1:45935}
   [junit4]   2> 441796 INFO  (jetty-launcher-787-thread-1) [    ] o.e.j.s.Server Started @442862ms
   [junit4]   2> 441796 INFO  (jetty-launcher-787-thread-2) [    ] o.e.j.s.Server Started @442862ms
   [junit4]   2> 441796 INFO  (jetty-launcher-787-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45529}
   [junit4]   2> 441796 INFO  (jetty-launcher-787-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45935}
   [junit4]   2> 441796 ERROR (jetty-launcher-787-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 441796 ERROR (jetty-launcher-787-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 441796 INFO  (jetty-launcher-787-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 441796 INFO  (jetty-launcher-787-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 441796 INFO  (jetty-launcher-787-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 441796 INFO  (jetty-launcher-787-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 441796 INFO  (jetty-launcher-787-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 441796 INFO  (jetty-launcher-787-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 441796 INFO  (jetty-launcher-787-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-27T00:43:31.277Z
   [junit4]   2> 441796 INFO  (jetty-launcher-787-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-27T00:43:31.277Z
   [junit4]   2> 441806 INFO  (zkConnectionManagerCallback-794-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 441806 INFO  (zkConnectionManagerCallback-793-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 441807 INFO  (jetty-launcher-787-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 441807 INFO  (jetty-launcher-787-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 441815 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1613511bfdc0001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 441825 INFO  (jetty-launcher-787-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33381/solr
   [junit4]   2> 441825 INFO  (jetty-launcher-787-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33381/solr
   [junit4]   2> 441835 INFO  (zkConnectionManagerCallback-799-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 441835 INFO  (zkConnectionManagerCallback-802-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 441844 INFO  (zkConnectionManagerCallback-804-thread-1-processing-n:127.0.0.1:45529_solr) [n:127.0.0.1:45529_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 441854 INFO  (zkConnectionManagerCallback-806-thread-1-processing-n:127.0.0.1:45935_solr) [n:127.0.0.1:45935_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 441924 INFO  (jetty-launcher-787-thread-2) [n:127.0.0.1:45935_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 441924 INFO  (jetty-launcher-787-thread-1) [n:127.0.0.1:45529_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 441925 INFO  (jetty-launcher-787-thread-2) [n:127.0.0.1:45935_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45935_solr
   [junit4]   2> 441925 INFO  (jetty-launcher-787-thread-1) [n:127.0.0.1:45529_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45529_solr
   [junit4]   2> 441925 INFO  (jetty-launcher-787-thread-2) [n:127.0.0.1:45935_solr    ] o.a.s.c.Overseer Overseer (id=99419017128443910-127.0.0.1:45935_solr-n_0000000000) starting
   [junit4]   2> 441931 INFO  (zkCallback-805-thread-1-processing-n:127.0.0.1:45935_solr) [n:127.0.0.1:45935_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 441942 INFO  (zkCallback-803-thread-1-processing-n:127.0.0.1:45529_solr) [n:127.0.0.1:45529_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 441947 INFO  (jetty-launcher-787-thread-2) [n:127.0.0.1:45935_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45935_solr
   [junit4]   2> 441948 INFO  (zkCallback-803-thread-1-processing-n:127.0.0.1:45529_solr) [n:127.0.0.1:45529_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 441954 INFO  (zkCallback-805-thread-1-processing-n:127.0.0.1:45935_solr) [n:127.0.0.1:45935_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 442059 INFO  (jetty-launcher-787-thread-1) [n:127.0.0.1:45529_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 442062 WARN  (jetty-launcher-787-thread-1) [n:127.0.0.1:45529_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
   [junit4]   2> 442064 INFO  (jetty-launcher-787-thread-1) [n:127.0.0.1:45529_solr    ] o.a.s.s.KerberosPlugin Params: {solr.kerberos.impersonator.user.noGroups.hosts=*, solr.kerberos.impersonator.user.bogusGroup.groups=__some_bogus_group, token.valid=30, cookie.domain=127.0.0.1, solr.kerberos.impersonator.user.anyHostAnyUser.groups=*, solr.kerberos.impersonator.user.bogusGroup.hosts=*, solr.kerberos.impersonator.user.anyHostAnyUser.hosts=*, token.validity=36000, solr.kerberos.impersonator.user.noHosts.groups=*, type=kerberos, solr.kerberos.impersonator.user.localHostAnyGroup.groups=*, delegation-token.token-kind=solr-dt, solr.kerberos.impersonator.user.wrongHost.hosts=1.1.1.1.1.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, solr.kerberos.impersonator.user.localHostAnyGroup.hosts=localhost.localdomain,localhost,127.0.0.1, signer.secret.provider.zookeeper.path=/token, solr.kerberos.impersonator.user.anyHostUsersGroup.groups=jenkins, zk-dt-secret-manager.enable=true, solr.kerberos.impersonator.user.wrongHost.groups=*, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper, solr.kerberos.impersonator.user.anyHostUsersGroup.hosts=*}
   [junit4]   2> 442068 INFO  (jetty-launcher-787-thread-1) [n:127.0.0.1:45529_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 442086 INFO  (jetty-launcher-787-thread-1-EventThread) [n:127.0.0.1:45529_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 442204 INFO  (jetty-launcher-787-thread-2) [n:127.0.0.1:45935_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 442204 WARN  (jetty-launcher-787-thread-2) [n:127.0.0.1:45935_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
   [junit4]   2> 442205 INFO  (jetty-launcher-787-thread-2) [n:127.0.0.1:45935_solr    ] o.a.s.s.KerberosPlugin Params: {solr.kerberos.impersonator.user.noGroups.hosts=*, solr.kerberos.impersonator.user.bogusGroup.groups=__some_bogus_group, token.valid=30, cookie.domain=127.0.0.1, solr.kerberos.impersonator.user.anyHostAnyUser.groups=*, solr.kerberos.impersonator.user.bogusGroup.hosts=*, solr.kerberos.impersonator.user.anyHostAnyUser.hosts=*, token.validity=36000, solr.kerberos.impersonator.user.noHosts.groups=*, type=kerberos, solr.kerberos.impersonator.user.localHostAnyGroup.groups=*, delegation-token.token-kind=solr-dt, solr.kerberos.impersonator.user.wrongHost.hosts=1.1.1.1.1.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, solr.kerberos.impersonator.user.localHostAnyGroup.hosts=localhost.localdomain,localhost,127.0.0.1, signer.secret.provider.zookeeper.path=/token, solr.kerberos.impersonator.user.anyHostUsersGroup.groups=jenkins, zk-dt-secret-manager.enable=true, solr.kerberos.impersonator.user.wrongHost.groups=*, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper, solr.kerberos.impersonator.user.anyHostUsersGroup.hosts=*}
   [junit4]   2> 442206 INFO  (jetty-launcher-787-thread-2) [n:127.0.0.1:45935_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 442207 INFO  (jetty-launcher-787-thread-2-EventThread) [n:127.0.0.1:45935_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 442219 WARN  (jetty-launcher-787-thread-2) [n:127.0.0.1:45935_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
   [junit4]   2> 442295 INFO  (jetty-launcher-787-thread-2) [n:127.0.0.1:45935_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45935.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10955d7
   [junit4]   2> 442312 INFO  (jetty-launcher-787-thread-2) [n:127.0.0.1:45935_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45935.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10955d7
   [junit4]   2> 442313 INFO  (jetty-launcher-787-thread-2) [n:127.0.0.1:45935_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45935.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10955d7
   [junit4]   2> 442315 INFO  (jetty-launcher-787-thread-2) [n:127.0.0.1:45935_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_69C86AC3CDAB50BD-001/tempDir-001/node2/.
   [junit4]   2> 443100 WARN  (jetty-launcher-787-thread-1) [n:127.0.0.1:45529_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
   [junit4]   2> 443142 INFO  (jetty-launcher-787-thread-1) [n:127.0.0.1:45529_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45529.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10955d7
   [junit4]   2> 443158 INFO  (jetty-launcher-787-thread-1) [n:127.0.0.1:45529_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45529.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10955d7
   [junit4]   2> 443158 INFO  (jetty-launcher-787-thread-1) [n:127.0.0.1:45529_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45529.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10955d7
   [junit4]   2> 443160 INFO  (jetty-launcher-787-thread-1) [n:127.0.0.1:45529_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_69C86AC3CDAB50BD-001/tempDir-001/node1/.
   [junit4]   2> 443203 INFO  (zkConnectionManagerCallback-812-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 443228 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[69C86AC3CDAB50BD]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidGroup
   [junit4]   2> 443301 WARN  (qtp14527801-3359) [    ] o.a.h.s.ShellBasedUnixGroupsMapping got exception trying to get groups for user bar: id: ‘bar’: no such user
   [junit4]   2> id: ‘bar’: no such user
   [junit4]   2> 
   [junit4]   2> 443306 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[69C86AC3CDAB50BD]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidGroup
   [junit4]   2> 443327 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[69C86AC3CDAB50BD]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigGroups
   [junit4]   2> 443343 WARN  (qtp14527801-3357) [    ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Invalid AuthenticationToken type
   [junit4]   2> 443348 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[69C86AC3CDAB50BD]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigGroups
   [junit4]   2> 443364 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[69C86AC3CDAB50BD]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateAnyHostAnyUser
   [junit4]   2> 443366 WARN  (qtp14527801-3359) [    ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Invalid AuthenticationToken type
   [junit4]   2> 443367 INFO  (qtp14527801-3359) [n:127.0.0.1:45935_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=bar&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 443367 INFO  (qtp14527801-3359) [n:127.0.0.1:45935_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=bar&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 443368 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[69C86AC3CDAB50BD]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateAnyHostAnyUser
   [junit4]   2> 443387 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[69C86AC3CDAB50BD]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidProxyUser
   [junit4]   2> 443388 WARN  (qtp14527801-3357) [    ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Invalid AuthenticationToken type
   [junit4]   2> 443392 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[69C86AC3CDAB50BD]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidProxyUser
   [junit4]   2> 443410 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[69C86AC3CDAB50BD]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidRemote
   [junit4]   2> 443412 WARN  (qtp14527801-3359) [n:127.0.0.1:45935_solr    ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Invalid AuthenticationToken type
   [junit4]   2> 443419 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[69C86AC3CDAB50BD]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidRemote
   [junit4]   2> 443436 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[69C86AC3CDAB50BD]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateHost
   [junit4]   2> 443438 WARN  (qtp14527801-3357) [    ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Invalid AuthenticationToken type
   [junit4]   2> 443439 INFO  (qtp14527801-3357) [n:127.0.0.1:45935_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=bar&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 443439 INFO  (qtp14527801-3357) [n:127.0.0.1:45935_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=bar&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 443440 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[69C86AC3CDAB50BD]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateHost
   [junit4]   2> 443456 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[69C86AC3CDAB50BD]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNullProxyUser
   [junit4]   2> 443457 WARN  (qtp14527801-3359) [n:127.0.0.1:45935_solr    ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Invalid AuthenticationToken type
   [junit4]   2> 443458 INFO  (qtp14527801-3359) [n:127.0.0.1:45935_solr    ] o.a.s.s.SolrDispatchFilter Error authenticating
   [junit4]   2> java.lang.IllegalArgumentException: userName is NULL, empty or contains a '&'
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler$HttpParamAuthenticationHandler.authenticate(HttpParamDelegationTokenPlugin.java:213)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
   [junit4]   2> 	at org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler.authenticate(RequestContinuesRecorderAuthenticationHandler.java:69)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:518)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.doFilter(DelegationTokenKerberosFilter.java:134)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamToRequestFilter.doFilter(HttpParamDelegationTokenPlugin.java:245)
   [junit4]   2> 	at org.apache.solr.security.KerberosPlugin.doAuthenticate(KerberosPlugin.java:243)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:449)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:349)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:527)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:530)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:289)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$3.succeeded(SslConnection.java:149)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 443458 WARN  (qtp14527801-3359) [n:127.0.0.1:45935_solr    ] o.e.j.s.HttpChannel /solr/admin/collections
   [junit4]   2> org.apache.solr.common.SolrException: Error during request authentication, 
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:455)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:349)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:527)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:530)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:289)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$3.succeeded(SslConnection.java:149)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: java.lang.IllegalArgumentException: userName is NULL, empty or contains a '&'
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler$HttpParamAuthenticationHandler.authenticate(HttpParamDelegationTokenPlugin.java:213)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
   [junit4]   2> 	at org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler.authenticate(RequestContinuesRecorderAuthenticationHandler.java:69)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:518)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.doFilter(DelegationTokenKerberosFilter.java:134)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamToRequestFilter.doFilter(HttpParamDelegationTokenPlugin.java:245)
   [junit4]   2> 	at org.apache.solr.security.KerberosPlugin.doAuthenticate(KerberosPlugin.java:243)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:449)
   [junit4]   2> 	... 34 more
   [junit4]   2> 443463 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[69C86AC3CDAB50BD]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNullProxyUser
   [junit4]   2> 443479 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[69C86AC3CDAB50BD]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateGroup
   [junit4]   2> 443483 WARN  (qtp14527801-3358) [    ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Invalid AuthenticationToken type
   [junit4]   2> 443484 INFO  (qtp14527801-3358) [n:127.0.0.1:45935_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=jenkins&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 443484 INFO  (qtp14527801-3358) [n:127.0.0.1:45935_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=jenkins&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 443485 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[69C86AC3CDAB50BD]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateGroup
   [junit4]   2> 443503 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[69C86AC3CDAB50BD]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyUnknownRemote
   [junit4]   2> 443505 WARN  (qtp14527801-3357) [n:127.0.0.1:45935_solr    ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Invalid AuthenticationToken type
   [junit4]   2> 456683 WARN  (jetty-launcher-787-thread-1-SendThread(127.0.0.1:33381)) [n:127.0.0.1:45529_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 13522ms for sessionid 0x1613511bfdc0005
   [junit4]   2> 456684 WARN  (jetty-launcher-787-thread-2-SendThread(127.0.0.1:33381)) [n:127.0.0.1:45935_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 14365ms for sessionid 0x1613511bfdc0006
   [junit4]   2> 456683 WARN  (jetty-launcher-787-thread-1-SendThread(127.0.0.1:33381)) [n:127.0.0.1:45529_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 13575ms for sessionid 0x1613511bfdc0007
   [junit4]   2> 456683 WARN  (jetty-launcher-787-thread-2-SendThread(127.0.0.1:33381)) [n:127.0.0.1:45935_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 13576ms for sessionid 0x1613511bfdc0008
   [junit4]   2> 456685 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1613511bfdc0006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 456686 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1613511bfdc0007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 456686 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1613511bfdc0005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 456686 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1613511bfdc0008, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 456689 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[69C86AC3CDAB50BD]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyUnknownRemote
   [junit4]   2> 456715 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[69C86AC3CDAB50BD]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testForwarding
   [junit4]   2> 456718 INFO  (zkConnectionManagerCallback-815-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 456785 WARN  (zkConnectionManagerCallback-804-thread-1-processing-n:127.0.0.1:45529_solr) [n:127.0.0.1:45529_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@40ee40 name: ZooKeeperConnection Watcher:127.0.0.1:33381/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 456786 WARN  (zkConnectionManagerCallback-804-thread-1-processing-n:127.0.0.1:45529_solr) [n:127.0.0.1:45529_solr    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 456786 WARN  (zkConnectionManagerCallback-806-thread-1-processing-n:127.0.0.1:45935_solr) [n:127.0.0.1:45935_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@138d5d7 name: ZooKeeperConnection Watcher:127.0.0.1:33381/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 456786 WARN  (zkConnectionManagerCallback-806-thread-1-processing-n:127.0.0.1:45935_solr) [n:127.0.0.1:45935_solr    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 456948 INFO  (zkConnectionManagerCallback-818-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 456949 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[69C86AC3CDAB50BD]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 456950 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[69C86AC3CDAB50BD]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33381/solr ready
   [junit4]   2> 457000 INFO  (qtp28134270-3361) [n:127.0.0.1:45529_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=1&collection.configName=conf1&maxShardsPerNode=1&name=forwardingCollection&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 458168 INFO  (zkConnectionManagerCallback-806-thread-1-processing-n:127.0.0.1:45935_solr) [n:127.0.0.1:45935_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 458194 INFO  (jetty-launcher-787-thread-2-EventThread) [n:127.0.0.1:45935_solr    ] o.a.c.f.s.ConnectionStateManager State change: SUSPENDED
   [junit4]   2> 458316 INFO  (zkConnectionManagerCallback-804-thread-1-processing-n:127.0.0.1:45529_solr) [n:127.0.0.1:45529_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 458318 INFO  (OverseerThreadFactory-1422-thread-1-processing-n:127.0.0.1:45935_solr) [n:127.0.0.1:45935_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection forwardingCollection
   [junit4]   2> 458427 INFO  (OverseerStateUpdate-99419017128443910-127.0.0.1:45935_solr-n_0000000000) [n:127.0.0.1:45935_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"forwardingCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"forwardingCollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45529/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 458506 INFO  (jetty-launcher-787-thread-1-EventThread) [n:127.0.0.1:45529_solr    ] o.a.c.f.s.ConnectionStateManager State change: SUSPENDED
   [junit4]   2> 458638 INFO  (qtp28134270-3362) [n:127.0.0.1:45529_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=forwardingCollection_shard1_replica_n1&action=CREATE&numShards=1&collection=forwardingCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 458639 INFO  (qtp28134270-3362) [n:127.0.0.1:45529_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 458745 INFO  (zkCallback-803-thread-3-processing-n:127.0.0.1:45529_solr) [n:127.0.0.1:45529_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 458745 INFO  (zkCallback-803-thread-1-processing-n:127.0.0.1:45529_solr) [n:127.0.0.1:45529_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 459683 INFO  (qtp28134270-3362) [n:127.0.0.1:45529_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 459709 INFO  (qtp28134270-3362) [n:127.0.0.1:45529_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.IndexSchema [forwardingCollection_shard1_replica_n1] Schema name=test
   [junit4]   2> 459834 INFO  (qtp28134270-3362) [n:127.0.0.1:45529_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 459859 INFO  (qtp28134270-3362) [n:127.0.0.1:45529_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'forwardingCollection_shard1_replica_n1' using configuration from collection forwardingCollection, trusted=true
   [junit4]   2> 459860 INFO  (qtp28134270-3362) [n:127.0.0.1:45529_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45529.solr.core.forwardingCollection.shard1.replica_n1' (registry 'solr.core.forwardingCollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10955d7
   [junit4]   2> 459860 INFO  (qtp28134270-3362) [n:127.0.0.1:45529_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 459860 INFO  (qtp28134270-3362) [n:127.0.0.1:45529_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore [[forwardingCollection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_69C86AC3CDAB50BD-001/tempDir-001/node1/forwardingCollection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_69C86AC3CDAB50BD-001/tempDir-001/node1/./forwardingCollection_shard1_replica_n1/data/]
   [junit4]   2> 459864 INFO  (qtp28134270-3362) [n:127.0.0.1:45529_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8894820592677872]
   [junit4]   2> 459939 INFO  (qtp28134270-3362) [n:127.0.0.1:45529_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 459939 INFO  (qtp28134270-3362) [n:127.0.0.1:45529_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 459940 INFO  (qtp28134270-3362) [n:127.0.0.1:45529_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 459941 INFO  (qtp28134270-3362) [n:127.0.0.1:45529_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 459942 INFO  (qtp28134270-3362) [n:127.0.0.1:45529_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8536914377193153]
   [junit4]   2> 459943 INFO  (qtp28134270-3362) [n:127.0.0.1:45529_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@67901b[forwardingCollection_shard1_replica_n1] main]
   [junit4]   2> 459944 INFO  (qtp28134270-3362) [n:127.0.0.1:45529_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 459964 INFO  (qtp28134270-3362) [n:127.0.0.1:45529_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 460090 INFO  (qtp28134270-3362) [n:127.0.0.1:45529_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 460091 INFO  (searcherExecutor-1427-thread-1-processing-n:127.0.0.1:45529_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:45529_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 460091 INFO  (qtp28134270-3362) [n:127.0.0.1:45529_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590704293357289472
   [junit4]   2> 460091 INFO  (searcherExecutor-1427-thread-1-processing-n:127.0.0.1:45529_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:45529_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 460091 INFO  (searcherExecutor-1427-thread-1-processing-n:127.0.0.1:45529_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:45529_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 460091 INFO  (searcherExecutor-1427-thread-1-processing-n:127.0.0.1:45529_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:45529_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 460091 INFO  (searcherExecutor-1427-thread-1-processing-n:127.0.0.1:45529_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:45529_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 460092 INFO  (searcherExecutor-1427-thread-1-processing-n:127.0.0.1:45529_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:45529_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 460092 INFO  (searcherExecutor-1427-thread-1-processing-n:127.0.0.1:45529_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:45529_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 460092 INFO  (searcherExecutor-1427-thread-1-processing-n:127.0.0.1:45529_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:45529_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 460092 INFO  (searcherExecutor-1427-thread-1-processing-n:127.0.0.1:45529_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:45529_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 460104 INFO  (searcherExecutor-1427-thread-1-processing-n:127.0.0.1:45529_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:45529_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore [forwardingCollection_shard1_replica_n1] Registered new searcher Searcher@67901b[forwardingCollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 460105 INFO  (qtp28134270-3362) [n:127.0.0.1:45529_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 460105 INFO  (qtp28134270-3362) [n:127.0.0.1:45529_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 460105 INFO  (qtp28134270-3362) [n:127.0.0.1:45529_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:45529/solr/forwardingCollection_shard1_replica_n1/
   [junit4]   2> 460105 INFO  (qtp28134270-3362) [n:127.0.0.1:45529_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 460105 INFO  (qtp28134270-3362) [n:127.0.0.1:45529_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:45529/solr/forwardingCollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 460105 INFO  (qtp28134270-3362) [n:127.0.0.1:45529_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 460107 INFO  (qtp28134270-3362) [n:127.0.0.1:45529_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:45529/solr/forwardingCollection_shard1_replica_n1/ shard1
   [junit4]   2> 460209 INFO  (zkCallback-803-thread-1-processing-n:127.0.0.1:45529_solr) [n:127.0.0.1:45529_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 460209 INFO  (zkCallback-803-thread-3-processing-n:127.0.0.1:45529_solr) [n:127.0.0.1:45529_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 460258 INFO  (qtp28134270-3362) [n:127.0.0.1:45529_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 460260 INFO  (qtp28134270-3362) [n:127.0.0.1:45529_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=forwardingCollection_shard1_replica_n1&action=CREATE&numShards=1&collection=forwardingCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1622
   [junit4]   2> 460264 INFO  (qtp28134270-3361) [n:127.0.0.1:45529_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 460320 INFO  (OverseerCollectionConfigSetProcessor-99419017128443910-127.0.0.1:45935_solr-n_0000000000) [n:127.0.0.1:45935_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 460361 INFO  (zkCallback-803-thread-3-processing-n:127.0.0.1:45529_solr) [n:127.0.0.1:45529_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 460361 INFO  (zkCallback-803-thread-1-processing-n:127.0.0.1:45529_solr) [n:127.0.0.1:45529_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 461264 INFO  (qtp28134270-3361) [n:127.0.0.1:45529_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&replicationFactor=1&collection.configName=conf1&maxShardsPerNode=1&name=forwardingCollection&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=4264
   [junit4]   2> 461265 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[69C86AC3CDAB50BD]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: forwardingCollection failOnTimeout:true timeout (sec):100
   [junit4]   2> 461266 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[69C86AC3CDAB50BD]) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: forwardingCollection
   [junit4]   2> 461270 INFO  (qtp14527801-3349) [n:127.0.0.1:45935_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 461276 INFO  (qtp28134270-3361) [n:127.0.0.1:45529_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.S.Request [forwardingCollection_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 461283 INFO  (qtp28134270-3352) [n:127.0.0.1:45529_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.S.Request [forwardingCollection_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 461284 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[69C86AC3CDAB50BD]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testForwarding
   [junit4]   2> 461297 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[69C86AC3CDAB50BD]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigHosts
   [junit4]   2> 461299 WARN  (qtp14527801-3358) [n:127.0.0.1:45935_solr    ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Invalid AuthenticationToken type
   [junit4]   2> 461302 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[69C86AC3CDAB50BD]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigHosts
   [junit4]   2> 461318 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[69C86AC3CDAB50BD]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyWrongHost
   [junit4]   2> 461319 WARN  (qtp14527801-3349) [n:127.0.0.1:45935_solr    ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Invalid AuthenticationToken type
   [junit4]   2> 461329 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[69C86AC3CDAB50BD]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyWrongHost
   [junit4]   2> 461334 INFO  (jetty-closer-788-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1dbaf78{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 461334 INFO  (jetty-closer-788-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=30871814
   [junit4]   2> 461334 INFO  (jetty-closer-788-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 461334 INFO  (jetty-closer-788-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1bbb70c: rootName = solr_45529, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1bd20e1
   [junit4]   2> 461334 INFO  (jetty-closer-788-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@7a6f73{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 461335 INFO  (jetty-closer-788-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1441436
   [junit4]   2> 461335 INFO  (jetty-closer-788-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 461335 INFO  (jetty-closer-788-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@f0b3d8: rootName = solr_45935, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@19afc2
   [junit4]   2> 461340 INFO  (jetty-closer-788-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 461341 INFO  (jetty-closer-788-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1ed54ba: rootName = solr_45529, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@16a1b02
   [junit4]   2> 461343 INFO  (jetty-closer-788-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 461343 INFO  (jetty-closer-788-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1de4d53: rootName = solr_45935, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@16a1b02
   [junit4]   2> 461347 INFO  (jetty-closer-788-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 461347 INFO  (jetty-closer-788-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@9eee8c: rootName = solr_45529, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@c4531e
   [junit4]   2> 461348 INFO  (jetty-closer-788-thread-2) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:45529_solr
   [junit4]   2> 461349 INFO  (jetty-closer-788-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 461349 INFO  (zkCallback-805-thread-3-processing-n:127.0.0.1:45935_solr) [n:127.0.0.1:45935_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 461349 INFO  (zkCallback-803-thread-1-processing-n:127.0.0.1:45529_solr) [n:127.0.0.1:45529_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 461351 INFO  (jetty-closer-788-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 461351 INFO  (jetty-closer-788-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@97010f: rootName = solr_45935, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@c4531e
   [junit4]   2> 461352 INFO  (jetty-closer-788-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:45935_solr
   [junit4]   2> 461352 INFO  (jetty-closer-788-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 461352 INFO  (zkCallback-805-thread-3-processing-n:127.0.0.1:45935_solr) [n:127.0.0.1:45935_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 461353 INFO  (zkCallback-803-thread-1-processing-n:127.0.0.1:45529_solr) [n:127.0.0.1:45529_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 461354 INFO  (coreCloseExecutor-1432-thread-1) [n:127.0.0.1:45529_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore [forwardingCollection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@cac375
   [junit4]   2> 461355 INFO  (coreCloseExecutor-1432-thread-1) [n:127.0.0.1:45529_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.forwardingCollection.shard1.replica_n1, tag=13288309
   [junit4]   2> 461355 INFO  (coreCloseExecutor-1432-thread-1) [n:127.0.0.1:45529_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@c3f5bd: rootName = solr_45529, domain = solr.core.forwardingCollection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.forwardingCollection.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@f939bf
   [junit4]   2> 461355 INFO  (jetty-closer-788-thread-1) [    ] o.a.s.c.Overseer Overseer (id=99419017128443910-127.0.0.1:45935_solr-n_0000000000) closing
   [junit4]   2> 461355 INFO  (OverseerStateUpdate-99419017128443910-127.0.0.1:45935_solr-n_0000000000) [n:127.0.0.1:45935_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:45935_solr
   [junit4]   2> 461355 WARN  (OverseerAutoScalingTriggerThread-99419017128443910-127.0.0.1:45935_solr-n_0000000000) [n:127.0.0.1:45935_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 461356 ERROR (Thread[Thread-622,5,TGRP-TestSolrCloudWithSecureImpersonation]) [n:127.0.0.1:45935_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 461356 INFO  (zkCallback-803-thread-1-processing-n:127.0.0.1:45529_solr) [n:127.0.0.1:45529_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45529_solr
   [junit4]   2> 461357 INFO  (jetty-closer-788-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@b3f784{/solr,null,UNAVAILABLE}
   [junit4]   2> 461358 INFO  (jetty-closer-788-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 461380 INFO  (coreCloseExecutor-1432-thread-1) [n:127.0.0.1:45529_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.forwardingCollection.shard1.leader, tag=13288309
   [junit4]   2> 461383 ERROR (Thread[Thread-625,5,TGRP-TestSolrCloudWithSecureImpersonation]) [n:127.0.0.1:45529_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 461384 INFO  (jetty-closer-788-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1a026c8{/solr,null,UNAVAILABLE}
   [junit4]   2> 461384 INFO  (jetty-closer-788-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 461384 ERROR (SUITE-TestSolrCloudWithSecureImpersonation-seed#[69C86AC3CDAB50BD]-worker) [    ] 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> 461384 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[69C86AC3CDAB50BD]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33381 33381
   [junit4]   2> 466495 INFO  (Thread-605) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33381 33381
   [junit4]   2> 466501 WARN  (Thread-605) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/collections/forwardingCollection/state.json
   [junit4]   2> 	4	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 466515 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[69C86AC3CDAB50BD]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Jan 27, 2018 12:43:56 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> Jan 27, 2018 12:44:16 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 2 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   [junit4]   2>    1) Thread[id=3397, name=jetty-launcher-787-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2>         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2>         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2>         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2>         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]   2>    2) Thread[id=3401, name=jetty-launcher-787-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2>         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2>         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2>         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2>         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]   2> Jan 27, 2018 12:44:16 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=3397, name=jetty-launcher-787-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]   2>    2) Thread[id=3401, name=jetty-launcher-787-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]   2> 486620 ERROR (jetty-launcher-787-thread-1-EventThread) [n:127.0.0.1:45529_solr    ] o.a.c.f.i.CuratorFrameworkImpl Watcher exception
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2> 	at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2> 	at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2> 	at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2> 	at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]   2> 486620 ERROR (jetty-launcher-787-thread-2-EventThread) [n:127.0.0.1:45935_solr    ] o.a.c.f.i.CuratorFrameworkImpl Watcher exception
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2> 	at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2> 	at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2> 	at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2> 	at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]   2> Jan 27, 2018 12:44:16 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=6, maxDocsPerChunk=944, blockSize=177), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=6, blockSize=177)), sim=RandomSimilarity(queryNorm=false): {}, locale=en-IE, timezone=Canada/Central
   [junit4]   2> NOTE: Linux 4.13.0-31-generic i386/Oracle Corporation 1.8.0_144 (32-bit)/cpus=8,threads=1,free=177001632,total=334577664
   [junit4]   2> NOTE: All tests run in this JVM: [MetricsHandlerTest, TestUseDocValuesAsStored, HttpSolrCallGetCoreTest, CdcrReplicationHandlerTest, TestDynamicLoading, TestConfigOverlay, TestValueSourceCache, SaslZkACLProviderTest, TestLFUCache, TestInitParams, SolrJmxReporterCloudTest, SimpleCollectionCreateDeleteTest, TestSimDistributedQueue, OutOfBoxZkACLAndCredentialsProvidersTest, TestReloadDeadlock, SolrMetricsIntegrationTest, UnloadDistributedZkTest, CollectionsAPISolrJTest, URLClassifyProcessorTest, OverseerModifyCollectionTest, BlockJoinFacetSimpleTest, TestAnalyzedSuggestions, IndexSchemaRuntimeFieldTest, StatelessScriptUpdateProcessorFactoryTest, PingRequestHandlerTest, TestMaxTokenLenTokenizer, BJQParserTest, TestImpersonationWithHadoopAuth, TestNodeAddedTrigger, SpellCheckCollatorWithCollapseTest, ZkStateReaderTest, TestFieldCacheSortRandom, TestCloudSchemaless, FileBasedSpellCheckerTest, TestRequestStatusCollectionAPI, ReturnFieldsTest, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=69C86AC3CDAB50BD -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-IE -Dtests.timezone=Canada/Central -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J2 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   [junit4]    >    1) Thread[id=3397, name=jetty-launcher-787-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]    >         at sun.misc.Unsafe

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

4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2831934 INFO  (jetty-closer-4603-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@71e681{/solr,null,UNAVAILABLE}
   [junit4]   2> 2831935 INFO  (jetty-closer-4603-thread-4) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2831935 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1613532f6d30033, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2831941 INFO  (coreCloseExecutor-9042-thread-1) [n:127.0.0.1:40293_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testMetricTrigger.shard2.leader, tag=11042030
   [junit4]   2> 2831941 INFO  (coreCloseExecutor-9042-thread-2) [n:127.0.0.1:40293_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=23218435
   [junit4]   2> 2831943 INFO  (jetty-closer-4603-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5cc401{/solr,null,UNAVAILABLE}
   [junit4]   2> 2831943 INFO  (jetty-closer-4603-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2833426 INFO  (jetty-closer-4603-thread-9) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@e35dff{/solr,null,UNAVAILABLE}
   [junit4]   2> 2833426 INFO  (jetty-closer-4603-thread-9) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2833434 INFO  (jetty-closer-4603-thread-8) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1889a0d{/solr,null,UNAVAILABLE}
   [junit4]   2> 2833435 INFO  (jetty-closer-4603-thread-8) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2833435 ERROR (SUITE-TriggerIntegrationTest-seed#[69C86AC3CDAB50BD]-worker) [    ] 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> 2833435 INFO  (SUITE-TriggerIntegrationTest-seed#[69C86AC3CDAB50BD]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34673 34673
   [junit4]   2> 2838550 INFO  (Thread-9519) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34673 34673
   [junit4]   2> 2838551 WARN  (Thread-9519) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	22	/solr/aliases.json
   [junit4]   2> 	21	/solr/security.json
   [junit4]   2> 	10	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	107	/solr/collections/collection1/state.json
   [junit4]   2> 	37	/solr/collections/testMetricTrigger/state.json
   [junit4]   2> 	22	/solr/clusterprops.json
   [junit4]   2> 	22	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/autoscaling.json
   [junit4]   2> 	4	/solr/overseer_elect/election/99419159784521766-127.0.0.1:44361_solr-n_0000000011
   [junit4]   2> 	2	/solr/overseer_elect/election/99419159784521763-127.0.0.1:46245_solr-n_0000000010
   [junit4]   2> 	2	/solr/overseer_elect/election/99419159784521754-127.0.0.1:40293_solr-n_0000000007
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/99419159784521785-core_node6-n_0000000002
   [junit4]   2> 	2	/solr/overseer_elect/election/99419159784521779-127.0.0.1:38739_solr-n_0000000015
   [junit4]   2> 	2	/solr/overseer_elect/election/99419159784521785-127.0.0.1:40647_solr-n_0000000017
   [junit4]   2> 	2	/solr/overseer_elect/election/99419159784521760-127.0.0.1:40011_solr-n_0000000009
   [junit4]   2> 	2	/solr/overseer_elect/election/99419159784521748-127.0.0.1:46807_solr-n_0000000005
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	22	/solr/live_nodes
   [junit4]   2> 	22	/solr/collections
   [junit4]   2> 	6	/solr/overseer/queue-work
   [junit4]   2> 	6	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	6	/solr/overseer/queue
   [junit4]   2> 	6	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/autoscaling/events/node_lost_triggerMR
   [junit4]   2> 	2	/solr/autoscaling/events/node_added_triggerCTOOR
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_69C86AC3CDAB50BD-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=false): {}, locale=is-IS, timezone=America/Barbados
   [junit4]   2> NOTE: Linux 4.13.0-31-generic i386/Oracle Corporation 1.8.0_144 (32-bit)/cpus=8,threads=1,free=100348400,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedFacetPivotWhiteBoxTest, TestRecoveryHdfs, LoggingHandlerTest, BadComponentTest, TestSolr4Spatial, FastVectorHighlighterTest, TestSystemIdResolver, UpdateRequestProcessorFactoryTest, TestSerializedLuceneMatchVersion, TestRecovery, TestFastLRUCache, TestSimpleTrackingShardHandler, DeleteNodeTest, CollectionTooManyReplicasTest, TestEmbeddedSolrServerAdminHandler, NumberUtilsTest, RecoveryAfterSoftCommitTest, BigEndianAscendingWordSerializerTest, TestSolrConfigHandlerCloud, SuggesterTest, TestQueryUtils, TestRTimerTree, TestPayloadCheckQParserPlugin, TestDistribStateManager, DistributedIntervalFacetingTest, TestSortByMinMaxFunction, TemplateUpdateProcessorTest, TestRTGBase, BasicZkTest, InfoHandlerTest, BasicAuthStandaloneTest, TestRandomRequestDistribution, TestCloudManagedSchema, TestZkAclsWithHadoopAuth, TestLegacyFieldReuse, TestPartialUpdateDeduplication, QueryEqualityTest, HdfsSyncSliceTest, SimplePostToolTest, TestSolrIndexConfig, TestFieldTypeCollectionResource, OverseerTest, ConcurrentDeleteAndCreateCollectionTest, ManagedSchemaRoundRobinCloudTest, TestNumericTokenStream, DeleteStatusTest, RankQueryTest, AnalyticsMergeStrategyTest, TestFuzzyAnalyzedSuggestions, TestIntervalFaceting, CloneFieldUpdateProcessorFactoryTest, TestTrackingShardHandlerFactory, DirectSolrConnectionTest, TestBulkSchemaAPI, SolrInfoBeanTest, TestElisionMultitermQuery, TestExpandComponent, TestPullReplica, QueryParsingTest, DistribJoinFromCollectionTest, DOMUtilTest, TestManagedSynonymFilterFactory, TestFoldingMultitermQuery, TestStressVersions, CSVRequestHandlerTest, TestCharFilters, TestSimpleQParserPlugin, TestScoreJoinQPScore, TestBlendedInfixSuggestions, TestCloudRecovery, AnalysisErrorHandlingTest, TestGeoJSONResponseWriter, TestSearchPerf, FullHLLTest, TermsComponentTest, TestExceedMaxTermLength, TestSolrCoreParser, ExecutePlanActionTest, V2ApiIntegrationTest, TestMacros, ClassificationUpdateProcessorFactoryTest, TestJettySolrRunner, ImplicitSnitchTest, TestFieldCacheWithThreads, TestXmlQParserPlugin, AsyncCallRequestStatusResponseTest, TestSubQueryTransformer, LeaderElectionContextKeyTest, TestNonDefinedSimilarityFactory, MoveReplicaHDFSTest, TestHalfAndHalfDocValues, SimpleMLTQParserTest, TestUnifiedSolrHighlighter, SampleTest, TestConfigSetProperties, AlternateDirectoryTest, DocValuesNotIndexedTest, SOLR749Test, TestSchemaResource, SparseHLLTest, SortByFunctionTest, ResourceLoaderTest, OverseerStatusTest, DistributedMLTComponentTest, MetricsConfigTest, TestStressInPlaceUpdates, ConfigureRecoveryStrategyTest, BasicFunctionalityTest, TestDistributedGrouping, TestLegacyNumericRangeQueryBuilder, TestManagedResource, TolerantUpdateProcessorTest, TestMiniSolrCloudClusterSSL, RequiredFieldsTest, TestDynamicFieldResource, TestLeaderElectionZkExpiry, TestCollapseQParserPlugin, DistributedSuggestComponentTest, SSLMigrationTest, PathHierarchyTokenizerFactoryTest, ShardSplitTest, TestStressUserVersions, SliceStateTest, WrapperMergePolicyFactoryTest, TestInPlaceUpdatesStandalone, DistributedFacetPivotLongTailTest, TestCustomStream, TestAuthenticationFramework, RecoveryZkTest, TestReplicationHandler, TestZkChroot, ShardRoutingCustomTest, ZkControllerTest, TestRealTimeGet, TestJoin, SolrCoreTest, PeerSyncTest, DirectUpdateHandlerTest, TestBadConfig, HighlighterTest, SoftAutoCommitTest, SpellPossibilityIteratorTest, TestCodecSupport, TestPerFieldSimilarity, TestBM25SimilarityFactory, ScriptEngineTest, PluginInfoTest, TestSuggestSpellingConverter, SpellingQueryConverterTest, TestSolrJ, SystemInfoHandlerTest, FileUtilsTest, TestCursorMarkWithoutUniqueKey, TestTolerantSearch, TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, ConnectionReuseTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, ConcurrentCreateRoutedAliasTest, ConnectionManagerTest, DeleteInactiveReplicaTest, DeleteLastCustomShardedReplicaTest, DeleteShardTest, DistribCursorPagingTest, DistributedQueueTest, ForceLeaderTest, PeerSyncReplicationTest, TestCloudPseudoReturnFields, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, TestLeaderElectionWithEmptyReplica, TestPrepRecovery, TestSolrCloudWithDelegationTokens, TestTolerantUpdateProcessorCloud, TlogReplayBufferedWhileIndexingTest, VMParamsZkACLAndCredentialsProvidersTest, CollectionsAPIAsyncDistributedZkTest, TestCollectionsAPIViaSolrCloudCluster, AutoAddReplicasIntegrationTest, TriggerIntegrationTest]
   [junit4] Completed [629/769 (2!)] on J1 in 220.21s, 14 tests, 1 failure <<< FAILURES!

[...truncated 44355 lines...]

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk-9.0.1) - Build # 1262 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1262/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:44087/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:46319/solr/MoveReplicaHDFSTest_failed_coll_true]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:44087/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:46319/solr/MoveReplicaHDFSTest_failed_coll_true]
	at __randomizedtesting.SeedInfo.seed([4858C8011F188B95:E2951BF3A8CB5E45]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:991)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
	at org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:306)
	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)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:46319/solr/MoveReplicaHDFSTest_failed_coll_true: no servers hosting shard: shard2
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:436)
	... 45 more


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([4858C8011F188B95:F254FF8E40F05DDA]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.junit.Assert.assertNull(Assert.java:562)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger(TriggerIntegrationTest.java:1575)
	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 13472 lines...]
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest
   [junit4]   2> 1723966 INFO  (SUITE-MoveReplicaHDFSTest-seed#[4858C8011F188B95]-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-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_4858C8011F188B95-001/init-core-data-001
   [junit4]   2> 1723966 WARN  (SUITE-MoveReplicaHDFSTest-seed#[4858C8011F188B95]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16
   [junit4]   2> 1723966 INFO  (SUITE-MoveReplicaHDFSTest-seed#[4858C8011F188B95]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1723967 INFO  (SUITE-MoveReplicaHDFSTest-seed#[4858C8011F188B95]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1723968 INFO  (SUITE-MoveReplicaHDFSTest-seed#[4858C8011F188B95]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_4858C8011F188B95-001/tempDir-001
   [junit4]   2> 1723968 INFO  (SUITE-MoveReplicaHDFSTest-seed#[4858C8011F188B95]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1723968 INFO  (Thread-4893) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1723968 INFO  (Thread-4893) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1723970 ERROR (Thread-4893) [    ] 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> 1724068 INFO  (SUITE-MoveReplicaHDFSTest-seed#[4858C8011F188B95]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:37115
   [junit4]   2> 1724070 INFO  (zkConnectionManagerCallback-10466-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1724072 INFO  (jetty-launcher-10463-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> 1724072 INFO  (jetty-launcher-10463-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> 1724072 INFO  (jetty-launcher-10463-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> 1724072 INFO  (jetty-launcher-10463-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> 1724073 INFO  (jetty-launcher-10463-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1724073 INFO  (jetty-launcher-10463-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1724073 INFO  (jetty-launcher-10463-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1724074 INFO  (jetty-launcher-10463-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1724073 INFO  (jetty-launcher-10463-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1724086 INFO  (jetty-launcher-10463-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1724086 INFO  (jetty-launcher-10463-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1724086 INFO  (jetty-launcher-10463-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1724074 INFO  (jetty-launcher-10463-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1724074 INFO  (jetty-launcher-10463-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1724086 INFO  (jetty-launcher-10463-thread-3) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1724086 INFO  (jetty-launcher-10463-thread-4) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1724086 INFO  (jetty-launcher-10463-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a8288ea{/solr,null,AVAILABLE}
   [junit4]   2> 1724086 INFO  (jetty-launcher-10463-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3cb5d8b3{/solr,null,AVAILABLE}
   [junit4]   2> 1724086 INFO  (jetty-launcher-10463-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@18603209{/solr,null,AVAILABLE}
   [junit4]   2> 1724086 INFO  (jetty-launcher-10463-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3a7cc42f{/solr,null,AVAILABLE}
   [junit4]   2> 1724087 INFO  (jetty-launcher-10463-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@72ebc103{HTTP/1.1,[http/1.1]}{127.0.0.1:39855}
   [junit4]   2> 1724087 INFO  (jetty-launcher-10463-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5563bc67{HTTP/1.1,[http/1.1]}{127.0.0.1:34207}
   [junit4]   2> 1724087 INFO  (jetty-launcher-10463-thread-3) [    ] o.e.j.s.Server Started @1725924ms
   [junit4]   2> 1724087 INFO  (jetty-launcher-10463-thread-4) [    ] o.e.j.s.Server Started @1725924ms
   [junit4]   2> 1724087 INFO  (jetty-launcher-10463-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39855}
   [junit4]   2> 1724087 INFO  (jetty-launcher-10463-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34207}
   [junit4]   2> 1724087 ERROR (jetty-launcher-10463-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1724087 INFO  (jetty-launcher-10463-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5bd3b5e7{HTTP/1.1,[http/1.1]}{127.0.0.1:33745}
   [junit4]   2> 1724087 INFO  (jetty-launcher-10463-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1724087 ERROR (jetty-launcher-10463-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1724087 INFO  (jetty-launcher-10463-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1724088 INFO  (jetty-launcher-10463-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1724088 INFO  (jetty-launcher-10463-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1724087 INFO  (jetty-launcher-10463-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@12521c09{HTTP/1.1,[http/1.1]}{127.0.0.1:34225}
   [junit4]   2> 1724088 INFO  (jetty-launcher-10463-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-28T08:54:54.359154Z
   [junit4]   2> 1724088 INFO  (jetty-launcher-10463-thread-2) [    ] o.e.j.s.Server Started @1725925ms
   [junit4]   2> 1724088 INFO  (jetty-launcher-10463-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1724088 INFO  (jetty-launcher-10463-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34225}
   [junit4]   2> 1724088 INFO  (jetty-launcher-10463-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1724088 INFO  (jetty-launcher-10463-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-28T08:54:54.359380Z
   [junit4]   2> 1724088 ERROR (jetty-launcher-10463-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1724088 INFO  (jetty-launcher-10463-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1724088 INFO  (jetty-launcher-10463-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1724087 INFO  (jetty-launcher-10463-thread-1) [    ] o.e.j.s.Server Started @1725925ms
   [junit4]   2> 1724088 INFO  (jetty-launcher-10463-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1724088 INFO  (jetty-launcher-10463-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33745}
   [junit4]   2> 1724088 INFO  (jetty-launcher-10463-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-28T08:54:54.359729Z
   [junit4]   2> 1724088 ERROR (jetty-launcher-10463-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1724088 INFO  (jetty-launcher-10463-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1724089 INFO  (jetty-launcher-10463-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1724089 INFO  (jetty-launcher-10463-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1724089 INFO  (jetty-launcher-10463-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-28T08:54:54.360084Z
   [junit4]   2> 1724094 INFO  (zkConnectionManagerCallback-10468-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1724094 INFO  (jetty-launcher-10463-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1724095 INFO  (zkConnectionManagerCallback-10470-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1724095 INFO  (jetty-launcher-10463-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1724096 INFO  (zkConnectionManagerCallback-10472-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1724096 INFO  (zkConnectionManagerCallback-10474-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1724098 INFO  (jetty-launcher-10463-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1724100 INFO  (jetty-launcher-10463-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1724102 INFO  (jetty-launcher-10463-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37115/solr
   [junit4]   2> 1724104 INFO  (zkConnectionManagerCallback-10478-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1724108 INFO  (jetty-launcher-10463-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37115/solr
   [junit4]   2> 1724112 INFO  (jetty-launcher-10463-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37115/solr
   [junit4]   2> 1724116 INFO  (zkConnectionManagerCallback-10485-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1724116 INFO  (zkConnectionManagerCallback-10483-thread-1-processing-n:127.0.0.1:34207_solr) [n:127.0.0.1:34207_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1724116 INFO  (jetty-launcher-10463-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37115/solr
   [junit4]   2> 1724121 INFO  (zkConnectionManagerCallback-10489-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1724122 INFO  (zkConnectionManagerCallback-10492-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1724122 INFO  (zkConnectionManagerCallback-10495-thread-1-processing-n:127.0.0.1:34225_solr) [n:127.0.0.1:34225_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1724123 INFO  (zkConnectionManagerCallback-10497-thread-1-processing-n:127.0.0.1:39855_solr) [n:127.0.0.1:39855_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1724124 INFO  (zkConnectionManagerCallback-10499-thread-1-processing-n:127.0.0.1:33745_solr) [n:127.0.0.1:33745_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1724130 INFO  (jetty-launcher-10463-thread-2) [n:127.0.0.1:34225_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1724130 INFO  (jetty-launcher-10463-thread-1) [n:127.0.0.1:33745_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1724131 INFO  (jetty-launcher-10463-thread-3) [n:127.0.0.1:39855_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1724131 INFO  (jetty-launcher-10463-thread-2) [n:127.0.0.1:34225_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34225_solr
   [junit4]   2> 1724131 INFO  (jetty-launcher-10463-thread-1) [n:127.0.0.1:33745_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33745_solr
   [junit4]   2> 1724131 INFO  (jetty-launcher-10463-thread-2) [n:127.0.0.1:34225_solr    ] o.a.s.c.Overseer Overseer (id=99426611641778186-127.0.0.1:34225_solr-n_0000000000) starting
   [junit4]   2> 1724131 INFO  (jetty-launcher-10463-thread-3) [n:127.0.0.1:39855_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39855_solr
   [junit4]   2> 1724132 INFO  (zkCallback-10498-thread-1-processing-n:127.0.0.1:33745_solr) [n:127.0.0.1:33745_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1724132 INFO  (zkCallback-10496-thread-1-processing-n:127.0.0.1:39855_solr) [n:127.0.0.1:39855_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1724132 INFO  (zkCallback-10498-thread-1-processing-n:127.0.0.1:33745_solr) [n:127.0.0.1:33745_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1724132 INFO  (zkCallback-10496-thread-1-processing-n:127.0.0.1:39855_solr) [n:127.0.0.1:39855_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1724132 INFO  (zkCallback-10494-thread-1-processing-n:127.0.0.1:34225_solr) [n:127.0.0.1:34225_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1724146 INFO  (zkCallback-10494-thread-2-processing-n:127.0.0.1:34225_solr) [n:127.0.0.1:34225_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1724151 INFO  (jetty-launcher-10463-thread-2) [n:127.0.0.1:34225_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34225_solr
   [junit4]   2> 1724153 INFO  (zkCallback-10498-thread-1-processing-n:127.0.0.1:33745_solr) [n:127.0.0.1:33745_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1724153 INFO  (zkCallback-10496-thread-1-processing-n:127.0.0.1:39855_solr) [n:127.0.0.1:39855_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1724160 INFO  (zkCallback-10494-thread-2-processing-n:127.0.0.1:34225_solr) [n:127.0.0.1:34225_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1724165 INFO  (jetty-launcher-10463-thread-4) [n:127.0.0.1:34207_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1724167 INFO  (jetty-launcher-10463-thread-4) [n:127.0.0.1:34207_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1724169 INFO  (jetty-launcher-10463-thread-4) [n:127.0.0.1:34207_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34207_solr
   [junit4]   2> 1724172 INFO  (jetty-launcher-10463-thread-3) [n:127.0.0.1:39855_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39855.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b95364c
   [junit4]   2> 1724176 INFO  (zkCallback-10496-thread-1-processing-n:127.0.0.1:39855_solr) [n:127.0.0.1:39855_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1724176 INFO  (zkCallback-10494-thread-1-processing-n:127.0.0.1:34225_solr) [n:127.0.0.1:34225_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1724176 INFO  (zkCallback-10498-thread-1-processing-n:127.0.0.1:33745_solr) [n:127.0.0.1:33745_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1724181 INFO  (zkCallback-10482-thread-1-processing-n:127.0.0.1:34207_solr) [n:127.0.0.1:34207_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1724184 INFO  (jetty-launcher-10463-thread-1) [n:127.0.0.1:33745_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33745.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b95364c
   [junit4]   2> 1724191 INFO  (jetty-launcher-10463-thread-1) [n:127.0.0.1:33745_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33745.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b95364c
   [junit4]   2> 1724192 INFO  (jetty-launcher-10463-thread-1) [n:127.0.0.1:33745_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33745.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b95364c
   [junit4]   2> 1724192 INFO  (jetty-launcher-10463-thread-3) [n:127.0.0.1:39855_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39855.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b95364c
   [junit4]   2> 1724192 INFO  (jetty-launcher-10463-thread-3) [n:127.0.0.1:39855_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39855.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b95364c
   [junit4]   2> 1724193 INFO  (jetty-launcher-10463-thread-1) [n:127.0.0.1:33745_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_4858C8011F188B95-001/tempDir-001/node1/.
   [junit4]   2> 1724193 INFO  (jetty-launcher-10463-thread-3) [n:127.0.0.1:39855_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_4858C8011F188B95-001/tempDir-001/node3/.
   [junit4]   2> 1724202 INFO  (jetty-launcher-10463-thread-4) [n:127.0.0.1:34207_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34207.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b95364c
   [junit4]   2> 1724206 INFO  (jetty-launcher-10463-thread-2) [n:127.0.0.1:34225_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34225.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b95364c
   [junit4]   2> 1724211 INFO  (jetty-launcher-10463-thread-4) [n:127.0.0.1:34207_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34207.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b95364c
   [junit4]   2> 1724211 INFO  (jetty-launcher-10463-thread-4) [n:127.0.0.1:34207_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34207.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b95364c
   [junit4]   2> 1724212 INFO  (jetty-launcher-10463-thread-4) [n:127.0.0.1:34207_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_4858C8011F188B95-001/tempDir-001/node4/.
   [junit4]   2> 1724214 INFO  (jetty-launcher-10463-thread-2) [n:127.0.0.1:34225_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34225.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b95364c
   [junit4]   2> 1724214 INFO  (jetty-launcher-10463-thread-2) [n:127.0.0.1:34225_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34225.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b95364c
   [junit4]   2> 1724215 INFO  (jetty-launcher-10463-thread-2) [n:127.0.0.1:34225_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_4858C8011F188B95-001/tempDir-001/node2/.
   [junit4]   2> 1724299 INFO  (zkConnectionManagerCallback-10508-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1724301 INFO  (zkConnectionManagerCallback-10512-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1724302 INFO  (SUITE-MoveReplicaHDFSTest-seed#[4858C8011F188B95]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1724302 INFO  (SUITE-MoveReplicaHDFSTest-seed#[4858C8011F188B95]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37115/solr ready
   [junit4]   2> 1724305 INFO  (qtp830731684-27802) [n:127.0.0.1:34225_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1724308 INFO  (qtp830731684-27802) [n:127.0.0.1:34225_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=3
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 1724453 WARN  (SUITE-MoveReplicaHDFSTest-seed#[4858C8011F188B95]-worker) [    ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 1724458 WARN  (SUITE-MoveReplicaHDFSTest-seed#[4858C8011F188B95]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1724460 INFO  (SUITE-MoveReplicaHDFSTest-seed#[4858C8011F188B95]-worker) [    ] o.m.log jetty-6.1.x
   [junit4]   2> 1724464 INFO  (SUITE-MoveReplicaHDFSTest-seed#[4858C8011F188B95]-worker) [    ] o.m.log Extract jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs to ./temp/Jetty_localhost_localdomain_40177_hdfs____.2goci9/webapp
   [junit4]   2> 1724545 INFO  (SUITE-MoveReplicaHDFSTest-seed#[4858C8011F188B95]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:40177
   [junit4]   2> 1724615 WARN  (SUITE-MoveReplicaHDFSTest-seed#[4858C8011F188B95]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1724616 INFO  (SUITE-MoveReplicaHDFSTest-seed#[4858C8011F188B95]-worker) [    ] o.m.log jetty-6.1.x
   [junit4]   2> 1724620 INFO  (SUITE-MoveReplicaHDFSTest-seed#[4858C8011F188B95]-worker) [    ] o.m.log Extract jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_38711_datanode____dhqkmx/webapp
   [junit4]   2> 1724699 INFO  (SUITE-MoveReplicaHDFSTest-seed#[4858C8011F188B95]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:38711
   [junit4]   2> 1724737 WARN  (SUITE-MoveReplicaHDFSTest-seed#[4858C8011F188B95]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1724738 INFO  (SUITE-MoveReplicaHDFSTest-seed#[4858C8011F188B95]-worker) [    ] o.m.log jetty-6.1.x
   [junit4]   2> 1724742 INFO  (SUITE-MoveReplicaHDFSTest-seed#[4858C8011F188B95]-worker) [    ] o.m.log Extract jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_40617_datanode____.lnn515/webapp
   [junit4]   2> 1724816 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_4858C8011F188B95-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_4858C8011F188B95-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to localhost.localdomain/127.0.0.1:44725) [    ] o.a.h.h.s.d.DirectoryScanner dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 ms/sec. Assuming default value of 1000
   [junit4]   2> 1724824 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x18126fc9ac8fd: from storage DS-4d40bee5-bcc5-457f-9829-31264c18877c node DatanodeRegistration(127.0.0.1:38225, datanodeUuid=07efde37-d472-4e6b-aee7-afcef0ac5949, infoPort=35125, infoSecurePort=0, ipcPort=42791, storageInfo=lv=-56;cid=testClusterID;nsid=1638577516;c=0), blocks: 0, hasStaleStorage: true, processing time: 1 msecs
   [junit4]   2> 1724824 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x18126fc9ac8fd: from storage DS-61b0e15b-d055-4414-a27f-609aa300eb39 node DatanodeRegistration(127.0.0.1:38225, datanodeUuid=07efde37-d472-4e6b-aee7-afcef0ac5949, infoPort=35125, infoSecurePort=0, ipcPort=42791, storageInfo=lv=-56;cid=testClusterID;nsid=1638577516;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1724845 INFO  (SUITE-MoveReplicaHDFSTest-seed#[4858C8011F188B95]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:40617
   [junit4]   2> 1725017 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_4858C8011F188B95-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_4858C8011F188B95-001/tempDir-002/hdfsBaseDir/data/data4/]]  heartbeating to localhost.localdomain/127.0.0.1:44725) [    ] o.a.h.h.s.d.DirectoryScanner dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 ms/sec. Assuming default value of 1000
   [junit4]   2> 1725032 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x1812708ffde78: from storage DS-a0908051-ab3f-4741-8bd4-d33185bfbc15 node DatanodeRegistration(127.0.0.1:40871, datanodeUuid=64640d75-890f-4ba4-b705-7d5815d0128d, infoPort=40601, infoSecurePort=0, ipcPort=36539, storageInfo=lv=-56;cid=testClusterID;nsid=1638577516;c=0), blocks: 0, hasStaleStorage: true, processing time: 1 msecs
   [junit4]   2> 1725032 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x1812708ffde78: from storage DS-e3cc4777-cfee-4dde-882b-cd79bd52128c node DatanodeRegistration(127.0.0.1:40871, datanodeUuid=64640d75-890f-4ba4-b705-7d5815d0128d, infoPort=40601, infoSecurePort=0, ipcPort=36539, storageInfo=lv=-56;cid=testClusterID;nsid=1638577516;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1725143 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4858C8011F188B95]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNormalFailedMove
   [junit4]   2> 1725144 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4858C8011F188B95]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1725145 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4858C8011F188B95]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1725145 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4858C8011F188B95]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1725145 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4858C8011F188B95]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1725145 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4858C8011F188B95]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1725146 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4858C8011F188B95]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2b9fc284{/solr,null,AVAILABLE}
   [junit4]   2> 1725146 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4858C8011F188B95]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4c054516{HTTP/1.1,[http/1.1]}{127.0.0.1:46319}
   [junit4]   2> 1725146 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4858C8011F188B95]) [    ] o.e.j.s.Server Started @1726983ms
   [junit4]   2> 1725146 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4858C8011F188B95]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46319}
   [junit4]   2> 1725146 ERROR (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4858C8011F188B95]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1725147 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4858C8011F188B95]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1725147 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4858C8011F188B95]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1725147 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4858C8011F188B95]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1725147 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4858C8011F188B95]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-28T08:54:55.418176Z
   [junit4]   2> 1725152 INFO  (zkConnectionManagerCallback-10515-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1725155 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4858C8011F188B95]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1725165 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4858C8011F188B95]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37115/solr
   [junit4]   2> 1725171 INFO  (zkConnectionManagerCallback-10519-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1725173 INFO  (zkConnectionManagerCallback-10521-thread-1-processing-n:127.0.0.1:46319_solr) [n:127.0.0.1:46319_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1725176 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4858C8011F188B95]) [n:127.0.0.1:46319_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1725177 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4858C8011F188B95]) [n:127.0.0.1:46319_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1725178 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4858C8011F188B95]) [n:127.0.0.1:46319_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46319_solr
   [junit4]   2> 1725179 INFO  (zkCallback-10498-thread-1-processing-n:127.0.0.1:33745_solr) [n:127.0.0.1:33745_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1725179 INFO  (zkCallback-10494-thread-1-processing-n:127.0.0.1:34225_solr) [n:127.0.0.1:34225_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1725184 INFO  (zkCallback-10482-thread-1-processing-n:127.0.0.1:34207_solr) [n:127.0.0.1:34207_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1725184 INFO  (zkCallback-10496-thread-1-processing-n:127.0.0.1:39855_solr) [n:127.0.0.1:39855_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1725186 INFO  (zkCallback-10511-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1725188 INFO  (zkCallback-10511-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1725188 INFO  (zkCallback-10520-thread-1-processing-n:127.0.0.1:46319_solr) [n:127.0.0.1:46319_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1725211 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4858C8011F188B95]) [n:127.0.0.1:46319_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46319.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b95364c
   [junit4]   2> 1725218 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4858C8011F188B95]) [n:127.0.0.1:46319_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46319.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b95364c
   [junit4]   2> 1725218 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4858C8011F188B95]) [n:127.0.0.1:46319_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46319.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b95364c
   [junit4]   2> 1725219 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[4858C8011F188B95]) [n:127.0.0.1:46319_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_4858C8011F188B95-001/tempDir-001/node5/.
   [junit4]   2> 1725253 INFO  (zkConnectionManagerCallback-10525-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1725254 INFO  (qtp1353852904-27799) [n:127.0.0.1:33745_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf1&autoAddReplicas=false&name=MoveReplicaHDFSTest_failed_coll_false&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1725256 INFO  (OverseerThreadFactory-7031-thread-2-processing-n:127.0.0.1:34225_solr) [n:127.0.0.1:34225_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection MoveReplicaHDFSTest_failed_coll_false
   [junit4]   2> 1725256 INFO  (OverseerCollectionConfigSetProcessor-99426611641778186-127.0.0.1:34225_solr-n_0000000000) [n:127.0.0.1:34225_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1725361 INFO  (OverseerStateUpdate-99426611641778186-127.0.0.1:34225_solr-n_0000000000) [n:127.0.0.1:34225_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_failed_coll_false",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34225/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1725363 INFO  (OverseerStateUpdate-99426611641778186-127.0.0.1:34225_solr-n_0000000000) [n:127.0.0.1:34225_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_failed_coll_false",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39855/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1725366 INFO  (OverseerStateUpdate-99426611641778186-127.0.0.1:34225_solr-n_0000000000) [n:127.0.0.1:34225_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_failed_coll_false",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33745/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1725367 INFO  (OverseerStateUpdate-99426611641778186-127.0.0.1:34225_solr-n_0000000000) [n:127.0.0.1:34225_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_failed_coll_false",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34207/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1725570 INFO  (qtp830731684-27822) [n:127.0.0.1:34225_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_failed_coll_false&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1725570 INFO  (qtp1353852904-28136) [n:127.0.0.1:33745_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_failed_coll_false&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1725570 INFO  (qtp1707748911-27805) [n:127.0.0.1:34207_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_failed_coll_false&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1725570 INFO  (qtp1707748911-27805) [n:127.0.0.1:34207_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1725570 INFO  (qtp1353852904-28136) [n:127.0.0.1:33745_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1725570 INFO  (qtp830731684-27822) [n:127.0.0.1:34225_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1725570 INFO  (qtp199846459-27803) [n:127.0.0.1:39855_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_failed_coll_false&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1725570 INFO  (qtp199846459-27803) [n:127.0.0.1:39855_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1725673 INFO  (zkCallback-10494-thread-2-processing-n:127.0.0.1:34225_solr) [n:127.0.0.1:34225_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_false/state.json] for collection [MoveReplicaHDFSTest_failed_coll_false] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1725673 INFO  (zkCallback-10482-thread-1-processing-n:127.0.0.1:34207_solr) [n:127.0.0.1:34207_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_false/state.json] for collection [MoveReplicaHDFSTest_failed_coll_false] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1725673 INFO  (zkCallback-10494-thread-1-processing-n:127.0.0.1:34225_solr) [n:127.0.0.1:34225_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_false/state.json] for collection [MoveReplicaHDFSTest_failed_coll_false] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1725673 INFO  (zkCallback-10482-thread-2-processing-n:127.0.0.1:34207_solr) [n:127.0.0.1:34207_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_false/state.json] for collection [MoveReplicaHDFSTest_failed_coll_false] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1725673 INFO  (zkCallback-10498-thread-1-processing-n:127.0.0.1:33745_solr) [n:127.0.0.1:33745_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_false/state.json] for collection [MoveReplicaHDFSTest_failed_coll_false] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1725673 INFO  (zkCallback-10496-thread-2-processing-n:127.0.0.1:39855_solr) [n:127.0.0.1:39855_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_false/state.json] for collection [MoveReplicaHDFSTest_failed_coll_false] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1725673 INFO  (zkCallback-10496-thread-1-processing-n:127.0.0.1:39855_solr) [n:127.0.0.1:39855_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_false/state.json] for collection [MoveReplicaHDFSTest_failed_coll_false] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1725673 INFO  (zkCallback-10498-thread-2-processing-n:127.0.0.1:33745_solr) [n:127.0.0.1:33745_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_false/state.json] for collection [MoveReplicaHDFSTest_failed_coll_false] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1726576 INFO  (qtp830731684-27822) [n:127.0.0.1:34225_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1726640 INFO  (qtp199846459-27803) [n:127.0.0.1:39855_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1726641 INFO  (qtp1707748911-27805) [n:127.0.0.1:34207_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1726641 INFO  (qtp1353852904-28136) [n:127.0.0.1:33745_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1726647 INFO  (qtp1353852904-28136) [n:127.0.0.1:33745_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.s.IndexSchema [MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 1726647 INFO  (qtp199846459-27803) [n:127.0.0.1:39855_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.s.IndexSchema [MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1726647 INFO  (qtp830731684-27822) [n:127.0.0.1:34225_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.s.IndexSchema [MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1726647 INFO  (qtp1707748911-27805) [n:127.0.0.1:34207_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.s.IndexSchema [MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 1726661 INFO  (qtp1353852904-28136) [n:127.0.0.1:33745_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1726661 INFO  (qtp830731684-27822) [n:127.0.0.1:34225_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1726661 INFO  (qtp1353852904-28136) [n:127.0.0.1:33745_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4' using configuration from collection MoveReplicaHDFSTest_failed_coll_false, trusted=true
   [junit4]   2> 1726661 INFO  (qtp199846459-27803) [n:127.0.0.1:39855_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1726661 INFO  (qtp830731684-27822) [n:127.0.0.1:34225_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1' using configuration from collection MoveReplicaHDFSTest_failed_coll_false, trusted=true
   [junit4]   2> 1726661 INFO  (qtp199846459-27803) [n:127.0.0.1:39855_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2' using configuration from collection MoveReplicaHDFSTest_failed_coll_false, trusted=true
   [junit4]   2> 1726662 INFO  (qtp1707748911-27805) [n:127.0.0.1:34207_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1726662 INFO  (qtp1707748911-27805) [n:127.0.0.1:34207_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6' using configuration from collection MoveReplicaHDFSTest_failed_coll_false, trusted=true
   [junit4]   2> 1726662 INFO  (qtp830731684-27822) [n:127.0.0.1:34225_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34225.solr.core.MoveReplicaHDFSTest_failed_coll_false.shard1.replica_n1' (registry 'solr.core.MoveReplicaHDFSTest_failed_coll_false.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b95364c
   [junit4]   2> 1726662 INFO  (qtp199846459-27803) [n:127.0.0.1:39855_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39855.solr.core.MoveReplicaHDFSTest_failed_coll_false.shard1.replica_n2' (registry 'solr.core.MoveReplicaHDFSTest_failed_coll_false.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b95364c
   [junit4]   2> 1726662 INFO  (qtp1707748911-27805) [n:127.0.0.1:34207_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34207.solr.core.MoveReplicaHDFSTest_failed_coll_false.shard2.replica_n6' (registry 'solr.core.MoveReplicaHDFSTest_failed_coll_false.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b95364c
   [junit4]   2> 1726662 INFO  (qtp830731684-27822) [n:127.0.0.1:34225_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:44725/data
   [junit4]   2> 1726662 INFO  (qtp199846459-27803) [n:127.0.0.1:39855_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:44725/data
   [junit4]   2> 1726662 INFO  (qtp1707748911-27805) [n:127.0.0.1:34207_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:44725/data
   [junit4]   2> 1726662 INFO  (qtp199846459-27803) [n:127.0.0.1:39855_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1726662 INFO  (qtp199846459-27803) [n:127.0.0.1:39855_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1726662 INFO  (qtp1707748911-27805) [n:127.0.0.1:34207_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1726662 INFO  (qtp1707748911-27805) [n:127.0.0.1:34207_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1726662 INFO  (qtp199846459-27803) [n:127.0.0.1:39855_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.c.SolrCore [[MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_4858C8011F188B95-001/tempDir-001/node3/MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2], dataDir=[hdfs://localhost.localdomain:44725/data/MoveReplicaHDFSTest_failed_coll_false/core_node5/data/]
   [junit4]   2> 1726662 INFO  (qtp1707748911-27805) [n:127.0.0.1:34207_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.c.SolrCore [[MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_4858C8011F188B95-001/tempDir-001/node4/MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6], dataDir=[hdfs://localhost.localdomain:44725/data/MoveReplicaHDFSTest_failed_coll_false/core_node8/data/]
   [junit4]   2> 1726662 INFO  (qtp830731684-27822) [n:127.0.0.1:34225_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1726662 INFO  (qtp830731684-27822) [n:127.0.0.1:34225_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1726662 INFO  (qtp1353852904-28136) [n:127.0.0.1:33745_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33745.solr.core.MoveReplicaHDFSTest_failed_coll_false.shard2.replica_n4' (registry 'solr.core.MoveReplicaHDFSTest_failed_coll_false.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b95364c
   [junit4]   2> 1726662 INFO  (qtp830731684-27822) [n:127.0.0.1:34225_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.c.SolrCore [[MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_4858C8011F188B95-001/tempDir-001/node2/MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1], dataDir=[hdfs://localhost.localdomain:44725/data/MoveReplicaHDFSTest_failed_coll_false/core_node3/data/]
   [junit4]   2> 1726663 INFO  (qtp1353852904-28136) [n:127.0.0.1:33745_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:44725/data
   [junit4]   2> 1726663 INFO  (qtp1353852904-28136) [n:127.0.0.1:33745_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1726663 INFO  (qtp1353852904-28136) [n:127.0.0.1:33745_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1726663 INFO  (qtp1353852904-28136) [n:127.0.0.1:33745_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.c.SolrCore [[MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_4858C8011F188B95-001/tempDir-001/node1/MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4], dataDir=[hdfs://localhost.localdomain:44725/data/MoveReplicaHDFSTest_failed_coll_false/core_node7/data/]
   [junit4]   2> 1726663 INFO  (qtp830731684-27822) [n:127.0.0.1:34225_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:44725/data/MoveReplicaHDFSTest_failed_coll_false/core_node3/data/snapshot_metadata
   [junit4]   2> 1726663 INFO  (qtp1707748911-27805) [n:127.0.0.1:34207_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:44725/data/MoveReplicaHDFSTest_failed_coll_false/core_node8/data/snapshot_metadata
   [junit4]   2> 1726663 INFO  (qtp199846459-27803) [n:127.0.0.1:39855_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:44725/data/MoveReplicaHDFSTest_failed_coll_false/core_node5/data/snapshot_metadata
   [junit4]   2> 1726664 INFO  (qtp1353852904-28136) [n:127.0.0.1:33745_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:44725/data/MoveReplicaHDFSTest_failed_coll_false/core_node7/data/snapshot_metadata
   [junit4]   2> 1726676 INFO  (qtp199846459-27803) [n:127.0.0.1:39855_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:44725/data/MoveReplicaHDFSTest_failed_coll_false/core_node5/data
   [junit4]   2> 1726676 INFO  (qtp830731684-27822) [n:127.0.0.1:34225_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:44725/data/MoveReplicaHDFSTest_failed_coll_false/core_node3/data
   [junit4]   2> 1726676 INFO  (qtp1707748911-27805) [n:127.0.0.1:34207_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:44725/data/MoveReplicaHDFSTest_failed_coll_false/core_node8/data
   [junit4]   2> 1726676 INFO  (qtp1353852904-28136) [n:127.0.0.1:33745_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:44725/data/MoveReplicaHDFSTest_failed_coll_false/core_node7/data
   [junit4]   2> 1726691 INFO  (qtp199846459-27803) [n:127.0.0.1:39855_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:44725/data/MoveReplicaHDFSTest_failed_coll_false/core_node5/data/index
   [junit4]   2> 1726691 INFO  (qtp830731684-27822) [n:127.0.0.1:34225_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:44725/data/MoveReplicaHDFSTest_failed_coll_false/core_node3/data/index
   [junit4]   2> 1726691 INFO  (qtp1707748911-27805) [n:127.0.0.1:34207_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:44725/data/MoveReplicaHDFSTest_failed_coll_false/core_node8/data/index
   [junit4]   2> 1726695 INFO  (qtp1353852904-28136) [n:127.0.0.1:33745_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:44725/data/MoveReplicaHDFSTest_failed_coll_false/core_node7/data/index
   [junit4]   2> 1726734 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:40871 is added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-61b0e15b-d055-4414-a27f-609aa300eb39:NORMAL:127.0.0.1:38225|RBW], ReplicaUC[[DISK]DS-e3cc4777-cfee-4dde-882b-cd79bd52128c:NORMAL:127.0.0.1:40871|RBW]]} size 0
   [junit4]   2> 1726734 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:38225 is added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-e3cc4777-cfee-4dde-882b-cd79bd52128c:NORMAL:127.0.0.1:40871|RBW], ReplicaUC[[DISK]DS-4d40bee5-bcc5-457f-9829-31264c18877c:NORMAL:127.0.0.1:38225|FINALIZED]]} size 0
   [junit4]   2> 1726736 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:38225 is added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-a0908051-ab3f-4741-8bd4-d33185bfbc15:NORMAL:127.0.0.1:40871|RBW], ReplicaUC[[DISK]DS-61b0e15b-d055-4414-a27f-609aa300eb39:NORMAL:127.0.0.1:38225|RBW]]} size 0
   [junit4]   2> 1726737 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:40871 is added to blk_1073741825_1001 size 69
   [junit4]   2> 1726745 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:38225 is added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-a0908051-ab3f-4741-8bd4-d33185bfbc15:NORMAL:127.0.0.1:40871|RBW], ReplicaUC[[DISK]DS-4d40bee5-bcc5-457f-9829-31264c18877c:NORMAL:127.0.0.1:38225|RBW]]} size 0
   [junit4]   2> 1726746 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:40871 is added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-a0908051-ab3f-4741-8bd4-d33185bfbc15:NORMAL:127.0.0.1:40871|RBW], ReplicaUC[[DISK]DS-4d40bee5-bcc5-457f-9829-31264c18877c:NORMAL:127.0.0.1:38225|RBW]]} size 0
   [junit4]   2> 1726753 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:38225 is added to blk_1073741828_1004{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-e3cc4777-cfee-4dde-882b-cd79bd52128c:NORMAL:127.0.0.1:40871|RBW], ReplicaUC[[DISK]DS-61b0e15b-d055-4414-a27f-609aa300eb39:NORMAL:127.0.0.1:38225|RBW]]} size 0
   [junit4]   2> 1726755 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:40871 is added to blk_1073741828_1004{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-e3cc4777-cfee-4dde-882b-cd79bd52128c:NORMAL:127.0.0.1:40871|RBW], ReplicaUC[[DISK]DS-61b0e15b-d055-4414-a27f-609aa300eb39:NORMAL:127.0.0.1:38225|RBW]]} size 0
   [junit4]   2> 1726783 INFO  (qtp830731684-27822) [n:127.0.0.1:34225_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1726783 INFO  (qtp830731684-27822) [n:127.0.0.1:34225_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1726783 INFO  (qtp830731684-27822) [n:127.0.0.1:34225_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 1726811 INFO  (qtp830731684-27822) [n:127.0.0.1:34225_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1726811 INFO  (qtp830731684-27822) [n:127.0.0.1:34225_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1726814 INFO  (qtp199846459-27803) [n:127.0.0.1:39855_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1726814 INFO  (qtp199846459-27803) [n:127.0.0.1:39855_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1726814 INFO  (qtp199846459-27803) [n:127.0.0.1:39855_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 1726823 INFO  (qtp199846459-27803) [n:127.0.0.1:39855_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1726823 INFO  (qtp199846459-27803) [n:127.0.0.1:39855_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1726836 INFO  (qtp1353852904-28136) [n:127.0.0.1:33745_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1726837 INFO  (qtp1353852904-28136) [n:127.0.0.1:33745_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1726837 INFO  (qtp1353852904-28136) [n:127.0.0.1:33745_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 1726841 INFO  (qtp1707748911-27805) [n:127.0.0.1:34207_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1726841 INFO  (qtp1707748911-27805) [n:127.0.0.1:34207_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1726841 INFO  (qtp1707748911-27805) [n:127.0.0.1:34207_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 1726846 INFO  (qtp199846459-27803) [n:127.0.0.1:39855_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@6cb75cf9[MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] main]
   [junit4]   2> 1726846 INFO  (qtp199846459-27803) [n:127.0.0.1:39855_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1726847 INFO  (qtp199846459-27803) [n:127.0.0.1:39855_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1726847 INFO  (qtp199846459-27803) [n:127.0.0.1:39855_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1726849 INFO  (qtp1353852904-28136) [n:127.0.0.1:33745_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1726849 INFO  (qtp1353852904-28136) [n:127.0.0.1:33745_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1726851 INFO  (qtp1707748911-27805) [n:127.0.0.1:34207_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1726851 INFO  (qtp1707748911-27805) [n:127.0.0.1:34207_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1726852 WARN  (qtp199846459-27803) [n:127.0.0.1:39855_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.s.h.HdfsLocalityReporter Could not retrieve locality information for hdfs://localhost.localdomain:37077/solr3 due to exception: {}
   [junit4]   2> java.net.ConnectException: Call From serv1.sd-datasolutions.de/88.99.242.108 to localhost.localdomain:37077 failed on connection exception: java.net.ConnectException: Connection refused; For more details see:  http://wiki.apache.org/hadoop/ConnectionRefused
   [junit4]   2> 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
   [junit4]   2> 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
   [junit4]   2> 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
   [junit4]   2> 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:488)
   [junit4]   2> 	at org.apache.hadoop.net.NetUtils.wrapWithMessage(NetUtils.java:792)
   [junit4]   2> 	at org.apache.hadoop.net.NetUtils.wrapException(NetUtils.java:732)
   [junit4]   2> 	at org.apache.hadoop.ipc.Client.call(Client.java:1480)
   [junit4]   2> 	at org.apache.hadoop.ipc.Client.call(Client.java:1413)
   [junit4]   2> 	at org.apache.hadoop.ipc.ProtobufRpcEngine$Invoker.invoke(ProtobufRpcEngine.java:229)
   [junit4]   2> 	at com.sun.proxy.$Proxy55.getListing(Unknown Source)
   [junit4]   2> 	at org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolTranslatorPB.getListing(ClientNamenodeProtocolTranslatorPB.java:578)
   [junit4]   2> 	at jdk.internal.reflect.GeneratedMethodAccessor45.invoke(Unknown Source)
   [junit4]   2> 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]   2> 	at org.apache.hadoop.io.retry.RetryInvocationHandler.invokeMethod(RetryInvocationHandler.java:191)
   [junit4]   2> 	at org.apache.hadoop.io.retry.RetryInvocationHandler.invoke(RetryInvocationHandler.java:102)
   [junit4]   2> 	at com.sun.proxy.$Proxy56.getListing(Unknown Source)
   [junit4]   2> 	at org.apache.hadoop.hdfs.DFSClient.listPaths(DFSClient.java:2086)
   [junit4]   2> 	at org.apache.hadoop.hdfs.DFSClient.listPaths(DFSClient.java:2069)
   [junit4]   2> 	at org.apache.hadoop.hdfs.DistributedFileSystem.listStatusInternal(DistributedFileSystem.java:791)
   [junit4]   2> 	at org.apache.hadoop.hdfs.DistributedFileSystem.access$700(DistributedFileSystem.java:106)
   [junit4]   2> 	at org.apache.hadoop.hdfs.DistributedFileSystem$18.doCall(DistributedFileSystem.java:853)
   [junit4]   2> 	at org.apache.hadoop.hdfs.DistributedFileSystem$18.doCall(DistributedFileSystem.java:849)
   [junit4]   2> 	at org.apache.hadoop.fs.FileSystemLinkResolver.resolve(FileSystemLinkResolver.java:81)
   [junit4]   2> 	at org.apache.hadoop.hdfs.DistributedFileSystem.listStatus(DistributedFileSystem.java:860)
   [junit4]   2> 	at org.apache.solr.store.hdfs.HdfsLocalityReporter.refreshDirectory(HdfsLocalityReporter.java:177)
   [junit4]   2> 	at org.apache.solr.store.hdfs.HdfsLocalityReporter.lambda$initializeMetrics$0(HdfsLocalityReporter.java:112)
   [junit4]   2> 	at org.apache.solr.metrics.MetricsMap.getValue(MetricsMap.java:76)
   [junit4]   2> 	at org.apache.solr.metrics.MetricsMap.getMBeanInfo(MetricsMap.java:149)
   [junit4]   2> 	at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getNewMBeanClassName(DefaultMBeanServerInterceptor.java:329)
   [junit4]   2> 	at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:315)
   [junit4]   2> 	at java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:522)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:532)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onGaugeAdded(JmxMetricsReporter.java:563)
   [junit4]   2> 	at com.codahale.metrics.MetricRegistry.notifyListenerOfAddedMetric(MetricRegistry.java:454)
   [junit4]   2> 	at com.codahale.metrics.MetricRegistry.onMetricAdded(MetricRegistry.java:448)
   [junit4]   2> 	at com.codahale.metrics.MetricRegistry.register(MetricRegistry.java:89)
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricManager.register(SolrMetricManager.java:658)
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricManager.registerGauge(SolrMetricManager.java:663)
   [junit4]   2> 	at org.apache.solr.store.hdfs.HdfsLocalityReporter.initializeMetrics(HdfsLocalityReporter.java:148)
   [junit4]   2> 	at org.apache.solr.core.HdfsDirectoryFactory.initializeMetrics(HdfsDirectoryFactory.java:500)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1026)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:863)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1039)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:950)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:380)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:455)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:530)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: java.net.ConnectException: Connection refused
   [junit4]   2> 	at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
   [junit4]   2> 	at org.apache.hadoop.net.SocketIOWithTimeout.connect(SocketIOWithTimeout.java:206)
   [junit4]   2> 	at org.apache.hadoop.net.NetUtils.connect(NetUtils.java:531)
   [junit4]   2> 	at org.apache.hadoop.net.NetUtils.connect(NetUtils.java:495)
   [junit4]   2> 	at org.apache.hadoop.ipc.Client$Connection.setupConnection(Client.java:615)
   [junit4]   2> 	at org.apache.hadoop.ipc.Client$Connection.setupIOstreams(Client.java:713)
   [junit4]   2> 	at org.apache.hadoop.ipc.Client$Connection.access$2900(Client.java:376)


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

ead-8) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2464801 INFO  (coreCloseExecutor-8093-thread-1) [n:127.0.0.1:43405_solr c:collection1 s:shard1 r:core_node10 x:collection1_shard1_replica_n9] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=1437811501
   [junit4]   2> 2464801 INFO  (coreCloseExecutor-8093-thread-2) [n:127.0.0.1:43405_solr c:collection1 s:shard1 r:core_node16 x:collection1_shard1_replica_n15] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=408953134
   [junit4]   2> 2464806 INFO  (jetty-closer-11178-thread-1) [    ] o.a.s.c.Overseer Overseer (id=99426646764552212-127.0.0.1:43405_solr-n_0000000005) closing
   [junit4]   2> 2464806 INFO  (OverseerStateUpdate-99426646764552212-127.0.0.1:43405_solr-n_0000000005) [n:127.0.0.1:43405_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:43405_solr
   [junit4]   2> 2464807 DEBUG (jetty-closer-11178-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 2464807 WARN  (OverseerAutoScalingTriggerThread-99426646764552212-127.0.0.1:43405_solr-n_0000000005) [n:127.0.0.1:43405_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2466223 INFO  (jetty-closer-11178-thread-11) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@352a8380{/solr,null,UNAVAILABLE}
   [junit4]   2> 2466223 INFO  (jetty-closer-11178-thread-11) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2466313 INFO  (jetty-closer-11178-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2474c5b4{/solr,null,UNAVAILABLE}
   [junit4]   2> 2466314 INFO  (jetty-closer-11178-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2466315 ERROR (SUITE-TriggerIntegrationTest-seed#[4858C8011F188B95]-worker) [    ] 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> 2466316 INFO  (SUITE-TriggerIntegrationTest-seed#[4858C8011F188B95]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44193 44193
   [junit4]   2> 2472487 INFO  (Thread-7613) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44193 44193
   [junit4]   2> 2472487 WARN  (Thread-7613) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	22	/solr/aliases.json
   [junit4]   2> 	21	/solr/security.json
   [junit4]   2> 	8	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	138	/solr/collections/collection1/state.json
   [junit4]   2> 	22	/solr/clusterprops.json
   [junit4]   2> 	22	/solr/clusterstate.json
   [junit4]   2> 	13	/solr/collections/testMetricTrigger/state.json
   [junit4]   2> 	6	/solr/autoscaling.json
   [junit4]   2> 	4	/solr/overseer_elect/election/99426646764552224-127.0.0.1:37713_solr-n_0000000009
   [junit4]   2> 	3	/solr/overseer_elect/election/99426646764552215-127.0.0.1:34561_solr-n_0000000006
   [junit4]   2> 	3	/solr/overseer_elect/election/99426646764552212-127.0.0.1:43405_solr-n_0000000005
   [junit4]   2> 	2	/solr/overseer_elect/election/99426646764552245-127.0.0.1:44363_solr-n_0000000016
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/99426646764552212-core_node10-n_0000000004
   [junit4]   2> 	2	/solr/overseer_elect/election/99426646764552242-127.0.0.1:33003_solr-n_0000000015
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/99426646764552206-core_node6-n_0000000002
   [junit4]   2> 	2	/solr/overseer_elect/election/99426646764552230-127.0.0.1:44131_solr-n_0000000011
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/99426646764552209-core_node3-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	22	/solr/live_nodes
   [junit4]   2> 	22	/solr/collections
   [junit4]   2> 	6	/solr/overseer/queue-work
   [junit4]   2> 	6	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	6	/solr/overseer/queue
   [junit4]   2> 	6	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/autoscaling/events/node_lost_triggerMR
   [junit4]   2> 	2	/solr/autoscaling/events/node_added_triggerCTOOR
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_4858C8011F188B95-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=PostingsFormat(name=MockRandom), x_s=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=847, maxMBSortInHeap=6.275894747768753, sim=RandomSimilarity(queryNorm=true): {}, locale=sg, timezone=America/Puerto_Rico
   [junit4]   2> NOTE: Linux 4.13.0-31-generic amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=8,threads=1,free=157873336,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [DateMathParserTest, DocValuesMultiTest, TestUseDocValuesAsStored, UnloadDistributedZkTest, TestNumericRangeQuery32, TestExclusionRuleCollectionAccess, OverseerModifyCollectionTest, LeaderElectionIntegrationTest, SolrTestCaseJ4Test, TestNodeAddedTrigger, PreAnalyzedFieldTest, NotRequiredUniqueKeyTest, SolrCmdDistributorTest, TestDFRSimilarityFactory, DistributedQueryComponentCustomSortTest, TestCodecSupport, TestSmileRequest, TestClassicSimilarityFactory, DistributedFacetPivotSmallAdvancedTest, DirectSolrSpellCheckerTest, SpatialRPTFieldTypeTest, TestSolrConfigHandlerConcurrent, CdcrReplicationHandlerTest, ClusterStateTest, SolrJmxReporterCloudTest, NumericFieldsTest, NodeAddedTriggerTest, ShufflingReplicaListTransformerTest, TestRangeQuery, MetricsHandlerTest, TestSolrCLIRunExample, TestPointFields, HLLSerializationTest, TestEmbeddedSolrServerConstructors, TestReloadDeadlock, TestFileDictionaryLookup, TriLevelCompositeIdRoutingTest, TestSlowCompositeReaderWrapper, HdfsRecoveryZkTest, TestStressLiveNodes, HdfsDirectoryFactoryTest, RegexBoostProcessorTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestSQLHandler, TestDynamicLoading, TestManagedResourceStorage, URLClassifyProcessorTest, TestSolrDeletionPolicy2, DocValuesMissingTest, ClusterStateUpdateTest, PingRequestHandlerTest, TestPayloadScoreQParserPlugin, TestLRUStatsCache, BlockCacheTest, TestCollectionAPIs, DisMaxRequestHandlerTest, AnalysisAfterCoreReloadTest, CoreAdminRequestStatusTest, SpellPossibilityIteratorTest, BlockJoinFacetSimpleTest, UUIDUpdateProcessorFallbackTest, MinimalSchemaTest, DeleteInactiveReplicaTest, TestReplicationHandlerBackup, TestHttpShardHandlerFactory, SpellCheckCollatorWithCollapseTest, TestHdfsCloudBackupRestore, IndexSchemaRuntimeFieldTest, LukeRequestHandlerTest, TestLMJelinekMercerSimilarityFactory, HdfsBasicDistributedZk2Test, SuggestComponentTest, MoveReplicaTest, CollectionsAPIAsyncDistributedZkTest, TestUninvertingReader, SolrCloudExampleTest, DistribCursorPagingTest, TestRebalanceLeaders, CircularListTest, LargeFieldTest, CleanupOldIndexTest, CdcrBidirectionalTest, TestCloudSearcherWarming, TestRuleBasedAuthorizationPlugin, TestFiltering, TestLeaderInitiatedRecoveryThread, TestLegacyFieldCache, TestAnalyzedSuggestions, TestSuggestSpellingConverter, MetricUtilsTest, TestManagedSynonymGraphFilterFactory, DistributedFacetSimpleRefinementLongTailTest, TestExecutePlanAction, MissingSegmentRecoveryTest, ChangedSchemaMergeTest, TestHashQParserPlugin, ZkStateReaderTest, HttpSolrCallGetCoreTest, TestNoOpRegenerator, SortSpecParsingTest, OverseerTaskQueueTest, PreAnalyzedFieldManagedSchemaCloudTest, TestSchemaSimilarityResource, DistributedQueueTest, TestMaxTokenLenTokenizer, JSONWriterTest, DistributedFacetExistsSmallTest, TestCoreDiscovery, TestQueryTypes, ReturnFieldsTest, TestJmxIntegration, TestFaceting, DistanceFunctionTest, TestMinMaxOnMultiValuedField, AutoScalingHandlerTest, ConnectionReuseTest, TestTolerantUpdateProcessorRandomCloud, TestConfigOverlay, TestRealTimeGet, TestInitParams, TestJsonRequest, TestFieldCacheSortRandom, TestSolrCloudWithSecureImpersonation, BasicDistributedZk2Test, SyncSliceTest, OpenCloseCoreStressTest, OverseerTest, FullSolrCloudDistribCmdsTest, TestRandomDVFaceting, TestDistributedGrouping, TestHashPartitioner, TestStressReorder, DistributedTermsComponentTest, SpellCheckComponentTest, TestGroupingSearch, TestBadConfig, SolrIndexSplitterTest, SolrRequestParserTest, SuggesterTSTTest, SuggesterTest, SpatialFilterTest, PolyFieldTest, SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, TestUpdate, TestWordDelimiterFilterFactory, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, CacheHeaderTest, TestOmitPositions, XmlUpdateRequestHandlerTest, PathHierarchyTokenizerFactoryTest, FieldAnalysisRequestHandlerTest, UniqFieldsUpdateProcessorFactoryTest, TestPartialUpdateDeduplication, TestLFUCache, TestHighlightDedupGrouping, TestTolerantSearch, TestLuceneIndexBackCompat, ChaosMonkeyNothingIsSafeWithPullReplicasTest, ConnectionManagerTest, CreateRoutedAliasTest, DeleteShardTest, DistributedVersionInfoTest, LeaderElectionContextKeyTest, LeaderFailoverAfterPartitionTest, MoveReplicaHDFSTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest, SolrXmlInZkTest, TestCloudPseudoReturnFields, TestClusterProperties, TestConfigSetsAPI, TestPullReplicaErrorHandling, TestSizeLimitedDistributedMap, TestStressInPlaceUpdates, CollectionReloadTest, HdfsCollectionsAPIDistributedZkTest, SimpleCollectionCreateDeleteTest, TestLocalFSCloudBackupRestore, AutoAddReplicasIntegrationTest, TriggerIntegrationTest]
   [junit4] Completed [636/769 (2!)] on J2 in 212.60s, 14 tests, 1 failure <<< FAILURES!

[...truncated 41340 lines...]

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk1.8.0_144) - Build # 1261 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1261/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseG1GC

3 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple

Error Message:
Waiting for collection testSimple2 null Live Nodes: [127.0.0.1:36651_solr, 127.0.0.1:37083_solr] Last available state: DocCollection(testSimple2//collections/testSimple2/state.json/19)={   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{     "shard1":{       "range":"80000000-ffffffff",       "state":"active",       "replicas":{         "core_node3":{           "core":"testSimple2_shard1_replica_n1",           "base_url":"https://127.0.0.1:36651/solr",           "node_name":"127.0.0.1:36651_solr",           "state":"active",           "type":"NRT",           "leader":"true"},         "core_node5":{           "core":"testSimple2_shard1_replica_n2",           "base_url":"https://127.0.0.1:41869/solr",           "node_name":"127.0.0.1:41869_solr",           "state":"down",           "type":"NRT"}}},     "shard2":{       "range":"0-7fffffff",       "state":"active",       "replicas":{         "core_node7":{           "core":"testSimple2_shard2_replica_n4",           "base_url":"https://127.0.0.1:36651/solr",           "node_name":"127.0.0.1:36651_solr",           "state":"active",           "type":"NRT",           "leader":"true"},         "core_node8":{           "core":"testSimple2_shard2_replica_n6",           "base_url":"https://127.0.0.1:41869/solr",           "node_name":"127.0.0.1:41869_solr",           "state":"down",           "type":"NRT"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"2",   "autoAddReplicas":"true",   "nrtReplicas":"2",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Waiting for collection testSimple2
null
Live Nodes: [127.0.0.1:36651_solr, 127.0.0.1:37083_solr]
Last available state: DocCollection(testSimple2//collections/testSimple2/state.json/19)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "core":"testSimple2_shard1_replica_n1",
          "base_url":"https://127.0.0.1:36651/solr",
          "node_name":"127.0.0.1:36651_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"},
        "core_node5":{
          "core":"testSimple2_shard1_replica_n2",
          "base_url":"https://127.0.0.1:41869/solr",
          "node_name":"127.0.0.1:41869_solr",
          "state":"down",
          "type":"NRT"}}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{
        "core_node7":{
          "core":"testSimple2_shard2_replica_n4",
          "base_url":"https://127.0.0.1:36651/solr",
          "node_name":"127.0.0.1:36651_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"},
        "core_node8":{
          "core":"testSimple2_shard2_replica_n6",
          "base_url":"https://127.0.0.1:41869/solr",
          "node_name":"127.0.0.1:41869_solr",
          "state":"down",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"true",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
	at __randomizedtesting.SeedInfo.seed([DE649989A4D59B3B:E6D7BD7783264FEA]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
	at org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple(AutoAddReplicasIntegrationTest.java:126)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple

Error Message:
No live SolrServers available to handle this request:[https://127.0.0.1:35387/solr]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:35387/solr]
	at __randomizedtesting.SeedInfo.seed([DE649989A4D59B3B:E6D7BD7783264FEA]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple(AutoAddReplicasPlanActionTest.java:110)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: https://127.0.0.1:35387/solr
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	... 44 more
Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:35387 failed to respond
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 48 more


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testListeners

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([DE649989A4D59B3B:33A40E9919B906E2]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testListeners(TriggerIntegrationTest.java:1053)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12582 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_DE649989A4D59B3B-001/init-core-data-001
   [junit4]   2> 941125 WARN  (SUITE-AutoAddReplicasPlanActionTest-seed#[DE649989A4D59B3B]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 941125 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[DE649989A4D59B3B]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 941126 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[DE649989A4D59B3B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 941127 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[DE649989A4D59B3B]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 941127 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[DE649989A4D59B3B]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_DE649989A4D59B3B-001/tempDir-001
   [junit4]   2> 941127 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[DE649989A4D59B3B]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 941127 INFO  (Thread-1258) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 941127 INFO  (Thread-1258) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 941129 ERROR (Thread-1258) [    ] 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> 941227 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[DE649989A4D59B3B]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:43039
   [junit4]   2> 941229 INFO  (zkConnectionManagerCallback-1611-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 941233 INFO  (jetty-launcher-1608-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T14:27:37-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 941233 INFO  (jetty-launcher-1608-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T14:27:37-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 941233 INFO  (jetty-launcher-1608-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T14:27:37-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 941249 INFO  (jetty-launcher-1608-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 941249 INFO  (jetty-launcher-1608-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 941249 INFO  (jetty-launcher-1608-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 941249 INFO  (jetty-launcher-1608-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 941249 INFO  (jetty-launcher-1608-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 941249 INFO  (jetty-launcher-1608-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 941249 INFO  (jetty-launcher-1608-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 941249 INFO  (jetty-launcher-1608-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 941249 INFO  (jetty-launcher-1608-thread-3) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 941249 INFO  (jetty-launcher-1608-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6590cf80{/solr,null,AVAILABLE}
   [junit4]   2> 941252 INFO  (jetty-launcher-1608-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7aaf1275{/solr,null,AVAILABLE}
   [junit4]   2> 941252 INFO  (jetty-launcher-1608-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@554f6411{SSL,[ssl, http/1.1]}{127.0.0.1:35387}
   [junit4]   2> 941252 INFO  (jetty-launcher-1608-thread-1) [    ] o.e.j.s.Server Started @942886ms
   [junit4]   2> 941252 INFO  (jetty-launcher-1608-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35387}
   [junit4]   2> 941252 ERROR (jetty-launcher-1608-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 941253 INFO  (jetty-launcher-1608-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 941253 INFO  (jetty-launcher-1608-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 941253 INFO  (jetty-launcher-1608-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 941253 INFO  (jetty-launcher-1608-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-28T04:54:23.839Z
   [junit4]   2> 941255 INFO  (jetty-launcher-1608-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3f7f317d{/solr,null,AVAILABLE}
   [junit4]   2> 941257 INFO  (jetty-launcher-1608-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@72f19bf0{SSL,[ssl, http/1.1]}{127.0.0.1:46859}
   [junit4]   2> 941258 INFO  (jetty-launcher-1608-thread-2) [    ] o.e.j.s.Server Started @942891ms
   [junit4]   2> 941258 INFO  (jetty-launcher-1608-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46859}
   [junit4]   2> 941258 ERROR (jetty-launcher-1608-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 941258 INFO  (jetty-launcher-1608-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 941258 INFO  (jetty-launcher-1608-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 941258 INFO  (jetty-launcher-1608-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 941258 INFO  (jetty-launcher-1608-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-28T04:54:23.844Z
   [junit4]   2> 941259 INFO  (zkConnectionManagerCallback-1613-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 941259 INFO  (jetty-launcher-1608-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 941265 INFO  (jetty-launcher-1608-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3cfd3473{SSL,[ssl, http/1.1]}{127.0.0.1:38859}
   [junit4]   2> 941265 INFO  (jetty-launcher-1608-thread-3) [    ] o.e.j.s.Server Started @942898ms
   [junit4]   2> 941265 INFO  (jetty-launcher-1608-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38859}
   [junit4]   2> 941265 ERROR (jetty-launcher-1608-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 941265 INFO  (jetty-launcher-1608-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 941265 INFO  (jetty-launcher-1608-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 941265 INFO  (jetty-launcher-1608-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 941265 INFO  (jetty-launcher-1608-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-28T04:54:23.851Z
   [junit4]   2> 941267 INFO  (zkConnectionManagerCallback-1615-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 941268 INFO  (jetty-launcher-1608-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 941277 INFO  (zkConnectionManagerCallback-1617-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 941277 INFO  (jetty-launcher-1608-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 941278 INFO  (jetty-launcher-1608-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43039/solr
   [junit4]   2> 941282 INFO  (zkConnectionManagerCallback-1621-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 941282 INFO  (jetty-launcher-1608-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43039/solr
   [junit4]   2> 941289 INFO  (jetty-launcher-1608-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43039/solr
   [junit4]   2> 941290 INFO  (zkConnectionManagerCallback-1626-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 941291 INFO  (zkConnectionManagerCallback-1631-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 941291 INFO  (zkConnectionManagerCallback-1628-thread-1-processing-n:127.0.0.1:35387_solr) [n:127.0.0.1:35387_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 941292 INFO  (zkConnectionManagerCallback-1633-thread-1-processing-n:127.0.0.1:46859_solr) [n:127.0.0.1:46859_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 941293 INFO  (zkConnectionManagerCallback-1635-thread-1-processing-n:127.0.0.1:38859_solr) [n:127.0.0.1:38859_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 941328 INFO  (jetty-launcher-1608-thread-3) [n:127.0.0.1:38859_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 941329 INFO  (jetty-launcher-1608-thread-2) [n:127.0.0.1:46859_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 941329 INFO  (jetty-launcher-1608-thread-1) [n:127.0.0.1:35387_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 941329 INFO  (jetty-launcher-1608-thread-3) [n:127.0.0.1:38859_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38859_solr
   [junit4]   2> 941329 INFO  (jetty-launcher-1608-thread-2) [n:127.0.0.1:46859_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46859_solr
   [junit4]   2> 941329 INFO  (jetty-launcher-1608-thread-1) [n:127.0.0.1:35387_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35387_solr
   [junit4]   2> 941330 INFO  (jetty-launcher-1608-thread-3) [n:127.0.0.1:38859_solr    ] o.a.s.c.Overseer Overseer (id=99425665922760713-127.0.0.1:38859_solr-n_0000000000) starting
   [junit4]   2> 941333 INFO  (zkCallback-1632-thread-1-processing-n:127.0.0.1:46859_solr) [n:127.0.0.1:46859_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 941335 INFO  (zkCallback-1634-thread-1-processing-n:127.0.0.1:38859_solr) [n:127.0.0.1:38859_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 941359 INFO  (zkCallback-1627-thread-1-processing-n:127.0.0.1:35387_solr) [n:127.0.0.1:35387_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 941369 INFO  (jetty-launcher-1608-thread-3) [n:127.0.0.1:38859_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38859_solr
   [junit4]   2> 941374 INFO  (zkCallback-1632-thread-1-processing-n:127.0.0.1:46859_solr) [n:127.0.0.1:46859_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 941374 INFO  (zkCallback-1634-thread-1-processing-n:127.0.0.1:38859_solr) [n:127.0.0.1:38859_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 941377 INFO  (zkCallback-1627-thread-1-processing-n:127.0.0.1:35387_solr) [n:127.0.0.1:35387_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 941403 INFO  (jetty-launcher-1608-thread-2) [n:127.0.0.1:46859_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46859.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38b55dee
   [junit4]   2> 941404 INFO  (jetty-launcher-1608-thread-1) [n:127.0.0.1:35387_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35387.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38b55dee
   [junit4]   2> 941409 INFO  (jetty-launcher-1608-thread-1) [n:127.0.0.1:35387_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35387.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38b55dee
   [junit4]   2> 941410 INFO  (jetty-launcher-1608-thread-2) [n:127.0.0.1:46859_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46859.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38b55dee
   [junit4]   2> 941410 INFO  (jetty-launcher-1608-thread-1) [n:127.0.0.1:35387_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35387.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38b55dee
   [junit4]   2> 941411 INFO  (jetty-launcher-1608-thread-2) [n:127.0.0.1:46859_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46859.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38b55dee
   [junit4]   2> 941411 INFO  (jetty-launcher-1608-thread-2) [n:127.0.0.1:46859_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_DE649989A4D59B3B-001/tempDir-001/node2/.
   [junit4]   2> 941411 INFO  (jetty-launcher-1608-thread-1) [n:127.0.0.1:35387_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_DE649989A4D59B3B-001/tempDir-001/node1/.
   [junit4]   2> 941421 INFO  (jetty-launcher-1608-thread-3) [n:127.0.0.1:38859_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38859.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38b55dee
   [junit4]   2> 941427 INFO  (jetty-launcher-1608-thread-3) [n:127.0.0.1:38859_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38859.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38b55dee
   [junit4]   2> 941427 INFO  (jetty-launcher-1608-thread-3) [n:127.0.0.1:38859_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38859.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38b55dee
   [junit4]   2> 941428 INFO  (jetty-launcher-1608-thread-3) [n:127.0.0.1:38859_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_DE649989A4D59B3B-001/tempDir-001/node3/.
   [junit4]   2> 941465 INFO  (zkConnectionManagerCallback-1643-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 941467 INFO  (zkConnectionManagerCallback-1647-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 941468 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[DE649989A4D59B3B]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 941468 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[DE649989A4D59B3B]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43039/solr ready
   [junit4]   2> 941478 INFO  (TEST-AutoAddReplicasPlanActionTest.testSimple-seed#[DE649989A4D59B3B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSimple
   [junit4]   2> 941493 INFO  (qtp1650781697-6989) [n:127.0.0.1:38859_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:35387_solr,127.0.0.1:46859_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 941494 INFO  (OverseerThreadFactory-3204-thread-1-processing-n:127.0.0.1:38859_solr) [n:127.0.0.1:38859_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testSimple1
   [junit4]   2> 941598 INFO  (OverseerStateUpdate-99425665922760713-127.0.0.1:38859_solr-n_0000000000) [n:127.0.0.1:38859_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46859/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 941598 INFO  (OverseerStateUpdate-99425665922760713-127.0.0.1:38859_solr-n_0000000000) [n:127.0.0.1:38859_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35387/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 941602 INFO  (OverseerStateUpdate-99425665922760713-127.0.0.1:38859_solr-n_0000000000) [n:127.0.0.1:38859_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46859/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 941603 INFO  (OverseerStateUpdate-99425665922760713-127.0.0.1:38859_solr-n_0000000000) [n:127.0.0.1:38859_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple1_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35387/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 941825 INFO  (qtp1186723207-6983) [n:127.0.0.1:46859_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 941827 INFO  (qtp1186723207-6983) [n:127.0.0.1:46859_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 941827 INFO  (qtp1186723207-6987) [n:127.0.0.1:46859_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 941830 INFO  (qtp817711666-6990) [n:127.0.0.1:35387_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 941831 INFO  (qtp817711666-6990) [n:127.0.0.1:35387_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 941834 INFO  (qtp817711666-6985) [n:127.0.0.1:35387_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 941936 INFO  (zkCallback-1627-thread-1-processing-n:127.0.0.1:35387_solr) [n:127.0.0.1:35387_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 941936 INFO  (zkCallback-1632-thread-1-processing-n:127.0.0.1:46859_solr) [n:127.0.0.1:46859_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 941936 INFO  (zkCallback-1627-thread-2-processing-n:127.0.0.1:35387_solr) [n:127.0.0.1:35387_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 942836 INFO  (qtp1186723207-6983) [n:127.0.0.1:46859_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 942836 INFO  (qtp1186723207-6987) [n:127.0.0.1:46859_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 942836 INFO  (qtp817711666-6990) [n:127.0.0.1:35387_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 942842 INFO  (qtp1186723207-6987) [n:127.0.0.1:46859_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.IndexSchema [testSimple1_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 942842 INFO  (qtp1186723207-6983) [n:127.0.0.1:46859_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.IndexSchema [testSimple1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 942842 INFO  (qtp817711666-6990) [n:127.0.0.1:35387_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.IndexSchema [testSimple1_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 942842 INFO  (qtp817711666-6985) [n:127.0.0.1:35387_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 942844 INFO  (qtp1186723207-6987) [n:127.0.0.1:46859_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 942844 INFO  (qtp1186723207-6987) [n:127.0.0.1:46859_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n4' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 942844 INFO  (qtp817711666-6990) [n:127.0.0.1:35387_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 942844 INFO  (qtp817711666-6990) [n:127.0.0.1:35387_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n6' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 942845 INFO  (qtp1186723207-6983) [n:127.0.0.1:46859_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 942845 INFO  (qtp1186723207-6983) [n:127.0.0.1:46859_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n1' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 942845 INFO  (qtp1186723207-6987) [n:127.0.0.1:46859_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46859.solr.core.testSimple1.shard2.replica_n4' (registry 'solr.core.testSimple1.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38b55dee
   [junit4]   2> 942845 INFO  (qtp817711666-6990) [n:127.0.0.1:35387_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35387.solr.core.testSimple1.shard2.replica_n6' (registry 'solr.core.testSimple1.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38b55dee
   [junit4]   2> 942845 INFO  (qtp1186723207-6987) [n:127.0.0.1:46859_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 942845 INFO  (qtp817711666-6990) [n:127.0.0.1:35387_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 942845 INFO  (qtp1186723207-6987) [n:127.0.0.1:46859_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore [[testSimple1_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_DE649989A4D59B3B-001/tempDir-001/node2/testSimple1_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_DE649989A4D59B3B-001/tempDir-001/node2/./testSimple1_shard2_replica_n4/data/]
   [junit4]   2> 942845 INFO  (qtp817711666-6990) [n:127.0.0.1:35387_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore [[testSimple1_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_DE649989A4D59B3B-001/tempDir-001/node1/testSimple1_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_DE649989A4D59B3B-001/tempDir-001/node1/./testSimple1_shard2_replica_n6/data/]
   [junit4]   2> 942845 INFO  (qtp1186723207-6983) [n:127.0.0.1:46859_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46859.solr.core.testSimple1.shard1.replica_n1' (registry 'solr.core.testSimple1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38b55dee
   [junit4]   2> 942845 INFO  (qtp1186723207-6983) [n:127.0.0.1:46859_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 942845 INFO  (qtp1186723207-6983) [n:127.0.0.1:46859_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore [[testSimple1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_DE649989A4D59B3B-001/tempDir-001/node2/testSimple1_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_DE649989A4D59B3B-001/tempDir-001/node2/./testSimple1_shard1_replica_n1/data/]
   [junit4]   2> 942848 INFO  (qtp817711666-6985) [n:127.0.0.1:35387_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.IndexSchema [testSimple1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 942850 INFO  (qtp817711666-6985) [n:127.0.0.1:35387_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 942850 INFO  (qtp817711666-6985) [n:127.0.0.1:35387_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n2' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 942850 INFO  (qtp817711666-6985) [n:127.0.0.1:35387_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35387.solr.core.testSimple1.shard1.replica_n2' (registry 'solr.core.testSimple1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38b55dee
   [junit4]   2> 942850 INFO  (qtp817711666-6985) [n:127.0.0.1:35387_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 942850 INFO  (qtp817711666-6985) [n:127.0.0.1:35387_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore [[testSimple1_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_DE649989A4D59B3B-001/tempDir-001/node1/testSimple1_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_DE649989A4D59B3B-001/tempDir-001/node1/./testSimple1_shard1_replica_n2/data/]
   [junit4]   2> 942890 INFO  (qtp1186723207-6987) [n:127.0.0.1:46859_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 942890 INFO  (qtp1186723207-6987) [n:127.0.0.1:46859_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 942891 INFO  (qtp817711666-6990) [n:127.0.0.1:35387_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 942891 INFO  (qtp817711666-6990) [n:127.0.0.1:35387_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 942891 INFO  (qtp1186723207-6987) [n:127.0.0.1:46859_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 942891 INFO  (qtp1186723207-6987) [n:127.0.0.1:46859_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 942891 INFO  (qtp817711666-6990) [n:127.0.0.1:35387_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 942891 INFO  (qtp817711666-6990) [n:127.0.0.1:35387_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 942892 INFO  (qtp1186723207-6987) [n:127.0.0.1:46859_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@48faab77[testSimple1_shard2_replica_n4] main]
   [junit4]   2> 942892 INFO  (qtp817711666-6990) [n:127.0.0.1:35387_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@4532e2a0[testSimple1_shard2_replica_n6] main]
   [junit4]   2> 942892 INFO  (qtp1186723207-6987) [n:127.0.0.1:46859_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 942893 INFO  (qtp1186723207-6987) [n:127.0.0.1:46859_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 942893 INFO  (qtp817711666-6990) [n:127.0.0.1:35387_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 942893 INFO  (qtp817711666-6990) [n:127.0.0.1:35387_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 942893 INFO  (qtp1186723207-6987) [n:127.0.0.1:46859_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 942893 INFO  (qtp817711666-6990) [n:127.0.0.1:35387_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 942894 INFO  (searcherExecutor-3211-thread-1-processing-n:127.0.0.1:46859_solr x:testSimple1_shard2_replica_n4 s:shard2 c:testSimple1 r:core_node7) [n:127.0.0.1:46859_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore [testSimple1_shard2_replica_n4] Registered new searcher Searcher@48faab77[testSimple1_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 942894 INFO  (qtp1186723207-6987) [n:127.0.0.1:46859_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590810656615956480
   [junit4]   2> 942894 INFO  (searcherExecutor-3212-thread-1-processing-n:127.0.0.1:35387_solr x:testSimple1_shard2_replica_n6 s:shard2 c:testSimple1 r:core_node8) [n:127.0.0.1:35387_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore [testSimple1_shard2_replica_n6] Registered new searcher Searcher@4532e2a0[testSimple1_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 942894 INFO  (qtp817711666-6990) [n:127.0.0.1:35387_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590810656615956480
   [junit4]   2> 942894 INFO  (qtp817711666-6985) [n:127.0.0.1:35387_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 942895 INFO  (qtp1186723207-6983) [n:127.0.0.1:46859_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 942895 INFO  (qtp817711666-6985) [n:127.0.0.1:35387_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 942895 INFO  (qtp1186723207-6983) [n:127.0.0.1:46859_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 942896 INFO  (qtp817711666-6985) [n:127.0.0.1:35387_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 942896 INFO  (qtp817711666-6985) [n:127.0.0.1:35387_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 942896 INFO  (qtp1186723207-6983) [n:127.0.0.1:46859_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 942896 INFO  (qtp1186723207-6983) [n:127.0.0.1:46859_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 942897 INFO  (qtp1186723207-6987) [n:127.0.0.1:46859_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 942897 INFO  (qtp1186723207-6987) [n:127.0.0.1:46859_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 942897 INFO  (qtp1186723207-6987) [n:127.0.0.1:46859_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:46859/solr/testSimple1_shard2_replica_n4/
   [junit4]   2> 942897 INFO  (qtp1186723207-6987) [n:127.0.0.1:46859_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n4 url=https://127.0.0.1:46859/solr START replicas=[https://127.0.0.1:35387/solr/testSimple1_shard2_replica_n6/] nUpdates=100
   [junit4]   2> 942897 INFO  (qtp817711666-6985) [n:127.0.0.1:35387_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c9d3094[testSimple1_shard1_replica_n2] main]
   [junit4]   2> 942897 INFO  (qtp1186723207-6983) [n:127.0.0.1:46859_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5e62d132[testSimple1_shard1_replica_n1] main]
   [junit4]   2> 942898 INFO  (qtp817711666-6985) [n:127.0.0.1:35387_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 942898 INFO  (qtp1186723207-6983) [n:127.0.0.1:46859_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 942898 INFO  (qtp817711666-6985) [n:127.0.0.1:35387_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 942898 INFO  (qtp1186723207-6983) [n:127.0.0.1:46859_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 942898 INFO  (qtp1186723207-6983) [n:127.0.0.1:46859_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 942898 INFO  (qtp817711666-6985) [n:127.0.0.1:35387_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 942899 INFO  (qtp1186723207-6983) [n:127.0.0.1:46859_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590810656621199360
   [junit4]   2> 942900 INFO  (searcherExecutor-3213-thread-1-processing-n:127.0.0.1:46859_solr x:testSimple1_shard1_replica_n1 s:shard1 c:testSimple1 r:core_node3) [n:127.0.0.1:46859_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore [testSimple1_shard1_replica_n1] Registered new searcher Searcher@5e62d132[testSimple1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 942901 INFO  (qtp817711666-6981) [n:127.0.0.1:35387_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.S.Request [testSimple1_shard2_replica_n6]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 942901 INFO  (searcherExecutor-3214-thread-1-processing-n:127.0.0.1:35387_solr x:testSimple1_shard1_replica_n2 s:shard1 c:testSimple1 r:core_node5) [n:127.0.0.1:35387_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore [testSimple1_shard1_replica_n2] Registered new searcher Searcher@1c9d3094[testSimple1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 942901 INFO  (qtp817711666-6985) [n:127.0.0.1:35387_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590810656623296512
   [junit4]   2> 942903 INFO  (qtp1186723207-6983) [n:127.0.0.1:46859_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 943004 INFO  (zkCallback-1627-thread-1-processing-n:127.0.0.1:35387_solr) [n:127.0.0.1:35387_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 943004 INFO  (zkCallback-1627-thread-2-processing-n:127.0.0.1:35387_solr) [n:127.0.0.1:35387_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 943004 INFO  (zkCallback-1632-thread-1-processing-n:127.0.0.1:46859_solr) [n:127.0.0.1:46859_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 943198 INFO  (qtp1186723207-6987) [n:127.0.0.1:46859_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n4 url=https://127.0.0.1:46859/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 943198 INFO  (qtp1186723207-6987) [n:127.0.0.1:46859_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 943198 INFO  (qtp1186723207-6987) [n:127.0.0.1:46859_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 943198 INFO  (qtp1186723207-6987) [n:127.0.0.1:46859_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 943200 INFO  (qtp1186723207-6987) [n:127.0.0.1:46859_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:46859/solr/testSimple1_shard2_replica_n4/ shard2
   [junit4]   2> 943301 INFO  (zkCallback-1627-thread-2-processing-n:127.0.0.1:35387_solr) [n:127.0.0.1:35387_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 943301 INFO  (zkCallback-1627-thread-1-processing-n:127.0.0.1:35387_solr) [n:127.0.0.1:35387_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 943301 INFO  (zkCallback-1632-thread-1-processing-n:127.0.0.1:46859_solr) [n:127.0.0.1:46859_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 943351 INFO  (qtp1186723207-6987) [n:127.0.0.1:46859_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 943352 INFO  (qtp1186723207-6987) [n:127.0.0.1:46859_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1524
   [junit4]   2> 943403 INFO  (qtp1186723207-6983) [n:127.0.0.1:46859_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 943403 INFO  (qtp1186723207-6983) [n:127.0.0.1:46859_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 943403 INFO  (qtp1186723207-6983) [n:127.0.0.1:46859_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:46859/solr/testSimple1_shard1_replica_n1/
   [junit4]   2> 943404 INFO  (qtp1186723207-6983) [n:127.0.0.1:46859_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n1 url=https://127.0.0.1:46859/solr START replicas=[https://127.0.0.1:35387/solr/testSimple1_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 943404 INFO  (qtp817711666-7065) [n:127.0.0.1:35387_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.S.Request [testSimple1_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 943452 INFO  (zkCallback-1632-thread-1-processing-n:127.0.0.1:46859_solr) [n:127.0.0.1:46859_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 943453 INFO  (zkCallback-1627-thread-2-processing-n:127.0.0.1:35387_solr) [n:127.0.0.1:35387_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 943453 INFO  (zkCallback-1627-thread-1-processing-n:127.0.0.1:35387_solr) [n:127.0.0.1:35387_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 943704 INFO  (qtp1186723207-6983) [n:127.0.0.1:46859_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n1 url=https://127.0.0.1:46859/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 943704 INFO  (qtp1186723207-6983) [n:127.0.0.1:46859_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 943704 INFO  (qtp1186723207-6983) [n:127.0.0.1:46859_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 943704 INFO  (qtp1186723207-6983) [n:127.0.0.1:46859_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 943706 INFO  (qtp1186723207-6983) [n:127.0.0.1:46859_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:46859/solr/testSimple1_shard1_replica_n1/ shard1
   [junit4]   2> 943807 INFO  (zkCallback-1632-thread-1-processing-n:127.0.0.1:46859_solr) [n:127.0.0.1:46859_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 943807 INFO  (zkCallback-1627-thread-2-processing-n:127.0.0.1:35387_solr) [n:127.0.0.1:35387_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 943807 INFO  (zkCallback-1627-thread-1-processing-n:127.0.0.1:35387_solr) [n:127.0.0.1:35387_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 943856 INFO  (qtp1186723207-6983) [n:127.0.0.1:46859_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 943858 INFO  (qtp1186723207-6983) [n:127.0.0.1:46859_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2032
   [junit4]   2> 943898 INFO  (qtp817711666-6990) [n:127.0.0.1:35387_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2067
   [junit4]   2> 943917 INFO  (qtp817711666-6985) [n:127.0.0.1:35387_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2083
   [junit4]   2> 943919 INFO  (qtp1650781697-6989) [n:127.0.0.1:38859_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 944006 INFO  (zkCallback-1627-thread-1-processing-n:127.0.0.1:35387_solr) [n:127.0.0.1:35387_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 944006 INFO  (zkCallback-1632-thread-1-processing-n:127.0.0.1:46859_solr) [n:127.0.0.1:46859_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 944006 INFO  (zkCallback-1627-thread-2-processing-n:127.0.0.1:35387_solr) [n:127.0.0.1:35387_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 944919 INFO  (qtp1650781697-6989) [n:127.0.0.1:38859_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:35387_solr,127.0.0.1:46859_solr&wt=javabin&version=2} status=0 QTime=3426
   [junit4]   2> 944920 INFO  (qtp1650781697-6984) [n:127.0.0.1:38859_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&autoAddReplicas=false&name=testSimple2&nrtReplicas=2&action=CREATE&numShards=1&createNodeSet=127.0.0.1:46859_solr,127.0.0.1:38859_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 944921 INFO  (OverseerThreadFactory-3204-thread-2-processing-n:127.0.0.1:38859_solr) [n:127.0.0.1:38859_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testSimple2
   [junit4]   2> 944921 INFO  (OverseerCollectionConfigSetProcessor-99425665922760713-127.0.0.1:38859_solr-n_0000000000) [n:127.0.0.1:38859_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 945124 INFO  (OverseerStateUpdate-99425665922760713-127.0.0.1:38859_solr-n_0000000000) [n:127.0.0.1:38859_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46859/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 945125 INFO  (OverseerStateUpdate-99425665922760713-127.0.0.1:38859_solr-n_0000000000) [n:127.0.0.1:38859_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple2_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38859/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 945327 INFO  (qtp1186723207-7061) [n:127.0.0.1:46859_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n1&action=CREATE&numShards=1&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 945328 INFO  (qtp1650781697-6986) [n:127.0.0.1:38859_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n2&action=CREATE&numShards=1&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 945329 INFO  (qtp1650781697-6986) [n:127.0.0.1:38859_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 945431 INFO  (zkCallback-1632-thread-1-processing-n:127.0.0.1:46859_solr) [n:127.0.0.1:46859_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 945431 INFO  (zkCallback-1634-thread-1-processing-n:127.0.0.1:38859_solr) [n:127.0.0.1:38859_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 945431 INFO  (zkCallback-1634-thread-2-processing-n:127.0.0.1:38859_solr) [n:127.0.0.1:38859_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 945431 INFO  (zkCallback-1632-thread-2-processing-n:127.0.0.1:46859_solr) [n:127.0.0.1:46859_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 946339 INFO  (qtp1650781697-6986) [n:127.0.0.1:38859_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 946339 INFO  (qtp1186723207-7061) [n:127.0.0.1:46859_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 946347 INFO  (qtp1186723207-7061) [n:127.0.0.1:46859_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.s.IndexSchema [testSimple2_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 946347 INFO  (qtp1650781697-6986) [n:127.0.0.1:38859_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.s.IndexSchema [testSimple2_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 946350 INFO  (qtp1186723207-7061) [n:127.0.0.1:46859_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 946350 INFO  (qtp1186723207-7061) [n:127.0.0.1:46859_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard1_replica_n1' using configuration from collection testSimple2, trusted=true
   [junit4]   2> 946350 INFO  (qtp1650781697-6986) [n:127.0.0.1:38859_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 946350 INFO  (qtp1650781697-6986) [n:127.0.0.1:38859_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard1_replica_n2' using configuration from collection testSimple2, trusted=true
   [junit4]   2> 946350 INFO  (qtp1186723207-7061) [n:127.0.0.1:46859_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46859.solr.core.testSimple2.shard1.replica_n1' (registry 'solr.core.testSimple2.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38b55dee
   [junit4]   2> 946350 INFO  (qtp1186723207-7061) [n:127.0.0.1:46859_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 946350 INFO  (qtp1650781697-6986) [n:127.0.0.1:38859_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38859.solr.core.testSimple2.shard1.replica_n2' (registry 'solr.core.testSimple2.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38b55dee
   [junit4]   2> 946350 INFO  (qtp1186723207-7061) [n:127.0.0.1:46859_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SolrCore [[testSimple2_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_DE649989A4D59B3B-001/tempDir-001/node2/testSimple2_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_DE649989A4D59B3B-001/tempDir-001/node2/./testSimple2_shard1_replica_n1/data/]
   [junit4]   2> 946351 INFO  (qtp1650781697-6986) [n:127.0.0.1:38859_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 946351 INFO  (qtp1650781697-6986) [n:127.0.0.1:38859_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.SolrCore [[testSimple2_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_DE649989A4D59B3B-001/tempDir-001/node3/testSimple2_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_DE649989A4D59B3B-001/tempDir-001/node3/./testSimple2_shard1_replica_n2/data/]
   [junit4]   2> 946409 INFO  (qtp1650781697-6986) [n:127.0.0.1:38859_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 946409 INFO  (qtp1650781697-6986) [n:127.0.0.1:38859_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 946411 INFO  (qtp1650781697-6986) [n:127.0.0.1:38859_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 946411 INFO  (qtp1650781697-6986) [n:127.0.0.1:38859_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 946412 INFO  (qtp1186723207-7061) [n:127.0.0.1:46859_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 946412 INFO  (qtp1650781697-6986) [n:127.0.0.1:38859_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@46b76e8b[testSimple2_shard1_replica_n2] main]
   [junit4]   2> 946412 INFO  (qtp1186723207-7061) [n:127.0.0.1:46859_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 946413 INFO  (qtp1650781697-6986) [n:127.0.0.1:38859_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 946413 INFO  (qtp1186723207-7061) [n:127.0.0.1:46859_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 946413 INFO  (qtp1186723207-7061) [n:127.0.0.1:46859_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 946413 INFO  (qtp1650781697-6986) [n:127.0.0.1:38859_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 946414 INFO  (qtp1650781697-6986) [n:127.0.0.1:38859_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 946415 INFO  (qtp1186723207-7061) [n:127.0.0.1:46859_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@59515ce7[testSimple2_shard1_replica_n1] main]
   [junit4]   2> 946415 INFO  (searcherExecutor-3232-thread-1-processing-n:127.0.0.1:38859_solr x:testSimple2_shard1_replica_n2 s:shard1 c:testSimple2 r:core_node4) [n:127.0.0.1:38859_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.SolrCore [testSimple2_shard1_replica_n2] Registered new searcher Searcher@46b76e8b[testSimple2_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 946415 INFO  (qtp1650781697-6986) [n:127.0.0.1:38859_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590810660307992576
   [junit4]   2> 946416 INFO  (qtp1186723207-7061) [n:127.0.0.1:46859_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 946416 INFO  (qtp1186723207-7061) [n:127.0.0.1:46859_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 946417 INFO  (qtp1186723207-7061) [n:127.0.0.1:46859_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 946417 INFO  (qtp1186723207-7061) [n:127.0.0.1:46859_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590810660310089728
   [junit4]   2> 946419 INFO  (qtp1650781697-6986) [n:127.0.0.1:38859_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 946419 INFO  (searcherExecutor-3231-thread-1-processing-n:127.0.0.1:46859_solr x:testSimple2_shard1_replica_n1 s:shard1 c:testSimple2 r:core_node3) [n:127.0.0.1:46859_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SolrCore [testSimple2_shard1_replica_n1] Registered new searcher Searcher@59515ce7[testSimple2_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 946526 INFO  (zkCallback-1632-thread-2-processing-n:127.0.0.1:46859_solr) [n:127.0.0.1:46859_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 946526 INFO  (zkCallback-1632-thread-1-processing-n:127.0.0.1:46859_solr) [n:127.0.0.1:46859_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 946526 INFO  (zkCallback-1634-thread-3-processing-n:127.0.0.1:38859_solr) [n:127.0.0.1:38859_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 946526 INFO  (zkCallback-1634-thread-2-processing-n:127.0.0.1:38859_solr) [n:127.0.0.1:38859_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 946920 INFO  (qtp1650781697-6986) [n:127.0.0.1:38859_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 946920 INFO  (qtp1650781697-6986) [n:127.0.0.1:38859_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 946920 INFO  (qtp1650781697-6986) [n:127.0.0.1:38859_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:38859/solr/testSimple2_shard1_replica_n2/
   [junit4]   2> 946920 INFO  (qtp1650781697-6986) [n:127.0.0.1:38859_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=testSimple2_shard1_replica_n2 url=https://127.0.0.1:38859/solr START replicas=[https://127.0.0.1:46859/solr/testSimple2_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 946925 INFO  (qtp1186723207-6978) [n:127.0.0.1:46859_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.S.Request [testSimple2_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 947220 INFO  (qtp1650781697-6986) [n:127.0.0.1:38859_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=testSimple2_shard1_replica_n2 url=https://127.0.0.1:38859/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 947221 INFO  (qtp1650781697-6986) [n:127.0.0.1:38859_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 947221 INFO  (qtp1650781697-6986) [n:127.0.0.1:38859_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 947221 INFO  (qtp1650781697-6986) [n:127.0.0.1:38859_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_

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

$2(ZkController.java:879)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$1(ZkStateReader.java:704)
   [junit4]   2> 	at java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4649)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:703)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.access$900(ZkStateReader.java:72)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1090)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1085)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$1(SolrZkClient.java:268)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2710218 INFO  (jetty-closer-10094-thread-8) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1e4142d1{/solr,null,UNAVAILABLE}
   [junit4]   2> 2710218 INFO  (jetty-closer-10094-thread-8) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2710219 ERROR (SUITE-TriggerIntegrationTest-seed#[DE649989A4D59B3B]-worker) [    ] 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> 2710219 INFO  (SUITE-TriggerIntegrationTest-seed#[DE649989A4D59B3B]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37757 37757
   [junit4]   2> 2716165 INFO  (Thread-9724) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37757 37757
   [junit4]   2> 2716166 WARN  (Thread-9724) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	21	/solr/aliases.json
   [junit4]   2> 	20	/solr/security.json
   [junit4]   2> 	9	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	132	/solr/collections/collection1/state.json
   [junit4]   2> 	37	/solr/collections/testMetricTrigger/state.json
   [junit4]   2> 	21	/solr/clusterprops.json
   [junit4]   2> 	21	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/autoscaling.json
   [junit4]   2> 	3	/solr/overseer_elect/election/99425767923908649-127.0.0.1:45637_solr-n_0000000012
   [junit4]   2> 	2	/solr/overseer_elect/election/99425767923908640-127.0.0.1:37723_solr-n_0000000009
   [junit4]   2> 	2	/solr/overseer_elect/election/99425767923908613-127.0.0.1:45187_solr-n_0000000001
   [junit4]   2> 	2	/solr/overseer_elect/election/99425767923908646-127.0.0.1:45403_solr-n_0000000011
   [junit4]   2> 	2	/solr/overseer_elect/election/99425767923908662-127.0.0.1:39859_solr-n_0000000016
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/99425767923908640-core_node10-n_0000000004
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/99425767923908622-core_node3-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/99425767923908631-127.0.0.1:39265_solr-n_0000000006
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	21	/solr/live_nodes
   [junit4]   2> 	21	/solr/collections
   [junit4]   2> 	6	/solr/overseer/queue-work
   [junit4]   2> 	6	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	6	/solr/overseer/collection-queue-work
   [junit4]   2> 	5	/solr/overseer/queue
   [junit4]   2> 	2	/solr/autoscaling/events/node_lost_triggerMR
   [junit4]   2> 	2	/solr/autoscaling/events/node_added_triggerCTOOR
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_DE649989A4D59B3B-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=PostingsFormat(name=Memory), x_s=PostingsFormat(name=LuceneFixedGap)}, docValues:{}, maxPointsInLeafNode=1680, maxMBSortInHeap=5.584786682786445, sim=RandomSimilarity(queryNorm=true): {}, locale=nl, timezone=SystemV/MST7MDT
   [junit4]   2> NOTE: Linux 4.13.0-31-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=164358328,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [WordBreakSolrSpellCheckerTest, LeaderInitiatedRecoveryOnShardRestartTest, TimeZoneUtilsTest, HdfsWriteToMultipleCollectionsTest, TestInitParams, TestDynamicLoading, ClassificationUpdateProcessorIntegrationTest, NodeAddedTriggerTest, TestSegmentSorting, TestBadConfig, SystemLogListenerTest, TestUpdate, CoreSorterTest, TestSlowCompositeReaderWrapper, TestSolrXml, RequestLoggingTest, ConnectionManagerTest, TestSQLHandler, TestFieldSortValues, SimpleCollectionCreateDeleteTest, TestMinMaxOnMultiValuedField, MoreLikeThisHandlerTest, TestLMJelinekMercerSimilarityFactory, TestCloudDeleteByQuery, SpellCheckComponentTest, TestLFUCache, LeaderElectionTest, ClusterStateTest, HdfsDirectoryFactoryTest, AnalyticsQueryTest, TestCodecSupport, TestEmbeddedSolrServerConstructors, ZkStateReaderTest, MinimalSchemaTest, NoCacheHeaderTest, AutoScalingHandlerTest, ConnectionReuseTest, HdfsAutoAddReplicasIntegrationTest, TestCoreDiscovery, TestManagedResourceStorage, TriLevelCompositeIdRoutingTest, HdfsThreadLeakTest, MultiTermTest, DistanceFunctionTest, CdcrReplicationHandlerTest, TestFaceting, HLLSerializationTest, DisMaxRequestHandlerTest, SpatialRPTFieldTypeTest, CustomHighlightComponentTest, TestQuerySenderListener, DocExpirationUpdateProcessorFactoryTest, TestPayloadScoreQParserPlugin, CoreAdminRequestStatusTest, ShowFileRequestHandlerTest, TestPointFields, RecoveryZkTest, BasicDistributedZk2Test, TestTolerantSearch, TestJsonRequest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestSolrQueryResponse, UpdateLogTest, TestStressLiveNodes, TestRuleBasedAuthorizationPlugin, CollectionsAPIAsyncDistributedZkTest, TestConfigReload, StatelessScriptUpdateProcessorFactoryTest, TestNodeAddedTrigger, TestSolrConfigHandlerConcurrent, TestSchemaSimilarityResource, TestSolrCLIRunExample, DocValuesTest, TestCloudPivotFacet, TestExclusionRuleCollectionAccess, TestLazyCores, LargeFieldTest, RestartWhileUpdatingTest, TestUseDocValuesAsStored, TestManagedSchema, TestOnReconnectListenerSupport, TestRealTimeGet, TestConfigSetsAPIExclusivity, PreAnalyzedFieldManagedSchemaCloudTest, TestCoreContainer, CoreAdminHandlerTest, TestHdfsCloudBackupRestore, SearchHandlerTest, TestValueSourceCache, URLClassifyProcessorTest, DateMathParserTest, DocValuesMultiTest, TestStressReorder, TestUninvertingReader, V2StandaloneTest, AnalysisAfterCoreReloadTest, TestDistribIDF, ShufflingReplicaListTransformerTest, DistributedQueryComponentCustomSortTest, UUIDUpdateProcessorFallbackTest, NotRequiredUniqueKeyTest, DistribCursorPagingTest, NumericFieldsTest, TestShardHandlerFactory, MetricsHandlerTest, HdfsRecoveryZkTest, TestPerFieldSimilarityWithDefaultOverride, CircularListTest, ResponseLogComponentTest, SuggesterTSTTest, ConvertedLegacyTest, TestHdfsUpdateLog, TestFileDictionaryLookup, SolrCmdDistributorTest, SpellPossibilityIteratorTest, TestAtomicUpdateErrorCases, PreAnalyzedUpdateProcessorTest, CacheHeaderTest, TestJmxIntegration, SaslZkACLProviderTest, TestExecutePlanAction, HttpSolrCallGetCoreTest, TestComplexPhraseLeadingWildcard, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, TestZkChroot, TestRandomDVFaceting, ShardRoutingCustomTest, TestDistributedSearch, DistributedTermsComponentTest, StatsComponentTest, QueryElevationComponentTest, PeerSyncTest, TestFunctionQuery, TestIndexSearcher, DistributedQueryElevationComponentTest, SimplePostToolTest, SignatureUpdateProcessorFactoryTest, TestFoldingMultitermQuery, TestStressLucene, TestTrie, SpatialFilterTest, SuggesterWFSTTest, TestCSVLoader, FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, TestSolrDeletionPolicy1, IndexBasedSpellCheckerTest, TestQueryUtils, TestWriterPerf, TestReversedWildcardFilterFactory, FileBasedSpellCheckerTest, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, TestSolrQueryParser, IndexSchemaRuntimeFieldTest, TestCollationField, ReturnFieldsTest, TestAnalyzedSuggestions, TestPartialUpdateDeduplication, PingRequestHandlerTest, TestXIncludeConfig, TestPerFieldSimilarity, TestBM25SimilarityFactory, TestFastOutputStream, ChaosMonkeyNothingIsSafeTest, CollectionsAPISolrJTest, DistributedQueueTest, LeaderFailoverAfterPartitionTest, LegacyCloudClusterPropTest, MissingSegmentRecoveryTest, MoveReplicaHDFSTest, OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, PeerSyncReplicationTest, TestAuthenticationFramework, TestCloudInspectUtil, TestCloudRecovery, TestClusterProperties, TestConfigSetsAPI, TestDownShardTolerantSearch, TestLeaderElectionWithEmptyReplica, TestRandomFlRTGCloud, TestRebalanceLeaders, TestRequestForwarding, TestSSLRandomization, TestSolrCloudWithDelegationTokens, TestSolrCloudWithSecureImpersonation, TestTolerantUpdateProcessorCloud, TestTolerantUpdateProcessorRandomCloud, TestUtilizeNode, ZkFailoverTest, TestRequestStatusCollectionAPI, ExecutePlanActionTest, MetricTriggerTest, NodeLostTriggerTest, SearchRateTriggerTest, TriggerIntegrationTest]
   [junit4] Completed [598/769 (3!)] on J2 in 218.75s, 14 tests, 1 failure <<< FAILURES!

[...truncated 48722 lines...]

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk-9.0.1) - Build # 1260 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1260/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseSerialGC

3 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest.testReadApi

Error Message:
expected:<1> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
	at __randomizedtesting.SeedInfo.seed([6CC0BA78DB393073:3BE941CD00CBD268]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest.testReadApi(AutoScalingHandlerTest.java:725)
	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)


FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication

Error Message:
Index ۰ out-of-bounds for length ۰

Stack Trace:
java.lang.IndexOutOfBoundsException: Index ۰ out-of-bounds for length ۰
	at __randomizedtesting.SeedInfo.seed([6CC0BA78DB393073:7888E12DF83E8D6D]:0)
	at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
	at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
	at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:248)
	at java.base/java.util.Objects.checkIndex(Objects.java:372)
	at java.base/java.util.ArrayList.get(ArrayList.java:440)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561)
	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)


FAILED:  org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory

Error Message:
expected:<5> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<0>
	at __randomizedtesting.SeedInfo.seed([6CC0BA78DB393073:13C1E856171CF74]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:241)
	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 11891 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_6CC0BA78DB393073-001/init-core-data-001
   [junit4]   2> 168806 WARN  (SUITE-AutoscalingHistoryHandlerTest-seed#[6CC0BA78DB393073]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 168806 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[6CC0BA78DB393073]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 168807 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[6CC0BA78DB393073]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 168807 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[6CC0BA78DB393073]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 168807 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[6CC0BA78DB393073]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_6CC0BA78DB393073-001/tempDir-001
   [junit4]   2> 168808 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[6CC0BA78DB393073]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 168812 INFO  (Thread-744) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 168812 INFO  (Thread-744) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 168823 ERROR (Thread-744) [    ] 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> 168912 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[6CC0BA78DB393073]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:33271
   [junit4]   2> 168940 INFO  (zkConnectionManagerCallback-281-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 168946 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1613a5b99070000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 168950 INFO  (jetty-launcher-278-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T13:27:37-08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 168954 INFO  (jetty-launcher-278-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T13:27:37-08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 168956 INFO  (jetty-launcher-278-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T13:27:37-08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 168995 INFO  (jetty-launcher-278-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 168995 INFO  (jetty-launcher-278-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 168995 INFO  (jetty-launcher-278-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 168996 INFO  (jetty-launcher-278-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2e0972bd{/solr,null,AVAILABLE}
   [junit4]   2> 169000 INFO  (jetty-launcher-278-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 169000 INFO  (jetty-launcher-278-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 169000 INFO  (jetty-launcher-278-thread-3) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 169000 INFO  (jetty-launcher-278-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6765dc78{HTTP/1.1,[http/1.1]}{127.0.0.1:45275}
   [junit4]   2> 169000 INFO  (jetty-launcher-278-thread-2) [    ] o.e.j.s.Server Started @170841ms
   [junit4]   2> 169000 INFO  (jetty-launcher-278-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45275}
   [junit4]   2> 169001 ERROR (jetty-launcher-278-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 169001 INFO  (jetty-launcher-278-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 169001 INFO  (jetty-launcher-278-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 169001 INFO  (jetty-launcher-278-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 169001 INFO  (jetty-launcher-278-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-28T01:22:17.152400Z
   [junit4]   2> 169004 INFO  (jetty-launcher-278-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 169004 INFO  (jetty-launcher-278-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 169004 INFO  (jetty-launcher-278-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 169012 INFO  (jetty-launcher-278-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@24ff9faf{/solr,null,AVAILABLE}
   [junit4]   2> 169014 INFO  (jetty-launcher-278-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@19ebf660{/solr,null,AVAILABLE}
   [junit4]   2> 169016 INFO  (zkConnectionManagerCallback-283-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 169016 INFO  (jetty-launcher-278-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@404ab6c2{HTTP/1.1,[http/1.1]}{127.0.0.1:34507}
   [junit4]   2> 169016 INFO  (jetty-launcher-278-thread-3) [    ] o.e.j.s.Server Started @170856ms
   [junit4]   2> 169016 INFO  (jetty-launcher-278-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34507}
   [junit4]   2> 169016 INFO  (jetty-launcher-278-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@149a6bc8{HTTP/1.1,[http/1.1]}{127.0.0.1:43111}
   [junit4]   2> 169017 INFO  (jetty-launcher-278-thread-1) [    ] o.e.j.s.Server Started @170857ms
   [junit4]   2> 169017 INFO  (jetty-launcher-278-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43111}
   [junit4]   2> 169017 ERROR (jetty-launcher-278-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 169017 INFO  (jetty-launcher-278-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 169017 INFO  (jetty-launcher-278-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 169017 INFO  (jetty-launcher-278-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 169017 INFO  (jetty-launcher-278-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 169017 ERROR (jetty-launcher-278-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 169017 INFO  (jetty-launcher-278-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-28T01:22:17.168395Z
   [junit4]   2> 169017 INFO  (jetty-launcher-278-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 169017 INFO  (jetty-launcher-278-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 169017 INFO  (jetty-launcher-278-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 169017 INFO  (jetty-launcher-278-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-28T01:22:17.168553Z
   [junit4]   2> 169032 INFO  (zkConnectionManagerCallback-287-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 169036 INFO  (jetty-launcher-278-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 169040 INFO  (zkConnectionManagerCallback-285-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 169041 INFO  (jetty-launcher-278-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 169044 INFO  (jetty-launcher-278-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33271/solr
   [junit4]   2> 169064 INFO  (jetty-launcher-278-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33271/solr
   [junit4]   2> 169072 INFO  (jetty-launcher-278-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33271/solr
   [junit4]   2> 169077 INFO  (zkConnectionManagerCallback-292-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 169077 INFO  (zkConnectionManagerCallback-296-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 169088 INFO  (zkConnectionManagerCallback-299-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 169103 INFO  (zkConnectionManagerCallback-301-thread-1-processing-n:127.0.0.1:45275_solr) [n:127.0.0.1:45275_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 169112 INFO  (zkConnectionManagerCallback-303-thread-1-processing-n:127.0.0.1:43111_solr) [n:127.0.0.1:43111_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 169128 INFO  (zkConnectionManagerCallback-305-thread-1-processing-n:127.0.0.1:34507_solr) [n:127.0.0.1:34507_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 169135 INFO  (jetty-launcher-278-thread-1) [n:127.0.0.1:43111_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 169136 INFO  (jetty-launcher-278-thread-1) [n:127.0.0.1:43111_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43111_solr
   [junit4]   2> 169136 INFO  (jetty-launcher-278-thread-3) [n:127.0.0.1:34507_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 169136 INFO  (jetty-launcher-278-thread-1) [n:127.0.0.1:43111_solr    ] o.a.s.c.Overseer Overseer (id=99424831862669320-127.0.0.1:43111_solr-n_0000000000) starting
   [junit4]   2> 169137 INFO  (jetty-launcher-278-thread-3) [n:127.0.0.1:34507_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34507_solr
   [junit4]   2> 169156 INFO  (zkCallback-302-thread-1-processing-n:127.0.0.1:43111_solr) [n:127.0.0.1:43111_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 169163 INFO  (jetty-launcher-278-thread-2) [n:127.0.0.1:45275_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 169164 INFO  (jetty-launcher-278-thread-2) [n:127.0.0.1:45275_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 169165 INFO  (zkCallback-304-thread-1-processing-n:127.0.0.1:34507_solr) [n:127.0.0.1:34507_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 169165 INFO  (jetty-launcher-278-thread-2) [n:127.0.0.1:45275_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45275_solr
   [junit4]   2> 169165 DEBUG (OverseerStateUpdate-99424831862669320-127.0.0.1:43111_solr-n_0000000000) [n:127.0.0.1:43111_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 169166 INFO  (OverseerStateUpdate-99424831862669320-127.0.0.1:43111_solr-n_0000000000) [n:127.0.0.1:43111_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 169168 DEBUG (OverseerStateUpdate-99424831862669320-127.0.0.1:43111_solr-n_0000000000) [n:127.0.0.1:43111_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:45275_solr"} current state version: 0
   [junit4]   2> 169168 DEBUG (OverseerStateUpdate-99424831862669320-127.0.0.1:43111_solr-n_0000000000) [n:127.0.0.1:43111_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:45275_solr
   [junit4]   2> 169172 INFO  (jetty-launcher-278-thread-3) [n:127.0.0.1:34507_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34507.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66b28ec2
   [junit4]   2> 169175 INFO  (jetty-launcher-278-thread-1) [n:127.0.0.1:43111_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43111_solr
   [junit4]   2> 169182 INFO  (zkCallback-304-thread-1-processing-n:127.0.0.1:34507_solr) [n:127.0.0.1:34507_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 169188 INFO  (zkCallback-304-thread-1-processing-n:127.0.0.1:34507_solr) [n:127.0.0.1:34507_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 169189 INFO  (jetty-launcher-278-thread-3) [n:127.0.0.1:34507_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34507.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66b28ec2
   [junit4]   2> 169189 INFO  (jetty-launcher-278-thread-3) [n:127.0.0.1:34507_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34507.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66b28ec2
   [junit4]   2> 169190 INFO  (jetty-launcher-278-thread-3) [n:127.0.0.1:34507_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_6CC0BA78DB393073-001/tempDir-001/node3/.
   [junit4]   2> 169190 DEBUG (OverseerStateUpdate-99424831862669320-127.0.0.1:43111_solr-n_0000000000) [n:127.0.0.1:43111_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:43111_solr"} current state version: 0
   [junit4]   2> 169191 DEBUG (OverseerAutoScalingTriggerThread-99424831862669320-127.0.0.1:43111_solr-n_0000000000) [n:127.0.0.1:43111_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 169191 DEBUG (OverseerStateUpdate-99424831862669320-127.0.0.1:43111_solr-n_0000000000) [n:127.0.0.1:43111_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:43111_solr
   [junit4]   2> 169191 DEBUG (OverseerAutoScalingTriggerThread-99424831862669320-127.0.0.1:43111_solr-n_0000000000) [n:127.0.0.1:43111_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 169191 DEBUG (OverseerAutoScalingTriggerThread-99424831862669320-127.0.0.1:43111_solr-n_0000000000) [n:127.0.0.1:43111_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:34507_solr, 127.0.0.1:45275_solr]
   [junit4]   2> 169191 DEBUG (OverseerAutoScalingTriggerThread-99424831862669320-127.0.0.1:43111_solr-n_0000000000) [n:127.0.0.1:43111_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 169191 DEBUG (OverseerAutoScalingTriggerThread-99424831862669320-127.0.0.1:43111_solr-n_0000000000) [n:127.0.0.1:43111_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 169192 INFO  (zkCallback-302-thread-1-processing-n:127.0.0.1:43111_solr) [n:127.0.0.1:43111_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 169204 INFO  (zkCallback-300-thread-1-processing-n:127.0.0.1:45275_solr) [n:127.0.0.1:45275_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 169208 DEBUG (OverseerAutoScalingTriggerThread-99424831862669320-127.0.0.1:43111_solr-n_0000000000) [n:127.0.0.1:43111_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 169208 DEBUG (OverseerAutoScalingTriggerThread-99424831862669320-127.0.0.1:43111_solr-n_0000000000) [n:127.0.0.1:43111_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 169208 DEBUG (ScheduledTrigger-743-thread-1) [n:127.0.0.1:43111_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 169242 INFO  (jetty-launcher-278-thread-2) [n:127.0.0.1:45275_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45275.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66b28ec2
   [junit4]   2> 169251 INFO  (jetty-launcher-278-thread-1) [n:127.0.0.1:43111_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43111.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66b28ec2
   [junit4]   2> 169256 INFO  (jetty-launcher-278-thread-2) [n:127.0.0.1:45275_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45275.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66b28ec2
   [junit4]   2> 169258 INFO  (jetty-launcher-278-thread-2) [n:127.0.0.1:45275_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45275.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66b28ec2
   [junit4]   2> 169260 INFO  (jetty-launcher-278-thread-2) [n:127.0.0.1:45275_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_6CC0BA78DB393073-001/tempDir-001/node2/.
   [junit4]   2> 169265 INFO  (jetty-launcher-278-thread-1) [n:127.0.0.1:43111_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43111.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66b28ec2
   [junit4]   2> 169265 INFO  (jetty-launcher-278-thread-1) [n:127.0.0.1:43111_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43111.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66b28ec2
   [junit4]   2> 169266 INFO  (jetty-launcher-278-thread-1) [n:127.0.0.1:43111_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_6CC0BA78DB393073-001/tempDir-001/node1/.
   [junit4]   2> 169316 INFO  (zkConnectionManagerCallback-313-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 169319 INFO  (zkConnectionManagerCallback-317-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 169320 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[6CC0BA78DB393073]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 169320 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[6CC0BA78DB393073]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33271/solr ready
   [junit4]   2> 169323 INFO  (qtp632501385-2105) [n:127.0.0.1:43111_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=3&name=AutoscalingHistoryHandlerTest_collection&nrtReplicas=3&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 169324 INFO  (OverseerThreadFactory-745-thread-1-processing-n:127.0.0.1:43111_solr) [n:127.0.0.1:43111_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection AutoscalingHistoryHandlerTest_collection
   [junit4]   2> 169325 INFO  (OverseerThreadFactory-745-thread-1-processing-n:127.0.0.1:43111_solr) [n:127.0.0.1:43111_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/protwords.txt
   [junit4]   2> 169326 INFO  (OverseerThreadFactory-745-thread-1-processing-n:127.0.0.1:43111_solr) [n:127.0.0.1:43111_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/managed-schema
   [junit4]   2> 169326 INFO  (OverseerThreadFactory-745-thread-1-processing-n:127.0.0.1:43111_solr) [n:127.0.0.1:43111_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/solrconfig.xml
   [junit4]   2> 169327 INFO  (OverseerThreadFactory-745-thread-1-processing-n:127.0.0.1:43111_solr) [n:127.0.0.1:43111_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/synonyms.txt
   [junit4]   2> 169328 INFO  (OverseerThreadFactory-745-thread-1-processing-n:127.0.0.1:43111_solr) [n:127.0.0.1:43111_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/stopwords.txt
   [junit4]   2> 169329 INFO  (OverseerThreadFactory-745-thread-1-processing-n:127.0.0.1:43111_solr) [n:127.0.0.1:43111_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 169329 INFO  (OverseerThreadFactory-745-thread-1-processing-n:127.0.0.1:43111_solr) [n:127.0.0.1:43111_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 169330 INFO  (OverseerThreadFactory-745-thread-1-processing-n:127.0.0.1:43111_solr) [n:127.0.0.1:43111_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 169330 INFO  (OverseerThreadFactory-745-thread-1-processing-n:127.0.0.1:43111_solr) [n:127.0.0.1:43111_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 169331 INFO  (OverseerThreadFactory-745-thread-1-processing-n:127.0.0.1:43111_solr) [n:127.0.0.1:43111_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 169332 INFO  (OverseerThreadFactory-745-thread-1-processing-n:127.0.0.1:43111_solr) [n:127.0.0.1:43111_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 169332 INFO  (OverseerThreadFactory-745-thread-1-processing-n:127.0.0.1:43111_solr) [n:127.0.0.1:43111_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 169333 INFO  (OverseerThreadFactory-745-thread-1-processing-n:127.0.0.1:43111_solr) [n:127.0.0.1:43111_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 169333 INFO  (OverseerThreadFactory-745-thread-1-processing-n:127.0.0.1:43111_solr) [n:127.0.0.1:43111_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 169334 INFO  (OverseerThreadFactory-745-thread-1-processing-n:127.0.0.1:43111_solr) [n:127.0.0.1:43111_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 169334 INFO  (OverseerThreadFactory-745-thread-1-processing-n:127.0.0.1:43111_solr) [n:127.0.0.1:43111_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 169335 INFO  (OverseerThreadFactory-745-thread-1-processing-n:127.0.0.1:43111_solr) [n:127.0.0.1:43111_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 169335 INFO  (OverseerThreadFactory-745-thread-1-processing-n:127.0.0.1:43111_solr) [n:127.0.0.1:43111_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 169336 INFO  (OverseerThreadFactory-745-thread-1-processing-n:127.0.0.1:43111_solr) [n:127.0.0.1:43111_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 169336 INFO  (OverseerThreadFactory-745-thread-1-processing-n:127.0.0.1:43111_solr) [n:127.0.0.1:43111_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 169337 INFO  (OverseerThreadFactory-745-thread-1-processing-n:127.0.0.1:43111_solr) [n:127.0.0.1:43111_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 169337 INFO  (OverseerThreadFactory-745-thread-1-processing-n:127.0.0.1:43111_solr) [n:127.0.0.1:43111_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 169338 INFO  (OverseerThreadFactory-745-thread-1-processing-n:127.0.0.1:43111_solr) [n:127.0.0.1:43111_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 169338 INFO  (OverseerThreadFactory-745-thread-1-processing-n:127.0.0.1:43111_solr) [n:127.0.0.1:43111_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 169339 INFO  (OverseerThreadFactory-745-thread-1-processing-n:127.0.0.1:43111_solr) [n:127.0.0.1:43111_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 169339 INFO  (OverseerThreadFactory-745-thread-1-processing-n:127.0.0.1:43111_solr) [n:127.0.0.1:43111_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 169340 INFO  (OverseerThreadFactory-745-thread-1-processing-n:127.0.0.1:43111_solr) [n:127.0.0.1:43111_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 169340 INFO  (OverseerThreadFactory-745-thread-1-processing-n:127.0.0.1:43111_solr) [n:127.0.0.1:43111_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 169341 INFO  (OverseerThreadFactory-745-thread-1-processing-n:127.0.0.1:43111_solr) [n:127.0.0.1:43111_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 169341 INFO  (OverseerThreadFactory-745-thread-1-processing-n:127.0.0.1:43111_solr) [n:127.0.0.1:43111_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 169342 INFO  (OverseerThreadFactory-745-thread-1-processing-n:127.0.0.1:43111_solr) [n:127.0.0.1:43111_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 169342 INFO  (OverseerThreadFactory-745-thread-1-processing-n:127.0.0.1:43111_solr) [n:127.0.0.1:43111_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 169343 INFO  (OverseerThreadFactory-745-thread-1-processing-n:127.0.0.1:43111_solr) [n:127.0.0.1:43111_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 169343 INFO  (OverseerThreadFactory-745-thread-1-processing-n:127.0.0.1:43111_solr) [n:127.0.0.1:43111_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 169344 INFO  (OverseerThreadFactory-745-thread-1-processing-n:127.0.0.1:43111_solr) [n:127.0.0.1:43111_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 169344 INFO  (OverseerThreadFactory-745-thread-1-processing-n:127.0.0.1:43111_solr) [n:127.0.0.1:43111_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 169345 INFO  (OverseerThreadFactory-745-thread-1-processing-n:127.0.0.1:43111_solr) [n:127.0.0.1:43111_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 169345 INFO  (OverseerThreadFactory-745-thread-1-processing-n:127.0.0.1:43111_solr) [n:127.0.0.1:43111_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 169346 INFO  (OverseerThreadFactory-745-thread-1-processing-n:127.0.0.1:43111_solr) [n:127.0.0.1:43111_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 169346 INFO  (OverseerThreadFactory-745-thread-1-processing-n:127.0.0.1:43111_solr) [n:127.0.0.1:43111_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 169347 INFO  (OverseerThreadFactory-745-thread-1-processing-n:127.0.0.1:43111_solr) [n:127.0.0.1:43111_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 169347 INFO  (OverseerThreadFactory-745-thread-1-processing-n:127.0.0.1:43111_solr) [n:127.0.0.1:43111_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 169348 INFO  (OverseerThreadFactory-745-thread-1-processing-n:127.0.0.1:43111_solr) [n:127.0.0.1:43111_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 169348 INFO  (OverseerThreadFactory-745-thread-1-processing-n:127.0.0.1:43111_solr) [n:127.0.0.1:43111_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/params.json
   [junit4]   2> 169350 DEBUG (OverseerStateUpdate-99424831862669320-127.0.0.1:43111_solr-n_0000000000) [n:127.0.0.1:43111_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 169350 DEBUG (OverseerStateUpdate-99424831862669320-127.0.0.1:43111_solr-n_0000000000) [n:127.0.0.1:43111_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: AutoscalingHistoryHandlerTest_collection
   [junit4]   2> 169350 DEBUG (OverseerStateUpdate-99424831862669320-127.0.0.1:43111_solr-n_0000000000) [n:127.0.0.1:43111_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json
   [junit4]   2> 169452 DEBUG (OverseerStateUpdate-99424831862669320-127.0.0.1:43111_solr-n_0000000000) [n:127.0.0.1:43111_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43111/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 169452 INFO  (OverseerStateUpdate-99424831862669320-127.0.0.1:43111_solr-n_0000000000) [n:127.0.0.1:43111_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43111/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 169452 DEBUG (OverseerStateUpdate-99424831862669320-127.0.0.1:43111_solr-n_0000000000) [n:127.0.0.1:43111_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 169452 DEBUG (OverseerStateUpdate-99424831862669320-127.0.0.1:43111_solr-n_0000000000) [n:127.0.0.1:43111_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:43111/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 169453 DEBUG (OverseerStateUpdate-99424831862669320-127.0.0.1:43111_solr-n_0000000000) [n:127.0.0.1:43111_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34507/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 169453 INFO  (OverseerStateUpdate-99424831862669320-127.0.0.1:43111_solr-n_0000000000) [n:127.0.0.1:43111_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34507/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 169453 DEBUG (OverseerStateUpdate-99424831862669320-127.0.0.1:43111_solr-n_0000000000) [n:127.0.0.1:43111_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:43111/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 169453 DEBUG (OverseerStateUpdate-99424831862669320-127.0.0.1:43111_solr-n_0000000000) [n:127.0.0.1:43111_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:43111/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "base_url":"http://127.0.0.1:34507/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 169454 DEBUG (OverseerStateUpdate-99424831862669320-127.0.0.1:43111_solr-n_0000000000) [n:127.0.0.1:43111_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45275/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 169454 INFO  (OverseerStateUpdate-99424831862669320-127.0.0.1:43111_solr-n_0000000000) [n:127.0.0.1:43111_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45275/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 169454 DEBUG (OverseerStateUpdate-99424831862669320-127.0.0.1:43111_solr-n_0000000000) [n:127.0.0.1:43111_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:43111/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "base_url":"http://127.0.0.1:34507/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 169454 DEBUG (OverseerStateUpdate-99424831862669320-127.0.0.1:43111_solr-n_0000000000) [n:127.0.0.1:43111_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:43111/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "base_url":"http://127.0.0.1:34507/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node6":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>       "base_url":"http://127.0.0.1:45275/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 169554 DEBUG (OverseerStateUpdate-99424831862669320-127.0.0.1:43111_solr-n_0000000000) [n:127.0.0.1:43111_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json version: 0
   [junit4]   2> 169656 INFO  (qtp1247562908-2106) [n:127.0.0.1:45275_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n4&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 169656 INFO  (qtp632501385-2125) [n:127.0.0.1:43111_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 169656 INFO  (qtp642860439-2104) [n:127.0.0.1:34507_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n2&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 169656 INFO  (qtp642860439-2104) [n:127.0.0.1:34507_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 169656 INFO  (qtp1247562908-2106) [n:127.0.0.1:45275_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 169656 INFO  (qtp632501385-2125) [n:127.0.0.1:43111_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 169658 DEBUG (OverseerStateUpdate-99424831862669320-127.0.0.1:43111_solr-n_0000000000) [n:127.0.0.1:43111_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:34507/solr",
   [junit4]   2>   "node_name":"127.0.0.1:34507_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 169658 DEBUG (OverseerStateUpdate-99424831862669320-127.0.0.1:43111_solr-n_0000000000) [n:127.0.0.1:43111_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:34507/solr",
   [junit4]   2>   "node_name":"127.0.0.1:34507_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 169658 DEBUG (OverseerStateUpdate-99424831862669320-127.0.0.1:43111_solr-n_0000000000) [n:127.0.0.1:43111_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node5:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2","base_url":"http://127.0.0.1:34507/solr","node_name":"127.0.0.1:34507_solr","state":"down","type":"NRT"}
   [junit4]   2> 169658 DEBUG (OverseerStateUpdate-99424831862669320-127.0.0.1:43111_solr-n_0000000000) [n:127.0.0.1:43111_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:43111/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:34507/solr",
   [junit4]   2>           "node_name":"127.0.0.1:34507_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>           "base_url":"http://127.0.0.1:45275/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 169658 DEBUG (OverseerStateUpdate-99424831862669320-127.0.0.1:43111_solr-n_0000000000) [n:127.0.0.1:43111_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:43111/solr",
   [junit4]   2>   "node_name":"127.0.0.1:43111_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 169658 DEBUG (OverseerStateUpdate-99424831862669320-127.0.0.1:43111_solr-n_0000000000) [n:127.0.0.1:43111_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:43111/solr",
   [junit4]   2>   "node_name":"127.0.0.1:43111_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 169658 DEBUG (OverseerStateUpdate-99424831862669320-127.0.0.1:43111_solr-n_0000000000) [n:127.0.0.1:43111_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node3:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1","base_url":"http://127.0.0.1:43111/solr","node_name":"127.0.0.1:43111_solr","state":"down","type":"NRT"}
   [junit4]   2> 169658 DEBUG (OverseerStateUpdate-99424831862669320-127.0.0.1:43111_solr-n_0000000000) [n:127.0.0.1:43111_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:43111/solr",
   [junit4]   2>           "node_name":"127.0.0.1:43111_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:34507/solr",
   [junit4]   2>           "node_name":"127.0.0.1:34507_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>           "base_url":"http://127.0.0.1:45275/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 169658 DEBUG (OverseerStateUpdate-99424831862669320-127.0.0.1:43111_solr-n_0000000000) [n:127.0.0.1:43111_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "core_node_name":"core_node6",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:45275/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45275_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 169658 DEBUG (OverseerStateUpdate-99424831862669320-127.0.0.1:43111_solr-n_0000000000) [n:127.0.0.1:43111_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "core_node_name":"core_node6",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:45275/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45275_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 169658 DEBUG (OverseerStateUpdate-99424831862669320-127.0.0.1:43111_solr-n_0000000000) [n:127.0.0.1:43111_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node6:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4","base_url":"http://127.0.0.1:45275/solr","node_name":"127.0.0.1:45275_solr","state":"down","type":"NRT"}
   [junit4]   2> 169659 DEBUG (OverseerStateUpdate-99424831862669320-127.0.0.1:43111_solr-n_0000000000) [n:127.0.0.1:43111_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:43111/solr",
   [junit4]   2>           "node_name":"127.0.0.1:43111_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:34507/solr",
   [junit4]   2>           "node_name":"127.0.0.1:34507_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>           "base_url":"http://127.0.0.1:45275/solr",
   [junit4]   2>           "node_name":"127.0.0.1:45275_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 169759 DEBUG (OverseerStateUpdate-99424831862669320-127.0.0.1:43111_solr-n_0000000000) [n:127.0.0.1:43111_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json version: 1
   [junit4]   2> 169760 INFO  (zkCallback-302-thread-1-processing-n:127.0.0.1:43111_solr) [n:127.0.0.1:43111_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 169760 INFO  (zkCallback-302-thread-2-processing-n:127.0.0.1:43111_solr) [n:127.0.0.1:43111_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 169760 INFO  (zkCallback-304-thread-1-processing-n:127.0.0.1:34507_solr) [n:127.0.0.1:34507_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 169760 INFO  (zkCallback-300-thread-1-processing-n:127.0.0.1:45275_solr) [n:127.0.0.1:45275_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 169760 INFO  (zkCallback-304-thread-2-processing-n:127.0.0.1:34507_solr) [n:127.0.0.1:34507_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 169760 INFO  (zkCallback-300-thread-2-processing-n:127.0.0.1:45275_solr) [n:127.0.0.1:45275_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 170209 DEBUG (ScheduledTrigger-743-thread-1) [n:127.0.0.1:43111_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 170674 INFO  (qtp642860439-2104) [n:127.0.0.1:34507_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 170674 INFO  (qtp642860439-2104) [n:127.0.0.1:34507_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 170675 WARN  (qtp642860439-2104) [n:127.0.0.1:34507_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_6CC0BA78DB393073-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_6CC0BA78DB393073-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/extraction/lib
   [junit4]   2> 170675 WARN  (qtp642860439-2104) [n:127.0.0.1:34507_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_6CC0BA78DB393073-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_6CC0BA78DB393073-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
   [junit4]   2> 170675 WARN  (qtp642860439-2104) [n:127.0.0.1:34507_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_6CC0BA78DB393073-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_6CC0BA78DB393073-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/clustering/lib
   [junit4]   2> 170675 WARN  (qtp642860439-2104) [n:127.0.0.1:34507_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_6CC0BA78DB393073-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_6CC0BA78DB393073-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
   [junit4]   2> 170675 WARN  (qtp642860439-2104) [n:127.0.0.1:34507_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_6CC0BA78DB393073-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_6CC0BA78DB393073-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/langid/lib
   [junit4]   2> 170675 INFO  (qtp632501385-2125) [n:127.0.0.1:43111_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 170675 INFO  (qtp1247562908-2106) [n:127.0.0.1:45275_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 170675 WARN  (qtp642860439-2104) [n:127.0.0.1:34507_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_6CC0BA78DB393073-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_6CC0BA78DB393073-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
   [junit4]   2> 170675 INFO  (qtp1247562908-2106) [n:127.0.0.1:45275_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 170675 INFO  (qtp632501385-2125) [n:127.0.0.1:43111_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 170675 WARN  (qtp642860439-2104) [n:127.0.0.1:34507_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_6CC0BA78DB393073-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_6CC0BA78DB393073-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/velocity/lib
   [junit4]   2> 170676 WARN  (qtp642860439-2104) [n:127.0.0.1:34507_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_6CC0BA78DB393073-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_6CC0BA78DB393073-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
   [junit4]   2> 170676 WARN  (qtp632501385-2125) [n:127.0.0.1:43111_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_6CC0BA78DB393073-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_6CC0BA78DB393073-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 170676 WARN  (qtp1247562908-2106) [n:127.0.0.1:45275_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_6CC0BA78DB393073-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_6CC0BA78DB393073-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/extraction/lib
   [junit4]   2> 170676 WARN  (qtp632501385-2125) [n:127.0.0.1:43111_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_6CC0BA78DB393073-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_6CC0BA78DB393073-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist
   [junit4]   2> 170676 WARN  (qtp1247562908-2106) [n:127.0.0.1:45275_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_6CC0BA78DB393073-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_6CC0BA78DB393073-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist
   [junit4]   2> 170677 WARN  (qtp632501385-2125) [n:127.0.0.1:43111_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_6CC0BA78DB393073-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_6CC0BA78DB393073-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 170677 WARN  (qtp1247562908-2106) [n:127.0.0.1:45275_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_6CC0BA78DB393073-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_6CC0BA78DB393073-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/clustering/lib
   [junit4]   2> 170677 WARN  (qtp632501385-2125) [n:127.0.0.1:43111_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_6CC0BA78DB393073-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_6CC0BA78DB393073-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist
   [junit4]   2> 170677 WARN  (qtp1247562908-2106) [n:127.0.0.1:45275_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_6CC0BA78DB393073-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_6CC0BA78DB393073-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist
   [junit4]   2> 170677 WARN  (qtp632501385-2125) [n:127.0.0.1:43111_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_6CC0BA78DB393073-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_6CC0BA78DB393073-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 170677 WARN  (qtp1247562908-2106) [n:127.0.0.1:45275_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_6CC0BA78DB393073-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_6CC0BA78DB393073-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/langid/lib
   [junit4]   2> 170677 WARN  (qtp632501385-2125) [n:127.0.0.1:43111_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_6CC0BA78DB393073-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_6CC0BA78DB393073-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist
   [junit4]   2> 170677 WARN  (qtp1247562908-2106) [n:127.0.0.1:45275_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_6CC0BA78DB393073-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_6CC0BA78DB393073-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist
   [junit4]  

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

date-99424958179246085-127.0.0.1:45879_solr-n_0000000000) [n:127.0.0.1:45879_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:45879_solr
   [junit4]   2> 2103169 WARN  (OverseerAutoScalingTriggerThread-99424958179246085-127.0.0.1:45879_solr-n_0000000000) [n:127.0.0.1:45879_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2103170 INFO  (coreCloseExecutor-8940-thread-1) [n:127.0.0.1:40035_solr c:readApiTestViolations s:shard1 r:core_node7 x:readApiTestViolations_shard1_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.readApiTestViolations.shard1.leader, tag=1832312996
   [junit4]   2> 2103170 INFO  (coreCloseExecutor-8940-thread-3) [n:127.0.0.1:40035_solr c:readApiTestViolations s:shard1 r:core_node11 x:readApiTestViolations_shard1_replica_n8] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.readApiTestViolations.shard1.leader, tag=1632774805
   [junit4]   2> 2103171 INFO  (zkCallback-10848-thread-2-processing-n:127.0.0.1:40035_solr) [n:127.0.0.1:40035_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40035_solr
   [junit4]   2> 2104671 INFO  (jetty-closer-10831-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1d9e47bf{/solr,null,UNAVAILABLE}
   [junit4]   2> 2104671 INFO  (jetty-closer-10831-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2104671 INFO  (jetty-closer-10831-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@36a0dc4f{/solr,null,UNAVAILABLE}
   [junit4]   2> 2104672 INFO  (jetty-closer-10831-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2104672 ERROR (SUITE-AutoScalingHandlerTest-seed#[6CC0BA78DB393073]-worker) [    ] 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> 2104672 INFO  (SUITE-AutoScalingHandlerTest-seed#[6CC0BA78DB393073]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35755 35755
   [junit4]   2> 2105222 INFO  (Thread-7480) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35755 35755
   [junit4]   2> 2105222 WARN  (Thread-7480) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	3	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	17	/solr/collections/readApiTestViolations/state.json
   [junit4]   2> 	5	/solr/collections/COLL1/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/live_nodes
   [junit4]   2> 	4	/solr/collections
   [junit4]   2> 	3	/solr/autoscaling/events/node_lost_trigger
   [junit4]   2> 	2	/solr/autoscaling/events/node_added_trigger
   [junit4]   2> 	2	/solr/autoscaling/events/node_added_trigger1
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_6CC0BA78DB393073-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1048, maxMBSortInHeap=6.922592997115649, sim=RandomSimilarity(queryNorm=true): {}, locale=el, timezone=America/Curacao
   [junit4]   2> NOTE: Linux 4.13.0-31-generic amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=8,threads=1,free=112266176,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestInitParams, TermVectorComponentTest, DateMathParserTest, LeaderElectionTest, TestCoreContainer, HttpSolrCallGetCoreTest, CopyFieldTest, NoCacheHeaderTest, TestStreamBody, TestDistribIDF, TestSmileRequest, HdfsDirectoryFactoryTest, TestSolrConfigHandlerConcurrent, TestConfigOverlay, NotRequiredUniqueKeyTest, TestSubQueryTransformerCrossCore, TestUpdate, TestRandomDVFaceting, TestSchemaSimilarityResource, DateFieldTest, OverseerModifyCollectionTest, SuggesterTSTTest, WordBreakSolrSpellCheckerTest, TestCustomDocTransformer, SolrIndexMetricsTest, DistributedFacetExistsSmallTest, ShowFileRequestHandlerTest, TestNumericRangeQuery32, TestHttpShardHandlerFactory, ShufflingReplicaListTransformerTest, TestLMJelinekMercerSimilarityFactory, LeaderFailoverAfterPartitionTest, TestCloudPivotFacet, PreAnalyzedFieldManagedSchemaCloudTest, LeaderElectionIntegrationTest, TestSimDistributedQueue, TestFieldSortValues, TestSolrCLIRunExample, PreAnalyzedUpdateProcessorTest, DocValuesMissingTest, SystemLogListenerTest, TestExecutePlanAction, RestartWhileUpdatingTest, TestValueSourceCache, TestSolrDeletionPolicy2, ClusterStateUpdateTest, TestFieldTypeResource, TestFileDictionaryLookup, PKIAuthenticationIntegrationTest, TestEmbeddedSolrServerConstructors, OverseerTaskQueueTest, TestNoOpRegenerator, TestTolerantUpdateProcessorRandomCloud, TestConfigReload, RemoteQueryErrorTest, CoreAdminRequestStatusTest, TestUninvertingReader, AnalyticsQueryTest, BlockCacheTest, TestHashQParserPlugin, TestDeleteCollectionOnDownNodes, ZkStateReaderTest, TestMaxTokenLenTokenizer, OutOfBoxZkACLAndCredentialsProvidersTest, RegexBoostProcessorTest, AliasIntegrationTest, CheckHdfsIndexTest, TestFaceting, TestExclusionRuleCollectionAccess, SpellPossibilityIteratorTest, JavabinLoaderTest, CdcrReplicationHandlerTest, TestGraphMLResponseWriter, DistributedQueueTest, TriLevelCompositeIdRoutingTest, HdfsChaosMonkeySafeLeaderTest, MultiTermTest, SolrTestCaseJ4Test, TestMaxScoreQueryParser, RecoveryZkTest, MoveReplicaTest, TestLegacyNumericUtils, TestReplicationHandlerBackup, TestLeaderInitiatedRecoveryThread, TestHdfsCloudBackupRestore, TestSolrCoreProperties, MissingSegmentRecoveryTest, TestBadConfig, TestSQLHandler, CustomCollectionTest, DistribCursorPagingTest, TestManagedSynonymGraphFilterFactory, UpdateLogTest, NodeAddedTriggerTest, DirectSolrSpellCheckerTest, TestImpersonationWithHadoopAuth, CoreSorterTest, TestOnReconnectListenerSupport, FacetPivotSmallTest, TestPullReplicaErrorHandling, ForceLeaderTest, DocValuesMultiTest, TestRuleBasedAuthorizationPlugin, TestQueryTypes, HLLSerializationTest, ReturnFieldsTest, ClusterStateTest, TestShardHandlerFactory, TestSolrFieldCacheBean, TestFastWriter, HdfsRecoveryZkTest, JSONWriterTest, SaslZkACLProviderTest, TestTrieFacet, TestSkipOverseerOperations, RequestLoggingTest, TestConfigSets, TestClassicSimilarityFactory, PreAnalyzedFieldTest, DistanceFunctionTest, HdfsDirectoryTest, TestCloudSearcherWarming, BasicDistributedZk2Test, TestConfigSetsAPIExclusivity, NumericFieldsTest, TestFieldCacheSortRandom, UnloadDistributedZkTest, ShardRoutingCustomTest, TestDistributedGrouping, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, ZkControllerTest, TestRangeQuery, StatsComponentTest, QueryElevationComponentTest, TestFiltering, SolrIndexSplitterTest, SimplePostToolTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, CoreAdminHandlerTest, TestFoldingMultitermQuery, DocValuesTest, SpatialFilterTest, TestCSVLoader, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, QueryEqualityTest, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, TestRemoteStreaming, SolrInfoBeanTest, DebugComponentTest, CacheHeaderTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser, LukeRequestHandlerTest, DisMaxRequestHandlerTest, TestQueryUtils, TestWriterPerf, TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, FileBasedSpellCheckerTest, TermsComponentTest, XmlUpdateRequestHandlerTest, RequestHandlersTest, MoreLikeThisHandlerTest, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, TestSolrQueryParser, FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, IndexSchemaTest, TestJmxIntegration, TestCollationField, MBeansHandlerTest, TestAnalyzedSuggestions, UniqFieldsUpdateProcessorFactoryTest, TestPHPSerializedResponseWriter, PingRequestHandlerTest, TestComponentsName, SearchHandlerTest, TestLFUCache, TestMergePolicyConfig, SampleTest, TestDocSet, TestBinaryField, TestSearchPerf, MinimalSchemaTest, TestElisionMultitermQuery, TestConfig, OutputWriterTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, DirectSolrConnectionTest, TestLuceneMatchVersion, TestPhraseSuggestions, TestCodecSupport, EchoParamsTest, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, TimeZoneUtilsTest, TestFastOutputStream, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, PluginInfoTest, PrimUtilsTest, TestSuggestSpellingConverter, TestLRUCache, TestUtils, TestDocumentBuilder, ZkNodePropsTest, SystemInfoHandlerTest, UUIDFieldTest, CircularListTest, DistributedMLTComponentTest, TestRTGBase, CursorPagingTest, DistributedIntervalFacetingTest, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestSimpleTrackingShardHandler, TestTolerantSearch, TestEmbeddedSolrServerSchemaAPI, ConnectionReuseTest, ActionThrottleTest, AddReplicaTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, CollectionStateFormat2Test, CollectionsAPISolrJTest, HttpPartitionTest, TestCloudDeleteByQuery, TestConfigSetsAPI, TestRebalanceLeaders, TestShortCircuitedRequests, TestStressLiveNodes, TestUtilizeNode, VMParamsZkACLAndCredentialsProvidersTest, AssignTest, CollectionReloadTest, CollectionsAPIDistributedZkTest, AutoScalingHandlerTest]
   [junit4] Completed [579/769 (3!)] on J2 in 9.87s, 8 tests, 1 failure <<< FAILURES!

[...truncated 41615 lines...]

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk1.8.0_144) - Build # 1259 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1259/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica

Error Message:
Error from server at http://127.0.0.1:34213/solr: Could not fully remove collection: pull_replica_error_handling_test_cant_connect_to_pull_replica

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:34213/solr: Could not fully remove collection: pull_replica_error_handling_test_cant_connect_to_pull_replica
	at __randomizedtesting.SeedInfo.seed([4211588C7E7B5DE8:4A26BE44A5D52966]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.TestPullReplicaErrorHandling.tearDown(TestPullReplicaErrorHandling.java:128)
	at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13456 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_4211588C7E7B5DE8-001/init-core-data-001
   [junit4]   2> 1725093 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 1725093 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1725094 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 1725094 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1725095 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_4211588C7E7B5DE8-001/tempDir-001
   [junit4]   2> 1725095 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1725095 INFO  (Thread-4626) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1725095 INFO  (Thread-4626) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1725096 ERROR (Thread-4626) [    ] 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> 1725195 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:44525
   [junit4]   2> 1725196 INFO  (zkConnectionManagerCallback-7423-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1725198 INFO  (jetty-launcher-7420-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T02:57:37+05:30, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1725198 INFO  (jetty-launcher-7420-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T02:57:37+05:30, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1725198 INFO  (jetty-launcher-7420-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T02:57:37+05:30, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1725198 INFO  (jetty-launcher-7420-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T02:57:37+05:30, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1725199 INFO  (jetty-launcher-7420-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1725199 INFO  (jetty-launcher-7420-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1725199 INFO  (jetty-launcher-7420-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1725199 INFO  (jetty-launcher-7420-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1725199 INFO  (jetty-launcher-7420-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1725199 INFO  (jetty-launcher-7420-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1725199 INFO  (jetty-launcher-7420-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1725199 INFO  (jetty-launcher-7420-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1725199 INFO  (jetty-launcher-7420-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@377b9e7a{/solr,null,AVAILABLE}
   [junit4]   2> 1725199 INFO  (jetty-launcher-7420-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1725199 INFO  (jetty-launcher-7420-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@76d848de{/solr,null,AVAILABLE}
   [junit4]   2> 1725199 INFO  (jetty-launcher-7420-thread-4) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1725199 INFO  (jetty-launcher-7420-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1725200 INFO  (jetty-launcher-7420-thread-3) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1725200 INFO  (jetty-launcher-7420-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@66c0ea9e{/solr,null,AVAILABLE}
   [junit4]   2> 1725200 INFO  (jetty-launcher-7420-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2f197337{/solr,null,AVAILABLE}
   [junit4]   2> 1725200 INFO  (jetty-launcher-7420-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7656db70{HTTP/1.1,[http/1.1]}{127.0.0.1:37947}
   [junit4]   2> 1725200 INFO  (jetty-launcher-7420-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4cfe7eab{HTTP/1.1,[http/1.1]}{127.0.0.1:41411}
   [junit4]   2> 1725200 INFO  (jetty-launcher-7420-thread-1) [    ] o.e.j.s.Server Started @1727119ms
   [junit4]   2> 1725200 INFO  (jetty-launcher-7420-thread-2) [    ] o.e.j.s.Server Started @1727119ms
   [junit4]   2> 1725200 INFO  (jetty-launcher-7420-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37947}
   [junit4]   2> 1725200 INFO  (jetty-launcher-7420-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41411}
   [junit4]   2> 1725200 INFO  (jetty-launcher-7420-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1aff50a1{HTTP/1.1,[http/1.1]}{127.0.0.1:35779}
   [junit4]   2> 1725200 INFO  (jetty-launcher-7420-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3751380{HTTP/1.1,[http/1.1]}{127.0.0.1:35455}
   [junit4]   2> 1725200 INFO  (jetty-launcher-7420-thread-3) [    ] o.e.j.s.Server Started @1727120ms
   [junit4]   2> 1725200 INFO  (jetty-launcher-7420-thread-4) [    ] o.e.j.s.Server Started @1727120ms
   [junit4]   2> 1725200 INFO  (jetty-launcher-7420-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35779}
   [junit4]   2> 1725200 INFO  (jetty-launcher-7420-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35455}
   [junit4]   2> 1725200 ERROR (jetty-launcher-7420-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1725201 ERROR (jetty-launcher-7420-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1725201 INFO  (jetty-launcher-7420-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1725201 INFO  (jetty-launcher-7420-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1725201 INFO  (jetty-launcher-7420-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1725201 INFO  (jetty-launcher-7420-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1725201 INFO  (jetty-launcher-7420-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1725201 INFO  (jetty-launcher-7420-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1725201 INFO  (jetty-launcher-7420-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-27T22:08:19.208Z
   [junit4]   2> 1725201 INFO  (jetty-launcher-7420-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-27T22:08:19.208Z
   [junit4]   2> 1725200 ERROR (jetty-launcher-7420-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1725201 ERROR (jetty-launcher-7420-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1725201 INFO  (jetty-launcher-7420-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1725201 INFO  (jetty-launcher-7420-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1725201 INFO  (jetty-launcher-7420-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1725201 INFO  (jetty-launcher-7420-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1725201 INFO  (jetty-launcher-7420-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1725201 INFO  (jetty-launcher-7420-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1725201 INFO  (jetty-launcher-7420-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-27T22:08:19.208Z
   [junit4]   2> 1725201 INFO  (jetty-launcher-7420-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-27T22:08:19.208Z
   [junit4]   2> 1725202 INFO  (zkConnectionManagerCallback-7426-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1725202 INFO  (jetty-launcher-7420-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1725202 INFO  (zkConnectionManagerCallback-7427-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1725203 INFO  (zkConnectionManagerCallback-7429-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1725203 INFO  (zkConnectionManagerCallback-7431-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1725203 INFO  (jetty-launcher-7420-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1725203 INFO  (jetty-launcher-7420-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1725203 INFO  (jetty-launcher-7420-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1725209 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16139aa049f0001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1725210 INFO  (jetty-launcher-7420-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44525/solr
   [junit4]   2> 1725210 INFO  (jetty-launcher-7420-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44525/solr
   [junit4]   2> 1725210 INFO  (jetty-launcher-7420-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44525/solr
   [junit4]   2> 1725211 INFO  (jetty-launcher-7420-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44525/solr
   [junit4]   2> 1725211 INFO  (zkConnectionManagerCallback-7438-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1725211 INFO  (zkConnectionManagerCallback-7444-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1725211 INFO  (zkConnectionManagerCallback-7442-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1725211 INFO  (zkConnectionManagerCallback-7447-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1725212 INFO  (zkConnectionManagerCallback-7449-thread-1-processing-n:127.0.0.1:37947_solr) [n:127.0.0.1:37947_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1725212 INFO  (zkConnectionManagerCallback-7451-thread-1-processing-n:127.0.0.1:35779_solr) [n:127.0.0.1:35779_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1725212 INFO  (zkConnectionManagerCallback-7453-thread-1-processing-n:127.0.0.1:35455_solr) [n:127.0.0.1:35455_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1725213 INFO  (zkConnectionManagerCallback-7455-thread-1-processing-n:127.0.0.1:41411_solr) [n:127.0.0.1:41411_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1725254 INFO  (jetty-launcher-7420-thread-4) [n:127.0.0.1:35455_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1725254 INFO  (jetty-launcher-7420-thread-1) [n:127.0.0.1:37947_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1725254 INFO  (jetty-launcher-7420-thread-3) [n:127.0.0.1:35779_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1725254 INFO  (jetty-launcher-7420-thread-2) [n:127.0.0.1:41411_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1725254 INFO  (jetty-launcher-7420-thread-4) [n:127.0.0.1:35455_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35455_solr
   [junit4]   2> 1725254 INFO  (jetty-launcher-7420-thread-3) [n:127.0.0.1:35779_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35779_solr
   [junit4]   2> 1725254 INFO  (jetty-launcher-7420-thread-1) [n:127.0.0.1:37947_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37947_solr
   [junit4]   2> 1725254 INFO  (jetty-launcher-7420-thread-2) [n:127.0.0.1:41411_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41411_solr
   [junit4]   2> 1725255 INFO  (jetty-launcher-7420-thread-4) [n:127.0.0.1:35455_solr    ] o.a.s.c.Overseer Overseer (id=99424069163614219-127.0.0.1:35455_solr-n_0000000000) starting
   [junit4]   2> 1725264 INFO  (zkCallback-7450-thread-1-processing-n:127.0.0.1:35779_solr) [n:127.0.0.1:35779_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1725264 INFO  (zkCallback-7454-thread-1-processing-n:127.0.0.1:41411_solr) [n:127.0.0.1:41411_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1725265 INFO  (zkCallback-7448-thread-1-processing-n:127.0.0.1:37947_solr) [n:127.0.0.1:37947_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1725265 INFO  (zkCallback-7452-thread-1-processing-n:127.0.0.1:35455_solr) [n:127.0.0.1:35455_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1725281 INFO  (jetty-launcher-7420-thread-4) [n:127.0.0.1:35455_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35455_solr
   [junit4]   2> 1725281 INFO  (zkCallback-7450-thread-1-processing-n:127.0.0.1:35779_solr) [n:127.0.0.1:35779_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1725281 INFO  (zkCallback-7454-thread-1-processing-n:127.0.0.1:41411_solr) [n:127.0.0.1:41411_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1725281 INFO  (zkCallback-7448-thread-1-processing-n:127.0.0.1:37947_solr) [n:127.0.0.1:37947_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1725284 INFO  (zkCallback-7452-thread-1-processing-n:127.0.0.1:35455_solr) [n:127.0.0.1:35455_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1725321 INFO  (jetty-launcher-7420-thread-1) [n:127.0.0.1:37947_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37947.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1441b87f
   [junit4]   2> 1725321 INFO  (jetty-launcher-7420-thread-2) [n:127.0.0.1:41411_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41411.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1441b87f
   [junit4]   2> 1725328 INFO  (jetty-launcher-7420-thread-1) [n:127.0.0.1:37947_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37947.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1441b87f
   [junit4]   2> 1725328 INFO  (jetty-launcher-7420-thread-2) [n:127.0.0.1:41411_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41411.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1441b87f
   [junit4]   2> 1725329 INFO  (jetty-launcher-7420-thread-1) [n:127.0.0.1:37947_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37947.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1441b87f
   [junit4]   2> 1725329 INFO  (jetty-launcher-7420-thread-2) [n:127.0.0.1:41411_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41411.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1441b87f
   [junit4]   2> 1725329 INFO  (jetty-launcher-7420-thread-2) [n:127.0.0.1:41411_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_4211588C7E7B5DE8-001/tempDir-001/node2/.
   [junit4]   2> 1725329 INFO  (jetty-launcher-7420-thread-1) [n:127.0.0.1:37947_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_4211588C7E7B5DE8-001/tempDir-001/node1/.
   [junit4]   2> 1725391 INFO  (jetty-launcher-7420-thread-4) [n:127.0.0.1:35455_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35455.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1441b87f
   [junit4]   2> 1725392 INFO  (jetty-launcher-7420-thread-3) [n:127.0.0.1:35779_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35779.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1441b87f
   [junit4]   2> 1725399 INFO  (jetty-launcher-7420-thread-4) [n:127.0.0.1:35455_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35455.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1441b87f
   [junit4]   2> 1725399 INFO  (jetty-launcher-7420-thread-4) [n:127.0.0.1:35455_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35455.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1441b87f
   [junit4]   2> 1725400 INFO  (jetty-launcher-7420-thread-3) [n:127.0.0.1:35779_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35779.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1441b87f
   [junit4]   2> 1725400 INFO  (jetty-launcher-7420-thread-3) [n:127.0.0.1:35779_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35779.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1441b87f
   [junit4]   2> 1725400 INFO  (jetty-launcher-7420-thread-4) [n:127.0.0.1:35455_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_4211588C7E7B5DE8-001/tempDir-001/node4/.
   [junit4]   2> 1725401 INFO  (jetty-launcher-7420-thread-3) [n:127.0.0.1:35779_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_4211588C7E7B5DE8-001/tempDir-001/node3/.
   [junit4]   2> 1725458 INFO  (zkConnectionManagerCallback-7465-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1725460 INFO  (zkConnectionManagerCallback-7469-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1725461 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1725461 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44525/solr ready
   [junit4]   2> 1725463 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@4cfe7eab{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1725463 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=841962324
   [junit4]   2> 1725463 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1725463 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@eb4a599: rootName = solr_41411, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@71ea26e5
   [junit4]   2> 1725467 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1725467 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3bc4ebd8: rootName = solr_41411, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@6d1572e0
   [junit4]   2> 1725470 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1725470 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@38dbf061: rootName = solr_41411, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@7a14a573
   [junit4]   2> 1725470 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:41411_solr
   [junit4]   2> 1725471 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1725471 INFO  (zkCallback-7450-thread-1-processing-n:127.0.0.1:35779_solr) [n:127.0.0.1:35779_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1725471 INFO  (zkCallback-7452-thread-1-processing-n:127.0.0.1:35455_solr) [n:127.0.0.1:35455_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1725471 INFO  (zkCallback-7454-thread-1-processing-n:127.0.0.1:41411_solr) [n:127.0.0.1:41411_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1725471 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1725471 INFO  (zkCallback-7448-thread-1-processing-n:127.0.0.1:37947_solr) [n:127.0.0.1:37947_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1725471 INFO  (zkCallback-7468-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1725472 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@377b9e7a{/solr,null,UNAVAILABLE}
   [junit4]   2> 1725472 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1725472 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T02:57:37+05:30, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1725473 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1725473 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1725473 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1725473 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17876adf{/solr,null,AVAILABLE}
   [junit4]   2> 1725473 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@49a4aa99{HTTP/1.1,[http/1.1]}{127.0.0.1:37695}
   [junit4]   2> 1725473 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.e.j.s.Server Started @1727393ms
   [junit4]   2> 1725473 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34213}
   [junit4]   2> 1725473 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1725474 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1725474 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1725474 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1725474 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-27T22:08:19.481Z
   [junit4]   2> 1725475 INFO  (zkConnectionManagerCallback-7471-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1725475 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1725480 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44525/solr
   [junit4]   2> 1725480 INFO  (zkConnectionManagerCallback-7475-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1725481 INFO  (zkConnectionManagerCallback-7477-thread-1-processing-n:127.0.0.1:34213_solr) [n:127.0.0.1:34213_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1725483 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [n:127.0.0.1:34213_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1725484 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [n:127.0.0.1:34213_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1725484 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [n:127.0.0.1:34213_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34213_solr
   [junit4]   2> 1725485 INFO  (zkCallback-7450-thread-1-processing-n:127.0.0.1:35779_solr) [n:127.0.0.1:35779_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1725485 INFO  (zkCallback-7452-thread-1-processing-n:127.0.0.1:35455_solr) [n:127.0.0.1:35455_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1725485 INFO  (zkCallback-7448-thread-1-processing-n:127.0.0.1:37947_solr) [n:127.0.0.1:37947_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1725485 INFO  (zkCallback-7476-thread-1-processing-n:127.0.0.1:34213_solr) [n:127.0.0.1:34213_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1725485 INFO  (zkCallback-7468-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1725529 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [n:127.0.0.1:34213_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34213.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1441b87f
   [junit4]   2> 1725535 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [n:127.0.0.1:34213_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34213.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1441b87f
   [junit4]   2> 1725536 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [n:127.0.0.1:34213_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34213.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1441b87f
   [junit4]   2> 1725537 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [n:127.0.0.1:34213_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_4211588C7E7B5DE8-001/tempDir-001/node2/.
   [junit4]   2> 1725568 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:37695/solr. Proxy: http://127.0.0.1:34213/solr
   [junit4]   2> 1725569 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@7656db70{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1725569 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1697334443
   [junit4]   2> 1725569 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1725569 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@710dea88: rootName = solr_37947, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@50afbc71
   [junit4]   2> 1725575 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1725575 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6aecba13: rootName = solr_37947, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@6d1572e0
   [junit4]   2> 1725580 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1725580 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3da02136: rootName = solr_37947, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@7a14a573
   [junit4]   2> 1725581 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37947_solr
   [junit4]   2> 1725581 INFO  (zkCallback-7450-thread-1-processing-n:127.0.0.1:35779_solr) [n:127.0.0.1:35779_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1725581 INFO  (zkCallback-7476-thread-1-processing-n:127.0.0.1:34213_solr) [n:127.0.0.1:34213_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1725581 INFO  (zkCallback-7452-thread-1-processing-n:127.0.0.1:35455_solr) [n:127.0.0.1:35455_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1725581 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1725581 INFO  (zkCallback-7468-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1725581 INFO  (zkCallback-7448-thread-1-processing-n:127.0.0.1:37947_solr) [n:127.0.0.1:37947_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1725581 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1727082 WARN  (zkCallback-7448-thread-1-processing-n:127.0.0.1:37947_solr) [n:127.0.0.1:37947_solr    ] o.a.s.c.ZkController Unable to register nodeLost path for 127.0.0.1:37947_solr
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /autoscaling/nodeLost/127.0.0.1:37947_solr
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$create$7(SolrZkClient.java:364)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:364)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:879)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$1(ZkStateReader.java:704)
   [junit4]   2> 	at java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4649)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:703)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.access$900(ZkStateReader.java:72)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1090)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1085)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$1(SolrZkClient.java:268)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1727082 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@76d848de{/solr,null,UNAVAILABLE}
   [junit4]   2> 1727082 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1727083 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T02:57:37+05:30, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1727084 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1727084 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1727084 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1727084 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2f859a8f{/solr,null,AVAILABLE}
   [junit4]   2> 1727084 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@69343d7a{HTTP/1.1,[http/1.1]}{127.0.0.1:33323}
   [junit4]   2> 1727084 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.e.j.s.Server Started @1729003ms
   [junit4]   2> 1727084 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38695}
   [junit4]   2> 1727084 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1727084 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1727084 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1727084 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1727084 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-27T22:08:21.091Z
   [junit4]   2> 1727085 INFO  (zkConnectionManagerCallback-7481-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1727086 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1727091 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44525/solr
   [junit4]   2> 1727092 INFO  (zkConnectionManagerCallback-7485-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1727093 INFO  (zkConnectionManagerCallback-7487-thread-1-processing-n:127.0.0.1:38695_solr) [n:127.0.0.1:38695_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1727095 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [n:127.0.0.1:38695_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1727096 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [n:127.0.0.1:38695_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1727096 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [n:127.0.0.1:38695_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38695_solr
   [junit4]   2> 1727096 INFO  (zkCallback-7452-thread-1-processing-n:127.0.0.1:35455_solr) [n:127.0.0.1:35455_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1727096 INFO  (zkCallback-7468-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1727096 INFO  (zkCallback-7476-thread-1-processing-n:127.0.0.1:34213_solr) [n:127.0.0.1:34213_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1727096 INFO  (zkCallback-7450-thread-1-processing-n:127.0.0.1:35779_solr) [n:127.0.0.1:35779_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1727097 INFO  (zkCallback-7486-thread-1-processing-n:127.0.0.1:38695_solr) [n:127.0.0.1:38695_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1727133 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [n:127.0.0.1:38695_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38695.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1441b87f
   [junit4]   2> 1727138 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [n:127.0.0.1:38695_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38695.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1441b87f
   [junit4]   2> 1727139 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [n:127.0.0.1:38695_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38695.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1441b87f
   [junit4]   2> 1727139 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [n:127.0.0.1:38695_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_4211588C7E7B5DE8-001/tempDir-001/node1/.
   [junit4]   2> 1727164 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:33323/solr. Proxy: http://127.0.0.1:38695/solr
   [junit4]   2> 1727164 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@3751380{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1727164 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1070685840
   [junit4]   2> 1727164 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1727164 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@ffa9578: rootName = solr_35455, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@4defeb30
   [junit4]   2> 1727170 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1727171 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7d5febd9: rootName = solr_35455, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@6d1572e0
   [junit4]   2> 1727175 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1727175 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5939fede: rootName = solr_35455, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@7a14a573
   [junit4]   2> 1727176 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:35455_solr
   [junit4]   2> 1727176 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1727176 INFO  (zkCallback-7476-thread-1-processing-n:127.0.0.1:34213_solr) [n:127.0.0.1:34213_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1727176 INFO  (zkCallback-7450-thread-1-processing-n:127.0.0.1:35779_solr) [n:127.0.0.1:35779_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1727176 INFO  (zkCallback-7486-thread-1-processing-n:127.0.0.1:38695_solr) [n:127.0.0.1:38695_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1727176 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1727176 INFO  (zkCallback-7452-thread-1-processing-n:127.0.0.1:35455_solr) [n:127.0.0.1:35455_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1727176 INFO  (zkCallback-7468-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1727177 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.c.Overseer Overseer (id=99424069163614219-127.0.0.1:35455_solr-n_0000000000) closing
   [junit4]   2> 1727177 INFO  (OverseerStateUpdate-99424069163614219-127.0.0.1:35455_solr-n_0000000000) [n:127.0.0.1:35455_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:35455_solr
   [junit4]   2> 1727177 WARN  (OverseerAutoScalingTriggerThread-99424069163614219-127.0.0.1:35455_solr-n_0000000000) [n:127.0.0.1:35455_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1727179 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@66c0ea9e{/solr,null,UNAVAILABLE}
   [junit4]   2> 1727179 INFO  (zkCallback-7450-thread-1-processing-n:127.0.0.1:35779_solr) [n:127.0.0.1:35779_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35779_solr
   [junit4]   2> 1727179 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1727180 INFO  (zkCallback-7450-thread-1-processing-n:127.0.0.1:35779_solr) [n:127.0.0.1:35779_solr    ] o.a.s.c.Overseer Overseer (id=99424069163614218-127.0.0.1:35779_solr-n_0000000002) starting
   [junit4]   2> 1727180 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T02:57:37+05:30, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1727180 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1727180 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1727180 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1727180 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@49312fb1{/solr,null,AVAILABLE}
   [junit4]   2> 1727180 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3ff1266b{HTTP/1.1,[http/1.1]}{127.0.0.1:35753}
   [junit4]   2> 1727181 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.e.j.s.Server Started @1729100ms
   [junit4]   2> 1727181 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42131}
   [junit4]   2> 1727181 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1727181 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1727181 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1727181 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1727181 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-27T22:08:21.188Z
   [junit4]   2> 1727184 INFO  (zkConnectionManagerCallback-7491-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1727185 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1727188 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16139aa049f0015, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1727189 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44525/solr
   [junit4]   2> 1727190 INFO  (zkConnectionManagerCallback-7495-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1727191 INFO  (zkConnectionManagerCallback-7497-thread-1-processing-n:127.0.0.1:42131_solr) [n:127.0.0.1:42131_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1727193 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [n:127.0.0.1:42131_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1727193 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [n:127.0.0.1:42131_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1727194 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [n:127.0.0.1:42131_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42131_solr
   [junit4]   2> 1727194 INFO  (zkCallback-7468-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1727194 INFO  (zkCallback-7476-thread-1-processing-n:127.0.0.1:34213_solr) [n:127.0.0.1:34213_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1727195 INFO  (zkCallback-7496-thread-1-processing-n:127.0.0.1:42131_solr) [n:127.0.0.1:42131_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1727194 INFO  (zkCallback-7486-thread-1-processing-n:127.0.0.1:38695_solr) [n:127.0.0.1:38695_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1727194 INFO  (zkCallback-7450-thread-1-processing-n:127.0.0.1:35779_solr) [n:127.0.0.1:35779_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1727226 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [n:127.0.0.1:42131_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42131.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1441b87f
   [junit4]   2> 1727231 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [n:127.0.0.1:42131_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42131.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1441b87f
   [junit4]   2> 1727231 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [n:127.0.0.1:42131_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42131.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1441b87f
   [junit4]   2> 1727232 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [n:127.0.0.1:42131_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_4211588C7E7B5DE8-001/tempDir-001/node4/.
   [junit4]   2> 1727256 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:35753/solr. Proxy: http://127.0.0.1:42131/solr
   [junit4]   2> 1727256 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1aff50a1{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1727256 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1813147783
   [junit4]   2> 1727256 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1727256 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@c5f4a3e: rootName = solr_35779, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@5597b759
   [junit4]   2> 1727260 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1727260 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6b88ab8f: rootName = solr_35779, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@6d1572e0
   [junit4]   2> 1727263 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1727263 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2d160928: rootName = solr_35779, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@7a14a573
   [junit4]   2> 1727263 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:35779_solr
   [junit4]   2> 1727264 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1727264 INFO  (zkCallback-7468-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1727264 INFO  (zkCallback-7476-thread-1-processing-n:127.0.0.1:34213_solr) [n:127.0.0.1:34213_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1727264 INFO  (zkCallback-7496-thread-1-processing-n:127.0.0.1:42131_solr) [n:127.0.0.1:42131_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1727264 INFO  (zkCallback-7486-thread-1-processing-n:127.0.0.1:38695_solr) [n:127.0.0.1:38695_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1727264 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1727264 INFO  (zkCallback-7450-thread-1-processing-n:127.0.0.1:35779_solr) [n:127.0.0.1:35779_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1727264 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.c.Overseer Overseer (id=99424069163614218-127.0.0.1:35779_solr-n_0000000002) closing
   [junit4]   2> 1727264 INFO  (OverseerStateUpdate-99424069163614218-127.0.0.1:35779_solr-n_0000000002) [n:127.0.0.1:35779_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:35779_solr
   [junit4]   2> 1727264 WARN  (OverseerAutoScalingTriggerThread-99424069163614218-127.0.0.1:35779_solr-n_0000000002) [n:127.0.0.1:35779_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1727266 INFO  (zkCallback-7476-thread-1-processing-n:127.0.0.1:34213_solr) [n:127.0.0.1:34213_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34213_solr
   [junit4]   2> 1727266 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2f197337{/solr,null,UNAVAILABLE}
   [junit4]   2> 1727266 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1727266 INFO  (zkCallback-7476-thread-1-processing-n:127.0.0.1:34213_solr) [n:127.0.0.1:34213_solr    ] o.a.s.c.Overseer Overseer (id=99424069163614225-127.0.0.1:34213_solr-n_0000000004) starting
   [junit4]   2> 1727266 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T02:57:37+05:30, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1727267 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1727267 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1727267 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1727267 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@56d5f80f{/solr,null,AVAILABLE}
   [junit4]   2> 1727267 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5ccec521{HTTP/1.1,[http/1.1]}{127.0.0.1:42781}
   [junit4]   2> 1727267 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.e.j.s.Server Started @1729186ms
   [junit4]   2> 1727267 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37899}
   [junit4]   2> 1727267 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1727267 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1727267 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1727267 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1727267 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-27T22:08:21.274Z
   [junit4]   2> 1727269 INFO  (zkConnectionManagerCallback-7501-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1727269 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1727275 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44525/solr
   [junit4]   2> 1727276 INFO  (zkConnectionManagerCallback-7505-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1727277 INFO  (zkConnectionManagerCallback-7507-thread-1-processing-n:127.0.0.1:37899_solr) [n:127.0.0.1:37899_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1727279 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [n:127.0.0.1:37899_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1727280 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [n:127.0.0.1:37899_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1727281 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [n:127.0.0.1:37899_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37899_solr
   [junit4]   2> 1727281 INFO  (zkCallback-7486-thread-1-processing-n:127.0.0.1:38695_solr) [n:127.0.0.1:38695_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1727281 INFO  (zkCallback-7476-thread-1-processing-n:127.0.0.1:34213_solr) [n:127.0.0.1:34213_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1727281 INFO  (zkCallback-7496-thread-1-processing-n:127.0.0.1:42131_solr) [n:127.0.0.1:42131_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1727281 INFO  (zkCallback-7468-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1727282 INFO  (zkCallback-7506-thread-1-processing-n:127.0.0.1:37899_solr) [n:127.0.0.1:37899_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1727313 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [n:127.0.0.1:37899_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37899.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1441b87f
   [junit4]   2> 1727325 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [n:127.0.0.1:37899_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37899.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1441b87f
   [junit4]   2> 1727325 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [n:127.0.0.1:37899_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37899.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1441b87f
   [junit4]   2> 1727326 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [n:127.0.0.1:37899_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_4211588C7E7B5DE8-001/tempDir-001/node3/.
   [junit4]   2> 1727350 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:42781/solr. Proxy: http://127.0.0.1:37899/solr
   [junit4]   2> 1727351 INFO  (SocketProxy-Acceptor-34213) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=41742,localport=34213], receiveBufferSize:531000
   [junit4]   2> 1727351 INFO  (SocketProxy-Acceptor-34213) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=37695,localport=36462], receiveBufferSize=530904
   [junit4]   2> 1727352 INFO  (qtp978811281-24581) [n:127.0.0.1:34213_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1727352 INFO  (qtp978811281-24581) [n:127.0.0.1:34213_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1727365 INFO  (TEST-TestPullReplicaErrorHandling.testCantConnectToPullReplica-seed#[4211588C7E7B5DE8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCantConnectToPullReplica
   [junit4]   2> 1727366 INFO  (qtp978811281-24585) [n:127.0.0.1:34213_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=1&replicationFactor=1&collection.configName=conf&maxShardsPerNode=1&name=pull_replica_error_handling_test_cant_connect_to_pull_replica&nrtReplicas=1&action=CREATE&numShards=2&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1727367 INFO  (OverseerThreadFactory-7440-thread-1-processing-n:127.0.0.1:34213_solr) [n:127.0.0.1:34213_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection pull_replica_error_handling_test_cant_connect_to_pull_replica
   [junit4]   2> 1727470 INFO  (OverseerStateUpdate-99424069163614225-127.0.0.1:34213_solr-n_0000000004) [n:127.0.0.1:34213_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"pull_replica_error_handling_test_cant_connect_to_pull_replica",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42131/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1727471 INFO  (OverseerStateUpdate-99424069163614225-127.0.0.1:34213_solr-n_0000000004) [n:127.0.0.1:34213_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"pull_replica_error_handling_test_cant_connect_to_pull_replica",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_p2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37899/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1727472 INFO  (OverseerStateUpdate-99424069163614225-127.0.0.1:34213_solr-n_0000000004) [n:127.0.0.1:34213_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"pull_replica_error_handling_test_cant_connect_to_pull_replica",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38695/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1727473 INFO  (OverseerStateUpdate-99424069163614225-127.0.0.1:34213_solr-n_0000000004) [n:127.0.0.1:34213_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"pull_replica_error_handling_test_cant_connect_to_pull_replica",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_p6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34213/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1727674 INFO  (SocketProxy-Acceptor-42131) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=46376,localport=42131], receiveBufferSize:531000
   [junit4]   2> 1727674 INFO  (SocketProxy-Acceptor-38695) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=34240,localport=38695], receiveBufferSize:531000
   [junit4]   2> 1727674 INFO  (SocketProxy-Acceptor-37899) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=56396,localport=37899], receiveBufferSize:531000
   [junit4]   2> 1727674 INFO  (SocketProxy-Acceptor-34213) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=41752,localport=34213], receiveBufferSize:531000
   [junit4]   2> 1727674 INFO  (SocketProxy-Acceptor-42131) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=35753,localport=35722], receiveBufferSize=530904
   [junit4]   2> 1727675 INFO  (SocketProxy-Acceptor-37899) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=42781,localport=54878], receiveBufferSize=530904
   [junit4]   2> 1727675 INFO  (SocketProxy-Acceptor-34213) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=37695,localport=36478], receiveBufferSize=530904
   [junit4]   2> 1727675 INFO  (qtp868024116-24635) [n:127.0.0.1:42131_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_n1&action=CREATE&numShards=2&collection=pull_replica_error_handling_test_cant_connect_to_pull_replica&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1727675 INFO  (SocketProxy-Acceptor-38695) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=33323,localport=58996], receiveBufferSize=530904
   [junit4]   2> 1727675 INFO  (qtp717201196-24608) [n:127.0.0.1:38695_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_n4&action=CREATE&numShards=2&collection=pull_replica_error_handling_test_cant_connect_to_pull_replica&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1727675 INFO  (qtp978811281-24586) [n:127.0.0.1:34213_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_p6&action=CREATE&numShards=2&collection=pull_replica_error_handling_test_cant_connect_to_pull_replica&shard=shard2&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 1727675 INFO  (qtp169951163-24667) [n:127.0.0.1:37899_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_p2&action=CREATE&numShards=2&collection=pull_replica_error_handling_test_cant_connect_to_pull_replica&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 1727675 INFO  (qtp868024116-24635) [n:127.0.0.1:42131_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1727675 INFO  (qtp978811281-24586) [n:127.0.0.1:34213_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1727675 INFO  (qtp169951163-24667) [n:127.0.0.1:37899_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1727675 INFO  (qtp717201196-24608) [n:127.0.0.1:38695_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1727781 INFO  (zkCallback-7506-thread-1-processing-n:127.0.0.1:37899_solr) [n:127.0.0.1:37899_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_error_handling_test_cant_connect_to_pull_replica/state.json] for collection [pull_replica_error_handling_test_cant_connect_to_pull_replica] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1727782 INFO  (zkCallback-7496-thread-1-processing-n:127.0.0.1:42131_solr) [n:127.0.0.1:42131_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_error_handling_test_cant_connect_to_pull_replica/state.json] for collection [pull_replica_error_handling_test_cant_connect_to_pull_replica] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1727782 INFO  (zkCallback-7496-thread-2-processing-n:127.0.0.1:42131_solr) [n:127.0.0.1:42131_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_error_handling_test_cant_connect_to_pull_replica/state.json] for collection [pull_replica_error_handling_test_cant_connect_to_pull_replica] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1727782 INFO  (zkCallback-7506-thread-2-processing-n:127.0.0.1:37899_solr) [n:127.0.0.1:37899_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_error_handling_test_cant_connect_to_pull_replica/state.json] for collection [pull_replica_error_handling_test_cant_connect_to_pull_replica] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1727782 INFO  (zkCallback-7486-thread-2-processing-n:127.0.0.1:38695_solr) [n:127.0.0.1:38695_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_error_handling_test_cant_connect_to_pull_replica/state.json] for collection [pull_replica_error_handling_test_cant_connect_to_pull_replica] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1727782 INFO  (zkCallback-7476-thread-2-processing-n:127.0.0.1:34213_solr) [n:127.0.0.1:34213_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_error_handling_test_cant_connect_to_pull_replica/state.json] for collection [pull_replica_error_handling_test_cant_connect_to_pull_replica] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1727782 INFO  (zkCallback-7476-thread-1-processing-n:127.0.0.1:34213_solr) [n:127.0.0.1:34213_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_error_handling_test_cant_connect_to_pull_replica/state.json] for collection [pull_replica_error_handling_test_cant_connect_to_pull_replica] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1727781 INFO  (zkCallback-7486-thread-1-processing-n:127.0.0.1:38695_solr) [n:127.0.0.1:38695_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_error_handling_test_cant_connect_to_pull_replica/state.json] for collection [pull_replica_error_handling_test_cant_connect_to_pull_replica] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1728688 INFO  (qtp868024116-24635) [n:127.0.0.1:42131_solr c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard1 r:core_node3 x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1728688 INFO  (qtp717201196-24608) [n:127.0.0.1:38695_solr c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard2 r:core_node7 x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1728688 INFO  (qtp169951163-24667) [n:127.0.0.1:37899_solr c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard1 r:core_node5 x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_p2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1728689 INFO  (qtp978811281-24586) [n:127.0.0.1:34213_solr c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard2 r:core_node8 x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_p6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1728705 INFO  (qtp978811281-24586) [n:127.0.0.1:34213_solr c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard2 r:core_node8 x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_p6] o.a.s.s.IndexSchema [pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_p6] Schema name=minimal
   [junit4]   2> 1728705 INFO  (qtp868024116-24635) [n:127.0.0.1:42131_solr c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard1 r:core_node3 x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_n1] o.a.s.s.IndexSchema [pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1728705 INFO  (qtp717201196-24608) [n:127.0.0.1:38695_solr c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard2 r:core_node7 x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_n4] o.a.s.s.IndexSchema [pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 1728705 INFO  (qtp169951163-24667) [n:127.0.0.1:37899_solr c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard1 r:core_node5 x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_p2] o.a.s.s.IndexSchema [pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_p2] Schema name=minimal
   [junit4]   2> 1728707 INFO  (qtp978811281-24586) [n:127.0.0.1:34213_solr c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard2 r:core_node8 x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_p6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1728707 INFO  (qtp868024116-24635) [n:127.0.0.1:42131_solr c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard1 r:core_node3 x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1728707 INFO  (qtp978811281-24586) [n:127.0.0.1:34213_solr c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard2 r:core_node8 x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_p6] o.a.s.c.CoreContainer Creating SolrCore 'pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_p6' using configuration from collection pull_replica_error_handling_test_cant_connect_to_pull_replica, trusted=true
   [junit4]   2> 1728707 INFO  (qtp868024116-24635) [n:127.0.0.1:42131_solr c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard1 r:core_node3 x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_n1' using configuration from collection pull_replica_error_handling_test_cant_connect_to_pull_replica, trusted=true
   [junit4]   2> 1728708 INFO  (qtp169951163-24667) [n:127.0.0.1:37899_solr c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard1 r:core_node5 x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_p2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1728708 INFO  (qtp717201196-24608) [n:127.0.0.1:38695_solr c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard2 r:core_node7 x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1728708 INFO  (qtp868024116-24635) [n:127.0.0.1:42131_solr c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard1 r:core_node3 x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42131.solr.core.pull_replica_error_handling_test_cant_connect_to_pull_replica.shard1.replica_n1' (registry 'solr.core.pull_replica_error_handling_test_cant_connect_to_pull_replica.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1441b87f
   [junit4]   2> 1728708 INFO  (qtp717201196-24608) [n:127.0.0.1:38695_solr c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard2 r:core_node7 x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_n4' using configuration from collection pull_replica_error_handling_test_cant_connect_to_pull_replica, trusted=true
   [junit4]   2> 1728708 INFO  (qtp978811281-24586) [n:127.0.0.1:34213_solr c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard2 r:core_node8 x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_p6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34213.solr.core.pull_replica_error_handling_test_cant_connect_to_pull_replica.shard2.replica_p6' (registry 'solr.core.pull_replica_error_handling_test_cant_connect_to_pull_replica.shard2.replica_p6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1441b87f
   [junit4]   2> 1728708 INFO  (qtp868024116-24635) [n:127.0.0.1:42131_solr c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard1 r:core_node3 x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder


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

junit4]   2> 	at org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:879)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$1(ZkStateReader.java:704)
   [junit4]   2> 	at java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4649)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:703)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.access$900(ZkStateReader.java:72)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1090)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1085)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$1(SolrZkClient.java:268)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1832141 INFO  (jetty-closer-7421-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@17876adf{/solr,null,UNAVAILABLE}
   [junit4]   2> 1832141 INFO  (jetty-closer-7421-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1832145 WARN  (zkCallback-7506-thread-2-processing-n:127.0.0.1:37899_solr) [n:127.0.0.1:37899_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1832145 INFO  (jetty-closer-7421-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@56d5f80f{/solr,null,UNAVAILABLE}
   [junit4]   2> 1832145 INFO  (jetty-closer-7421-thread-4) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1832145 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] 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> 1832146 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[4211588C7E7B5DE8]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44525 44525
   [junit4]   2> 1838842 INFO  (Thread-4626) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44525 44525
   [junit4]   2> 1838842 WARN  (Thread-4626) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/aliases.json
   [junit4]   2> 	9	/solr/security.json
   [junit4]   2> 	9	/solr/configs/conf
   [junit4]   2> 	9	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	26	/solr/collections/pull_replica_error_handling_test_cant_connect_to_pull_replica/state.json
   [junit4]   2> 	21	/solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json
   [junit4]   2> 	12	/solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/state.json
   [junit4]   2> 	10	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/autoscaling.json
   [junit4]   2> 	2	/solr/overseer_elect/election/99424069163614218-127.0.0.1:35779_solr-n_0000000002
   [junit4]   2> 	2	/solr/overseer_elect/election/99424069163614228-127.0.0.1:38695_solr-n_0000000005
   [junit4]   2> 	2	/solr/overseer_elect/election/99424069163614219-127.0.0.1:35455_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/collections
   [junit4]   2> 	9	/solr/live_nodes
   [junit4]   2> 	4	/solr/overseer/queue
   [junit4]   2> 	4	/solr/overseer/queue-work
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_4211588C7E7B5DE8-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {fieldName_s=FSTOrd50, id=PostingsFormat(name=MockRandom)}, docValues:{_version_=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=671, maxMBSortInHeap=7.707529823149063, sim=RandomSimilarity(queryNorm=false): {}, locale=ar-MA, timezone=Etc/GMT-0
   [junit4]   2> NOTE: Linux 4.13.0-31-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=123286664,total=524288000
   [junit4]   2> NOTE: All tests run in this JVM: [SpatialFilterTest, SaslZkACLProviderTest, NoCacheHeaderTest, TestRawResponseWriter, TestDistributedMissingSort, HdfsBasicDistributedZk2Test, StatelessScriptUpdateProcessorFactoryTest, SearchHandlerTest, TestRebalanceLeaders, DistributedQueryComponentCustomSortTest, DistribCursorPagingTest, TestPerFieldSimilarityWithDefaultOverride, TestRuleBasedAuthorizationPlugin, TestUninvertingReader, TestRealTimeGet, CleanupOldIndexTest, SystemLogListenerTest, TestUseDocValuesAsStored, ReturnFieldsTest, TestValueSourceCache, PKIAuthenticationIntegrationTest, DeleteReplicaTest, TestQueryTypes, TestNodeAddedTrigger, SolrCoreMetricManagerTest, TestPayloadScoreQParserPlugin, RestartWhileUpdatingTest, WordBreakSolrSpellCheckerTest, SpellPossibilityIteratorTest, MinimalSchemaTest, DeleteInactiveReplicaTest, BlockCacheTest, LukeRequestHandlerTest, TestFieldCacheSortRandom, CoreAdminHandlerTest, TestComplexPhraseLeadingWildcard, TestConfigSetsAPIExclusivity, TestDynamicLoading, UniqFieldsUpdateProcessorFactoryTest, TestSolrFieldCacheBean, ClusterStateUpdateTest, ShowFileRequestHandlerTest, LeaderElectionIntegrationTest, SuggestComponentTest, DistributedSpellCheckComponentTest, CdcrBidirectionalTest, MetricsHandlerTest, TestSolrCLIRunExample, TestSolrQueryResponse, TestDeleteCollectionOnDownNodes, TestGraphMLResponseWriter, MissingSegmentRecoveryTest, SubstringBytesRefFilterTest, TestSolrCoreProperties, TestAtomicUpdateErrorCases, DistributedFacetPivotSmallAdvancedTest, TestTolerantSearch, TestStressLiveNodes, TestLMJelinekMercerSimilarityFactory, TestManagedSynonymGraphFilterFactory, RemoteQueryErrorTest, DistributedFacetExistsSmallTest, UUIDUpdateProcessorFallbackTest, PingRequestHandlerTest, OverseerTaskQueueTest, HttpSolrCallGetCoreTest, LeaderElectionTest, HdfsChaosMonkeySafeLeaderTest, BJQParserTest, AnalysisAfterCoreReloadTest, ClusterStateTest, CollectionsAPIAsyncDistributedZkTest, TestCollectionAPIs, TestImpersonationWithHadoopAuth, HdfsThreadLeakTest, CdcrReplicationHandlerTest, TestNumericRangeQuery32, SolrIndexMetricsTest, TestLegacyFieldCache, TestExecutePlanAction, TestQuerySenderListener, TestLegacyNumericUtils, SpellCheckCollatorWithCollapseTest, TestDFRSimilarityFactory, TestUtils, RuleEngineTest, ConvertedLegacyTest, TestManagedSchema, TestFaceting, LeaderFailoverAfterPartitionTest, ClassificationUpdateProcessorIntegrationTest, DateMathParserTest, TestSmileRequest, TestCopyFieldCollectionResource, HdfsWriteToMultipleCollectionsTest, SolrCloudExampleTest, PreAnalyzedFieldManagedSchemaCloudTest, TriLevelCompositeIdRoutingTest, MetricUtilsTest, SolrJmxReporterCloudTest, DocExpirationUpdateProcessorFactoryTest, TestClassicSimilarityFactory, TestSolrXml, CdcrUpdateLogTest, HdfsRecoveryZkTest, TestExclusionRuleCollectionAccess, TestFieldSortValues, CopyFieldTest, TestJmxIntegration, HdfsDirectoryFactoryTest, TestConfigSets, TestOnReconnectListenerSupport, SpellCheckComponentTest, TestMaxTokenLenTokenizer, URLClassifyProcessorTest, TestSolrDeletionPolicy2, CoreSorterTest, ShufflingReplicaListTransformerTest, CacheHeaderTest, TestUpdate, TestTrieFacet, UpdateLogTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, UnloadDistributedZkTest, OpenCloseCoreStressTest, RecoveryZkTest, TestReplicationHandler, TestRandomFaceting, ZkSolrClientTest, ShardRoutingCustomTest, TestDistributedSearch, TestRangeQuery, SuggesterTSTTest, SuggesterWFSTTest, SolrCoreCheckLockOnStartupTest, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, SortByFunctionTest, TestRemoteStreaming, DocValuesMultiTest, DistanceFunctionTest, TestSolrDeletionPolicy1, DisMaxRequestHandlerTest, DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, TermsComponentTest, MoreLikeThisHandlerTest, TestSolrQueryParser, IndexSchemaRuntimeFieldTest, IndexSchemaTest, UpdateRequestProcessorFactoryTest, QueryParsingTest, JsonLoaderTest, BinaryUpdateRequestHandlerTest, TestComponentsName, SOLR749Test, TestSolrIndexConfig, TestQuerySenderNoQuery, ResponseLogComponentTest, SolrIndexConfigTest, TestStressRecovery, TestMergePolicyConfig, MultiTermTest, TestBinaryField, NumericFieldsTest, OutputWriterTest, TestPostingsSolrHighlighter, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestCharFilters, TestCodecSupport, SynonymTokenizerTest, TestXIncludeConfig, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, TestFastWriter, TimeZoneUtilsTest, ResourceLoaderTest, OpenExchangeRatesOrgProviderTest, PluginInfoTest, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, DeleteShardTest, DistribJoinFromCollectionTest, ForceLeaderTest, MultiThreadedOCPTest, TestCloudDeleteByQuery, TestCloudSearcherWarming, TestDownShardTolerantSearch, TestLeaderInitiatedRecoveryThread, TestPullReplicaErrorHandling]
   [junit4] Completed [550/769 (1!)] on J2 in 113.76s, 3 tests, 1 error <<< FAILURES!

[...truncated 48974 lines...]

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk-9.0.1) - Build # 1258 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1258/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseParallelGC

5 tests failed.
FAILED:  org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testDistributions

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([5E9559606EC57285:E16A18CAB03F9219]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testDistributions(StreamExpressionTest.java:6637)
	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)


FAILED:  org.apache.solr.cloud.LeaderElectionIntegrationTest.testSimpleSliceLeaderElection

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at __randomizedtesting.SeedInfo.seed([2A358D0036837210:7401404E75FCEEF7]:0)
	at java.base/sun.nio.ch.Net.bind0(Native Method)
	at java.base/sun.nio.ch.Net.bind(Net.java:433)
	at java.base/sun.nio.ch.Net.bind(Net.java:425)
	at java.base/sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:225)
	at java.base/sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
	at org.eclipse.jetty.server.ServerConnector.openAcceptChannel(ServerConnector.java:334)
	at org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:302)
	at org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
	at org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:238)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
	at org.eclipse.jetty.server.Server.doStart(Server.java:397)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367)
	at org.apache.solr.cloud.LeaderElectionIntegrationTest.testSimpleSliceLeaderElection(LeaderElectionIntegrationTest.java:106)
	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)


FAILED:  org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple

Error Message:
Waiting for collection testSimple2 null Live Nodes: [127.0.0.1:37227_solr, 127.0.0.1:41819_solr] Last available state: DocCollection(testSimple2//collections/testSimple2/state.json/20)={   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{     "shard1":{       "range":"80000000-ffffffff",       "state":"active",       "replicas":{         "core_node3":{           "core":"testSimple2_shard1_replica_n1",           "base_url":"https://127.0.0.1:37227/solr",           "node_name":"127.0.0.1:37227_solr",           "state":"active",           "type":"NRT",           "leader":"true"},         "core_node5":{           "core":"testSimple2_shard1_replica_n2",           "base_url":"https://127.0.0.1:40995/solr",           "node_name":"127.0.0.1:40995_solr",           "state":"down",           "type":"NRT"}}},     "shard2":{       "range":"0-7fffffff",       "state":"active",       "replicas":{         "core_node7":{           "core":"testSimple2_shard2_replica_n4",           "base_url":"https://127.0.0.1:37227/solr",           "node_name":"127.0.0.1:37227_solr",           "state":"active",           "type":"NRT",           "leader":"true"},         "core_node8":{           "core":"testSimple2_shard2_replica_n6",           "base_url":"https://127.0.0.1:40995/solr",           "node_name":"127.0.0.1:40995_solr",           "state":"down",           "type":"NRT"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"2",   "autoAddReplicas":"true",   "nrtReplicas":"2",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Waiting for collection testSimple2
null
Live Nodes: [127.0.0.1:37227_solr, 127.0.0.1:41819_solr]
Last available state: DocCollection(testSimple2//collections/testSimple2/state.json/20)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "core":"testSimple2_shard1_replica_n1",
          "base_url":"https://127.0.0.1:37227/solr",
          "node_name":"127.0.0.1:37227_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"},
        "core_node5":{
          "core":"testSimple2_shard1_replica_n2",
          "base_url":"https://127.0.0.1:40995/solr",
          "node_name":"127.0.0.1:40995_solr",
          "state":"down",
          "type":"NRT"}}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{
        "core_node7":{
          "core":"testSimple2_shard2_replica_n4",
          "base_url":"https://127.0.0.1:37227/solr",
          "node_name":"127.0.0.1:37227_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"},
        "core_node8":{
          "core":"testSimple2_shard2_replica_n6",
          "base_url":"https://127.0.0.1:40995/solr",
          "node_name":"127.0.0.1:40995_solr",
          "state":"down",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"true",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
	at __randomizedtesting.SeedInfo.seed([2A358D0036837210:1286A9FE1170A6C1]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
	at org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple(AutoAddReplicasIntegrationTest.java:126)
	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)


FAILED:  org.apache.solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest.testSimple

Error Message:
Waiting for collection testSimple2 null Live Nodes: [127.0.0.1:33181_solr, 127.0.0.1:42689_solr] Last available state: DocCollection(testSimple2//collections/testSimple2/state.json/21)={   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{     "shard1":{       "range":"80000000-ffffffff",       "state":"active",       "replicas":{         "core_node3":{           "dataDir":"hdfs://localhost.localdomain:42281/data/testSimple2/core_node3/data/",           "base_url":"https://127.0.0.1:33181/solr",           "node_name":"127.0.0.1:33181_solr",           "type":"NRT",           "ulogDir":"hdfs://localhost.localdomain:42281/data/testSimple2/core_node3/data/tlog",           "core":"testSimple2_shard1_replica_n1",           "shared_storage":"true",           "state":"active",           "leader":"true"},         "core_node5":{           "dataDir":"hdfs://localhost.localdomain:42281/data/testSimple2/core_node5/data/",           "base_url":"https://127.0.0.1:40419/solr",           "node_name":"127.0.0.1:40419_solr",           "type":"NRT",           "ulogDir":"hdfs://localhost.localdomain:42281/data/testSimple2/core_node5/data/tlog",           "core":"testSimple2_shard1_replica_n2",           "shared_storage":"true",           "state":"down"}}},     "shard2":{       "range":"0-7fffffff",       "state":"active",       "replicas":{         "core_node7":{           "dataDir":"hdfs://localhost.localdomain:42281/data/testSimple2/core_node7/data/",           "base_url":"https://127.0.0.1:33181/solr",           "node_name":"127.0.0.1:33181_solr",           "type":"NRT",           "ulogDir":"hdfs://localhost.localdomain:42281/data/testSimple2/core_node7/data/tlog",           "core":"testSimple2_shard2_replica_n4",           "shared_storage":"true",           "state":"active",           "leader":"true"},         "core_node8":{           "dataDir":"hdfs://localhost.localdomain:42281/data/testSimple2/core_node8/data/",           "base_url":"https://127.0.0.1:40419/solr",           "node_name":"127.0.0.1:40419_solr",           "type":"NRT",           "ulogDir":"hdfs://localhost.localdomain:42281/data/testSimple2/core_node8/data/tlog",           "core":"testSimple2_shard2_replica_n6",           "shared_storage":"true",           "state":"down"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"2",   "autoAddReplicas":"true",   "nrtReplicas":"2",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Waiting for collection testSimple2
null
Live Nodes: [127.0.0.1:33181_solr, 127.0.0.1:42689_solr]
Last available state: DocCollection(testSimple2//collections/testSimple2/state.json/21)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "dataDir":"hdfs://localhost.localdomain:42281/data/testSimple2/core_node3/data/",
          "base_url":"https://127.0.0.1:33181/solr",
          "node_name":"127.0.0.1:33181_solr",
          "type":"NRT",
          "ulogDir":"hdfs://localhost.localdomain:42281/data/testSimple2/core_node3/data/tlog",
          "core":"testSimple2_shard1_replica_n1",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"},
        "core_node5":{
          "dataDir":"hdfs://localhost.localdomain:42281/data/testSimple2/core_node5/data/",
          "base_url":"https://127.0.0.1:40419/solr",
          "node_name":"127.0.0.1:40419_solr",
          "type":"NRT",
          "ulogDir":"hdfs://localhost.localdomain:42281/data/testSimple2/core_node5/data/tlog",
          "core":"testSimple2_shard1_replica_n2",
          "shared_storage":"true",
          "state":"down"}}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{
        "core_node7":{
          "dataDir":"hdfs://localhost.localdomain:42281/data/testSimple2/core_node7/data/",
          "base_url":"https://127.0.0.1:33181/solr",
          "node_name":"127.0.0.1:33181_solr",
          "type":"NRT",
          "ulogDir":"hdfs://localhost.localdomain:42281/data/testSimple2/core_node7/data/tlog",
          "core":"testSimple2_shard2_replica_n4",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"},
        "core_node8":{
          "dataDir":"hdfs://localhost.localdomain:42281/data/testSimple2/core_node8/data/",
          "base_url":"https://127.0.0.1:40419/solr",
          "node_name":"127.0.0.1:40419_solr",
          "type":"NRT",
          "ulogDir":"hdfs://localhost.localdomain:42281/data/testSimple2/core_node8/data/tlog",
          "core":"testSimple2_shard2_replica_n6",
          "shared_storage":"true",
          "state":"down"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"true",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
	at __randomizedtesting.SeedInfo.seed([2A358D0036837210:1286A9FE1170A6C1]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
	at org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple(AutoAddReplicasIntegrationTest.java:126)
	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)


FAILED:  org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory

Error Message:
expected:<5> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<0>
	at __randomizedtesting.SeedInfo.seed([2A358D0036837210:47C929FD8CCB8D17]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:241)
	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 12282 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest
   [junit4]   2> 607926 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[2A358D0036837210]-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-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_2A358D0036837210-001/init-core-data-001
   [junit4]   2> 607927 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[2A358D0036837210]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 607927 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[2A358D0036837210]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 607928 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[2A358D0036837210]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_2A358D0036837210-001/tempDir-001
   [junit4]   2> 607928 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[2A358D0036837210]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 607928 INFO  (Thread-954) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 607928 INFO  (Thread-954) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 607930 ERROR (Thread-954) [    ] 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> 608028 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[2A358D0036837210]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:33223
   [junit4]   2> 608031 INFO  (zkConnectionManagerCallback-676-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 608037 INFO  (jetty-launcher-673-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 608037 INFO  (jetty-launcher-673-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 608038 INFO  (jetty-launcher-673-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 608038 INFO  (jetty-launcher-673-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 608038 INFO  (jetty-launcher-673-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 608038 INFO  (jetty-launcher-673-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 608038 INFO  (jetty-launcher-673-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 608038 INFO  (jetty-launcher-673-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 608038 INFO  (jetty-launcher-673-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 608039 INFO  (jetty-launcher-673-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3e9cfbc0{/solr,null,AVAILABLE}
   [junit4]   2> 608039 INFO  (jetty-launcher-673-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 608039 INFO  (jetty-launcher-673-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 608039 INFO  (jetty-launcher-673-thread-3) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 608040 INFO  (jetty-launcher-673-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2883c856{/solr,null,AVAILABLE}
   [junit4]   2> 608040 INFO  (jetty-launcher-673-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3f955a{/solr,null,AVAILABLE}
   [junit4]   2> 608041 INFO  (jetty-launcher-673-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@79d56b4{SSL,[ssl, http/1.1]}{127.0.0.1:38455}
   [junit4]   2> 608041 INFO  (jetty-launcher-673-thread-1) [    ] o.e.j.s.Server Started @610642ms
   [junit4]   2> 608041 INFO  (jetty-launcher-673-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5eb431e2{SSL,[ssl, http/1.1]}{127.0.0.1:43245}
   [junit4]   2> 608041 INFO  (jetty-launcher-673-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1d22f0e8{SSL,[ssl, http/1.1]}{127.0.0.1:41297}
   [junit4]   2> 608041 INFO  (jetty-launcher-673-thread-3) [    ] o.e.j.s.Server Started @610642ms
   [junit4]   2> 608041 INFO  (jetty-launcher-673-thread-2) [    ] o.e.j.s.Server Started @610642ms
   [junit4]   2> 608041 INFO  (jetty-launcher-673-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43245}
   [junit4]   2> 608041 INFO  (jetty-launcher-673-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41297}
   [junit4]   2> 608041 INFO  (jetty-launcher-673-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38455}
   [junit4]   2> 608041 ERROR (jetty-launcher-673-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 608041 ERROR (jetty-launcher-673-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 608041 ERROR (jetty-launcher-673-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 608041 INFO  (jetty-launcher-673-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 608041 INFO  (jetty-launcher-673-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 608041 INFO  (jetty-launcher-673-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 608041 INFO  (jetty-launcher-673-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 608041 INFO  (jetty-launcher-673-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 608041 INFO  (jetty-launcher-673-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 608041 INFO  (jetty-launcher-673-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 608041 INFO  (jetty-launcher-673-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-27T17:41:43.488596Z
   [junit4]   2> 608041 INFO  (jetty-launcher-673-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 608041 INFO  (jetty-launcher-673-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 608041 INFO  (jetty-launcher-673-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-27T17:41:43.488683Z
   [junit4]   2> 608041 INFO  (jetty-launcher-673-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-27T17:41:43.488699Z
   [junit4]   2> 608042 INFO  (zkConnectionManagerCallback-681-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 608042 INFO  (jetty-launcher-673-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 608043 INFO  (zkConnectionManagerCallback-682-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 608043 INFO  (zkConnectionManagerCallback-680-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 608043 INFO  (jetty-launcher-673-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 608043 INFO  (jetty-launcher-673-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 608047 INFO  (jetty-launcher-673-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33223/solr
   [junit4]   2> 608047 INFO  (jetty-launcher-673-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33223/solr
   [junit4]   2> 608047 INFO  (jetty-launcher-673-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33223/solr
   [junit4]   2> 608048 INFO  (zkConnectionManagerCallback-688-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 608048 INFO  (zkConnectionManagerCallback-694-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 608048 INFO  (zkConnectionManagerCallback-692-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 608049 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16138b5f1500006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 608049 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16138b5f1500005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 608049 INFO  (zkConnectionManagerCallback-697-thread-1-processing-n:127.0.0.1:41297_solr) [n:127.0.0.1:41297_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 608049 INFO  (zkConnectionManagerCallback-698-thread-1-processing-n:127.0.0.1:43245_solr) [n:127.0.0.1:43245_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 608050 INFO  (zkConnectionManagerCallback-700-thread-1-processing-n:127.0.0.1:38455_solr) [n:127.0.0.1:38455_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 608092 INFO  (jetty-launcher-673-thread-3) [n:127.0.0.1:43245_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 608092 INFO  (jetty-launcher-673-thread-1) [n:127.0.0.1:38455_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 608092 INFO  (jetty-launcher-673-thread-2) [n:127.0.0.1:41297_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 608092 INFO  (jetty-launcher-673-thread-3) [n:127.0.0.1:43245_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43245_solr
   [junit4]   2> 608093 INFO  (jetty-launcher-673-thread-1) [n:127.0.0.1:38455_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38455_solr
   [junit4]   2> 608093 INFO  (jetty-launcher-673-thread-2) [n:127.0.0.1:41297_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41297_solr
   [junit4]   2> 608093 INFO  (jetty-launcher-673-thread-3) [n:127.0.0.1:43245_solr    ] o.a.s.c.Overseer Overseer (id=99423020867649544-127.0.0.1:43245_solr-n_0000000000) starting
   [junit4]   2> 608097 INFO  (zkCallback-696-thread-1-processing-n:127.0.0.1:43245_solr) [n:127.0.0.1:43245_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 608097 INFO  (zkCallback-695-thread-1-processing-n:127.0.0.1:41297_solr) [n:127.0.0.1:41297_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 608098 INFO  (zkCallback-699-thread-1-processing-n:127.0.0.1:38455_solr) [n:127.0.0.1:38455_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 608105 DEBUG (OverseerStateUpdate-99423020867649544-127.0.0.1:43245_solr-n_0000000000) [n:127.0.0.1:43245_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 608116 DEBUG (OverseerAutoScalingTriggerThread-99423020867649544-127.0.0.1:43245_solr-n_0000000000) [n:127.0.0.1:43245_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 608116 DEBUG (OverseerAutoScalingTriggerThread-99423020867649544-127.0.0.1:43245_solr-n_0000000000) [n:127.0.0.1:43245_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 608117 INFO  (jetty-launcher-673-thread-3) [n:127.0.0.1:43245_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43245_solr
   [junit4]   2> 608117 DEBUG (OverseerAutoScalingTriggerThread-99423020867649544-127.0.0.1:43245_solr-n_0000000000) [n:127.0.0.1:43245_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:38455_solr, 127.0.0.1:41297_solr]
   [junit4]   2> 608117 DEBUG (OverseerAutoScalingTriggerThread-99423020867649544-127.0.0.1:43245_solr-n_0000000000) [n:127.0.0.1:43245_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 608117 DEBUG (OverseerAutoScalingTriggerThread-99423020867649544-127.0.0.1:43245_solr-n_0000000000) [n:127.0.0.1:43245_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 608117 INFO  (zkCallback-695-thread-1-processing-n:127.0.0.1:41297_solr) [n:127.0.0.1:41297_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 608117 INFO  (zkCallback-699-thread-1-processing-n:127.0.0.1:38455_solr) [n:127.0.0.1:38455_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 608126 INFO  (zkCallback-696-thread-1-processing-n:127.0.0.1:43245_solr) [n:127.0.0.1:43245_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 608128 DEBUG (OverseerStateUpdate-99423020867649544-127.0.0.1:43245_solr-n_0000000000) [n:127.0.0.1:43245_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:43245_solr"} current state version: 0
   [junit4]   2> 608128 DEBUG (OverseerStateUpdate-99423020867649544-127.0.0.1:43245_solr-n_0000000000) [n:127.0.0.1:43245_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:43245_solr
   [junit4]   2> 608131 INFO  (jetty-launcher-673-thread-1) [n:127.0.0.1:38455_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38455.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3eb004f3
   [junit4]   2> 608132 DEBUG (OverseerAutoScalingTriggerThread-99423020867649544-127.0.0.1:43245_solr-n_0000000000) [n:127.0.0.1:43245_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 608132 DEBUG (OverseerAutoScalingTriggerThread-99423020867649544-127.0.0.1:43245_solr-n_0000000000) [n:127.0.0.1:43245_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 608132 DEBUG (ScheduledTrigger-1731-thread-1) [n:127.0.0.1:43245_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 608136 INFO  (jetty-launcher-673-thread-1) [n:127.0.0.1:38455_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38455.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3eb004f3
   [junit4]   2> 608136 INFO  (jetty-launcher-673-thread-1) [n:127.0.0.1:38455_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38455.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3eb004f3
   [junit4]   2> 608137 INFO  (jetty-launcher-673-thread-2) [n:127.0.0.1:41297_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41297.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3eb004f3
   [junit4]   2> 608137 INFO  (jetty-launcher-673-thread-1) [n:127.0.0.1:38455_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_2A358D0036837210-001/tempDir-001/node1/.
   [junit4]   2> 608140 WARN  (jetty-launcher-673-thread-2) [n:127.0.0.1:41297_solr    ] o.a.s.m.r.j.JmxMetricsReporter Unable to register gauge
   [junit4]   2> javax.management.InstanceNotFoundException: solr_41297:dom1=solr,dom2=jvm,name0=buffers,name1=mapped,name=MemoryUsed
   [junit4]   2> 	at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1083)
   [junit4]   2> 	at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:423)
   [junit4]   2> 	at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:411)
   [junit4]   2> 	at java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:530)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onGaugeAdded(JmxMetricsReporter.java:565)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.lambda$start$0(JmxMetricsReporter.java:738)
   [junit4]   2> 	at java.base/java.util.HashMap.forEach(HashMap.java:1341)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.start(JmxMetricsReporter.java:728)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.SolrJmxReporter.doInit(SolrJmxReporter.java:109)
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricReporter.init(SolrMetricReporter.java:70)
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricManager.loadReporter(SolrMetricManager.java:881)
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricManager.loadReporters(SolrMetricManager.java:817)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:547)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:263)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:183)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:741)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1474)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1537)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1183)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1020)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:447)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:384)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:247)
   [junit4]   2> 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 608144 INFO  (jetty-launcher-673-thread-2) [n:127.0.0.1:41297_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41297.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3eb004f3
   [junit4]   2> 608144 INFO  (jetty-launcher-673-thread-2) [n:127.0.0.1:41297_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41297.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3eb004f3
   [junit4]   2> 608145 INFO  (jetty-launcher-673-thread-2) [n:127.0.0.1:41297_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_2A358D0036837210-001/tempDir-001/node2/.
   [junit4]   2> 608182 INFO  (jetty-launcher-673-thread-3) [n:127.0.0.1:43245_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43245.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3eb004f3
   [junit4]   2> 608187 INFO  (jetty-launcher-673-thread-3) [n:127.0.0.1:43245_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43245.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3eb004f3
   [junit4]   2> 608187 INFO  (jetty-launcher-673-thread-3) [n:127.0.0.1:43245_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43245.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3eb004f3
   [junit4]   2> 608188 INFO  (jetty-launcher-673-thread-3) [n:127.0.0.1:43245_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_2A358D0036837210-001/tempDir-001/node3/.
   [junit4]   2> 608215 INFO  (zkConnectionManagerCallback-708-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 608229 INFO  (zkConnectionManagerCallback-712-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 608229 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[2A358D0036837210]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 608230 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[2A358D0036837210]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33223/solr ready
   [junit4]   2> 608244 INFO  (qtp899330898-4724) [n:127.0.0.1:38455_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=3&name=AutoscalingHistoryHandlerTest_collection&nrtReplicas=3&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 608245 INFO  (OverseerThreadFactory-1733-thread-1-processing-n:127.0.0.1:43245_solr) [n:127.0.0.1:43245_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection AutoscalingHistoryHandlerTest_collection
   [junit4]   2> 608245 INFO  (OverseerThreadFactory-1733-thread-1-processing-n:127.0.0.1:43245_solr) [n:127.0.0.1:43245_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/protwords.txt
   [junit4]   2> 608245 INFO  (OverseerThreadFactory-1733-thread-1-processing-n:127.0.0.1:43245_solr) [n:127.0.0.1:43245_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/managed-schema
   [junit4]   2> 608246 INFO  (OverseerThreadFactory-1733-thread-1-processing-n:127.0.0.1:43245_solr) [n:127.0.0.1:43245_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/solrconfig.xml
   [junit4]   2> 608246 INFO  (OverseerThreadFactory-1733-thread-1-processing-n:127.0.0.1:43245_solr) [n:127.0.0.1:43245_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/synonyms.txt
   [junit4]   2> 608247 INFO  (OverseerThreadFactory-1733-thread-1-processing-n:127.0.0.1:43245_solr) [n:127.0.0.1:43245_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/stopwords.txt
   [junit4]   2> 608247 INFO  (OverseerThreadFactory-1733-thread-1-processing-n:127.0.0.1:43245_solr) [n:127.0.0.1:43245_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 608248 INFO  (OverseerThreadFactory-1733-thread-1-processing-n:127.0.0.1:43245_solr) [n:127.0.0.1:43245_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 608248 INFO  (OverseerThreadFactory-1733-thread-1-processing-n:127.0.0.1:43245_solr) [n:127.0.0.1:43245_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 608249 INFO  (OverseerThreadFactory-1733-thread-1-processing-n:127.0.0.1:43245_solr) [n:127.0.0.1:43245_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 608249 INFO  (OverseerThreadFactory-1733-thread-1-processing-n:127.0.0.1:43245_solr) [n:127.0.0.1:43245_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 608249 INFO  (OverseerThreadFactory-1733-thread-1-processing-n:127.0.0.1:43245_solr) [n:127.0.0.1:43245_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 608250 INFO  (OverseerThreadFactory-1733-thread-1-processing-n:127.0.0.1:43245_solr) [n:127.0.0.1:43245_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 608250 INFO  (OverseerThreadFactory-1733-thread-1-processing-n:127.0.0.1:43245_solr) [n:127.0.0.1:43245_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 608251 INFO  (OverseerThreadFactory-1733-thread-1-processing-n:127.0.0.1:43245_solr) [n:127.0.0.1:43245_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 608251 INFO  (OverseerThreadFactory-1733-thread-1-processing-n:127.0.0.1:43245_solr) [n:127.0.0.1:43245_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 608251 INFO  (OverseerThreadFactory-1733-thread-1-processing-n:127.0.0.1:43245_solr) [n:127.0.0.1:43245_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 608252 INFO  (OverseerThreadFactory-1733-thread-1-processing-n:127.0.0.1:43245_solr) [n:127.0.0.1:43245_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 608252 INFO  (OverseerThreadFactory-1733-thread-1-processing-n:127.0.0.1:43245_solr) [n:127.0.0.1:43245_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 608253 INFO  (OverseerThreadFactory-1733-thread-1-processing-n:127.0.0.1:43245_solr) [n:127.0.0.1:43245_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 608253 INFO  (OverseerThreadFactory-1733-thread-1-processing-n:127.0.0.1:43245_solr) [n:127.0.0.1:43245_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 608254 INFO  (OverseerThreadFactory-1733-thread-1-processing-n:127.0.0.1:43245_solr) [n:127.0.0.1:43245_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 608254 INFO  (OverseerThreadFactory-1733-thread-1-processing-n:127.0.0.1:43245_solr) [n:127.0.0.1:43245_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 608255 INFO  (OverseerThreadFactory-1733-thread-1-processing-n:127.0.0.1:43245_solr) [n:127.0.0.1:43245_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 608255 INFO  (OverseerThreadFactory-1733-thread-1-processing-n:127.0.0.1:43245_solr) [n:127.0.0.1:43245_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 608255 INFO  (OverseerThreadFactory-1733-thread-1-processing-n:127.0.0.1:43245_solr) [n:127.0.0.1:43245_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 608256 INFO  (OverseerThreadFactory-1733-thread-1-processing-n:127.0.0.1:43245_solr) [n:127.0.0.1:43245_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 608256 INFO  (OverseerThreadFactory-1733-thread-1-processing-n:127.0.0.1:43245_solr) [n:127.0.0.1:43245_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 608257 INFO  (OverseerThreadFactory-1733-thread-1-processing-n:127.0.0.1:43245_solr) [n:127.0.0.1:43245_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 608257 INFO  (OverseerThreadFactory-1733-thread-1-processing-n:127.0.0.1:43245_solr) [n:127.0.0.1:43245_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 608258 INFO  (OverseerThreadFactory-1733-thread-1-processing-n:127.0.0.1:43245_solr) [n:127.0.0.1:43245_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 608258 INFO  (OverseerThreadFactory-1733-thread-1-processing-n:127.0.0.1:43245_solr) [n:127.0.0.1:43245_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 608259 INFO  (OverseerThreadFactory-1733-thread-1-processing-n:127.0.0.1:43245_solr) [n:127.0.0.1:43245_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 608259 INFO  (OverseerThreadFactory-1733-thread-1-processing-n:127.0.0.1:43245_solr) [n:127.0.0.1:43245_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 608260 INFO  (OverseerThreadFactory-1733-thread-1-processing-n:127.0.0.1:43245_solr) [n:127.0.0.1:43245_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 608260 INFO  (OverseerThreadFactory-1733-thread-1-processing-n:127.0.0.1:43245_solr) [n:127.0.0.1:43245_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 608261 INFO  (OverseerThreadFactory-1733-thread-1-processing-n:127.0.0.1:43245_solr) [n:127.0.0.1:43245_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 608261 INFO  (OverseerThreadFactory-1733-thread-1-processing-n:127.0.0.1:43245_solr) [n:127.0.0.1:43245_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 608262 INFO  (OverseerThreadFactory-1733-thread-1-processing-n:127.0.0.1:43245_solr) [n:127.0.0.1:43245_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 608262 INFO  (OverseerThreadFactory-1733-thread-1-processing-n:127.0.0.1:43245_solr) [n:127.0.0.1:43245_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 608262 INFO  (OverseerThreadFactory-1733-thread-1-processing-n:127.0.0.1:43245_solr) [n:127.0.0.1:43245_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 608263 INFO  (OverseerThreadFactory-1733-thread-1-processing-n:127.0.0.1:43245_solr) [n:127.0.0.1:43245_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 608263 INFO  (OverseerThreadFactory-1733-thread-1-processing-n:127.0.0.1:43245_solr) [n:127.0.0.1:43245_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 608264 INFO  (OverseerThreadFactory-1733-thread-1-processing-n:127.0.0.1:43245_solr) [n:127.0.0.1:43245_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 608264 INFO  (OverseerThreadFactory-1733-thread-1-processing-n:127.0.0.1:43245_solr) [n:127.0.0.1:43245_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/params.json
   [junit4]   2> 608266 DEBUG (OverseerStateUpdate-99423020867649544-127.0.0.1:43245_solr-n_0000000000) [n:127.0.0.1:43245_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 608266 DEBUG (OverseerStateUpdate-99423020867649544-127.0.0.1:43245_solr-n_0000000000) [n:127.0.0.1:43245_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: AutoscalingHistoryHandlerTest_collection
   [junit4]   2> 608266 DEBUG (OverseerStateUpdate-99423020867649544-127.0.0.1:43245_solr-n_0000000000) [n:127.0.0.1:43245_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json
   [junit4]   2> 608370 DEBUG (OverseerStateUpdate-99423020867649544-127.0.0.1:43245_solr-n_0000000000) [n:127.0.0.1:43245_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38455/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 608370 INFO  (OverseerStateUpdate-99423020867649544-127.0.0.1:43245_solr-n_0000000000) [n:127.0.0.1:43245_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38455/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 608371 DEBUG (OverseerStateUpdate-99423020867649544-127.0.0.1:43245_solr-n_0000000000) [n:127.0.0.1:43245_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 608371 DEBUG (OverseerStateUpdate-99423020867649544-127.0.0.1:43245_solr-n_0000000000) [n:127.0.0.1:43245_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:38455/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 608372 DEBUG (OverseerStateUpdate-99423020867649544-127.0.0.1:43245_solr-n_0000000000) [n:127.0.0.1:43245_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43245/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 608372 INFO  (OverseerStateUpdate-99423020867649544-127.0.0.1:43245_solr-n_0000000000) [n:127.0.0.1:43245_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43245/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 608373 DEBUG (OverseerStateUpdate-99423020867649544-127.0.0.1:43245_solr-n_0000000000) [n:127.0.0.1:43245_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:38455/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 608373 DEBUG (OverseerStateUpdate-99423020867649544-127.0.0.1:43245_solr-n_0000000000) [n:127.0.0.1:43245_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:38455/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "base_url":"https://127.0.0.1:43245/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 608374 DEBUG (OverseerStateUpdate-99423020867649544-127.0.0.1:43245_solr-n_0000000000) [n:127.0.0.1:43245_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41297/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 608374 INFO  (OverseerStateUpdate-99423020867649544-127.0.0.1:43245_solr-n_0000000000) [n:127.0.0.1:43245_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41297/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 608375 DEBUG (OverseerStateUpdate-99423020867649544-127.0.0.1:43245_solr-n_0000000000) [n:127.0.0.1:43245_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:38455/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "base_url":"https://127.0.0.1:43245/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 608375 DEBUG (OverseerStateUpdate-99423020867649544-127.0.0.1:43245_solr-n_0000000000) [n:127.0.0.1:43245_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:38455/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "base_url":"https://127.0.0.1:43245/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node6":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>       "base_url":"https://127.0.0.1:41297/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 608476 DEBUG (OverseerStateUpdate-99423020867649544-127.0.0.1:43245_solr-n_0000000000) [n:127.0.0.1:43245_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json version: 0
   [junit4]   2> 608583 INFO  (qtp899330898-4719) [n:127.0.0.1:38455_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 608583 INFO  (qtp899330898-4719) [n:127.0.0.1:38455_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 608586 DEBUG (OverseerStateUpdate-99423020867649544-127.0.0.1:43245_solr-n_0000000000) [n:127.0.0.1:43245_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:38455/solr",
   [junit4]   2>   "node_name":"127.0.0.1:38455_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 608586 DEBUG (OverseerStateUpdate-99423020867649544-127.0.0.1:43245_solr-n_0000000000) [n:127.0.0.1:43245_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:38455/solr",
   [junit4]   2>   "node_name":"127.0.0.1:38455_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 608586 DEBUG (OverseerStateUpdate-99423020867649544-127.0.0.1:43245_solr-n_0000000000) [n:127.0.0.1:43245_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node3:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1","base_url":"https://127.0.0.1:38455/solr","node_name":"127.0.0.1:38455_solr","state":"down","type":"NRT"}
   [junit4]   2> 608586 DEBUG (OverseerStateUpdate-99423020867649544-127.0.0.1:43245_solr-n_0000000000) [n:127.0.0.1:43245_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:38455/solr",
   [junit4]   2>           "node_name":"127.0.0.1:38455_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:43245/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>           "base_url":"https://127.0.0.1:41297/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 608589 INFO  (qtp78427474-4718) [n:127.0.0.1:41297_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n4&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 608590 INFO  (qtp78427474-4718) [n:127.0.0.1:41297_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 608590 INFO  (qtp1887754860-4728) [n:127.0.0.1:43245_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n2&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 608590 INFO  (qtp1887754860-4728) [n:127.0.0.1:43245_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 608591 DEBUG (OverseerStateUpdate-99423020867649544-127.0.0.1:43245_solr-n_0000000000) [n:127.0.0.1:43245_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "core_node_name":"core_node6",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:41297/solr",
   [junit4]   2>   "node_name":"127.0.0.1:41297_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 608591 DEBUG (OverseerStateUpdate-99423020867649544-127.0.0.1:43245_solr-n_0000000000) [n:127.0.0.1:43245_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "core_node_name":"core_node6",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:41297/solr",
   [junit4]   2>   "node_name":"127.0.0.1:41297_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 608591 DEBUG (OverseerStateUpdate-99423020867649544-127.0.0.1:43245_solr-n_0000000000) [n:127.0.0.1:43245_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node6:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4","base_url":"https://127.0.0.1:41297/solr","node_name":"127.0.0.1:41297_solr","state":"down","type":"NRT"}
   [junit4]   2> 608591 DEBUG (OverseerStateUpdate-99423020867649544-127.0.0.1:43245_solr-n_0000000000) [n:127.0.0.1:43245_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:38455/solr",
   [junit4]   2>           "node_name":"127.0.0.1:38455_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:43245/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>           "base_url":"https://127.0.0.1:41297/solr",
   [junit4]   2>           "node_name":"127.0.0.1:41297_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 608591 DEBUG (OverseerStateUpdate-99423020867649544-127.0.0.1:43245_solr-n_0000000000) [n:127.0.0.1:43245_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:43245/solr",
   [junit4]   2>   "node_name":"127.0.0.1:43245_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 608592 DEBUG (OverseerStateUpdate-99423020867649544-127.0.0.1:43245_solr-n_0000000000) [n:127.0.0.1:43245_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:43245/solr",
   [junit4]   2>   "node_name":"127.0.0.1:43245_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 608592 DEBUG (OverseerStateUpdate-99423020867649544-127.0.0.1:43245_solr-n_0000000000) [n:127.0.0.1:43245_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node5:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2","base_url":"https://127.0.0.1:43245/solr","node_name":"127.0.0.1:43245_solr","state":"down","type":"NRT"}
   [junit4]   2> 608592 DEBUG (OverseerStateUpdate-99423020867649544-127.0.0.1:43245_solr-n_0000000000) [n:127.0.0.1:43245_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:38455/solr",
   [junit4]   2>           "node_name":"127.0.0.1:38455_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:43245/solr",
   [junit4]   2>           "node_name":"127.0.0.1:43245_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [j

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

.metrics.MetricRegistry@3e30a1f1
   [junit4]   2> 180830 INFO  (jetty-closer-274-thread-4) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:38751_solr
   [junit4]   2> 180830 INFO  (jetty-closer-274-thread-4) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 180830 INFO  (zkCallback-303-thread-4-processing-n:127.0.0.1:44783_solr) [n:127.0.0.1:44783_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 180830 INFO  (zkCallback-301-thread-1-processing-n:127.0.0.1:38751_solr) [n:127.0.0.1:38751_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 180833 INFO  (coreCloseExecutor-697-thread-1) [n:127.0.0.1:44783_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrCore [collection1_shard2_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@2e3ba8e1
   [junit4]   2> 180833 INFO  (coreCloseExecutor-697-thread-1) [n:127.0.0.1:44783_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard2.replica_n2, tag=775661793
   [junit4]   2> 180833 INFO  (coreCloseExecutor-697-thread-1) [n:127.0.0.1:44783_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@167da684: rootName = solr_44783, domain = solr.core.collection1.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.collection1.shard2.replica_n2 / com.codahale.metrics.MetricRegistry@71e454c9
   [junit4]   2> 180833 INFO  (zkCallback-307-thread-2-processing-n:127.0.0.1:32915_solr) [n:127.0.0.1:32915_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 180833 INFO  (zkCallback-305-thread-1-processing-n:127.0.0.1:34589_solr) [n:127.0.0.1:34589_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 180837 INFO  (jetty-closer-274-thread-3) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:32915_solr
   [junit4]   2> 180837 INFO  (zkCallback-2024-thread-1-processing-n:127.0.0.1:34589_solr x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:34589_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 180838 INFO  (jetty-closer-274-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 180838 INFO  (zkCallback-305-thread-2-processing-n:127.0.0.1:34589_solr) [n:127.0.0.1:34589_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 180838 INFO  (zkCallback-2024-thread-1-processing-n:127.0.0.1:34589_solr x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:34589_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 180838 INFO  (zkCallback-307-thread-1-processing-n:127.0.0.1:32915_solr) [n:127.0.0.1:32915_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 180838 INFO  (zkCallback-303-thread-4-processing-n:127.0.0.1:44783_solr) [n:127.0.0.1:44783_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 180840 INFO  (jetty-closer-274-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2c14d562{/solr,null,UNAVAILABLE}
   [junit4]   2> 180840 INFO  (jetty-closer-274-thread-3) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 180841 INFO  (coreCloseExecutor-696-thread-1) [n:127.0.0.1:34589_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=1952903743
   [junit4]   2> 180843 INFO  (jetty-closer-274-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@56da381{/solr,null,UNAVAILABLE}
   [junit4]   2> 180843 INFO  (jetty-closer-274-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 180844 INFO  (coreCloseExecutor-697-thread-1) [n:127.0.0.1:44783_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard2.leader, tag=775661793
   [junit4]   2> 180845 INFO  (jetty-closer-274-thread-2) [    ] o.a.s.c.Overseer Overseer (id=99423197170499593-127.0.0.1:44783_solr-n_0000000000) closing
   [junit4]   2> 180845 INFO  (OverseerStateUpdate-99423197170499593-127.0.0.1:44783_solr-n_0000000000) [n:127.0.0.1:44783_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:44783_solr
   [junit4]   2> 180845 WARN  (OverseerAutoScalingTriggerThread-99423197170499593-127.0.0.1:44783_solr-n_0000000000) [n:127.0.0.1:44783_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 180846 INFO  (jetty-closer-274-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3b52998b{/solr,null,UNAVAILABLE}
   [junit4]   2> 180846 INFO  (jetty-closer-274-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 182339 WARN  (zkCallback-301-thread-1-processing-n:127.0.0.1:38751_solr) [n:127.0.0.1:38751_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 182339 INFO  (jetty-closer-274-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3511e643{/solr,null,UNAVAILABLE}
   [junit4]   2> 182339 INFO  (jetty-closer-274-thread-4) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 182340 ERROR (SUITE-StreamExpressionTest-seed#[5E9559606EC57285]-worker) [    ] 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> 182340 INFO  (SUITE-StreamExpressionTest-seed#[5E9559606EC57285]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42521 42521
   [junit4]   2> 186207 INFO  (Thread-332) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42521 42521
   [junit4]   2> 186208 WARN  (Thread-332) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	99	/solr/aliases.json
   [junit4]   2> 	99	/solr/clusterprops.json
   [junit4]   2> 	15	/solr/configs/conf
   [junit4]   2> 	8	/solr/configs/ml
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	99	/solr/clusterstate.json
   [junit4]   2> 	40	/solr/collections/destinationCollection/state.json
   [junit4]   2> 	30	/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2> 	20	/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2> 	10	/solr/collections/mainCorpus1/state.json
   [junit4]   2> 	10	/solr/collections/destination/state.json
   [junit4]   2> 	10	/solr/collections/destination1/state.json
   [junit4]   2> 	10	/solr/collections/collection1/state.json
   [junit4]   2> 	10	/solr/collections/workQueue1/state.json
   [junit4]   2> 	10	/solr/collections/workQueue/state.json
   [junit4]   2> 	10	/solr/collections/uknownCollection/state.json
   [junit4]   2> 	10	/solr/collections/modelCollection/state.json
   [junit4]   2> 	10	/solr/collections/checkpointCollection/state.json
   [junit4]   2> 	10	/solr/collections/mainCorpus/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/99423197170499595-127.0.0.1:34589_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	99	/solr/live_nodes
   [junit4]   2> 	99	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_5E9559606EC57285-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=false): {}, locale=fr-ML, timezone=CST6CDT
   [junit4]   2> NOTE: Linux 4.13.0-31-generic amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=8,threads=1,free=112309160,total=523239424
   [junit4]   2> NOTE: All tests run in this JVM: [AppendEvaluatorTest, NormalDistributionEvaluatorTest, TestDelegationTokenResponse, SubtractEvaluatorTest, SolrPingTest, TestSolrProperties, ArcTangentEvaluatorTest, SolrQueryTest, CollectionAdminRequestRequiredParamsTest, SolrDocumentTest, MergeIndexesEmbeddedTest, TestDocumentObjectBinder, CeilingEvaluatorTest, SolrExampleEmbeddedTest, SolrExampleStreamingBinaryTest, LengthEvaluatorTest, EqualToEvaluatorTest, HttpSolrClientSSLAuthConPoolTest, CorrelationEvaluatorTest, JDBCStreamTest, FacetFieldTest, JsonValidatorTest, BasicHttpSolrClientTest, RecursiveEvaluatorTest, JettyWebappTest, TestSpellCheckResponse, LargeVolumeJettyTest, SolrParamTest, TermsResponseTest, QueryResponseTest, TestNamedListCodec, TestJavaBinCodec, TestHash, ContentStreamTest, ModifiableSolrParamsTest, TestFastInputStream, TestXMLEscaping, DocumentAnalysisResponseTest, TestUpdateRequestCodec, FieldAnalysisResponseTest, ClientUtilsTest, AnlysisResponseBaseTest, TestLBHttpSolrClient, HttpSolrClientBuilderTest, HttpSolrClientConPoolTest, TestCloudSolrClientConnections, GraphTest, StreamExpressionTest]
   [junit4] Completed [146/146 (1!)] on J1 in 112.19s, 153 tests, 1 failure <<< FAILURES!

[...truncated 39996 lines...]

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk1.8.0_144) - Build # 1257 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1257/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove

Error Message:
No live SolrServers available to handle this request:[https://127.0.0.1:46825/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:33925/solr/MoveReplicaHDFSTest_failed_coll_true]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:46825/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:33925/solr/MoveReplicaHDFSTest_failed_coll_true]
	at __randomizedtesting.SeedInfo.seed([977D79B343CD055D:3DB0AA41F41ED08D]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:991)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
	at org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:306)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:33925/solr/MoveReplicaHDFSTest_failed_coll_true: no servers hosting shard: shard1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:436)
	... 46 more


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeLostTrigger

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([977D79B343CD055D:9383D0A1790787C7]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeLostTrigger(TriggerIntegrationTest.java:521)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13437 lines...]
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_977D79B343CD055D-001/init-core-data-001
   [junit4]   2> 1913786 WARN  (SUITE-MoveReplicaHDFSTest-seed#[977D79B343CD055D]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=43 numCloses=43
   [junit4]   2> 1913787 INFO  (SUITE-MoveReplicaHDFSTest-seed#[977D79B343CD055D]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1913788 INFO  (SUITE-MoveReplicaHDFSTest-seed#[977D79B343CD055D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1913788 INFO  (SUITE-MoveReplicaHDFSTest-seed#[977D79B343CD055D]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1913788 INFO  (SUITE-MoveReplicaHDFSTest-seed#[977D79B343CD055D]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_977D79B343CD055D-001/tempDir-001
   [junit4]   2> 1913788 INFO  (SUITE-MoveReplicaHDFSTest-seed#[977D79B343CD055D]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1913789 INFO  (Thread-3753) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1913789 INFO  (Thread-3753) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1913790 ERROR (Thread-3753) [    ] 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> 1913889 INFO  (SUITE-MoveReplicaHDFSTest-seed#[977D79B343CD055D]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:35707
   [junit4]   2> 1913891 INFO  (zkConnectionManagerCallback-2904-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1913898 INFO  (jetty-launcher-2901-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T12:27:37-09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1913899 INFO  (jetty-launcher-2901-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T12:27:37-09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1913899 INFO  (jetty-launcher-2901-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T12:27:37-09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1913899 INFO  (jetty-launcher-2901-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T12:27:37-09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1913902 INFO  (jetty-launcher-2901-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1913902 INFO  (jetty-launcher-2901-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1913902 INFO  (jetty-launcher-2901-thread-3) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1913903 INFO  (jetty-launcher-2901-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1913903 INFO  (jetty-launcher-2901-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1913903 INFO  (jetty-launcher-2901-thread-4) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1913903 INFO  (jetty-launcher-2901-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@54854c24{/solr,null,AVAILABLE}
   [junit4]   2> 1913903 INFO  (jetty-launcher-2901-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1913903 INFO  (jetty-launcher-2901-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1913903 INFO  (jetty-launcher-2901-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@519bf062{/solr,null,AVAILABLE}
   [junit4]   2> 1913903 INFO  (jetty-launcher-2901-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1913903 INFO  (jetty-launcher-2901-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1913903 INFO  (jetty-launcher-2901-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1913904 INFO  (jetty-launcher-2901-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1913904 INFO  (jetty-launcher-2901-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3dee509{/solr,null,AVAILABLE}
   [junit4]   2> 1913904 INFO  (jetty-launcher-2901-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@44546f23{/solr,null,AVAILABLE}
   [junit4]   2> 1913906 INFO  (jetty-launcher-2901-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7ee1be29{SSL,[ssl, http/1.1]}{127.0.0.1:43241}
   [junit4]   2> 1913906 INFO  (jetty-launcher-2901-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@29db8f22{SSL,[ssl, http/1.1]}{127.0.0.1:33059}
   [junit4]   2> 1913906 INFO  (jetty-launcher-2901-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@229aa96c{SSL,[ssl, http/1.1]}{127.0.0.1:42737}
   [junit4]   2> 1913906 INFO  (jetty-launcher-2901-thread-1) [    ] o.e.j.s.Server Started @1916056ms
   [junit4]   2> 1913906 INFO  (jetty-launcher-2901-thread-2) [    ] o.e.j.s.Server Started @1916056ms
   [junit4]   2> 1913907 INFO  (jetty-launcher-2901-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33059}
   [junit4]   2> 1913907 INFO  (jetty-launcher-2901-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42737}
   [junit4]   2> 1913906 INFO  (jetty-launcher-2901-thread-4) [    ] o.e.j.s.Server Started @1916056ms
   [junit4]   2> 1913906 INFO  (jetty-launcher-2901-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2997d9c8{SSL,[ssl, http/1.1]}{127.0.0.1:44691}
   [junit4]   2> 1913907 ERROR (jetty-launcher-2901-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1913907 ERROR (jetty-launcher-2901-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1913907 INFO  (jetty-launcher-2901-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1913907 INFO  (jetty-launcher-2901-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1913907 INFO  (jetty-launcher-2901-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1913907 INFO  (jetty-launcher-2901-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1913907 INFO  (jetty-launcher-2901-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1913907 INFO  (jetty-launcher-2901-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1913907 INFO  (jetty-launcher-2901-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-27T14:08:01.389Z
   [junit4]   2> 1913908 INFO  (jetty-launcher-2901-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-27T14:08:01.390Z
   [junit4]   2> 1913907 INFO  (jetty-launcher-2901-thread-3) [    ] o.e.j.s.Server Started @1916056ms
   [junit4]   2> 1913907 INFO  (jetty-launcher-2901-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43241}
   [junit4]   2> 1913908 INFO  (jetty-launcher-2901-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44691}
   [junit4]   2> 1913908 ERROR (jetty-launcher-2901-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1913908 ERROR (jetty-launcher-2901-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1913908 INFO  (jetty-launcher-2901-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1913908 INFO  (jetty-launcher-2901-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1913908 INFO  (jetty-launcher-2901-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1913909 INFO  (jetty-launcher-2901-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1913909 INFO  (jetty-launcher-2901-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1913909 INFO  (jetty-launcher-2901-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1913909 INFO  (jetty-launcher-2901-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-27T14:08:01.391Z
   [junit4]   2> 1913909 INFO  (jetty-launcher-2901-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-27T14:08:01.391Z
   [junit4]   2> 1913913 INFO  (zkConnectionManagerCallback-2907-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1913914 INFO  (zkConnectionManagerCallback-2908-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1913915 INFO  (jetty-launcher-2901-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1913915 INFO  (zkConnectionManagerCallback-2910-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1913915 INFO  (jetty-launcher-2901-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1913915 INFO  (zkConnectionManagerCallback-2912-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1913915 INFO  (jetty-launcher-2901-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1913915 INFO  (jetty-launcher-2901-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1913936 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16137f24af70004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1913936 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16137f24af70002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1913941 INFO  (jetty-launcher-2901-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35707/solr
   [junit4]   2> 1913941 INFO  (jetty-launcher-2901-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35707/solr
   [junit4]   2> 1913941 INFO  (jetty-launcher-2901-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35707/solr
   [junit4]   2> 1913942 INFO  (jetty-launcher-2901-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35707/solr
   [junit4]   2> 1913945 INFO  (zkConnectionManagerCallback-2923-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1913949 INFO  (zkConnectionManagerCallback-2928-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1913949 INFO  (zkConnectionManagerCallback-2919-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1913949 INFO  (zkConnectionManagerCallback-2925-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1913949 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16137f24af70006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1913969 INFO  (zkConnectionManagerCallback-2932-thread-1-processing-n:127.0.0.1:33059_solr) [n:127.0.0.1:33059_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1913969 INFO  (zkConnectionManagerCallback-2934-thread-1-processing-n:127.0.0.1:43241_solr) [n:127.0.0.1:43241_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1913989 INFO  (zkConnectionManagerCallback-2930-thread-1-processing-n:127.0.0.1:44691_solr) [n:127.0.0.1:44691_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1914001 INFO  (zkConnectionManagerCallback-2936-thread-1-processing-n:127.0.0.1:42737_solr) [n:127.0.0.1:42737_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1914004 INFO  (jetty-launcher-2901-thread-2) [n:127.0.0.1:42737_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1914005 INFO  (jetty-launcher-2901-thread-2) [n:127.0.0.1:42737_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42737_solr
   [junit4]   2> 1914005 INFO  (jetty-launcher-2901-thread-2) [n:127.0.0.1:42737_solr    ] o.a.s.c.Overseer Overseer (id=99422180558176268-127.0.0.1:42737_solr-n_0000000000) starting
   [junit4]   2> 1914013 INFO  (jetty-launcher-2901-thread-2) [n:127.0.0.1:42737_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42737_solr
   [junit4]   2> 1914015 INFO  (jetty-launcher-2901-thread-1) [n:127.0.0.1:33059_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1914015 INFO  (jetty-launcher-2901-thread-3) [n:127.0.0.1:44691_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1914015 INFO  (jetty-launcher-2901-thread-4) [n:127.0.0.1:43241_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1914016 INFO  (jetty-launcher-2901-thread-1) [n:127.0.0.1:33059_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1914016 INFO  (jetty-launcher-2901-thread-4) [n:127.0.0.1:43241_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1914016 INFO  (jetty-launcher-2901-thread-3) [n:127.0.0.1:44691_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1914016 INFO  (jetty-launcher-2901-thread-4) [n:127.0.0.1:43241_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43241_solr
   [junit4]   2> 1914016 INFO  (jetty-launcher-2901-thread-1) [n:127.0.0.1:33059_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33059_solr
   [junit4]   2> 1914017 INFO  (zkCallback-2935-thread-1-processing-n:127.0.0.1:42737_solr) [n:127.0.0.1:42737_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1914022 INFO  (jetty-launcher-2901-thread-3) [n:127.0.0.1:44691_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44691_solr
   [junit4]   2> 1914035 INFO  (zkCallback-2929-thread-1-processing-n:127.0.0.1:44691_solr) [n:127.0.0.1:44691_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 1914035 INFO  (zkCallback-2933-thread-1-processing-n:127.0.0.1:43241_solr) [n:127.0.0.1:43241_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 1914035 INFO  (zkCallback-2931-thread-1-processing-n:127.0.0.1:33059_solr) [n:127.0.0.1:33059_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 1914044 INFO  (zkCallback-2935-thread-2-processing-n:127.0.0.1:42737_solr) [n:127.0.0.1:42737_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1914069 INFO  (jetty-launcher-2901-thread-2) [n:127.0.0.1:42737_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42737.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69a6e4ad
   [junit4]   2> 1914071 INFO  (jetty-launcher-2901-thread-4) [n:127.0.0.1:43241_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43241.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69a6e4ad
   [junit4]   2> 1914073 INFO  (jetty-launcher-2901-thread-3) [n:127.0.0.1:44691_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44691.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69a6e4ad
   [junit4]   2> 1914073 INFO  (jetty-launcher-2901-thread-1) [n:127.0.0.1:33059_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33059.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69a6e4ad
   [junit4]   2> 1914076 INFO  (jetty-launcher-2901-thread-2) [n:127.0.0.1:42737_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42737.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69a6e4ad
   [junit4]   2> 1914076 INFO  (jetty-launcher-2901-thread-2) [n:127.0.0.1:42737_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42737.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69a6e4ad
   [junit4]   2> 1914076 INFO  (jetty-launcher-2901-thread-4) [n:127.0.0.1:43241_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43241.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69a6e4ad
   [junit4]   2> 1914076 INFO  (jetty-launcher-2901-thread-4) [n:127.0.0.1:43241_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43241.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69a6e4ad
   [junit4]   2> 1914076 INFO  (jetty-launcher-2901-thread-2) [n:127.0.0.1:42737_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_977D79B343CD055D-001/tempDir-001/node2/.
   [junit4]   2> 1914077 INFO  (jetty-launcher-2901-thread-4) [n:127.0.0.1:43241_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_977D79B343CD055D-001/tempDir-001/node4/.
   [junit4]   2> 1914080 INFO  (jetty-launcher-2901-thread-3) [n:127.0.0.1:44691_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44691.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69a6e4ad
   [junit4]   2> 1914081 INFO  (jetty-launcher-2901-thread-3) [n:127.0.0.1:44691_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44691.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69a6e4ad
   [junit4]   2> 1914081 INFO  (jetty-launcher-2901-thread-1) [n:127.0.0.1:33059_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33059.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69a6e4ad
   [junit4]   2> 1914081 INFO  (jetty-launcher-2901-thread-1) [n:127.0.0.1:33059_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33059.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69a6e4ad
   [junit4]   2> 1914081 INFO  (jetty-launcher-2901-thread-3) [n:127.0.0.1:44691_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_977D79B343CD055D-001/tempDir-001/node3/.
   [junit4]   2> 1914082 INFO  (jetty-launcher-2901-thread-1) [n:127.0.0.1:33059_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_977D79B343CD055D-001/tempDir-001/node1/.
   [junit4]   2> 1914159 INFO  (zkConnectionManagerCallback-2946-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1914161 INFO  (zkConnectionManagerCallback-2950-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1914161 INFO  (SUITE-MoveReplicaHDFSTest-seed#[977D79B343CD055D]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1914162 INFO  (SUITE-MoveReplicaHDFSTest-seed#[977D79B343CD055D]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35707/solr ready
   [junit4]   2> 1914179 INFO  (qtp113386573-15609) [n:127.0.0.1:33059_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1914182 INFO  (qtp113386573-15609) [n:127.0.0.1:33059_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 1914269 WARN  (SUITE-MoveReplicaHDFSTest-seed#[977D79B343CD055D]-worker) [    ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 1914283 WARN  (SUITE-MoveReplicaHDFSTest-seed#[977D79B343CD055D]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1914286 INFO  (SUITE-MoveReplicaHDFSTest-seed#[977D79B343CD055D]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 1914305 INFO  (SUITE-MoveReplicaHDFSTest-seed#[977D79B343CD055D]-worker) [    ] o.m.log Extract jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs to ./temp/Jetty_localhost_localdomain_46189_hdfs____icbua2/webapp
   [junit4]   2> 1914722 INFO  (SUITE-MoveReplicaHDFSTest-seed#[977D79B343CD055D]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:46189
   [junit4]   2> 1914805 WARN  (SUITE-MoveReplicaHDFSTest-seed#[977D79B343CD055D]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1914805 INFO  (SUITE-MoveReplicaHDFSTest-seed#[977D79B343CD055D]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 1914817 INFO  (SUITE-MoveReplicaHDFSTest-seed#[977D79B343CD055D]-worker) [    ] o.m.log Extract jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_44815_datanode____4507gj/webapp
   [junit4]   2> 1915238 INFO  (SUITE-MoveReplicaHDFSTest-seed#[977D79B343CD055D]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:44815
   [junit4]   2> 1915296 WARN  (SUITE-MoveReplicaHDFSTest-seed#[977D79B343CD055D]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1915297 INFO  (SUITE-MoveReplicaHDFSTest-seed#[977D79B343CD055D]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 1915310 INFO  (SUITE-MoveReplicaHDFSTest-seed#[977D79B343CD055D]-worker) [    ] o.m.log Extract jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_40185_datanode____hyauhl/webapp
   [junit4]   2> 1915402 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_977D79B343CD055D-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_977D79B343CD055D-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to localhost.localdomain/127.0.0.1:39315) [    ] o.a.h.h.s.d.DirectoryScanner dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 ms/sec. Assuming default value of 1000
   [junit4]   2> 1915409 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x143a8cb2cf46e: from storage DS-25961e4e-9be8-42a6-9ba8-68bf94d7a231 node DatanodeRegistration(127.0.0.1:37167, datanodeUuid=fc26ff6b-ff8d-45ae-b540-089ee9d652c3, infoPort=40135, infoSecurePort=0, ipcPort=39093, storageInfo=lv=-56;cid=testClusterID;nsid=101781443;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 1915409 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x143a8cb2cf46e: from storage DS-8d9d43d9-11e5-435c-8aaa-3139459e4469 node DatanodeRegistration(127.0.0.1:37167, datanodeUuid=fc26ff6b-ff8d-45ae-b540-089ee9d652c3, infoPort=40135, infoSecurePort=0, ipcPort=39093, storageInfo=lv=-56;cid=testClusterID;nsid=101781443;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1915752 INFO  (SUITE-MoveReplicaHDFSTest-seed#[977D79B343CD055D]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:40185
   [junit4]   2> 1915906 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_977D79B343CD055D-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_977D79B343CD055D-001/tempDir-002/hdfsBaseDir/data/data4/]]  heartbeating to localhost.localdomain/127.0.0.1:39315) [    ] o.a.h.h.s.d.DirectoryScanner dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 ms/sec. Assuming default value of 1000
   [junit4]   2> 1915911 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x143a8e91a8ee7: from storage DS-7c8707db-2383-475d-a5e4-74423baef640 node DatanodeRegistration(127.0.0.1:35609, datanodeUuid=e60ea5ff-1c3f-4599-affa-31569680a1b1, infoPort=34721, infoSecurePort=0, ipcPort=35503, storageInfo=lv=-56;cid=testClusterID;nsid=101781443;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 1915911 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x143a8e91a8ee7: from storage DS-352590b3-f6ef-43c0-bb32-035a4ea4f656 node DatanodeRegistration(127.0.0.1:35609, datanodeUuid=e60ea5ff-1c3f-4599-affa-31569680a1b1, infoPort=34721, infoSecurePort=0, ipcPort=35503, storageInfo=lv=-56;cid=testClusterID;nsid=101781443;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1916058 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[977D79B343CD055D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNormalFailedMove
   [junit4]   2> 1916059 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[977D79B343CD055D]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1916060 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[977D79B343CD055D]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T12:27:37-09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1916063 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[977D79B343CD055D]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1916063 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[977D79B343CD055D]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1916063 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[977D79B343CD055D]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1916063 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[977D79B343CD055D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@26815d18{/solr,null,AVAILABLE}
   [junit4]   2> 1916064 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[977D79B343CD055D]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@49695958{SSL,[ssl, http/1.1]}{127.0.0.1:46825}
   [junit4]   2> 1916064 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[977D79B343CD055D]) [    ] o.e.j.s.Server Started @1918213ms
   [junit4]   2> 1916064 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[977D79B343CD055D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46825}
   [junit4]   2> 1916064 ERROR (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[977D79B343CD055D]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1916064 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[977D79B343CD055D]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1916064 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[977D79B343CD055D]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1916064 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[977D79B343CD055D]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1916064 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[977D79B343CD055D]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-27T14:08:03.546Z
   [junit4]   2> 1916065 INFO  (zkConnectionManagerCallback-2953-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1916066 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[977D79B343CD055D]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1916071 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[977D79B343CD055D]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35707/solr
   [junit4]   2> 1916071 INFO  (zkConnectionManagerCallback-2957-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1916072 INFO  (zkConnectionManagerCallback-2959-thread-1-processing-n:127.0.0.1:46825_solr) [n:127.0.0.1:46825_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1916075 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[977D79B343CD055D]) [n:127.0.0.1:46825_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1916075 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[977D79B343CD055D]) [n:127.0.0.1:46825_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1916076 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[977D79B343CD055D]) [n:127.0.0.1:46825_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46825_solr
   [junit4]   2> 1916076 INFO  (zkCallback-2931-thread-1-processing-n:127.0.0.1:33059_solr) [n:127.0.0.1:33059_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1916076 INFO  (zkCallback-2933-thread-1-processing-n:127.0.0.1:43241_solr) [n:127.0.0.1:43241_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1916076 INFO  (zkCallback-2929-thread-1-processing-n:127.0.0.1:44691_solr) [n:127.0.0.1:44691_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1916076 INFO  (zkCallback-2935-thread-2-processing-n:127.0.0.1:42737_solr) [n:127.0.0.1:42737_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1916077 INFO  (zkCallback-2958-thread-1-processing-n:127.0.0.1:46825_solr) [n:127.0.0.1:46825_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1916078 INFO  (zkCallback-2949-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1916078 INFO  (zkCallback-2949-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1916125 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[977D79B343CD055D]) [n:127.0.0.1:46825_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46825.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69a6e4ad
   [junit4]   2> 1916131 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[977D79B343CD055D]) [n:127.0.0.1:46825_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46825.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69a6e4ad
   [junit4]   2> 1916131 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[977D79B343CD055D]) [n:127.0.0.1:46825_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46825.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69a6e4ad
   [junit4]   2> 1916132 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[977D79B343CD055D]) [n:127.0.0.1:46825_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_977D79B343CD055D-001/tempDir-001/node5/.
   [junit4]   2> 1916170 INFO  (zkConnectionManagerCallback-2963-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1916171 INFO  (qtp113386573-15614) [n:127.0.0.1:33059_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf1&autoAddReplicas=false&name=MoveReplicaHDFSTest_failed_coll_false&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1916172 INFO  (OverseerThreadFactory-6242-thread-2-processing-n:127.0.0.1:42737_solr) [n:127.0.0.1:42737_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection MoveReplicaHDFSTest_failed_coll_false
   [junit4]   2> 1916173 INFO  (OverseerCollectionConfigSetProcessor-99422180558176268-127.0.0.1:42737_solr-n_0000000000) [n:127.0.0.1:42737_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1916276 INFO  (OverseerStateUpdate-99422180558176268-127.0.0.1:42737_solr-n_0000000000) [n:127.0.0.1:42737_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_failed_coll_false",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46825/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1916277 INFO  (OverseerStateUpdate-99422180558176268-127.0.0.1:42737_solr-n_0000000000) [n:127.0.0.1:42737_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_failed_coll_false",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42737/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1916278 INFO  (OverseerStateUpdate-99422180558176268-127.0.0.1:42737_solr-n_0000000000) [n:127.0.0.1:42737_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_failed_coll_false",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43241/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1916278 INFO  (OverseerStateUpdate-99422180558176268-127.0.0.1:42737_solr-n_0000000000) [n:127.0.0.1:42737_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_failed_coll_false",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33059/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1916486 INFO  (qtp113386573-15611) [n:127.0.0.1:33059_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_failed_coll_false&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1916486 INFO  (qtp113386573-15611) [n:127.0.0.1:33059_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1916519 INFO  (qtp1101062294-15604) [n:127.0.0.1:42737_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_failed_coll_false&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1916519 INFO  (qtp1101062294-15604) [n:127.0.0.1:42737_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1916521 INFO  (qtp1370821359-15892) [n:127.0.0.1:46825_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_failed_coll_false&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1916521 INFO  (qtp1077768407-15598) [n:127.0.0.1:43241_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_failed_coll_false&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1916522 INFO  (qtp1370821359-15892) [n:127.0.0.1:46825_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1916522 INFO  (qtp1077768407-15598) [n:127.0.0.1:43241_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1916625 INFO  (zkCallback-2931-thread-1-processing-n:127.0.0.1:33059_solr) [n:127.0.0.1:33059_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_false/state.json] for collection [MoveReplicaHDFSTest_failed_coll_false] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1916625 INFO  (zkCallback-2958-thread-1-processing-n:127.0.0.1:46825_solr) [n:127.0.0.1:46825_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_false/state.json] for collection [MoveReplicaHDFSTest_failed_coll_false] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1916625 INFO  (zkCallback-2935-thread-1-processing-n:127.0.0.1:42737_solr) [n:127.0.0.1:42737_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_false/state.json] for collection [MoveReplicaHDFSTest_failed_coll_false] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1916625 INFO  (zkCallback-2931-thread-2-processing-n:127.0.0.1:33059_solr) [n:127.0.0.1:33059_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_false/state.json] for collection [MoveReplicaHDFSTest_failed_coll_false] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1916625 INFO  (zkCallback-2958-thread-2-processing-n:127.0.0.1:46825_solr) [n:127.0.0.1:46825_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_false/state.json] for collection [MoveReplicaHDFSTest_failed_coll_false] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1916625 INFO  (zkCallback-2935-thread-2-processing-n:127.0.0.1:42737_solr) [n:127.0.0.1:42737_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_false/state.json] for collection [MoveReplicaHDFSTest_failed_coll_false] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1916625 INFO  (zkCallback-2933-thread-1-processing-n:127.0.0.1:43241_solr) [n:127.0.0.1:43241_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_false/state.json] for collection [MoveReplicaHDFSTest_failed_coll_false] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1916625 INFO  (zkCallback-2933-thread-2-processing-n:127.0.0.1:43241_solr) [n:127.0.0.1:43241_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_false/state.json] for collection [MoveReplicaHDFSTest_failed_coll_false] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1917500 INFO  (qtp113386573-15611) [n:127.0.0.1:33059_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1917519 INFO  (qtp113386573-15611) [n:127.0.0.1:33059_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.s.IndexSchema [MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 1917522 INFO  (qtp113386573-15611) [n:127.0.0.1:33059_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1917523 INFO  (qtp113386573-15611) [n:127.0.0.1:33059_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6' using configuration from collection MoveReplicaHDFSTest_failed_coll_false, trusted=true
   [junit4]   2> 1917523 INFO  (qtp113386573-15611) [n:127.0.0.1:33059_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33059.solr.core.MoveReplicaHDFSTest_failed_coll_false.shard2.replica_n6' (registry 'solr.core.MoveReplicaHDFSTest_failed_coll_false.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69a6e4ad
   [junit4]   2> 1917531 INFO  (qtp1370821359-15892) [n:127.0.0.1:46825_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1917531 INFO  (qtp1077768407-15598) [n:127.0.0.1:43241_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1917532 INFO  (qtp1101062294-15604) [n:127.0.0.1:42737_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1917537 INFO  (qtp113386573-15611) [n:127.0.0.1:33059_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:39315/data
   [junit4]   2> 1917537 INFO  (qtp113386573-15611) [n:127.0.0.1:33059_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1917537 INFO  (qtp113386573-15611) [n:127.0.0.1:33059_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1917538 INFO  (qtp113386573-15611) [n:127.0.0.1:33059_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.c.SolrCore [[MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_977D79B343CD055D-001/tempDir-001/node1/MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6], dataDir=[hdfs://localhost.localdomain:39315/data/MoveReplicaHDFSTest_failed_coll_false/core_node8/data/]
   [junit4]   2> 1917538 INFO  (qtp1370821359-15892) [n:127.0.0.1:46825_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.s.IndexSchema [MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1917538 INFO  (qtp1077768407-15598) [n:127.0.0.1:43241_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.s.IndexSchema [MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 1917540 INFO  (qtp1370821359-15892) [n:127.0.0.1:46825_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1917540 INFO  (qtp1077768407-15598) [n:127.0.0.1:43241_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1917540 INFO  (qtp1370821359-15892) [n:127.0.0.1:46825_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1' using configuration from collection MoveReplicaHDFSTest_failed_coll_false, trusted=true
   [junit4]   2> 1917540 INFO  (qtp1077768407-15598) [n:127.0.0.1:43241_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4' using configuration from collection MoveReplicaHDFSTest_failed_coll_false, trusted=true
   [junit4]   2> 1917541 INFO  (qtp1370821359-15892) [n:127.0.0.1:46825_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46825.solr.core.MoveReplicaHDFSTest_failed_coll_false.shard1.replica_n1' (registry 'solr.core.MoveReplicaHDFSTest_failed_coll_false.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69a6e4ad
   [junit4]   2> 1917541 INFO  (qtp1101062294-15604) [n:127.0.0.1:42737_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.s.IndexSchema [MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1917541 INFO  (qtp1370821359-15892) [n:127.0.0.1:46825_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:39315/data
   [junit4]   2> 1917541 INFO  (qtp1077768407-15598) [n:127.0.0.1:43241_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43241.solr.core.MoveReplicaHDFSTest_failed_coll_false.shard2.replica_n4' (registry 'solr.core.MoveReplicaHDFSTest_failed_coll_false.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69a6e4ad
   [junit4]   2> 1917541 INFO  (qtp1370821359-15892) [n:127.0.0.1:46825_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1917541 INFO  (qtp1370821359-15892) [n:127.0.0.1:46825_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1917541 INFO  (qtp1077768407-15598) [n:127.0.0.1:43241_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:39315/data
   [junit4]   2> 1917541 INFO  (qtp1370821359-15892) [n:127.0.0.1:46825_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.c.SolrCore [[MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_977D79B343CD055D-001/tempDir-001/node5/MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1], dataDir=[hdfs://localhost.localdomain:39315/data/MoveReplicaHDFSTest_failed_coll_false/core_node3/data/]
   [junit4]   2> 1917541 INFO  (qtp1077768407-15598) [n:127.0.0.1:43241_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1917542 INFO  (qtp1077768407-15598) [n:127.0.0.1:43241_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1917542 INFO  (qtp1077768407-15598) [n:127.0.0.1:43241_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.c.SolrCore [[MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_977D79B343CD055D-001/tempDir-001/node4/MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4], dataDir=[hdfs://localhost.localdomain:39315/data/MoveReplicaHDFSTest_failed_coll_false/core_node7/data/]
   [junit4]   2> 1917543 INFO  (qtp113386573-15611) [n:127.0.0.1:33059_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:39315/data/MoveReplicaHDFSTest_failed_coll_false/core_node8/data/snapshot_metadata
   [junit4]   2> 1917543 INFO  (qtp1370821359-15892) [n:127.0.0.1:46825_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:39315/data/MoveReplicaHDFSTest_failed_coll_false/core_node3/data/snapshot_metadata
   [junit4]   2> 1917543 INFO  (qtp1101062294-15604) [n:127.0.0.1:42737_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1917543 INFO  (qtp1101062294-15604) [n:127.0.0.1:42737_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2' using configuration from collection MoveReplicaHDFSTest_failed_coll_false, trusted=true
   [junit4]   2> 1917543 INFO  (qtp1077768407-15598) [n:127.0.0.1:43241_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:39315/data/MoveReplicaHDFSTest_failed_coll_false/core_node7/data/snapshot_metadata
   [junit4]   2> 1917544 INFO  (qtp1101062294-15604) [n:127.0.0.1:42737_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42737.solr.core.MoveReplicaHDFSTest_failed_coll_false.shard1.replica_n2' (registry 'solr.core.MoveReplicaHDFSTest_failed_coll_false.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69a6e4ad
   [junit4]   2> 1917544 INFO  (qtp1101062294-15604) [n:127.0.0.1:42737_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:39315/data
   [junit4]   2> 1917544 INFO  (qtp1101062294-15604) [n:127.0.0.1:42737_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1917544 INFO  (qtp1101062294-15604) [n:127.0.0.1:42737_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1917544 INFO  (qtp1101062294-15604) [n:127.0.0.1:42737_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.c.SolrCore [[MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_977D79B343CD055D-001/tempDir-001/node2/MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2], dataDir=[hdfs://localhost.localdomain:39315/data/MoveReplicaHDFSTest_failed_coll_false/core_node5/data/]
   [junit4]   2> 1917547 INFO  (qtp1101062294-15604) [n:127.0.0.1:42737_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:39315/data/MoveReplicaHDFSTest_failed_coll_false/core_node5/data/snapshot_metadata
   [junit4]   2> 1917566 INFO  (qtp113386573-15611) [n:127.0.0.1:33059_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:39315/data/MoveReplicaHDFSTest_failed_coll_false/core_node8/data
   [junit4]   2> 1917566 INFO  (qtp1101062294-15604) [n:127.0.0.1:42737_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:39315/data/MoveReplicaHDFSTest_failed_coll_false/core_node5/data
   [junit4]   2> 1917566 INFO  (qtp1370821359-15892) [n:127.0.0.1:46825_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:39315/data/MoveReplicaHDFSTest_failed_coll_false/core_node3/data
   [junit4]   2> 1917567 INFO  (qtp1077768407-15598) [n:127.0.0.1:43241_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:39315/data/MoveReplicaHDFSTest_failed_coll_false/core_node7/data
   [junit4]   2> 1917587 INFO  (qtp113386573-15611) [n:127.0.0.1:33059_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:39315/data/MoveReplicaHDFSTest_failed_coll_false/core_node8/data/index
   [junit4]   2> 1917587 INFO  (qtp1370821359-15892) [n:127.0.0.1:46825_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:39315/data/MoveReplicaHDFSTest_failed_coll_false/core_node3/data/index
   [junit4]   2> 1917587 INFO  (qtp1077768407-15598) [n:127.0.0.1:43241_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:39315/data/MoveReplicaHDFSTest_failed_coll_false/core_node7/data/index
   [junit4]   2> 1917587 INFO  (qtp1101062294-15604) [n:127.0.0.1:42737_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:39315/data/MoveReplicaHDFSTest_failed_coll_false/core_node5/data/index
   [junit4]   2> 1917660 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:35609 is added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-25961e4e-9be8-42a6-9ba8-68bf94d7a231:NORMAL:127.0.0.1:37167|RBW], ReplicaUC[[DISK]DS-352590b3-f6ef-43c0-bb32-035a4ea4f656:NORMAL:127.0.0.1:35609|RBW]]} size 0
   [junit4]   2> 1917661 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37167 is added to blk_1073741825_1001 size 69
   [junit4]   2> 1917686 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37167 is added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-352590b3-f6ef-43c0-bb32-035a4ea4f656:NORMAL:127.0.0.1:35609|RBW], ReplicaUC[[DISK]DS-25961e4e-9be8-42a6-9ba8-68bf94d7a231:NORMAL:127.0.0.1:37167|RBW]]} size 0
   [junit4]   2> 1917686 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37167 is added to blk_1073741828_1004{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-7c8707db-2383-475d-a5e4-74423baef640:NORMAL:127.0.0.1:35609|RBW], ReplicaUC[[DISK]DS-25961e4e-9be8-42a6-9ba8-68bf94d7a231:NORMAL:127.0.0.1:37167|RBW]]} size 0
   [junit4]   2> 1917687 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:35609 is added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-352590b3-f6ef-43c0-bb32-035a4ea4f656:NORMAL:127.0.0.1:35609|RBW], ReplicaUC[[DISK]DS-25961e4e-9be8-42a6-9ba8-68bf94d7a231:NORMAL:127.0.0.1:37167|RBW]]} size 0
   [junit4]   2> 1917687 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37167 is added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-7c8707db-2383-475d-a5e4-74423baef640:NORMAL:127.0.0.1:35609|RBW], ReplicaUC[[DISK]DS-8d9d43d9-11e5-435c-8aaa-3139459e4469:NORMAL:127.0.0.1:37167|RBW]]} size 0
   [junit4]   2> 1917687 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:35609 is added to blk_1073741828_1004{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-7c8707db-2383-475d-a5e4-74423baef640:NORMAL:127.0.0.1:35609|RBW], ReplicaUC[[DISK]DS-25961e4e-9be8-42a6-9ba8-68bf94d7a231:NORMAL:127.0.0.1:37167|RBW]]} size 0
   [junit4]   2> 1917687 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:35609 is added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-7c8707db-2383-475d-a5e4-74423baef640:NORMAL:127.0.0.1:35609|RBW], ReplicaUC[[DISK]DS-8d9d43d9-11e5-435c-8aaa-3139459e4469:NORMAL:127.0.0.1:37167|RBW]]} size 0
   [junit4]   2> 1917745 INFO  (qtp1101062294-15604) [n:127.0.0.1:42737_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1917745 INFO  (qtp1101062294-15604) [n:127.0.0.1:42737_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1917746 INFO  (qtp1101062294-15604) [n:127.0.0.1:42737_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 1917746 INFO  (qtp1370821359-15892) [n:127.0.0.1:46825_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1917746 INFO  (qtp1370821359-15892) [n:127.0.0.1:46825_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1917746 INFO  (qtp1370821359-15892) [n:127.0.0.1:46825_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 1917747 INFO  (qtp113386573-15611) [n:127.0.0.1:33059_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1917747 INFO  (qtp113386573-15611) [n:127.0.0.1:33059_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1917747 INFO  (qtp113386573-15611) [n:127.0.0.1:33059_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 1917754 INFO  (qtp1077768407-15598) [n:127.0.0.1:43241_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1917754 INFO  (qtp1077768407-15598) [n:127.0.0.1:43241_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1917754 INFO  (qtp1077768407-15598) [n:127.0.0.1:43241_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 1917758 INFO  (qtp113386573-15611) [n:127.0.0.1:33059_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1917758 INFO  (qtp1370821359-15892) [n:127.0.0.1:46825_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1917758 INFO  (qtp113386573-15611) [n:127.0.0.1:33059_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1917758 INFO  (qtp1370821359-15892) [n:127.0.0.1:46825_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1917758 INFO  (qtp1101062294-15604) [n:127.0.0.1:42737_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1917759 INFO  (qtp1101062294-15604) [n:127.0.0.1:42737_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1917763 INFO  (qtp1077768407-15598) [n:127.0.0.1:43241_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1917763 INFO  (qtp1077768407-15598) [n:127.0.0.1:43241_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1917784 INFO  (qtp1370821359-15892) [n:127.0.0.1:46825_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@435e9e75[MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] main]
   [junit4]   2> 1917784 INFO  (qtp113386573-15611) [n:127.0.0.1:33059_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@6f4da78b[MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] main]
   [junit4]   2> 1917785 INFO  (qtp1370821359-15892) [n:127.0.0.1:46825_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1917785 INFO  (qtp113386573-15611) [n:127.0.0.1:33059_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1917785 INFO  (qtp1101062294-15604) [n:127.0.0.1:42737_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@380a8ada[MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] main]
   [junit4]   2> 1917785 INFO  (qtp1370821359-15892) [n:127.0.0.1:46825_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1917785 INFO  (qtp113386573-15611) [n:127.0.0.1:33059_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1917786 INFO  (qtp1101062294-15604) [n:127.0.0.1:42737_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1917786 INFO  (qtp1101062294-15604) [n:127.0.0.1:42737_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1917788 INFO  (qtp1077768407-15598) [n:127.0.0.1:43241_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@5305fffd[MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] main]
   [junit4]   2> 1917788 INFO  (qtp113386573-15611) [n:127.0.0.1:33059_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1917788 INFO  (qtp1101062294-15604) [n:127.0.0.1:42737_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1917788 INFO  (qtp1370821359-15892) [n:127.0.0.1:46825_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1917789 INFO  (qtp1077768407-15598) [n:127.0.0.1:43241_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1917789 INFO  (qtp1077768407-15598) [n:127.0.0.1:43241_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1917789 INFO  (searcherExecutor-6258-thread-1-processing-n:127.0.0.1:46825_solr x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1 s:shard1 c:MoveReplicaHDFSTest_failed_coll_false r:core_node3) [n:127.0.0.1:46825_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.c.SolrCore [MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] Registered new searcher Searcher@435e9e75[MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1917789 INFO  (searcherExecutor-6257-thread-1-processing-n:127.0.0.1:33059_solr x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6 s:shard2 c:MoveReplicaHDFSTest_failed_coll_false r:core_node8) [n:127.0.0.1:33059_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.c.SolrCore [MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] Registered new searcher Searcher@6f4da78b[MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1917790 INFO  (qtp113386573-15611) [n:127.0.0.1:33059_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590754893126172672
   [junit4]   2> 1917791 INFO  (qtp1077768407-15598) [n:127.0.0.1:43241_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1917791 INFO  (qtp1370821359-15892) [n:127.0.0.1:46825_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590754893127221248
   [junit4]   2> 1917791 INFO  (qtp1101062294-15604) [n:127.0.0.1:42737_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590754893127221248
   [junit4]   2> 1917791 INFO  (qtp1077768407-15598) [n:127.0.0.1:43241_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590754893127221248
   [junit4]   2> 1917792 INFO  (searcherExecutor-6260-thread-1-processing-n:127.0.0.1:42737_solr x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2 s:shard1 c:MoveReplicaHDFSTest_failed_coll_false r:core_node5) [n:127.0.0.1:42737_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.c.SolrCore [MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] Registered new searcher Searcher@380a8ada[MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1917793 INFO  (searcherExecutor-6259-thread-1-processing-n:127.0.0.1:43241_solr x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4 s:shard2 c:MoveReplicaHDFSTest_failed_coll_false r:core_node7) [n:127.0.0.1:43241_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.c.SolrCore [MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] Registered new searcher Searcher@5305fffd[MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1917794 INFO  (qtp113386573-15611) [n:127.0.0.1:33059_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1917794 INFO  (qtp113386573-15611) [n:127.0.0.1:33059_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1917794 INFO  (qtp113386573-15611) [n:127.0.0.1:33059_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:33059/solr/MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6/
   [junit4]   2> 1917794 INFO  (qtp1101062294-15604) [n:127.0.0.1:42737_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1917794 INFO  (qtp1101062294-15604) [n:127.0.0.1:42737_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1917795 INFO  (qtp1101062294-15604) [n:127.0.0.1:42737_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:42737/solr/MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2/
   [junit4]   2> 1917795 INFO  (qtp113386573-15611) [n:127.0.0.1:33059_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6 url=https://127.0.0.1:33059/solr START replicas=[https://127.0.0.1:43241/solr/MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4/] nUpdates=100
   [junit4]   2> 1917795 INFO  (qtp1101062294-15604) [n:127.0.0.1:42737_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2 url=https://127.0.0.1:4

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

ession Stopped scavenging
   [junit4]   2> 2560244 WARN  (zkCallback-4847-thread-2-processing-n:127.0.0.1:45515_solr) [n:127.0.0.1:45515_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2560245 INFO  (jetty-closer-4673-thread-9) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@53546beb{/solr,null,UNAVAILABLE}
   [junit4]   2> 2560245 INFO  (jetty-closer-4673-thread-9) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2560251 INFO  (jetty-closer-4673-thread-6) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@20a799bc{/solr,null,UNAVAILABLE}
   [junit4]   2> 2560252 INFO  (jetty-closer-4673-thread-6) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2560260 INFO  (jetty-closer-4673-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1c6e8aab{/solr,null,UNAVAILABLE}
   [junit4]   2> 2560261 INFO  (jetty-closer-4673-thread-4) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2560261 ERROR (SUITE-TriggerIntegrationTest-seed#[977D79B343CD055D]-worker) [    ] 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> 2560262 INFO  (SUITE-TriggerIntegrationTest-seed#[977D79B343CD055D]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44865 44865
   [junit4]   2> 2561125 INFO  (Thread-5439) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44865 44865
   [junit4]   2> 2561126 WARN  (Thread-5439) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	22	/solr/clusterprops.json
   [junit4]   2> 	22	/solr/aliases.json
   [junit4]   2> 	21	/solr/security.json
   [junit4]   2> 	10	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	105	/solr/collections/collection1/state.json
   [junit4]   2> 	35	/solr/collections/testMetricTrigger/state.json
   [junit4]   2> 	22	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/autoscaling.json
   [junit4]   2> 	3	/solr/overseer_elect/election/99422209457127475-127.0.0.1:45515_solr-n_0000000015
   [junit4]   2> 	2	/solr/overseer_elect/election/99422209457127457-127.0.0.1:34003_solr-n_0000000009
   [junit4]   2> 	2	/solr/overseer_elect/election/99422209457127438-127.0.0.1:45937_solr-n_0000000003
   [junit4]   2> 	2	/solr/overseer_elect/election/99422209457127451-127.0.0.1:40625_solr-n_0000000007
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	22	/solr/live_nodes
   [junit4]   2> 	22	/solr/collections
   [junit4]   2> 	6	/solr/overseer/queue-work
   [junit4]   2> 	6	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	6	/solr/overseer/queue
   [junit4]   2> 	6	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/autoscaling/events/node_lost_triggerMR
   [junit4]   2> 	2	/solr/autoscaling/events/node_added_triggerCTOOR
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_977D79B343CD055D-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=BlockTreeOrds(blocksize=128), x_s=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{}, maxPointsInLeafNode=1676, maxMBSortInHeap=7.268795107322251, sim=RandomSimilarity(queryNorm=true): {}, locale=sv-SE, timezone=Asia/Dacca
   [junit4]   2> NOTE: Linux 4.13.0-31-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=46320344,total=512229376
   [junit4]   2> NOTE: All tests run in this JVM: [TestManagedSchemaAPI, TestManagedStopFilterFactory, TestSQLHandlerNonCloud, DeleteLastCustomShardedReplicaTest, FieldAnalysisRequestHandlerTest, TestLeaderElectionWithEmptyReplica, ChaosMonkeySafeLeaderWithPullReplicasTest, DirectoryFactoryTest, TestStandardQParsers, HdfsBasicDistributedZkTest, AutoscalingHistoryHandlerTest, ZkCLITest, TestCloudInspectUtil, TestOrdValues, TestJoin, CollectionReloadTest, JvmMetricsTest, HdfsNNFailoverTest, SchemaApiFailureTest, TestLMDirichletSimilarityFactory, TestFieldCacheVsDocValues, MoveReplicaHDFSFailoverTest, OpenCloseCoreStressTest, TestHighlightDedupGrouping, TestFieldResource, RollingRestartTest, LegacyCloudClusterPropTest, TestLegacyTerms, CloudExitableDirectoryReaderTest, TestImplicitCoreProperties, TestNumericRangeQuery64, TestSolrCloudSnapshots, TestDFISimilarityFactory, TestWordDelimiterFilterFactory, CollectionsAPIDistributedZkTest, RAMDirectoryFactoryTest, ActionThrottleTest, BlockJoinFacetDistribTest, TestScoreJoinQPNoScore, TestGenericDistributedQueue, GraphQueryTest, TestCloudPseudoReturnFields, TestNRTOpen, TestRandomFlRTGCloud, SharedFSAutoReplicaFailoverTest, TestSha256AuthenticationProvider, ZkNodePropsTest, SimpleFacetsTest, TestRandomFaceting, TestObjectReleaseTracker, HdfsRestartWhileUpdatingTest, TestPHPSerializedResponseWriter, CurrencyRangeFacetCloudTest, SolrPluginUtilsTest, BlockDirectoryTest, TestIndexingPerformance, DistributedFacetPivotSmallTest, VMParamsZkACLAndCredentialsProvidersTest, TestUseDocValuesAsStored2, TestRawTransformer, TestReqParamsAPI, ExplicitHLLTest, TestSolrCloudWithDelegationTokens, CdcrRequestHandlerTest, ResponseHeaderTest, IndexBasedSpellCheckerTest, AssignBackwardCompatibilityTest, AddBlockUpdateTest, HighlighterMaxOffsetTest, TestExactSharedStatsCache, RulesTest, TestOverriddenPrefixQueryForCustomFieldType, TestDistributedSearch, TestConfig, UninvertDocValuesMergePolicyTest, SuggesterWFSTTest, SpellCheckCollatorTest, TestNumericTerms32, TestSearcherReuse, OpenExchangeRatesOrgProviderTest, TestLegacyField, TestDistribDocBasedVersion, OutputWriterTest, ShardRoutingTest, TestNodeLostTrigger, TestAnalyzeInfixSuggestions, CreateCollectionCleanupTest, TimeRoutedAliasUpdateProcessorTest, TestConfigSetsAPIZkFailure, TestFilteredDocIdSet, TestMissingGroups, OverseerRolesTest, TestJavabinTupleStreamParser, CoreMergeIndexesAdminHandlerTest, TestRequestForwarding, RequestHandlersTest, TestCollationFieldDocValues, BadIndexSchemaTest, TestFastOutputStream, DistanceUnitsTest, TestRestManager, DistributedDebugComponentTest, BasicAuthIntegrationTest, TestSchemaNameResource, TestPolicyCloud, TestSort, TestBulkSchemaConcurrent, QueryResultKeyTest, TestIndexSearcher, TestOmitPositions, SolrJmxReporterTest, SynonymTokenizerTest, StatsComponentTest, MergeStrategyTest, TestCorePropertiesReload, HttpTriggerListenerTest, TestComponentsName, CloudMLTQParserTest, TestComplexPhraseQParserPlugin, TestComputePlanAction, HighlighterConfigTest, TestSubQueryTransformerDistrib, SolrGangliaReporterTest, SolrRequestParserTest, TestSolrDeletionPolicy1, UpdateParamsTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, LeaderElectionIntegrationTest, BasicZkTest, FullSolrCloudDistribCmdsTest, ZkSolrClientTest, DistributedSpellCheckComponentTest, ZkControllerTest, TestStressVersions, TestSolr4Spatial, SolrCoreTest, TestGroupingSearch, SolrCmdDistributorTest, PeerSyncTest, BasicFunctionalityTest, TestLazyCores, DistributedQueryElevationComponentTest, SolrIndexSplitterTest, SimplePostToolTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, TestFoldingMultitermQuery, DocValuesTest, SuggesterTest, TestStressLucene, TestCSVLoader, PolyFieldTest, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, TestUpdate, FieldMutatingUpdateProcessorTest, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, TestRemoteStreaming, SolrInfoBeanTest, XsltUpdateRequestHandlerTest, DebugComponentTest, CacheHeaderTest, TestSurroundQueryParser, LukeRequestHandlerTest, TestQueryUtils, TestWriterPerf, TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, XmlUpdateRequestHandlerTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, MoreLikeThisHandlerTest, RequiredFieldsTest, TestSolrQueryParser, TestCollationField, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, MBeansHandlerTest, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, BinaryUpdateRequestHandlerTest, SearchHandlerTest, TestLFUCache, TestMergePolicyConfig, SampleTest, TestDocSet, TestBinaryField, MinimalSchemaTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, EchoParamsTest, TestDFRSimilarityFactory, TestIBSimilarityFactory, URLClassifyProcessorTest, DateMathParserTest, PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest, DOMUtilTest, TestDocumentBuilder, SliceStateTest, UUIDFieldTest, CircularListTest, TestRTGBase, CursorPagingTest, TestCrossCoreJoin, TestDistributedMissingSort, TestLuceneIndexBackCompat, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest, AddReplicaTest, AsyncCallRequestStatusResponseTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, ConfigSetsAPITest, DeleteReplicaTest, DistribDocExpirationUpdateProcessorTest, LeaderFailoverAfterPartitionTest, LeaderFailureAfterFreshStartTest, MissingSegmentRecoveryTest, MultiThreadedOCPTest, OverseerTaskQueueTest, RemoteQueryErrorTest, RestartWhileUpdatingTest, SolrCLIZkUtilsTest, SolrXmlInZkTest, TestCloudPivotFacet, TestDownShardTolerantSearch, TestOnReconnectListenerSupport, TestRebalanceLeaders, TestShortCircuitedRequests, TestStressCloudBlindAtomicUpdates, TestTlogReplica, ExecutePlanActionTest, NodeAddedTriggerTest, NodeLostTriggerTest, SystemLogListenerTest, TriggerIntegrationTest]
   [junit4] Completed [633/769 (2!)] on J0 in 206.40s, 14 tests, 1 failure <<< FAILURES!

[...truncated 48678 lines...]

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk1.8.0_144) - Build # 1256 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1256/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.handler.TestReplicationHandler:     1) Thread[id=9055, name=qtp514300779-9055, state=TIMED_WAITING, group=TGRP-TestReplicationHandler]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.TestReplicationHandler: 
   1) Thread[id=9055, name=qtp514300779-9055, state=TIMED_WAITING, group=TGRP-TestReplicationHandler]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([3E92BC9F0812B585]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=9055, name=qtp514300779-9055, state=TIMED_WAITING, group=TGRP-TestReplicationHandler]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=9055, name=qtp514300779-9055, state=TIMED_WAITING, group=TGRP-TestReplicationHandler]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([3E92BC9F0812B585]:0)




Build Log:
[...truncated 12606 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_3E92BC9F0812B585-001/init-core-data-001
   [junit4]   2> 999069 INFO  (SUITE-TestReplicationHandler-seed#[3E92BC9F0812B585]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 999071 INFO  (SUITE-TestReplicationHandler-seed#[3E92BC9F0812B585]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 999071 INFO  (SUITE-TestReplicationHandler-seed#[3E92BC9F0812B585]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 999072 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestReplicateAfterStartup
   [junit4]   2> 999072 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_3E92BC9F0812B585-001/solr-instance-001/collection1
   [junit4]   2> 999074 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 999077 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 999077 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 999077 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 999077 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2e2e57b3{/solr,null,AVAILABLE}
   [junit4]   2> 999079 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@19a82eb{HTTP/1.1,[http/1.1]}{127.0.0.1:36935}
   [junit4]   2> 999079 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.e.j.s.Server Started @1000720ms
   [junit4]   2> 999079 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_3E92BC9F0812B585-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=36935}
   [junit4]   2> 999079 ERROR (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 999079 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 999079 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 999079 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 999079 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-27T10:40:12.224Z
   [junit4]   2> 999079 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_3E92BC9F0812B585-001/solr-instance-001/solr.xml
   [junit4]   2> 999082 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 999082 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 999082 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2a9d8f58, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 999103 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a9d8f58
   [junit4]   2> 999109 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a9d8f58
   [junit4]   2> 999109 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a9d8f58
   [junit4]   2> 999111 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_3E92BC9F0812B585-001/solr-instance-001/.
   [junit4]   2> 999111 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 999111 INFO  (coreLoadExecutor-2874-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 999124 INFO  (coreLoadExecutor-2874-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 999140 INFO  (coreLoadExecutor-2874-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 999141 INFO  (coreLoadExecutor-2874-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 999141 INFO  (coreLoadExecutor-2874-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_3E92BC9F0812B585-001/solr-instance-001/./collection1, trusted=true
   [junit4]   2> 999142 INFO  (coreLoadExecutor-2874-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a9d8f58
   [junit4]   2> 999142 INFO  (coreLoadExecutor-2874-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 999142 INFO  (coreLoadExecutor-2874-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_3E92BC9F0812B585-001/solr-instance-001/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_3E92BC9F0812B585-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 999143 INFO  (coreLoadExecutor-2874-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=85.5087890625, floorSegmentMB=1.6083984375, forceMergeDeletesPctAllowed=7.129569351936304, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.47970825169867026
   [junit4]   2> 999175 INFO  (coreLoadExecutor-2874-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 999175 INFO  (coreLoadExecutor-2874-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 999176 INFO  (coreLoadExecutor-2874-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3735279542284391]
   [junit4]   2> 999176 INFO  (coreLoadExecutor-2874-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3d3536ec[collection1] main]
   [junit4]   2> 999176 INFO  (coreLoadExecutor-2874-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_3E92BC9F0812B585-001/solr-instance-001/collection1/conf
   [junit4]   2> 999177 INFO  (coreLoadExecutor-2874-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 999177 INFO  (coreLoadExecutor-2874-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 999177 INFO  (searcherExecutor-2875-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3d3536ec[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 999178 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_3E92BC9F0812B585-001/solr-instance-002/collection1
   [junit4]   2> 999180 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 999181 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 999181 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 999181 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 999182 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@224b4e3b{/solr,null,AVAILABLE}
   [junit4]   2> 999182 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6a3d5ea6{HTTP/1.1,[http/1.1]}{127.0.0.1:34423}
   [junit4]   2> 999182 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.e.j.s.Server Started @1000823ms
   [junit4]   2> 999182 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_3E92BC9F0812B585-001/solr-instance-002/collection1/data, hostContext=/solr, hostPort=34423}
   [junit4]   2> 999182 ERROR (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 999182 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 999182 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 999182 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 999183 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-27T10:40:12.327Z
   [junit4]   2> 999183 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_3E92BC9F0812B585-001/solr-instance-002/solr.xml
   [junit4]   2> 999186 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 999186 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 999187 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2a9d8f58, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 999218 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a9d8f58
   [junit4]   2> 999229 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a9d8f58
   [junit4]   2> 999229 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a9d8f58
   [junit4]   2> 999235 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_3E92BC9F0812B585-001/solr-instance-002/.
   [junit4]   2> 999235 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 999244 INFO  (coreLoadExecutor-2884-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 999261 INFO  (coreLoadExecutor-2884-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 999266 INFO  (coreLoadExecutor-2884-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 999268 INFO  (coreLoadExecutor-2884-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 999268 INFO  (coreLoadExecutor-2884-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_3E92BC9F0812B585-001/solr-instance-002/./collection1, trusted=true
   [junit4]   2> 999268 INFO  (coreLoadExecutor-2884-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a9d8f58
   [junit4]   2> 999269 INFO  (coreLoadExecutor-2884-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 999269 INFO  (coreLoadExecutor-2884-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_3E92BC9F0812B585-001/solr-instance-002/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_3E92BC9F0812B585-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 999270 INFO  (coreLoadExecutor-2884-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=85.5087890625, floorSegmentMB=1.6083984375, forceMergeDeletesPctAllowed=7.129569351936304, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.47970825169867026
   [junit4]   2> 999309 INFO  (coreLoadExecutor-2884-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 999309 INFO  (coreLoadExecutor-2884-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 999310 INFO  (coreLoadExecutor-2884-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3735279542284391]
   [junit4]   2> 999310 INFO  (coreLoadExecutor-2884-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3efccb3d[collection1] main]
   [junit4]   2> 999310 INFO  (coreLoadExecutor-2884-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_3E92BC9F0812B585-001/solr-instance-002/collection1/conf
   [junit4]   2> 999312 INFO  (coreLoadExecutor-2884-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 999312 INFO  (coreLoadExecutor-2884-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 999313 INFO  (searcherExecutor-2885-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3efccb3d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 999314 INFO  (qtp1790053723-8325) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 999314 INFO  (indexFetcher-2889-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 999314 INFO  (indexFetcher-2889-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 999314 INFO  (indexFetcher-2889-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 999314 INFO  (indexFetcher-2889-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 999314 INFO  (indexFetcher-2889-thread-1) [    x:collection1] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 999314 INFO  (indexFetcher-2889-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 999314 INFO  (indexFetcher-2889-thread-1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@183effc2 commitCommandVersion:0
   [junit4]   2> 999315 INFO  (indexFetcher-2889-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@73fe7cf[collection1] main]
   [junit4]   2> 999315 INFO  (indexFetcher-2889-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 999316 INFO  (searcherExecutor-2885-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@73fe7cf[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 999816 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@6a3d5ea6{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 999816 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=439989592
   [junit4]   2> 999816 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 999816 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@43e5fea3: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@5cdbaabf
   [junit4]   2> 999822 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 999822 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@f8d9073: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5d228e0f
   [junit4]   2> 999827 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 999827 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@40ee1466: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@591d1173
   [junit4]   2> 999828 INFO  (coreCloseExecutor-2890-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@589649ae
   [junit4]   2> 999828 INFO  (coreCloseExecutor-2890-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1486244270
   [junit4]   2> 999828 INFO  (coreCloseExecutor-2890-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2a70394b: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@2df5f3db
   [junit4]   2> 999836 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@224b4e3b{/solr,null,UNAVAILABLE}
   [junit4]   2> 999836 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 999838 INFO  (qtp1790053723-8331) [    x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 999838 INFO  (qtp1790053723-8331) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 999839 INFO  (qtp1790053723-8330) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 999839 INFO  (qtp1790053723-8330) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2e532a5 commitCommandVersion:0
   [junit4]   2> 999839 INFO  (qtp1790053723-8330) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@766aebcf[collection1] main]
   [junit4]   2> 999840 INFO  (qtp1790053723-8330) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 999841 INFO  (searcherExecutor-2875-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@766aebcf[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 999841 INFO  (qtp1790053723-8330) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 2
   [junit4]   2> 999842 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@19a82eb{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 999842 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=10688390
   [junit4]   2> 999842 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 999842 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@cc3bc7b: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@398d26e6
   [junit4]   2> 999844 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 999844 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6c757228: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5d228e0f
   [junit4]   2> 999845 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 999845 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@634c2645: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@591d1173
   [junit4]   2> 999846 INFO  (coreCloseExecutor-2892-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5ebd7d4f
   [junit4]   2> 999846 INFO  (coreCloseExecutor-2892-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1589476687
   [junit4]   2> 999846 INFO  (coreCloseExecutor-2892-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@738e935f: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@76a7bf82
   [junit4]   2> 999851 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2e2e57b3{/solr,null,UNAVAILABLE}
   [junit4]   2> 999851 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 999852 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 999866 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 999866 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 999866 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 999867 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3895f79c{/solr,null,AVAILABLE}
   [junit4]   2> 999867 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5c3ed24f{HTTP/1.1,[http/1.1]}{127.0.0.1:41199}
   [junit4]   2> 999867 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.e.j.s.Server Started @1001508ms
   [junit4]   2> 999867 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_3E92BC9F0812B585-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=41199}
   [junit4]   2> 999868 ERROR (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 999868 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 999868 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 999868 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 999868 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-27T10:40:13.013Z
   [junit4]   2> 999868 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_3E92BC9F0812B585-001/solr-instance-001/solr.xml
   [junit4]   2> 999872 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 999872 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 999873 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2a9d8f58, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 999918 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a9d8f58
   [junit4]   2> 999927 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a9d8f58
   [junit4]   2> 999928 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a9d8f58
   [junit4]   2> 999932 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_3E92BC9F0812B585-001/solr-instance-001/.
   [junit4]   2> 999932 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[3E92BC9F0812B585]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 999934 INFO  (coreLoadExecutor-2899-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 999942 INFO  (coreLoadExecutor-2899-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 999948 INFO  (coreLoadExecutor-2899-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 999949 INFO  (coreLoadExecutor-2899-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 999949 INFO  (coreLoadExecutor-2899-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_3E92BC9F0812B585-001/solr-instance-001/./collection1, trusted=true
   [junit4]   2> 999949 INFO  (coreLoadExecutor-2899-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a9d8f58
   [junit4]   2> 999950 INFO  (coreLoadExecutor-2899-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 999950 INFO  (coreLoadExecutor-2899-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_3E92BC9F0812B585-001/solr-instance-001/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_3E92BC9F0812B585-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 999951 INFO  (coreLoadExecutor-2899-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=85.5087890625, floorSegmentMB=1.6083984375, forceMergeDeletesPctAllowed=7.129569351936304, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.47970825169867026
   [junit4]   2> 999987 INFO  (coreLoadExecutor-2899-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 999987 INFO  (coreLoadExecutor-2899-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 999988 INFO  (coreLoadExecutor-2899-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3735279542284391]
   [junit4]   2> 999988 INFO  (coreLoadExecutor-2899-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@169dfce2[collection1] main]
   [junit4]   2> 999988 INFO  (coreLoadExecutor-2899-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_3E92BC9F0812B585-001/solr-instance-001/collection1/conf
   [junit4]   2> 999989 INFO  (coreLoadExecutor-2899-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml
   [junit4]   2> 999989 INFO  (coreLoadExecutor-2899-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 999989 INFO  (searcherExecutor-2900-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@169dfce2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1000492 INFO  (qtp1676445602-8367) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0]} 0 0
   [junit4]   2> 1000494 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 1000494 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 1000495 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 1000495 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 1000495 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 1000495 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 1000495 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 1000496 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 1000496 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 1000496 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 1000496 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 1000496 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 1000497 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 1000497 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 1000497 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[15]} 0 0
   [junit4]   2> 1000497 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 1000498 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 1000498 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 1000498 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 1000498 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 1000499 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[21]} 0 0
   [junit4]   2> 1000499 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 1000499 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[23]} 0 0
   [junit4]   2> 1000500 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[24]} 0 0
   [junit4]   2> 1000500 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[25]} 0 0
   [junit4]   2> 1000500 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[26]} 0 0
   [junit4]   2> 1000501 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[27]} 0 0
   [junit4]   2> 1000501 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[28]} 0 0
   [junit4]   2> 1000501 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[29]} 0 0
   [junit4]   2> 1000502 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[30]} 0 0
   [junit4]   2> 1000502 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[31]} 0 0
   [junit4]   2> 1000502 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[32]} 0 0
   [junit4]   2> 1000502 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[33]} 0 0
   [junit4]   2> 1000502 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[34]} 0 0
   [junit4]   2> 1000507 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[35]} 0 0
   [junit4]   2> 1000507 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[36]} 0 0
   [junit4]   2> 1000507 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[37]} 0 0
   [junit4]   2> 1000508 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[38]} 0 0
   [junit4]   2> 1000508 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[39]} 0 0
   [junit4]   2> 1000508 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[40]} 0 0
   [junit4]   2> 1000509 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[41]} 0 0
   [junit4]   2> 1000509 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[42]} 0 0
   [junit4]   2> 1000509 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[43]} 0 0
   [junit4]   2> 1000510 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[44]} 0 0
   [junit4]   2> 1000510 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[45]} 0 0
   [junit4]   2> 1000510 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[46]} 0 0
   [junit4]   2> 1000511 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[47]} 0 0
   [junit4]   2> 1000511 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[48]} 0 0
   [junit4]   2> 1000512 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[49]} 0 0
   [junit4]   2> 1000512 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[50]} 0 0
   [junit4]   2> 1000512 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[51]} 0 0
   [junit4]   2> 1000513 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[52]} 0 0
   [junit4]   2> 1000513 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[53]} 0 0
   [junit4]   2> 1000514 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[54]} 0 0
   [junit4]   2> 1000514 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[55]} 0 0
   [junit4]   2> 1000514 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[56]} 0 0
   [junit4]   2> 1000515 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[57]} 0 0
   [junit4]   2> 1000515 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[58]} 0 0
   [junit4]   2> 1000516 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[59]} 0 0
   [junit4]   2> 1000516 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[60]} 0 0
   [junit4]   2> 1000516 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[61]} 0 0
   [junit4]   2> 1000517 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[62]} 0 0
   [junit4]   2> 1000517 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[63]} 0 0
   [junit4]   2> 1000518 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[64]} 0 0
   [junit4]   2> 1000518 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[65]} 0 0
   [junit4]   2> 1000518 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[66]} 0 0
   [junit4]   2> 1000519 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[67]} 0 0
   [junit4]   2> 1000519 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[68]} 0 0
   [junit4]   2> 1000520 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[69]} 0 0
   [junit4]   2> 1000520 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[70]} 0 0
   [junit4]   2> 1000520 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[71]} 0 0
   [junit4]   2> 1000521 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[72]} 0 0
   [junit4]   2> 1000521 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[73]} 0 0
   [junit4]   2> 1000522 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[74]} 0 0
   [junit4]   2> 1000522 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[75]} 0 0
   [junit4]   2> 1000522 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[76]} 0 0
   [junit4]   2> 1000523 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[77]} 0 0
   [junit4]   2> 1000523 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[78]} 0 0
   [junit4]   2> 1000523 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[79]} 0 0
   [junit4]   2> 1000524 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[80]} 0 0
   [junit4]   2> 1000524 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[81]} 0 0
   [junit4]   2> 1000524 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[82]} 0 0
   [junit4]   2> 1000525 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[83]} 0 0
   [junit4]   2> 1000525 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[84]} 0 0
   [junit4]   2> 1000525 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[85]} 0 0
   [junit4]   2> 1000526 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[86]} 0 0
   [junit4]   2> 1000526 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[87]} 0 0
   [junit4]   2> 1000526 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[88]} 0 0
   [junit4]   2> 1000527 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[89]} 0 0
   [junit4]   2> 1000527 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[90]} 0 0
   [junit4]   2> 1000527 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[91]} 0 0
   [junit4]   2> 1000528 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[92]} 0 0
   [junit4]   2> 1000528 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[93]} 0 0
   [junit4]   2> 1000528 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[94]} 0 0
   [junit4]   2> 1000529 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[95]} 0 0
   [junit4]   2> 1000529 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[96]} 0 0
   [junit4]   2> 1000529 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[97]} 0 0
   [junit4]   2> 1000530 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[98]} 0 0
   [junit4]   2> 1000530 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[99]} 0 0
   [junit4]   2> 1000530 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[100]} 0 0
   [junit4]   2> 1000531 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[101]} 0 0
   [junit4]   2> 1000531 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[102]} 0 0
   [junit4]   2> 1000532 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[103]} 0 0
   [junit4]   2> 1000532 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[104]} 0 0
   [junit4]   2> 1000533 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[105]} 0 0
   [junit4]   2> 1000533 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[106]} 0 0
   [junit4]   2> 1000534 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[107]} 0 0
   [junit4]   2> 1000534 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[108]} 0 0
   [junit4]   2> 1000534 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[109]} 0 0
   [junit4]   2> 1000535 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[110]} 0 0
   [junit4]   2> 1000535 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[111]} 0 0
   [junit4]   2> 1000535 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[112]} 0 0
   [junit4]   2> 1000536 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[113]} 0 0
   [junit4]   2> 1000536 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[114]} 0 0
   [junit4]   2> 1000537 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[115]} 0 0
   [junit4]   2> 1000538 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[116]} 0 0
   [junit4]   2> 1000538 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[117]} 0 0
   [junit4]   2> 1000539 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[118]} 0 0
   [junit4]   2> 1000539 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[119]} 0 0
   [junit4]   2> 1000540 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[120]} 0 0
   [junit4]   2> 1000540 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[121]} 0 0
   [junit4]   2> 1000541 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[122]} 0 0
   [junit4]   2> 1000541 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123]} 0 0
   [junit4]   2> 1000541 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[124]} 0 0
   [junit4]   2> 1000542 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[125]} 0 0
   [junit4]   2> 1000542 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[126]} 0 0
   [junit4]   2> 1000543 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[127]} 0 0
   [junit4]   2> 1000544 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[128]} 0 0
   [junit4]   2> 1000544 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[129]} 0 0
   [junit4]   2> 1000544 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[130]} 0 0
   [junit4]   2> 1000545 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[131]} 0 0
   [junit4]   2> 1000545 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[132]} 0 0
   [junit4]   2> 1000546 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[133]} 0 0
   [junit4]   2> 1000547 INFO  (qtp1676445602-8373) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[134]} 0 0
   [junit4]   2> 1000547 INFO  (qtp1676445602-8372) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[135]} 0 0
   [junit4]   2> 1000548 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[136]} 0 0
   [junit4]   2> 1000548 INFO  (qtp1676445602-8372) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[137]} 0 0
   [junit4]   2> 1000548 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[138]} 0 0
   [junit4]   2> 1000549 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[139]} 0 0
   [junit4]   2> 1000549 INFO  (qtp1676445602-8372) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[140]} 0 0
   [junit4]   2> 1000550 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[141]} 0 0
   [junit4]   2> 1000550 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[142]} 0 0
   [junit4]   2> 1000551 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[143]} 0 0
   [junit4]   2> 1000551 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[144]} 0 0
   [junit4]   2> 1000551 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[145]} 0 0
   [junit4]   2> 1000552 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[146]} 0 0
   [junit4]   2> 1000552 INFO  (qtp1676445602-8372) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[147]} 0 0
   [junit4]   2> 1000552 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[148]} 0 0
   [junit4]   2> 1000553 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[149]} 0 0
   [junit4]   2> 1000553 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[150]} 0 0
   [junit4]   2> 1000554 INFO  (qtp1676445602-8372) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[151]} 0 0
   [junit4]   2> 1000554 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[152]} 0 0
   [junit4]   2> 1000555 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[153]} 0 0
   [junit4]   2> 1000555 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[154]} 0 0
   [junit4]   2> 1000555 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[155]} 0 0
   [junit4]   2> 1000556 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[156]} 0 0
   [junit4]   2> 1000556 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[157]} 0 0
   [junit4]   2> 1000557 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[158]} 0 0
   [junit4]   2> 1000558 INFO  (qtp1676445602-8372) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[159]} 0 0
   [junit4]   2> 1000558 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[160]} 0 0
   [junit4]   2> 1000559 INFO  (qtp1676445602-8372) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[161]} 0 0
   [junit4]   2> 1000559 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[162]} 0 0
   [junit4]   2> 1000559 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[163]} 0 0
   [junit4]   2> 1000560 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[164]} 0 0
   [junit4]   2> 1000560 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[165]} 0 0
   [junit4]   2> 1000560 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[166]} 0 0
   [junit4]   2> 1000561 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[167]} 0 0
   [junit4]   2> 1000561 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[168]} 0 0
   [junit4]   2> 1000561 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[169]} 0 0
   [junit4]   2> 1000562 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[170]} 0 0
   [junit4]   2> 1000562 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[171]} 0 0
   [junit4]   2> 1000562 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[172]} 0 0
   [junit4]   2> 1000562 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[173]} 0 0
   [junit4]   2> 1000563 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[174]} 0 0
   [junit4]   2> 1000563 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[175]} 0 0
   [junit4]   2> 1000563 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[176]} 0 0
   [junit4]   2> 1000564 INFO  (qtp1676445602-8372) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[177]} 0 0
   [junit4]   2> 1000564 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[178]} 0 0
   [junit4]   2> 1000564 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[179]} 0 0
   [junit4]   2> 1000565 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[180]} 0 0
   [junit4]   2> 1000565 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[181]} 0 0
   [junit4]   2> 1000565 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[182]} 0 0
   [junit4]   2> 1000565 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[183]} 0 0
   [junit4]   2> 1000566 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[184]} 0 0
   [junit4]   2> 1000566 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[185]} 0 0
   [junit4]   2> 1000566 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[186]} 0 0
   [junit4]   2> 1000567 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[187]} 0 0
   [junit4]   2> 1000567 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[188]} 0 0
   [junit4]   2> 1000567 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[189]} 0 0
   [junit4]   2> 1000567 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[190]} 0 0
   [junit4]   2> 1000568 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[191]} 0 0
   [junit4]   2> 1000568 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[192]} 0 0
   [junit4]   2> 1000568 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[193]} 0 0
   [junit4]   2> 1000569 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[194]} 0 0
   [junit4]   2> 1000569 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[195]} 0 0
   [junit4]   2> 1000569 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[196]} 0 0
   [junit4]   2> 1000569 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[197]} 0 0
   [junit4]   2> 1000570 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[198]} 0 0
   [junit4]   2> 1000570 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[199]} 0 0
   [junit4]   2> 1000571 INFO  (qtp1676445602-8372) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[200]} 0 0
   [junit4]   2> 1000571 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[201]} 0 0
   [junit4]   2> 1000571 INFO  (qtp1676445602-8372) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[202]} 0 0
   [junit4]   2> 1000572 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[203]} 0 0
   [junit4]   2> 1000572 INFO  (qtp1676445602-8372) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[204]} 0 0
   [junit4]   2> 1000572 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[205]} 0 0
   [junit4]   2> 1000573 INFO  (qtp1676445602-8372) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[206]} 0 0
   [junit4]   2> 1000573 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[207]} 0 0
   [junit4]   2> 1000573 INFO  (qtp1676445602-8372) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[208]} 0 0
   [junit4]   2> 1000574 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[209]} 0 0
   [junit4]   2> 1000574 INFO  (qtp1676445602-8372) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[210]} 0 0
   [junit4]   2> 1000574 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[211]} 0 0
   [junit4]   2> 1000575 INFO  (qtp1676445602-8372) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[212]} 0 0
   [junit4]   2> 1000575 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[213]} 0 0
   [junit4]   2> 1000575 INFO  (qtp1676445602-8372) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[214]} 0 0
   [junit4]   2> 1000575 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[215]} 0 0
   [junit4]   2> 1000576 INFO  (qtp1676445602-8372) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[216]} 0 0
   [junit4]   2> 1000576 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[217]} 0 0
   [junit4]   2> 1000576 INFO  (qtp1676445602-8372) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[218]} 0 0
   [junit4]   2> 1000577 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[219]} 0 0
   [junit4]   2> 1000577 INFO  (qtp1676445602-8372) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[220]} 0 0
   [junit4]   2> 1000577 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[221]} 0 0
   [junit4]   2> 1000577 INFO  (qtp1676445602-8372) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[222]} 0 0
   [junit4]   2> 1000578 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[223]} 0 0
   [junit4]   2> 1000578 INFO  (qtp1676445602-8372) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[224]} 0 0
   [junit4]   2> 1000578 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[225]} 0 0
   [junit4]   2> 1000579 INFO  (qtp1676445602-8372) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[226]} 0 0
   [junit4]   2> 1000579 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[227]} 0 0
   [junit4]   2> 1000579 INFO  (qtp1676445602-8372) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[228]} 0 0
   [junit4]   2> 1000579 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[229]} 0 0
   [junit4]   2> 1000580 INFO  (qtp1676445602-8372) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[230]} 0 0
   [junit4]   2> 1000580 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[231]} 0 0
   [junit4]   2> 1000580 INFO  (qtp1676445602-8372) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[232]} 0 0
   [junit4]   2> 1000581 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[233]} 0 0
   [junit4]   2> 1000581 INFO  (qtp1676445602-8372) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[234]} 0 0
   [junit4]   2> 1000581 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[235]} 0 0
   [junit4]   2> 1000581 INFO  (qtp1676445602-8372) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[236]} 0 0
   [junit4]   2> 1000582 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[237]} 0 0
   [junit4]   2> 1000582 INFO  (qtp1676445602-8372) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[238]} 0 0
   [junit4]   2> 1000582 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[239]} 0 0
   [junit4]   2> 1000583 INFO  (qtp1676445602-8372) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[240]} 0 0
   [junit4]   2> 1000583 INFO  (qtp1676445602-8371) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[241]} 0 0
   [junit4]   2> 1000583 INFO  (qtp

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

16f3b
   [junit4]   2> 1073597 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[3E92BC9F0812B585]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1073597 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[3E92BC9F0812B585]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@154deb8f: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5d228e0f
   [junit4]   2> 1073601 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[3E92BC9F0812B585]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1073601 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[3E92BC9F0812B585]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3178c995: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@591d1173
   [junit4]   2> 1073601 INFO  (coreCloseExecutor-3577-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3a667fb9
   [junit4]   2> 1073601 INFO  (coreCloseExecutor-3577-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=979795897
   [junit4]   2> 1073602 INFO  (coreCloseExecutor-3577-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2b41d329: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@4363fa63
   [junit4]   2> 1073607 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[3E92BC9F0812B585]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1a07fec4{/solr,null,UNAVAILABLE}
   [junit4]   2> 1073607 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[3E92BC9F0812B585]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1073608 INFO  (SUITE-TestReplicationHandler-seed#[3E92BC9F0812B585]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Jan 27, 2018 10:41:26 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Jan 27, 2018 10:41:46 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.handler.TestReplicationHandler: 
   [junit4]   2>    1) Thread[id=9055, name=qtp514300779-9055, state=TIMED_WAITING, group=TGRP-TestReplicationHandler]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Jan 27, 2018 10:41:46 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=9055, name=qtp514300779-9055, state=TIMED_WAITING, group=TGRP-TestReplicationHandler]
   [junit4]   2> Jan 27, 2018 10:41:49 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=9055, name=qtp514300779-9055, state=TIMED_WAITING, group=TGRP-TestReplicationHandler]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {name=Lucene50(blocksize=128), id=Lucene50(blocksize=128), newname=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=1511, maxMBSortInHeap=5.940614295261597, sim=RandomSimilarity(queryNorm=false): {}, locale=nl-NL, timezone=America/Bahia
   [junit4]   2> NOTE: Linux 4.13.0-31-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=2,free=167268144,total=529006592
   [junit4]   2> NOTE: All tests run in this JVM: [TestPartialUpdateDeduplication, CollectionStateFormat2Test, OverseerCollectionConfigSetProcessorTest, TestNumericTokenStream, TestPushWriter, BadComponentTest, TestRestoreCore, BlockJoinFacetRandomTest, SoftAutoCommitTest, TestInfoStreamLogging, TestPKIAuthenticationPlugin, TestAuthenticationFramework, ReplicationFactorTest, TestCursorMarkWithoutUniqueKey, BooleanFieldTest, BasicFunctionalityTest, TestCloudRecovery, TestSolr4Spatial, SchemaVersionSpecificBehaviorTest, BufferStoreTest, TestLegacyNumericRangeQueryBuilder, AnalysisErrorHandlingTest, TestUnifiedSolrHighlighter, TestTolerantUpdateProcessorCloud, TestCollectionsAPIViaSolrCloudCluster, TemplateUpdateProcessorTest, DateRangeFieldTest, FileUtilsTest, TestExceedMaxTermLength, ShardSplitTest, SolrCLIZkUtilsTest, TestMiniSolrCloudClusterSSL, SampleTest, TestPullReplica, ManagedSchemaRoundRobinCloudTest, PolyFieldTest, SortByFunctionTest, ResourceLoaderTest, CdcrVersionReplicationTest, TestCloudManagedSchema, PrimUtilsTest, TestApiFramework, ShardRoutingCustomTest, TestGeoJSONResponseWriter, TestXmlQParserPlugin, ConfigSetsAPITest, SolrMetricReporterTest, TestLegacyFieldReuse, ImplicitSnitchTest, TestLargeCluster, UtilsToolTest, TestPolicyCloud, V2ApiIntegrationTest, TestConfigSetProperties, TestTrackingShardHandlerFactory, TestFastLRUCache, TestZkAclsWithHadoopAuth, TestRTGBase, TestReplicationHandler]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestReplicationHandler -Dtests.seed=3E92BC9F0812B585 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=nl-NL -Dtests.timezone=America/Bahia -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestReplicationHandler (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.TestReplicationHandler: 
   [junit4]    >    1) Thread[id=9055, name=qtp514300779-9055, state=TIMED_WAITING, group=TGRP-TestReplicationHandler]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3E92BC9F0812B585]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=9055, name=qtp514300779-9055, state=TIMED_WAITING, group=TGRP-TestReplicationHandler]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3E92BC9F0812B585]:0)
   [junit4] Completed [259/769 (1!)] on J1 in 97.63s, 16 tests, 2 errors, 1 skipped <<< FAILURES!

[...truncated 49762 lines...]

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk-9.0.1) - Build # 1255 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1255/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([61940066CE302E0:8E4D7FDCC21F6F18]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.TestUtilizeNode.test(TestUtilizeNode.java:81)
	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 1704 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/core/test/temp/junit4-J0-20180127_070343_73514269765015157412164.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/core/test/temp/junit4-J2-20180127_070343_7353807693197255028980.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 33 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/core/test/temp/junit4-J1-20180127_070343_7357568504877824015591.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 296 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/test-framework/test/temp/junit4-J1-20180127_070931_51113577524686691964336.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/test-framework/test/temp/junit4-J2-20180127_070931_5115382021109487100242.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/test-framework/test/temp/junit4-J0-20180127_070931_5112005688369322357187.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1057 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20180127_071044_6494712131911826359366.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20180127_071044_6499088769753747513515.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20180127_071044_65316858541850761893979.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 228 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/icu/test/temp/junit4-J2-20180127_071244_0652679705974410207860.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/icu/test/temp/junit4-J1-20180127_071244_0651304589083122384623.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/icu/test/temp/junit4-J0-20180127_071244_06111668364681032181307.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 243 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20180127_071301_05312106759305528966860.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20180127_071301_0539673441838841946073.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 12 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20180127_071301_05310263482590238375607.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 154 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J1-20180127_071329_2515871060408364658571.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J0-20180127_071329_2511503940073620638973.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J2-20180127_071329_2519599802135454124968.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 164 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J1-20180127_071334_233129060721051436885.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J2-20180127_071334_233621295043312200489.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J0-20180127_071334_2337847297541750022835.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 168 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J2-20180127_071338_08913306824728819894277.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J0-20180127_071338_0892311168011162019892.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J1-20180127_071338_0896955761354976412233.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 153 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J0-20180127_071350_96814733951880855737995.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J1-20180127_071350_96817408383612625195251.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 154 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/stempel/test/temp/junit4-J1-20180127_071401_54515174914582977479983.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/stempel/test/temp/junit4-J2-20180127_071401_5462956623089163358156.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/stempel/test/temp/junit4-J0-20180127_071401_54010627403528003023591.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 169 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/uima/test/temp/junit4-J0-20180127_071404_6812341681170073691754.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 195 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20180127_071413_1959811593977123105527.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 19 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J0-20180127_071413_19517855612680045984943.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20180127_071413_19516229291506218972574.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 1306 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/benchmark/test/temp/junit4-J1-20180127_071615_2411381268050738882308.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/benchmark/test/temp/junit4-J2-20180127_071615_2424981495614155345272.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/benchmark/test/temp/junit4-J0-20180127_071615_24112027063887234714336.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 230 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/classification/test/temp/junit4-J1-20180127_071625_32714014215423564326811.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/classification/test/temp/junit4-J0-20180127_071625_3275529450031017943933.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/classification/test/temp/junit4-J2-20180127_071625_3276045729047336525176.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 248 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/codecs/test/temp/junit4-J2-20180127_071638_1958198756514485859706.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/codecs/test/temp/junit4-J1-20180127_071638_19515222547271518858078.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 11 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/codecs/test/temp/junit4-J0-20180127_071638_19510534568332747808475.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 211 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/demo/test/temp/junit4-J1-20180127_071919_6027418452503846835235.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/demo/test/temp/junit4-J0-20180127_071919_6028518338280149961478.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/demo/test/temp/junit4-J2-20180127_071919_60217465621457556376653.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 173 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/expressions/test/temp/junit4-J1-20180127_071922_8143015126740584620772.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/expressions/test/temp/junit4-J2-20180127_071922_8142656093277909038334.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/expressions/test/temp/junit4-J0-20180127_071922_8132981530614496086405.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 226 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/facet/test/temp/junit4-J1-20180127_071929_2972952205007301614611.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/facet/test/temp/junit4-J2-20180127_071929_29712816245234173680683.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/facet/test/temp/junit4-J0-20180127_071929_29712617950127418628460.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 179 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/grouping/test/temp/junit4-J1-20180127_072002_2561590363272546616961.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/grouping/test/temp/junit4-J2-20180127_072002_25611569847183518228308.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/grouping/test/temp/junit4-J0-20180127_072002_2566902641178813649430.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 243 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/highlighter/test/temp/junit4-J2-20180127_072014_85918074118701797872337.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/highlighter/test/temp/junit4-J1-20180127_072014_85910355058566009525284.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/highlighter/test/temp/junit4-J0-20180127_072014_859636813576023042008.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 160 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/join/test/temp/junit4-J2-20180127_072040_01325235670458254014.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/join/test/temp/junit4-J0-20180127_072040_0137981542759323540031.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/join/test/temp/junit4-J1-20180127_072040_01312554892538445848565.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 149 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/memory/test/temp/junit4-J0-20180127_072110_0945842558347804027030.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/memory/test/temp/junit4-J1-20180127_072110_094571964924414217205.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 176 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/misc/test/temp/junit4-J1-20180127_072121_62417896858599539231019.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/misc/test/temp/junit4-J2-20180127_072121_62516120933838243118392.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/misc/test/temp/junit4-J0-20180127_072121_62112321280516996881309.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 338 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/queries/test/temp/junit4-J1-20180127_072142_43616136730116628004896.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/queries/test/temp/junit4-J2-20180127_072142_43616595178619093729042.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/queries/test/temp/junit4-J0-20180127_072142_43615660287815010448433.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 230 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/queryparser/test/temp/junit4-J0-20180127_072153_7227554531450188820174.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/queryparser/test/temp/junit4-J2-20180127_072153_7228187520418391406979.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/queryparser/test/temp/junit4-J1-20180127_072153_7229825402474448454988.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 199 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/replicator/test/temp/junit4-J1-20180127_072203_58213565971058719027762.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 11 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/replicator/test/temp/junit4-J2-20180127_072203_5829387194681432310872.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/replicator/test/temp/junit4-J0-20180127_072203_5827545634682297433114.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 220 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/sandbox/test/temp/junit4-J2-20180127_072217_01314106411864110261940.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/sandbox/test/temp/junit4-J0-20180127_072217_0133950485701272526595.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/sandbox/test/temp/junit4-J1-20180127_072217_0131202093612577394307.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 317 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/spatial-extras/test/temp/junit4-J1-20180127_072311_754166954127257370681.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/spatial-extras/test/temp/junit4-J0-20180127_072311_75413418174649123178057.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/spatial-extras/test/temp/junit4-J2-20180127_072311_75412358960008771437568.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 148 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/spatial/test/temp/junit4-J0-20180127_072329_57417650792764242634741.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 178 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/spatial3d/test/temp/junit4-J0-20180127_072331_87813459545631758239683.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/spatial3d/test/temp/junit4-J2-20180127_072331_87813085927828382377395.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/spatial3d/test/temp/junit4-J1-20180127_072331_8781306089782468076336.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 250 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/suggest/test/temp/junit4-J1-20180127_072430_7863172269894029683581.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/suggest/test/temp/junit4-J0-20180127_072430_78610853585982970747574.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/suggest/test/temp/junit4-J2-20180127_072430_7869943227672540532346.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 2335 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestUtilizeNode
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_61940066CE302E0-001/init-core-data-001
   [junit4]   2> 825175 INFO  (SUITE-TestUtilizeNode-seed#[61940066CE302E0]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 825175 INFO  (SUITE-TestUtilizeNode-seed#[61940066CE302E0]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) 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> 825176 INFO  (SUITE-TestUtilizeNode-seed#[61940066CE302E0]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 825176 INFO  (SUITE-TestUtilizeNode-seed#[61940066CE302E0]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_61940066CE302E0-001/tempDir-001
   [junit4]   2> 825176 INFO  (SUITE-TestUtilizeNode-seed#[61940066CE302E0]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 825177 INFO  (Thread-2667) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 825177 INFO  (Thread-2667) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 825178 ERROR (Thread-2667) [    ] 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> 825277 INFO  (SUITE-TestUtilizeNode-seed#[61940066CE302E0]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:35021
   [junit4]   2> 825278 INFO  (zkConnectionManagerCallback-1503-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 825281 INFO  (jetty-launcher-1500-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 825281 INFO  (jetty-launcher-1500-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 825281 INFO  (jetty-launcher-1500-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 825282 INFO  (jetty-launcher-1500-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 825282 INFO  (jetty-launcher-1500-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 825282 INFO  (jetty-launcher-1500-thread-4) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 825283 INFO  (jetty-launcher-1500-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@413095b7{/solr,null,AVAILABLE}
   [junit4]   2> 825284 INFO  (jetty-launcher-1500-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@446e9d25{SSL,[ssl, http/1.1]}{127.0.0.1:39653}
   [junit4]   2> 825284 INFO  (jetty-launcher-1500-thread-4) [    ] o.e.j.s.Server Started @827828ms
   [junit4]   2> 825284 INFO  (jetty-launcher-1500-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39653}
   [junit4]   2> 825284 INFO  (jetty-launcher-1500-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 825285 ERROR (jetty-launcher-1500-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 825285 INFO  (jetty-launcher-1500-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 825285 INFO  (jetty-launcher-1500-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 825285 INFO  (jetty-launcher-1500-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 825285 INFO  (jetty-launcher-1500-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-27T07:39:17.151196Z
   [junit4]   2> 825297 INFO  (jetty-launcher-1500-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 825297 INFO  (jetty-launcher-1500-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 825297 INFO  (jetty-launcher-1500-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 825305 INFO  (zkConnectionManagerCallback-1505-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 825305 INFO  (jetty-launcher-1500-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 825305 INFO  (jetty-launcher-1500-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 825305 INFO  (jetty-launcher-1500-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 825305 INFO  (jetty-launcher-1500-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 825306 INFO  (jetty-launcher-1500-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@55e78199{/solr,null,AVAILABLE}
   [junit4]   2> 825308 INFO  (jetty-launcher-1500-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 825308 INFO  (jetty-launcher-1500-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 825308 INFO  (jetty-launcher-1500-thread-3) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 825309 INFO  (jetty-launcher-1500-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@962fea7{SSL,[ssl, http/1.1]}{127.0.0.1:40961}
   [junit4]   2> 825309 INFO  (jetty-launcher-1500-thread-1) [    ] o.e.j.s.Server Started @827852ms
   [junit4]   2> 825309 INFO  (jetty-launcher-1500-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40961}
   [junit4]   2> 825309 INFO  (jetty-launcher-1500-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3d5e2fa6{/solr,null,AVAILABLE}
   [junit4]   2> 825309 ERROR (jetty-launcher-1500-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 825309 INFO  (jetty-launcher-1500-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 825309 INFO  (jetty-launcher-1500-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 825309 INFO  (jetty-launcher-1500-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 825309 INFO  (jetty-launcher-1500-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-27T07:39:17.175805Z
   [junit4]   2> 825309 INFO  (jetty-launcher-1500-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@579021ee{SSL,[ssl, http/1.1]}{127.0.0.1:41087}
   [junit4]   2> 825309 INFO  (jetty-launcher-1500-thread-3) [    ] o.e.j.s.Server Started @827853ms
   [junit4]   2> 825310 INFO  (jetty-launcher-1500-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41087}
   [junit4]   2> 825310 ERROR (jetty-launcher-1500-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 825310 INFO  (jetty-launcher-1500-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 825310 INFO  (jetty-launcher-1500-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 825310 INFO  (jetty-launcher-1500-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 825310 INFO  (jetty-launcher-1500-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-27T07:39:17.176490Z
   [junit4]   2> 825313 INFO  (jetty-launcher-1500-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@12e6a983{/solr,null,AVAILABLE}
   [junit4]   2> 825314 INFO  (jetty-launcher-1500-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4a6fdfc6{SSL,[ssl, http/1.1]}{127.0.0.1:40561}
   [junit4]   2> 825314 INFO  (jetty-launcher-1500-thread-2) [    ] o.e.j.s.Server Started @827857ms
   [junit4]   2> 825314 INFO  (jetty-launcher-1500-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40561}
   [junit4]   2> 825314 INFO  (zkConnectionManagerCallback-1507-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 825314 ERROR (jetty-launcher-1500-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 825314 INFO  (jetty-launcher-1500-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 825314 INFO  (jetty-launcher-1500-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 825314 INFO  (jetty-launcher-1500-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 825314 INFO  (jetty-launcher-1500-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 825314 INFO  (jetty-launcher-1500-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-27T07:39:17.180939Z
   [junit4]   2> 825315 INFO  (zkConnectionManagerCallback-1509-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 825315 INFO  (jetty-launcher-1500-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 825318 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x161368e64b30002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 825322 INFO  (zkConnectionManagerCallback-1511-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 825322 INFO  (jetty-launcher-1500-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 825323 INFO  (jetty-launcher-1500-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35021/solr
   [junit4]   2> 825325 INFO  (zkConnectionManagerCallback-1515-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 825329 INFO  (jetty-launcher-1500-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35021/solr
   [junit4]   2> 825334 INFO  (zkConnectionManagerCallback-1519-thread-1-processing-n:127.0.0.1:39653_solr) [n:127.0.0.1:39653_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 825339 INFO  (jetty-launcher-1500-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35021/solr
   [junit4]   2> 825353 INFO  (zkConnectionManagerCallback-1521-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 825367 INFO  (jetty-launcher-1500-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35021/solr
   [junit4]   2> 825369 INFO  (zkConnectionManagerCallback-1525-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 825375 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x161368e64b30007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 825377 INFO  (zkConnectionManagerCallback-1530-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 825378 INFO  (zkConnectionManagerCallback-1532-thread-1-processing-n:127.0.0.1:40961_solr) [n:127.0.0.1:40961_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 825381 INFO  (zkConnectionManagerCallback-1536-thread-1-processing-n:127.0.0.1:40561_solr) [n:127.0.0.1:40561_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 825381 INFO  (zkConnectionManagerCallback-1534-thread-1-processing-n:127.0.0.1:41087_solr) [n:127.0.0.1:41087_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 825382 INFO  (jetty-launcher-1500-thread-1) [n:127.0.0.1:40961_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 825382 INFO  (jetty-launcher-1500-thread-1) [n:127.0.0.1:40961_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40961_solr
   [junit4]   2> 825383 INFO  (jetty-launcher-1500-thread-1) [n:127.0.0.1:40961_solr    ] o.a.s.c.Overseer Overseer (id=99420651981570058-127.0.0.1:40961_solr-n_0000000000) starting
   [junit4]   2> 825386 INFO  (jetty-launcher-1500-thread-3) [n:127.0.0.1:41087_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 825386 INFO  (jetty-launcher-1500-thread-2) [n:127.0.0.1:40561_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 825390 INFO  (jetty-launcher-1500-thread-3) [n:127.0.0.1:41087_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41087_solr
   [junit4]   2> 825402 INFO  (jetty-launcher-1500-thread-4) [n:127.0.0.1:39653_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 825403 INFO  (jetty-launcher-1500-thread-4) [n:127.0.0.1:39653_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 825404 INFO  (jetty-launcher-1500-thread-4) [n:127.0.0.1:39653_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39653_solr
   [junit4]   2> 825414 INFO  (zkCallback-1531-thread-1-processing-n:127.0.0.1:40961_solr) [n:127.0.0.1:40961_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 825415 INFO  (jetty-launcher-1500-thread-2) [n:127.0.0.1:40561_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40561_solr
   [junit4]   2> 825418 INFO  (zkCallback-1518-thread-1-processing-n:127.0.0.1:39653_solr) [n:127.0.0.1:39653_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 825424 INFO  (zkCallback-1531-thread-1-processing-n:127.0.0.1:40961_solr) [n:127.0.0.1:40961_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 825429 INFO  (zkCallback-1533-thread-1-processing-n:127.0.0.1:41087_solr) [n:127.0.0.1:41087_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 825429 INFO  (zkCallback-1535-thread-1-processing-n:127.0.0.1:40561_solr) [n:127.0.0.1:40561_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 825456 INFO  (jetty-launcher-1500-thread-1) [n:127.0.0.1:40961_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40961_solr
   [junit4]   2> 825457 INFO  (zkCallback-1535-thread-1-processing-n:127.0.0.1:40561_solr) [n:127.0.0.1:40561_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 825457 INFO  (zkCallback-1518-thread-1-processing-n:127.0.0.1:39653_solr) [n:127.0.0.1:39653_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 825457 INFO  (zkCallback-1533-thread-1-processing-n:127.0.0.1:41087_solr) [n:127.0.0.1:41087_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 825465 INFO  (zkCallback-1531-thread-1-processing-n:127.0.0.1:40961_solr) [n:127.0.0.1:40961_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 825484 INFO  (jetty-launcher-1500-thread-4) [n:127.0.0.1:39653_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39653.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32bdec51
   [junit4]   2> 825486 INFO  (jetty-launcher-1500-thread-2) [n:127.0.0.1:40561_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40561.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32bdec51
   [junit4]   2> 825493 INFO  (jetty-launcher-1500-thread-4) [n:127.0.0.1:39653_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39653.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32bdec51
   [junit4]   2> 825493 INFO  (jetty-launcher-1500-thread-4) [n:127.0.0.1:39653_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39653.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32bdec51
   [junit4]   2> 825494 INFO  (jetty-launcher-1500-thread-4) [n:127.0.0.1:39653_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_61940066CE302E0-001/tempDir-001/node4/.
   [junit4]   2> 825494 INFO  (jetty-launcher-1500-thread-3) [n:127.0.0.1:41087_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41087.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32bdec51
   [junit4]   2> 825495 INFO  (jetty-launcher-1500-thread-2) [n:127.0.0.1:40561_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40561.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32bdec51
   [junit4]   2> 825495 INFO  (jetty-launcher-1500-thread-2) [n:127.0.0.1:40561_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40561.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32bdec51
   [junit4]   2> 825496 INFO  (jetty-launcher-1500-thread-2) [n:127.0.0.1:40561_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_61940066CE302E0-001/tempDir-001/node2/.
   [junit4]   2> 825498 INFO  (jetty-launcher-1500-thread-1) [n:127.0.0.1:40961_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40961.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32bdec51
   [junit4]   2> 825502 INFO  (jetty-launcher-1500-thread-3) [n:127.0.0.1:41087_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41087.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32bdec51
   [junit4]   2> 825502 INFO  (jetty-launcher-1500-thread-3) [n:127.0.0.1:41087_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41087.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32bdec51
   [junit4]   2> 825503 INFO  (jetty-launcher-1500-thread-3) [n:127.0.0.1:41087_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_61940066CE302E0-001/tempDir-001/node3/.
   [junit4]   2> 825506 INFO  (jetty-launcher-1500-thread-1) [n:127.0.0.1:40961_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40961.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32bdec51
   [junit4]   2> 825506 INFO  (jetty-launcher-1500-thread-1) [n:127.0.0.1:40961_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40961.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32bdec51
   [junit4]   2> 825507 INFO  (jetty-launcher-1500-thread-1) [n:127.0.0.1:40961_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_61940066CE302E0-001/tempDir-001/node1/.
   [junit4]   2> 825631 INFO  (zkConnectionManagerCallback-1545-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 825633 INFO  (zkConnectionManagerCallback-1549-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 825634 INFO  (SUITE-TestUtilizeNode-seed#[61940066CE302E0]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 825634 INFO  (SUITE-TestUtilizeNode-seed#[61940066CE302E0]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35021/solr ready
   [junit4]   2> 825647 INFO  (qtp201115829-8198) [n:127.0.0.1:41087_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 825652 INFO  (qtp201115829-8198) [n:127.0.0.1:41087_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 825661 INFO  (TEST-TestUtilizeNode.test-seed#[61940066CE302E0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 825662 INFO  (TEST-TestUtilizeNode.test-seed#[61940066CE302E0]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 825663 INFO  (zkConnectionManagerCallback-1552-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 825664 INFO  (qtp201115829-8200) [n:127.0.0.1:41087_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf1&name=utilizenodecoll&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 825664 INFO  (OverseerThreadFactory-2818-thread-2-processing-n:127.0.0.1:40961_solr) [n:127.0.0.1:40961_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection utilizenodecoll
   [junit4]   2> 825664 INFO  (OverseerCollectionConfigSetProcessor-99420651981570058-127.0.0.1:40961_solr-n_0000000000) [n:127.0.0.1:40961_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 825768 INFO  (OverseerStateUpdate-99420651981570058-127.0.0.1:40961_solr-n_0000000000) [n:127.0.0.1:40961_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"utilizenodecoll_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40561/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 825769 INFO  (OverseerStateUpdate-99420651981570058-127.0.0.1:40961_solr-n_0000000000) [n:127.0.0.1:40961_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"utilizenodecoll_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41087/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 825783 INFO  (OverseerStateUpdate-99420651981570058-127.0.0.1:40961_solr-n_0000000000) [n:127.0.0.1:40961_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"utilizenodecoll_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39653/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 825784 INFO  (OverseerStateUpdate-99420651981570058-127.0.0.1:40961_solr-n_0000000000) [n:127.0.0.1:40961_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"utilizenodecoll_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40961/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 825998 INFO  (qtp201115829-8167) [n:127.0.0.1:41087_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard1_replica_n2&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 825999 INFO  (qtp201115829-8167) [n:127.0.0.1:41087_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 826017 INFO  (qtp619085343-8177) [n:127.0.0.1:39653_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard2_replica_n4&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 826017 INFO  (qtp619085343-8177) [n:127.0.0.1:39653_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 826018 INFO  (qtp318203757-8197) [n:127.0.0.1:40561_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard1_replica_n1&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 826018 INFO  (qtp318203757-8197) [n:127.0.0.1:40561_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 826023 INFO  (qtp1141891004-8188) [n:127.0.0.1:40961_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard2_replica_n6&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 826023 INFO  (qtp1141891004-8188) [n:127.0.0.1:40961_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 826125 INFO  (zkCallback-1535-thread-1-processing-n:127.0.0.1:40561_solr) [n:127.0.0.1:40561_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 826125 INFO  (zkCallback-1533-thread-1-processing-n:127.0.0.1:41087_solr) [n:127.0.0.1:41087_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 826125 INFO  (zkCallback-1518-thread-1-processing-n:127.0.0.1:39653_solr) [n:127.0.0.1:39653_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 826125 INFO  (zkCallback-1531-thread-1-processing-n:127.0.0.1:40961_solr) [n:127.0.0.1:40961_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 826125 INFO  (zkCallback-1533-thread-2-processing-n:127.0.0.1:41087_solr) [n:127.0.0.1:41087_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 826126 INFO  (zkCallback-1531-thread-2-processing-n:127.0.0.1:40961_solr) [n:127.0.0.1:40961_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 826126 INFO  (zkCallback-1518-thread-2-processing-n:127.0.0.1:39653_solr) [n:127.0.0.1:39653_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 826126 INFO  (zkCallback-1535-thread-2-processing-n:127.0.0.1:40561_solr) [n:127.0.0.1:40561_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 827022 INFO  (qtp201115829-8167) [n:127.0.0.1:41087_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 827029 INFO  (qtp318203757-8197) [n:127.0.0.1:40561_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 827029 INFO  (qtp619085343-8177) [n:127.0.0.1:39653_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 827031 INFO  (qtp201115829-8167) [n:127.0.0.1:41087_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.s.IndexSchema [utilizenodecoll_shard1_replica_n2] Schema name=cloud-dynamic
   [junit4]   2> 827040 INFO  (qtp318203757-8197) [n:127.0.0.1:40561_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.s.IndexSchema [utilizenodecoll_shard1_replica_n1] Schema name=cloud-dynamic
   [junit4]   2> 827058 INFO  (qtp1141891004-8188) [n:127.0.0.1:40961_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 827058 INFO  (qtp619085343-8177) [n:127.0.0.1:39653_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.s.IndexSchema [utilizenodecoll_shard2_replica_n4] Schema name=cloud-dynamic
   [junit4]   2> 827064 INFO  (qtp1141891004-8188) [n:127.0.0.1:40961_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.s.IndexSchema [utilizenodecoll_shard2_replica_n6] Schema name=cloud-dynamic
   [junit4]   2> 827082 INFO  (qtp318203757-8197) [n:127.0.0.1:40561_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 827082 INFO  (qtp318203757-8197) [n:127.0.0.1:40561_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard1_replica_n1' using configuration from collection utilizenodecoll, trusted=true
   [junit4]   2> 827083 INFO  (qtp318203757-8197) [n:127.0.0.1:40561_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40561.solr.core.utilizenodecoll.shard1.replica_n1' (registry 'solr.core.utilizenodecoll.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32bdec51
   [junit4]   2> 827083 INFO  (qtp318203757-8197) [n:127.0.0.1:40561_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 827083 INFO  (qtp318203757-8197) [n:127.0.0.1:40561_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.SolrCore [[utilizenodecoll_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_61940066CE302E0-001/tempDir-001/node2/utilizenodecoll_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_61940066CE302E0-001/tempDir-001/node2/./utilizenodecoll_shard1_replica_n1/data/]
   [junit4]   2> 827084 INFO  (qtp619085343-8177) [n:127.0.0.1:39653_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 827084 INFO  (qtp619085343-8177) [n:127.0.0.1:39653_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard2_replica_n4' using configuration from collection utilizenodecoll, trusted=true
   [junit4]   2> 827085 INFO  (qtp619085343-8177) [n:127.0.0.1:39653_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39653.solr.core.utilizenodecoll.shard2.replica_n4' (registry 'solr.core.utilizenodecoll.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32bdec51
   [junit4]   2> 827085 INFO  (qtp619085343-8177) [n:127.0.0.1:39653_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 827085 INFO  (qtp619085343-8177) [n:127.0.0.1:39653_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.SolrCore [[utilizenodecoll_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_61940066CE302E0-001/tempDir-001/node4/utilizenodecoll_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_61940066CE302E0-001/tempDir-001/node4/./utilizenodecoll_shard2_replica_n4/data/]
   [junit4]   2> 827087 INFO  (qtp201115829-8167) [n:127.0.0.1:41087_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 827087 INFO  (qtp201115829-8167) [n:127.0.0.1:41087_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard1_replica_n2' using configuration from collection utilizenodecoll, trusted=true
   [junit4]   2> 827088 INFO  (qtp201115829-8167) [n:127.0.0.1:41087_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41087.solr.core.utilizenodecoll.shard1.replica_n2' (registry 'solr.core.utilizenodecoll.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32bdec51
   [junit4]   2> 827088 INFO  (qtp201115829-8167) [n:127.0.0.1:41087_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 827096 INFO  (qtp201115829-8167) [n:127.0.0.1:41087_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.SolrCore [[utilizenodecoll_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_61940066CE302E0-001/tempDir-001/node3/utilizenodecoll_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_61940066CE302E0-001/tempDir-001/node3/./utilizenodecoll_shard1_replica_n2/data/]
   [junit4]   2> 827096 INFO  (qtp1141891004-8188) [n:127.0.0.1:40961_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 827098 INFO  (qtp1141891004-8188) [n:127.0.0.1:40961_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard2_replica_n6' using configuration from collection utilizenodecoll, trusted=true
   [junit4]   2> 827099 INFO  (qtp1141891004-8188) [n:127.0.0.1:40961_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40961.solr.core.utilizenodecoll.shard2.replica_n6' (registry 'solr.core.utilizenodecoll.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32bdec51
   [junit4]   2> 827099 INFO  (qtp1141891004-8188) [n:127.0.0.1:40961_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 827099 INFO  (qtp1141891004-8188) [n:127.0.0.1:40961_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.SolrCore [[utilizenodecoll_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_61940066CE302E0-001/tempDir-001/node1/utilizenodecoll_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_61940066CE302E0-001/tempDir-001/node1/./utilizenodecoll_shard2_replica_n6/data/]
   [junit4]   2> 827200 INFO  (qtp318203757-8197) [n:127.0.0.1:40561_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 827200 INFO  (qtp318203757-8197) [n:127.0.0.1:40561_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 827203 INFO  (qtp318203757-8197) [n:127.0.0.1:40561_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 827203 INFO  (qtp318203757-8197) [n:127.0.0.1:40561_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 827209 INFO  (qtp318203757-8197) [n:127.0.0.1:40561_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@50b44820[utilizenodecoll_shard1_replica_n1] main]
   [junit4]   2> 827211 INFO  (qtp318203757-8197) [n:127.0.0.1:40561_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 827211 INFO  (qtp318203757-8197) [n:127.0.0.1:40561_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 827214 INFO  (qtp318203757-8197) [n:127.0.0.1:40561_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 827216 INFO  (searcherExecutor-2827-thread-1-processing-n:127.0.0.1:40561_solr x:utilizenodecoll_shard1_replica_n1 s:shard1 c:utilizenodecoll r:core_node3) [n:127.0.0.1:40561_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.SolrCore [utilizenodecoll_shard1_replica_n1] Registered new searcher Searcher@50b44820[utilizenodecoll_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 827216 INFO  (qtp318203757-8197) [n:127.0.0.1:40561_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590730433843167232
   [junit4]   2> 827222 INFO  (qtp318203757-8197) [n:127.0.0.1:40561_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 827230 INFO  (qtp619085343-8177) [n:127.0.0.1:39653_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 827231 INFO  (qtp619085343-8177) [n:127.0.0.1:39653_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 827236 INFO  (qtp619085343-8177) [n:127.0.0.1:39653_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 827236 INFO  (qtp619085343-8177) [n:127.0.0.1:39653_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 827241 INFO  (qtp201115829-8167) [n:127.0.0.1:41087_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 827241 INFO  (qtp619085343-8177) [n:127.0.0.1:39653_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@61a768bf[utilizenodecoll_shard2_replica_n4] main]
   [junit4]   2> 827241 INFO  (qtp201115829-8167) [n:127.0.0.1:41087_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 827242 INFO  (qtp619085343-8177) [n:127.0.0.1:39653_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 827243 INFO  (qtp619085343-8177) [n:127.0.0.1:39653_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 827243 INFO  (qtp201115829-8167) [n:127.0.0.1:41087_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 827243 INFO  (qtp201115829-8167) [n:127.0.0.1:41087_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 827243 INFO  (qtp619085343-8177) [n:127.0.0.1:39653_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 827244 INFO  (qtp619085343-8177) [n:127.0.0.1:39653_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590730433872527360
   [junit4]   2> 827245 INFO  (searcherExecutor-2828-thread

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

.]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J2-20180127_081436_05810858652108868107717.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 553 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J2-20180127_081523_6527418866162332960065.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J1-20180127_081523_65210045109323881211333.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J0-20180127_081523_65217912684846124063251.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1260 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J1-20180127_081542_63714786427613327524789.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J0-20180127_081542_6371855794065605844465.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 647 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J2-20180127_081549_67915858128944356498610.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J1-20180127_081549_67910423819275930496892.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J0-20180127_081549_6799368449042277723839.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 558 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J1-20180127_081610_6296554580805200807449.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J2-20180127_081610_629851234092547908104.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J0-20180127_081610_62912965674625619014482.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 564 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J1-20180127_081623_79014674306441855505503.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J0-20180127_081623_7906992769880050203759.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J2-20180127_081623_7905574163273967520124.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 655 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J0-20180127_081634_56613790931464617611966.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J2-20180127_081634_5663497816941163093415.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J1-20180127_081634_5661312991670259013158.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 596 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J1-20180127_081708_3951168076751503944658.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J0-20180127_081708_3953749386388657982156.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 548 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-velocity/test/temp/junit4-J0-20180127_081723_2912785268610436115770.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 32325 lines...]

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk-9.0.1) - Build # 1254 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1254/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

4 tests failed.
FAILED:  org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test

Error Message:
Could not find collection:collection2

Stack Trace:
java.lang.AssertionError: Could not find collection:collection2
	at __randomizedtesting.SeedInfo.seed([5E5AAE022AC85CF5:D60E91D88434310D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:915)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testCooldown

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([5E5AAE022AC85CF5:6FE4C3E654622907]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testCooldown(TriggerIntegrationTest.java:1177)
	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)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([5E5AAE022AC85CF5:E456998D75208ABA]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.junit.Assert.assertNull(Assert.java:562)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger(TriggerIntegrationTest.java:1575)
	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)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeAddedTriggerRestoreState

Error Message:
The trigger did not fire at all

Stack Trace:
java.lang.AssertionError: The trigger did not fire at all
	at __randomizedtesting.SeedInfo.seed([5E5AAE022AC85CF5:D667277D1008BD58]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeAddedTriggerRestoreState(TriggerIntegrationTest.java:426)
	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 1732 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/core/test/temp/junit4-J1-20180127_035826_53612103810263304503340.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/core/test/temp/junit4-J0-20180127_035826_5369297941343267590566.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/core/test/temp/junit4-J2-20180127_035826_5369237887418058306220.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 296 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/test-framework/test/temp/junit4-J1-20180127_040521_3225743451231268565032.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/test-framework/test/temp/junit4-J0-20180127_040521_32211054844643091796679.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/test-framework/test/temp/junit4-J2-20180127_040521_32211891035539461443966.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 1057 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20180127_040645_814705281828710012374.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20180127_040645_8146357225753908269851.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20180127_040645_81312215304857899222299.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 220 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/icu/test/temp/junit4-J1-20180127_040834_7135358203075668784585.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/icu/test/temp/junit4-J0-20180127_040834_71310374963508263771454.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/icu/test/temp/junit4-J2-20180127_040834_71315902381364026662426.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 252 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20180127_040847_68017362196810196137291.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20180127_040847_6809360593066936092448.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20180127_040847_68018439047900974375147.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 154 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J1-20180127_040910_4971948955327683496750.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J0-20180127_040910_4979685646889865061713.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J2-20180127_040910_49712328736084236340628.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 158 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J2-20180127_040914_85314774099382244290812.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J1-20180127_040914_8533877257112043470623.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J0-20180127_040914_8533093155022573501041.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 168 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J0-20180127_040918_1954996693753020007314.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J2-20180127_040918_21417255502084391919273.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J1-20180127_040918_1979229894323871030832.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 153 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J0-20180127_040929_9717994497006515962484.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J1-20180127_040929_9717347552837329981919.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 157 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/stempel/test/temp/junit4-J1-20180127_040937_90617514822494112647923.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/stempel/test/temp/junit4-J2-20180127_040937_9069234642561273274320.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/stempel/test/temp/junit4-J0-20180127_040937_9066958267310645558386.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 169 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/uima/test/temp/junit4-J0-20180127_040940_7265180696321862499833.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 195 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20180127_040949_610250545973659323849.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 19 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J0-20180127_040949_61018163172850864246378.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20180127_040949_61012940059517021480802.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 1306 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/benchmark/test/temp/junit4-J1-20180127_041148_16118262609767240870162.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/benchmark/test/temp/junit4-J2-20180127_041148_16215771833950923485947.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/benchmark/test/temp/junit4-J0-20180127_041148_16116119979943694471277.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 230 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/classification/test/temp/junit4-J1-20180127_041155_8126805200606756883316.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/classification/test/temp/junit4-J0-20180127_041155_81218407650915853157873.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/classification/test/temp/junit4-J2-20180127_041155_8127308134111836599519.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 254 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/codecs/test/temp/junit4-J1-20180127_041206_5126926556577923787417.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/codecs/test/temp/junit4-J2-20180127_041206_51210409057729617633750.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/codecs/test/temp/junit4-J0-20180127_041206_51213790439198088164709.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 214 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/demo/test/temp/junit4-J1-20180127_041432_4156994937861705480246.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/demo/test/temp/junit4-J0-20180127_041432_41514668794909299101003.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/demo/test/temp/junit4-J2-20180127_041432_41514171827379387939909.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 173 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/expressions/test/temp/junit4-J1-20180127_041435_27416278200366949041119.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/expressions/test/temp/junit4-J2-20180127_041435_2815983326649551406969.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/expressions/test/temp/junit4-J0-20180127_041435_2741125923495381872600.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 231 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/facet/test/temp/junit4-J1-20180127_041442_60711182278702100226497.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/facet/test/temp/junit4-J0-20180127_041442_6071916142547697800697.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/facet/test/temp/junit4-J2-20180127_041442_6078962799743999843919.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 179 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/grouping/test/temp/junit4-J2-20180127_041607_093780861390677758179.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/grouping/test/temp/junit4-J1-20180127_041607_0933692520722051451574.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/grouping/test/temp/junit4-J0-20180127_041607_09313840962532094461980.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 243 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/highlighter/test/temp/junit4-J0-20180127_041623_6016276421423318451026.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/highlighter/test/temp/junit4-J2-20180127_041623_60115836681686766295499.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/highlighter/test/temp/junit4-J1-20180127_041623_6012513696035689856685.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 163 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/join/test/temp/junit4-J2-20180127_041647_27013036711359106165238.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/join/test/temp/junit4-J0-20180127_041647_2708749859745496429446.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/join/test/temp/junit4-J1-20180127_041647_270934948994766763373.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 149 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/memory/test/temp/junit4-J0-20180127_041709_10718004854525967080404.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/memory/test/temp/junit4-J1-20180127_041709_10713001289686178431376.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 179 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/misc/test/temp/junit4-J2-20180127_041722_4233331796943587258281.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/misc/test/temp/junit4-J1-20180127_041722_42317663379096496477444.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/misc/test/temp/junit4-J0-20180127_041722_42317394856683742050697.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 335 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/queries/test/temp/junit4-J0-20180127_041740_9469290813319539937749.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/queries/test/temp/junit4-J1-20180127_041740_9461569846965161079997.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/queries/test/temp/junit4-J2-20180127_041740_94618215808228497671557.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 224 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/queryparser/test/temp/junit4-J0-20180127_041751_35513133060016787933179.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/queryparser/test/temp/junit4-J2-20180127_041751_3556432239936972266511.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/queryparser/test/temp/junit4-J1-20180127_041751_3552660916884381311086.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 199 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/replicator/test/temp/junit4-J1-20180127_041758_3206095579189331220836.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 14 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/replicator/test/temp/junit4-J2-20180127_041758_32015706210660887269572.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/replicator/test/temp/junit4-J0-20180127_041758_32016258107187602833201.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 216 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/sandbox/test/temp/junit4-J1-20180127_041810_3332479075717017341226.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/sandbox/test/temp/junit4-J0-20180127_041810_3337763164560856964816.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/sandbox/test/temp/junit4-J2-20180127_041810_33312025366173424860255.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 317 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/spatial-extras/test/temp/junit4-J1-20180127_041908_64710220960326367882470.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/spatial-extras/test/temp/junit4-J0-20180127_041908_6479370432483649359484.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/spatial-extras/test/temp/junit4-J2-20180127_041908_6474397393507360007510.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 148 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/spatial/test/temp/junit4-J0-20180127_041923_35111728476231700516437.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 178 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/spatial3d/test/temp/junit4-J0-20180127_041925_42116037634020936179517.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/spatial3d/test/temp/junit4-J1-20180127_041925_42116077366876537772629.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/spatial3d/test/temp/junit4-J2-20180127_041925_4218651688800628622564.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 226 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/suggest/test/temp/junit4-J2-20180127_042022_14212277865562546190548.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 24 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/suggest/test/temp/junit4-J0-20180127_042022_1422211131825373099991.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/suggest/test/temp/junit4-J1-20180127_042022_14216825801627943415342.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 2898 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> 1514620 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[5E5AAE022AC85CF5]-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-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5E5AAE022AC85CF5-001/init-core-data-001
   [junit4]   2> 1514620 WARN  (SUITE-FullSolrCloudDistribCmdsTest-seed#[5E5AAE022AC85CF5]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 1514621 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[5E5AAE022AC85CF5]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1514621 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[5E5AAE022AC85CF5]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
   [junit4]   2> 1514621 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[5E5AAE022AC85CF5]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1514622 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1514622 INFO  (Thread-3873) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1514622 INFO  (Thread-3873) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1514623 ERROR (Thread-3873) [    ] 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> 1514722 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [    ] o.a.s.c.ZkTestServer start zk server on port:37495
   [junit4]   2> 1514724 INFO  (zkConnectionManagerCallback-7413-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1514725 INFO  (zkConnectionManagerCallback-7415-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1514727 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1514728 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1514729 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1514729 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1514730 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1514730 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1514731 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1514731 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1514731 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1514732 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1514732 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1514733 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1514828 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T10:27:37-11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1514829 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1514829 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1514829 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1514829 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@62592f73{/,null,AVAILABLE}
   [junit4]   2> 1514831 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@64fc4c21{HTTP/1.1,[http/1.1]}{127.0.0.1:39743}
   [junit4]   2> 1514831 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [    ] o.e.j.s.Server Started @1516941ms
   [junit4]   2> 1514831 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5E5AAE022AC85CF5-001/tempDir-001/control/data, hostPort=39743, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5E5AAE022AC85CF5-001/control-001/cores, replicaType=NRT}
   [junit4]   2> 1514831 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1514831 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1514831 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1514831 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1514831 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-27T04:46:43.542695Z
   [junit4]   2> 1514832 INFO  (zkConnectionManagerCallback-7417-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1514833 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1514833 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5E5AAE022AC85CF5-001/control-001/solr.xml
   [junit4]   2> 1514835 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1514835 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1514836 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@8603f41, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1514838 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37495/solr
   [junit4]   2> 1514839 INFO  (zkConnectionManagerCallback-7421-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1514841 INFO  (zkConnectionManagerCallback-7423-thread-1-processing-n:127.0.0.1:39743_) [n:127.0.0.1:39743_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1514872 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [n:127.0.0.1:39743_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1514873 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [n:127.0.0.1:39743_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39743_
   [junit4]   2> 1514873 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [n:127.0.0.1:39743_    ] o.a.s.c.Overseer Overseer (id=99419973440897028-127.0.0.1:39743_-n_0000000000) starting
   [junit4]   2> 1514876 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [n:127.0.0.1:39743_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39743_
   [junit4]   2> 1514876 INFO  (OverseerStateUpdate-99419973440897028-127.0.0.1:39743_-n_0000000000) [n:127.0.0.1:39743_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1514907 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [n:127.0.0.1:39743_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8603f41
   [junit4]   2> 1514913 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [n:127.0.0.1:39743_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8603f41
   [junit4]   2> 1514913 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [n:127.0.0.1:39743_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8603f41
   [junit4]   2> 1514914 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [n:127.0.0.1:39743_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5E5AAE022AC85CF5-001/control-001/cores
   [junit4]   2> 1514924 INFO  (zkConnectionManagerCallback-7429-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1514925 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1514925 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37495/solr ready
   [junit4]   2> 1514927 INFO  (qtp1521697572-22539) [n:127.0.0.1:39743_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:39743_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1514928 INFO  (OverseerThreadFactory-6037-thread-1-processing-n:127.0.0.1:39743_) [n:127.0.0.1:39743_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1515033 INFO  (qtp1521697572-22545) [n:127.0.0.1:39743_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1515033 INFO  (qtp1521697572-22545) [n:127.0.0.1:39743_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1515136 INFO  (zkCallback-7422-thread-1-processing-n:127.0.0.1:39743_) [n:127.0.0.1:39743_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1516155 INFO  (qtp1521697572-22545) [n:127.0.0.1:39743_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1516166 INFO  (qtp1521697572-22545) [n:127.0.0.1:39743_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1516216 INFO  (qtp1521697572-22545) [n:127.0.0.1:39743_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1516221 INFO  (qtp1521697572-22545) [n:127.0.0.1:39743_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 1516222 INFO  (qtp1521697572-22545) [n:127.0.0.1:39743_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8603f41
   [junit4]   2> 1516222 INFO  (qtp1521697572-22545) [n:127.0.0.1:39743_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1516222 INFO  (qtp1521697572-22545) [n:127.0.0.1:39743_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5E5AAE022AC85CF5-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5E5AAE022AC85CF5-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1516223 INFO  (qtp1521697572-22545) [n:127.0.0.1:39743_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=10.583984375, floorSegmentMB=0.8193359375, forceMergeDeletesPctAllowed=1.9603621252398717, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1516225 WARN  (qtp1521697572-22545) [n:127.0.0.1:39743_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1516251 INFO  (qtp1521697572-22545) [n:127.0.0.1:39743_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1516251 INFO  (qtp1521697572-22545) [n:127.0.0.1:39743_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1516252 INFO  (qtp1521697572-22545) [n:127.0.0.1:39743_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1516252 INFO  (qtp1521697572-22545) [n:127.0.0.1:39743_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1516252 INFO  (qtp1521697572-22545) [n:127.0.0.1:39743_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=48, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1516253 INFO  (qtp1521697572-22545) [n:127.0.0.1:39743_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@10443223[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1516253 INFO  (qtp1521697572-22545) [n:127.0.0.1:39743_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1516254 INFO  (qtp1521697572-22545) [n:127.0.0.1:39743_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1516254 INFO  (qtp1521697572-22545) [n:127.0.0.1:39743_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1516255 INFO  (searcherExecutor-6040-thread-1-processing-n:127.0.0.1:39743_ x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:39743_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@10443223[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1516255 INFO  (qtp1521697572-22545) [n:127.0.0.1:39743_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590719576765628416
   [junit4]   2> 1516257 INFO  (qtp1521697572-22545) [n:127.0.0.1:39743_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1516257 INFO  (qtp1521697572-22545) [n:127.0.0.1:39743_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1516257 INFO  (qtp1521697572-22545) [n:127.0.0.1:39743_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39743/control_collection_shard1_replica_n1/
   [junit4]   2> 1516257 INFO  (qtp1521697572-22545) [n:127.0.0.1:39743_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1516257 INFO  (qtp1521697572-22545) [n:127.0.0.1:39743_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:39743/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1516257 INFO  (qtp1521697572-22545) [n:127.0.0.1:39743_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1516258 INFO  (qtp1521697572-22545) [n:127.0.0.1:39743_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:39743/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1516359 INFO  (zkCallback-7422-thread-1-processing-n:127.0.0.1:39743_) [n:127.0.0.1:39743_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1516409 INFO  (qtp1521697572-22545) [n:127.0.0.1:39743_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1516410 INFO  (qtp1521697572-22545) [n:127.0.0.1:39743_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1377
   [junit4]   2> 1516412 INFO  (qtp1521697572-22539) [n:127.0.0.1:39743_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1516511 INFO  (zkCallback-7422-thread-1-processing-n:127.0.0.1:39743_) [n:127.0.0.1:39743_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1516929 INFO  (OverseerCollectionConfigSetProcessor-99419973440897028-127.0.0.1:39743_-n_0000000000) [n:127.0.0.1:39743_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1517412 INFO  (qtp1521697572-22539) [n:127.0.0.1:39743_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:39743_&wt=javabin&version=2} status=0 QTime=2485
   [junit4]   2> 1517415 INFO  (zkConnectionManagerCallback-7433-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1517415 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1517416 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37495/solr ready
   [junit4]   2> 1517416 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1517417 INFO  (qtp1521697572-22545) [n:127.0.0.1:39743_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1517418 INFO  (OverseerThreadFactory-6037-thread-2-processing-n:127.0.0.1:39743_) [n:127.0.0.1:39743_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1517418 WARN  (OverseerThreadFactory-6037-thread-2-processing-n:127.0.0.1:39743_) [n:127.0.0.1:39743_    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1517621 INFO  (qtp1521697572-22545) [n:127.0.0.1:39743_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1517621 INFO  (qtp1521697572-22545) [n:127.0.0.1:39743_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=204
   [junit4]   2> 1517731 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5E5AAE022AC85CF5-001/shard-1-001 of type NRT
   [junit4]   2> 1517731 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T10:27:37-11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1517732 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1517732 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1517732 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1517740 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@668c6555{/,null,AVAILABLE}
   [junit4]   2> 1517741 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@573d8bf0{HTTP/1.1,[http/1.1]}{127.0.0.1:41321}
   [junit4]   2> 1517741 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [    ] o.e.j.s.Server Started @1519851ms
   [junit4]   2> 1517741 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5E5AAE022AC85CF5-001/tempDir-001/jetty1, hostPort=41321, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5E5AAE022AC85CF5-001/shard-1-001/cores}
   [junit4]   2> 1517741 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1517741 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1517741 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1517741 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1517741 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-27T04:46:46.452870Z
   [junit4]   2> 1517760 INFO  (zkConnectionManagerCallback-7435-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1517761 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1517761 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5E5AAE022AC85CF5-001/shard-1-001/solr.xml
   [junit4]   2> 1517763 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1517763 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1517764 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@8603f41, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1517773 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37495/solr
   [junit4]   2> 1517782 INFO  (zkConnectionManagerCallback-7439-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1517788 INFO  (zkConnectionManagerCallback-7441-thread-1-processing-n:127.0.0.1:41321_) [n:127.0.0.1:41321_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1517791 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [n:127.0.0.1:41321_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1517792 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [n:127.0.0.1:41321_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1517793 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5E5AAE022AC85CF5]) [n:127.0.0.1:41321_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41321_
   [junit4]   2> 1517794 INFO  (zkCallback-7432-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from Zo

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

...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J2-20180127_051742_99913131832981610202331.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 553 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J2-20180127_051831_0686519981546593579210.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J1-20180127_051831_0689750766702004220716.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J0-20180127_051831_06818293611877408072974.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1260 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J1-20180127_051845_2081440406763764233149.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J0-20180127_051845_20812400661744674789614.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 647 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J1-20180127_051851_84313273048262394915957.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J2-20180127_051851_8438000321559843412997.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J0-20180127_051851_8435251869276134400857.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 558 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J1-20180127_051912_02610688393115440892698.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J2-20180127_051912_02612931751852514714982.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J0-20180127_051912_02617765463022905944424.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 567 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J1-20180127_051922_2464602109086569705115.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J0-20180127_051922_2463741117985502726903.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J2-20180127_051922_2462160817353344035749.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 655 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J1-20180127_051929_4524101527657872059794.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J0-20180127_051929_45210443487712649580099.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J2-20180127_051929_45213798496831312136511.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 596 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J1-20180127_051951_56611170343232622953709.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J0-20180127_051951_56612511997028183683826.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 548 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-velocity/test/temp/junit4-J0-20180127_052001_63514418135393540606254.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 32325 lines...]