Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/441/
Java: 64bit/jdk-9 -XX:-UseCompressedOops -XX:+UseParallelGC

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

Error Message:


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


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

Error Message:


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




Build Log:
[...truncated 13826 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestUtilizeNode
   [junit4]   2> 2347534 INFO  
(SUITE-TestUtilizeNode-seed#[CAE728DE8116A336]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_CAE728DE8116A336-001/init-core-data-001
   [junit4]   2> 2347535 WARN  
(SUITE-TestUtilizeNode-seed#[CAE728DE8116A336]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=608 numCloses=608
   [junit4]   2> 2347535 INFO  
(SUITE-TestUtilizeNode-seed#[CAE728DE8116A336]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2347536 INFO  
(SUITE-TestUtilizeNode-seed#[CAE728DE8116A336]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 2347536 INFO  
(SUITE-TestUtilizeNode-seed#[CAE728DE8116A336]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_CAE728DE8116A336-001/tempDir-001
   [junit4]   2> 2347536 INFO  
(SUITE-TestUtilizeNode-seed#[CAE728DE8116A336]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2347536 INFO  (Thread-4824) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2347537 INFO  (Thread-4824) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2347539 ERROR (Thread-4824) [    ] 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> 2347640 INFO  
(SUITE-TestUtilizeNode-seed#[CAE728DE8116A336]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:60473
   [junit4]   2> 2347651 INFO  (zkConnectionManagerCallback-6399-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2347657 INFO  (jetty-launcher-6396-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2347657 INFO  (jetty-launcher-6396-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2347658 INFO  (jetty-launcher-6396-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2347658 INFO  (jetty-launcher-6396-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2347658 INFO  (jetty-launcher-6396-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2347658 INFO  (jetty-launcher-6396-thread-1) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2347659 INFO  (jetty-launcher-6396-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2347659 INFO  (jetty-launcher-6396-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2347659 INFO  (jetty-launcher-6396-thread-3) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2347660 INFO  (jetty-launcher-6396-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@14c0ad93{/solr,null,AVAILABLE}
   [junit4]   2> 2347660 INFO  (jetty-launcher-6396-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6125143f{/solr,null,AVAILABLE}
   [junit4]   2> 2347661 INFO  (jetty-launcher-6396-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2347662 INFO  (jetty-launcher-6396-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2347662 INFO  (jetty-launcher-6396-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2347662 INFO  (jetty-launcher-6396-thread-4) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2347663 INFO  (jetty-launcher-6396-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@37ffffac{/solr,null,AVAILABLE}
   [junit4]   2> 2347663 INFO  (jetty-launcher-6396-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@18b09932{HTTP/1.1,[http/1.1]}{127.0.0.1:60475}
   [junit4]   2> 2347663 INFO  (jetty-launcher-6396-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3468419f{HTTP/1.1,[http/1.1]}{127.0.0.1:60476}
   [junit4]   2> 2347663 INFO  (jetty-launcher-6396-thread-1) [    ] 
o.e.j.s.Server Started @2349413ms
   [junit4]   2> 2347664 INFO  (jetty-launcher-6396-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=60476}
   [junit4]   2> 2347663 INFO  (jetty-launcher-6396-thread-3) [    ] 
o.e.j.s.Server Started @2349413ms
   [junit4]   2> 2347664 INFO  (jetty-launcher-6396-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=60475}
   [junit4]   2> 2347664 ERROR (jetty-launcher-6396-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2347664 ERROR (jetty-launcher-6396-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2347664 INFO  (jetty-launcher-6396-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 2347664 INFO  (jetty-launcher-6396-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 2347664 INFO  (jetty-launcher-6396-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2347665 INFO  (jetty-launcher-6396-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2347665 INFO  (jetty-launcher-6396-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2347665 INFO  (jetty-launcher-6396-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2347665 INFO  (jetty-launcher-6396-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-09T05:42:15.962163Z
   [junit4]   2> 2347665 INFO  (jetty-launcher-6396-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2347665 INFO  (jetty-launcher-6396-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2347665 INFO  (jetty-launcher-6396-thread-2) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2347665 INFO  (jetty-launcher-6396-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-09T05:42:15.962194Z
   [junit4]   2> 2347665 INFO  (jetty-launcher-6396-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5b45d25{/solr,null,AVAILABLE}
   [junit4]   2> 2347666 INFO  (jetty-launcher-6396-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3da67277{HTTP/1.1,[http/1.1]}{127.0.0.1:60477}
   [junit4]   2> 2347666 INFO  (jetty-launcher-6396-thread-4) [    ] 
o.e.j.s.Server Started @2349416ms
   [junit4]   2> 2347667 INFO  (jetty-launcher-6396-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=60477}
   [junit4]   2> 2347667 ERROR (jetty-launcher-6396-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2347667 INFO  (jetty-launcher-6396-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 2347667 INFO  (jetty-launcher-6396-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2347667 INFO  (jetty-launcher-6396-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2347667 INFO  (jetty-launcher-6396-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-09T05:42:15.964756Z
   [junit4]   2> 2347667 INFO  (jetty-launcher-6396-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5b3019c8{HTTP/1.1,[http/1.1]}{127.0.0.1:60478}
   [junit4]   2> 2347667 INFO  (jetty-launcher-6396-thread-2) [    ] 
o.e.j.s.Server Started @2349417ms
   [junit4]   2> 2347668 INFO  (jetty-launcher-6396-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=60478}
   [junit4]   2> 2347668 ERROR (jetty-launcher-6396-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2347668 INFO  (jetty-launcher-6396-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 2347668 INFO  (jetty-launcher-6396-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2347668 INFO  (jetty-launcher-6396-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2347668 INFO  (jetty-launcher-6396-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-09T05:42:15.965685Z
   [junit4]   2> 2347670 INFO  (zkConnectionManagerCallback-6401-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2347671 INFO  (zkConnectionManagerCallback-6403-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2347671 INFO  (jetty-launcher-6396-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2347671 INFO  (zkConnectionManagerCallback-6405-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2347672 INFO  (zkConnectionManagerCallback-6407-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2347672 INFO  (jetty-launcher-6396-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2347673 INFO  (jetty-launcher-6396-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2347676 INFO  (jetty-launcher-6396-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2347686 INFO  (jetty-launcher-6396-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60473/solr
   [junit4]   2> 2347686 INFO  (jetty-launcher-6396-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60473/solr
   [junit4]   2> 2347686 INFO  (jetty-launcher-6396-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60473/solr
   [junit4]   2> 2347689 INFO  (jetty-launcher-6396-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60473/solr
   [junit4]   2> 2347689 INFO  (zkConnectionManagerCallback-6415-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2347689 INFO  (zkConnectionManagerCallback-6420-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2347690 INFO  (zkConnectionManagerCallback-6417-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2347691 INFO  (zkConnectionManagerCallback-6423-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2347696 INFO  
(zkConnectionManagerCallback-6427-thread-1-processing-n:127.0.0.1:60477_solr) 
[n:127.0.0.1:60477_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2347697 INFO  
(zkConnectionManagerCallback-6429-thread-1-processing-n:127.0.0.1:60478_solr) 
[n:127.0.0.1:60478_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2347697 INFO  
(zkConnectionManagerCallback-6425-thread-1-processing-n:127.0.0.1:60476_solr) 
[n:127.0.0.1:60476_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2347698 INFO  
(zkConnectionManagerCallback-6431-thread-1-processing-n:127.0.0.1:60475_solr) 
[n:127.0.0.1:60475_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2347955 INFO  (jetty-launcher-6396-thread-1) 
[n:127.0.0.1:60476_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2347955 INFO  (jetty-launcher-6396-thread-3) 
[n:127.0.0.1:60475_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2347955 INFO  (jetty-launcher-6396-thread-4) 
[n:127.0.0.1:60477_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2347956 INFO  (jetty-launcher-6396-thread-1) 
[n:127.0.0.1:60476_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:60476_solr
   [junit4]   2> 2347956 INFO  (jetty-launcher-6396-thread-2) 
[n:127.0.0.1:60478_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2347957 INFO  (jetty-launcher-6396-thread-4) 
[n:127.0.0.1:60477_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60477_solr
   [junit4]   2> 2347957 INFO  (jetty-launcher-6396-thread-3) 
[n:127.0.0.1:60475_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60475_solr
   [junit4]   2> 2347963 INFO  (jetty-launcher-6396-thread-1) 
[n:127.0.0.1:60476_solr    ] o.a.s.c.Overseer Overseer 
(id=72061564693250057-127.0.0.1:60476_solr-n_0000000000) starting
   [junit4]   2> 2347965 INFO  
(zkCallback-6424-thread-1-processing-n:127.0.0.1:60476_solr) 
[n:127.0.0.1:60476_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2347968 INFO  
(zkCallback-6426-thread-1-processing-n:127.0.0.1:60477_solr) 
[n:127.0.0.1:60477_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2347968 INFO  
(zkCallback-6428-thread-1-processing-n:127.0.0.1:60478_solr) 
[n:127.0.0.1:60478_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2347969 INFO  
(zkCallback-6430-thread-1-processing-n:127.0.0.1:60475_solr) 
[n:127.0.0.1:60475_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2347972 INFO  (jetty-launcher-6396-thread-2) 
[n:127.0.0.1:60478_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60478_solr
   [junit4]   2> 2347982 INFO  
(zkCallback-6426-thread-1-processing-n:127.0.0.1:60477_solr) 
[n:127.0.0.1:60477_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2347987 INFO  
(zkCallback-6424-thread-1-processing-n:127.0.0.1:60476_solr) 
[n:127.0.0.1:60476_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2347989 INFO  
(zkCallback-6430-thread-1-processing-n:127.0.0.1:60475_solr) 
[n:127.0.0.1:60475_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2347992 INFO  
(zkCallback-6428-thread-1-processing-n:127.0.0.1:60478_solr) 
[n:127.0.0.1:60478_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2348020 INFO  (jetty-launcher-6396-thread-1) 
[n:127.0.0.1:60476_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60476_solr
   [junit4]   2> 2348023 INFO  
(zkCallback-6424-thread-1-processing-n:127.0.0.1:60476_solr) 
[n:127.0.0.1:60476_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2348024 INFO  
(zkCallback-6430-thread-1-processing-n:127.0.0.1:60475_solr) 
[n:127.0.0.1:60475_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2348024 INFO  
(zkCallback-6426-thread-1-processing-n:127.0.0.1:60477_solr) 
[n:127.0.0.1:60477_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2348025 INFO  
(zkCallback-6428-thread-1-processing-n:127.0.0.1:60478_solr) 
[n:127.0.0.1:60478_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2348046 INFO  (jetty-launcher-6396-thread-4) 
[n:127.0.0.1:60477_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60477.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d4df3cb
   [junit4]   2> 2348053 INFO  (jetty-launcher-6396-thread-3) 
[n:127.0.0.1:60475_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60475.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d4df3cb
   [junit4]   2> 2348059 INFO  (jetty-launcher-6396-thread-2) 
[n:127.0.0.1:60478_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60478.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d4df3cb
   [junit4]   2> 2348111 INFO  (jetty-launcher-6396-thread-4) 
[n:127.0.0.1:60477_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60477.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d4df3cb
   [junit4]   2> 2348111 INFO  (jetty-launcher-6396-thread-4) 
[n:127.0.0.1:60477_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60477.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d4df3cb
   [junit4]   2> 2348114 INFO  (jetty-launcher-6396-thread-3) 
[n:127.0.0.1:60475_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60475.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d4df3cb
   [junit4]   2> 2348115 INFO  (jetty-launcher-6396-thread-3) 
[n:127.0.0.1:60475_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60475.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d4df3cb
   [junit4]   2> 2348115 INFO  (jetty-launcher-6396-thread-4) 
[n:127.0.0.1:60477_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_CAE728DE8116A336-001/tempDir-001/node4/.
   [junit4]   2> 2348119 INFO  (jetty-launcher-6396-thread-3) 
[n:127.0.0.1:60475_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_CAE728DE8116A336-001/tempDir-001/node3/.
   [junit4]   2> 2348120 INFO  (jetty-launcher-6396-thread-2) 
[n:127.0.0.1:60478_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60478.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d4df3cb
   [junit4]   2> 2348120 INFO  (jetty-launcher-6396-thread-2) 
[n:127.0.0.1:60478_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60478.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d4df3cb
   [junit4]   2> 2348122 INFO  (jetty-launcher-6396-thread-1) 
[n:127.0.0.1:60476_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60476.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d4df3cb
   [junit4]   2> 2348124 INFO  (jetty-launcher-6396-thread-2) 
[n:127.0.0.1:60478_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_CAE728DE8116A336-001/tempDir-001/node2/.
   [junit4]   2> 2348132 INFO  (jetty-launcher-6396-thread-1) 
[n:127.0.0.1:60476_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60476.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d4df3cb
   [junit4]   2> 2348132 INFO  (jetty-launcher-6396-thread-1) 
[n:127.0.0.1:60476_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60476.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d4df3cb
   [junit4]   2> 2348133 INFO  (jetty-launcher-6396-thread-1) 
[n:127.0.0.1:60476_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_CAE728DE8116A336-001/tempDir-001/node1/.
   [junit4]   2> 2348235 INFO  (zkConnectionManagerCallback-6441-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2348239 INFO  (zkConnectionManagerCallback-6445-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2348241 INFO  
(SUITE-TestUtilizeNode-seed#[CAE728DE8116A336]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2348242 INFO  
(SUITE-TestUtilizeNode-seed#[CAE728DE8116A336]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60473/solr ready
   [junit4]   2> 2348251 INFO  (qtp378514500-25795) [n:127.0.0.1:60475_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with 
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2348258 INFO  (qtp378514500-25795) [n:127.0.0.1:60475_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 2348282 INFO  
(TEST-TestUtilizeNode.test-seed#[CAE728DE8116A336]) [    ] o.a.s.SolrTestCaseJ4 
###Starting test
   [junit4]   2> 2348285 INFO  
(TEST-TestUtilizeNode.test-seed#[CAE728DE8116A336]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2348288 INFO  (zkConnectionManagerCallback-6448-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2348293 INFO  (qtp378514500-25797) [n:127.0.0.1:60475_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> 2348295 INFO  
(OverseerThreadFactory-10656-thread-2-processing-n:127.0.0.1:60476_solr) 
[n:127.0.0.1:60476_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
utilizenodecoll
   [junit4]   2> 2348296 INFO  
(OverseerCollectionConfigSetProcessor-72061564693250057-127.0.0.1:60476_solr-n_0000000000)
 [n:127.0.0.1:60476_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> 2348414 INFO  
(OverseerStateUpdate-72061564693250057-127.0.0.1:60476_solr-n_0000000000) 
[n:127.0.0.1:60476_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":"http://127.0.0.1:60477/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2348417 INFO  
(OverseerStateUpdate-72061564693250057-127.0.0.1:60476_solr-n_0000000000) 
[n:127.0.0.1:60476_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":"http://127.0.0.1:60476/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2348421 INFO  
(OverseerStateUpdate-72061564693250057-127.0.0.1:60476_solr-n_0000000000) 
[n:127.0.0.1:60476_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":"http://127.0.0.1:60478/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2348425 INFO  
(OverseerStateUpdate-72061564693250057-127.0.0.1:60476_solr-n_0000000000) 
[n:127.0.0.1:60476_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"utilizenodecoll_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60475/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2348628 INFO  (qtp378514500-25801) [n:127.0.0.1:60475_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard2_replica_n6&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2348628 INFO  (qtp378514500-25801) [n:127.0.0.1:60475_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2348628 INFO  (qtp1248308546-25793) [n:127.0.0.1:60478_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> 2348628 INFO  (qtp326069673-25786) [n:127.0.0.1:60476_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard1_replica_n2&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2348629 INFO  (qtp1248308546-25793) [n:127.0.0.1:60478_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2348629 INFO  (qtp326069673-25786) [n:127.0.0.1:60476_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2348629 INFO  (qtp780309773-25810) [n:127.0.0.1:60477_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> 2348629 INFO  (qtp780309773-25810) [n:127.0.0.1:60477_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2348739 INFO  
(zkCallback-6428-thread-1-processing-n:127.0.0.1:60478_solr) 
[n:127.0.0.1:60478_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> 2348739 INFO  
(zkCallback-6424-thread-1-processing-n:127.0.0.1:60476_solr) 
[n:127.0.0.1:60476_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> 2348739 INFO  
(zkCallback-6430-thread-1-processing-n:127.0.0.1:60475_solr) 
[n:127.0.0.1:60475_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> 2348739 INFO  
(zkCallback-6426-thread-1-processing-n:127.0.0.1:60477_solr) 
[n:127.0.0.1:60477_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> 2348740 INFO  
(zkCallback-6428-thread-2-processing-n:127.0.0.1:60478_solr) 
[n:127.0.0.1:60478_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> 2348740 INFO  
(zkCallback-6430-thread-2-processing-n:127.0.0.1:60475_solr) 
[n:127.0.0.1:60475_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> 2348741 INFO  
(zkCallback-6424-thread-2-processing-n:127.0.0.1:60476_solr) 
[n:127.0.0.1:60476_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> 2348741 INFO  
(zkCallback-6426-thread-2-processing-n:127.0.0.1:60477_solr) 
[n:127.0.0.1:60477_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> 2349646 INFO  (qtp1248308546-25793) [n:127.0.0.1:60478_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> 2349646 INFO  (qtp378514500-25801) [n:127.0.0.1:60475_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2349647 INFO  (qtp780309773-25810) [n:127.0.0.1:60477_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> 2349664 INFO  (qtp326069673-25786) [n:127.0.0.1:60476_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2349665 INFO  (qtp1248308546-25793) [n:127.0.0.1:60478_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> 2349665 INFO  (qtp780309773-25810) [n:127.0.0.1:60477_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> 2349672 INFO  (qtp378514500-25801) [n:127.0.0.1:60475_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.s.IndexSchema [utilizenodecoll_shard2_replica_n6] Schema 
name=cloud-dynamic
   [junit4]   2> 2349691 INFO  (qtp1248308546-25793) [n:127.0.0.1:60478_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> 2349691 INFO  (qtp1248308546-25793) [n:127.0.0.1:60478_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> 2349691 INFO  (qtp780309773-25810) [n:127.0.0.1:60477_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> 2349693 INFO  (qtp780309773-25810) [n:127.0.0.1:60477_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> 2349693 INFO  (qtp326069673-25786) [n:127.0.0.1:60476_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.s.IndexSchema [utilizenodecoll_shard1_replica_n2] Schema 
name=cloud-dynamic
   [junit4]   2> 2349691 INFO  (qtp1248308546-25793) [n:127.0.0.1:60478_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60478.solr.core.utilizenodecoll.shard2.replica_n4' (registry 
'solr.core.utilizenodecoll.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d4df3cb
   [junit4]   2> 2349694 INFO  (qtp1248308546-25793) [n:127.0.0.1:60478_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2349694 INFO  (qtp1248308546-25793) [n:127.0.0.1:60478_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 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_CAE728DE8116A336-001/tempDir-001/node2/utilizenodecoll_shard2_replica_n4],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_CAE728DE8116A336-001/tempDir-001/node2/./utilizenodecoll_shard2_replica_n4/data/]
   [junit4]   2> 2349697 INFO  (qtp780309773-25810) [n:127.0.0.1:60477_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60477.solr.core.utilizenodecoll.shard1.replica_n1' (registry 
'solr.core.utilizenodecoll.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d4df3cb
   [junit4]   2> 2349697 INFO  (qtp780309773-25810) [n:127.0.0.1:60477_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2349697 INFO  (qtp780309773-25810) [n:127.0.0.1:60477_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 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_CAE728DE8116A336-001/tempDir-001/node4/utilizenodecoll_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_CAE728DE8116A336-001/tempDir-001/node4/./utilizenodecoll_shard1_replica_n1/data/]
   [junit4]   2> 2349715 INFO  (qtp326069673-25786) [n:127.0.0.1:60476_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2349715 INFO  (qtp326069673-25786) [n:127.0.0.1:60476_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard1_replica_n2' 
using configuration from collection utilizenodecoll, trusted=true
   [junit4]   2> 2349716 INFO  (qtp326069673-25786) [n:127.0.0.1:60476_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60476.solr.core.utilizenodecoll.shard1.replica_n2' (registry 
'solr.core.utilizenodecoll.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d4df3cb
   [junit4]   2> 2349716 INFO  (qtp326069673-25786) [n:127.0.0.1:60476_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2349716 INFO  (qtp326069673-25786) [n:127.0.0.1:60476_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.c.SolrCore [[utilizenodecoll_shard1_replica_n2] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_CAE728DE8116A336-001/tempDir-001/node1/utilizenodecoll_shard1_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_CAE728DE8116A336-001/tempDir-001/node1/./utilizenodecoll_shard1_replica_n2/data/]
   [junit4]   2> 2349720 INFO  (qtp378514500-25801) [n:127.0.0.1:60475_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2349720 INFO  (qtp378514500-25801) [n:127.0.0.1:60475_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard2_replica_n6' 
using configuration from collection utilizenodecoll, trusted=true
   [junit4]   2> 2349720 INFO  (qtp378514500-25801) [n:127.0.0.1:60475_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60475.solr.core.utilizenodecoll.shard2.replica_n6' (registry 
'solr.core.utilizenodecoll.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d4df3cb
   [junit4]   2> 2349720 INFO  (qtp378514500-25801) [n:127.0.0.1:60475_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2349720 INFO  (qtp378514500-25801) [n:127.0.0.1:60475_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.c.SolrCore [[utilizenodecoll_shard2_replica_n6] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_CAE728DE8116A336-001/tempDir-001/node3/utilizenodecoll_shard2_replica_n6],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_CAE728DE8116A336-001/tempDir-001/node3/./utilizenodecoll_shard2_replica_n6/data/]
   [junit4]   2> 2349768 INFO  (qtp780309773-25810) [n:127.0.0.1:60477_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> 2349768 INFO  (qtp780309773-25810) [n:127.0.0.1:60477_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> 2349769 INFO  (qtp780309773-25810) [n:127.0.0.1:60477_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2349769 INFO  (qtp780309773-25810) [n:127.0.0.1:60477_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2349771 INFO  (qtp1248308546-25793) [n:127.0.0.1:60478_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> 2349772 INFO  (qtp1248308546-25793) [n:127.0.0.1:60478_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> 2349773 INFO  (qtp1248308546-25793) [n:127.0.0.1:60478_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2349773 INFO  (qtp1248308546-25793) [n:127.0.0.1:60478_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2349783 INFO  (qtp326069673-25786) [n:127.0.0.1:60476_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2349783 INFO  (qtp326069673-25786) [n:127.0.0.1:60476_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2349785 INFO  (qtp326069673-25786) [n:127.0.0.1:60476_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2349785 INFO  (qtp326069673-25786) [n:127.0.0.1:60476_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2349786 INFO  (qtp780309773-25810) [n:127.0.0.1:60477_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1407f127[utilizenodecoll_shard1_replica_n1] main]
   [junit4]   2> 2349787 INFO  (qtp1248308546-25793) [n:127.0.0.1:60478_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@45d89d9a[utilizenodecoll_shard2_replica_n4] main]
   [junit4]   2> 2349787 INFO  (qtp780309773-25810) [n:127.0.0.1:60477_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> 2349788 INFO  (qtp780309773-25810) [n:127.0.0.1:60477_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> 2349789 INFO  (qtp780309773-25810) [n:127.0.0.1:60477_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> 2349789 INFO  (qtp1248308546-25793) [n:127.0.0.1:60478_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> 2349789 INFO  (qtp780309773-25810) [n:127.0.0.1:60477_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 1591900832358465536
   [junit4]   2> 2349789 INFO  
(searcherExecutor-10663-thread-1-processing-n:127.0.0.1:60477_solr 
x:utilizenodecoll_shard1_replica_n1 s:shard1 c:utilizenodecoll r:core_node3) 
[n:127.0.0.1:60477_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@1407f127[utilizenodecoll_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2349790 INFO  (qtp1248308546-25793) [n:127.0.0.1:60478_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> 2349790 INFO  (qtp1248308546-25793) [n:127.0.0.1:60478_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> 2349791 INFO  
(searcherExecutor-10662-thread-1-processing-n:127.0.0.1:60478_solr 
x:utilizenodecoll_shard2_replica_n4 s:shard2 c:utilizenodecoll r:core_node7) 
[n:127.0.0.1:60478_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@45d89d9a[utilizenodecoll_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2349791 INFO  (qtp1248308546-25793) [n:127.0.0.1:60478_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 1591900832360562688
   [junit4]   2> 2349802 INFO  (qtp780309773-25810) [n:127.0.0.1:60477_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2349803 INFO  (qtp326069673-25786) [n:127.0.0.1:60476_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5647d9df[utilizenodecoll_shard1_replica_n2] main]
   [junit4]   2> 2349806 INFO  (qtp1248308546-25793) [n:127.0.0.1:60478_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2349806 INFO  (qtp326069673-25786) [n:127.0.0.1:60476_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2349806 INFO  (qtp326069673-25786) [n:127.0.0.1:60476_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2349807 INFO  (qtp326069673-25786) [n:127.0.0.1:60476_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2349807 INFO  (qtp326069673-25786) [n:127.0.0.1:60476_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1591900832377339904
   [junit4]   2> 2349807 INFO  
(searcherExecutor-10664-thread-1-processing-n:127.0.0.1:60476_solr 
x:utilizenodecoll_shard1_replica_n2 s:shard1 c:utilizenodecoll r:core_node5) 
[n:127.0.0.1:60476_solr c:utilizenodecoll s:shard1 r:core_node5 
x:utilizenodecoll_shard1_replica_n2] o.a.s.c.SolrCore 
[utilizenodecoll_shard1_replica_n2] Registered new searcher 
Searcher@5647d9df[utilizenodecoll_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2349842 INFO  (qtp378514500-25801) [n:127.0.0.1:60475_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2349842 INFO  (qtp378514500-25801) [n:127.0.0.1:60475_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2349844 INFO  (qtp378514500-25801) [n:127.0.0.1:60475_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2349844 INFO  (qtp378514500-25801) [n:127.0.0.1:60475_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2349846 INFO  (qtp378514500-25801) [n:127.0.0.1:60475_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@383a2191[utilizenodecoll_shard2_replica_n6] main]
   [junit4]   2> 2349847 INFO  (qtp378514500-25801) [n:127.0.0.1:60475_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2349848 INFO  (qtp378514500-25801) [n:127.0.0.1:60475_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2349848 INFO  (qtp378514500-25801) [n:127.0.0.1:60475_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2349848 INFO  (qtp378514500-25801) [n:127.0.0.1:60475_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1591900832420331520
   [junit4]   2> 2349849 INFO  
(searcherExecutor-10665-thread-1-processing-n:127.0.0.1:60475_solr 
x:utilizenodecoll_shard2_replica_n6 s:shard2 c:utilizenodecoll r:core_node8) 
[n:127.0.0.1:60475_solr c:utilizenodecoll s:shard2 r:core_node8 
x:utilizenodecoll_shard2_replica_n6] o.a.s.c.SolrCore 
[utilizenodecoll_shard2_replica_n6] Registered new searcher 
Searcher@383a2191[utilizenodecoll_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2349907 INFO  
(zkCallback-6424-thread-2-processing-n:127.0.0.1:60476_solr) 
[n:127.0.0.1:60476_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> 2349907 INFO  
(zkCallback-6430-thread-1-processing-n:127.0.0.1:60475_solr) 
[n:127.0.0.1:60475_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> 2349907 INFO  
(zkCallback-6428-thread-1-processing-n:127.0.0.1:60478_solr) 
[n:127.0.0.1:60478_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> 2349907 INFO  
(zkCallback-6430-thread-2-processing-n:127.0.0.1:60475_solr) 
[n:127.0.0.1:60475_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> 2349907 INFO  
(zkCallback-6424-thread-1-processing-n:127.0.0.1:60476_solr) 
[n:127.0.0.1:60476_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> 2349907 INFO  
(zkCallback-6428-thread-2-processing-n:127.0.0.1:60478_solr) 
[n:127.0.0.1:60478_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> 2349909 INFO  
(zkCallback-6426-thread-2-processing-n:127.0.0.1:60477_solr) 
[n:127.0.0.1:60477_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> 2349909 INFO  
(zkCallback-6426-thread-1-processing-n:127.0.0.1:60477_solr) 
[n:127.0.0.1:60477_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> 2350303 INFO  (qtp780309773-25810) [n:127.0.0.1:60477_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2350303 INFO  (qtp780309773-25810) [n:127.0.0.1:60477_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2350303 INFO  (qtp780309773-25810) [n:127.0.0.1:60477_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:60477/solr/utilizenodecoll_shard1_replica_n1/
   [junit4]   2> 2350303 INFO  (qtp780309773-25810) [n:127.0.0.1:60477_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.u.PeerSync PeerSync: core=utilizenodecoll_shard1_replica_n1 
url=http://127.0.0.1:60477/solr START 
replicas=[http://127.0.0.1:60476/solr/utilizenodecoll_shard1_replica_n2/] 
nUpdates=100
   [junit4]   2> 2350305 INFO  (qtp326069673-25790) [n:127.0.0.1:60476_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.c.S.Request [utilizenodecoll_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2350307 INFO  (qtp1248308546-25793) [n:127.0.0.1:60478_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> 2350307 INFO  (qtp1248308546-25793) [n:127.0.0.1:60478_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> 2350307 INFO  (qtp1248308546-25793) [n:127.0.0.1:60478_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:60478/solr/utilizenodecoll_shard2_replica_n4/
   [junit4]   2> 2350308 INFO  (qtp1248308546-25793) [n:127.0.0.1:60478_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=http://127.0.0.1:60478/solr START 
replicas=[http://127.0.0.1:60475/solr/utilizenodecoll_shard2_replica_n6/] 
nUpdates=100
   [junit4]   2> 2350309 INFO  (qtp378514500-25799) [n:127.0.0.1:60475_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.c.S.Request [utilizenodecoll_shard2_replica_n6]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2350604 INFO  (qtp780309773-25810) [n:127.0.0.1:60477_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.u.PeerSync PeerSync: core=utilizenodecoll_shard1_replica_n1 
url=http://127.0.0.1:60477/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2350604 INFO  (qtp780309773-25810) [n:127.0.0.1:60477_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 2350604 INFO  (qtp780309773-25810) [n:127.0.0.1:60477_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 2350604 INFO  (qtp780309773-25810) [n:127.0.0.1:60477_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2350608 INFO  (qtp1248308546-25793) [n:127.0.0.1:60478_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=http://127.0.0.1:60478/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2350609 INFO  (qtp1248308546-25793) [n:127.0.0.1:60478_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> 2350609 INFO  (qtp1248308546-25793) [n:127.0.0.1:60478_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> 2350609 INFO  (qtp1248308546-25793) [n:127.0.0.1:60478_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> 2350610 INFO  (qtp780309773-25810) [n:127.0.0.1:60477_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:60477/solr/utilizenodecoll_shard1_replica_n1/ shard1
   [junit4]   2> 2350614 INFO  (qtp1248308546-25793) [n:127.0.0.1:60478_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:60478/solr/utilizenodecoll_shard2_replica_n4/ shard2
   [junit4]   2> 2350720 INFO  
(zkCallback-6426-thread-1-processing-n:127.0.0.1:60477_solr) 
[n:127.0.0.1:60477_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> 2350720 INFO  
(zkCallback-6430-thread-1-processing-n:127.0.0.1:60475_solr) 
[n:127.0.0.1:60475_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> 2350720 INFO  
(zkCallback-6424-thread-3-processing-n:127.0.0.1:60476_solr) 
[n:127.0.0.1:60476_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> 2350720 INFO  
(zkCallback-6428-thread-2-processing-n:127.0.0.1:60478_solr) 
[n:127.0.0.1:60478_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> 2350720 INFO  
(zkCallback-6428-thread-1-processing-n:127.0.0.1:60478_solr) 
[n:127.0.0.1:60478_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> 2350720 INFO  
(zkCallback-6426-thread-2-processing-n:127.0.0.1:60477_solr) 
[n:127.0.0.1:60477_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> 2350720 INFO  
(zkCallback-6430-thread-2-processing-n:127.0.0.1:60475_solr) 
[n:127.0.0.1:60475_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> 2350720 INFO  
(zkCallback-6424-thread-1-processing-n:127.0.0.1:60476_solr) 
[n:127.0.0.1:60476_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> 2350728 INFO  (qtp1248308546-25793) [n:127.0.0.1:60478_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> 2350731 INFO  (qtp1248308546-25793) [n:127.0.0.1:60478_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=2102
   [junit4]   2> 2350776 INFO  (qtp780309773-25810) [n:127.0.0.1:60477_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2350778 INFO  (qtp780309773-25810) [n:127.0.0.1:60477_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=2149
   [junit4]   2> 2350832 INFO  (qtp326069673-25786) [n:127.0.0.1:60476_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard1_replica_n2&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2203
   [junit4]   2> 2350864 INFO  (qtp378514500-25801) [n:127.0.0.1:60475_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard2_replica_n6&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2236
   [junit4]   2> 2350868 INFO  (qtp378514500-25797) [n:127.0.0.1:60475_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> 2350969 INFO  
(zkCallback-6426-thread-2-processing-n:127.0.0.1:60477_solr) 
[n:127.0.0.1:60477_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> 2350969 INFO  
(zkCallback-6430-thread-2-processing-n:127.0.0.1:60475_solr) 
[n:127.0.0.1:60475_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> 2350969 INFO  
(zkCallback-6430-thread-1-processing-n:127.0.0.1:60475_solr) 
[n:127.0.0.1:60475_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> 2350969 INFO  
(zkCallback-6428-thread-1-processing-n:127.0.0.1:60478_solr) 
[n:127.0.0.1:60478_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> 2350969 INFO  
(zkCallback-6428-thread-2-processing-n:127.0.0.1:60478_solr) 
[n:127.0.0.1:60478_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> 2350969 INFO  
(zkCallback-6424-thread-1-processing-n:127.0.0.1:60476_solr) 
[n:127.0.0.1:60476_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> 2350969 INFO  
(zkCallback-6424-thread-3-processing-n:127.0.0.1:60476_solr) 
[n:127.0.0.1:60476_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> 2350969 INFO  
(zkCallback-6426-thread-1-processing-n:127.0.0.1:60477_solr) 
[n:127.0.0.1:60477_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> 2351869 INFO  (qtp378514500-25797) [n:127.0.0.1:60475_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=3576
   [junit4]   2> 2351870 INFO  
(TEST-TestUtilizeNode.test-seed#[CAE728DE8116A336]) [    ] o.e.j.s.Server 
jetty-9.4.8.v20171121, build timestamp: 2017-11-22T00:27:37+03:00, git hash: 
82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2351871 INFO  
(TEST-TestUtilizeNode.test-seed#[CAE728DE8116A336]) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 2351871 INFO  
(TEST-TestUtilizeNode.test-seed#[CAE728DE8116A336]) [    ] o.e.j.s.session No 
SessionScavenger set, using defaults
   [junit4]   2> 2351872 INFO  
(TEST-TestUtilizeNode.test-seed#[CAE728DE8116A336]) [    ] o.e.j.s.session 
Scavenging every 600000ms
   [junit4]   2> 2351872 INFO  
(TEST-TestUtilizeNode.test-seed#[CAE728DE8116A336]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1938061e{/solr,null,AVAILABLE}
   [junit4]   2> 2351872 INFO  
(TEST-TestUtilizeNode.test-seed#[CAE728DE8116A336]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@25148d48{HTTP/1.1,[http/1.1]}{127.0.0.1:60501}
   [junit4]   2> 2351872 INFO  
(TEST-TestUtilizeNode.test-seed#[CAE728DE8116A336]) [    ] o.e.j.s.Server 
Started @2353622ms
   [junit4]   2> 2351872 INFO  
(TEST-TestUtilizeNode.test-seed#[CAE728DE8116A336]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=60501}
   [junit4]   2> 2351873 ERROR 
(TEST-TestUtilizeNode.test-seed#[CAE728DE8116A336]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2351873 INFO  
(TEST-TestUtilizeNode.test-seed#[CAE728DE8116A336]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 2351873 INFO  
(TEST-TestUtilizeNode.test-seed#[CAE728DE8116A336]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2351873 INFO  
(TEST-TestUtilizeNode.test-seed#[CAE728DE8116A336]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2351873 INFO  
(TEST-TestUtilizeNode.test-seed#[CAE728DE8116A336]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-09T05:42:20.170399Z
   [junit4]   2> 2351875 INFO  (zkConnectionManagerCallback-6450-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2351875 INFO  
(TEST-TestUtilizeNode.test-seed#[CAE728DE8116A336]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2351882 INFO  
(TEST-TestUtilizeNode.test-seed#[CAE728DE8116A336]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:60473/solr
   [junit4]   2> 2351884 INFO  (zkConnectionManagerCallback-6454-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2351887 INFO  
(zkConnectionManagerCallback-6456-thread-1-processing-n:127.0.0.1:60501_solr) 
[n:127.0.0.1:60501_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2351898 INFO  
(TEST-TestUtilizeNode.test-seed#[CAE728DE8116A336]) [n:127.0.0.1:60501_solr    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2351902 INFO  
(TEST-TestUtilizeNode.test-seed#[CAE728DE8116A336]) [n:127.0.0.1:60501_solr    
] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2351905 INFO  
(TEST-TestUtilizeNode.test-seed#[CAE728DE8116A336]) [n:127.0.0.1:60501_solr    
] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60501_solr
   [junit4]   2> 2351907 INFO  
(zkCallback-6426-thread-1-processing-n:127.0.0.1:60477_solr) 
[n:127.0.0.1:60477_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2351907 INFO  
(zkCallback-6430-thread-1-processing-n:127.0.0.1:60475_solr) 
[n:127.0.0.1:60475_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2351907 INFO  
(zkCallback-6424-thread-3-processing-n:127.0.0.1:60476_solr) 
[n:127.0.0.1:60476_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2351907 INFO  
(zkCallback-6428-thread-2-processing-n:127.0.0.1:60478_solr) 
[n:127.0.0.1:60478_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2351908 INFO  
(zkCallback-6455-thread-1-processing-n:127.0.0.1:60501_solr) 
[n:127.0.0.1:60501_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2351908 INFO  (zkCallback-6444-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2351909 INFO  (zkCallback-6444-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2351974 INFO  
(TEST-TestUtilizeNode.test-seed#[CAE728DE8116A336]) [n:127.0.0.1:60501_solr    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60501.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d4df3cb
   [junit4]   2> 2351991 INFO  
(TEST-TestUtilizeNode.test-seed#[CAE728DE8116A336]) [n:127.0.0.1:60501_solr    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60501.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d4df3cb
   [junit4]   2> 2351991 INFO  
(TEST-TestUtilizeNode.test-seed#[CAE728DE8116A336]) [n:127.0.0.1:60501_solr    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60501.solr.jetty' 
(registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d4df3cb
   [junit4]   2> 2351993 INFO  
(TEST-TestUtilizeNode.test-seed#[CAE728DE8116A336]) [n:127.0.0.1:60501_solr    
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_CAE728DE8116A336-001/tempDir-001/node5/.
   [junit4]   2> 2352045 INFO  (zkConnectionManagerCallback-6460-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2352046 INFO  (qtp378514500-25803) [n:127.0.0.1:60475_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :utilizenode with 
params node=127.0.0.1:60501_solr&action=UTILIZENODE&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 2352050 INFO  
(OverseerCollectionConfigSetProcessor-72061564693250057-127.0.0.1:60476_solr-n_0000000000)
 [n:127.0.0.1:60476_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> 2352062 INFO  (qtp378514500-25799) [n:127.0.0.1:60475_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.utilizenodecoll.shard2.replica_n6:INDEX.sizeInBytes}
 status=0 QTime=8
   [junit4]   2> 2352063 INFO  (qtp378514500-25801) [n:127.0.0.1:60475_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2352064 INFO  (qtp326069673-25790) [n:127.0.0.1:60476_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> 2352065 INFO  (qtp326069673-25788) [n:127.0.0.1:60476_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2352067 INFO  (qtp780309773-25814) [n:127.0.0.1:60477_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> 2352068 INFO  (qtp780309773-25812) [n:127.0.0.1:60477_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2352070 INFO  (qtp1248308546-25809) [n:127.0.0.1:60478_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=0
   [junit4]   2> 2352071 INFO  (qtp1248308546-25807) [n:127.0.0.1:60478_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2352073 INFO  (qtp180884364-25935) [n:127.0.0.1:60501_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2352074 INFO  (qtp378514500-25799) [n:127.0.0.1:60475_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.utilizenodecoll.shard2.replica_n6:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 2352075 INFO  (qtp378514500-25801) [n:127.0.0.1:60475_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2352077 INFO  (qtp326069673-25790) [n:127.0.0.1:60476_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> 2352078 INFO  (qtp326069673-25788) [n:127.0.0.1:60476_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2352079 INFO  (qtp780309773-25814) [n:127.0.0.1:60477_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> 2352080 INFO  (qtp780309773-25812) [n:127.0.0.1:60477_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2352080 INFO  (qtp1248308546-25809) [n:127.0.0.1:60478_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=0
   [junit4]   2> 2352081 INFO  (qtp1248308546-25807) [n:127.0.0.1:60478_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2352082 INFO  (qtp180884364-25937) [n:127.0.0.1:60501_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2352083 INFO  
(OverseerThreadFactory-10656-thread-3-processing-n:127.0.0.1:60476_solr) 
[n:127.0.0.1:60476_solr    ] o.a.s.c.s.c.a.PolicyHelper returnSession, 
curr-time 60591936 sessionWrapper.createTime 60591936473189, 
this.sessionWrapper.createTime 60591936473189 
   [junit4]   2> 2352085 INFO  (qtp378514500-25803) [n:127.0.0.1:60475_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:60501_solr&action=UTILIZENODE&wt=javabin&version=2} 
status=0 QTime=38
   [junit4]   2> 2352087 INFO  
(TEST-TestUtilizeNode.test-seed#[CAE728DE8116A336]) [    ] o.a.s.SolrTestCaseJ4 
###Ending test
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestUtilizeNode 
-Dtests.method=test -Dtests.seed=CAE728DE8116A336 -Dtests.slow=true 
-Dtests.locale=agq-CM -Dtests.timezone=Asia/Riyadh -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 3.83s J0 | TestUtilizeNode.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([CAE728DE8116A336:42B317042FEACECE]:0)
   [junit4]    >        at 
org.apache.solr.cloud.TestUtilizeNode.test(TestUtilizeNode.java:81)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2352094 INFO  (jetty-closer-6397-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@3468419f{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2352094 INFO  (jetty-closer-6397-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@3da67277{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2352094 INFO  (jetty-closer-6397-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1295569629
   [junit4]   2> 2352094 INFO  (jetty-closer-6397-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=783769274
   [junit4]   2> 2352095 INFO  (jetty-closer-6397-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2352095 INFO  (jetty-closer-6397-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6bc27c70: rootName = 
solr_60476, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@3f5f161e
   [junit4]   2> 2352095 INFO  (jetty-closer-6397-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2352095 INFO  (jetty-closer-6397-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@77a4fc49: rootName = 
solr_60477, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@41b9273c
   [junit4]   2> 2352095 INFO  (jetty-closer-6397-thread-3) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@18b09932{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
  

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

  2>    2       /solr/collections/testMetricTrigger/terms/shard2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        131     /solr/collections/collection1/state.json
   [junit4]   2>        40      /solr/collections/testMetricTrigger/state.json
   [junit4]   2>        19      /solr/clusterprops.json
   [junit4]   2>        19      /solr/clusterstate.json
   [junit4]   2>        6       /solr/autoscaling.json
   [junit4]   2>        5       
/solr/overseer_elect/election/72061590840213540-127.0.0.1:61925_solr-n_0000000010
   [junit4]   2>        4       
/solr/overseer_elect/election/72061590840213524-127.0.0.1:61743_solr-n_0000000005
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard1/election/72061590840213515-core_node6-n_0000000002
   [junit4]   2>        2       
/solr/overseer_elect/election/72061590840213552-127.0.0.1:62050_solr-n_0000000014
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard1/election/72061590840213518-core_node3-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        19      /solr/live_nodes
   [junit4]   2>        19      /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: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_CAE728DE8116A336-001
   [junit4]   2> Feb 09, 2018 5:52:14 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=RandomSimilarity(queryNorm=true): {}, locale=fr-PM, timezone=Pacific/Norfolk
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 9 
(64-bit)/cpus=3,threads=1,free=268780880,total=517996544
   [junit4]   2> NOTE: All tests run in this JVM: [TestJsonFacetRefinement, 
AtomicUpdatesTest, TestSmileRequest, SearchRateTriggerTest, 
SystemInfoHandlerTest, LIRRollingUpdatesTest, UUIDFieldTest, 
TestFieldCacheReopen, TestDistributedSearch, HighlighterConfigTest, 
LargeFieldTest, ClassificationUpdateProcessorIntegrationTest, V2StandaloneTest, 
TestManagedSynonymFilterFactory, BitVectorTest, TestQuerySenderListener, 
TestDistributedGrouping, TestSolrCoreProperties, TestFastWriter, 
TestFileDictionaryLookup, HdfsThreadLeakTest, TestExceedMaxTermLength, 
TestAuthenticationFramework, TestStandardQParsers, TestCustomSort, 
TestDelegationWithHadoopAuth, TestConfigSetImmutable, 
TestGenericDistributedQueue, TestSolrCoreSnapshots, FileBasedSpellCheckerTest, 
TestLuceneIndexBackCompat, CSVRequestHandlerTest, CleanupOldIndexTest, 
EchoParamsTest, TestJettySolrRunner, SuggestComponentContextFilterQueryTest, 
OverseerModifyCollectionTest, ResponseLogComponentTest, 
TestComplexPhraseLeadingWildcard, TestPointFields, TestLegacyNumericUtils, 
DistanceFunctionTest, HdfsRestartWhileUpdatingTest, 
TestLMDirichletSimilarityFactory, TestRandomDVFaceting, 
DataDrivenBlockJoinTest, ClusterStateTest, SuggesterWFSTTest, TestBadConfig, 
TestDistributedMissingSort, TestSimpleTrackingShardHandler, 
DirectUpdateHandlerTest, TestUpdate, UUIDUpdateProcessorFallbackTest, 
TestLockTree, TestLegacyField, TestFastLRUCache, TestPolicyCloud, 
HttpSolrCallGetCoreTest, TestLegacyNumericRangeQueryBuilder, 
MigrateRouteKeyTest, TemplateUpdateProcessorTest, 
TestHighFrequencyDictionaryFactory, TestCloudInspectUtil, 
AnalyticsMergeStrategyTest, PeerSyncTest, TestConfig, 
TestImplicitCoreProperties, PreAnalyzedFieldTest, CdcrBidirectionalTest, 
TestDynamicFieldResource, TestAddFieldRealTimeGet, CoreAdminCreateDiscoverTest, 
TestCodecSupport, SimplePostToolTest, NotRequiredUniqueKeyTest, 
SolrCloudExampleTest, IndexSchemaTest, ConjunctionSolrSpellCheckerTest, 
ChangedSchemaMergeTest, BadCopyFieldTest, TestSolrQueryParser, 
TestNumericRangeQuery64, DistributedIntervalFacetingTest, CustomCollectionTest, 
ImplicitSnitchTest, DistributedQueueTest, TestLRUStatsCache, 
TestCloudNestedDocsSort, TestNoOpRegenerator, InfixSuggestersTest, TestSolrXml, 
BlockJoinFacetDistribTest, TestComponentsName, BlockDirectoryTest, 
MoveReplicaHDFSFailoverTest, SuggesterTest, TestMinMaxOnMultiValuedField, 
TestRebalanceLeaders, TestFilteredDocIdSet, StressHdfsTest, TestStressVersions, 
TestSolrCoreParser, TestCollectionAPI, FieldAnalysisRequestHandlerTest, 
BasicAuthStandaloneTest, TestJsonRequest, 
DistributedQueryComponentCustomSortTest, NodeMutatorTest, 
DeleteLastCustomShardedReplicaTest, TestOnReconnectListenerSupport, 
TestJavabinTupleStreamParser, QueryParsingTest, 
CdcrReplicationDistributedZkTest, TestSolrDeletionPolicy2, 
SolrGraphiteReporterTest, EnumFieldTest, TestHttpShardHandlerFactory, 
MetricUtilsTest, TestPerFieldSimilarityWithDefaultOverride, 
DistributedTermsComponentTest, TestRuleBasedAuthorizationPlugin, UpdateLogTest, 
OverseerTest, DirectoryFactoryTest, TestConfigSetsAPIExclusivity, 
TestCloudRecovery, SortByFunctionTest, HdfsDirectoryTest, CoreAdminHandlerTest, 
TestSolr4Spatial, TestSchemaVersionResource, TestRestManager, 
TestSolrCLIRunExample, DocValuesNotIndexedTest, ConnectionManagerTest, 
TestStressCloudBlindAtomicUpdates, ExecutePlanActionTest, 
TestSlowCompositeReaderWrapper, PreAnalyzedFieldManagedSchemaCloudTest, 
TestMultiValuedNumericRangeQuery, MinimalSchemaTest, TestNodeAddedTrigger, 
ChaosMonkeySafeLeaderWithPullReplicasTest, HdfsRecoverLeaseTest, 
TestHdfsBackupRestoreCore, TestFieldCacheWithThreads, TestRawResponseWriter, 
TestCustomDocTransformer, LeaderInitiatedRecoveryOnShardRestartTest, 
ShardSplitTest, TestScoreJoinQPNoScore, TestRandomFlRTGCloud, TestStressLucene, 
TestDocSet, TestUniqueKeyFieldResource, TestFieldCacheSortRandom, 
TestExactSharedStatsCache, TestConfigReload, PreAnalyzedUpdateProcessorTest, 
TestCoreDiscovery, DistributedSuggestComponentTest, TestAtomicUpdateErrorCases, 
TestTrieFacet, TestCoreAdminApis, SyncSliceTest, 
TestWordDelimiterFilterFactory, TestObjectReleaseTracker, 
TestFieldTypeResource, TestPHPSerializedResponseWriter, TestFieldResource, 
TestRecoveryHdfs, AsyncCallRequestStatusResponseTest, HttpTriggerListenerTest, 
UpdateParamsTest, TestWriterPerf, ReturnFieldsTest, TestQueryWrapperFilter, 
ZkControllerTest, DeleteReplicaTest, TestLMJelinekMercerSimilarityFactory, 
ConcurrentCreateRoutedAliasTest, AliasIntegrationTest, 
TestShortCircuitedRequests, CurrencyRangeFacetCloudTest, 
LeaderFailoverAfterPartitionTest, HighlighterMaxOffsetTest, 
OverriddenZkACLAndCredentialsProvidersTest, SolrMetricManagerTest, 
SecurityConfHandlerTest, BasicDistributedZkTest, UnloadDistributedZkTest, 
FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, TestRandomFaceting, 
ZkSolrClientTest, TestStressReorder, TestReload, SpellCheckComponentTest, 
QueryElevationComponentTest, ConvertedLegacyTest, TestFiltering, TestLazyCores, 
ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, 
SolrIndexSplitterTest, AnalysisAfterCoreReloadTest, 
SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, 
SpellCheckCollatorTest, DocValuesTest, TestCSVLoader, NoCacheHeaderTest, 
WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, 
SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, 
FieldMutatingUpdateProcessorTest, DirectUpdateHandlerOptimizeTest, 
DefaultValueUpdateProcessorTest, DocValuesMultiTest, SolrInfoBeanTest, 
XsltUpdateRequestHandlerTest, DebugComponentTest, CacheHeaderTest, 
IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest, 
TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, 
PrimitiveFieldTypeTest, TermsComponentTest, XmlUpdateRequestHandlerTest, 
RequestHandlersTest, TestValueSourceCache, TermVectorComponentTest, 
TestIndexingPerformance, RequiredFieldsTest, FastVectorHighlighterTest, 
LoggingHandlerTest, RegexBoostProcessorTest, SolrPluginUtilsTest, 
TestCollationField, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, 
MBeansHandlerTest, TestAnalyzedSuggestions, 
UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, 
TestPartialUpdateDeduplication, PingRequestHandlerTest, SearchHandlerTest, 
SOLR749Test, TestSolrIndexConfig, SolrIndexConfigTest, BadComponentTest, 
TestStressRecovery, TestPostingsSolrHighlighter, SpellPossibilityIteratorTest, 
TestCharFilters, TestDFRSimilarityFactory, ScriptEngineTest, 
DateMathParserTest, PrimUtilsTest, DateFieldTest, SpellingQueryConverterTest, 
DOMUtilTest, TestSolrJ, TestLRUCache, TestUtils, TestDocumentBuilder, 
ZkNodePropsTest, SliceStateTest, FileUtilsTest, CircularListTest, 
DistributedMLTComponentTest, TestRTGBase, TestCrossCoreJoin, 
TestHighlightDedupGrouping, TestTolerantSearch, 
TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, 
ActionThrottleTest, AddReplicaTest, CloudExitableDirectoryReaderTest, 
CollectionStateFormat2Test, CollectionsAPISolrJTest, 
DistribDocExpirationUpdateProcessorTest, LeaderElectionContextKeyTest, 
LegacyCloudClusterPropTest, MissingSegmentRecoveryTest, MoveReplicaTest, 
RemoteQueryErrorTest, ReplaceNodeTest, ReplicationFactorTest, 
RestartWhileUpdatingTest, SSLMigrationTest, SaslZkACLProviderTest, 
SharedFSAutoReplicaFailoverTest, SolrCLIZkUtilsTest, SolrXmlInZkTest, 
TestCloudDeleteByQuery, TestCloudJSONFacetJoinDomain, 
TestCloudPseudoReturnFields, TestCloudSearcherWarming, 
TestLeaderElectionZkExpiry, TestMiniSolrCloudClusterSSL, 
TestPullReplicaErrorHandling, TestRandomRequestDistribution, 
TestSegmentSorting, TestSkipOverseerOperations, TestSolrCloudWithKerberosAlt, 
TestStressInPlaceUpdates, ZkShardTermsTest, AssignTest, 
CollectionsAPIDistributedZkTest, AutoAddReplicasIntegrationTest, 
TriggerIntegrationTest]
   [junit4] Completed [628/774 (2!)] on J1 in 200.67s, 14 tests, 1 failure <<< 
FAILURES!

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

Reply via email to