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 2017/11/07 22:29:13 UTC

[JENKINS-EA] Lucene-Solr-7.x-Linux (64bit/jdk-10-ea+29) - Build # 767 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/767/
Java: 64bit/jdk-10-ea+29 -XX:+UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.solr.cloud.cdcr.CdcrVersionReplicationTest.testCdcrDocVersions

Error Message:
Error from server at https://127.0.0.1:45199/_/a: addreplica the collection time out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:45199/_/a: addreplica the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([BBBB3F82A1A4A919:432D342053C24605]: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:1096)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
	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.cdcr.BaseCdcrDistributedZkTest.startServers(BaseCdcrDistributedZkTest.java:602)
	at org.apache.solr.cloud.cdcr.BaseCdcrDistributedZkTest.createSourceCollection(BaseCdcrDistributedZkTest.java:361)
	at org.apache.solr.cloud.cdcr.BaseCdcrDistributedZkTest.baseBefore(BaseCdcrDistributedZkTest.java:180)
	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$9.evaluate(RandomizedRunner.java:968)
	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.handler.TestReplicationHandler.doTestIndexAndConfigReplication

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

Stack Trace:
java.lang.IndexOutOfBoundsException: Index 0 out-of-bounds for length 0
	at __randomizedtesting.SeedInfo.seed([BBBB3F82A1A4A919:AFF364D782A31407]: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)




Build Log:
[...truncated 12469 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> 1311978 INFO  (SUITE-TestReplicationHandler-seed#[BBBB3F82A1A4A919]-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.handler.TestReplicationHandler_BBBB3F82A1A4A919-001/init-core-data-001
   [junit4]   2> 1311979 WARN  (SUITE-TestReplicationHandler-seed#[BBBB3F82A1A4A919]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 1311979 INFO  (SUITE-TestReplicationHandler-seed#[BBBB3F82A1A4A919]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1311979 INFO  (SUITE-TestReplicationHandler-seed#[BBBB3F82A1A4A919]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None")
   [junit4]   2> 1311980 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestIndexAndConfigReplication
   [junit4]   2> 1311981 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_BBBB3F82A1A4A919-001/solr-instance-001/collection1
   [junit4]   2> 1311984 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1311990 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@77030aea{/solr,null,AVAILABLE}
   [junit4]   2> 1311991 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@375ffea1{HTTP/1.1,[http/1.1]}{127.0.0.1:44421}
   [junit4]   2> 1311991 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.e.j.s.Server Started @1313648ms
   [junit4]   2> 1311991 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_BBBB3F82A1A4A919-001/solr-instance-001/collection1/data, hostPort=44421}
   [junit4]   2> 1311991 ERROR (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1311991 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 1311991 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1311991 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1311991 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-07T21:46:12.540737Z
   [junit4]   2> 1311991 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] 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.handler.TestReplicationHandler_BBBB3F82A1A4A919-001/solr-instance-001/solr.xml
   [junit4]   2> 1311993 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1311993 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1311994 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3e86a44e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1312013 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e86a44e
   [junit4]   2> 1312018 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e86a44e
   [junit4]   2> 1312019 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e86a44e
   [junit4]   2> 1312020 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_BBBB3F82A1A4A919-001/solr-instance-001/.
   [junit4]   2> 1312020 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1312020 INFO  (coreLoadExecutor-5730-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1312024 INFO  (coreLoadExecutor-5730-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1312028 INFO  (coreLoadExecutor-5730-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1312029 INFO  (coreLoadExecutor-5730-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1312029 INFO  (coreLoadExecutor-5730-thread-1) [    ] 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/J2/temp/solr.handler.TestReplicationHandler_BBBB3F82A1A4A919-001/solr-instance-001/./collection1, trusted=true
   [junit4]   2> 1312029 INFO  (coreLoadExecutor-5730-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e86a44e
   [junit4]   2> 1312029 INFO  (coreLoadExecutor-5730-thread-1) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1312029 INFO  (coreLoadExecutor-5730-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_BBBB3F82A1A4A919-001/solr-instance-001/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_BBBB3F82A1A4A919-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 1312031 INFO  (coreLoadExecutor-5730-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=39, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8037624473944678]
   [junit4]   2> 1312056 INFO  (coreLoadExecutor-5730-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1312056 INFO  (coreLoadExecutor-5730-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1312056 INFO  (coreLoadExecutor-5730-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=50, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7939786875804751]
   [junit4]   2> 1312057 INFO  (coreLoadExecutor-5730-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2309d468[collection1] main]
   [junit4]   2> 1312057 INFO  (coreLoadExecutor-5730-thread-1) [    ] 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/J2/temp/solr.handler.TestReplicationHandler_BBBB3F82A1A4A919-001/solr-instance-001/collection1/conf
   [junit4]   2> 1312057 INFO  (coreLoadExecutor-5730-thread-1) [    ] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 1312057 INFO  (coreLoadExecutor-5730-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1312058 INFO  (searcherExecutor-5731-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2309d468[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1312058 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_BBBB3F82A1A4A919-001/solr-instance-002/collection1
   [junit4]   2> 1312059 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1312059 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@58c48943{/solr,null,AVAILABLE}
   [junit4]   2> 1312060 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@69129545{HTTP/1.1,[http/1.1]}{127.0.0.1:39675}
   [junit4]   2> 1312060 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.e.j.s.Server Started @1313717ms
   [junit4]   2> 1312060 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_BBBB3F82A1A4A919-001/solr-instance-002/collection1/data, hostPort=39675}
   [junit4]   2> 1312060 ERROR (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1312060 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 1312060 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1312060 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1312060 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-07T21:46:12.609647Z
   [junit4]   2> 1312060 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] 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.handler.TestReplicationHandler_BBBB3F82A1A4A919-001/solr-instance-002/solr.xml
   [junit4]   2> 1312062 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1312062 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1312062 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3e86a44e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1312080 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e86a44e
   [junit4]   2> 1312086 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e86a44e
   [junit4]   2> 1312086 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e86a44e
   [junit4]   2> 1312088 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_BBBB3F82A1A4A919-001/solr-instance-002/.
   [junit4]   2> 1312088 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1312088 INFO  (coreLoadExecutor-5740-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1312091 INFO  (coreLoadExecutor-5740-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1312093 INFO  (coreLoadExecutor-5740-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1312094 INFO  (coreLoadExecutor-5740-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1312094 INFO  (coreLoadExecutor-5740-thread-1) [    ] 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/J2/temp/solr.handler.TestReplicationHandler_BBBB3F82A1A4A919-001/solr-instance-002/./collection1, trusted=true
   [junit4]   2> 1312094 INFO  (coreLoadExecutor-5740-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e86a44e
   [junit4]   2> 1312094 INFO  (coreLoadExecutor-5740-thread-1) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1312094 INFO  (coreLoadExecutor-5740-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_BBBB3F82A1A4A919-001/solr-instance-002/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_BBBB3F82A1A4A919-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 1312095 INFO  (coreLoadExecutor-5740-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=39, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8037624473944678]
   [junit4]   2> 1312118 INFO  (coreLoadExecutor-5740-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1312118 INFO  (coreLoadExecutor-5740-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1312118 INFO  (coreLoadExecutor-5740-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=50, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7939786875804751]
   [junit4]   2> 1312118 INFO  (coreLoadExecutor-5740-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5d375ce2[collection1] main]
   [junit4]   2> 1312119 INFO  (coreLoadExecutor-5740-thread-1) [    ] 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/J2/temp/solr.handler.TestReplicationHandler_BBBB3F82A1A4A919-001/solr-instance-002/collection1/conf
   [junit4]   2> 1312119 INFO  (coreLoadExecutor-5740-thread-1) [    ] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 1312119 INFO  (coreLoadExecutor-5740-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1312120 INFO  (searcherExecutor-5741-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5d375ce2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1312121 INFO  (qtp1216430927-18749) [    ] 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> 1312121 INFO  (indexFetcher-5745-thread-1) [    ] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 1312121 INFO  (indexFetcher-5745-thread-1) [    ] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 1312121 INFO  (indexFetcher-5745-thread-1) [    ] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1312121 INFO  (indexFetcher-5745-thread-1) [    ] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 1312121 INFO  (indexFetcher-5745-thread-1) [    ] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 1312121 INFO  (indexFetcher-5745-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1312121 INFO  (indexFetcher-5745-thread-1) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@62f94c1a commitCommandVersion:0
   [junit4]   2> 1312122 INFO  (indexFetcher-5745-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3a9c4463[collection1] main]
   [junit4]   2> 1312122 INFO  (indexFetcher-5745-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1312122 INFO  (qtp1216430927-18751) [    ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1312123 INFO  (searcherExecutor-5741-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3a9c4463[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1312123 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0]} 0 0
   [junit4]   2> 1312123 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 1312124 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 1312124 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 1312124 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 1312124 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 1312124 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 1312124 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 1312125 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 1312125 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 1312125 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 1312125 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 1312125 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 1312125 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 1312126 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 1312126 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[15]} 0 0
   [junit4]   2> 1312126 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 1312126 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 1312126 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 1312126 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 1312126 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 1312126 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[21]} 0 0
   [junit4]   2> 1312127 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 1312127 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[23]} 0 0
   [junit4]   2> 1312127 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[24]} 0 0
   [junit4]   2> 1312127 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[25]} 0 0
   [junit4]   2> 1312127 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[26]} 0 0
   [junit4]   2> 1312127 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[27]} 0 0
   [junit4]   2> 1312127 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[28]} 0 0
   [junit4]   2> 1312128 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[29]} 0 0
   [junit4]   2> 1312128 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[30]} 0 0
   [junit4]   2> 1312128 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[31]} 0 0
   [junit4]   2> 1312128 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[32]} 0 0
   [junit4]   2> 1312128 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[33]} 0 0
   [junit4]   2> 1312128 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[34]} 0 0
   [junit4]   2> 1312128 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[35]} 0 0
   [junit4]   2> 1312129 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[36]} 0 0
   [junit4]   2> 1312129 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[37]} 0 0
   [junit4]   2> 1312129 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[38]} 0 0
   [junit4]   2> 1312129 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[39]} 0 0
   [junit4]   2> 1312129 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[40]} 0 0
   [junit4]   2> 1312130 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[41]} 0 0
   [junit4]   2> 1312130 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[42]} 0 0
   [junit4]   2> 1312130 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[43]} 0 0
   [junit4]   2> 1312130 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[44]} 0 0
   [junit4]   2> 1312130 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[45]} 0 0
   [junit4]   2> 1312130 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[46]} 0 0
   [junit4]   2> 1312130 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[47]} 0 0
   [junit4]   2> 1312131 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[48]} 0 0
   [junit4]   2> 1312131 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[49]} 0 0
   [junit4]   2> 1312131 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[50]} 0 0
   [junit4]   2> 1312131 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[51]} 0 0
   [junit4]   2> 1312131 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[52]} 0 0
   [junit4]   2> 1312131 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[53]} 0 0
   [junit4]   2> 1312131 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[54]} 0 0
   [junit4]   2> 1312131 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[55]} 0 0
   [junit4]   2> 1312132 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[56]} 0 0
   [junit4]   2> 1312132 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[57]} 0 0
   [junit4]   2> 1312132 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[58]} 0 0
   [junit4]   2> 1312132 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[59]} 0 0
   [junit4]   2> 1312132 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[60]} 0 0
   [junit4]   2> 1312132 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[61]} 0 0
   [junit4]   2> 1312132 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[62]} 0 0
   [junit4]   2> 1312133 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[63]} 0 0
   [junit4]   2> 1312133 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[64]} 0 0
   [junit4]   2> 1312133 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[65]} 0 0
   [junit4]   2> 1312133 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[66]} 0 0
   [junit4]   2> 1312133 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[67]} 0 0
   [junit4]   2> 1312133 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[68]} 0 0
   [junit4]   2> 1312133 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[69]} 0 0
   [junit4]   2> 1312133 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[70]} 0 0
   [junit4]   2> 1312134 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[71]} 0 0
   [junit4]   2> 1312134 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[72]} 0 0
   [junit4]   2> 1312134 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[73]} 0 0
   [junit4]   2> 1312134 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[74]} 0 0
   [junit4]   2> 1312134 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[75]} 0 0
   [junit4]   2> 1312134 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[76]} 0 0
   [junit4]   2> 1312134 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[77]} 0 0
   [junit4]   2> 1312135 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[78]} 0 0
   [junit4]   2> 1312135 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[79]} 0 0
   [junit4]   2> 1312135 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[80]} 0 0
   [junit4]   2> 1312135 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[81]} 0 0
   [junit4]   2> 1312135 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[82]} 0 0
   [junit4]   2> 1312135 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[83]} 0 0
   [junit4]   2> 1312135 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[84]} 0 0
   [junit4]   2> 1312136 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[85]} 0 0
   [junit4]   2> 1312136 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[86]} 0 0
   [junit4]   2> 1312136 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[87]} 0 0
   [junit4]   2> 1312136 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[88]} 0 0
   [junit4]   2> 1312136 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[89]} 0 0
   [junit4]   2> 1312136 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[90]} 0 0
   [junit4]   2> 1312137 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[91]} 0 0
   [junit4]   2> 1312137 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[92]} 0 0
   [junit4]   2> 1312137 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[93]} 0 0
   [junit4]   2> 1312137 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[94]} 0 0
   [junit4]   2> 1312137 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[95]} 0 0
   [junit4]   2> 1312137 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[96]} 0 0
   [junit4]   2> 1312137 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[97]} 0 0
   [junit4]   2> 1312138 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[98]} 0 0
   [junit4]   2> 1312138 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[99]} 0 0
   [junit4]   2> 1312138 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[100]} 0 0
   [junit4]   2> 1312138 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[101]} 0 0
   [junit4]   2> 1312138 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[102]} 0 0
   [junit4]   2> 1312138 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[103]} 0 0
   [junit4]   2> 1312138 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[104]} 0 0
   [junit4]   2> 1312138 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[105]} 0 0
   [junit4]   2> 1312139 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[106]} 0 0
   [junit4]   2> 1312139 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[107]} 0 0
   [junit4]   2> 1312139 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[108]} 0 0
   [junit4]   2> 1312139 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[109]} 0 0
   [junit4]   2> 1312139 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[110]} 0 0
   [junit4]   2> 1312139 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[111]} 0 0
   [junit4]   2> 1312139 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[112]} 0 0
   [junit4]   2> 1312140 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[113]} 0 0
   [junit4]   2> 1312140 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[114]} 0 0
   [junit4]   2> 1312140 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[115]} 0 0
   [junit4]   2> 1312140 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[116]} 0 0
   [junit4]   2> 1312140 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[117]} 0 0
   [junit4]   2> 1312140 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[118]} 0 0
   [junit4]   2> 1312141 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[119]} 0 0
   [junit4]   2> 1312141 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[120]} 0 0
   [junit4]   2> 1312141 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[121]} 0 0
   [junit4]   2> 1312141 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[122]} 0 0
   [junit4]   2> 1312141 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123]} 0 0
   [junit4]   2> 1312141 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[124]} 0 0
   [junit4]   2> 1312141 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[125]} 0 0
   [junit4]   2> 1312141 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[126]} 0 0
   [junit4]   2> 1312142 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[127]} 0 0
   [junit4]   2> 1312142 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[128]} 0 0
   [junit4]   2> 1312142 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[129]} 0 0
   [junit4]   2> 1312142 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[130]} 0 0
   [junit4]   2> 1312142 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[131]} 0 0
   [junit4]   2> 1312142 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[132]} 0 0
   [junit4]   2> 1312143 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[133]} 0 0
   [junit4]   2> 1312143 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[134]} 0 0
   [junit4]   2> 1312143 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[135]} 0 0
   [junit4]   2> 1312143 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[136]} 0 0
   [junit4]   2> 1312143 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[137]} 0 0
   [junit4]   2> 1312143 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[138]} 0 0
   [junit4]   2> 1312143 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[139]} 0 0
   [junit4]   2> 1312144 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[140]} 0 0
   [junit4]   2> 1312144 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[141]} 0 0
   [junit4]   2> 1312144 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[142]} 0 0
   [junit4]   2> 1312144 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[143]} 0 0
   [junit4]   2> 1312144 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[144]} 0 0
   [junit4]   2> 1312144 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[145]} 0 0
   [junit4]   2> 1312145 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[146]} 0 0
   [junit4]   2> 1312145 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[147]} 0 0
   [junit4]   2> 1312145 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[148]} 0 0
   [junit4]   2> 1312145 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[149]} 0 0
   [junit4]   2> 1312145 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[150]} 0 0
   [junit4]   2> 1312145 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[151]} 0 0
   [junit4]   2> 1312145 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[152]} 0 0
   [junit4]   2> 1312146 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[153]} 0 0
   [junit4]   2> 1312146 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[154]} 0 0
   [junit4]   2> 1312146 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[155]} 0 0
   [junit4]   2> 1312146 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[156]} 0 0
   [junit4]   2> 1312146 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[157]} 0 0
   [junit4]   2> 1312146 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[158]} 0 0
   [junit4]   2> 1312147 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[159]} 0 0
   [junit4]   2> 1312147 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[160]} 0 0
   [junit4]   2> 1312147 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[161]} 0 0
   [junit4]   2> 1312147 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[162]} 0 0
   [junit4]   2> 1312147 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[163]} 0 0
   [junit4]   2> 1312147 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[164]} 0 0
   [junit4]   2> 1312147 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[165]} 0 0
   [junit4]   2> 1312148 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[166]} 0 0
   [junit4]   2> 1312148 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[167]} 0 0
   [junit4]   2> 1312148 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[168]} 0 0
   [junit4]   2> 1312148 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[169]} 0 0
   [junit4]   2> 1312148 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[170]} 0 0
   [junit4]   2> 1312148 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[171]} 0 0
   [junit4]   2> 1312149 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[172]} 0 0
   [junit4]   2> 1312149 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[173]} 0 0
   [junit4]   2> 1312149 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[174]} 0 0
   [junit4]   2> 1312149 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[175]} 0 0
   [junit4]   2> 1312149 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[176]} 0 0
   [junit4]   2> 1312149 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[177]} 0 0
   [junit4]   2> 1312150 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[178]} 0 0
   [junit4]   2> 1312150 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[179]} 0 0
   [junit4]   2> 1312150 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[180]} 0 0
   [junit4]   2> 1312150 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[181]} 0 0
   [junit4]   2> 1312150 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[182]} 0 0
   [junit4]   2> 1312150 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[183]} 0 0
   [junit4]   2> 1312150 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[184]} 0 0
   [junit4]   2> 1312150 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[185]} 0 0
   [junit4]   2> 1312151 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[186]} 0 0
   [junit4]   2> 1312151 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[187]} 0 0
   [junit4]   2> 1312151 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[188]} 0 0
   [junit4]   2> 1312151 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[189]} 0 0
   [junit4]   2> 1312151 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[190]} 0 0
   [junit4]   2> 1312151 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[191]} 0 0
   [junit4]   2> 1312151 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[192]} 0 0
   [junit4]   2> 1312152 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[193]} 0 0
   [junit4]   2> 1312152 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[194]} 0 0
   [junit4]   2> 1312152 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[195]} 0 0
   [junit4]   2> 1312152 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[196]} 0 0
   [junit4]   2> 1312152 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[197]} 0 0
   [junit4]   2> 1312152 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[198]} 0 0
   [junit4]   2> 1312152 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[199]} 0 0
   [junit4]   2> 1312152 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[200]} 0 0
   [junit4]   2> 1312153 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[201]} 0 0
   [junit4]   2> 1312153 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[202]} 0 0
   [junit4]   2> 1312153 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[203]} 0 0
   [junit4]   2> 1312153 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[204]} 0 0
   [junit4]   2> 1312153 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[205]} 0 0
   [junit4]   2> 1312153 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[206]} 0 0
   [junit4]   2> 1312153 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[207]} 0 0
   [junit4]   2> 1312153 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[208]} 0 0
   [junit4]   2> 1312154 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[209]} 0 0
   [junit4]   2> 1312154 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[210]} 0 0
   [junit4]   2> 1312154 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[211]} 0 0
   [junit4]   2> 1312154 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[212]} 0 0
   [junit4]   2> 1312154 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[213]} 0 0
   [junit4]   2> 1312154 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[214]} 0 0
   [junit4]   2> 1312155 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[215]} 0 0
   [junit4]   2> 1312155 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[216]} 0 0
   [junit4]   2> 1312155 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[217]} 0 0
   [junit4]   2> 1312155 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[218]} 0 0
   [junit4]   2> 1312155 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[219]} 0 0
   [junit4]   2> 1312155 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[220]} 0 0
   [junit4]   2> 1312155 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[221]} 0 0
   [junit4]   2> 1312155 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[222]} 0 0
   [junit4]   2> 1312155 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[223]} 0 0
   [junit4]   2> 1312156 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[224]} 0 0
   [junit4]   2> 1312156 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[225]} 0 0
   [junit4]   2> 1312156 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[226]} 0 0
   [junit4]   2> 1312156 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[227]} 0 0
   [junit4]   2> 1312156 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[228]} 0 0
   [junit4]   2> 1312156 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[229]} 0 0
   [junit4]   2> 1312156 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[230]} 0 0
   [junit4]   2> 1312157 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[231]} 0 0
   [junit4]   2> 1312157 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[232]} 0 0
   [junit4]   2> 1312157 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[233]} 0 0
   [junit4]   2> 1312157 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[234]} 0 0
   [junit4]   2> 1312157 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[235]} 0 0
   [junit4]   2> 1312157 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[236]} 0 0
   [junit4]   2> 1312157 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[237]} 0 0
   [junit4]   2> 1312157 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[238]} 0 0
   [junit4]   2> 1312157 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[239]} 0 0
   [junit4]   2> 1312158 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[240]} 0 0
   [junit4]   2> 1312158 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[241]} 0 0
   [junit4]   2> 1312158 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[242]} 0 0
   [junit4]   2> 1312158 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[243]} 0 0
   [junit4]   2> 1312158 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[244]} 0 0
   [junit4]   2> 1312158 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[245]} 0 0
   [junit4]   2> 1312158 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[246]} 0 0
   [junit4]   2> 1312159 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[247]} 0 0
   [junit4]   2> 1312159 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[248]} 0 0
   [junit4]   2> 1312159 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[249]} 0 0
   [junit4]   2> 1312159 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[250]} 0 0
   [junit4]   2> 1312159 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[251]} 0 0
   [junit4]   2> 1312159 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[252]} 0 0
   [junit4]   2> 1312159 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[253]} 0 0
   [junit4]   2> 1312159 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[254]} 0 0
   [junit4]   2> 1312160 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[255]} 0 0
   [junit4]   2> 1312160 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[256]} 0 0
   [junit4]   2> 1312160 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[257]} 0 0
   [junit4]   2> 1312160 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[258]} 0 0
   [junit4]   2> 1312160 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[259]} 0 0
   [junit4]   2> 1312160 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[260]} 0 0
   [junit4]   2> 1312161 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[261]} 0 0
   [junit4]   2> 1312161 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[262]} 0 0
   [junit4]   2> 1312161 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[263]} 0 0
   [junit4]   2> 1312161 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[264]} 0 0
   [junit4]   2> 1312161 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[265]} 0 0
   [junit4]   2> 1312161 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[266]} 0 0
   [junit4]   2> 1312161 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[267]} 0 0
   [junit4]   2> 1312162 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[268]} 0 0
   [junit4]   2> 1312162 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[269]} 0 0
   [junit4]   2> 1312162 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[270]} 0 0
   [junit4]   2> 1312162 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[271]} 0 0
   [junit4]   2> 1312162 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[272]} 0 0
   [junit4]   2> 1312162 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[273]} 0 0
   [junit4]   2> 1312162 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[274]} 0 0
   [junit4]   2> 1312162 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[275]} 0 0
   [junit4]   2> 1312163 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[276]} 0 0
   [junit4]   2> 1312163 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[277]} 0 0
   [junit4]   2> 1312163 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[278]} 0 0
   [junit4]   2> 1312163 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[279]} 0 0
   [junit4]   2> 1312163 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[280]} 0 0
   [junit4]   2> 1312163 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[281]} 0 0
   [junit4]   2> 1312163 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[282]} 0 0
   [junit4]   2> 1312164 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[283]} 0 0
   [junit4]   2> 1312164 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[284]} 0 0
   [junit4]   2> 1312164 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[285]} 0 0
   [junit4]   2> 1312164 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[286]} 0 0
   [junit4]   2> 1312164 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[287]} 0 0
   [junit4]   2> 1312164 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[288]} 0 0
   [junit4]   2> 1312164 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[289]} 0 0
   [junit4]   2> 1312165 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[290]} 0 0
   [junit4]   2> 1312165 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[291]} 0 0
   [junit4]   2> 1312165 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[292]} 0 0
   [junit4]   2> 1312165 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[293]} 0 0
   [junit4]   2> 1312165 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[294]} 0 0
   [junit4]   2> 1312165 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[295]} 0 0
   [junit4]   2> 1312165 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[296]} 0 0
   [junit4]   2> 1312166 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[297]} 0 0
   [junit4]   2> 1312166 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[298]} 0 0
   [junit4]   2> 1312166 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[299]} 0 0
   [junit4]   2> 1312166 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[300]} 0 0
   [junit4]   2> 1312166 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[301]} 0 0
   [junit4]   2> 1312166 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[302]} 0 0
   [junit4]   2> 1312166 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[303]} 0 0
   [junit4]   2> 1312166 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[304]} 0 0
   [junit4]   2> 1312167 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[305]} 0 0
   [junit4]   2> 1312167 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[306]} 0 0
   [junit4]   2> 1312167 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[307]} 0 0
   [junit4]   2> 1312167 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[308]} 0 0
   [junit4]   2> 1312167 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[309]} 0 0
   [junit4]   2> 1312167 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[310]} 0 0
   [junit4]   2> 1312167 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[311]} 0 0
   [junit4]   2> 1312167 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[312]} 0 0
   [junit4]   2> 1312168 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[313]} 0 0
   [junit4]   2> 1312168 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[314]} 0 0
   [junit4]   2> 1312168 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[315]} 0 0
   [junit4]   2> 1312168 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[316]} 0 0
   [junit4]   2> 1312168 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[317]} 0 0
   [junit4]   2> 1312168 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[318]} 0 0
   [junit4]   2> 1312168 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[319]} 0 0
   [junit4]   2> 1312169 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[320]} 0 0
   [junit4]   2> 1312169 INFO  (qtp1216430927-18744) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[321]} 0 0
   [junit4]   2> 1312169 INFO  (qtp1216430927-18751) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[322]} 0 0
   [junit4]   2> 1312169 INFO  (qtp1216430927-18749) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[323]} 0 0
   [junit4]   2> 1312169 INFO  (qtp1216430927-18745) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[324]} 0 0
   [junit4]   2> 1312169 INFO  (qtp12

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

TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 3304114 INFO  (zkCallback-4306-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 3304114 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3304114 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.c.Overseer Overseer (id=98965426264211470-127.0.0.1:46401__%2Fa-n_0000000003) closing
   [junit4]   2> 3304114 INFO  (OverseerStateUpdate-98965426264211470-127.0.0.1:46401__%2Fa-n_0000000003) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:46401__%2Fa
   [junit4]   2> 3304114 WARN  (OverseerAutoScalingTriggerThread-98965426264211470-127.0.0.1:46401__%2Fa-n_0000000003) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 3304115 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[BBBB3F82A1A4A919]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@4b9457bc{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3304115 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[BBBB3F82A1A4A919]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@419dcf87{/_/a,null,UNAVAILABLE}
   [junit4]   2> 3304115 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCdcrDocVersions
   [junit4]   2> 3304115 ERROR (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[BBBB3F82A1A4A919]) [    ] 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> 3304116 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[BBBB3F82A1A4A919]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35931 35931
   [junit4]   2> 3312267 INFO  (Thread-2452) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35931 35931
   [junit4]   2> 3312268 WARN  (Thread-2452) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 	4	/solr/overseer/queue-work
   [junit4]   2> 	3	/solr/overseer/queue
   [junit4]   2> 	3	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CdcrVersionReplicationTest -Dtests.method=testCdcrDocVersions -Dtests.seed=BBBB3F82A1A4A919 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=de-DE -Dtests.timezone=SystemV/PST8 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR    609s J0 | CdcrVersionReplicationTest.testCdcrDocVersions <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:45199/_/a: addreplica the collection time out:180s
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BBBB3F82A1A4A919:432D342053C24605]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    > 	at org.apache.solr.cloud.cdcr.BaseCdcrDistributedZkTest.startServers(BaseCdcrDistributedZkTest.java:602)
   [junit4]    > 	at org.apache.solr.cloud.cdcr.BaseCdcrDistributedZkTest.createSourceCollection(BaseCdcrDistributedZkTest.java:361)
   [junit4]    > 	at org.apache.solr.cloud.cdcr.BaseCdcrDistributedZkTest.baseBefore(BaseCdcrDistributedZkTest.java:180)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [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.cdcr.CdcrVersionReplicationTest_BBBB3F82A1A4A919-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {}, locale=de-DE, timezone=SystemV/PST8
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 10-ea (64-bit)/cpus=8,threads=1,free=122299256,total=507510784
   [junit4]   2> NOTE: All tests run in this JVM: [LeaderElectionIntegrationTest, TestDFISimilarityFactory, TestRTimerTree, TestRandomFaceting, ChaosMonkeyNothingIsSafeWithPullReplicasTest, InfixSuggestersTest, TestBlobHandler, TestTrieFacet, FullHLLTest, TestMaxScoreQueryParser, TermVectorComponentTest, TestSubQueryTransformerDistrib, TestFieldCacheReopen, BlockDirectoryTest, TestCloudManagedSchema, HdfsUnloadDistributedZkTest, TestAnalyzeInfixSuggestions, TestPivotHelperCode, CursorPagingTest, MissingSegmentRecoveryTest, OverseerModifyCollectionTest, SolrPluginUtilsTest, BigEndianAscendingWordSerializerTest, TestChildDocTransformer, TestStressVersions, VersionInfoTest, TestCollectionAPIs, DateFieldTest, BasicZkTest, SimpleCollectionCreateDeleteTest, OutOfBoxZkACLAndCredentialsProvidersTest, ExitableDirectoryReaderTest, TestLocalFSCloudBackupRestore, LeaderFailoverAfterPartitionTest, TestQueryUtils, HighlighterMaxOffsetTest, QueryParsingTest, TestMacroExpander, GraphQueryTest, PeerSyncTest, DistributedQueryComponentOptimizationTest, TestNumericTerms32, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestHalfAndHalfDocValues, DataDrivenBlockJoinTest, NoCacheHeaderTest, CleanupOldIndexTest, TestClusterStateMutator, BasicDistributedZkTest, TestFieldSortValues, TestHighlightDedupGrouping, HdfsBasicDistributedZk2Test, TestJoin, SolrJmxReporterTest, FileUtilsTest, ZkControllerTest, TestRandomDVFaceting, TestDocBasedVersionConstraints, TestRequestStatusCollectionAPI, TestRebalanceLeaders, TestJavabinTupleStreamParser, TestFastOutputStream, EnumFieldTest, TestFieldResource, TestSolrCoreSnapshots, TestCSVLoader, TestSolrCloudWithHadoopAuthPlugin, SpatialHeatmapFacetsTest, DocumentBuilderTest, PrimitiveFieldTypeTest, TestRestManager, DistributedDebugComponentTest, AnalyticsMergeStrategyTest, CloudMLTQParserTest, ConnectionManagerTest, AutoScalingHandlerTest, DateMathParserTest, TestOrdValues, FastVectorHighlighterTest, TestFoldingMultitermQuery, V2StandaloneTest, TlogReplayBufferedWhileIndexingTest, RestartWhileUpdatingTest, TestPolicyCloud, TestCloudPseudoReturnFields, SoftAutoCommitTest, TestSchemaNameResource, TestWordDelimiterFilterFactory, SegmentsInfoRequestHandlerTest, DistributedMLTComponentTest, TestCodecSupport, TestManagedSchemaThreadSafety, TestReversedWildcardFilterFactory, TestSha256AuthenticationProvider, TestRecovery, ExternalFileFieldSortTest, HdfsChaosMonkeySafeLeaderTest, TestInfoStreamLogging, TolerantUpdateProcessorTest, BasicFunctionalityTest, TestIBSimilarityFactory, TestHashQParserPlugin, SliceStateTest, SearchHandlerTest, TestPayloadScoreQParserPlugin, TestDistributedStatsComponentCardinality, RemoteQueryErrorTest, TestCrossCoreJoin, URLClassifyProcessorTest, BlobRepositoryCloudTest, SimpleFacetsTest, AtomicUpdatesTest, ImplicitSnitchTest, TestLegacyField, CacheHeaderTest, TestInPlaceUpdatesDistrib, ResponseHeaderTest, TestSchemaVersionResource, TestExactSharedStatsCache, TestCustomStream, TestSolrDeletionPolicy1, TestMergePolicyConfig, TestRandomFlRTGCloud, TestShortCircuitedRequests, TestSizeLimitedDistributedMap, TestSolrCloudWithDelegationTokens, TestStressLiveNodes, TestTolerantUpdateProcessorRandomCloud, ZkFailoverTest, ExecutePlanActionTest, SearchRateTriggerTest, BaseCdcrDistributedZkTest, CdcrBidirectionalTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest]
   [junit4] Completed [748/748 (2!)] on J0 in 609.31s, 1 test, 1 error <<< FAILURES!

[...truncated 40125 lines...]

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

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

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores:     1) Thread[id=5902, name=searcherExecutor-3028-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   1) Thread[id=5902, name=searcherExecutor-3028-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([D1DCF902752EEF00]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=5902, name=searcherExecutor-3028-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         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=5902, name=searcherExecutor-3028-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([D1DCF902752EEF00]:0)


FAILED:  org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeLost

Error Message:
Error from server at https://127.0.0.1:33871/solr: Could not fully create collection: testNodeLost

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:33871/solr: Could not fully create collection: testNodeLost
	at __randomizedtesting.SeedInfo.seed([D1DCF902752EEF00:6EC937FCF6C48A86]: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:1096)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
	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.autoscaling.ComputePlanActionTest.testNodeLost(ComputePlanActionTest.java:165)
	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.core.TestLazyCores.testNoCommit

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([D1DCF902752EEF00:EBC58D3BE098CA5]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:901)
	at org.apache.solr.core.TestLazyCores.check10(TestLazyCores.java:847)
	at org.apache.solr.core.TestLazyCores.testNoCommit(TestLazyCores.java:829)
	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: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound='10']
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int><lst name="params"><str name="q">*:*</str></lst></lst><result name="response" numFound="0" start="0"></result>
</response>

	request was:q=*:*
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:894)
	... 41 more




Build Log:
[...truncated 12015 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.ComputePlanActionTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ComputePlanActionTest_D1DCF902752EEF00-001/init-core-data-001
   [junit4]   2> 530208 WARN  (SUITE-ComputePlanActionTest-seed#[D1DCF902752EEF00]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 530208 INFO  (SUITE-ComputePlanActionTest-seed#[D1DCF902752EEF00]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 530209 INFO  (SUITE-ComputePlanActionTest-seed#[D1DCF902752EEF00]-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> 530210 INFO  (SUITE-ComputePlanActionTest-seed#[D1DCF902752EEF00]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 530210 INFO  (SUITE-ComputePlanActionTest-seed#[D1DCF902752EEF00]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ComputePlanActionTest_D1DCF902752EEF00-001/tempDir-001
   [junit4]   2> 530211 INFO  (SUITE-ComputePlanActionTest-seed#[D1DCF902752EEF00]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 530211 INFO  (Thread-1183) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 530211 INFO  (Thread-1183) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 530214 ERROR (Thread-1183) [    ] 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> 530311 INFO  (SUITE-ComputePlanActionTest-seed#[D1DCF902752EEF00]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:35113
   [junit4]   2> 530316 INFO  (jetty-launcher-919-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 530318 INFO  (jetty-launcher-919-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@30bdd36d{/solr,null,AVAILABLE}
   [junit4]   2> 530319 INFO  (jetty-launcher-919-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@38c8f534{SSL,[ssl, http/1.1]}{127.0.0.1:36085}
   [junit4]   2> 530319 INFO  (jetty-launcher-919-thread-1) [    ] o.e.j.s.Server Started @532037ms
   [junit4]   2> 530319 INFO  (jetty-launcher-919-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36085}
   [junit4]   2> 530319 ERROR (jetty-launcher-919-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 530319 INFO  (jetty-launcher-919-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.2.0
   [junit4]   2> 530319 INFO  (jetty-launcher-919-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 530319 INFO  (jetty-launcher-919-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 530319 INFO  (jetty-launcher-919-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-08T03:19:12.151Z
   [junit4]   2> 530321 INFO  (jetty-launcher-919-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 530328 INFO  (jetty-launcher-919-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35113/solr
   [junit4]   2> 530361 INFO  (jetty-launcher-919-thread-1) [n:127.0.0.1:36085_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 530361 INFO  (jetty-launcher-919-thread-1) [n:127.0.0.1:36085_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36085_solr
   [junit4]   2> 530362 INFO  (jetty-launcher-919-thread-1) [n:127.0.0.1:36085_solr    ] o.a.s.c.Overseer Overseer (id=98966644460421123-127.0.0.1:36085_solr-n_0000000000) starting
   [junit4]   2> 530364 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 530364 INFO  (jetty-launcher-919-thread-1) [n:127.0.0.1:36085_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36085_solr
   [junit4]   2> 530365 DEBUG (OverseerAutoScalingTriggerThread-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 530365 DEBUG (OverseerAutoScalingTriggerThread-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 530365 INFO  (zkCallback-926-thread-1-processing-n:127.0.0.1:36085_solr) [n:127.0.0.1:36085_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 530366 DEBUG (OverseerAutoScalingTriggerThread-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:36085_solr]
   [junit4]   2> 530366 DEBUG (OverseerAutoScalingTriggerThread-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 530366 DEBUG (OverseerAutoScalingTriggerThread-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 530367 DEBUG (OverseerAutoScalingTriggerThread-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 530367 DEBUG (OverseerAutoScalingTriggerThread-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 530367 DEBUG (ScheduledTrigger-2585-thread-1) [n:127.0.0.1:36085_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:36085_solr]
   [junit4]   2> 530431 INFO  (jetty-launcher-919-thread-1) [n:127.0.0.1:36085_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36085.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f6d244c
   [junit4]   2> 530435 INFO  (jetty-launcher-919-thread-1) [n:127.0.0.1:36085_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36085.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f6d244c
   [junit4]   2> 530436 INFO  (jetty-launcher-919-thread-1) [n:127.0.0.1:36085_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36085.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f6d244c
   [junit4]   2> 530436 INFO  (jetty-launcher-919-thread-1) [n:127.0.0.1:36085_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.ComputePlanActionTest_D1DCF902752EEF00-001/tempDir-001/node1/.
   [junit4]   2> 530455 INFO  (SUITE-ComputePlanActionTest-seed#[D1DCF902752EEF00]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 530456 INFO  (SUITE-ComputePlanActionTest-seed#[D1DCF902752EEF00]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35113/solr ready
   [junit4]   2> 530474 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNodeWithMultipleReplicasLost
   [junit4]   2> 530479 DEBUG (zkCallback-926-thread-1-processing-n:127.0.0.1:36085_solr) [n:127.0.0.1:36085_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 530479 DEBUG (OverseerAutoScalingTriggerThread-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 530482 DEBUG (OverseerAutoScalingTriggerThread-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 530483 DEBUG (OverseerAutoScalingTriggerThread-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 530483 DEBUG (OverseerAutoScalingTriggerThread-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 530528 INFO  (qtp1216329191-5313) [n:127.0.0.1:36085_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=testNodeLost&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 530530 INFO  (OverseerThreadFactory-2587-thread-1-processing-n:127.0.0.1:36085_solr) [n:127.0.0.1:36085_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 530530 ERROR (OverseerThreadFactory-2587-thread-1-processing-n:127.0.0.1:36085_solr) [n:127.0.0.1:36085_solr    ] o.a.s.c.OverseerCollectionMessageHandler Collection: testNodeLost operation: delete failed:org.apache.solr.common.SolrException: Could not find collection : testNodeLost
   [junit4]   2> 	at org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:111)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.collectionCmd(OverseerCollectionMessageHandler.java:800)
   [junit4]   2> 	at org.apache.solr.cloud.DeleteCollectionCmd.call(DeleteCollectionCmd.java:91)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:232)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [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> 
   [junit4]   2> 530535 INFO  (qtp1216329191-5313) [n:127.0.0.1:36085_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=testNodeLost&action=DELETE&wt=javabin&version=2} status=400 QTime=7
   [junit4]   2> 530536 INFO  (qtp1216329191-5306) [n:127.0.0.1:36085_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=testNodeAdded&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 530538 INFO  (OverseerCollectionConfigSetProcessor-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_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> 530538 INFO  (OverseerThreadFactory-2587-thread-2-processing-n:127.0.0.1:36085_solr) [n:127.0.0.1:36085_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 530538 ERROR (OverseerThreadFactory-2587-thread-2-processing-n:127.0.0.1:36085_solr) [n:127.0.0.1:36085_solr    ] o.a.s.c.OverseerCollectionMessageHandler Collection: testNodeAdded operation: delete failed:org.apache.solr.common.SolrException: Could not find collection : testNodeAdded
   [junit4]   2> 	at org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:111)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.collectionCmd(OverseerCollectionMessageHandler.java:800)
   [junit4]   2> 	at org.apache.solr.cloud.DeleteCollectionCmd.call(DeleteCollectionCmd.java:91)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:232)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [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> 
   [junit4]   2> 530540 INFO  (qtp1216329191-5306) [n:127.0.0.1:36085_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=testNodeAdded&action=DELETE&wt=javabin&version=2} status=400 QTime=4
   [junit4]   2> 530541 INFO  (qtp1216329191-5311) [n:127.0.0.1:36085_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=testNodeWithMultipleReplicasLost&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 530542 INFO  (OverseerCollectionConfigSetProcessor-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 530542 INFO  (OverseerThreadFactory-2587-thread-3-processing-n:127.0.0.1:36085_solr) [n:127.0.0.1:36085_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 530543 ERROR (OverseerThreadFactory-2587-thread-3-processing-n:127.0.0.1:36085_solr) [n:127.0.0.1:36085_solr    ] o.a.s.c.OverseerCollectionMessageHandler Collection: testNodeWithMultipleReplicasLost operation: delete failed:org.apache.solr.common.SolrException: Could not find collection : testNodeWithMultipleReplicasLost
   [junit4]   2> 	at org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:111)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.collectionCmd(OverseerCollectionMessageHandler.java:800)
   [junit4]   2> 	at org.apache.solr.cloud.DeleteCollectionCmd.call(DeleteCollectionCmd.java:91)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:232)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [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> 
   [junit4]   2> 530545 INFO  (qtp1216329191-5311) [n:127.0.0.1:36085_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=testNodeWithMultipleReplicasLost&action=DELETE&wt=javabin&version=2} status=400 QTime=4
   [junit4]   2> 530551 INFO  (qtp1216329191-5312) [n:127.0.0.1:36085_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 530552 INFO  (qtp1216329191-5312) [n:127.0.0.1:36085_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35113/solr ready
   [junit4]   2> 530556 INFO  (qtp1216329191-5311) [n:127.0.0.1:36085_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 530556 DEBUG (qtp1216329191-5312) [n:127.0.0.1:36085_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 530558 INFO  (qtp1216329191-5312) [n:127.0.0.1:36085_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=11
   [junit4]   2> 530558 DEBUG (zkCallback-926-thread-1-processing-n:127.0.0.1:36085_solr) [n:127.0.0.1:36085_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 530558 DEBUG (OverseerAutoScalingTriggerThread-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 530558 DEBUG (OverseerAutoScalingTriggerThread-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 530558 DEBUG (OverseerAutoScalingTriggerThread-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 530558 DEBUG (OverseerAutoScalingTriggerThread-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 530561 INFO  (qtp1216329191-5313) [n:127.0.0.1:36085_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 530564 INFO  (qtp1216329191-5313) [n:127.0.0.1:36085_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35113/solr ready
   [junit4]   2> 530567 INFO  (qtp1216329191-5311) [n:127.0.0.1:36085_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 530567 DEBUG (qtp1216329191-5313) [n:127.0.0.1:36085_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 530568 INFO  (qtp1216329191-5313) [n:127.0.0.1:36085_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 530568 DEBUG (zkCallback-926-thread-1-processing-n:127.0.0.1:36085_solr) [n:127.0.0.1:36085_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 530568 DEBUG (OverseerAutoScalingTriggerThread-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 530568 DEBUG (OverseerAutoScalingTriggerThread-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 530568 DEBUG (OverseerAutoScalingTriggerThread-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 530568 DEBUG (OverseerAutoScalingTriggerThread-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 530570 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 530571 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6331b69f{/solr,null,AVAILABLE}
   [junit4]   2> 530571 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7b0ba441{SSL,[ssl, http/1.1]}{127.0.0.1:35209}
   [junit4]   2> 530571 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.e.j.s.Server Started @532289ms
   [junit4]   2> 530571 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35209}
   [junit4]   2> 530572 ERROR (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 530572 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.2.0
   [junit4]   2> 530572 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 530572 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 530572 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-08T03:19:12.404Z
   [junit4]   2> 530574 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 530580 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35113/solr
   [junit4]   2> 530585 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [n:127.0.0.1:35209_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 530586 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [n:127.0.0.1:35209_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 530587 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [n:127.0.0.1:35209_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35209_solr
   [junit4]   2> 530587 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:35209_solr"} current state version: 0
   [junit4]   2> 530588 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:35209_solr
   [junit4]   2> 530588 INFO  (zkCallback-926-thread-1-processing-n:127.0.0.1:36085_solr) [n:127.0.0.1:36085_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 530588 INFO  (zkCallback-932-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 530589 INFO  (zkCallback-943-thread-1-processing-n:127.0.0.1:35209_solr) [n:127.0.0.1:35209_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 530658 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [n:127.0.0.1:35209_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35209.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f6d244c
   [junit4]   2> 530664 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [n:127.0.0.1:35209_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35209.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f6d244c
   [junit4]   2> 530664 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [n:127.0.0.1:35209_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35209.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f6d244c
   [junit4]   2> 530666 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [n:127.0.0.1:35209_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.ComputePlanActionTest_D1DCF902752EEF00-001/tempDir-001/node2/.
   [junit4]   2> 530683 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 530685 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@23fdd5e7{/solr,null,AVAILABLE}
   [junit4]   2> 530686 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1134bffb{SSL,[ssl, http/1.1]}{127.0.0.1:42743}
   [junit4]   2> 530686 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.e.j.s.Server Started @532404ms
   [junit4]   2> 530686 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42743}
   [junit4]   2> 530686 ERROR (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 530686 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.2.0
   [junit4]   2> 530686 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 530686 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 530686 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-08T03:19:12.518Z
   [junit4]   2> 530694 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 530703 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35113/solr
   [junit4]   2> 530707 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [n:127.0.0.1:42743_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 530708 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [n:127.0.0.1:42743_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 530709 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [n:127.0.0.1:42743_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42743_solr
   [junit4]   2> 530709 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:42743_solr"} current state version: 0
   [junit4]   2> 530709 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:42743_solr
   [junit4]   2> 530709 INFO  (zkCallback-943-thread-1-processing-n:127.0.0.1:35209_solr) [n:127.0.0.1:35209_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 530709 INFO  (zkCallback-926-thread-1-processing-n:127.0.0.1:36085_solr) [n:127.0.0.1:36085_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 530709 INFO  (zkCallback-932-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 530711 INFO  (zkCallback-949-thread-1-processing-n:127.0.0.1:42743_solr) [n:127.0.0.1:42743_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 530792 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [n:127.0.0.1:42743_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42743.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f6d244c
   [junit4]   2> 530800 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [n:127.0.0.1:42743_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42743.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f6d244c
   [junit4]   2> 530800 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [n:127.0.0.1:42743_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42743.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f6d244c
   [junit4]   2> 530802 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [n:127.0.0.1:42743_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.ComputePlanActionTest_D1DCF902752EEF00-001/tempDir-001/node3/.
   [junit4]   2> 530832 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 530833 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@626de84d{/solr,null,AVAILABLE}
   [junit4]   2> 530833 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@14ce8f1c{SSL,[ssl, http/1.1]}{127.0.0.1:39765}
   [junit4]   2> 530834 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.e.j.s.Server Started @532551ms
   [junit4]   2> 530834 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39765}
   [junit4]   2> 530834 ERROR (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 530834 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.2.0
   [junit4]   2> 530834 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 530834 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 530834 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-08T03:19:12.666Z
   [junit4]   2> 530842 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 530848 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35113/solr
   [junit4]   2> 530855 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [n:127.0.0.1:39765_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 530855 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [n:127.0.0.1:39765_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 530856 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [n:127.0.0.1:39765_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39765_solr
   [junit4]   2> 530857 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:39765_solr"} current state version: 0
   [junit4]   2> 530857 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:39765_solr
   [junit4]   2> 530857 INFO  (zkCallback-932-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 530857 INFO  (zkCallback-943-thread-1-processing-n:127.0.0.1:35209_solr) [n:127.0.0.1:35209_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 530857 INFO  (zkCallback-949-thread-1-processing-n:127.0.0.1:42743_solr) [n:127.0.0.1:42743_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 530858 INFO  (zkCallback-926-thread-1-processing-n:127.0.0.1:36085_solr) [n:127.0.0.1:36085_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 530859 INFO  (zkCallback-955-thread-1-processing-n:127.0.0.1:39765_solr) [n:127.0.0.1:39765_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 530921 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [n:127.0.0.1:39765_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39765.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f6d244c
   [junit4]   2> 530927 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [n:127.0.0.1:39765_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39765.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f6d244c
   [junit4]   2> 530928 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [n:127.0.0.1:39765_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39765.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f6d244c
   [junit4]   2> 530929 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D1DCF902752EEF00]) [n:127.0.0.1:39765_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.ComputePlanActionTest_D1DCF902752EEF00-001/tempDir-001/node4/.
   [junit4]   2> 531017 INFO  (qtp252698905-5351) [n:127.0.0.1:35209_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 531017 INFO  (qtp252698905-5351) [n:127.0.0.1:35209_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35113/solr ready
   [junit4]   2> 531036 INFO  (qtp539429439-5373) [n:127.0.0.1:42743_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 531040 INFO  (qtp252698905-5358) [n:127.0.0.1:35209_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 531042 INFO  (qtp1216329191-5308) [n:127.0.0.1:36085_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 531064 INFO  (qtp1352296199-5395) [n:127.0.0.1:39765_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 531064 DEBUG (qtp252698905-5351) [n:127.0.0.1:35209_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 531064 INFO  (qtp252698905-5351) [n:127.0.0.1:35209_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=59
   [junit4]   2> 531065 DEBUG (zkCallback-926-thread-1-processing-n:127.0.0.1:36085_solr) [n:127.0.0.1:36085_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 531065 DEBUG (zkCallback-926-thread-1-processing-n:127.0.0.1:36085_solr) [n:127.0.0.1:36085_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:39765_solr, 127.0.0.1:42743_solr, 127.0.0.1:35209_solr, 127.0.0.1:36085_solr]
   [junit4]   2> 531066 DEBUG (OverseerAutoScalingTriggerThread-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 531066 INFO  (qtp252698905-5356) [n:127.0.0.1:35209_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=3&collection.configName=conf&name=testNodeWithMultipleReplicasLost&nrtReplicas=3&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 531067 INFO  (OverseerThreadFactory-2587-thread-4-processing-n:127.0.0.1:36085_solr) [n:127.0.0.1:36085_solr    ] o.a.s.c.CreateCollectionCmd Create collection testNodeWithMultipleReplicasLost
   [junit4]   2> 531067 DEBUG (OverseerAutoScalingTriggerThread-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 531067 DEBUG (OverseerAutoScalingTriggerThread-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 531067 INFO  (OverseerCollectionConfigSetProcessor-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 531067 DEBUG (ScheduledTrigger-2585-thread-1) [n:127.0.0.1:36085_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: [127.0.0.1:39765_solr, 127.0.0.1:42743_solr, 127.0.0.1:35209_solr, 127.0.0.1:36085_solr]
   [junit4]   2> 531071 INFO  (qtp252698905-5351) [n:127.0.0.1:35209_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 531074 INFO  (qtp1216329191-5309) [n:127.0.0.1:36085_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 531077 INFO  (qtp1352296199-5400) [n:127.0.0.1:39765_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 531080 INFO  (qtp539429439-5380) [n:127.0.0.1:42743_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 531088 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 531088 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: testNodeWithMultipleReplicasLost
   [junit4]   2> 531088 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testNodeWithMultipleReplicasLost/state.json
   [junit4]   2> 531189 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42743/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 531190 INFO  (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42743/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 531190 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 531190 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:42743/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 531190 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39765/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 531190 INFO  (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39765/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 531191 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:42743/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 531191 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:42743/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard1_replica_n2",
   [junit4]   2>       "base_url":"https://127.0.0.1:39765/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 531192 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36085/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 531192 INFO  (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36085/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 531192 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:42743/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard1_replica_n2",
   [junit4]   2>       "base_url":"https://127.0.0.1:39765/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 531192 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:42743/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard1_replica_n2",
   [junit4]   2>       "base_url":"https://127.0.0.1:39765/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node7":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard1_replica_n4",
   [junit4]   2>       "base_url":"https://127.0.0.1:36085/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 531193 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35209/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 531193 INFO  (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35209/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 531195 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 531195 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.SliceMutator New Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node9":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>       "base_url":"https://127.0.0.1:35209/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 531203 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.Overseer processMessage: queueSize: 5, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard2_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36085/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 531203 INFO  (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard2_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36085/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 531203 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node9":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>       "base_url":"https://127.0.0.1:35209/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 531223 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.SliceMutator New Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node9":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>       "base_url":"https://127.0.0.1:35209/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node11":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard2_replica_n8",
   [junit4]   2>       "base_url":"https://127.0.0.1:36085/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 531224 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.Overseer processMessage: queueSize: 6, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard2_replica_n10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39765/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 531224 INFO  (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard2_replica_n10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39765/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 531224 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node9":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>       "base_url":"https://127.0.0.1:35209/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node11":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard2_replica_n8",
   [junit4]   2>       "base_url":"https://127.0.0.1:36085/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 531224 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.SliceMutator New Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node9":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>       "base_url":"https://127.0.0.1:35209/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node11":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard2_replica_n8",
   [junit4]   2>       "base_url":"https://127.0.0.1:36085/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node12":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard2_replica_n10",
   [junit4]   2>       "base_url":"https://127.0.0.1:39765/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 531325 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testNodeWithMultipleReplicasLost/state.json version: 0
   [junit4]   2> 531431 INFO  (qtp1216329191-5309) [n:127.0.0.1:36085_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testNodeWithMultipleReplicasLost_shard1_replica_n4&action=CREATE&numShards=2&collection=testNodeWithMultipleReplicasLost&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 531432 INFO  (qtp1216329191-5309) [n:127.0.0.1:36085_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 531432 INFO  (qtp1216329191-5307) [n:127.0.0.1:36085_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf&newCollection=true&name=testNodeWithMultipleReplicasLost_shard2_replica_n8&action=CREATE&numShards=2&collection=testNodeWithMultipleReplicasLost&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 531435 INFO  (qtp252698905-5355) [n:127.0.0.1:35209_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf&newCollection=true&name=testNodeWithMultipleReplicasLost_shard2_replica_n6&action=CREATE&numShards=2&collection=testNodeWithMultipleReplicasLost&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 531436 INFO  (qtp252698905-5355) [n:127.0.0.1:35209_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 531439 INFO  (qtp539429439-5376) [n:127.0.0.1:42743_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testNodeWithMultipleReplicasLost_shard1_replica_n1&action=CREATE&numShards=2&collection=testNodeWithMultipleReplicasLost&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 531439 INFO  (qtp539429439-5376) [n:127.0.0.1:42743_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 531443 INFO  (qtp1352296199-5398) [n:127.0.0.1:39765_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node12&collection.configName=conf&newCollection=true&name=testNodeWithMultipleReplicasLost_shard2_replica_n10&action=CREATE&numShards=2&collection=testNodeWithMultipleReplicasLost&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 531444 INFO  (qtp1352296199-5398) [n:127.0.0.1:39765_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 531445 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard2_replica_n8",
   [junit4]   2>   "core_node_name":"core_node11",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:36085/solr",
   [junit4]   2>   "node_name":"127.0.0.1:36085_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 531445 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard2_replica_n8",
   [junit4]   2>   "core_node_name":"core_node11",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:36085/solr",
   [junit4]   2>   "node_name":"127.0.0.1:36085_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 531445 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node11:{"core":"testNodeWithMultipleReplicasLost_shard2_replica_n8","base_url":"https://127.0.0.1:36085/solr","node_name":"127.0.0.1:36085_solr","state":"down","type":"NRT"}
   [junit4]   2> 531445 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(testNodeWithMultipleReplicasLost//collections/testNodeWithMultipleReplicasLost/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":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:42743/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard1_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:39765/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node7":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard1_replica_n4",
   [junit4]   2>           "base_url":"https://127.0.0.1:36085/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node9":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>           "base_url":"https://127.0.0.1:35209/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node11":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard2_replica_n8",
   [junit4]   2>           "base_url":"https://127.0.0.1:36085/solr",
   [junit4]   2>           "node_name":"127.0.0.1:36085_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node12":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard2_replica_n10",
   [junit4]   2>           "base_url":"https://127.0.0.1:39765/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 531445 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:42743/solr",
   [junit4]   2>   "node_name":"127.0.0.1:42743_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 531445 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:42743/solr",
   [junit4]   2>   "node_name":"127.0.0.1:42743_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 531445 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node3:{"core":"testNodeWithMultipleReplicasLost_shard1_replica_n1","base_url":"https://127.0.0.1:42743/solr","node_name":"127.0.0.1:42743_solr","state":"down","type":"NRT"}
   [junit4]   2> 531445 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(testNodeWithMultipleReplicasLost//collections/testNodeWithMultipleReplicasLost/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":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:42743/solr",
   [junit4]   2>           "node_name":"127.0.0.1:42743_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard1_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:39765/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node7":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard1_replica_n4",
   [junit4]   2>           "base_url":"https://127.0.0.1:36085/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node9":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>           "base_url":"https://127.0.0.1:35209/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node11":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard2_replica_n8",
   [junit4]   2>           "base_url":"https://127.0.0.1:36085/solr",
   [junit4]   2>           "node_name":"127.0.0.1:36085_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node12":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard2_replica_n10",
   [junit4]   2>           "base_url":"https://127.0.0.1:39765/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 531450 INFO  (qtp1352296199-5397) [n:127.0.0.1:39765_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testNodeWithMultipleReplicasLost_shard1_replica_n2&action=CREATE&numShards=2&collection=testNodeWithMultipleReplicasLost&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 531464 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.Overseer processMessage: queueSize: 5, message = {
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>   "core_node_name":"core_node9",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:35209/solr",
   [junit4]   2>   "node_name":"127.0.0.1:35209_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 531464 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>   "core_node_name":"core_node9",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:35209/solr",
   [junit4]   2>   "node_name":"127.0.0.1:35209_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 531464 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node9:{"core":"testNodeWithMultipleReplicasLost_shard2_replica_n6","base_url":"https://127.0.0.1:35209/solr","node_name":"127.0.0.1:35209_solr","state":"down","type":"NRT"}
   [junit4]   2> 531464 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:127.0.0.1:36085_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(testNodeWithMultipleReplicasLost//collections/testNodeWithMultipleReplicasLost/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":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:42743/solr",
   [junit4]   2>           "node_name":"127.0.0.1:42743_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard1_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:39765/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node7":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard1_replica_n4",
   [junit4]   2>           "base_url":"https://127.0.0.1:36085/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node9":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>           "base_url":"https://127.0.0.1:35209/solr",
   [junit4]   2>           "node_name":"127.0.0.1:35209_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node11":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard2_replica_n8",
   [junit4]   2>           "base_url":"https://127.0.0.1:36085/solr",
   [junit4]   2>           "node_name":"127.0.0.1:36085_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node12":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard2_replica_n10",
   [junit4]   2>           "base_url":"https://127.0.0.1:39765/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 531465 DEBUG (OverseerStateUpdate-98966644460421123-127.0.0.1:36085_solr-n_0000000000) [n:1

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

tion3] o.a.s.SolrTestCaseJ4 ###Ending testNoCommit
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.method=testNoCommit -Dtests.seed=D1DCF902752EEF00 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=be -Dtests.timezone=Japan -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.43s J1 | TestLazyCores.testNoCommit <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D1DCF902752EEF00:EBC58D3BE098CA5]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:901)
   [junit4]    > 	at org.apache.solr.core.TestLazyCores.check10(TestLazyCores.java:847)
   [junit4]    > 	at org.apache.solr.core.TestLazyCores.testNoCommit(TestLazyCores.java:829)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound='10']
   [junit4]    > 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int><lst name="params"><str name="q">*:*</str></lst></lst><result name="response" numFound="0" start="0"></result>
   [junit4]    > </response>
   [junit4]    > 	request was:q=*:*
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:894)
   [junit4]    > 	... 41 more
   [junit4]   2> 595722 INFO  (SUITE-TestLazyCores-seed#[D1DCF902752EEF00]-worker) [    x:collection3] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 595722 INFO  (SUITE-TestLazyCores-seed#[D1DCF902752EEF00]-worker) [    x:collection3] o.a.s.c.CoreContainer Shutting down CoreContainer instance=849799535
   [junit4]   2> 595722 INFO  (SUITE-TestLazyCores-seed#[D1DCF902752EEF00]-worker) [    x:collection3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 595722 INFO  (SUITE-TestLazyCores-seed#[D1DCF902752EEF00]-worker) [    x:collection3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 595722 INFO  (SUITE-TestLazyCores-seed#[D1DCF902752EEF00]-worker) [    x:collection3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [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.core.TestLazyCores_D1DCF902752EEF00-001
   [junit4]   2> Nov 08, 2017 3:20:17 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Nov 08, 2017 3:20:37 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]   2>    1) Thread[id=5902, name=searcherExecutor-3028-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Nov 08, 2017 3:20:37 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=5902, name=searcherExecutor-3028-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Nov 08, 2017 3:20:40 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=5902, name=searcherExecutor-3028-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {}, locale=be, timezone=Japan
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=2,free=65281344,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestManagedSchema, TestMultiValuedNumericRangeQuery, HdfsThreadLeakTest, TestFastLRUCache, WrapperMergePolicyFactoryTest, CreateCollectionCleanupTest, DOMUtilTest, TestDeleteCollectionOnDownNodes, MetricUtilsTest, DistribDocExpirationUpdateProcessorTest, SolrMetricReporterTest, TestScoreJoinQPScore, SolrCLIZkUtilsTest, ZkStateReaderTest, TestAuthenticationFramework, TestManagedSynonymFilterFactory, TestPerFieldSimilarity, SimpleMLTQParserTest, TestJettySolrRunner, TestSizeLimitedDistributedMap, RegexBytesRefFilterTest, TestCollationField, SolrCmdDistributorTest, DistributedIntervalFacetingTest, SpatialRPTFieldTypeTest, CollectionTooManyReplicasTest, TestDynamicLoading, TestSolrCloudWithKerberosAlt, TestManagedResource, MetricsConfigTest, SpellingQueryConverterTest, RequestHandlersTest, RuleEngineTest, TestSolr4Spatial, CollectionsAPIDistributedZkTest, PropertiesRequestHandlerTest, TestSolrCLIRunExample, TestCloudRecovery, OverriddenZkACLAndCredentialsProvidersTest, TestSQLHandlerNonCloud, BasicAuthStandaloneTest, CoreMergeIndexesAdminHandlerTest, TestBulkSchemaAPI, TestConfigsApi, AddSchemaFieldsUpdateProcessorFactoryTest, TemplateUpdateProcessorTest, TestTrackingShardHandlerFactory, TestSolrQueryParser, TestConfigOverlay, DeleteLastCustomShardedReplicaTest, BitVectorTest, PathHierarchyTokenizerFactoryTest, TestExpandComponent, OutputWriterTest, UUIDUpdateProcessorFallbackTest, TestRTGBase, TestDocumentBuilder, TestLeaderElectionZkExpiry, TestFieldCacheWithThreads, TestComplexPhraseQParserPlugin, ParsingFieldUpdateProcessorsTest, DistributedFacetPivotLongTailTest, AnalyticsQueryTest, CloneFieldUpdateProcessorFactoryTest, TestLockTree, BufferStoreTest, TestSchemaResource, MergeStrategyTest, ComputePlanActionTest, SolrSlf4jReporterTest, DocValuesMultiTest, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=D1DCF902752EEF00 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=be -Dtests.timezone=Japan -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]    >    1) Thread[id=5902, name=searcherExecutor-3028-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D1DCF902752EEF00]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=5902, name=searcherExecutor-3028-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D1DCF902752EEF00]:0)
   [junit4] Completed [158/748 (2!)] on J1 in 29.39s, 9 tests, 3 errors <<< FAILURES!

[...truncated 49230 lines...]

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

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

1 tests failed.
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([9F8BB750F03C2CB1:17B63E2FCAFCCD1C]: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:407)
	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 13615 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_9F8BB750F03C2CB1-001/init-core-data-001
   [junit4]   2> 2916551 WARN  (SUITE-TriggerIntegrationTest-seed#[9F8BB750F03C2CB1]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 2916551 INFO  (SUITE-TriggerIntegrationTest-seed#[9F8BB750F03C2CB1]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2916551 INFO  (SUITE-TriggerIntegrationTest-seed#[9F8BB750F03C2CB1]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 2916552 INFO  (SUITE-TriggerIntegrationTest-seed#[9F8BB750F03C2CB1]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2916552 INFO  (SUITE-TriggerIntegrationTest-seed#[9F8BB750F03C2CB1]-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/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_9F8BB750F03C2CB1-001/tempDir-001
   [junit4]   2> 2916552 INFO  (SUITE-TriggerIntegrationTest-seed#[9F8BB750F03C2CB1]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2916552 INFO  (Thread-2520) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2916552 INFO  (Thread-2520) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2916553 ERROR (Thread-2520) [    ] 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> 2916652 INFO  (SUITE-TriggerIntegrationTest-seed#[9F8BB750F03C2CB1]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:38389
   [junit4]   2> 2916655 INFO  (jetty-launcher-4780-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2916655 INFO  (jetty-launcher-4780-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2916655 INFO  (jetty-launcher-4780-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@22bc21e4{/solr,null,AVAILABLE}
   [junit4]   2> 2916656 INFO  (jetty-launcher-4780-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6fa85cba{/solr,null,AVAILABLE}
   [junit4]   2> 2916662 INFO  (jetty-launcher-4780-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@134067d8{HTTP/1.1,[http/1.1]}{127.0.0.1:41021}
   [junit4]   2> 2916662 INFO  (jetty-launcher-4780-thread-2) [    ] o.e.j.s.Server Started @2918755ms
   [junit4]   2> 2916662 INFO  (jetty-launcher-4780-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41021}
   [junit4]   2> 2916663 ERROR (jetty-launcher-4780-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2916663 INFO  (jetty-launcher-4780-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6eb88de4{HTTP/1.1,[http/1.1]}{127.0.0.1:40705}
   [junit4]   2> 2916663 INFO  (jetty-launcher-4780-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 2916663 INFO  (jetty-launcher-4780-thread-1) [    ] o.e.j.s.Server Started @2918755ms
   [junit4]   2> 2916663 INFO  (jetty-launcher-4780-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2916663 INFO  (jetty-launcher-4780-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40705}
   [junit4]   2> 2916663 INFO  (jetty-launcher-4780-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2916663 INFO  (jetty-launcher-4780-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-08T00:50:22.433316Z
   [junit4]   2> 2916663 ERROR (jetty-launcher-4780-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2916663 INFO  (jetty-launcher-4780-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 2916663 INFO  (jetty-launcher-4780-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2916663 INFO  (jetty-launcher-4780-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2916663 INFO  (jetty-launcher-4780-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-08T00:50:22.433535Z
   [junit4]   2> 2916668 INFO  (jetty-launcher-4780-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2916672 INFO  (jetty-launcher-4780-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2916676 INFO  (jetty-launcher-4780-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38389/solr
   [junit4]   2> 2916680 INFO  (jetty-launcher-4780-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38389/solr
   [junit4]   2> 2916692 INFO  (jetty-launcher-4780-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2916693 INFO  (jetty-launcher-4780-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40705_solr
   [junit4]   2> 2916693 INFO  (jetty-launcher-4780-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.Overseer Overseer (id=98966059242160134-127.0.0.1:40705_solr-n_0000000000) starting
   [junit4]   2> 2916699 INFO  (jetty-launcher-4780-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40705_solr
   [junit4]   2> 2916700 DEBUG (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 2916700 DEBUG (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 2916700 DEBUG (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: []
   [junit4]   2> 2916701 DEBUG (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 2916701 DEBUG (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 2916701 INFO  (OverseerStateUpdate-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2916702 DEBUG (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2916702 DEBUG (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 2916702 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:40705_solr]
   [junit4]   2> 2916749 INFO  (jetty-launcher-4780-thread-2) [n:127.0.0.1:41021_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2916750 INFO  (jetty-launcher-4780-thread-2) [n:127.0.0.1:41021_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2916751 INFO  (jetty-launcher-4780-thread-2) [n:127.0.0.1:41021_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41021_solr
   [junit4]   2> 2916751 INFO  (zkCallback-4792-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2916751 INFO  (zkCallback-4790-thread-1-processing-n:127.0.0.1:41021_solr) [n:127.0.0.1:41021_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2916755 INFO  (jetty-launcher-4780-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40705.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ed41139
   [junit4]   2> 2916759 INFO  (jetty-launcher-4780-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40705.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ed41139
   [junit4]   2> 2916760 INFO  (jetty-launcher-4780-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40705.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ed41139
   [junit4]   2> 2916760 INFO  (jetty-launcher-4780-thread-1) [n:127.0.0.1:40705_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.autoscaling.TriggerIntegrationTest_9F8BB750F03C2CB1-001/tempDir-001/node1/.
   [junit4]   2> 2916787 INFO  (jetty-launcher-4780-thread-2) [n:127.0.0.1:41021_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41021.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ed41139
   [junit4]   2> 2916791 INFO  (jetty-launcher-4780-thread-2) [n:127.0.0.1:41021_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41021.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ed41139
   [junit4]   2> 2916792 INFO  (jetty-launcher-4780-thread-2) [n:127.0.0.1:41021_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41021.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ed41139
   [junit4]   2> 2916792 INFO  (jetty-launcher-4780-thread-2) [n:127.0.0.1:41021_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.autoscaling.TriggerIntegrationTest_9F8BB750F03C2CB1-001/tempDir-001/node2/.
   [junit4]   2> 2916804 INFO  (SUITE-TriggerIntegrationTest-seed#[9F8BB750F03C2CB1]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2916805 INFO  (SUITE-TriggerIntegrationTest-seed#[9F8BB750F03C2CB1]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38389/solr ready
   [junit4]   2> 2916811 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNodeLostTrigger
   [junit4]   2> 2916812 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 2916812 DEBUG (zkCallback-4792-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 2916812 DEBUG (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 2916813 DEBUG (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2916813 DEBUG (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2916813 DEBUG (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 2916815 INFO  (qtp319352894-25345) [n:127.0.0.1:41021_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2916818 INFO  (qtp319352894-25345) [n:127.0.0.1:41021_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 2916821 INFO  (qtp319352894-25347) [n:127.0.0.1:41021_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2916821 INFO  (qtp319352894-25347) [n:127.0.0.1:41021_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38389/solr ready
   [junit4]   2> 2916822 INFO  (qtp319352894-25338) [n:127.0.0.1:41021_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 2916823 INFO  (qtp715310191-25348) [n:127.0.0.1:40705_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 2916823 DEBUG (qtp319352894-25347) [n:127.0.0.1:41021_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2916824 INFO  (qtp319352894-25347) [n:127.0.0.1:41021_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 2916824 DEBUG (zkCallback-4792-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 2916824 DEBUG (zkCallback-4792-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:41021_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2916824 DEBUG (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 2916825 INFO  (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 2916825 DEBUG (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2916826 DEBUG (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 2916826 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: [127.0.0.1:41021_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2916826 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[9F8BB750F03C2CB1]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@134067d8{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2916826 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=44845467
   [junit4]   2> 2916826 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2916826 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@37738119: rootName = solr_41021, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@684d1cb3
   [junit4]   2> 2916833 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2916833 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7c77b6fe: rootName = solr_41021, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@4c60f953
   [junit4]   2> 2916837 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2916837 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2b0d27dc: rootName = solr_41021, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1bea5867
   [junit4]   2> 2916838 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:41021_solr
   [junit4]   2> 2916838 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2916838 INFO  (zkCallback-4790-thread-1-processing-n:127.0.0.1:41021_solr) [n:127.0.0.1:41021_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2916839 INFO  (zkCallback-4799-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2916839 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2916839 INFO  (zkCallback-4792-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2916839 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[9F8BB750F03C2CB1]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@22bc21e4{/solr,null,UNAVAILABLE}
   [junit4]   2> 2917826 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: [127.0.0.1:40705_solr]
   [junit4]   2> 2917826 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:41021_solr
   [junit4]   2> 2918817 INFO  (OverseerCollectionConfigSetProcessor-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_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> 2918827 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: [127.0.0.1:40705_solr]
   [junit4]   2> 2919827 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: [127.0.0.1:40705_solr]
   [junit4]   2> 2920827 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: [127.0.0.1:40705_solr]
   [junit4]   2> 2920827 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing registered processor for lost nodes: [127.0.0.1:41021_solr]
   [junit4]   2> 2920827 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"14f4f5f8b3f79300Ttmgx772qi644j248alfe2sd6",
   [junit4]   2>   "source":"node_lost_trigger",
   [junit4]   2>   "eventTime":1510102223596000000,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1510102223596000000],
   [junit4]   2>     "nodeNames":["127.0.0.1:41021_solr"]}}
   [junit4]   2> 2920828 INFO  (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 2920828 DEBUG (AutoscalingActionExecutor-5125-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"14f4f5f8b3f79300Ttmgx772qi644j248alfe2sd6",
   [junit4]   2>   "source":"node_lost_trigger",
   [junit4]   2>   "eventTime":1510102223596000000,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1510102223596000000],
   [junit4]   2>     "_enqueue_time_":1510102226597000000,
   [junit4]   2>     "nodeNames":["127.0.0.1:41021_solr"]}}
   [junit4]   2> 2920831 INFO  (qtp715310191-25337) [n:127.0.0.1:40705_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2920831 INFO  (qtp715310191-25337) [n:127.0.0.1:40705_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38389/solr ready
   [junit4]   2> 2920832 INFO  (qtp715310191-25342) [n:127.0.0.1:40705_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 2920832 DEBUG (qtp715310191-25337) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2920832 INFO  (qtp715310191-25337) [n:127.0.0.1:40705_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 2920833 DEBUG (zkCallback-4792-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 2920833 DEBUG (zkCallback-4792-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:40705_solr]
   [junit4]   2> 2920833 DEBUG (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 2920833 DEBUG (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2920833 DEBUG (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 2921829 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: [127.0.0.1:40705_solr]
   [junit4]   2> 2922829 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: [127.0.0.1:40705_solr]
   [junit4]   2> 2922833 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNodeLostTrigger
   [junit4]   2> 2922836 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTriggerThrottling
   [junit4]   2> 2922836 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 5
   [junit4]   2> 2922836 DEBUG (zkCallback-4792-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 2922836 DEBUG (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 2922837 DEBUG (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2922837 DEBUG (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2922837 DEBUG (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 2922837 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2922838 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@53077ee6{/solr,null,AVAILABLE}
   [junit4]   2> 2922838 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6c69b982{HTTP/1.1,[http/1.1]}{127.0.0.1:36833}
   [junit4]   2> 2922838 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.e.j.s.Server Started @2924931ms
   [junit4]   2> 2922838 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36833}
   [junit4]   2> 2922838 ERROR (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2922838 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 2922839 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2922839 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2922839 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-08T00:50:28.609078Z
   [junit4]   2> 2922840 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2922844 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38389/solr
   [junit4]   2> 2922849 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [n:127.0.0.1:36833_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2922849 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [n:127.0.0.1:36833_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2922850 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [n:127.0.0.1:36833_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36833_solr
   [junit4]   2> 2922850 INFO  (zkCallback-4792-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2922850 INFO  (zkCallback-4799-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2922851 INFO  (zkCallback-4810-thread-1-processing-n:127.0.0.1:36833_solr) [n:127.0.0.1:36833_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2922890 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [n:127.0.0.1:36833_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36833.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ed41139
   [junit4]   2> 2922918 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [n:127.0.0.1:36833_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36833.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ed41139
   [junit4]   2> 2922919 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [n:127.0.0.1:36833_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36833.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ed41139
   [junit4]   2> 2922920 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [n:127.0.0.1:36833_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.autoscaling.TriggerIntegrationTest_9F8BB750F03C2CB1-001/tempDir-001/node3/.
   [junit4]   2> 2922943 INFO  (qtp1280163714-25411) [n:127.0.0.1:36833_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2922943 INFO  (qtp1280163714-25411) [n:127.0.0.1:36833_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38389/solr ready
   [junit4]   2> 2922944 INFO  (qtp1280163714-25413) [n:127.0.0.1:36833_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 2922944 INFO  (qtp715310191-25344) [n:127.0.0.1:40705_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 2922945 DEBUG (qtp1280163714-25411) [n:127.0.0.1:36833_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2922945 INFO  (qtp1280163714-25411) [n:127.0.0.1:36833_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 2922945 DEBUG (zkCallback-4792-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 6
   [junit4]   2> 2922948 DEBUG (zkCallback-4792-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2922948 DEBUG (zkCallback-4792-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 2922948 DEBUG (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 6
   [junit4]   2> 2922949 INFO  (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 2922950 DEBUG (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2922950 DEBUG (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 6, lastZnodeVersion 6
   [junit4]   2> 2922950 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 2922950 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2922957 INFO  (qtp1280163714-25412) [n:127.0.0.1:36833_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2922957 INFO  (qtp1280163714-25412) [n:127.0.0.1:36833_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38389/solr ready
   [junit4]   2> 2922957 INFO  (qtp1280163714-25406) [n:127.0.0.1:36833_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 2922958 INFO  (qtp715310191-25344) [n:127.0.0.1:40705_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 2922958 DEBUG (qtp1280163714-25412) [n:127.0.0.1:36833_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2922958 INFO  (qtp1280163714-25412) [n:127.0.0.1:36833_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=12
   [junit4]   2> 2922958 DEBUG (zkCallback-4792-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 7
   [junit4]   2> 2922959 DEBUG (zkCallback-4792-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2922959 DEBUG (zkCallback-4792-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 2922959 DEBUG (zkCallback-4792-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2922959 DEBUG (zkCallback-4792-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 2922959 DEBUG (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 7
   [junit4]   2> 2922959 INFO  (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 2922959 DEBUG (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2922959 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 2922960 DEBUG (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 7, lastZnodeVersion 7
   [junit4]   2> 2922960 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2922960 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2922960 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6b7cd8b{/solr,null,AVAILABLE}
   [junit4]   2> 2922960 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4baeaef0{HTTP/1.1,[http/1.1]}{127.0.0.1:40887}
   [junit4]   2> 2922960 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.e.j.s.Server Started @2925053ms
   [junit4]   2> 2922960 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40887}
   [junit4]   2> 2922960 ERROR (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2922960 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 2922961 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2922961 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2922961 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-08T00:50:28.731089Z
   [junit4]   2> 2922961 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2922965 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38389/solr
   [junit4]   2> 2922971 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [n:127.0.0.1:40887_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2922971 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [n:127.0.0.1:40887_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2922972 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [n:127.0.0.1:40887_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40887_solr
   [junit4]   2> 2922973 INFO  (zkCallback-4799-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2922973 INFO  (zkCallback-4792-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2922973 INFO  (zkCallback-4810-thread-1-processing-n:127.0.0.1:36833_solr) [n:127.0.0.1:36833_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2922980 INFO  (zkCallback-4822-thread-1-processing-n:127.0.0.1:40887_solr) [n:127.0.0.1:40887_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2923003 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [n:127.0.0.1:40887_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40887.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ed41139
   [junit4]   2> 2923009 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [n:127.0.0.1:40887_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40887.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ed41139
   [junit4]   2> 2923009 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [n:127.0.0.1:40887_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40887.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ed41139
   [junit4]   2> 2923010 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [n:127.0.0.1:40887_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.autoscaling.TriggerIntegrationTest_9F8BB750F03C2CB1-001/tempDir-001/node4/.
   [junit4]   2> 2923951 DEBUG (ScheduledTrigger-5124-thread-2) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 2923951 DEBUG (ScheduledTrigger-5124-thread-2) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:40887_solr, 127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2923951 DEBUG (ScheduledTrigger-5124-thread-2) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:40887_solr at time 1510102229721000000
   [junit4]   2> 2923951 DEBUG (ScheduledTrigger-5124-thread-2) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 firing registered processor for nodes: [127.0.0.1:40887_solr] added at times [1510102229721000000], now=1510102229721000000
   [junit4]   2> 2923951 DEBUG (ScheduledTrigger-5124-thread-2) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.ScheduledTriggers -------- Cooldown period - rejecting event: {
   [junit4]   2>   "id":"14f4f5fa210ba840Ttmgx772qi644j248alfe2sd8",
   [junit4]   2>   "source":"node_added_trigger1",
   [junit4]   2>   "eventTime":1510102229721000000,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1510102229721000000],
   [junit4]   2>     "nodeNames":["127.0.0.1:40887_solr"]}}
   [junit4]   2> 2923952 INFO  (ScheduledTrigger-5124-thread-2) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 2923960 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 2923960 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:40887_solr, 127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2923960 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:40887_solr at time 1510102229730000000
   [junit4]   2> 2923960 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 firing registered processor for nodes: [127.0.0.1:40887_solr] added at times [1510102229730000000], now=1510102229730000000
   [junit4]   2> 2923960 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.ScheduledTriggers -------- Cooldown period - rejecting event: {
   [junit4]   2>   "id":"14f4f5fa2194fc80Ttmgx772qi644j248alfe2sda",
   [junit4]   2>   "source":"node_added_trigger2",
   [junit4]   2>   "eventTime":1510102229730000000,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1510102229730000000],
   [junit4]   2>     "nodeNames":["127.0.0.1:40887_solr"]}}
   [junit4]   2> 2923960 INFO  (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 2924952 DEBUG (ScheduledTrigger-5124-thread-4) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 2924952 DEBUG (ScheduledTrigger-5124-thread-4) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:40887_solr, 127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2924952 DEBUG (ScheduledTrigger-5124-thread-4) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 firing registered processor for nodes: [127.0.0.1:40887_solr] added at times [1510102229721000000], now=1510102230722000000
   [junit4]   2> 2924952 DEBUG (ScheduledTrigger-5124-thread-4) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.ScheduledTriggers -------- Cooldown period - rejecting event: {
   [junit4]   2>   "id":"14f4f5fa210ba840Ttmgx772qi644j248alfe2sdc",
   [junit4]   2>   "source":"node_added_trigger1",
   [junit4]   2>   "eventTime":1510102229721000000,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1510102229721000000],
   [junit4]   2>     "nodeNames":["127.0.0.1:40887_solr"]}}
   [junit4]   2> 2924961 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 2924961 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:40887_solr, 127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2924961 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 firing registered processor for nodes: [127.0.0.1:40887_solr] added at times [1510102229730000000], now=1510102230731000000
   [junit4]   2> 2924961 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.ScheduledTriggers -------- Cooldown period - rejecting event: {
   [junit4]   2>   "id":"14f4f5fa2194fc80Ttmgx772qi644j248alfe2sdd",
   [junit4]   2>   "source":"node_added_trigger2",
   [junit4]   2>   "eventTime":1510102229730000000,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1510102229730000000],
   [junit4]   2>     "nodeNames":["127.0.0.1:40887_solr"]}}
   [junit4]   2> 2925953 DEBUG (ScheduledTrigger-5124-thread-2) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 2925953 DEBUG (ScheduledTrigger-5124-thread-2) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:40887_solr, 127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2925953 DEBUG (ScheduledTrigger-5124-thread-2) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 firing registered processor for nodes: [127.0.0.1:40887_solr] added at times [1510102229721000000], now=1510102231723000000
   [junit4]   2> 2925953 DEBUG (ScheduledTrigger-5124-thread-2) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"14f4f5fa210ba840Ttmgx772qi644j248alfe2sde",
   [junit4]   2>   "source":"node_added_trigger1",
   [junit4]   2>   "eventTime":1510102229721000000,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1510102229721000000],
   [junit4]   2>     "nodeNames":["127.0.0.1:40887_solr"]}}
   [junit4]   2> 2925953 DEBUG (AutoscalingActionExecutor-5125-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"14f4f5fa210ba840Ttmgx772qi644j248alfe2sde",
   [junit4]   2>   "source":"node_added_trigger1",
   [junit4]   2>   "eventTime":1510102229721000000,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1510102229721000000],
   [junit4]   2>     "_enqueue_time_":1510102231723000000,
   [junit4]   2>     "nodeNames":["127.0.0.1:40887_solr"]}}
   [junit4]   2> 2925953 INFO  (AutoscalingActionExecutor-5125-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.ActionThrottle The last action attempt started 5124ms ago.
   [junit4]   2> 2925953 INFO  (AutoscalingActionExecutor-5125-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.TriggerIntegrationTest action executed from node_added_trigger1
   [junit4]   2> 2925961 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 2925961 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:40887_solr, 127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2925961 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 firing registered processor for nodes: [127.0.0.1:40887_solr] added at times [1510102229730000000], now=1510102231731000000
   [junit4]   2> 2925961 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.ScheduledTriggers -------- Cooldown period - rejecting event: {
   [junit4]   2>   "id":"14f4f5fa2194fc80Ttmgx772qi644j248alfe2sdf",
   [junit4]   2>   "source":"node_added_trigger2",
   [junit4]   2>   "eventTime":1510102229730000000,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1510102229730000000],
   [junit4]   2>     "nodeNames":["127.0.0.1:40887_solr"]}}
   [junit4]   2> 2926954 DEBUG (ScheduledTrigger-5124-thread-4) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 2926954 DEBUG (ScheduledTrigger-5124-thread-4) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:40887_solr, 127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2926961 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 2926962 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:40887_solr, 127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2926962 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 firing registered processor for nodes: [127.0.0.1:40887_solr] added at times [1510102229730000000], now=1510102232732000000
   [junit4]   2> 2926962 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.ScheduledTriggers -------- Cooldown period - rejecting event: {
   [junit4]   2>   "id":"14f4f5fa2194fc80Ttmgx772qi644j248alfe2sdg",
   [junit4]   2>   "source":"node_added_trigger2",
   [junit4]   2>   "eventTime":1510102229730000000,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1510102229730000000],
   [junit4]   2>     "nodeNames":["127.0.0.1:40887_solr"]}}
   [junit4]   2> 2927954 DEBUG (ScheduledTrigger-5124-thread-2) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 2927954 DEBUG (ScheduledTrigger-5124-thread-2) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:40887_solr, 127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2927962 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 2927962 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:40887_solr, 127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2927962 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 firing registered processor for nodes: [127.0.0.1:40887_solr] added at times [1510102229730000000], now=1510102233732000000
   [junit4]   2> 2927962 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.ScheduledTriggers -------- Cooldown period - rejecting event: {
   [junit4]   2>   "id":"14f4f5fa2194fc80Ttmgx772qi644j248alfe2sdh",
   [junit4]   2>   "source":"node_added_trigger2",
   [junit4]   2>   "eventTime":1510102229730000000,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1510102229730000000],
   [junit4]   2>     "nodeNames":["127.0.0.1:40887_solr"]}}
   [junit4]   2> 2928955 DEBUG (ScheduledTrigger-5124-thread-4) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 2928955 DEBUG (ScheduledTrigger-5124-thread-4) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:40887_solr, 127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2928962 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 2928962 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:40887_solr, 127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2928962 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 firing registered processor for nodes: [127.0.0.1:40887_solr] added at times [1510102229730000000], now=1510102234732000000
   [junit4]   2> 2928962 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.ScheduledTriggers -------- Cooldown period - rejecting event: {
   [junit4]   2>   "id":"14f4f5fa2194fc80Ttmgx772qi644j248alfe2sdi",
   [junit4]   2>   "source":"node_added_trigger2",
   [junit4]   2>   "eventTime":1510102229730000000,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1510102229730000000],
   [junit4]   2>     "nodeNames":["127.0.0.1:40887_solr"]}}
   [junit4]   2> 2929955 DEBUG (ScheduledTrigger-5124-thread-2) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 2929955 DEBUG (ScheduledTrigger-5124-thread-2) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:40887_solr, 127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2929963 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 2929963 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:40887_solr, 127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2929963 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 firing registered processor for nodes: [127.0.0.1:40887_solr] added at times [1510102229730000000], now=1510102235733000000
   [junit4]   2> 2929963 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.ScheduledTriggers -------- Cooldown period - rejecting event: {
   [junit4]   2>   "id":"14f4f5fa2194fc80Ttmgx772qi644j248alfe2sdj",
   [junit4]   2>   "source":"node_added_trigger2",
   [junit4]   2>   "eventTime":1510102229730000000,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1510102229730000000],
   [junit4]   2>     "nodeNames":["127.0.0.1:40887_solr"]}}
   [junit4]   2> 2930955 DEBUG (ScheduledTrigger-5124-thread-4) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 2930955 DEBUG (ScheduledTrigger-5124-thread-4) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:40887_solr, 127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2930963 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 2930963 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:40887_solr, 127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2930963 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 firing registered processor for nodes: [127.0.0.1:40887_solr] added at times [1510102229730000000], now=1510102236733000000
   [junit4]   2> 2930963 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"14f4f5fa2194fc80Ttmgx772qi644j248alfe2sdk",
   [junit4]   2>   "source":"node_added_trigger2",
   [junit4]   2>   "eventTime":1510102229730000000,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1510102229730000000],
   [junit4]   2>     "nodeNames":["127.0.0.1:40887_solr"]}}
   [junit4]   2> 2930963 DEBUG (AutoscalingActionExecutor-5125-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"14f4f5fa2194fc80Ttmgx772qi644j248alfe2sdk",
   [junit4]   2>   "source":"node_added_trigger2",
   [junit4]   2>   "eventTime":1510102229730000000,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1510102229730000000],
   [junit4]   2>     "_enqueue_time_":1510102236733000000,
   [junit4]   2>     "nodeNames":["127.0.0.1:40887_solr"]}}
   [junit4]   2> 2930964 INFO  (AutoscalingActionExecutor-5125-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.ActionThrottle The last action attempt started 5010ms ago.
   [junit4]   2> 2930964 INFO  (AutoscalingActionExecutor-5125-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.TriggerIntegrationTest last action at 1510102231723000000 time = 1510102236734000000
   [junit4]   2> 2930964 INFO  (AutoscalingActionExecutor-5125-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.TriggerIntegrationTest action executed from node_added_trigger2
   [junit4]   2> 2930967 INFO  (qtp1280163714-25407) [n:127.0.0.1:36833_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2930967 INFO  (qtp1280163714-25407) [n:127.0.0.1:36833_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38389/solr ready
   [junit4]   2> 2930969 INFO  (qtp1280163714-25413) [n:127.0.0.1:36833_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 2930970 INFO  (qtp715310191-25337) [n:127.0.0.1:40705_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 2930971 INFO  (qtp660408443-25440) [n:127.0.0.1:40887_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 2930971 DEBUG (qtp1280163714-25407) [n:127.0.0.1:36833_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2930972 INFO  (qtp1280163714-25407) [n:127.0.0.1:36833_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 2930972 DEBUG (zkCallback-4792-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 8
   [junit4]   2> 2930972 DEBUG (zkCallback-4792-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:40887_solr, 127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2930972 DEBUG (zkCallback-4792-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 2930972 DEBUG (zkCallback-4792-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:40887_solr, 127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2930972 DEBUG (zkCallback-4792-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:40887_solr, 127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2930972 DEBUG (zkCallback-4792-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 2930972 DEBUG (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 8
   [junit4]   2> 2930973 INFO  (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 2930973 DEBUG (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 8, lastZnodeVersion 8
   [junit4]   2> 2930973 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger1 with currently live nodes: [127.0.0.1:40887_solr, 127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2930977 INFO  (qtp715310191-25348) [n:127.0.0.1:40705_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2930977 INFO  (qtp715310191-25348) [n:127.0.0.1:40705_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38389/solr ready
   [junit4]   2> 2930978 INFO  (qtp1280163714-25412) [n:127.0.0.1:36833_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 2930979 INFO  (qtp715310191-25340) [n:127.0.0.1:40705_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 2930980 INFO  (qtp660408443-25442) [n:127.0.0.1:40887_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 2930980 DEBUG (qtp715310191-25348) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2930983 INFO  (qtp715310191-25348) [n:127.0.0.1:40705_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 2930983 DEBUG (zkCallback-4792-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 9
   [junit4]   2> 2930984 DEBUG (zkCallback-4792-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:40887_solr, 127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2930984 DEBUG (zkCallback-4792-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 2930984 DEBUG (zkCallback-4792-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:40887_solr, 127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2930984 DEBUG (zkCallback-4792-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:40887_solr, 127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2930984 DEBUG (zkCallback-4792-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 2930984 DEBUG (zkCallback-4792-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:40887_solr, 127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2930984 DEBUG (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 9
   [junit4]   2> 2930985 INFO  (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 2930985 DEBUG (OverseerAutoScalingTriggerThread-98966059242160134-127.0.0.1:40705_solr-n_0000000000) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 9, lastZnodeVersion 9
   [junit4]   2> 2930985 DEBUG (ScheduledTrigger-5124-thread-2) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger2 with currently live nodes: [127.0.0.1:40887_solr, 127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2930986 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@4baeaef0{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2930986 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=579354264
   [junit4]   2> 2930987 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2930987 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@38f28e33: rootName = solr_40887, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@741a82f2
   [junit4]   2> 2930990 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2930991 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1a1e7d1: rootName = solr_40887, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@4c60f953
   [junit4]   2> 2930995 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2930995 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5f2f334c: rootName = solr_40887, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1bea5867
   [junit4]   2> 2930996 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:40887_solr
   [junit4]   2> 2930996 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2930996 INFO  (zkCallback-4799-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2930996 INFO  (zkCallback-4792-thread-1-processing-n:127.0.0.1:40705_solr) [n:127.0.0.1:40705_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2930996 INFO  (zkCallback-4810-thread-1-processing-n:127.0.0.1:36833_solr) [n:127.0.0.1:36833_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2930996 INFO  (zkCallback-4822-thread-1-processing-n:127.0.0.1:40887_solr) [n:127.0.0.1:40887_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2930996 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2930997 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 0x15f991b45f30012, 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> 2931955 DEBUG (ScheduledTrigger-5124-thread-4) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 2931955 DEBUG (ScheduledTrigger-5124-thread-4) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2931964 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 2931964 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2931974 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger1 with currently live nodes: [127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2931974 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:40887_solr
   [junit4]   2> 2931974 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing registered processor for lost nodes: [127.0.0.1:40887_solr]
   [junit4]   2> 2931974 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.ScheduledTriggers -------- Cooldown period - rejecting event: {
   [junit4]   2>   "id":"14f4f5fbff40ec00Ttmgx772qi644j248alfe2sdl",
   [junit4]   2>   "source":"node_lost_trigger1",
   [junit4]   2>   "eventTime":1510102237744000000,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1510102237744000000],
   [junit4]   2>     "nodeNames":["127.0.0.1:40887_solr"]}}
   [junit4]   2> 2931974 INFO  (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 2931974 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger listener for lost nodes: [127.0.0.1:40887_solr] is not ready, will try later
   [junit4]   2> 2931986 DEBUG (ScheduledTrigger-5124-thread-2) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger2 with currently live nodes: [127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2931986 DEBUG (ScheduledTrigger-5124-thread-2) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:40887_solr
   [junit4]   2> 2931986 DEBUG (ScheduledTrigger-5124-thread-2) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing registered processor for lost nodes: [127.0.0.1:40887_solr]
   [junit4]   2> 2931986 DEBUG (ScheduledTrigger-5124-thread-2) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.ScheduledTriggers -------- Cooldown period - rejecting event: {
   [junit4]   2>   "id":"14f4f5fbfff80700Ttmgx772qi644j248alfe2sdn",
   [junit4]   2>   "source":"node_lost_trigger2",
   [junit4]   2>   "eventTime":1510102237756000000,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1510102237756000000],
   [junit4]   2>     "nodeNames":["127.0.0.1:40887_solr"]}}
   [junit4]   2> 2931986 INFO  (ScheduledTrigger-5124-thread-2) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 2931986 DEBUG (ScheduledTrigger-5124-thread-2) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger listener for lost nodes: [127.0.0.1:40887_solr] is not ready, will try later
   [junit4]   2> 2932497 WARN  (zkCallback-4822-thread-1-processing-n:127.0.0.1:40887_solr) [n:127.0.0.1:40887_solr    ] o.a.s.c.ZkController Unable to register nodeLost path for 127.0.0.1:40887_solr
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /autoscaling/nodeLost/127.0.0.1:40887_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:357)
   [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:357)
   [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:749)
   [junit4]   2> 	at java.base/java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4724)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:748)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.access$1000(ZkStateReader.java:72)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1154)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1149)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$0(SolrZkClient.java:262)
   [junit4]   2> 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [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> 2932497 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[9F8BB750F03C2CB1]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6b7cd8b{/solr,null,UNAVAILABLE}
   [junit4]   2> 2932956 DEBUG (ScheduledTrigger-5124-thread-4) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 2932956 DEBUG (ScheduledTrigger-5124-thread-4) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2932964 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 2932965 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2932975 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger1 with currently live nodes: [127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2932975 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing registered processor for lost nodes: [127.0.0.1:40887_solr]
   [junit4]   2> 2932975 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.ScheduledTriggers -------- Cooldown period - rejecting event: {
   [junit4]   2>   "id":"14f4f5fbff40ec00Ttmgx772qi644j248alfe2sdp",
   [junit4]   2>   "source":"node_lost_trigger1",
   [junit4]   2>   "eventTime":1510102237744000000,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1510102237744000000],
   [junit4]   2>     "nodeNames":["127.0.0.1:40887_solr"]}}
   [junit4]   2> 2932975 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger listener for lost nodes: [127.0.0.1:40887_solr] is not ready, will try later
   [junit4]   2> 2932986 DEBUG (ScheduledTrigger-5124-thread-2) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger2 with currently live nodes: [127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2932986 DEBUG (ScheduledTrigger-5124-thread-2) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing registered processor for lost nodes: [127.0.0.1:40887_solr]
   [junit4]   2> 2932987 DEBUG (ScheduledTrigger-5124-thread-2) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.ScheduledTriggers -------- Cooldown period - rejecting event: {
   [junit4]   2>   "id":"14f4f5fbfff80700Ttmgx772qi644j248alfe2sdq",
   [junit4]   2>   "source":"node_lost_trigger2",
   [junit4]   2>   "eventTime":1510102237756000000,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1510102237756000000],
   [junit4]   2>     "nodeNames":["127.0.0.1:40887_solr"]}}
   [junit4]   2> 2932987 DEBUG (ScheduledTrigger-5124-thread-2) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger listener for lost nodes: [127.0.0.1:40887_solr] is not ready, will try later
   [junit4]   2> 2933956 DEBUG (ScheduledTrigger-5124-thread-4) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 2933956 DEBUG (ScheduledTrigger-5124-thread-4) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2933965 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 2933965 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2933975 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger1 with currently live nodes: [127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2933975 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing registered processor for lost nodes: [127.0.0.1:40887_solr]
   [junit4]   2> 2933975 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.ScheduledTriggers -------- Cooldown period - rejecting event: {
   [junit4]   2>   "id":"14f4f5fbff40ec00Ttmgx772qi644j248alfe2sdr",
   [junit4]   2>   "source":"node_lost_trigger1",
   [junit4]   2>   "eventTime":1510102237744000000,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1510102237744000000],
   [junit4]   2>     "nodeNames":["127.0.0.1:40887_solr"]}}
   [junit4]   2> 2933975 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger listener for lost nodes: [127.0.0.1:40887_solr] is not ready, will try later
   [junit4]   2> 2933987 DEBUG (ScheduledTrigger-5124-thread-2) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger2 with currently live nodes: [127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2933987 DEBUG (ScheduledTrigger-5124-thread-2) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing registered processor for lost nodes: [127.0.0.1:40887_solr]
   [junit4]   2> 2933987 DEBUG (ScheduledTrigger-5124-thread-2) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.ScheduledTriggers -------- Cooldown period - rejecting event: {
   [junit4]   2>   "id":"14f4f5fbfff80700Ttmgx772qi644j248alfe2sds",
   [junit4]   2>   "source":"node_lost_trigger2",
   [junit4]   2>   "eventTime":1510102237756000000,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1510102237756000000],
   [junit4]   2>     "nodeNames":["127.0.0.1:40887_solr"]}}
   [junit4]   2> 2933987 DEBUG (ScheduledTrigger-5124-thread-2) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger listener for lost nodes: [127.0.0.1:40887_solr] is not ready, will try later
   [junit4]   2> 2934956 DEBUG (ScheduledTrigger-5124-thread-4) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 2934956 DEBUG (ScheduledTrigger-5124-thread-4) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2934965 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 2934965 DEBUG (ScheduledTrigger-5124-thread-1) [n:127.0.0.1:40705_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:36833_solr, 127.0.0.1:40705_solr]
   [junit4]   2> 2934975 DEBUG (ScheduledTrigger-5124-thread-3) [n:127.0.0.1:40705_solr    ] o.a.s

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

g.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:748)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.access$1000(ZkStateReader.java:72)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1154)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1149)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$0(SolrZkClient.java:262)
   [junit4]   2> 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [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> 3044114 WARN  (zkCallback-4965-thread-1-processing-n:127.0.0.1:44127_solr) [n:127.0.0.1:44127_solr    ] o.a.s.c.ZkController Unable to register nodeLost path for 127.0.0.1:44127_solr
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /autoscaling/nodeLost/127.0.0.1:44127_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:357)
   [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:357)
   [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:749)
   [junit4]   2> 	at java.base/java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4724)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:748)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.access$1000(ZkStateReader.java:72)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1154)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1149)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$0(SolrZkClient.java:262)
   [junit4]   2> 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [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> 3044114 INFO  (jetty-closer-4781-thread-8) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2ef0b13d{/solr,null,UNAVAILABLE}
   [junit4]   2> 3044114 INFO  (jetty-closer-4781-thread-9) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3ad7a435{/solr,null,UNAVAILABLE}
   [junit4]   2> 3044115 ERROR (SUITE-TriggerIntegrationTest-seed#[9F8BB750F03C2CB1]-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> 3044115 INFO  (SUITE-TriggerIntegrationTest-seed#[9F8BB750F03C2CB1]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38389 38389
   [junit4]   2> 3049147 INFO  (Thread-2520) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38389 38389
   [junit4]   2> 3049147 WARN  (Thread-2520) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	42	/solr/aliases.json
   [junit4]   2> 	42	/solr/clusterprops.json
   [junit4]   2> 	17	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	42	/solr/clusterstate.json
   [junit4]   2> 	15	/solr/collections/collection1/state.json
   [junit4]   2> 	6	/solr/autoscaling.json
   [junit4]   2> 	2	/solr/overseer_elect/election/98966059242160134-127.0.0.1:40705_solr-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/98966059242160141-127.0.0.1:36833_solr-n_0000000002
   [junit4]   2> 	2	/solr/overseer_elect/election/98966059242160156-127.0.0.1:38375_solr-n_0000000005
   [junit4]   2> 	2	/solr/overseer_elect/election/98966059242160187-127.0.0.1:42665_solr-n_0000000012
   [junit4]   2> 	2	/solr/overseer_elect/election/98966059242160184-127.0.0.1:35321_solr-n_0000000011
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	42	/solr/live_nodes
   [junit4]   2> 	42	/solr/collections
   [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> 	6	/solr/overseer/queue-work
   [junit4]   2> 	3	/solr/autoscaling/events/node_added_trigger
   [junit4]   2> 	2	/solr/autoscaling/events/node_lost_trigger
   [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_9F8BB750F03C2CB1-001
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=17748, maxDocsPerChunk=2, blockSize=495), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=17748, blockSize=495)), sim=RandomSimilarity(queryNorm=true): {}, locale=hi, timezone=Pacific/Wake
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=8,threads=1,free=140862080,total=527958016
   [junit4]   2> NOTE: All tests run in this JVM: [TestInfoStreamLogging, TestPHPSerializedResponseWriter, CollectionStateFormat2Test, TestAnalyzeInfixSuggestions, TestDynamicFieldCollectionResource, UninvertDocValuesMergePolicyTest, BadCopyFieldTest, TestIndexingPerformance, HdfsLockFactoryTest, AnalyticsMergeStrategyTest, SolrJmxReporterTest, SaslZkACLProviderTest, TestTrieFacet, CoreAdminRequestStatusTest, TestStressCloudBlindAtomicUpdates, JvmMetricsTest, HdfsUnloadDistributedZkTest, TestRequestStatusCollectionAPI, V2StandaloneTest, SolrGangliaReporterTest, JsonLoaderTest, BasicZkTest, TestRTimerTree, TestTlogReplica, TestDistributedSearch, TestMacroExpander, InfixSuggestersTest, TestReloadDeadlock, TestFoldingMultitermQuery, TestSolrDeletionPolicy1, SimpleFacetsTest, HdfsRecoverLeaseTest, RAMDirectoryFactoryTest, TestManagedSchemaThreadSafety, SliceStateTest, TestSuggestSpellingConverter, TestComplexPhraseLeadingWildcard, SmileWriterTest, TestNumericTerms32, TestSolrCloudWithDelegationTokens, AssignBackwardCompatibilityTest, MoveReplicaTest, TestStressVersions, TestUtils, SparseHLLTest, EnumFieldTest, TestCloudManagedSchema, TestSolrIndexConfig, TestSchemaVersionResource, SolrInfoBeanTest, TestDocBasedVersionConstraints, NodeLostTriggerTest, TestLegacyTerms, MetricsHandlerTest, ResourceLoaderTest, TestRawTransformer, ConnectionManagerTest, LargeFieldTest, ClassificationUpdateProcessorTest, SimpleCollectionCreateDeleteTest, TestScoreJoinQPNoScore, DistributedQueueTest, TestOnReconnectListenerSupport, TestDownShardTolerantSearch, CacheHeaderTest, TestRandomFaceting, LeaderFailoverAfterPartitionTest, TestPayloadScoreQParserPlugin, FastVectorHighlighterTest, TestSQLHandler, SpatialHeatmapFacetsTest, TestClusterStateMutator, TestSolrCoreSnapshots, DateFieldTest, TestIBSimilarityFactory, TestJavabinTupleStreamParser, SortSpecParsingTest, VersionInfoTest, URLClassifyProcessorTest, SolrXmlInZkTest, OverseerTaskQueueTest, TestSubQueryTransformerDistrib, ChaosMonkeyNothingIsSafeWithPullReplicasTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, ResponseHeaderTest, TestPolicyCloud, ExternalFileFieldSortTest, TestSchemalessBufferedUpdates, DeleteInactiveReplicaTest, FileUtilsTest, TestConfigSetProperties, SpellCheckComponentTest, TestSolrFieldCacheBean, TestSolrJ, CurrencyFieldTypeTest, TestRebalanceLeaders, SyncSliceTest, UpdateParamsTest, BasicFunctionalityTest, TestJsonFacetRefinement, SolrCoreTest, DistributedFacetPivotLargeTest, TermVectorComponentTest, AnalysisAfterCoreReloadTest, LeaderInitiatedRecoveryOnShardRestartTest, GraphQueryTest, BasicDistributedZkTest, TestNumericRangeQuery64, ImplicitSnitchTest, UtilsToolTest, TestComponentsName, RemoteQueryErrorTest, OverseerModifyCollectionTest, TestOrdValues, DateMathParserTest, TestBackupRepositoryFactory, TestShortCircuitedRequests, BlobRepositoryCloudTest, AtomicUpdatesTest, TestRestManager, TestMaxScoreQueryParser, TestLocalFSCloudBackupRestore, TestPrepRecovery, TestSolrCloudWithKerberosAlt, TestStressLiveNodes, TlogReplayBufferedWhileIndexingTest, ZkFailoverTest, TriggerIntegrationTest]
   [junit4] Completed [604/748 (1!)] on J0 in 132.61s, 12 tests, 1 failure <<< FAILURES!

[...truncated 40558 lines...]