Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1313/
Java: 32bit/jdk1.8.0_162 -client -XX:+UseParallelGC

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

Error Message:
no replica should be present in  127.0.0.1:33989_solr

Stack Trace:
java.lang.AssertionError: no replica should be present in  127.0.0.1:33989_solr
        at 
__randomizedtesting.SeedInfo.seed([C822E98E3F13CA66:4076D65491EFA79E]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.apache.solr.cloud.TestUtilizeNode.test(TestUtilizeNode.java:99)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


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

Error Message:


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




Build Log:
[...truncated 12079 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestUtilizeNode
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestUtilizeNode_C822E98E3F13CA66-001/init-core-data-001
   [junit4]   2> 465968 WARN  
(SUITE-TestUtilizeNode-seed#[C822E98E3F13CA66]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=113 numCloses=113
   [junit4]   2> 465968 INFO  
(SUITE-TestUtilizeNode-seed#[C822E98E3F13CA66]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 465969 INFO  
(SUITE-TestUtilizeNode-seed#[C822E98E3F13CA66]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 465970 INFO  
(SUITE-TestUtilizeNode-seed#[C822E98E3F13CA66]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 465971 INFO  
(SUITE-TestUtilizeNode-seed#[C822E98E3F13CA66]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestUtilizeNode_C822E98E3F13CA66-001/tempDir-001
   [junit4]   2> 465971 INFO  
(SUITE-TestUtilizeNode-seed#[C822E98E3F13CA66]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 465971 INFO  (Thread-911) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 465971 INFO  (Thread-911) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 465982 ERROR (Thread-911) [    ] 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> 466071 INFO  
(SUITE-TestUtilizeNode-seed#[C822E98E3F13CA66]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:42629
   [junit4]   2> 466073 INFO  (zkConnectionManagerCallback-479-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 466083 INFO  (jetty-launcher-476-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T06:27:37+09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 466086 INFO  (jetty-launcher-476-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T06:27:37+09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 466089 INFO  (jetty-launcher-476-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T06:27:37+09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 466093 INFO  (jetty-launcher-476-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T06:27:37+09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 466119 INFO  (jetty-launcher-476-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 466119 INFO  (jetty-launcher-476-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 466120 INFO  (jetty-launcher-476-thread-4) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 466120 INFO  (jetty-launcher-476-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@bfe364{/solr,null,AVAILABLE}
   [junit4]   2> 466125 INFO  (jetty-launcher-476-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@103cdd3{SSL,[ssl, 
http/1.1]}{127.0.0.1:39125}
   [junit4]   2> 466125 INFO  (jetty-launcher-476-thread-4) [    ] 
o.e.j.s.Server Started @467347ms
   [junit4]   2> 466125 INFO  (jetty-launcher-476-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39125}
   [junit4]   2> 466126 ERROR (jetty-launcher-476-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 466126 INFO  (jetty-launcher-476-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 466126 INFO  (jetty-launcher-476-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 466126 INFO  (jetty-launcher-476-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 466126 INFO  (jetty-launcher-476-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-08T03:47:21.914Z
   [junit4]   2> 466131 INFO  (jetty-launcher-476-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 466131 INFO  (jetty-launcher-476-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 466131 INFO  (jetty-launcher-476-thread-2) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 466135 INFO  (jetty-launcher-476-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1bf696c{/solr,null,AVAILABLE}
   [junit4]   2> 466138 INFO  (jetty-launcher-476-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 466138 INFO  (jetty-launcher-476-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 466139 INFO  (jetty-launcher-476-thread-3) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 466141 INFO  (zkConnectionManagerCallback-481-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 466141 INFO  (jetty-launcher-476-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@17cde2b{SSL,[ssl, 
http/1.1]}{127.0.0.1:43565}
   [junit4]   2> 466141 INFO  (jetty-launcher-476-thread-2) [    ] 
o.e.j.s.Server Started @467363ms
   [junit4]   2> 466141 INFO  (jetty-launcher-476-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43565}
   [junit4]   2> 466141 ERROR (jetty-launcher-476-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 466142 INFO  (jetty-launcher-476-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 466142 INFO  (jetty-launcher-476-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 466142 INFO  (jetty-launcher-476-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 466142 INFO  (jetty-launcher-476-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 466142 INFO  (jetty-launcher-476-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-08T03:47:21.930Z
   [junit4]   2> 466144 INFO  (jetty-launcher-476-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@163d5c1{/solr,null,AVAILABLE}
   [junit4]   2> 466144 INFO  (jetty-launcher-476-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 466145 INFO  (jetty-launcher-476-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 466145 INFO  (jetty-launcher-476-thread-1) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 466158 INFO  (jetty-launcher-476-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@8b3b59{/solr,null,AVAILABLE}
   [junit4]   2> 466159 INFO  (jetty-launcher-476-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@dbcf99{SSL,[ssl, 
http/1.1]}{127.0.0.1:40141}
   [junit4]   2> 466159 INFO  (jetty-launcher-476-thread-1) [    ] 
o.e.j.s.Server Started @467381ms
   [junit4]   2> 466159 INFO  (jetty-launcher-476-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40141}
   [junit4]   2> 466159 INFO  (jetty-launcher-476-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1397b63{SSL,[ssl, 
http/1.1]}{127.0.0.1:33319}
   [junit4]   2> 466160 INFO  (jetty-launcher-476-thread-3) [    ] 
o.e.j.s.Server Started @467381ms
   [junit4]   2> 466160 INFO  (jetty-launcher-476-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33319}
   [junit4]   2> 466160 ERROR (jetty-launcher-476-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 466160 INFO  (jetty-launcher-476-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 466160 ERROR (jetty-launcher-476-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 466160 INFO  (jetty-launcher-476-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 466160 INFO  (jetty-launcher-476-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 466160 INFO  (jetty-launcher-476-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 466160 INFO  (jetty-launcher-476-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 466160 INFO  (jetty-launcher-476-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-08T03:47:21.948Z
   [junit4]   2> 466160 INFO  (jetty-launcher-476-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 466160 INFO  (jetty-launcher-476-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-08T03:47:21.948Z
   [junit4]   2> 466163 INFO  (zkConnectionManagerCallback-483-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 466163 INFO  (jetty-launcher-476-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 466167 INFO  (zkConnectionManagerCallback-485-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 466168 INFO  (jetty-launcher-476-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 466216 INFO  (zkConnectionManagerCallback-487-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 466217 INFO  (jetty-launcher-476-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 466223 INFO  (jetty-launcher-476-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42629/solr
   [junit4]   2> 466230 INFO  (zkConnectionManagerCallback-491-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 466244 INFO  (jetty-launcher-476-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42629/solr
   [junit4]   2> 466246 INFO  (jetty-launcher-476-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42629/solr
   [junit4]   2> 466246 INFO  (zkConnectionManagerCallback-496-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 466248 INFO  (jetty-launcher-476-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42629/solr
   [junit4]   2> 466248 INFO  (zkConnectionManagerCallback-502-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 466248 INFO  
(zkConnectionManagerCallback-500-thread-1-processing-n:127.0.0.1:39125_solr) 
[n:127.0.0.1:39125_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 466250 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x10031297b970008, likely client has closed socket
   [junit4]   2> 466250 INFO  (zkConnectionManagerCallback-505-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 466254 INFO  
(zkConnectionManagerCallback-507-thread-1-processing-n:127.0.0.1:40141_solr) 
[n:127.0.0.1:40141_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 466254 INFO  
(zkConnectionManagerCallback-509-thread-1-processing-n:127.0.0.1:43565_solr) 
[n:127.0.0.1:43565_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 466256 INFO  
(zkConnectionManagerCallback-511-thread-1-processing-n:127.0.0.1:33319_solr) 
[n:127.0.0.1:33319_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 466335 INFO  (jetty-launcher-476-thread-3) 
[n:127.0.0.1:33319_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 466335 INFO  (jetty-launcher-476-thread-1) 
[n:127.0.0.1:40141_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 466335 INFO  (jetty-launcher-476-thread-2) 
[n:127.0.0.1:43565_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 466336 INFO  (jetty-launcher-476-thread-4) 
[n:127.0.0.1:39125_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 466336 INFO  (jetty-launcher-476-thread-3) 
[n:127.0.0.1:33319_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:33319_solr
   [junit4]   2> 466337 INFO  (jetty-launcher-476-thread-2) 
[n:127.0.0.1:43565_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43565_solr
   [junit4]   2> 466337 INFO  (jetty-launcher-476-thread-4) 
[n:127.0.0.1:39125_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39125_solr
   [junit4]   2> 466337 INFO  (jetty-launcher-476-thread-1) 
[n:127.0.0.1:40141_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40141_solr
   [junit4]   2> 466338 INFO  (jetty-launcher-476-thread-3) 
[n:127.0.0.1:33319_solr    ] o.a.s.c.Overseer Overseer 
(id=72111648274841612-127.0.0.1:33319_solr-n_0000000000) starting
   [junit4]   2> 466363 INFO  
(zkCallback-510-thread-1-processing-n:127.0.0.1:33319_solr) 
[n:127.0.0.1:33319_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 466363 INFO  
(zkCallback-499-thread-1-processing-n:127.0.0.1:39125_solr) 
[n:127.0.0.1:39125_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 466363 INFO  
(zkCallback-508-thread-1-processing-n:127.0.0.1:43565_solr) 
[n:127.0.0.1:43565_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 466363 INFO  
(zkCallback-506-thread-1-processing-n:127.0.0.1:40141_solr) 
[n:127.0.0.1:40141_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 466400 INFO  (jetty-launcher-476-thread-3) 
[n:127.0.0.1:33319_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33319_solr
   [junit4]   2> 466401 INFO  
(zkCallback-506-thread-1-processing-n:127.0.0.1:40141_solr) 
[n:127.0.0.1:40141_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 466401 INFO  
(zkCallback-508-thread-1-processing-n:127.0.0.1:43565_solr) 
[n:127.0.0.1:43565_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 466401 INFO  
(zkCallback-510-thread-1-processing-n:127.0.0.1:33319_solr) 
[n:127.0.0.1:33319_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 466401 INFO  
(zkCallback-499-thread-1-processing-n:127.0.0.1:39125_solr) 
[n:127.0.0.1:39125_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 466538 INFO  (jetty-launcher-476-thread-4) 
[n:127.0.0.1:39125_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39125.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@f89ce2
   [junit4]   2> 466559 INFO  (jetty-launcher-476-thread-4) 
[n:127.0.0.1:39125_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39125.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@f89ce2
   [junit4]   2> 466559 INFO  (jetty-launcher-476-thread-4) 
[n:127.0.0.1:39125_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39125.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@f89ce2
   [junit4]   2> 466562 INFO  (jetty-launcher-476-thread-4) 
[n:127.0.0.1:39125_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestUtilizeNode_C822E98E3F13CA66-001/tempDir-001/node4/.
   [junit4]   2> 466568 INFO  (jetty-launcher-476-thread-1) 
[n:127.0.0.1:40141_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40141.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@f89ce2
   [junit4]   2> 466589 INFO  (jetty-launcher-476-thread-1) 
[n:127.0.0.1:40141_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40141.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@f89ce2
   [junit4]   2> 466590 INFO  (jetty-launcher-476-thread-1) 
[n:127.0.0.1:40141_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40141.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@f89ce2
   [junit4]   2> 466592 INFO  (jetty-launcher-476-thread-1) 
[n:127.0.0.1:40141_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestUtilizeNode_C822E98E3F13CA66-001/tempDir-001/node1/.
   [junit4]   2> 466673 INFO  (jetty-launcher-476-thread-3) 
[n:127.0.0.1:33319_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33319.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@f89ce2
   [junit4]   2> 466683 INFO  (jetty-launcher-476-thread-3) 
[n:127.0.0.1:33319_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33319.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@f89ce2
   [junit4]   2> 466683 INFO  (jetty-launcher-476-thread-3) 
[n:127.0.0.1:33319_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33319.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@f89ce2
   [junit4]   2> 466685 INFO  (jetty-launcher-476-thread-3) 
[n:127.0.0.1:33319_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestUtilizeNode_C822E98E3F13CA66-001/tempDir-001/node3/.
   [junit4]   2> 466859 INFO  (jetty-launcher-476-thread-2) 
[n:127.0.0.1:43565_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43565.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@f89ce2
   [junit4]   2> 466873 INFO  (jetty-launcher-476-thread-2) 
[n:127.0.0.1:43565_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43565.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@f89ce2
   [junit4]   2> 466873 INFO  (jetty-launcher-476-thread-2) 
[n:127.0.0.1:43565_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43565.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@f89ce2
   [junit4]   2> 466875 INFO  (jetty-launcher-476-thread-2) 
[n:127.0.0.1:43565_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestUtilizeNode_C822E98E3F13CA66-001/tempDir-001/node2/.
   [junit4]   2> 466934 INFO  (zkConnectionManagerCallback-521-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 466935 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x10031297b97000d, likely client has closed socket
   [junit4]   2> 466938 INFO  (zkConnectionManagerCallback-525-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 466939 INFO  
(SUITE-TestUtilizeNode-seed#[C822E98E3F13CA66]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 466940 INFO  
(SUITE-TestUtilizeNode-seed#[C822E98E3F13CA66]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42629/solr ready
   [junit4]   2> 466990 INFO  (qtp17824975-3571) [n:127.0.0.1:39125_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with 
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 467000 INFO  (qtp17824975-3571) [n:127.0.0.1:39125_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 467017 INFO  
(TEST-TestUtilizeNode.test-seed#[C822E98E3F13CA66]) [    ] o.a.s.SolrTestCaseJ4 
###Starting test
   [junit4]   2> 467018 INFO  
(TEST-TestUtilizeNode.test-seed#[C822E98E3F13CA66]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 467019 INFO  (zkConnectionManagerCallback-528-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 467022 INFO  (qtp17824975-3567) [n:127.0.0.1:39125_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf1&name=utilizenodecoll&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 467023 INFO  
(OverseerThreadFactory-868-thread-2-processing-n:127.0.0.1:33319_solr) 
[n:127.0.0.1:33319_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
utilizenodecoll
   [junit4]   2> 467023 INFO  
(OverseerCollectionConfigSetProcessor-72111648274841612-127.0.0.1:33319_solr-n_0000000000)
 [n:127.0.0.1:33319_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> 467128 INFO  
(OverseerStateUpdate-72111648274841612-127.0.0.1:33319_solr-n_0000000000) 
[n:127.0.0.1:33319_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"utilizenodecoll_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43565/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 467129 INFO  
(OverseerStateUpdate-72111648274841612-127.0.0.1:33319_solr-n_0000000000) 
[n:127.0.0.1:33319_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"utilizenodecoll_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39125/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 467130 INFO  
(OverseerStateUpdate-72111648274841612-127.0.0.1:33319_solr-n_0000000000) 
[n:127.0.0.1:33319_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"utilizenodecoll_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40141/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 467132 INFO  
(OverseerStateUpdate-72111648274841612-127.0.0.1:33319_solr-n_0000000000) 
[n:127.0.0.1:33319_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"utilizenodecoll_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33319/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 467349 INFO  (qtp17824975-3568) [n:127.0.0.1:39125_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard1_replica_n2&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 467350 INFO  (qtp17824975-3568) [n:127.0.0.1:39125_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 467389 INFO  (qtp32166169-3580) [n:127.0.0.1:43565_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard1_replica_n1&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 467389 INFO  (qtp32166169-3580) [n:127.0.0.1:43565_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 467393 INFO  (qtp18767432-3590) [n:127.0.0.1:40141_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard2_replica_n4&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 467393 INFO  (qtp18767432-3590) [n:127.0.0.1:40141_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 467407 INFO  (qtp941090-3585) [n:127.0.0.1:33319_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard2_replica_n6&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 467408 INFO  (qtp941090-3585) [n:127.0.0.1:33319_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 467511 INFO  
(zkCallback-506-thread-1-processing-n:127.0.0.1:40141_solr) 
[n:127.0.0.1:40141_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 467511 INFO  
(zkCallback-499-thread-1-processing-n:127.0.0.1:39125_solr) 
[n:127.0.0.1:39125_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 467511 INFO  
(zkCallback-508-thread-2-processing-n:127.0.0.1:43565_solr) 
[n:127.0.0.1:43565_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 467511 INFO  
(zkCallback-510-thread-1-processing-n:127.0.0.1:33319_solr) 
[n:127.0.0.1:33319_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 467511 INFO  
(zkCallback-506-thread-2-processing-n:127.0.0.1:40141_solr) 
[n:127.0.0.1:40141_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 467511 INFO  
(zkCallback-508-thread-1-processing-n:127.0.0.1:43565_solr) 
[n:127.0.0.1:43565_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 467511 INFO  
(zkCallback-510-thread-2-processing-n:127.0.0.1:33319_solr) 
[n:127.0.0.1:33319_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 467512 INFO  
(zkCallback-499-thread-2-processing-n:127.0.0.1:39125_solr) 
[n:127.0.0.1:39125_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 468368 INFO  (qtp17824975-3568) [n:127.0.0.1:39125_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 468399 INFO  (qtp17824975-3568) [n:127.0.0.1:39125_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.s.IndexSchema [utilizenodecoll_shard1_replica_n2] Schema 
name=cloud-dynamic
   [junit4]   2> 468401 INFO  (qtp32166169-3580) [n:127.0.0.1:43565_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 468408 INFO  (qtp18767432-3590) [n:127.0.0.1:40141_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 468438 INFO  (qtp941090-3585) [n:127.0.0.1:33319_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 468443 INFO  (qtp32166169-3580) [n:127.0.0.1:43565_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.s.IndexSchema [utilizenodecoll_shard1_replica_n1] Schema 
name=cloud-dynamic
   [junit4]   2> 468452 INFO  (qtp18767432-3590) [n:127.0.0.1:40141_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.s.IndexSchema [utilizenodecoll_shard2_replica_n4] Schema 
name=cloud-dynamic
   [junit4]   2> 468467 INFO  (qtp941090-3585) [n:127.0.0.1:33319_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.s.IndexSchema [utilizenodecoll_shard2_replica_n6] Schema 
name=cloud-dynamic
   [junit4]   2> 468475 INFO  (qtp32166169-3580) [n:127.0.0.1:43565_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 468475 INFO  (qtp32166169-3580) [n:127.0.0.1:43565_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard1_replica_n1' 
using configuration from collection utilizenodecoll, trusted=true
   [junit4]   2> 468476 INFO  (qtp32166169-3580) [n:127.0.0.1:43565_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43565.solr.core.utilizenodecoll.shard1.replica_n1' (registry 
'solr.core.utilizenodecoll.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@f89ce2
   [junit4]   2> 468476 INFO  (qtp32166169-3580) [n:127.0.0.1:43565_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 468476 INFO  (qtp32166169-3580) [n:127.0.0.1:43565_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.c.SolrCore [[utilizenodecoll_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestUtilizeNode_C822E98E3F13CA66-001/tempDir-001/node2/utilizenodecoll_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestUtilizeNode_C822E98E3F13CA66-001/tempDir-001/node2/./utilizenodecoll_shard1_replica_n1/data/]
   [junit4]   2> 468495 INFO  (qtp17824975-3568) [n:127.0.0.1:39125_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 468495 INFO  (qtp17824975-3568) [n:127.0.0.1:39125_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard1_replica_n2' 
using configuration from collection utilizenodecoll, trusted=true
   [junit4]   2> 468496 INFO  (qtp17824975-3568) [n:127.0.0.1:39125_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39125.solr.core.utilizenodecoll.shard1.replica_n2' (registry 
'solr.core.utilizenodecoll.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@f89ce2
   [junit4]   2> 468496 INFO  (qtp17824975-3568) [n:127.0.0.1:39125_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 468496 INFO  (qtp17824975-3568) [n:127.0.0.1:39125_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.c.SolrCore [[utilizenodecoll_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestUtilizeNode_C822E98E3F13CA66-001/tempDir-001/node4/utilizenodecoll_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestUtilizeNode_C822E98E3F13CA66-001/tempDir-001/node4/./utilizenodecoll_shard1_replica_n2/data/]
   [junit4]   2> 468507 INFO  (qtp18767432-3590) [n:127.0.0.1:40141_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 468507 INFO  (qtp18767432-3590) [n:127.0.0.1:40141_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard2_replica_n4' 
using configuration from collection utilizenodecoll, trusted=true
   [junit4]   2> 468508 INFO  (qtp18767432-3590) [n:127.0.0.1:40141_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40141.solr.core.utilizenodecoll.shard2.replica_n4' (registry 
'solr.core.utilizenodecoll.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@f89ce2
   [junit4]   2> 468508 INFO  (qtp18767432-3590) [n:127.0.0.1:40141_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 468508 INFO  (qtp18767432-3590) [n:127.0.0.1:40141_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.c.SolrCore [[utilizenodecoll_shard2_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestUtilizeNode_C822E98E3F13CA66-001/tempDir-001/node1/utilizenodecoll_shard2_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestUtilizeNode_C822E98E3F13CA66-001/tempDir-001/node1/./utilizenodecoll_shard2_replica_n4/data/]
   [junit4]   2> 468515 INFO  (qtp941090-3585) [n:127.0.0.1:33319_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 468515 INFO  (qtp941090-3585) [n:127.0.0.1:33319_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard2_replica_n6' 
using configuration from collection utilizenodecoll, trusted=true
   [junit4]   2> 468515 INFO  (qtp941090-3585) [n:127.0.0.1:33319_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33319.solr.core.utilizenodecoll.shard2.replica_n6' (registry 
'solr.core.utilizenodecoll.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@f89ce2
   [junit4]   2> 468516 INFO  (qtp941090-3585) [n:127.0.0.1:33319_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 468516 INFO  (qtp941090-3585) [n:127.0.0.1:33319_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.c.SolrCore [[utilizenodecoll_shard2_replica_n6] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestUtilizeNode_C822E98E3F13CA66-001/tempDir-001/node3/utilizenodecoll_shard2_replica_n6],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestUtilizeNode_C822E98E3F13CA66-001/tempDir-001/node3/./utilizenodecoll_shard2_replica_n6/data/]
   [junit4]   2> 468566 INFO  (qtp17824975-3568) [n:127.0.0.1:39125_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 468566 INFO  (qtp17824975-3568) [n:127.0.0.1:39125_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 468568 INFO  (qtp17824975-3568) [n:127.0.0.1:39125_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 468568 INFO  (qtp17824975-3568) [n:127.0.0.1:39125_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 468570 INFO  (qtp17824975-3568) [n:127.0.0.1:39125_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@289221[utilizenodecoll_shard1_replica_n2] main]
   [junit4]   2> 468571 INFO  (qtp17824975-3568) [n:127.0.0.1:39125_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 468571 INFO  (qtp17824975-3568) [n:127.0.0.1:39125_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 468572 INFO  (qtp17824975-3568) [n:127.0.0.1:39125_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 468575 INFO  
(searcherExecutor-878-thread-1-processing-n:127.0.0.1:39125_solr 
x:utilizenodecoll_shard1_replica_n2 s:shard1 c:utilizenodecoll r:core_node5) 
[n:127.0.0.1:39125_solr c:utilizenodecoll s:shard1 r:core_node5 
x:utilizenodecoll_shard1_replica_n2] o.a.s.c.SolrCore 
[utilizenodecoll_shard1_replica_n2] Registered new searcher 
Searcher@289221[utilizenodecoll_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 468575 INFO  (qtp17824975-3568) [n:127.0.0.1:39125_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1591803006799577088
   [junit4]   2> 468582 INFO  (qtp32166169-3580) [n:127.0.0.1:43565_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 468582 INFO  (qtp32166169-3580) [n:127.0.0.1:43565_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 468584 INFO  (qtp17824975-3568) [n:127.0.0.1:39125_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 468584 INFO  (qtp32166169-3580) [n:127.0.0.1:43565_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 468584 INFO  (qtp32166169-3580) [n:127.0.0.1:43565_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 468586 INFO  (qtp18767432-3590) [n:127.0.0.1:40141_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 468586 INFO  (qtp18767432-3590) [n:127.0.0.1:40141_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 468587 INFO  (qtp32166169-3580) [n:127.0.0.1:43565_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@c5df4a[utilizenodecoll_shard1_replica_n1] main]
   [junit4]   2> 468746 INFO  (qtp18767432-3590) [n:127.0.0.1:40141_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 468746 INFO  (qtp18767432-3590) [n:127.0.0.1:40141_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 468748 INFO  (qtp18767432-3590) [n:127.0.0.1:40141_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@10da900[utilizenodecoll_shard2_replica_n4] main]
   [junit4]   2> 468749 INFO  (qtp941090-3585) [n:127.0.0.1:33319_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 468749 INFO  (qtp941090-3585) [n:127.0.0.1:33319_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 468750 INFO  
(zkCallback-506-thread-2-processing-n:127.0.0.1:40141_solr) 
[n:127.0.0.1:40141_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 468750 INFO  
(zkCallback-506-thread-1-processing-n:127.0.0.1:40141_solr) 
[n:127.0.0.1:40141_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 468750 INFO  (qtp18767432-3590) [n:127.0.0.1:40141_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 468750 INFO  
(zkCallback-510-thread-2-processing-n:127.0.0.1:33319_solr) 
[n:127.0.0.1:33319_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 468750 INFO  
(zkCallback-510-thread-1-processing-n:127.0.0.1:33319_solr) 
[n:127.0.0.1:33319_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 468750 INFO  (qtp32166169-3580) [n:127.0.0.1:43565_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 468750 INFO  
(zkCallback-508-thread-2-processing-n:127.0.0.1:43565_solr) 
[n:127.0.0.1:43565_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 468750 INFO  
(zkCallback-508-thread-1-processing-n:127.0.0.1:43565_solr) 
[n:127.0.0.1:43565_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 468750 INFO  (qtp32166169-3580) [n:127.0.0.1:43565_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 468750 INFO  (qtp18767432-3590) [n:127.0.0.1:40141_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 468751 INFO  (qtp941090-3585) [n:127.0.0.1:33319_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 468751 INFO  (qtp941090-3585) [n:127.0.0.1:33319_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 468751 INFO  (qtp32166169-3580) [n:127.0.0.1:43565_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 468752 INFO  (qtp18767432-3590) [n:127.0.0.1:40141_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 468753 INFO  
(searcherExecutor-877-thread-1-processing-n:127.0.0.1:43565_solr 
x:utilizenodecoll_shard1_replica_n1 s:shard1 c:utilizenodecoll r:core_node3) 
[n:127.0.0.1:43565_solr c:utilizenodecoll s:shard1 r:core_node3 
x:utilizenodecoll_shard1_replica_n1] o.a.s.c.SolrCore 
[utilizenodecoll_shard1_replica_n1] Registered new searcher 
Searcher@c5df4a[utilizenodecoll_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 468753 INFO  (qtp32166169-3580) [n:127.0.0.1:43565_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1591803006986223616
   [junit4]   2> 468754 INFO  
(searcherExecutor-879-thread-1-processing-n:127.0.0.1:40141_solr 
x:utilizenodecoll_shard2_replica_n4 s:shard2 c:utilizenodecoll r:core_node7) 
[n:127.0.0.1:40141_solr c:utilizenodecoll s:shard2 r:core_node7 
x:utilizenodecoll_shard2_replica_n4] o.a.s.c.SolrCore 
[utilizenodecoll_shard2_replica_n4] Registered new searcher 
Searcher@10da900[utilizenodecoll_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 468754 INFO  (qtp18767432-3590) [n:127.0.0.1:40141_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1591803006987272192
   [junit4]   2> 468754 INFO  (qtp941090-3585) [n:127.0.0.1:33319_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@170c521[utilizenodecoll_shard2_replica_n6] main]
   [junit4]   2> 468754 INFO  
(zkCallback-499-thread-2-processing-n:127.0.0.1:39125_solr) 
[n:127.0.0.1:39125_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 468754 INFO  
(zkCallback-499-thread-1-processing-n:127.0.0.1:39125_solr) 
[n:127.0.0.1:39125_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 468756 INFO  (qtp941090-3585) [n:127.0.0.1:33319_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 468756 INFO  (qtp941090-3585) [n:127.0.0.1:33319_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 468757 INFO  (qtp941090-3585) [n:127.0.0.1:33319_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 468759 INFO  
(searcherExecutor-880-thread-1-processing-n:127.0.0.1:33319_solr 
x:utilizenodecoll_shard2_replica_n6 s:shard2 c:utilizenodecoll r:core_node8) 
[n:127.0.0.1:33319_solr c:utilizenodecoll s:shard2 r:core_node8 
x:utilizenodecoll_shard2_replica_n6] o.a.s.c.SolrCore 
[utilizenodecoll_shard2_replica_n6] Registered new searcher 
Searcher@170c521[utilizenodecoll_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 468759 INFO  (qtp941090-3585) [n:127.0.0.1:33319_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1591803006992515072
   [junit4]   2> 468760 INFO  (qtp18767432-3590) [n:127.0.0.1:40141_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 468861 INFO  
(zkCallback-508-thread-2-processing-n:127.0.0.1:43565_solr) 
[n:127.0.0.1:43565_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 468861 INFO  
(zkCallback-506-thread-1-processing-n:127.0.0.1:40141_solr) 
[n:127.0.0.1:40141_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 468861 INFO  
(zkCallback-510-thread-2-processing-n:127.0.0.1:33319_solr) 
[n:127.0.0.1:33319_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 468861 INFO  
(zkCallback-510-thread-1-processing-n:127.0.0.1:33319_solr) 
[n:127.0.0.1:33319_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 468861 INFO  
(zkCallback-499-thread-1-processing-n:127.0.0.1:39125_solr) 
[n:127.0.0.1:39125_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 468861 INFO  
(zkCallback-508-thread-1-processing-n:127.0.0.1:43565_solr) 
[n:127.0.0.1:43565_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 468861 INFO  
(zkCallback-506-thread-2-processing-n:127.0.0.1:40141_solr) 
[n:127.0.0.1:40141_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 468861 INFO  
(zkCallback-499-thread-2-processing-n:127.0.0.1:39125_solr) 
[n:127.0.0.1:39125_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 469085 INFO  (qtp17824975-3568) [n:127.0.0.1:39125_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 469085 INFO  (qtp17824975-3568) [n:127.0.0.1:39125_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 469085 INFO  (qtp17824975-3568) [n:127.0.0.1:39125_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:39125/solr/utilizenodecoll_shard1_replica_n2/
   [junit4]   2> 469085 INFO  (qtp17824975-3568) [n:127.0.0.1:39125_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.u.PeerSync PeerSync: core=utilizenodecoll_shard1_replica_n2 
url=https://127.0.0.1:39125/solr START 
replicas=[https://127.0.0.1:43565/solr/utilizenodecoll_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 469095 INFO  (qtp32166169-3579) [n:127.0.0.1:43565_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.c.S.Request [utilizenodecoll_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 469260 INFO  (qtp18767432-3590) [n:127.0.0.1:40141_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 469260 INFO  (qtp18767432-3590) [n:127.0.0.1:40141_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 469261 INFO  (qtp18767432-3590) [n:127.0.0.1:40141_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:40141/solr/utilizenodecoll_shard2_replica_n4/
   [junit4]   2> 469261 INFO  (qtp18767432-3590) [n:127.0.0.1:40141_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.u.PeerSync PeerSync: core=utilizenodecoll_shard2_replica_n4 
url=https://127.0.0.1:40141/solr START 
replicas=[https://127.0.0.1:33319/solr/utilizenodecoll_shard2_replica_n6/] 
nUpdates=100
   [junit4]   2> 469270 INFO  (qtp941090-3586) [n:127.0.0.1:33319_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.c.S.Request [utilizenodecoll_shard2_replica_n6]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 469386 INFO  (qtp17824975-3568) [n:127.0.0.1:39125_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.u.PeerSync PeerSync: core=utilizenodecoll_shard1_replica_n2 
url=https://127.0.0.1:39125/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 469386 INFO  (qtp17824975-3568) [n:127.0.0.1:39125_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 469386 INFO  (qtp17824975-3568) [n:127.0.0.1:39125_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 469386 INFO  (qtp17824975-3568) [n:127.0.0.1:39125_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 469390 INFO  (qtp17824975-3568) [n:127.0.0.1:39125_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:39125/solr/utilizenodecoll_shard1_replica_n2/ shard1
   [junit4]   2> 469491 INFO  
(zkCallback-508-thread-1-processing-n:127.0.0.1:43565_solr) 
[n:127.0.0.1:43565_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 469491 INFO  
(zkCallback-499-thread-2-processing-n:127.0.0.1:39125_solr) 
[n:127.0.0.1:39125_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 469491 INFO  
(zkCallback-506-thread-2-processing-n:127.0.0.1:40141_solr) 
[n:127.0.0.1:40141_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 469491 INFO  
(zkCallback-499-thread-1-processing-n:127.0.0.1:39125_solr) 
[n:127.0.0.1:39125_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 469491 INFO  
(zkCallback-506-thread-1-processing-n:127.0.0.1:40141_solr) 
[n:127.0.0.1:40141_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 469491 INFO  
(zkCallback-508-thread-2-processing-n:127.0.0.1:43565_solr) 
[n:127.0.0.1:43565_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 469491 INFO  
(zkCallback-510-thread-1-processing-n:127.0.0.1:33319_solr) 
[n:127.0.0.1:33319_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 469491 INFO  
(zkCallback-510-thread-2-processing-n:127.0.0.1:33319_solr) 
[n:127.0.0.1:33319_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 469541 INFO  (qtp17824975-3568) [n:127.0.0.1:39125_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 469542 INFO  (qtp17824975-3568) [n:127.0.0.1:39125_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard1_replica_n2&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2193
   [junit4]   2> 469562 INFO  (qtp18767432-3590) [n:127.0.0.1:40141_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.u.PeerSync PeerSync: core=utilizenodecoll_shard2_replica_n4 
url=https://127.0.0.1:40141/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 469562 INFO  (qtp18767432-3590) [n:127.0.0.1:40141_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 469562 INFO  (qtp18767432-3590) [n:127.0.0.1:40141_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 469562 INFO  (qtp18767432-3590) [n:127.0.0.1:40141_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 469564 INFO  (qtp18767432-3590) [n:127.0.0.1:40141_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:40141/solr/utilizenodecoll_shard2_replica_n4/ shard2
   [junit4]   2> 469665 INFO  
(zkCallback-508-thread-2-processing-n:127.0.0.1:43565_solr) 
[n:127.0.0.1:43565_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 469665 INFO  
(zkCallback-510-thread-2-processing-n:127.0.0.1:33319_solr) 
[n:127.0.0.1:33319_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 469665 INFO  
(zkCallback-506-thread-1-processing-n:127.0.0.1:40141_solr) 
[n:127.0.0.1:40141_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 469665 INFO  
(zkCallback-510-thread-1-processing-n:127.0.0.1:33319_solr) 
[n:127.0.0.1:33319_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 469665 INFO  
(zkCallback-499-thread-1-processing-n:127.0.0.1:39125_solr) 
[n:127.0.0.1:39125_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 469665 INFO  
(zkCallback-499-thread-2-processing-n:127.0.0.1:39125_solr) 
[n:127.0.0.1:39125_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 469665 INFO  
(zkCallback-508-thread-1-processing-n:127.0.0.1:43565_solr) 
[n:127.0.0.1:43565_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 469665 INFO  
(zkCallback-506-thread-2-processing-n:127.0.0.1:40141_solr) 
[n:127.0.0.1:40141_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 469714 INFO  (qtp18767432-3590) [n:127.0.0.1:40141_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 469717 INFO  (qtp18767432-3590) [n:127.0.0.1:40141_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard2_replica_n4&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2323
   [junit4]   2> 469764 INFO  (qtp32166169-3580) [n:127.0.0.1:43565_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard1_replica_n1&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2375
   [junit4]   2> 469765 INFO  (qtp941090-3585) [n:127.0.0.1:33319_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard2_replica_n6&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2358
   [junit4]   2> 469768 INFO  (qtp17824975-3567) [n:127.0.0.1:39125_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 469866 INFO  
(zkCallback-506-thread-2-processing-n:127.0.0.1:40141_solr) 
[n:127.0.0.1:40141_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 469866 INFO  
(zkCallback-508-thread-1-processing-n:127.0.0.1:43565_solr) 
[n:127.0.0.1:43565_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 469866 INFO  
(zkCallback-506-thread-1-processing-n:127.0.0.1:40141_solr) 
[n:127.0.0.1:40141_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 469866 INFO  
(zkCallback-508-thread-2-processing-n:127.0.0.1:43565_solr) 
[n:127.0.0.1:43565_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 469866 INFO  
(zkCallback-510-thread-2-processing-n:127.0.0.1:33319_solr) 
[n:127.0.0.1:33319_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 469866 INFO  
(zkCallback-499-thread-1-processing-n:127.0.0.1:39125_solr) 
[n:127.0.0.1:39125_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 469866 INFO  
(zkCallback-499-thread-2-processing-n:127.0.0.1:39125_solr) 
[n:127.0.0.1:39125_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 469866 INFO  
(zkCallback-510-thread-1-processing-n:127.0.0.1:33319_solr) 
[n:127.0.0.1:33319_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 470768 INFO  (qtp17824975-3567) [n:127.0.0.1:39125_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf1&name=utilizenodecoll&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=3746
   [junit4]   2> 470771 INFO  
(TEST-TestUtilizeNode.test-seed#[C822E98E3F13CA66]) [    ] o.e.j.s.Server 
jetty-9.4.8.v20171121, build timestamp: 2017-11-22T06:27:37+09:00, git hash: 
82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 470772 INFO  
(TEST-TestUtilizeNode.test-seed#[C822E98E3F13CA66]) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 470772 INFO  
(TEST-TestUtilizeNode.test-seed#[C822E98E3F13CA66]) [    ] o.e.j.s.session No 
SessionScavenger set, using defaults
   [junit4]   2> 470772 INFO  
(TEST-TestUtilizeNode.test-seed#[C822E98E3F13CA66]) [    ] o.e.j.s.session 
Scavenging every 660000ms
   [junit4]   2> 470772 INFO  
(TEST-TestUtilizeNode.test-seed#[C822E98E3F13CA66]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@12b1c4f{/solr,null,AVAILABLE}
   [junit4]   2> 470773 INFO  
(TEST-TestUtilizeNode.test-seed#[C822E98E3F13CA66]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@c09b31{SSL,[ssl, 
http/1.1]}{127.0.0.1:33989}
   [junit4]   2> 470773 INFO  
(TEST-TestUtilizeNode.test-seed#[C822E98E3F13CA66]) [    ] o.e.j.s.Server 
Started @471995ms
   [junit4]   2> 470773 INFO  
(TEST-TestUtilizeNode.test-seed#[C822E98E3F13CA66]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33989}
   [junit4]   2> 470773 ERROR 
(TEST-TestUtilizeNode.test-seed#[C822E98E3F13CA66]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 470775 INFO  
(TEST-TestUtilizeNode.test-seed#[C822E98E3F13CA66]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 470775 INFO  
(TEST-TestUtilizeNode.test-seed#[C822E98E3F13CA66]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 470775 INFO  
(TEST-TestUtilizeNode.test-seed#[C822E98E3F13CA66]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 470775 INFO  
(TEST-TestUtilizeNode.test-seed#[C822E98E3F13CA66]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-08T03:47:26.563Z
   [junit4]   2> 470777 INFO  (zkConnectionManagerCallback-530-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 470777 INFO  
(TEST-TestUtilizeNode.test-seed#[C822E98E3F13CA66]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 470787 INFO  
(TEST-TestUtilizeNode.test-seed#[C822E98E3F13CA66]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:42629/solr
   [junit4]   2> 470788 INFO  (zkConnectionManagerCallback-534-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 470791 INFO  
(zkConnectionManagerCallback-536-thread-1-processing-n:127.0.0.1:33989_solr) 
[n:127.0.0.1:33989_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 470795 INFO  
(TEST-TestUtilizeNode.test-seed#[C822E98E3F13CA66]) [n:127.0.0.1:33989_solr    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 470796 INFO  
(TEST-TestUtilizeNode.test-seed#[C822E98E3F13CA66]) [n:127.0.0.1:33989_solr    
] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 470797 INFO  
(TEST-TestUtilizeNode.test-seed#[C822E98E3F13CA66]) [n:127.0.0.1:33989_solr    
] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33989_solr
   [junit4]   2> 470798 INFO  
(zkCallback-508-thread-2-processing-n:127.0.0.1:43565_solr) 
[n:127.0.0.1:43565_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 470798 INFO  
(zkCallback-510-thread-1-processing-n:127.0.0.1:33319_solr) 
[n:127.0.0.1:33319_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 470798 INFO  
(zkCallback-499-thread-1-processing-n:127.0.0.1:39125_solr) 
[n:127.0.0.1:39125_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 470798 INFO  
(zkCallback-506-thread-1-processing-n:127.0.0.1:40141_solr) 
[n:127.0.0.1:40141_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 470798 INFO  (zkCallback-524-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 470798 INFO  (zkCallback-524-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 470799 INFO  
(zkCallback-535-thread-1-processing-n:127.0.0.1:33989_solr) 
[n:127.0.0.1:33989_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 470959 INFO  
(TEST-TestUtilizeNode.test-seed#[C822E98E3F13CA66]) [n:127.0.0.1:33989_solr    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33989.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f89ce2
   [junit4]   2> 470970 INFO  
(TEST-TestUtilizeNode.test-seed#[C822E98E3F13CA66]) [n:127.0.0.1:33989_solr    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33989.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f89ce2
   [junit4]   2> 470970 INFO  
(TEST-TestUtilizeNode.test-seed#[C822E98E3F13CA66]) [n:127.0.0.1:33989_solr    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33989.solr.jetty' 
(registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@f89ce2
   [junit4]   2> 470972 INFO  
(TEST-TestUtilizeNode.test-seed#[C822E98E3F13CA66]) [n:127.0.0.1:33989_solr    
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestUtilizeNode_C822E98E3F13CA66-001/tempDir-001/node5/.
   [junit4]   2> 471025 INFO  
(OverseerCollectionConfigSetProcessor-72111648274841612-127.0.0.1:33319_solr-n_0000000000)
 [n:127.0.0.1:33319_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> 471049 INFO  (zkConnectionManagerCallback-540-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 471057 INFO  (qtp941090-3586) [n:127.0.0.1:33319_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :utilizenode with params 
node=127.0.0.1:33989_solr&action=UTILIZENODE&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 471085 INFO  (qtp941090-3557) [n:127.0.0.1:33319_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.utilizenodecoll.shard2.replica_n6:INDEX.sizeInBytes}
 status=0 QTime=2
   [junit4]   2> 471103 INFO  (qtp941090-3702) [n:127.0.0.1:33319_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=10
   [junit4]   2> 471162 INFO  (qtp14938880-3712) [n:127.0.0.1:33989_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> 471171 INFO  (qtp17824975-3568) [n:127.0.0.1:39125_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.utilizenodecoll.shard1.replica_n2:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 471174 INFO  (qtp17824975-3567) [n:127.0.0.1:39125_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=1
   [junit4]   2> 471188 INFO  (qtp18767432-3589) [n:127.0.0.1:40141_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.utilizenodecoll.shard2.replica_n4:INDEX.sizeInBytes}
 status=0 QTime=1
   [junit4]   2> 471192 INFO  (qtp18767432-3590) [n:127.0.0.1:40141_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=1
   [junit4]   2> 471199 INFO  (qtp32166169-3579) [n:127.0.0.1:43565_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.utilizenodecoll.shard1.replica_n1:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 471202 INFO  (qtp32166169-3580) [n:127.0.0.1:43565_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=1
   [junit4]   2> 471208 INFO  (qtp941090-3557) [n:127.0.0.1:33319_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.utilizenodecoll.shard2.replica_n6:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 471210 INFO  (qtp941090-3702) [n:127.0.0.1:33319_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> 471212 INFO  (qtp14938880-3714) [n:127.0.0.1:33989_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> 471214 INFO  (qtp17824975-3568) [n:127.0.0.1:39125_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.utilizenodecoll.shard1.replica_n2:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 471216 INFO  (qtp17824975-3567) [n:127.0.0.1:39125_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=sol

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

lection.collection1.shard1.leader, tag=13678686
   [junit4]   2> 3390153 INFO  (coreCloseExecutor-11028-thread-1) 
[n:127.0.0.1:35735_solr c:collection1 s:shard1 r:core_node14 
x:collection1_shard1_replica_n13] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard1.leader, tag=11101219
   [junit4]   2> 3390156 INFO  (jetty-closer-10028-thread-6) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@81cf24{/solr,null,UNAVAILABLE}
   [junit4]   2> 3390156 INFO  (jetty-closer-10028-thread-6) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 3391583 WARN  
(zkCallback-10221-thread-2-processing-n:127.0.0.1:43917_solr) 
[n:127.0.0.1:43917_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 3391583 INFO  (jetty-closer-10028-thread-11) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1a8e800{/solr,null,UNAVAILABLE}
   [junit4]   2> 3391583 INFO  (jetty-closer-10028-thread-11) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 3391595 INFO  (jetty-closer-10028-thread-12) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@c59e1a{/solr,null,UNAVAILABLE}
   [junit4]   2> 3391595 INFO  (jetty-closer-10028-thread-12) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 3391596 INFO  (jetty-closer-10028-thread-10) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@13d3dee{/solr,null,UNAVAILABLE}
   [junit4]   2> 3391596 INFO  (jetty-closer-10028-thread-10) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 3391597 ERROR 
(SUITE-TriggerIntegrationTest-seed#[C822E98E3F13CA66]-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> 3391597 INFO  
(SUITE-TriggerIntegrationTest-seed#[C822E98E3F13CA66]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:32957 32957
   [junit4]   2> 3391625 INFO  (Thread-7890) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:32957 32957
   [junit4]   2> 3391625 WARN  (Thread-7890) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        42      /solr/collections/collection1/terms/shard1
   [junit4]   2>        22      /solr/aliases.json
   [junit4]   2>        21      /solr/security.json
   [junit4]   2>        8       /solr/configs/conf
   [junit4]   2>        2       /solr/collections/testMetricTrigger/terms/shard1
   [junit4]   2>        2       /solr/collections/testMetricTrigger/terms/shard2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        180     /solr/collections/collection1/state.json
   [junit4]   2>        22      /solr/clusterprops.json
   [junit4]   2>        22      /solr/clusterstate.json
   [junit4]   2>        12      /solr/collections/testMetricTrigger/state.json
   [junit4]   2>        6       /solr/autoscaling.json
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard1/election/72111826358501390-core_node3-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/72111826358501414-127.0.0.1:35191_solr-n_0000000011
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard1/election/72111826358501405-core_node8-n_0000000003
   [junit4]   2>        2       
/solr/overseer_elect/election/72111826358501402-127.0.0.1:42445_solr-n_0000000007
   [junit4]   2>        2       
/solr/overseer_elect/election/72111826358501405-127.0.0.1:39689_solr-n_0000000008
   [junit4]   2>        2       
/solr/overseer_elect/election/72111826358501411-127.0.0.1:35735_solr-n_0000000010
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        22      /solr/live_nodes
   [junit4]   2>        22      /solr/collections
   [junit4]   2>        6       /solr/overseer/queue-work
   [junit4]   2>        6       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        6       /solr/overseer/queue
   [junit4]   2>        6       /solr/overseer/collection-queue-work
   [junit4]   2>        2       /solr/autoscaling/events/node_lost_triggerMR
   [junit4]   2>        2       /solr/autoscaling/events/node_added_triggerCTOOR
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_C822E98E3F13CA66-001
   [junit4]   2> Feb 08, 2018 4:36:07 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=RandomSimilarity(queryNorm=true): {}, locale=ga-IE, 
timezone=Asia/Yekaterinburg
   [junit4]   2> NOTE: Linux 4.13.0-32-generic i386/Oracle Corporation 
1.8.0_162 (32-bit)/cpus=8,threads=1,free=194994008,total=527433728
   [junit4]   2> NOTE: All tests run in this JVM: 
[SignatureUpdateProcessorFactoryTest, TestRTGBase, 
AtomicUpdateProcessorFactoryTest, TestCollationFieldDocValues, TestRestManager, 
TestPerFieldSimilarityWithDefaultOverride, QueryEqualityTest, 
TestTolerantUpdateProcessorRandomCloud, ZkShardTermsTest, 
PreAnalyzedUpdateProcessorTest, TestReload, CurrencyFieldTypeTest, 
TestReplicationHandler, AutoAddReplicasPlanActionTest, CreateRoutedAliasTest, 
TestCollectionsAPIViaSolrCloudCluster, BadComponentTest, 
AutoscalingHistoryHandlerTest, TestSurroundQueryParser, 
CollectionStateFormat2Test, UpdateLogTest, HdfsRestartWhileUpdatingTest, 
XsltUpdateRequestHandlerTest, TestLegacyFieldCache, BJQParserTest, SOLR749Test, 
DeleteNodeTest, TestSQLHandlerNonCloud, TestExportWriter, TestRebalanceLeaders, 
MetricUtilsTest, RestartWhileUpdatingTest, TestRawTransformer, 
TestSystemIdResolver, SearchHandlerTest, TestMaxTokenLenTokenizer, 
FieldMutatingUpdateProcessorTest, TestFunctionQuery, SolrIndexMetricsTest, 
TestSegmentSorting, TestCoreBackup, TestJettySolrRunner, 
DirectUpdateHandlerOptimizeTest, LargeFieldTest, TestCloudPivotFacet, 
TestNRTOpen, TestLeaderInitiatedRecoveryThread, PeerSyncReplicationTest, 
ConcurrentDeleteAndCreateCollectionTest, TestJsonRequest, PrimUtilsTest, 
IndexSchemaTest, TestManagedSchemaAPI, SolrShardReporterTest, TestLRUCache, 
TestSystemCollAutoCreate, TestSolrIndexConfig, TestFastLRUCache, 
TestSubQueryTransformerDistrib, TestDeleteCollectionOnDownNodes, 
SmileWriterTest, TestTrie, FastVectorHighlighterTest, SpatialHeatmapFacetsTest, 
TestSolrCLIRunExample, TestChildDocTransformer, 
HdfsTlogReplayBufferedWhileIndexingTest, ScriptEngineTest, TestReloadDeadlock, 
TestNamedUpdateProcessors, DocValuesNotIndexedTest, 
TestExclusionRuleCollectionAccess, ZkStateWriterTest, TestPivotHelperCode, 
BlockCacheTest, CdcrReplicationDistributedZkTest, TestCloudSearcherWarming, 
TestNestedDocsSort, TestLegacyTerms, FileUtilsTest, TestTrieFacet, 
TestStressRecovery, CachingDirectoryFactoryTest, TestFieldResource, 
TestSearchPerf, BadCopyFieldTest, TestCloudDeleteByQuery, SuggesterFSTTest, 
TestConfigSetsAPIExclusivity, TestFuzzyAnalyzedSuggestions, 
SolrJmxReporterTest, TestLRUStatsCache, TestReplicaProperties, 
LoggingHandlerTest, HLLSerializationTest, SuggesterTest, 
TestSolrCloudWithSecureImpersonation, TestDistributedStatsComponentCardinality, 
DocumentBuilderTest, ClassificationUpdateProcessorIntegrationTest, 
QueryParsingTest, ShardSplitTest, HdfsNNFailoverTest, TestCharFilters, 
UpdateRequestProcessorFactoryTest, TestSolrJ, QueryElevationComponentTest, 
DistributedMLTComponentTest, SystemInfoHandlerTest, TermsComponentTest, 
EnumFieldTest, TestSweetSpotSimilarityFactory, StatsReloadRaceTest, 
TestSkipOverseerOperations, ResourceLoaderTest, TestBM25SimilarityFactory, 
TestDistribIDF, TestElisionMultitermQuery, TestOnReconnectListenerSupport, 
AddReplicaTest, TestDistribStateManager, TestReqParamsAPI, 
ExecutePlanActionTest, TestSchemaNameResource, AlternateDirectoryTest, 
SampleTest, AnalyticsQueryTest, ChaosMonkeySafeLeaderTest, 
BasicDistributedZk2Test, OpenCloseCoreStressTest, OverseerTest, TestZkChroot, 
ShardRoutingCustomTest, TestDistributedGrouping, TestRecovery, 
ZkControllerTest, StatsComponentTest, PeerSyncTest, BasicFunctionalityTest, 
TestLazyCores, TestBadConfig, HighlighterTest, SoftAutoCommitTest, 
TestAnalyzedSuggestions, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, 
TestPartialUpdateDeduplication, PingRequestHandlerTest, CSVRequestHandlerTest, 
TestComponentsName, SearchHandlerTest, UpdateParamsTest, 
ResponseLogComponentTest, TestMergePolicyConfig, NumericFieldsTest, 
MinimalSchemaTest, TestConfig, OutputWriterTest, ExternalFileFieldSortTest, 
TestPostingsSolrHighlighter, DirectSolrConnectionTest, TestLuceneMatchVersion, 
TestPhraseSuggestions, SpellPossibilityIteratorTest, SynonymTokenizerTest, 
TestXIncludeConfig, TestDFRSimilarityFactory, TestPerFieldSimilarity, 
TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, 
TestIBSimilarityFactory, TestFastWriter, TimeZoneUtilsTest, 
URLClassifyProcessorTest, PluginInfoTest, ChaosMonkeyNothingIsSafeTest, 
CloudExitableDirectoryReaderTest, ConcurrentCreateRoutedAliasTest, 
ConfigSetsAPITest, CreateCollectionCleanupTest, DeleteReplicaTest, 
DeleteShardTest, DeleteStatusTest, ForceLeaderTest, 
LeaderInitiatedRecoveryOnShardRestartTest, LegacyCloudClusterPropTest, 
MigrateRouteKeyTest, MissingSegmentRecoveryTest, MoveReplicaHDFSTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest, 
OverseerRolesTest, ReplaceNodeNoTargetTest, SSLMigrationTest, 
SaslZkACLProviderTest, TestCloudInspectUtil, TestCloudJSONFacetJoinDomain, 
TestClusterProperties, TestConfigSetsAPI, TestPullReplica, 
TestRandomFlRTGCloud, TestStressLiveNodes, TestTolerantUpdateProcessorCloud, 
TriLevelCompositeIdRoutingTest, CollectionReloadTest, CustomCollectionTest, 
TestLocalFSCloudBackupRestore, TestRequestStatusCollectionAPI, TestPolicyCloud, 
TriggerIntegrationTest]
   [junit4] Completed [616/774 (2!)] on J1 in 208.68s, 14 tests, 1 failure <<< 
FAILURES!

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

Reply via email to