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

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

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([61CC1180CB752202:E9982E5A65894FFA]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at org.apache.solr.cloud.TestUtilizeNode.test(TestUtilizeNode.java:81)
        at 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.testNodeAddedTriggerRestoreState

Error Message:
The trigger did not fire at all

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




Build Log:
[...truncated 13901 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestUtilizeNode
   [junit4]   2> 2825386 INFO  
(SUITE-TestUtilizeNode-seed#[61CC1180CB752202]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_61CC1180CB752202-001/init-core-data-001
   [junit4]   2> 2825387 WARN  
(SUITE-TestUtilizeNode-seed#[61CC1180CB752202]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 2825387 INFO  
(SUITE-TestUtilizeNode-seed#[61CC1180CB752202]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2825388 INFO  
(SUITE-TestUtilizeNode-seed#[61CC1180CB752202]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2825389 INFO  
(SUITE-TestUtilizeNode-seed#[61CC1180CB752202]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_61CC1180CB752202-001/tempDir-001
   [junit4]   2> 2825389 INFO  
(SUITE-TestUtilizeNode-seed#[61CC1180CB752202]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2825389 INFO  (Thread-10416) [    ] o.a.s.c.ZkTestServer 
client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2825389 INFO  (Thread-10416) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2825391 ERROR (Thread-10416) [    ] 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> 2825489 INFO  
(SUITE-TestUtilizeNode-seed#[61CC1180CB752202]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:46075
   [junit4]   2> 2825492 INFO  (zkConnectionManagerCallback-10957-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2825496 INFO  (jetty-launcher-10954-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2825496 INFO  (jetty-launcher-10954-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2825496 INFO  (jetty-launcher-10954-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2825496 INFO  (jetty-launcher-10954-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2825497 INFO  (jetty-launcher-10954-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2825497 INFO  (jetty-launcher-10954-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2825497 INFO  (jetty-launcher-10954-thread-2) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2825498 INFO  (jetty-launcher-10954-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1efc5be{/solr,null,AVAILABLE}
   [junit4]   2> 2825498 INFO  (jetty-launcher-10954-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2825498 INFO  (jetty-launcher-10954-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2825498 INFO  (jetty-launcher-10954-thread-3) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2825499 INFO  (jetty-launcher-10954-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2825499 INFO  (jetty-launcher-10954-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2825499 INFO  (jetty-launcher-10954-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@e2efd3{/solr,null,AVAILABLE}
   [junit4]   2> 2825499 INFO  (jetty-launcher-10954-thread-1) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2825499 INFO  (jetty-launcher-10954-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@17fabed{/solr,null,AVAILABLE}
   [junit4]   2> 2825499 INFO  (jetty-launcher-10954-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@136f3c2{SSL,[ssl, 
http/1.1]}{127.0.0.1:35013}
   [junit4]   2> 2825499 INFO  (jetty-launcher-10954-thread-2) [    ] 
o.e.j.s.Server Started @2826533ms
   [junit4]   2> 2825500 INFO  (jetty-launcher-10954-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35013}
   [junit4]   2> 2825500 INFO  (jetty-launcher-10954-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@11a4125{SSL,[ssl, 
http/1.1]}{127.0.0.1:34341}
   [junit4]   2> 2825500 INFO  (jetty-launcher-10954-thread-3) [    ] 
o.e.j.s.Server Started @2826534ms
   [junit4]   2> 2825500 INFO  (jetty-launcher-10954-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34341}
   [junit4]   2> 2825500 ERROR (jetty-launcher-10954-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2825500 INFO  (jetty-launcher-10954-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@11b107{SSL,[ssl, 
http/1.1]}{127.0.0.1:40111}
   [junit4]   2> 2825500 INFO  (jetty-launcher-10954-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 2825500 INFO  (jetty-launcher-10954-thread-1) [    ] 
o.e.j.s.Server Started @2826534ms
   [junit4]   2> 2825500 INFO  (jetty-launcher-10954-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2825500 INFO  (jetty-launcher-10954-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40111}
   [junit4]   2> 2825500 INFO  (jetty-launcher-10954-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2825500 ERROR (jetty-launcher-10954-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2825500 INFO  (jetty-launcher-10954-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-15T17:17:19.322Z
   [junit4]   2> 2825500 INFO  (jetty-launcher-10954-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 2825500 ERROR (jetty-launcher-10954-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2825501 INFO  (jetty-launcher-10954-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2825501 INFO  (jetty-launcher-10954-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 2825501 INFO  (jetty-launcher-10954-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2825501 INFO  (jetty-launcher-10954-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2825501 INFO  (jetty-launcher-10954-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-15T17:17:19.323Z
   [junit4]   2> 2825501 INFO  (jetty-launcher-10954-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2825501 INFO  (jetty-launcher-10954-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-15T17:17:19.323Z
   [junit4]   2> 2825503 INFO  (zkConnectionManagerCallback-10959-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2825503 INFO  (jetty-launcher-10954-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2825503 INFO  (jetty-launcher-10954-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2825503 INFO  (zkConnectionManagerCallback-10963-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2825503 INFO  (jetty-launcher-10954-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2825503 INFO  (jetty-launcher-10954-thread-4) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2825503 INFO  (zkConnectionManagerCallback-10961-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2825504 INFO  (jetty-launcher-10954-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2825504 INFO  (jetty-launcher-10954-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@17bd257{/solr,null,AVAILABLE}
   [junit4]   2> 2825504 INFO  (jetty-launcher-10954-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2825505 INFO  (jetty-launcher-10954-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@157d665{SSL,[ssl, 
http/1.1]}{127.0.0.1:41375}
   [junit4]   2> 2825505 INFO  (jetty-launcher-10954-thread-4) [    ] 
o.e.j.s.Server Started @2826539ms
   [junit4]   2> 2825505 INFO  (jetty-launcher-10954-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41375}
   [junit4]   2> 2825505 ERROR (jetty-launcher-10954-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2825505 INFO  (jetty-launcher-10954-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 2825505 INFO  (jetty-launcher-10954-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2825505 INFO  (jetty-launcher-10954-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2825505 INFO  (jetty-launcher-10954-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-15T17:17:19.327Z
   [junit4]   2> 2825509 INFO  (zkConnectionManagerCallback-10965-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2825510 INFO  (jetty-launcher-10954-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2825513 INFO  (jetty-launcher-10954-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46075/solr
   [junit4]   2> 2825513 INFO  (jetty-launcher-10954-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46075/solr
   [junit4]   2> 2825513 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 
0x100581b89620002, likely client has closed socket
   [junit4]   2> 2825516 INFO  (zkConnectionManagerCallback-10970-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2825516 INFO  (zkConnectionManagerCallback-10973-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2825517 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 
0x100581b89620006, likely client has closed socket
   [junit4]   2> 2825518 INFO  (jetty-launcher-10954-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46075/solr
   [junit4]   2> 2825519 INFO  (zkConnectionManagerCallback-10981-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2825519 INFO  
(zkConnectionManagerCallback-10979-thread-1-processing-n:127.0.0.1:35013_solr) 
[n:127.0.0.1:35013_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2825520 INFO  
(zkConnectionManagerCallback-10976-thread-1-processing-n:127.0.0.1:40111_solr) 
[n:127.0.0.1:40111_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2825520 INFO  (jetty-launcher-10954-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46075/solr
   [junit4]   2> 2825521 INFO  (zkConnectionManagerCallback-10985-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2825522 INFO  
(zkConnectionManagerCallback-10987-thread-1-processing-n:127.0.0.1:34341_solr) 
[n:127.0.0.1:34341_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2825523 INFO  
(zkConnectionManagerCallback-10989-thread-1-processing-n:127.0.0.1:41375_solr) 
[n:127.0.0.1:41375_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2825598 INFO  (jetty-launcher-10954-thread-2) 
[n:127.0.0.1:35013_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2825598 INFO  (jetty-launcher-10954-thread-3) 
[n:127.0.0.1:34341_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2825599 INFO  (jetty-launcher-10954-thread-1) 
[n:127.0.0.1:40111_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2825599 INFO  (jetty-launcher-10954-thread-2) 
[n:127.0.0.1:35013_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:35013_solr
   [junit4]   2> 2825599 INFO  (jetty-launcher-10954-thread-4) 
[n:127.0.0.1:41375_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2825600 INFO  (jetty-launcher-10954-thread-3) 
[n:127.0.0.1:34341_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34341_solr
   [junit4]   2> 2825600 INFO  (jetty-launcher-10954-thread-1) 
[n:127.0.0.1:40111_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40111_solr
   [junit4]   2> 2825600 INFO  (jetty-launcher-10954-thread-2) 
[n:127.0.0.1:35013_solr    ] o.a.s.c.Overseer Overseer 
(id=72154469330190344-127.0.0.1:35013_solr-n_0000000000) starting
   [junit4]   2> 2825602 INFO  (jetty-launcher-10954-thread-4) 
[n:127.0.0.1:41375_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41375_solr
   [junit4]   2> 2825620 INFO  
(zkCallback-10978-thread-1-processing-n:127.0.0.1:35013_solr) 
[n:127.0.0.1:35013_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2825620 INFO  
(zkCallback-10975-thread-1-processing-n:127.0.0.1:40111_solr) 
[n:127.0.0.1:40111_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2825620 INFO  
(zkCallback-10988-thread-1-processing-n:127.0.0.1:41375_solr) 
[n:127.0.0.1:41375_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2825622 INFO  
(zkCallback-10986-thread-1-processing-n:127.0.0.1:34341_solr) 
[n:127.0.0.1:34341_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2825622 INFO  
(zkCallback-10978-thread-2-processing-n:127.0.0.1:35013_solr) 
[n:127.0.0.1:35013_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2825622 INFO  
(zkCallback-10988-thread-2-processing-n:127.0.0.1:41375_solr) 
[n:127.0.0.1:41375_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2825629 INFO  (jetty-launcher-10954-thread-2) 
[n:127.0.0.1:35013_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35013_solr
   [junit4]   2> 2825636 INFO  
(zkCallback-10975-thread-1-processing-n:127.0.0.1:40111_solr) 
[n:127.0.0.1:40111_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2825640 INFO  
(zkCallback-10986-thread-1-processing-n:127.0.0.1:34341_solr) 
[n:127.0.0.1:34341_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2825640 INFO  
(zkCallback-10988-thread-2-processing-n:127.0.0.1:41375_solr) 
[n:127.0.0.1:41375_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2825641 INFO  
(OverseerStateUpdate-72154469330190344-127.0.0.1:35013_solr-n_0000000000) 
[n:127.0.0.1:35013_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2825786 INFO  (jetty-launcher-10954-thread-1) 
[n:127.0.0.1:40111_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40111.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@873cd3
   [junit4]   2> 2825786 INFO  (jetty-launcher-10954-thread-3) 
[n:127.0.0.1:34341_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34341.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@873cd3
   [junit4]   2> 2825788 INFO  (jetty-launcher-10954-thread-2) 
[n:127.0.0.1:35013_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35013.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@873cd3
   [junit4]   2> 2825799 INFO  (jetty-launcher-10954-thread-1) 
[n:127.0.0.1:40111_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40111.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@873cd3
   [junit4]   2> 2825800 INFO  (jetty-launcher-10954-thread-1) 
[n:127.0.0.1:40111_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40111.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@873cd3
   [junit4]   2> 2825802 INFO  (jetty-launcher-10954-thread-1) 
[n:127.0.0.1:40111_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_61CC1180CB752202-001/tempDir-001/node1/.
   [junit4]   2> 2825803 INFO  (jetty-launcher-10954-thread-3) 
[n:127.0.0.1:34341_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34341.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@873cd3
   [junit4]   2> 2825803 INFO  (jetty-launcher-10954-thread-2) 
[n:127.0.0.1:35013_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35013.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@873cd3
   [junit4]   2> 2825803 INFO  (jetty-launcher-10954-thread-3) 
[n:127.0.0.1:34341_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34341.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@873cd3
   [junit4]   2> 2825803 INFO  (jetty-launcher-10954-thread-2) 
[n:127.0.0.1:35013_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35013.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@873cd3
   [junit4]   2> 2825805 INFO  (jetty-launcher-10954-thread-2) 
[n:127.0.0.1:35013_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_61CC1180CB752202-001/tempDir-001/node2/.
   [junit4]   2> 2825805 INFO  (jetty-launcher-10954-thread-3) 
[n:127.0.0.1:34341_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_61CC1180CB752202-001/tempDir-001/node3/.
   [junit4]   2> 2825922 INFO  (jetty-launcher-10954-thread-4) 
[n:127.0.0.1:41375_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41375.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@873cd3
   [junit4]   2> 2825937 INFO  (jetty-launcher-10954-thread-4) 
[n:127.0.0.1:41375_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41375.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@873cd3
   [junit4]   2> 2825938 INFO  (jetty-launcher-10954-thread-4) 
[n:127.0.0.1:41375_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41375.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@873cd3
   [junit4]   2> 2825940 INFO  (jetty-launcher-10954-thread-4) 
[n:127.0.0.1:41375_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_61CC1180CB752202-001/tempDir-001/node4/.
   [junit4]   2> 2826001 INFO  (zkConnectionManagerCallback-10999-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2826004 INFO  (zkConnectionManagerCallback-11003-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2826005 INFO  
(SUITE-TestUtilizeNode-seed#[61CC1180CB752202]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2826005 INFO  
(SUITE-TestUtilizeNode-seed#[61CC1180CB752202]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46075/solr ready
   [junit4]   2> 2826099 INFO  (qtp22821170-38144) [n:127.0.0.1:40111_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with 
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2826104 INFO  (qtp22821170-38144) [n:127.0.0.1:40111_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 2826144 INFO  
(TEST-TestUtilizeNode.test-seed#[61CC1180CB752202]) [    ] o.a.s.SolrTestCaseJ4 
###Starting test
   [junit4]   2> 2826146 INFO  
(TEST-TestUtilizeNode.test-seed#[61CC1180CB752202]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2826148 INFO  (zkConnectionManagerCallback-11006-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2826150 INFO  (qtp22821170-38155) [n:127.0.0.1:40111_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> 2826152 INFO  
(OverseerThreadFactory-9374-thread-2-processing-n:127.0.0.1:35013_solr) 
[n:127.0.0.1:35013_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
utilizenodecoll
   [junit4]   2> 2826152 INFO  
(OverseerCollectionConfigSetProcessor-72154469330190344-127.0.0.1:35013_solr-n_0000000000)
 [n:127.0.0.1:35013_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> 2826260 INFO  
(OverseerStateUpdate-72154469330190344-127.0.0.1:35013_solr-n_0000000000) 
[n:127.0.0.1:35013_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:35013/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2826266 INFO  
(OverseerStateUpdate-72154469330190344-127.0.0.1:35013_solr-n_0000000000) 
[n:127.0.0.1:35013_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:40111/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2826266 INFO  
(OverseerStateUpdate-72154469330190344-127.0.0.1:35013_solr-n_0000000000) 
[n:127.0.0.1:35013_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:41375/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2826267 INFO  
(OverseerStateUpdate-72154469330190344-127.0.0.1:35013_solr-n_0000000000) 
[n:127.0.0.1:35013_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_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34341/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2826543 INFO  (qtp22821170-38147) [n:127.0.0.1:40111_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node6&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> 2826544 INFO  (qtp22821170-38147) [n:127.0.0.1:40111_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2826678 INFO  
(zkCallback-10975-thread-1-processing-n:127.0.0.1:40111_solr) 
[n:127.0.0.1:40111_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> 2826681 INFO  (qtp6796058-38132) [n:127.0.0.1:35013_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> 2826685 INFO  
(zkCallback-10975-thread-2-processing-n:127.0.0.1:40111_solr) 
[n:127.0.0.1:40111_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> 2826685 INFO  (qtp6796058-38132) [n:127.0.0.1:35013_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2826735 INFO  (qtp26603045-38153) [n:127.0.0.1:34341_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_n5&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2826735 INFO  (qtp26603045-38153) [n:127.0.0.1:34341_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2826763 INFO  (qtp27454541-38150) [n:127.0.0.1:41375_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> 2826763 INFO  (qtp27454541-38150) [n:127.0.0.1:41375_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2826872 INFO  
(zkCallback-10986-thread-1-processing-n:127.0.0.1:34341_solr) 
[n:127.0.0.1:34341_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> 2826872 INFO  
(zkCallback-10988-thread-2-processing-n:127.0.0.1:41375_solr) 
[n:127.0.0.1:41375_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> 2826873 INFO  
(zkCallback-10978-thread-2-processing-n:127.0.0.1:35013_solr) 
[n:127.0.0.1:35013_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> 2826881 INFO  
(zkCallback-10978-thread-1-processing-n:127.0.0.1:35013_solr) 
[n:127.0.0.1:35013_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> 2826881 INFO  
(zkCallback-10975-thread-2-processing-n:127.0.0.1:40111_solr) 
[n:127.0.0.1:40111_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> 2826881 INFO  
(zkCallback-10975-thread-1-processing-n:127.0.0.1:40111_solr) 
[n:127.0.0.1:40111_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> 2826881 INFO  
(zkCallback-10988-thread-1-processing-n:127.0.0.1:41375_solr) 
[n:127.0.0.1:41375_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> 2826883 INFO  
(zkCallback-10986-thread-2-processing-n:127.0.0.1:34341_solr) 
[n:127.0.0.1:34341_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> 2827594 INFO  (qtp22821170-38147) [n:127.0.0.1:40111_solr 
c:utilizenodecoll s:shard1 r:core_node6 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2827635 INFO  (qtp22821170-38147) [n:127.0.0.1:40111_solr 
c:utilizenodecoll s:shard1 r:core_node6 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.s.IndexSchema [utilizenodecoll_shard1_replica_n2] Schema 
name=cloud-dynamic
   [junit4]   2> 2827683 INFO  (qtp22821170-38147) [n:127.0.0.1:40111_solr 
c:utilizenodecoll s:shard1 r:core_node6 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2827683 INFO  (qtp22821170-38147) [n:127.0.0.1:40111_solr 
c:utilizenodecoll s:shard1 r:core_node6 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> 2827684 INFO  (qtp22821170-38147) [n:127.0.0.1:40111_solr 
c:utilizenodecoll s:shard1 r:core_node6 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40111.solr.core.utilizenodecoll.shard1.replica_n2' (registry 
'solr.core.utilizenodecoll.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@873cd3
   [junit4]   2> 2827684 INFO  (qtp22821170-38147) [n:127.0.0.1:40111_solr 
c:utilizenodecoll s:shard1 r:core_node6 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2827685 INFO  (qtp22821170-38147) [n:127.0.0.1:40111_solr 
c:utilizenodecoll s:shard1 r:core_node6 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/J1/temp/solr.cloud.TestUtilizeNode_61CC1180CB752202-001/tempDir-001/node1/utilizenodecoll_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_61CC1180CB752202-001/tempDir-001/node1/./utilizenodecoll_shard1_replica_n2/data/]
   [junit4]   2> 2827700 INFO  (qtp6796058-38132) [n:127.0.0.1:35013_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> 2827717 INFO  (qtp6796058-38132) [n:127.0.0.1:35013_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> 2827749 INFO  (qtp6796058-38132) [n:127.0.0.1:35013_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> 2827749 INFO  (qtp6796058-38132) [n:127.0.0.1:35013_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> 2827749 INFO  (qtp6796058-38132) [n:127.0.0.1:35013_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35013.solr.core.utilizenodecoll.shard1.replica_n1' (registry 
'solr.core.utilizenodecoll.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@873cd3
   [junit4]   2> 2827750 INFO  (qtp6796058-38132) [n:127.0.0.1:35013_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2827750 INFO  (qtp6796058-38132) [n:127.0.0.1:35013_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/J1/temp/solr.cloud.TestUtilizeNode_61CC1180CB752202-001/tempDir-001/node2/utilizenodecoll_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_61CC1180CB752202-001/tempDir-001/node2/./utilizenodecoll_shard1_replica_n1/data/]
   [junit4]   2> 2827759 INFO  (qtp26603045-38153) [n:127.0.0.1:34341_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n5] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2827771 INFO  (qtp26603045-38153) [n:127.0.0.1:34341_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n5] 
o.a.s.s.IndexSchema [utilizenodecoll_shard2_replica_n5] Schema 
name=cloud-dynamic
   [junit4]   2> 2827781 INFO  (qtp27454541-38150) [n:127.0.0.1:41375_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> 2827788 INFO  (qtp22821170-38147) [n:127.0.0.1:40111_solr 
c:utilizenodecoll s:shard1 r:core_node6 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2827788 INFO  (qtp22821170-38147) [n:127.0.0.1:40111_solr 
c:utilizenodecoll s:shard1 r:core_node6 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2827791 INFO  (qtp22821170-38147) [n:127.0.0.1:40111_solr 
c:utilizenodecoll s:shard1 r:core_node6 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2827791 INFO  (qtp22821170-38147) [n:127.0.0.1:40111_solr 
c:utilizenodecoll s:shard1 r:core_node6 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2827794 INFO  (qtp22821170-38147) [n:127.0.0.1:40111_solr 
c:utilizenodecoll s:shard1 r:core_node6 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@aac572[utilizenodecoll_shard1_replica_n2] main]
   [junit4]   2> 2827803 INFO  (qtp22821170-38147) [n:127.0.0.1:40111_solr 
c:utilizenodecoll s:shard1 r:core_node6 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2827803 INFO  (qtp22821170-38147) [n:127.0.0.1:40111_solr 
c:utilizenodecoll s:shard1 r:core_node6 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2827805 INFO  (qtp22821170-38147) [n:127.0.0.1:40111_solr 
c:utilizenodecoll s:shard1 r:core_node6 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2827807 INFO  
(searcherExecutor-9383-thread-1-processing-n:127.0.0.1:40111_solr 
x:utilizenodecoll_shard1_replica_n2 s:shard1 c:utilizenodecoll r:core_node6) 
[n:127.0.0.1:40111_solr c:utilizenodecoll s:shard1 r:core_node6 
x:utilizenodecoll_shard1_replica_n2] o.a.s.c.SolrCore 
[utilizenodecoll_shard1_replica_n2] Registered new searcher 
Searcher@aac572[utilizenodecoll_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2827807 INFO  (qtp27454541-38150) [n:127.0.0.1:41375_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> 2827807 INFO  (qtp22821170-38147) [n:127.0.0.1:40111_solr 
c:utilizenodecoll s:shard1 r:core_node6 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1592488143491170304
   [junit4]   2> 2827809 INFO  (qtp26603045-38153) [n:127.0.0.1:34341_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n5] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2827809 INFO  (qtp26603045-38153) [n:127.0.0.1:34341_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n5] 
o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard2_replica_n5' 
using configuration from collection utilizenodecoll, trusted=true
   [junit4]   2> 2827810 INFO  (qtp26603045-38153) [n:127.0.0.1:34341_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n5] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34341.solr.core.utilizenodecoll.shard2.replica_n5' (registry 
'solr.core.utilizenodecoll.shard2.replica_n5') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@873cd3
   [junit4]   2> 2827810 INFO  (qtp26603045-38153) [n:127.0.0.1:34341_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n5] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2827810 INFO  (qtp26603045-38153) [n:127.0.0.1:34341_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n5] 
o.a.s.c.SolrCore [[utilizenodecoll_shard2_replica_n5] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_61CC1180CB752202-001/tempDir-001/node3/utilizenodecoll_shard2_replica_n5],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_61CC1180CB752202-001/tempDir-001/node3/./utilizenodecoll_shard2_replica_n5/data/]
   [junit4]   2> 2827818 INFO  (qtp22821170-38147) [n:127.0.0.1:40111_solr 
c:utilizenodecoll s:shard1 r:core_node6 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> 2827835 INFO  (qtp27454541-38150) [n:127.0.0.1:41375_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> 2827835 INFO  (qtp27454541-38150) [n:127.0.0.1:41375_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> 2827836 INFO  (qtp27454541-38150) [n:127.0.0.1:41375_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41375.solr.core.utilizenodecoll.shard2.replica_n4' (registry 
'solr.core.utilizenodecoll.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@873cd3
   [junit4]   2> 2827836 INFO  (qtp27454541-38150) [n:127.0.0.1:41375_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2827837 INFO  (qtp27454541-38150) [n:127.0.0.1:41375_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/J1/temp/solr.cloud.TestUtilizeNode_61CC1180CB752202-001/tempDir-001/node4/utilizenodecoll_shard2_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_61CC1180CB752202-001/tempDir-001/node4/./utilizenodecoll_shard2_replica_n4/data/]
   [junit4]   2> 2827843 INFO  (qtp6796058-38132) [n:127.0.0.1:35013_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> 2827843 INFO  (qtp6796058-38132) [n:127.0.0.1:35013_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> 2827845 INFO  (qtp6796058-38132) [n:127.0.0.1:35013_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2827845 INFO  (qtp6796058-38132) [n:127.0.0.1:35013_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2827848 INFO  (qtp6796058-38132) [n:127.0.0.1:35013_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@195a284[utilizenodecoll_shard1_replica_n1] main]
   [junit4]   2> 2827850 INFO  (qtp6796058-38132) [n:127.0.0.1:35013_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> 2827850 INFO  (qtp6796058-38132) [n:127.0.0.1:35013_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> 2827852 INFO  (qtp6796058-38132) [n:127.0.0.1:35013_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> 2827854 INFO  
(searcherExecutor-9384-thread-1-processing-n:127.0.0.1:35013_solr 
x:utilizenodecoll_shard1_replica_n1 s:shard1 c:utilizenodecoll r:core_node3) 
[n:127.0.0.1:35013_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@195a284[utilizenodecoll_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2827854 INFO  (qtp6796058-38132) [n:127.0.0.1:35013_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 1592488143540453376
   [junit4]   2> 2827895 INFO  (qtp27454541-38150) [n:127.0.0.1:41375_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> 2827895 INFO  (qtp27454541-38150) [n:127.0.0.1:41375_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> 2827896 INFO  (qtp26603045-38153) [n:127.0.0.1:34341_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n5] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2827896 INFO  (qtp26603045-38153) [n:127.0.0.1:34341_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n5] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2827896 INFO  (qtp27454541-38150) [n:127.0.0.1:41375_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2827896 INFO  (qtp27454541-38150) [n:127.0.0.1:41375_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2827897 INFO  (qtp26603045-38153) [n:127.0.0.1:34341_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n5] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2827898 INFO  (qtp26603045-38153) [n:127.0.0.1:34341_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n5] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2827898 INFO  (qtp27454541-38150) [n:127.0.0.1:41375_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4cf6e6[utilizenodecoll_shard2_replica_n4] main]
   [junit4]   2> 2827899 INFO  (qtp27454541-38150) [n:127.0.0.1:41375_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> 2827899 INFO  (qtp27454541-38150) [n:127.0.0.1:41375_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> 2827900 INFO  (qtp27454541-38150) [n:127.0.0.1:41375_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> 2827900 INFO  (qtp26603045-38153) [n:127.0.0.1:34341_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n5] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@86d033[utilizenodecoll_shard2_replica_n5] main]
   [junit4]   2> 2827902 INFO  (qtp26603045-38153) [n:127.0.0.1:34341_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n5] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2827902 INFO  
(searcherExecutor-9391-thread-1-processing-n:127.0.0.1:41375_solr 
x:utilizenodecoll_shard2_replica_n4 s:shard2 c:utilizenodecoll r:core_node7) 
[n:127.0.0.1:41375_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@4cf6e6[utilizenodecoll_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2827902 INFO  (qtp27454541-38150) [n:127.0.0.1:41375_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 1592488143590785024
   [junit4]   2> 2827902 INFO  (qtp26603045-38153) [n:127.0.0.1:34341_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n5] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2827903 INFO  (qtp26603045-38153) [n:127.0.0.1:34341_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n5] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2827904 INFO  
(searcherExecutor-9390-thread-1-processing-n:127.0.0.1:34341_solr 
x:utilizenodecoll_shard2_replica_n5 s:shard2 c:utilizenodecoll r:core_node8) 
[n:127.0.0.1:34341_solr c:utilizenodecoll s:shard2 r:core_node8 
x:utilizenodecoll_shard2_replica_n5] o.a.s.c.SolrCore 
[utilizenodecoll_shard2_replica_n5] Registered new searcher 
Searcher@86d033[utilizenodecoll_shard2_replica_n5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2827904 INFO  (qtp26603045-38153) [n:127.0.0.1:34341_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n5] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1592488143592882176
   [junit4]   2> 2827908 INFO  (qtp27454541-38150) [n:127.0.0.1:41375_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> 2827908 INFO  (qtp27454541-38150) [n:127.0.0.1:41375_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> 2827908 INFO  (qtp27454541-38150) [n:127.0.0.1:41375_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:41375/solr/utilizenodecoll_shard2_replica_n4/
   [junit4]   2> 2827909 INFO  (qtp27454541-38150) [n:127.0.0.1:41375_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:41375/solr START 
replicas=[https://127.0.0.1:34341/solr/utilizenodecoll_shard2_replica_n5/] 
nUpdates=100
   [junit4]   2> 2827915 INFO  (qtp26603045-38151) [n:127.0.0.1:34341_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n5] 
o.a.s.c.S.Request [utilizenodecoll_shard2_replica_n5]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2828009 INFO  
(zkCallback-10978-thread-1-processing-n:127.0.0.1:35013_solr) 
[n:127.0.0.1:35013_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> 2828009 INFO  
(zkCallback-10988-thread-2-processing-n:127.0.0.1:41375_solr) 
[n:127.0.0.1:41375_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> 2828009 INFO  
(zkCallback-10978-thread-2-processing-n:127.0.0.1:35013_solr) 
[n:127.0.0.1:35013_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> 2828009 INFO  
(zkCallback-10986-thread-1-processing-n:127.0.0.1:34341_solr) 
[n:127.0.0.1:34341_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> 2828009 INFO  
(zkCallback-10975-thread-2-processing-n:127.0.0.1:40111_solr) 
[n:127.0.0.1:40111_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> 2828009 INFO  
(zkCallback-10988-thread-1-processing-n:127.0.0.1:41375_solr) 
[n:127.0.0.1:41375_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> 2828009 INFO  
(zkCallback-10975-thread-1-processing-n:127.0.0.1:40111_solr) 
[n:127.0.0.1:40111_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> 2828009 INFO  
(zkCallback-10986-thread-2-processing-n:127.0.0.1:34341_solr) 
[n:127.0.0.1:34341_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> 2828209 INFO  (qtp27454541-38150) [n:127.0.0.1:41375_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:41375/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2828209 INFO  (qtp27454541-38150) [n:127.0.0.1:41375_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> 2828209 INFO  (qtp27454541-38150) [n:127.0.0.1:41375_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> 2828209 INFO  (qtp27454541-38150) [n:127.0.0.1:41375_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> 2828212 INFO  (qtp27454541-38150) [n:127.0.0.1:41375_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:41375/solr/utilizenodecoll_shard2_replica_n4/ shard2
   [junit4]   2> 2828313 INFO  
(zkCallback-10986-thread-1-processing-n:127.0.0.1:34341_solr) 
[n:127.0.0.1:34341_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> 2828313 INFO  
(zkCallback-10988-thread-1-processing-n:127.0.0.1:41375_solr) 
[n:127.0.0.1:41375_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> 2828313 INFO  
(zkCallback-10986-thread-2-processing-n:127.0.0.1:34341_solr) 
[n:127.0.0.1:34341_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> 2828313 INFO  
(zkCallback-10975-thread-2-processing-n:127.0.0.1:40111_solr) 
[n:127.0.0.1:40111_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> 2828313 INFO  
(zkCallback-10975-thread-1-processing-n:127.0.0.1:40111_solr) 
[n:127.0.0.1:40111_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> 2828313 INFO  
(zkCallback-10978-thread-1-processing-n:127.0.0.1:35013_solr) 
[n:127.0.0.1:35013_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> 2828313 INFO  
(zkCallback-10978-thread-2-processing-n:127.0.0.1:35013_solr) 
[n:127.0.0.1:35013_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> 2828313 INFO  
(zkCallback-10988-thread-2-processing-n:127.0.0.1:41375_solr) 
[n:127.0.0.1:41375_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> 2828318 INFO  (qtp22821170-38147) [n:127.0.0.1:40111_solr 
c:utilizenodecoll s:shard1 r:core_node6 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2828318 INFO  (qtp22821170-38147) [n:127.0.0.1:40111_solr 
c:utilizenodecoll s:shard1 r:core_node6 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2828318 INFO  (qtp22821170-38147) [n:127.0.0.1:40111_solr 
c:utilizenodecoll s:shard1 r:core_node6 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:40111/solr/utilizenodecoll_shard1_replica_n2/
   [junit4]   2> 2828319 INFO  (qtp22821170-38147) [n:127.0.0.1:40111_solr 
c:utilizenodecoll s:shard1 r:core_node6 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.u.PeerSync PeerSync: core=utilizenodecoll_shard1_replica_n2 
url=https://127.0.0.1:40111/solr START 
replicas=[https://127.0.0.1:35013/solr/utilizenodecoll_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 2828324 INFO  (qtp6796058-38136) [n:127.0.0.1:35013_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=0
   [junit4]   2> 2828363 INFO  (qtp27454541-38150) [n:127.0.0.1:41375_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> 2828365 INFO  (qtp27454541-38150) [n:127.0.0.1:41375_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=1602
   [junit4]   2> 2828465 INFO  
(zkCallback-10975-thread-1-processing-n:127.0.0.1:40111_solr) 
[n:127.0.0.1:40111_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> 2828465 INFO  
(zkCallback-10975-thread-2-processing-n:127.0.0.1:40111_solr) 
[n:127.0.0.1:40111_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> 2828465 INFO  
(zkCallback-10988-thread-2-processing-n:127.0.0.1:41375_solr) 
[n:127.0.0.1:41375_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> 2828465 INFO  
(zkCallback-10978-thread-2-processing-n:127.0.0.1:35013_solr) 
[n:127.0.0.1:35013_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> 2828465 INFO  
(zkCallback-10988-thread-1-processing-n:127.0.0.1:41375_solr) 
[n:127.0.0.1:41375_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> 2828465 INFO  
(zkCallback-10986-thread-1-processing-n:127.0.0.1:34341_solr) 
[n:127.0.0.1:34341_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> 2828465 INFO  
(zkCallback-10986-thread-2-processing-n:127.0.0.1:34341_solr) 
[n:127.0.0.1:34341_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> 2828465 INFO  
(zkCallback-10978-thread-1-processing-n:127.0.0.1:35013_solr) 
[n:127.0.0.1:35013_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> 2828619 INFO  (qtp22821170-38147) [n:127.0.0.1:40111_solr 
c:utilizenodecoll s:shard1 r:core_node6 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.u.PeerSync PeerSync: core=utilizenodecoll_shard1_replica_n2 
url=https://127.0.0.1:40111/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2828619 INFO  (qtp22821170-38147) [n:127.0.0.1:40111_solr 
c:utilizenodecoll s:shard1 r:core_node6 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> 2828619 INFO  (qtp22821170-38147) [n:127.0.0.1:40111_solr 
c:utilizenodecoll s:shard1 r:core_node6 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> 2828619 INFO  (qtp22821170-38147) [n:127.0.0.1:40111_solr 
c:utilizenodecoll s:shard1 r:core_node6 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2828622 INFO  (qtp22821170-38147) [n:127.0.0.1:40111_solr 
c:utilizenodecoll s:shard1 r:core_node6 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:40111/solr/utilizenodecoll_shard1_replica_n2/ shard1
   [junit4]   2> 2828724 INFO  
(zkCallback-10986-thread-2-processing-n:127.0.0.1:34341_solr) 
[n:127.0.0.1:34341_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> 2828724 INFO  
(zkCallback-10975-thread-2-processing-n:127.0.0.1:40111_solr) 
[n:127.0.0.1:40111_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> 2828724 INFO  
(zkCallback-10986-thread-1-processing-n:127.0.0.1:34341_solr) 
[n:127.0.0.1:34341_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> 2828724 INFO  
(zkCallback-10975-thread-1-processing-n:127.0.0.1:40111_solr) 
[n:127.0.0.1:40111_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> 2828724 INFO  
(zkCallback-10978-thread-2-processing-n:127.0.0.1:35013_solr) 
[n:127.0.0.1:35013_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> 2828724 INFO  
(zkCallback-10978-thread-1-processing-n:127.0.0.1:35013_solr) 
[n:127.0.0.1:35013_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> 2828724 INFO  
(zkCallback-10988-thread-1-processing-n:127.0.0.1:41375_solr) 
[n:127.0.0.1:41375_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> 2828724 INFO  
(zkCallback-10988-thread-2-processing-n:127.0.0.1:41375_solr) 
[n:127.0.0.1:41375_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> 2828773 INFO  (qtp22821170-38147) [n:127.0.0.1:40111_solr 
c:utilizenodecoll s:shard1 r:core_node6 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2828775 INFO  (qtp22821170-38147) [n:127.0.0.1:40111_solr 
c:utilizenodecoll s:shard1 r:core_node6 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node6&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=2232
   [junit4]   2> 2828862 INFO  (qtp6796058-38132) [n:127.0.0.1:35013_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=2181
   [junit4]   2> 2828910 INFO  (qtp26603045-38153) [n:127.0.0.1:34341_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n5] 
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_n5&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2175
   [junit4]   2> 2828913 INFO  (qtp22821170-38155) [n:127.0.0.1:40111_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> 2829011 INFO  
(zkCallback-10986-thread-1-processing-n:127.0.0.1:34341_solr) 
[n:127.0.0.1:34341_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> 2829011 INFO  
(zkCallback-10978-thread-2-processing-n:127.0.0.1:35013_solr) 
[n:127.0.0.1:35013_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> 2829011 INFO  
(zkCallback-10975-thread-1-processing-n:127.0.0.1:40111_solr) 
[n:127.0.0.1:40111_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> 2829011 INFO  
(zkCallback-10975-thread-2-processing-n:127.0.0.1:40111_solr) 
[n:127.0.0.1:40111_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> 2829011 INFO  
(zkCallback-10988-thread-2-processing-n:127.0.0.1:41375_solr) 
[n:127.0.0.1:41375_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> 2829011 INFO  
(zkCallback-10986-thread-2-processing-n:127.0.0.1:34341_solr) 
[n:127.0.0.1:34341_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> 2829011 INFO  
(zkCallback-10988-thread-1-processing-n:127.0.0.1:41375_solr) 
[n:127.0.0.1:41375_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> 2829011 INFO  
(zkCallback-10978-thread-1-processing-n:127.0.0.1:35013_solr) 
[n:127.0.0.1:35013_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> 2829913 INFO  (qtp22821170-38155) [n:127.0.0.1:40111_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=3763
   [junit4]   2> 2829918 INFO  
(TEST-TestUtilizeNode.test-seed#[61CC1180CB752202]) [    ] o.e.j.s.Server 
jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 
82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2829919 INFO  
(TEST-TestUtilizeNode.test-seed#[61CC1180CB752202]) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 2829919 INFO  
(TEST-TestUtilizeNode.test-seed#[61CC1180CB752202]) [    ] o.e.j.s.session No 
SessionScavenger set, using defaults
   [junit4]   2> 2829920 INFO  
(TEST-TestUtilizeNode.test-seed#[61CC1180CB752202]) [    ] o.e.j.s.session 
Scavenging every 600000ms
   [junit4]   2> 2829920 INFO  
(TEST-TestUtilizeNode.test-seed#[61CC1180CB752202]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1f494e1{/solr,null,AVAILABLE}
   [junit4]   2> 2829921 INFO  
(TEST-TestUtilizeNode.test-seed#[61CC1180CB752202]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@173880{SSL,[ssl, 
http/1.1]}{127.0.0.1:41965}
   [junit4]   2> 2829921 INFO  
(TEST-TestUtilizeNode.test-seed#[61CC1180CB752202]) [    ] o.e.j.s.Server 
Started @2830955ms
   [junit4]   2> 2829921 INFO  
(TEST-TestUtilizeNode.test-seed#[61CC1180CB752202]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41965}
   [junit4]   2> 2829921 ERROR 
(TEST-TestUtilizeNode.test-seed#[61CC1180CB752202]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2829921 INFO  
(TEST-TestUtilizeNode.test-seed#[61CC1180CB752202]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 2829922 INFO  
(TEST-TestUtilizeNode.test-seed#[61CC1180CB752202]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2829922 INFO  
(TEST-TestUtilizeNode.test-seed#[61CC1180CB752202]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2829922 INFO  
(TEST-TestUtilizeNode.test-seed#[61CC1180CB752202]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-15T17:17:23.744Z
   [junit4]   2> 2829924 INFO  (zkConnectionManagerCallback-11008-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2829925 INFO  
(TEST-TestUtilizeNode.test-seed#[61CC1180CB752202]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2829936 INFO  
(TEST-TestUtilizeNode.test-seed#[61CC1180CB752202]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:46075/solr
   [junit4]   2> 2829937 INFO  (zkConnectionManagerCallback-11012-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2829939 INFO  
(zkConnectionManagerCallback-11014-thread-1-processing-n:127.0.0.1:41965_solr) 
[n:127.0.0.1:41965_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2829943 INFO  
(TEST-TestUtilizeNode.test-seed#[61CC1180CB752202]) [n:127.0.0.1:41965_solr    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2829944 INFO  
(TEST-TestUtilizeNode.test-seed#[61CC1180CB752202]) [n:127.0.0.1:41965_solr    
] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2829946 INFO  
(TEST-TestUtilizeNode.test-seed#[61CC1180CB752202]) [n:127.0.0.1:41965_solr    
] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41965_solr
   [junit4]   2> 2829947 INFO  
(zkCallback-10986-thread-2-processing-n:127.0.0.1:34341_solr) 
[n:127.0.0.1:34341_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2829947 INFO  
(zkCallback-10988-thread-1-processing-n:127.0.0.1:41375_solr) 
[n:127.0.0.1:41375_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2829947 INFO  (zkCallback-11002-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2829947 INFO  
(zkCallback-10978-thread-1-processing-n:127.0.0.1:35013_solr) 
[n:127.0.0.1:35013_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2829947 INFO  
(zkCallback-11013-thread-1-processing-n:127.0.0.1:41965_solr) 
[n:127.0.0.1:41965_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2829947 INFO  
(zkCallback-10975-thread-2-processing-n:127.0.0.1:40111_solr) 
[n:127.0.0.1:40111_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2829947 INFO  (zkCallback-11002-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2830155 INFO  
(OverseerCollectionConfigSetProcessor-72154469330190344-127.0.0.1:35013_solr-n_0000000000)
 [n:127.0.0.1:35013_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> 2830300 INFO  
(TEST-TestUtilizeNode.test-seed#[61CC1180CB752202]) [n:127.0.0.1:41965_solr    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41965.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@873cd3
   [junit4]   2> 2830314 INFO  
(TEST-TestUtilizeNode.test-seed#[61CC1180CB752202]) [n:127.0.0.1:41965_solr    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41965.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@873cd3
   [junit4]   2> 2830314 INFO  
(TEST-TestUtilizeNode.test-seed#[61CC1180CB752202]) [n:127.0.0.1:41965_solr    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41965.solr.jetty' 
(registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@873cd3
   [junit4]   2> 2830315 INFO  
(TEST-TestUtilizeNode.test-seed#[61CC1180CB752202]) [n:127.0.0.1:41965_solr    
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_61CC1180CB752202-001/tempDir-001/node5/.
   [junit4]   2> 2830380 INFO  (zkConnectionManagerCallback-11018-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2830384 INFO  (qtp26603045-38151) [n:127.0.0.1:34341_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :utilizenode with params 
node=127.0.0.1:41965_solr&action=UTILIZENODE&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 2830391 INFO  (qtp26603045-38271) [n:127.0.0.1:34341_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.utilizenodecoll.shard2.replica_n5:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 2830393 INFO  (qtp26603045-38140) [n:127.0.0.1:34341_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> 2830399 INFO  (qtp6796058-38136) [n:127.0.0.1:35013_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> 2830402 INFO  (qtp6796058-38132) [n:127.0.0.1:35013_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> 2830406 INFO  (qtp22821170-38147) [n:127.0.0.1:40111_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> 2830409 INFO  (qtp22821170-38155) [n:127.0.0.1:40111_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> 2830419 INFO  (qtp27454541-38159) [n:127.0.0.1:41375_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> 2830421 INFO  (qtp27454541-38150) [n:127.0.0.1:41375_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usabl

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

.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@75d88b{/solr,null,UNAVAILABLE}
   [junit4]   2> 3342363 INFO  (jetty-closer-11527-thread-1) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 3342364 INFO  (jetty-closer-11527-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1c77287{/solr,null,UNAVAILABLE}
   [junit4]   2> 3342365 INFO  (jetty-closer-11527-thread-3) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 3343859 INFO  (jetty-closer-11527-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@587209{/solr,null,UNAVAILABLE}
   [junit4]   2> 3343860 INFO  (jetty-closer-11527-thread-2) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 3343860 INFO  (jetty-closer-11527-thread-7) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@eeba23{/solr,null,UNAVAILABLE}
   [junit4]   2> 3343861 INFO  (jetty-closer-11527-thread-7) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 3343864 ERROR 
(SUITE-TriggerIntegrationTest-seed#[61CC1180CB752202]-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> 3343865 INFO  
(SUITE-TriggerIntegrationTest-seed#[61CC1180CB752202]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:45939 45939
   [junit4]   2> 3349683 INFO  (Thread-10936) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:45939 45939
   [junit4]   2> 3349684 WARN  (Thread-10936) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        40      /solr/collections/collection1/terms/shard1
   [junit4]   2>        22      /solr/aliases.json
   [junit4]   2>        21      /solr/security.json
   [junit4]   2>        9       /solr/collections/testMetricTrigger/terms/shard1
   [junit4]   2>        7       /solr/configs/conf
   [junit4]   2>        2       /solr/collections/testMetricTrigger/terms/shard2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        142     /solr/collections/collection1/state.json
   [junit4]   2>        38      /solr/collections/testMetricTrigger/state.json
   [junit4]   2>        22      /solr/clusterprops.json
   [junit4]   2>        22      /solr/clusterstate.json
   [junit4]   2>        6       /solr/autoscaling.json
   [junit4]   2>        4       
/solr/overseer_elect/election/72154488883118109-127.0.0.1:38475_solr-n_0000000008
   [junit4]   2>        3       
/solr/overseer_elect/election/72154488883118124-127.0.0.1:42943_solr-n_0000000013
   [junit4]   2>        2       
/solr/overseer_elect/election/72154488883118091-127.0.0.1:37727_solr-n_0000000002
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard1/election/72154488883118118-core_node6-n_0000000002
   [junit4]   2>        2       
/solr/overseer_elect/election/72154488883118140-127.0.0.1:42339_solr-n_0000000018
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard1/election/72154488883118109-core_node4-n_0000000001
   [junit4]   2>        2       
/solr/overseer_elect/election/72154488883118131-127.0.0.1:45151_solr-n_0000000015
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard1/election/72154488883118103-core_node3-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/72154488883118103-127.0.0.1:41203_solr-n_0000000006
   [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_61CC1180CB752202-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=RandomSimilarity(queryNorm=false): {}, locale=mk-MK, 
timezone=America/Indiana/Vevay
   [junit4]   2> NOTE: Linux 4.13.0-32-generic i386/Oracle Corporation 
1.8.0_162 (32-bit)/cpus=8,threads=1,free=187386616,total=491257856
   [junit4]   2> NOTE: All tests run in this JVM: [StressHdfsTest, 
TestSolr4Spatial, SubstringBytesRefFilterTest, TestPerFieldSimilarity, 
TestJettySolrRunner, SimpleMLTQParserTest, TestLegacyNumericUtils, 
BufferStoreTest, TestRebalanceLeaders, TestDeleteCollectionOnDownNodes, 
CollectionTooManyReplicasTest, SchemaVersionSpecificBehaviorTest, 
SignatureUpdateProcessorFactoryTest, TestSortableTextField, 
TestFieldCollectionResource, RankQueryTest, MetricTriggerTest, 
TestMultiWordSynonyms, ZkStateWriterTest, ZkControllerTest, DOMUtilTest, 
TestCopyFieldCollectionResource, TestLRUCache, TestImplicitCoreProperties, 
SimplePostToolTest, DistribJoinFromCollectionTest, TestRTGBase, 
HighlighterTest, CheckHdfsIndexTest, ConcurrentDeleteAndCreateCollectionTest, 
RulesTest, TestZkChroot, TestCursorMarkWithoutUniqueKey, 
CachingDirectoryFactoryTest, TestCustomSort, SampleTest, 
TestSolrConfigHandlerConcurrent, FieldMutatingUpdateProcessorTest, 
OverseerRolesTest, AnalyticsMergeStrategyTest, 
TestSolrCloudWithSecureImpersonation, TestStressVersions, 
DistributedQueryComponentCustomSortTest, PeerSyncReplicationTest, 
CoreAdminRequestStatusTest, SolrCloudReportersTest, SuggestComponentTest, 
ZkShardTermsTest, SyncSliceTest, TestElisionMultitermQuery, 
TestUniqueKeyFieldResource, TestSQLHandler, TestSolrCoreParser, 
AsyncCallRequestStatusResponseTest, RestartWhileUpdatingTest, 
TestSimpleTrackingShardHandler, TestRawResponseWriter, TestConfigSetImmutable, 
TestRecovery, TestCustomDocTransformer, TestCollectionsAPIViaSolrCloudCluster, 
ShardSplitTest, ClassificationUpdateProcessorFactoryTest, TestCloudSchemaless, 
DocumentBuilderTest, SaslZkACLProviderTest, ChangedSchemaMergeTest, 
HdfsTlogReplayBufferedWhileIndexingTest, HdfsRestartWhileUpdatingTest, 
TestXmlQParserPlugin, TestExactStatsCache, QueryResultKeyTest, 
TestReversedWildcardFilterFactory, TestRecoveryHdfs, QueryEqualityTest, 
SolrJmxReporterCloudTest, TestLeaderInitiatedRecoveryThread, 
LegacyCloudClusterPropTest, TestSystemIdResolver, TestDelegationWithHadoopAuth, 
TestCloudSearcherWarming, TestStressLiveNodes, SuggesterFSTTest, 
BaseCdcrDistributedZkTest, TestLegacyNumericRangeQueryBuilder, 
MetricsHandlerTest, TestSimpleQParserPlugin, ShardRoutingCustomTest, 
JavabinLoaderTest, DirectSolrConnectionTest, TestRandomCollapseQParserPlugin, 
TermsComponentTest, TestQueryUtils, JSONWriterTest, TestStressRecovery, 
SortByFunctionTest, TestTolerantUpdateProcessorRandomCloud, 
OverriddenZkACLAndCredentialsProvidersTest, TestDocTermOrds, 
TestBM25SimilarityFactory, TemplateUpdateProcessorTest, TestJsonFacets, 
TestExceedMaxTermLength, TestManagedResourceStorage, TestNumericRangeQuery32, 
TestStreamBody, HdfsBasicDistributedZkTest, TestFuzzyAnalyzedSuggestions, 
TestConfigReload, QueryParsingTest, AutoAddReplicasPlanActionTest, 
DistributedMLTComponentTest, TestPayloadCheckQParserPlugin, 
TestSkipOverseerOperations, XsltUpdateRequestHandlerTest, HdfsNNFailoverTest, 
TestEmbeddedSolrServerAdminHandler, TestCollapseQParserPlugin, 
CdcrVersionReplicationTest, TestManagedSchema, TestPostingsSolrHighlighter, 
DocValuesNotIndexedTest, UpdateRequestProcessorFactoryTest, TestSolrJ, 
MultiThreadedOCPTest, TestCorePropertiesReload, ResponseBuilderTest, 
TestZkAclsWithHadoopAuth, TestReplicationHandlerBackup, 
AnalysisAfterCoreReloadTest, TestFoldingMultitermQuery, DocValuesTest, 
SuggesterTest, TestTrie, SuggesterWFSTTest, TestCSVLoader, PolyFieldTest, 
WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, 
TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, 
StatelessScriptUpdateProcessorFactoryTest, TestRemoteStreaming, 
DistanceFunctionTest, SolrInfoBeanTest, IndexBasedSpellCheckerTest, 
TestSurroundQueryParser, LukeRequestHandlerTest, DisMaxRequestHandlerTest, 
DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, 
FileBasedSpellCheckerTest, PathHierarchyTokenizerFactoryTest, 
TermVectorComponentTest, TestIndexingPerformance, RequiredFieldsTest, 
FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest, LoggingHandlerTest, 
RegexBoostProcessorTest, SolrPluginUtilsTest, IndexSchemaTest, 
TestAnalyzedSuggestions, JsonLoaderTest, BinaryUpdateRequestHandlerTest, 
TestPartialUpdateDeduplication, CSVRequestHandlerTest, TestLFUCache, 
PreAnalyzedFieldTest, PrimUtilsTest, TestUtils, ZkNodePropsTest, 
SliceStateTest, SystemInfoHandlerTest, UUIDFieldTest, FileUtilsTest, 
CursorPagingTest, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, 
TestCrossCoreJoin, TestHighlightDedupGrouping, TestEmbeddedSolrServerSchemaAPI, 
AddReplicaTest, AliasIntegrationTest, CloudExitableDirectoryReaderTest, 
CollectionStateFormat2Test, ConfigSetsAPITest, CreateRoutedAliasTest, 
DeleteInactiveReplicaTest, DeleteNodeTest, DeleteStatusTest, ForceLeaderTest, 
LIRRollingUpdatesTest, MissingSegmentRecoveryTest, MoveReplicaHDFSFailoverTest, 
MoveReplicaTest, OverseerCollectionConfigSetProcessorTest, 
OverseerModifyCollectionTest, RecoveryAfterSoftCommitTest, SolrCLIZkUtilsTest, 
SolrCloudExampleTest, TestCloudDeleteByQuery, TestCloudPseudoReturnFields, 
TestConfigSetsAPIExclusivity, TestExclusionRuleCollectionAccess, 
TestLeaderElectionWithEmptyReplica, TestMiniSolrCloudClusterSSL, 
TestRandomFlRTGCloud, TestRandomRequestDistribution, 
TestSizeLimitedDistributedMap, TestSolrCloudWithKerberosAlt, TestUtilizeNode, 
TriLevelCompositeIdRoutingTest, CollectionReloadTest, 
CollectionsAPIDistributedZkTest, TestLocalFSCloudBackupRestore, 
TestRequestStatusCollectionAPI, ComputePlanActionTest, NodeLostTriggerTest, 
SystemLogListenerTest, TriggerIntegrationTest]
   [junit4] Completed [617/775 (2!)] on J1 in 226.09s, 14 tests, 1 failure <<< 
FAILURES!

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

Reply via email to