Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/343/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.CustomCollectionTest.testRouteFieldForHashRouter

Error Message:
Collection not found: routeFieldColl

Stack Trace:
org.apache.solr.common.SolrException: Collection not found: routeFieldColl
        at 
__randomizedtesting.SeedInfo.seed([B923D2CBD1BC5E4F:11154C164EDDB515]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:851)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
        at 
org.apache.solr.cloud.CustomCollectionTest.testRouteFieldForHashRouter(CustomCollectionTest.java:166)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13393 lines...]
   [junit4] Suite: org.apache.solr.cloud.CustomCollectionTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_B923D2CBD1BC5E4F-001/init-core-data-001
   [junit4]   2> 1910582 INFO  
(SUITE-CustomCollectionTest-seed#[B923D2CBD1BC5E4F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1910583 INFO  
(SUITE-CustomCollectionTest-seed#[B923D2CBD1BC5E4F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) 
w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1910583 INFO  
(SUITE-CustomCollectionTest-seed#[B923D2CBD1BC5E4F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1910584 INFO  
(SUITE-CustomCollectionTest-seed#[B923D2CBD1BC5E4F]-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.CustomCollectionTest_B923D2CBD1BC5E4F-001/tempDir-001
   [junit4]   2> 1910584 INFO  
(SUITE-CustomCollectionTest-seed#[B923D2CBD1BC5E4F]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1910584 INFO  (Thread-3943) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1910584 INFO  (Thread-3943) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1910586 ERROR (Thread-3943) [    ] 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> 1910694 INFO  
(SUITE-CustomCollectionTest-seed#[B923D2CBD1BC5E4F]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:50480
   [junit4]   2> 1910712 INFO  (zkConnectionManagerCallback-4187-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1910720 INFO  (jetty-launcher-4184-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1910720 INFO  (jetty-launcher-4184-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1910720 INFO  (jetty-launcher-4184-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1910721 INFO  (jetty-launcher-4184-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1910722 INFO  (jetty-launcher-4184-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@a207de8{/solr,null,AVAILABLE}
   [junit4]   2> 1910726 INFO  (jetty-launcher-4184-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@6a686702{SSL,[ssl, 
http/1.1]}{127.0.0.1:50482}
   [junit4]   2> 1910726 INFO  (jetty-launcher-4184-thread-1) [    ] 
o.e.j.s.Server Started @1915710ms
   [junit4]   2> 1910726 INFO  (jetty-launcher-4184-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50482}
   [junit4]   2> 1910726 ERROR (jetty-launcher-4184-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1910726 INFO  (jetty-launcher-4184-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 1910726 INFO  (jetty-launcher-4184-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1910726 INFO  (jetty-launcher-4184-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1910727 INFO  (jetty-launcher-4184-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-16T09:52:25.439Z
   [junit4]   2> 1910727 INFO  (jetty-launcher-4184-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@e98fd55{/solr,null,AVAILABLE}
   [junit4]   2> 1910728 INFO  (jetty-launcher-4184-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@46dd2fdc{SSL,[ssl, 
http/1.1]}{127.0.0.1:50483}
   [junit4]   2> 1910728 INFO  (jetty-launcher-4184-thread-4) [    ] 
o.e.j.s.Server Started @1915712ms
   [junit4]   2> 1910728 INFO  (jetty-launcher-4184-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50483}
   [junit4]   2> 1910728 ERROR (jetty-launcher-4184-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1910728 INFO  (jetty-launcher-4184-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 1910728 INFO  (jetty-launcher-4184-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1910728 INFO  (jetty-launcher-4184-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1910728 INFO  (jetty-launcher-4184-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-16T09:52:25.440Z
   [junit4]   2> 1910731 INFO  (jetty-launcher-4184-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@cf2c459{/solr,null,AVAILABLE}
   [junit4]   2> 1910732 INFO  (jetty-launcher-4184-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6080edeb{/solr,null,AVAILABLE}
   [junit4]   2> 1910733 INFO  (zkConnectionManagerCallback-4189-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1910733 INFO  (jetty-launcher-4184-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4dbaeb03{SSL,[ssl, 
http/1.1]}{127.0.0.1:50487}
   [junit4]   2> 1910733 INFO  (jetty-launcher-4184-thread-3) [    ] 
o.e.j.s.Server Started @1915718ms
   [junit4]   2> 1910733 INFO  (jetty-launcher-4184-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50487}
   [junit4]   2> 1910733 ERROR (jetty-launcher-4184-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1910733 INFO  (jetty-launcher-4184-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@537ec9c7{SSL,[ssl, 
http/1.1]}{127.0.0.1:50485}
   [junit4]   2> 1910733 INFO  (jetty-launcher-4184-thread-2) [    ] 
o.e.j.s.Server Started @1915718ms
   [junit4]   2> 1910733 INFO  (zkConnectionManagerCallback-4191-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1910734 INFO  (jetty-launcher-4184-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50485}
   [junit4]   2> 1910734 ERROR (jetty-launcher-4184-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1910734 INFO  (jetty-launcher-4184-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 1910734 INFO  (jetty-launcher-4184-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1910734 INFO  (jetty-launcher-4184-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1910734 INFO  (jetty-launcher-4184-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-16T09:52:25.446Z
   [junit4]   2> 1910734 INFO  (jetty-launcher-4184-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 1910734 INFO  (jetty-launcher-4184-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1910734 INFO  (jetty-launcher-4184-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1910734 INFO  (jetty-launcher-4184-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-16T09:52:25.446Z
   [junit4]   2> 1910735 INFO  (jetty-launcher-4184-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1910736 INFO  (jetty-launcher-4184-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1910740 INFO  (zkConnectionManagerCallback-4193-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1910742 INFO  (zkConnectionManagerCallback-4195-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1910743 INFO  (jetty-launcher-4184-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1910743 INFO  (jetty-launcher-4184-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1910749 INFO  (jetty-launcher-4184-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50480/solr
   [junit4]   2> 1910749 INFO  (jetty-launcher-4184-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50480/solr
   [junit4]   2> 1910752 INFO  (zkConnectionManagerCallback-4201-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1910752 INFO  (zkConnectionManagerCallback-4203-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1910752 INFO  (jetty-launcher-4184-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50480/solr
   [junit4]   2> 1910752 INFO  (jetty-launcher-4184-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50480/solr
   [junit4]   2> 1910755 INFO  (zkConnectionManagerCallback-4208-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1910755 INFO  
(zkConnectionManagerCallback-4213-thread-1-processing-n:127.0.0.1:50483_solr) 
[n:127.0.0.1:50483_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1910755 INFO  (zkConnectionManagerCallback-4211-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1910756 INFO  
(zkConnectionManagerCallback-4215-thread-1-processing-n:127.0.0.1:50482_solr) 
[n:127.0.0.1:50482_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1910759 INFO  
(zkConnectionManagerCallback-4217-thread-1-processing-n:127.0.0.1:50485_solr) 
[n:127.0.0.1:50485_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1910760 INFO  
(zkConnectionManagerCallback-4219-thread-1-processing-n:127.0.0.1:50487_solr) 
[n:127.0.0.1:50487_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1910927 INFO  (jetty-launcher-4184-thread-4) 
[n:127.0.0.1:50483_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1910927 INFO  (jetty-launcher-4184-thread-1) 
[n:127.0.0.1:50482_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1910928 INFO  (jetty-launcher-4184-thread-4) 
[n:127.0.0.1:50483_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:50483_solr
   [junit4]   2> 1910929 INFO  (jetty-launcher-4184-thread-1) 
[n:127.0.0.1:50482_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50482_solr
   [junit4]   2> 1910930 INFO  (jetty-launcher-4184-thread-4) 
[n:127.0.0.1:50483_solr    ] o.a.s.c.Overseer Overseer 
(id=99183358463049737-127.0.0.1:50483_solr-n_0000000000) starting
   [junit4]   2> 1910932 INFO  
(zkCallback-4218-thread-1-processing-n:127.0.0.1:50487_solr) 
[n:127.0.0.1:50487_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1910933 INFO  
(zkCallback-4214-thread-1-processing-n:127.0.0.1:50482_solr) 
[n:127.0.0.1:50482_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1910934 INFO  
(zkCallback-4212-thread-1-processing-n:127.0.0.1:50483_solr) 
[n:127.0.0.1:50483_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1910936 INFO  (jetty-launcher-4184-thread-3) 
[n:127.0.0.1:50487_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1910946 INFO  (jetty-launcher-4184-thread-3) 
[n:127.0.0.1:50487_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50487_solr
   [junit4]   2> 1910960 INFO  
(zkCallback-4214-thread-1-processing-n:127.0.0.1:50482_solr) 
[n:127.0.0.1:50482_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1910960 INFO  
(zkCallback-4212-thread-1-processing-n:127.0.0.1:50483_solr) 
[n:127.0.0.1:50483_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1910960 INFO  
(zkCallback-4218-thread-1-processing-n:127.0.0.1:50487_solr) 
[n:127.0.0.1:50487_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1910971 INFO  (jetty-launcher-4184-thread-4) 
[n:127.0.0.1:50483_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50483_solr
   [junit4]   2> 1910972 INFO  (jetty-launcher-4184-thread-2) 
[n:127.0.0.1:50485_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1910979 INFO  
(zkCallback-4212-thread-1-processing-n:127.0.0.1:50483_solr) 
[n:127.0.0.1:50483_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1910980 INFO  
(zkCallback-4214-thread-1-processing-n:127.0.0.1:50482_solr) 
[n:127.0.0.1:50482_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1910980 INFO  
(zkCallback-4218-thread-1-processing-n:127.0.0.1:50487_solr) 
[n:127.0.0.1:50487_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1910986 INFO  
(zkCallback-4216-thread-1-processing-n:127.0.0.1:50485_solr) 
[n:127.0.0.1:50485_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1910988 INFO  (jetty-launcher-4184-thread-2) 
[n:127.0.0.1:50485_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1910991 INFO  (jetty-launcher-4184-thread-2) 
[n:127.0.0.1:50485_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50485_solr
   [junit4]   2> 1910994 INFO  
(zkCallback-4212-thread-1-processing-n:127.0.0.1:50483_solr) 
[n:127.0.0.1:50483_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1910994 INFO  
(zkCallback-4214-thread-1-processing-n:127.0.0.1:50482_solr) 
[n:127.0.0.1:50482_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1910994 INFO  
(zkCallback-4218-thread-1-processing-n:127.0.0.1:50487_solr) 
[n:127.0.0.1:50487_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1910995 INFO  
(zkCallback-4216-thread-1-processing-n:127.0.0.1:50485_solr) 
[n:127.0.0.1:50485_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1916014 INFO  (jetty-launcher-4184-thread-2) 
[n:127.0.0.1:50485_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50485.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11e7392d
   [junit4]   2> 1916068 INFO  (jetty-launcher-4184-thread-2) 
[n:127.0.0.1:50485_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50485.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11e7392d
   [junit4]   2> 1916069 INFO  (jetty-launcher-4184-thread-2) 
[n:127.0.0.1:50485_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50485.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11e7392d
   [junit4]   2> 1916074 INFO  (jetty-launcher-4184-thread-2) 
[n:127.0.0.1:50485_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.CustomCollectionTest_B923D2CBD1BC5E4F-001/tempDir-001/node2/.
   [junit4]   2> 1916083 INFO  (jetty-launcher-4184-thread-3) 
[n:127.0.0.1:50487_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50487.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11e7392d
   [junit4]   2> 1916090 INFO  (jetty-launcher-4184-thread-1) 
[n:127.0.0.1:50482_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50482.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11e7392d
   [junit4]   2> 1916091 INFO  (jetty-launcher-4184-thread-4) 
[n:127.0.0.1:50483_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50483.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11e7392d
   [junit4]   2> 1916135 INFO  (jetty-launcher-4184-thread-3) 
[n:127.0.0.1:50487_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50487.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11e7392d
   [junit4]   2> 1916135 INFO  (jetty-launcher-4184-thread-3) 
[n:127.0.0.1:50487_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50487.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11e7392d
   [junit4]   2> 1916140 INFO  (jetty-launcher-4184-thread-3) 
[n:127.0.0.1:50487_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.CustomCollectionTest_B923D2CBD1BC5E4F-001/tempDir-001/node3/.
   [junit4]   2> 1916141 INFO  (jetty-launcher-4184-thread-1) 
[n:127.0.0.1:50482_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50482.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11e7392d
   [junit4]   2> 1916141 INFO  (jetty-launcher-4184-thread-1) 
[n:127.0.0.1:50482_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50482.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11e7392d
   [junit4]   2> 1916141 INFO  (jetty-launcher-4184-thread-4) 
[n:127.0.0.1:50483_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50483.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11e7392d
   [junit4]   2> 1916142 INFO  (jetty-launcher-4184-thread-4) 
[n:127.0.0.1:50483_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50483.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11e7392d
   [junit4]   2> 1916143 INFO  (jetty-launcher-4184-thread-1) 
[n:127.0.0.1:50482_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.CustomCollectionTest_B923D2CBD1BC5E4F-001/tempDir-001/node1/.
   [junit4]   2> 1916144 INFO  (jetty-launcher-4184-thread-4) 
[n:127.0.0.1:50483_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.CustomCollectionTest_B923D2CBD1BC5E4F-001/tempDir-001/node4/.
   [junit4]   2> 1916264 INFO  (zkConnectionManagerCallback-4229-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1916268 INFO  (zkConnectionManagerCallback-4233-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1916270 INFO  
(SUITE-CustomCollectionTest-seed#[B923D2CBD1BC5E4F]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1916271 INFO  
(SUITE-CustomCollectionTest-seed#[B923D2CBD1BC5E4F]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50480/solr ready
   [junit4]   2> 1916300 INFO  
(TEST-CustomCollectionTest.testCreateShardRepFactor-seed#[B923D2CBD1BC5E4F]) [  
  ] o.a.s.SolrTestCaseJ4 ###Starting testCreateShardRepFactor
   [junit4]   2> 1916301 INFO  
(TEST-CustomCollectionTest.testCreateShardRepFactor-seed#[B923D2CBD1BC5E4F]) [  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1916323 INFO  (qtp129274255-19364) [n:127.0.0.1:50483_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
shards=a,b&replicationFactor=1&collection.configName=conf&name=testCreateShardRepFactor&router.name=implicit&nrtReplicas=1&action=CREATE&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1916326 INFO  
(OverseerThreadFactory-9087-thread-1-processing-n:127.0.0.1:50483_solr) 
[n:127.0.0.1:50483_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testCreateShardRepFactor
   [junit4]   2> 1916449 INFO  
(OverseerStateUpdate-99183358463049737-127.0.0.1:50483_solr-n_0000000000) 
[n:127.0.0.1:50483_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testCreateShardRepFactor",
   [junit4]   2>   "shard":"a",
   [junit4]   2>   "core":"testCreateShardRepFactor_a_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:50485/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1916452 INFO  
(OverseerStateUpdate-99183358463049737-127.0.0.1:50483_solr-n_0000000000) 
[n:127.0.0.1:50483_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testCreateShardRepFactor",
   [junit4]   2>   "shard":"b",
   [junit4]   2>   "core":"testCreateShardRepFactor_b_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:50483/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1916675 INFO  (qtp129274255-19367) [n:127.0.0.1:50483_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testCreateShardRepFactor_b_replica_n2&action=CREATE&numShards=2&collection=testCreateShardRepFactor&shard=b&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1916676 INFO  (qtp129274255-19367) [n:127.0.0.1:50483_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1916687 INFO  (qtp140057796-19384) [n:127.0.0.1:50485_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testCreateShardRepFactor_a_replica_n1&action=CREATE&numShards=2&collection=testCreateShardRepFactor&shard=a&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1916688 INFO  (qtp140057796-19384) [n:127.0.0.1:50485_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1916804 INFO  
(zkCallback-4216-thread-1-processing-n:127.0.0.1:50485_solr) 
[n:127.0.0.1:50485_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCreateShardRepFactor/state.json] for collection 
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1916804 INFO  
(zkCallback-4212-thread-1-processing-n:127.0.0.1:50483_solr) 
[n:127.0.0.1:50483_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCreateShardRepFactor/state.json] for collection 
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1916804 INFO  
(zkCallback-4216-thread-2-processing-n:127.0.0.1:50485_solr) 
[n:127.0.0.1:50485_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCreateShardRepFactor/state.json] for collection 
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1916804 INFO  
(zkCallback-4212-thread-2-processing-n:127.0.0.1:50483_solr) 
[n:127.0.0.1:50483_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCreateShardRepFactor/state.json] for collection 
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1917705 INFO  (qtp129274255-19367) [n:127.0.0.1:50483_solr 
c:testCreateShardRepFactor s:b r:core_node4 
x:testCreateShardRepFactor_b_replica_n2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.3.0
   [junit4]   2> 1917705 INFO  (qtp140057796-19384) [n:127.0.0.1:50485_solr 
c:testCreateShardRepFactor s:a r:core_node3 
x:testCreateShardRepFactor_a_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.3.0
   [junit4]   2> 1917712 INFO  (qtp129274255-19367) [n:127.0.0.1:50483_solr 
c:testCreateShardRepFactor s:b r:core_node4 
x:testCreateShardRepFactor_b_replica_n2] o.a.s.s.IndexSchema 
[testCreateShardRepFactor_b_replica_n2] Schema name=cloud-dynamic
   [junit4]   2> 1917712 INFO  (qtp140057796-19384) [n:127.0.0.1:50485_solr 
c:testCreateShardRepFactor s:a r:core_node3 
x:testCreateShardRepFactor_a_replica_n1] o.a.s.s.IndexSchema 
[testCreateShardRepFactor_a_replica_n1] Schema name=cloud-dynamic
   [junit4]   2> 1917743 INFO  (qtp140057796-19384) [n:127.0.0.1:50485_solr 
c:testCreateShardRepFactor s:a r:core_node3 
x:testCreateShardRepFactor_a_replica_n1] o.a.s.s.IndexSchema Loaded schema 
cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1917743 INFO  (qtp140057796-19384) [n:127.0.0.1:50485_solr 
c:testCreateShardRepFactor s:a r:core_node3 
x:testCreateShardRepFactor_a_replica_n1] o.a.s.c.CoreContainer Creating 
SolrCore 'testCreateShardRepFactor_a_replica_n1' using configuration from 
collection testCreateShardRepFactor, trusted=true
   [junit4]   2> 1917743 INFO  (qtp129274255-19367) [n:127.0.0.1:50483_solr 
c:testCreateShardRepFactor s:b r:core_node4 
x:testCreateShardRepFactor_b_replica_n2] o.a.s.s.IndexSchema Loaded schema 
cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1917743 INFO  (qtp129274255-19367) [n:127.0.0.1:50483_solr 
c:testCreateShardRepFactor s:b r:core_node4 
x:testCreateShardRepFactor_b_replica_n2] o.a.s.c.CoreContainer Creating 
SolrCore 'testCreateShardRepFactor_b_replica_n2' using configuration from 
collection testCreateShardRepFactor, trusted=true
   [junit4]   2> 1917743 INFO  (qtp140057796-19384) [n:127.0.0.1:50485_solr 
c:testCreateShardRepFactor s:a r:core_node3 
x:testCreateShardRepFactor_a_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_50485.solr.core.testCreateShardRepFactor.a.replica_n1' 
(registry 'solr.core.testCreateShardRepFactor.a.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11e7392d
   [junit4]   2> 1917743 INFO  (qtp140057796-19384) [n:127.0.0.1:50485_solr 
c:testCreateShardRepFactor s:a r:core_node3 
x:testCreateShardRepFactor_a_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1917743 INFO  (qtp140057796-19384) [n:127.0.0.1:50485_solr 
c:testCreateShardRepFactor s:a r:core_node3 
x:testCreateShardRepFactor_a_replica_n1] o.a.s.c.SolrCore 
[[testCreateShardRepFactor_a_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_B923D2CBD1BC5E4F-001/tempDir-001/node2/testCreateShardRepFactor_a_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_B923D2CBD1BC5E4F-001/tempDir-001/node2/./testCreateShardRepFactor_a_replica_n1/data/]
   [junit4]   2> 1917743 INFO  (qtp129274255-19367) [n:127.0.0.1:50483_solr 
c:testCreateShardRepFactor s:b r:core_node4 
x:testCreateShardRepFactor_b_replica_n2] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_50483.solr.core.testCreateShardRepFactor.b.replica_n2' 
(registry 'solr.core.testCreateShardRepFactor.b.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11e7392d
   [junit4]   2> 1917743 INFO  (qtp129274255-19367) [n:127.0.0.1:50483_solr 
c:testCreateShardRepFactor s:b r:core_node4 
x:testCreateShardRepFactor_b_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1917744 INFO  (qtp129274255-19367) [n:127.0.0.1:50483_solr 
c:testCreateShardRepFactor s:b r:core_node4 
x:testCreateShardRepFactor_b_replica_n2] o.a.s.c.SolrCore 
[[testCreateShardRepFactor_b_replica_n2] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_B923D2CBD1BC5E4F-001/tempDir-001/node4/testCreateShardRepFactor_b_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_B923D2CBD1BC5E4F-001/tempDir-001/node4/./testCreateShardRepFactor_b_replica_n2/data/]
   [junit4]   2> 1917811 INFO  (qtp129274255-19367) [n:127.0.0.1:50483_solr 
c:testCreateShardRepFactor s:b r:core_node4 
x:testCreateShardRepFactor_b_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1917811 INFO  (qtp129274255-19367) [n:127.0.0.1:50483_solr 
c:testCreateShardRepFactor s:b r:core_node4 
x:testCreateShardRepFactor_b_replica_n2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1917812 INFO  (qtp129274255-19367) [n:127.0.0.1:50483_solr 
c:testCreateShardRepFactor s:b r:core_node4 
x:testCreateShardRepFactor_b_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 1917812 INFO  (qtp129274255-19367) [n:127.0.0.1:50483_solr 
c:testCreateShardRepFactor s:b r:core_node4 
x:testCreateShardRepFactor_b_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 1917814 INFO  (qtp129274255-19367) [n:127.0.0.1:50483_solr 
c:testCreateShardRepFactor s:b r:core_node4 
x:testCreateShardRepFactor_b_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7db7eeb6[testCreateShardRepFactor_b_replica_n2] main]
   [junit4]   2> 1917815 INFO  (qtp129274255-19367) [n:127.0.0.1:50483_solr 
c:testCreateShardRepFactor s:b r:core_node4 
x:testCreateShardRepFactor_b_replica_n2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1917816 INFO  (qtp129274255-19367) [n:127.0.0.1:50483_solr 
c:testCreateShardRepFactor s:b r:core_node4 
x:testCreateShardRepFactor_b_replica_n2] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1917817 INFO  (qtp129274255-19367) [n:127.0.0.1:50483_solr 
c:testCreateShardRepFactor s:b r:core_node4 
x:testCreateShardRepFactor_b_replica_n2] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 1917818 INFO  
(searcherExecutor-9097-thread-1-processing-n:127.0.0.1:50483_solr 
x:testCreateShardRepFactor_b_replica_n2 s:b c:testCreateShardRepFactor 
r:core_node4) [n:127.0.0.1:50483_solr c:testCreateShardRepFactor s:b 
r:core_node4 x:testCreateShardRepFactor_b_replica_n2] o.a.s.c.SolrCore 
[testCreateShardRepFactor_b_replica_n2] Registered new searcher 
Searcher@7db7eeb6[testCreateShardRepFactor_b_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1917818 INFO  (qtp129274255-19367) [n:127.0.0.1:50483_solr 
c:testCreateShardRepFactor s:b r:core_node4 
x:testCreateShardRepFactor_b_replica_n2] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1586933742992097280
   [junit4]   2> 1917819 INFO  (qtp140057796-19384) [n:127.0.0.1:50485_solr 
c:testCreateShardRepFactor s:a r:core_node3 
x:testCreateShardRepFactor_a_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1917820 INFO  (qtp140057796-19384) [n:127.0.0.1:50485_solr 
c:testCreateShardRepFactor s:a r:core_node3 
x:testCreateShardRepFactor_a_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1917822 INFO  (qtp140057796-19384) [n:127.0.0.1:50485_solr 
c:testCreateShardRepFactor s:a r:core_node3 
x:testCreateShardRepFactor_a_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 1917822 INFO  (qtp140057796-19384) [n:127.0.0.1:50485_solr 
c:testCreateShardRepFactor s:a r:core_node3 
x:testCreateShardRepFactor_a_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 1917823 INFO  (qtp140057796-19384) [n:127.0.0.1:50485_solr 
c:testCreateShardRepFactor s:a r:core_node3 
x:testCreateShardRepFactor_a_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6c07adb0[testCreateShardRepFactor_a_replica_n1] main]
   [junit4]   2> 1917825 INFO  (qtp140057796-19384) [n:127.0.0.1:50485_solr 
c:testCreateShardRepFactor s:a r:core_node3 
x:testCreateShardRepFactor_a_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1917825 INFO  (qtp129274255-19367) [n:127.0.0.1:50483_solr 
c:testCreateShardRepFactor s:b r:core_node4 
x:testCreateShardRepFactor_b_replica_n2] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 1917825 INFO  (qtp129274255-19367) [n:127.0.0.1:50483_solr 
c:testCreateShardRepFactor s:b r:core_node4 
x:testCreateShardRepFactor_b_replica_n2] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 1917825 INFO  (qtp129274255-19367) [n:127.0.0.1:50483_solr 
c:testCreateShardRepFactor s:b r:core_node4 
x:testCreateShardRepFactor_b_replica_n2] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:50483/solr/testCreateShardRepFactor_b_replica_n2/
   [junit4]   2> 1917825 INFO  (qtp129274255-19367) [n:127.0.0.1:50483_solr 
c:testCreateShardRepFactor s:b r:core_node4 
x:testCreateShardRepFactor_b_replica_n2] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 1917825 INFO  (qtp129274255-19367) [n:127.0.0.1:50483_solr 
c:testCreateShardRepFactor s:b r:core_node4 
x:testCreateShardRepFactor_b_replica_n2] o.a.s.c.SyncStrategy 
https://127.0.0.1:50483/solr/testCreateShardRepFactor_b_replica_n2/ has no 
replicas
   [junit4]   2> 1917825 INFO  (qtp129274255-19367) [n:127.0.0.1:50483_solr 
c:testCreateShardRepFactor s:b r:core_node4 
x:testCreateShardRepFactor_b_replica_n2] o.a.s.c.ShardLeaderElectionContext 
Found all replicas participating in election, clear LIR
   [junit4]   2> 1917825 INFO  (qtp140057796-19384) [n:127.0.0.1:50485_solr 
c:testCreateShardRepFactor s:a r:core_node3 
x:testCreateShardRepFactor_a_replica_n1] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1917826 INFO  (qtp140057796-19384) [n:127.0.0.1:50485_solr 
c:testCreateShardRepFactor s:a r:core_node3 
x:testCreateShardRepFactor_a_replica_n1] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 1917826 INFO  
(searcherExecutor-9096-thread-1-processing-n:127.0.0.1:50485_solr 
x:testCreateShardRepFactor_a_replica_n1 s:a c:testCreateShardRepFactor 
r:core_node3) [n:127.0.0.1:50485_solr c:testCreateShardRepFactor s:a 
r:core_node3 x:testCreateShardRepFactor_a_replica_n1] o.a.s.c.SolrCore 
[testCreateShardRepFactor_a_replica_n1] Registered new searcher 
Searcher@6c07adb0[testCreateShardRepFactor_a_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1917827 INFO  (qtp140057796-19384) [n:127.0.0.1:50485_solr 
c:testCreateShardRepFactor s:a r:core_node3 
x:testCreateShardRepFactor_a_replica_n1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1586933743001534464
   [junit4]   2> 1917831 INFO  (qtp129274255-19367) [n:127.0.0.1:50483_solr 
c:testCreateShardRepFactor s:b r:core_node4 
x:testCreateShardRepFactor_b_replica_n2] o.a.s.c.ShardLeaderElectionContext I 
am the new leader: 
https://127.0.0.1:50483/solr/testCreateShardRepFactor_b_replica_n2/ b
   [junit4]   2> 1917833 INFO  (qtp140057796-19384) [n:127.0.0.1:50485_solr 
c:testCreateShardRepFactor s:a r:core_node3 
x:testCreateShardRepFactor_a_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 1917833 INFO  (qtp140057796-19384) [n:127.0.0.1:50485_solr 
c:testCreateShardRepFactor s:a r:core_node3 
x:testCreateShardRepFactor_a_replica_n1] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 1917834 INFO  (qtp140057796-19384) [n:127.0.0.1:50485_solr 
c:testCreateShardRepFactor s:a r:core_node3 
x:testCreateShardRepFactor_a_replica_n1] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:50485/solr/testCreateShardRepFactor_a_replica_n1/
   [junit4]   2> 1917834 INFO  (qtp140057796-19384) [n:127.0.0.1:50485_solr 
c:testCreateShardRepFactor s:a r:core_node3 
x:testCreateShardRepFactor_a_replica_n1] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 1917834 INFO  (qtp140057796-19384) [n:127.0.0.1:50485_solr 
c:testCreateShardRepFactor s:a r:core_node3 
x:testCreateShardRepFactor_a_replica_n1] o.a.s.c.SyncStrategy 
https://127.0.0.1:50485/solr/testCreateShardRepFactor_a_replica_n1/ has no 
replicas
   [junit4]   2> 1917834 INFO  (qtp140057796-19384) [n:127.0.0.1:50485_solr 
c:testCreateShardRepFactor s:a r:core_node3 
x:testCreateShardRepFactor_a_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Found all replicas participating in election, clear LIR
   [junit4]   2> 1917839 INFO  (qtp140057796-19384) [n:127.0.0.1:50485_solr 
c:testCreateShardRepFactor s:a r:core_node3 
x:testCreateShardRepFactor_a_replica_n1] o.a.s.c.ShardLeaderElectionContext I 
am the new leader: 
https://127.0.0.1:50485/solr/testCreateShardRepFactor_a_replica_n1/ a
   [junit4]   2> 1917954 INFO  
(zkCallback-4212-thread-2-processing-n:127.0.0.1:50483_solr) 
[n:127.0.0.1:50483_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCreateShardRepFactor/state.json] for collection 
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1917954 INFO  
(zkCallback-4212-thread-3-processing-n:127.0.0.1:50483_solr) 
[n:127.0.0.1:50483_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCreateShardRepFactor/state.json] for collection 
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1917954 INFO  
(zkCallback-4216-thread-2-processing-n:127.0.0.1:50485_solr) 
[n:127.0.0.1:50485_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCreateShardRepFactor/state.json] for collection 
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1917954 INFO  
(zkCallback-4216-thread-1-processing-n:127.0.0.1:50485_solr) 
[n:127.0.0.1:50485_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCreateShardRepFactor/state.json] for collection 
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1918013 INFO  (qtp140057796-19384) [n:127.0.0.1:50485_solr 
c:testCreateShardRepFactor s:a r:core_node3 
x:testCreateShardRepFactor_a_replica_n1] o.a.s.c.ZkController I am the leader, 
no recovery necessary
   [junit4]   2> 1918014 INFO  (qtp129274255-19367) [n:127.0.0.1:50483_solr 
c:testCreateShardRepFactor s:b r:core_node4 
x:testCreateShardRepFactor_b_replica_n2] o.a.s.c.ZkController I am the leader, 
no recovery necessary
   [junit4]   2> 1918016 INFO  (qtp140057796-19384) [n:127.0.0.1:50485_solr 
c:testCreateShardRepFactor s:a r:core_node3 
x:testCreateShardRepFactor_a_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testCreateShardRepFactor_a_replica_n1&action=CREATE&numShards=2&collection=testCreateShardRepFactor&shard=a&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1329
   [junit4]   2> 1918018 INFO  (qtp129274255-19367) [n:127.0.0.1:50483_solr 
c:testCreateShardRepFactor s:b r:core_node4 
x:testCreateShardRepFactor_b_replica_n2] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testCreateShardRepFactor_b_replica_n2&action=CREATE&numShards=2&collection=testCreateShardRepFactor&shard=b&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1342
   [junit4]   2> 1918020 INFO  (qtp129274255-19364) [n:127.0.0.1:50483_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> 1918128 INFO  
(zkCallback-4212-thread-3-processing-n:127.0.0.1:50483_solr) 
[n:127.0.0.1:50483_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCreateShardRepFactor/state.json] for collection 
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1918128 INFO  
(zkCallback-4216-thread-2-processing-n:127.0.0.1:50485_solr) 
[n:127.0.0.1:50485_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCreateShardRepFactor/state.json] for collection 
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1918128 INFO  
(zkCallback-4212-thread-2-processing-n:127.0.0.1:50483_solr) 
[n:127.0.0.1:50483_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCreateShardRepFactor/state.json] for collection 
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1918128 INFO  
(zkCallback-4216-thread-1-processing-n:127.0.0.1:50485_solr) 
[n:127.0.0.1:50485_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCreateShardRepFactor/state.json] for collection 
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1918339 INFO  
(OverseerCollectionConfigSetProcessor-99183358463049737-127.0.0.1:50483_solr-n_0000000000)
 [n:127.0.0.1:50483_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> 1919025 INFO  (qtp129274255-19364) [n:127.0.0.1:50483_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={shards=a,b&replicationFactor=1&collection.configName=conf&name=testCreateShardRepFactor&router.name=implicit&nrtReplicas=1&action=CREATE&wt=javabin&version=2}
 status=0 QTime=2702
   [junit4]   2> 1919026 INFO  (qtp129274255-19360) [n:127.0.0.1:50483_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createshard with 
params 
action=CREATESHARD&collection=testCreateShardRepFactor&shard=x&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1919035 INFO  
(OverseerThreadFactory-9087-thread-2-processing-n:127.0.0.1:50483_solr) 
[n:127.0.0.1:50483_solr    ] o.a.s.c.CreateShardCmd Create shard invoked: {
   [junit4]   2>   "collection":"testCreateShardRepFactor",
   [junit4]   2>   "shard":"x",
   [junit4]   2>   "operation":"createshard"}
   [junit4]   2> 1919150 INFO  
(zkCallback-4216-thread-1-processing-n:127.0.0.1:50485_solr) 
[n:127.0.0.1:50485_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCreateShardRepFactor/state.json] for collection 
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1919150 INFO  
(zkCallback-4216-thread-2-processing-n:127.0.0.1:50485_solr) 
[n:127.0.0.1:50485_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCreateShardRepFactor/state.json] for collection 
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1919150 INFO  
(zkCallback-4212-thread-2-processing-n:127.0.0.1:50483_solr) 
[n:127.0.0.1:50483_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCreateShardRepFactor/state.json] for collection 
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1919150 INFO  
(zkCallback-4212-thread-3-processing-n:127.0.0.1:50483_solr) 
[n:127.0.0.1:50483_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCreateShardRepFactor/state.json] for collection 
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1920050 INFO  
(OverseerThreadFactory-9087-thread-2-processing-n:127.0.0.1:50483_solr) 
[n:127.0.0.1:50483_solr    ] o.a.s.c.CreateShardCmd Creating replica 
testCreateShardRepFactor_x_replica_n5 as part of slice x of collection 
testCreateShardRepFactor on 127.0.0.1:50487_solr
   [junit4]   2> 1920051 INFO  
(OverseerThreadFactory-9087-thread-2-processing-n:127.0.0.1:50483_solr) 
[n:127.0.0.1:50483_solr    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:50487_solr for creating new replica
   [junit4]   2> 1920054 INFO  
(OverseerStateUpdate-99183358463049737-127.0.0.1:50483_solr-n_0000000000) 
[n:127.0.0.1:50483_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"testCreateShardRepFactor",
   [junit4]   2>   "shard":"x",
   [junit4]   2>   "core":"testCreateShardRepFactor_x_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:50487/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:50487_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1920167 INFO  
(zkCallback-4216-thread-1-processing-n:127.0.0.1:50485_solr) 
[n:127.0.0.1:50485_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCreateShardRepFactor/state.json] for collection 
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1920167 INFO  
(zkCallback-4212-thread-3-processing-n:127.0.0.1:50483_solr) 
[n:127.0.0.1:50483_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCreateShardRepFactor/state.json] for collection 
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1920167 INFO  
(zkCallback-4212-thread-2-processing-n:127.0.0.1:50483_solr) 
[n:127.0.0.1:50483_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCreateShardRepFactor/state.json] for collection 
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1920167 INFO  
(zkCallback-4216-thread-2-processing-n:127.0.0.1:50485_solr) 
[n:127.0.0.1:50485_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCreateShardRepFactor/state.json] for collection 
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1920279 INFO  (qtp1992205734-19373) [n:127.0.0.1:50487_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=testCreateShardRepFactor_x_replica_n5&action=CREATE&collection=testCreateShardRepFactor&shard=x&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1920280 INFO  (qtp1992205734-19373) [n:127.0.0.1:50487_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1920296 INFO  (qtp1992205734-19373) [n:127.0.0.1:50487_solr 
c:testCreateShardRepFactor s:x r:core_node6 
x:testCreateShardRepFactor_x_replica_n5] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.3.0
   [junit4]   2> 1920301 INFO  (qtp1992205734-19373) [n:127.0.0.1:50487_solr 
c:testCreateShardRepFactor s:x r:core_node6 
x:testCreateShardRepFactor_x_replica_n5] o.a.s.s.IndexSchema 
[testCreateShardRepFactor_x_replica_n5] Schema name=cloud-dynamic
   [junit4]   2> 1920341 INFO  (qtp1992205734-19373) [n:127.0.0.1:50487_solr 
c:testCreateShardRepFactor s:x r:core_node6 
x:testCreateShardRepFactor_x_replica_n5] o.a.s.s.IndexSchema Loaded schema 
cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1920341 INFO  (qtp1992205734-19373) [n:127.0.0.1:50487_solr 
c:testCreateShardRepFactor s:x r:core_node6 
x:testCreateShardRepFactor_x_replica_n5] o.a.s.c.CoreContainer Creating 
SolrCore 'testCreateShardRepFactor_x_replica_n5' using configuration from 
collection testCreateShardRepFactor, trusted=true
   [junit4]   2> 1920341 INFO  (qtp1992205734-19373) [n:127.0.0.1:50487_solr 
c:testCreateShardRepFactor s:x r:core_node6 
x:testCreateShardRepFactor_x_replica_n5] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_50487.solr.core.testCreateShardRepFactor.x.replica_n5' 
(registry 'solr.core.testCreateShardRepFactor.x.replica_n5') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11e7392d
   [junit4]   2> 1920342 INFO  (qtp1992205734-19373) [n:127.0.0.1:50487_solr 
c:testCreateShardRepFactor s:x r:core_node6 
x:testCreateShardRepFactor_x_replica_n5] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1920342 INFO  (qtp1992205734-19373) [n:127.0.0.1:50487_solr 
c:testCreateShardRepFactor s:x r:core_node6 
x:testCreateShardRepFactor_x_replica_n5] o.a.s.c.SolrCore 
[[testCreateShardRepFactor_x_replica_n5] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_B923D2CBD1BC5E4F-001/tempDir-001/node3/testCreateShardRepFactor_x_replica_n5],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_B923D2CBD1BC5E4F-001/tempDir-001/node3/./testCreateShardRepFactor_x_replica_n5/data/]
   [junit4]   2> 1920395 INFO  
(zkCallback-4216-thread-2-processing-n:127.0.0.1:50485_solr) 
[n:127.0.0.1:50485_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCreateShardRepFactor/state.json] for collection 
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1920395 INFO  
(zkCallback-4216-thread-1-processing-n:127.0.0.1:50485_solr) 
[n:127.0.0.1:50485_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCreateShardRepFactor/state.json] for collection 
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1920395 INFO  
(zkCallback-4212-thread-2-processing-n:127.0.0.1:50483_solr) 
[n:127.0.0.1:50483_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCreateShardRepFactor/state.json] for collection 
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1920395 INFO  
(zkCallback-4212-thread-3-processing-n:127.0.0.1:50483_solr) 
[n:127.0.0.1:50483_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCreateShardRepFactor/state.json] for collection 
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1920395 INFO  
(zkCallback-4218-thread-1-processing-n:127.0.0.1:50487_solr) 
[n:127.0.0.1:50487_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCreateShardRepFactor/state.json] for collection 
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1920395 INFO  
(zkCallback-4218-thread-2-processing-n:127.0.0.1:50487_solr) 
[n:127.0.0.1:50487_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCreateShardRepFactor/state.json] for collection 
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1920404 INFO  (qtp1992205734-19373) [n:127.0.0.1:50487_solr 
c:testCreateShardRepFactor s:x r:core_node6 
x:testCreateShardRepFactor_x_replica_n5] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1920404 INFO  (qtp1992205734-19373) [n:127.0.0.1:50487_solr 
c:testCreateShardRepFactor s:x r:core_node6 
x:testCreateShardRepFactor_x_replica_n5] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1920405 INFO  (qtp1992205734-19373) [n:127.0.0.1:50487_solr 
c:testCreateShardRepFactor s:x r:core_node6 
x:testCreateShardRepFactor_x_replica_n5] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 1920405 INFO  (qtp1992205734-19373) [n:127.0.0.1:50487_solr 
c:testCreateShardRepFactor s:x r:core_node6 
x:testCreateShardRepFactor_x_replica_n5] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 1920406 INFO  (qtp1992205734-19373) [n:127.0.0.1:50487_solr 
c:testCreateShardRepFactor s:x r:core_node6 
x:testCreateShardRepFactor_x_replica_n5] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2b59b37[testCreateShardRepFactor_x_replica_n5] main]
   [junit4]   2> 1920408 INFO  (qtp1992205734-19373) [n:127.0.0.1:50487_solr 
c:testCreateShardRepFactor s:x r:core_node6 
x:testCreateShardRepFactor_x_replica_n5] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1920408 INFO  (qtp1992205734-19373) [n:127.0.0.1:50487_solr 
c:testCreateShardRepFactor s:x r:core_node6 
x:testCreateShardRepFactor_x_replica_n5] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1920408 INFO  (qtp1992205734-19373) [n:127.0.0.1:50487_solr 
c:testCreateShardRepFactor s:x r:core_node6 
x:testCreateShardRepFactor_x_replica_n5] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 1920408 INFO  (qtp1992205734-19373) [n:127.0.0.1:50487_solr 
c:testCreateShardRepFactor s:x r:core_node6 
x:testCreateShardRepFactor_x_replica_n5] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1586933745707909120
   [junit4]   2> 1920408 INFO  
(searcherExecutor-9106-thread-1-processing-n:127.0.0.1:50487_solr 
x:testCreateShardRepFactor_x_replica_n5 s:x c:testCreateShardRepFactor 
r:core_node6) [n:127.0.0.1:50487_solr c:testCreateShardRepFactor s:x 
r:core_node6 x:testCreateShardRepFactor_x_replica_n5] o.a.s.c.SolrCore 
[testCreateShardRepFactor_x_replica_n5] Registered new searcher 
Searcher@2b59b37[testCreateShardRepFactor_x_replica_n5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1920417 INFO  (qtp1992205734-19373) [n:127.0.0.1:50487_solr 
c:testCreateShardRepFactor s:x r:core_node6 
x:testCreateShardRepFactor_x_replica_n5] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 1920417 INFO  (qtp1992205734-19373) [n:127.0.0.1:50487_solr 
c:testCreateShardRepFactor s:x r:core_node6 
x:testCreateShardRepFactor_x_replica_n5] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 1920417 INFO  (qtp1992205734-19373) [n:127.0.0.1:50487_solr 
c:testCreateShardRepFactor s:x r:core_node6 
x:testCreateShardRepFactor_x_replica_n5] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:50487/solr/testCreateShardRepFactor_x_replica_n5/
   [junit4]   2> 1920417 INFO  (qtp1992205734-19373) [n:127.0.0.1:50487_solr 
c:testCreateShardRepFactor s:x r:core_node6 
x:testCreateShardRepFactor_x_replica_n5] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 1920417 INFO  (qtp1992205734-19373) [n:127.0.0.1:50487_solr 
c:testCreateShardRepFactor s:x r:core_node6 
x:testCreateShardRepFactor_x_replica_n5] o.a.s.c.SyncStrategy 
https://127.0.0.1:50487/solr/testCreateShardRepFactor_x_replica_n5/ has no 
replicas
   [junit4]   2> 1920417 INFO  (qtp1992205734-19373) [n:127.0.0.1:50487_solr 
c:testCreateShardRepFactor s:x r:core_node6 
x:testCreateShardRepFactor_x_replica_n5] o.a.s.c.ShardLeaderElectionContext 
Found all replicas participating in election, clear LIR
   [junit4]   2> 1920422 INFO  (qtp1992205734-19373) [n:127.0.0.1:50487_solr 
c:testCreateShardRepFactor s:x r:core_node6 
x:testCreateShardRepFactor_x_replica_n5] o.a.s.c.ShardLeaderElectionContext I 
am the new leader: 
https://127.0.0.1:50487/solr/testCreateShardRepFactor_x_replica_n5/ x
   [junit4]   2> 1920533 INFO  
(zkCallback-4216-thread-2-processing-n:127.0.0.1:50485_solr) 
[n:127.0.0.1:50485_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCreateShardRepFactor/state.json] for collection 
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1920534 INFO  
(zkCallback-4212-thread-2-processing-n:127.0.0.1:50483_solr) 
[n:127.0.0.1:50483_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCreateShardRepFactor/state.json] for collection 
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1920534 INFO  
(zkCallback-4212-thread-3-processing-n:127.0.0.1:50483_solr) 
[n:127.0.0.1:50483_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCreateShardRepFactor/state.json] for collection 
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1920533 INFO  
(zkCallback-4218-thread-1-processing-n:127.0.0.1:50487_solr) 
[n:127.0.0.1:50487_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCreateShardRepFactor/state.json] for collection 
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1920533 INFO  
(zkCallback-4218-thread-2-processing-n:127.0.0.1:50487_solr) 
[n:127.0.0.1:50487_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCreateShardRepFactor/state.json] for collection 
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1920533 INFO  
(zkCallback-4216-thread-1-processing-n:127.0.0.1:50485_solr) 
[n:127.0.0.1:50485_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCreateShardRepFactor/state.json] for collection 
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1920535 INFO  (qtp1992205734-19373) [n:127.0.0.1:50487_solr 
c:testCreateShardRepFactor s:x r:core_node6 
x:testCreateShardRepFactor_x_replica_n5] o.a.s.c.ZkController I am the leader, 
no recovery necessary
   [junit4]   2> 1920538 INFO  (qtp1992205734-19373) [n:127.0.0.1:50487_solr 
c:testCreateShardRepFactor s:x r:core_node6 
x:testCreateShardRepFactor_x_replica_n5] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=testCreateShardRepFactor_x_replica_n5&action=CREATE&collection=testCreateShardRepFactor&shard=x&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=258
   [junit4]   2> 1920538 INFO  
(OverseerThreadFactory-9087-thread-2-processing-n:127.0.0.1:50483_solr) 
[n:127.0.0.1:50483_solr    ] o.a.s.c.CreateShardCmd Finished create command on 
all shards for collection: testCreateShardRepFactor
   [junit4]   2> 1920540 INFO  (qtp129274255-19360) [n:127.0.0.1:50483_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CREATESHARD&collection=testCreateShardRepFactor&shard=x&wt=javabin&version=2}
 status=0 QTime=1514
   [junit4]   2> 1920542 INFO  
(TEST-CustomCollectionTest.testCreateShardRepFactor-seed#[B923D2CBD1BC5E4F]) [  
  ] o.a.s.SolrTestCaseJ4 ###Ending testCreateShardRepFactor
   [junit4]   2> 1920572 INFO  
(TEST-CustomCollectionTest.testRouteFieldForImplicitRouter-seed#[B923D2CBD1BC5E4F])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testRouteFieldForImplicitRouter
   [junit4]   2> 1920573 INFO  
(TEST-CustomCollectionTest.testRouteFieldForImplicitRouter-seed#[B923D2CBD1BC5E4F])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1920576 INFO  (qtp129274255-19362) [n:127.0.0.1:50483_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=testCreateShardRepFactor&action=DELETE&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 1920578 INFO  
(OverseerThreadFactory-9087-thread-3-processing-n:127.0.0.1:50483_solr) 
[n:127.0.0.1:50483_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing 
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 1920579 INFO  
(OverseerCollectionConfigSetProcessor-99183358463049737-127.0.0.1:50483_solr-n_0000000000)
 [n:127.0.0.1:50483_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> 1920581 INFO  (qtp129274255-19363) [n:127.0.0.1:50483_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testCreateShardRepFactor.b.replica_n2, tag=null
   [junit4]   2> 1920581 INFO  (qtp129274255-19363) [n:127.0.0.1:50483_solr    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3e6e6507: rootName = 
solr_50483, domain = solr.core.testCreateShardRepFactor.b.replica_n2, service 
url = null, agent id = null] for registry 
solr.core.testCreateShardRepFactor.b.replica_n2 / 
com.codahale.metrics.MetricRegistry@28132bc2
   [junit4]   2> 1920581 INFO  (qtp140057796-19386) [n:127.0.0.1:50485_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testCreateShardRepFactor.a.replica_n1, tag=null
   [junit4]   2> 1920582 INFO  (qtp140057796-19386) [n:127.0.0.1:50485_solr    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@48e853d2: rootName = 
solr_50485, domain = solr.core.testCreateShardRepFactor.a.replica_n1, service 
url = null, agent id = null] for registry 
solr.core.testCreateShardRepFactor.a.replica_n1 / 
com.codahale.metrics.MetricRegistry@6da2454
   [junit4]   2> 1920591 INFO  (qtp1992205734-19374) [n:127.0.0.1:50487_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testCreateShardRepFactor.x.replica_n5, tag=null
   [junit4]   2> 1920591 INFO  (qtp1992205734-19374) [n:127.0.0.1:50487_solr    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4a4781f4: rootName = 
solr_50487, domain = solr.core.testCreateShardRepFactor.x.replica_n5, service 
url = null, agent id = null] for registry 
solr.core.testCreateShardRepFactor.x.replica_n5 / 
com.codahale.metrics.MetricRegistry@7827ff07
   [junit4]   2> 1920595 INFO  (qtp129274255-19363) [n:127.0.0.1:50483_solr    
] o.a.s.c.SolrCore [testCreateShardRepFactor_b_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4000f8b8
   [junit4]   2> 1920595 INFO  (qtp129274255-19363) [n:127.0.0.1:50483_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testCreateShardRepFactor.b.replica_n2, tag=1073805496
   [junit4]   2> 1920595 INFO  (qtp129274255-19363) [n:127.0.0.1:50483_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testCreateShardRepFactor.b.leader, tag=1073805496
   [junit4]   2> 1920596 INFO  (qtp140057796-19386) [n:127.0.0.1:50485_solr    
] o.a.s.c.SolrCore [testCreateShardRepFactor_a_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5e80bdab
   [junit4]   2> 1920596 INFO  (qtp140057796-19386) [n:127.0.0.1:50485_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testCreateShardRepFactor.a.replica_n1, tag=1585495467
   [junit4]   2> 1920596 INFO  (qtp140057796-19386) [n:127.0.0.1:50485_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testCreateShardRepFactor.a.leader, tag=1585495467
   [junit4]   2> 1920599 INFO  (qtp129274255-19363) [n:127.0.0.1:50483_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=testCreateShardRepFactor_b_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=18
   [junit4]   2> 1920602 INFO  (qtp140057796-19386) [n:127.0.0.1:50485_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=testCreateShardRepFactor_a_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=21
   [junit4]   2> 1920604 INFO  (qtp1992205734-19374) [n:127.0.0.1:50487_solr    
] o.a.s.c.SolrCore [testCreateShardRepFactor_x_replica_n5]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2947318b
   [junit4]   2> 1920604 INFO  (qtp1992205734-19374) [n:127.0.0.1:50487_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testCreateShardRepFactor.x.replica_n5, tag=692531595
   [junit4]   2> 1920604 INFO  (qtp1992205734-19374) [n:127.0.0.1:50487_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testCreateShardRepFactor.x.leader, tag=692531595
   [junit4]   2> 1920606 INFO  (qtp1992205734-19374) [n:127.0.0.1:50487_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=testCreateShardRepFactor_x_replica_n5&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=25
   [junit4]   2> 1921334 INFO  (qtp129274255-19362) [n:127.0.0.1:50483_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=testCreateShardRepFactor&action=DELETE&wt=javabin&version=2} 
status=0 QTime=758
   [junit4]   2> 1921335 INFO  (qtp129274255-19365) [n:127.0.0.1:50483_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
shards=a,b,c,d&replicationFactor=2&collection.configName=conf&maxShardsPerNode=3&router.field=shard_s&name=withShardField&router.name=implicit&nrtReplicas=2&action=CREATE&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1921338 INFO  
(OverseerThreadFactory-9087-thread-4-processing-n:127.0.0.1:50483_solr) 
[n:127.0.0.1:50483_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
withShardField
   [junit4]   2> 1921339 INFO  
(OverseerCollectionConfigSetProcessor-99183358463049737-127.0.0.1:50483_solr-n_0000000000)
 [n:127.0.0.1:50483_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1921569 INFO  
(OverseerStateUpdate-99183358463049737-127.0.0.1:50483_solr-n_0000000000) 
[n:127.0.0.1:50483_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"a",
   [junit4]   2>   "core":"withShardField_a_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:50487/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1921573 INFO  
(OverseerStateUpdate-99183358463049737-127.0.0.1:50483_solr-n_0000000000) 
[n:127.0.0.1:50483_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"a",
   [junit4]   2>   "core":"withShardField_a_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:50483/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1921577 INFO  
(OverseerStateUpdate-99183358463049737-127.0.0.1:50483_solr-n_0000000000) 
[n:127.0.0.1:50483_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"b",
   [junit4]   2>   "core":"withShardField_b_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:50482/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1921580 INFO  
(OverseerStateUpdate-99183358463049737-127.0.0.1:50483_solr-n_0000000000) 
[n:127.0.0.1:50483_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"b",
   [junit4]   2>   "core":"withShardField_b_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:50485/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1921584 INFO  
(OverseerStateUpdate-99183358463049737-127.0.0.1:50483_solr-n_0000000000) 
[n:127.0.0.1:50483_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"c",
   [junit4]   2>   "core":"withShardField_c_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:50487/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1921587 INFO  
(OverseerStateUpdate-99183358463049737-127.0.0.1:50483_solr-n_0000000000) 
[n:127.0.0.1:50483_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"c",
   [junit4]   2>   "core":"withShardField_c_replica_n10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:50483/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1921591 INFO  
(OverseerStateUpdate-99183358463049737-127.0.0.1:50483_solr-n_0000000000) 
[n:127.0.0.1:50483_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"d",
   [junit4]   2>   "core":"withShardField_d_replica_n12",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:50482/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1921594 INFO  
(OverseerStateUpdate-99183358463049737-127.0.0.1:50483_solr-n_0000000000) 
[n:127.0.0.1:50483_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"d",
   [junit4]   2>   "core":"withShardField_d_replica_n14",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:50485/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1921806 INFO  (qtp129274255-19366) [n:127.0.0.1:50483_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=withShardField_a_replica_n2&action=CREATE&numShards=4&collection=withShardField&shard=a&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1921807 INFO  (qtp140057796-19387) [n:127.0.0.1:50485_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf&newCollection=true&name=withShardField_b_replica_n6&action=CREATE&numShards=4&collection=withShardField&shard=b&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1921808 INFO  (qtp1992205734-19375) [n:127.0.0.1:50487_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=withShardField_a_replica_n1&action=CREATE&numShards=4&collection=withShardField&shard=a&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1921810 INFO  (qtp129274255-19367) [n:127.0.0.1:50483_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node13&collection.configName=conf&newCollection=true&name=withShardField_c_replica_n10&action=CREATE&numShards=4&collection=withShardField&shard=c&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1921815 INFO  (qtp140057796-19381) [n:127.0.0.1:50485_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node16&collection.configName=conf&newCollection=true&name=withShardField_d_replica_n14&action=CREATE&numShards=4&collection=withShardField&shard=d&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1921818 INFO  (qtp1992205734-19369) [n:127.0.0.1:50487_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf&newCollection=true&name=withShardField_c_replica_n8&action=CREATE&numShards=4&collection=withShardField&shard=c&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1921830 INFO  (qtp1682103095-19354) [n:127.0.0.1:50482_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node15&collection.configName=conf&newCollection=true&name=withShardField_d_replica_n12&action=CREATE&numShards=4&collection=withShardField&shard=d&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1921831 INFO  (qtp1682103095-19354) [n:127.0.0.1:50482_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1921831 INFO  (qtp1682103095-19358) [n:127.0.0.1:50482_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=withShardField_b_replica_n4&action=CREATE&numShards=4&collection=withShardField&shard=b&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1921951 INFO  
(zkCallback-4214-thread-1-processing-n:127.0.0.1:50482_solr) 
[n:127.0.0.1:50482_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/withShardField/state.json] for collection [withShardField] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1921951 INFO  
(zkCallback-4212-thread-2-processing-n:127.0.0.1:50483_solr) 
[n:127.0.0.1:50483_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/withShardField/state.json] for collection [withShardField] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1921951 INFO  
(zkCallback-4216-thread-2-processing-n:127.0.0.1:50485_solr) 
[n:127.0.0.1:50485_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/withShardField/state.json] for collection [withShardField] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1921951 INFO  
(zkCallback-4216-thread-1-processing-n:127.0.0.1:50485_solr) 
[n:127.0.0.1:50485_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/withShardField/state.json] for collection [withShardField] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1921951 INFO  
(zkCallback-4218-thread-2-processing-n:127.0.0.1:50487_solr) 
[n:127.0.0.1:50487_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/withShardField/state.json] for collection [withShardField] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1921951 INFO  
(zkCallback-4218-thread-1-processing-n:127.0.0.1:50487_solr) 
[n:127.0.0.1:50487_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/withShardField/state.json] for collection [withShardField] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1921952 INFO  
(zkCallback-4214-thread-2-processing-n:127.0.0.1:50482_solr) 
[n:127.0.0.1:50482_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/withShardField/state.json] for collection [withShardField] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1921951 INFO  
(zkCallback-4212-thread-3-processing-n:127.0.0.1:50483_solr) 
[n:127.0.0.1:50483_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/withShardField/state.json] for collection [withShardField] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1921951 INFO  
(zkCallback-4212-thread-1-processing-n:127.0.0.1:50483_solr) 
[n:127.0.0.1:50483_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/withShardField/state.json] for collection [withShardField] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1921952 INFO  
(zkCallback-4218-thread-3-processing-n:127.0.0.1:50487_solr) 
[n:127.0.0.1:50487_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/withShardField/state.json] for collection [withShardField] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1921953 INFO  
(zkCallback-4216-thread-3-processing-n:127.0.0.1:50485_solr) 
[n:127.0.0.1:50485_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/withShardField/state.json] for collection [withShardField] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1922860 INFO  (qtp1682103095-19354) [n:127.0.0.1:50482_solr 
c:withShardField s:d r:core_node15 x:withShardField_d_replica_n12] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1922861 INFO  (qtp140057796-19381) [n:127.0.0.1:50485_solr 
c:withShardField s:d r:core_node16 x:withShardField_d_replica_n14] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1922864 INFO  (qtp140057796-19387) [n:127.0.0.1:50485_solr 
c:withShardField s:b r:core_node9 x:withShardField_b_replica_n6] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1922862 INFO  (qtp1992205734-19369) [n:127.0.0.1:50487_solr 
c:withShardField s:c r:core_node11 x:withShardField_c_replica_n8] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1922889 INFO  (qtp1682103095-19358) [n:127.0.0.1:50482_solr 
c:withShardField s:b r:core_node7 x:withShardField_b_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1922890 INFO  (qtp1992205734-19375) [n:127.0.0.1:50487_solr 
c:withShardField s:a r:core_node3 x:withShardField_a_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1922890 INFO  (qtp129274255-19367) [n:127.0.0.1:50483_solr 
c:withShardField s:c r:core_node13 x:withShardField_c_replica_n10] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1922895 INFO  (qtp129274255-19366) [n:127.0.0.1:50483_solr 
c:withShardField s:a r:core_node5 x:withShardField_a_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1922897 INFO  (qtp140057796-19381) [n:127.0.0.1:50485_solr 
c:withShardField s:d r:core_node16 x:withShardField_d_replica_n14] 
o.a.s.s.IndexSchema [withShardField_d_replica_n14] Schema name=cloud-dynamic
   [junit4]   2> 1922897 INFO  (qtp1682103095-19354) [n:127.0.0.1:50482_solr 
c:withShardField s:d r:core_node15 x:withShardField_d_replica_n12] 
o.a.s.s.IndexSchema [withShardField_d_replica_n12] Schema name=cloud-dynamic
   [junit4]   2> 1922911 INFO  (qtp140057796-19387) [n:127.0.0.1:50485_solr 
c:withShardField s:b r:core_node9 x:withShardField_b_replica_n6] 
o.a.s.s.IndexSchema [withShardField_b_replica_n6] Schema name=cloud-dynamic
   [junit4]   2> 1922921 INFO  (qtp1682103095-19358) [n:127.0.0.1:50482_solr 
c:withShardField s:b r:core_node7 x:withShardField_b_replica_n4] 
o.a.s.s.IndexSchema [withShardField_b_replica_n4] Schema name=cloud-dynamic
   [junit4]   2> 1922921 INFO  (qtp129274255-19367) [n:127.0.0.1:50483_solr 
c:withShardField s:c r:core_node13 x:withShardField_c_replica_n10] 
o.a.s.s.IndexSchema [withShardField_c_replica_n10] Schema name=cloud-dynamic
   [junit4]   2> 1922921 INFO  (qtp1992205734-19369) [n:127.0.0.1:50487_solr 
c:withShardField s:c r:core_node11 x:withShardField_c_replica_n8] 
o.a.s.s.IndexSchema [withShardField_c_replica_n8] Schema name=cloud-dynamic
   [junit4]   2> 1922936 INFO  (qtp140057796-19381) [n:127.0.0.1:50485_solr 
c:withShardField s:d r:core_node16 x:withShardField_d_replica_n14] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1922937 INFO  (qtp140057796-19381) [n:127.0.0.1:50485_solr 
c:withShardField s:d r:core_node16 x:withShardField_d_replica_n14] 
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_d_replica_n14' using 
configuration from collection withShardField, trusted=true
   [junit4]   2> 1922937 INFO  (qtp140057796-19381) [n:127.0.0.1:50485_solr 
c:withShardField s:d r:core_node16 x:withShardField_d_replica_n14] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50485.solr.core.withShardField.d.replica_n14' (registry 
'solr.core.withShardField.d.replica_n14') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11e7392d
   [junit4]   2> 1922937 INFO  (qtp140057796-19381) [n:127.0.0.1:50485_solr 
c:withShardField s:d r:core_node16 x:withShardField_d_replica_n14] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1922937 INFO  (qtp140057796-19381) [n:127.0.0.1:50485_solr 
c:withShardField s:d r:core_node16 x:withShardField_d_replica_n14] 
o.a.s.c.SolrCore [[withShardField_d_replica_n14] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_B923D2CBD1BC5E4F-001/tempDir-001/node2/withShardField_d_replica_n14],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_B923D2CBD1BC5E4F-001/tempDir-001/node2/./withShardField_d_replica_n14/data/]
   [junit4]   2> 1922939 INFO  (qtp140057796-19387) [n:127.0.0.1:50485_solr 
c:withShardField s:b r:core_node9 x:withShardField_b_replica_n6] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1922939 INFO  (qtp140057796-19387) [n:127.0.0.1:50485_solr 
c:withShardField s:b r:core_node9 x:withShardField_b_replica_n6] 
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_b_replica_n6' using 
configuration from collection withShardField, trusted=true
   [junit4]   2> 1922942 INFO  (qtp129274255-19366) [n:127.0.0.1:50483_solr 
c:withShardField s:a r:core_node5 x:withShardField_a_replica_n2] 
o.a.s.s.IndexSchema [withShardField_a_replica_n2] Schema name=cloud-dynamic
   [junit4]   2> 1922945 INFO  (qtp1992205734-19375) [n:127.0.0.1:50487_solr 
c:withShardField s:a r:core_node3 x:withShardField_a_replica_n1] 
o.a.s.s.IndexSchema [withShardField_a_replica_n1] Schema name=cloud-dynamic
   [junit4]   2> 1922961 INFO  (qtp140057796-19387) [n:127.0.0.1:50485_solr 
c:withShardField s:b r:core_node9 x:withShardField_b_replica_n6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50485.solr.core.withShardField.b.replica_n6' (registry 
'solr.core.withShardField.b.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11e7392d
   [junit4]   2> 1922961 INFO  (qtp140057796-19387) [n:127.0.0.1:50485_solr 
c:withShardField s:b r:core_node9 x:withShardField_b_replica_n6] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1922961 INFO  (qtp140057796-19387) [n:127.0.0.1:50485_solr 
c:withShardField s:b r:core_node9 x:withShardField_b_replica_n6] 
o.a.s.c.SolrCore [[withShardF

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

2>      at 
org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:364)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:879)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$1(ZkStateReader.java:704)
   [junit4]   2>        at 
java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4649)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:703)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.access$900(ZkStateReader.java:72)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1090)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1085)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$1(SolrZkClient.java:268)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1969734 INFO  (jetty-closer-4185-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6080edeb{/solr,null,UNAVAILABLE}
   [junit4]   2> 1969735 ERROR 
(SUITE-CustomCollectionTest-seed#[B923D2CBD1BC5E4F]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1969736 INFO  
(SUITE-CustomCollectionTest-seed#[B923D2CBD1BC5E4F]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:50480 50480
   [junit4]   2> 1969750 INFO  (Thread-3943) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:50480 50480
   [junit4]   2> 1969938 WARN  (Thread-3943) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        11      /solr/configs/conf
   [junit4]   2>        9       /solr/aliases.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        4       /solr/collections/routeFieldColl/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        69      /solr/collections/implicitcoll/state.json
   [junit4]   2>        39      /solr/collections/withShardField/state.json
   [junit4]   2>        23      
/solr/collections/testCreateShardRepFactor/state.json
   [junit4]   2>        12      /solr/collections/routeFieldColl/state.json
   [junit4]   2>        9       /solr/clusterprops.json
   [junit4]   2>        9       /solr/clusterstate.json
   [junit4]   2>        2       
/solr/overseer_elect/election/99183358463049737-127.0.0.1:50483_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        32      /solr/collections
   [junit4]   2>        9       /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_B923D2CBD1BC5E4F-001
   [junit4]   2> Dec 16, 2017 9:53:24 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=Lucene70, 
sim=RandomSimilarity(queryNorm=true): {}, locale=uk-UA, timezone=Etc/GMT-8
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=1,free=34991760,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: 
[TlogReplayBufferedWhileIndexingTest, SyncSliceTest, CdcrUpdateLogTest, 
DistributedDebugComponentTest, TestJsonFacets, DeleteInactiveReplicaTest, 
SystemLogListenerTest, DistributedSpellCheckComponentTest, 
TestClassicSimilarityFactory, QueryParsingTest, DistanceFunctionTest, 
TestInfoStreamLogging, FieldAnalysisRequestHandlerTest, CollectionReloadTest, 
BJQParserTest, WordBreakSolrSpellCheckerTest, TestDFRSimilarityFactory, 
BlobRepositoryCloudTest, TestPKIAuthenticationPlugin, TestOrdValues, 
TestPhraseSuggestions, TestPullReplicaErrorHandling, TestCloudDeleteByQuery, 
BlockCacheTest, CachingDirectoryFactoryTest, ClusterStateUpdateTest, 
ForceLeaderTest, ExitableDirectoryReaderTest, OverseerModifyCollectionTest, 
DistributedVersionInfoTest, ConvertedLegacyTest, TestManagedSchemaThreadSafety, 
TestLocalFSCloudBackupRestore, QueryResultKeyTest, 
TestSubQueryTransformerCrossCore, TestCloudManagedSchema, 
HighlighterMaxOffsetTest, CursorMarkTest, TestStressRecovery, 
SpellCheckComponentTest, CircularListTest, PrimUtilsTest, SuggesterTSTTest, 
TestUseDocValuesAsStored, SolrInfoBeanTest, DistribCursorPagingTest, 
TestImpersonationWithHadoopAuth, DistributedQueryComponentCustomSortTest, 
SegmentsInfoRequestHandlerTest, PropertiesRequestHandlerTest, VersionInfoTest, 
SharedFSAutoReplicaFailoverTest, TestSolrDeletionPolicy2, 
TestMiniSolrCloudClusterSSL, TestUpdate, TestReplicationHandler, 
CloudMLTQParserTest, TestEmbeddedSolrServerSchemaAPI, 
DistributedTermsComponentTest, ScriptEngineTest, CdcrReplicationHandlerTest, 
MinimalSchemaTest, HdfsSyncSliceTest, TestSolrConfigHandler, ClusterStateTest, 
BinaryUpdateRequestHandlerTest, RegexBytesRefFilterTest, InfixSuggestersTest, 
HighlighterConfigTest, TestZkAclsWithHadoopAuth, 
DistributedSuggestComponentTest, TestSolrConfigHandlerConcurrent, 
TestSegmentSorting, BasicDistributedZkTest, TestTrackingShardHandlerFactory, 
TestFuzzyAnalyzedSuggestions, TestLegacyField, 
DistributedQueryElevationComponentTest, TestCorePropertiesReload, 
TestFreeTextSuggestions, BigEndianAscendingWordSerializerTest, 
TestReRankQParserPlugin, TestLMDirichletSimilarityFactory, OverseerStatusTest, 
TestSolrCoreProperties, TestApiFramework, TestQuerySenderListener, 
TestInPlaceUpdatesStandalone, DistributedFacetPivotSmallTest, 
TestShardHandlerFactory, TestRealTimeGet, URLClassifyProcessorTest, 
AddBlockUpdateTest, HLLSerializationTest, TestSlowCompositeReaderWrapper, 
ChangedSchemaMergeTest, ShufflingReplicaListTransformerTest, 
CreateCollectionCleanupTest, TestRestoreCore, TestJoin, 
TestMaxTokenLenTokenizer, NumericFieldsTest, SortSpecParsingTest, 
TestStreamBody, TestCloudSearcherWarming, DefaultValueUpdateProcessorTest, 
TestBlendedInfixSuggestions, TimeZoneUtilsTest, TestSQLHandlerNonCloud, 
TestStressUserVersions, TestUniqueKeyFieldResource, TestNumericRangeQuery64, 
CollectionsAPISolrJTest, TestSimpleQParserPlugin, ZkControllerTest, 
TestNonDefinedSimilarityFactory, SuggesterWFSTTest, RuleEngineTest, 
SpellCheckCollatorTest, RecoveryZkTest, TestCoreBackup, ShardRoutingTest, 
TestRandomDVFaceting, TestSimDistributedQueue, LeaderElectionTest, 
ReplicationFactorTest, SolrGraphiteReporterTest, CursorPagingTest, 
TestClusterStateMutator, TestLazyCores, HdfsNNFailoverTest, 
TestScoreJoinQPScore, TestExecutePlanAction, TestSolrCloudSnapshots, 
TestComplexPhraseQParserPlugin, TestDistributedStatsComponentCardinality, 
SpatialFilterTest, SolrCloudReportersTest, TestGraphTermsQParserPlugin, 
HdfsRecoveryZkTest, MetricsConfigTest, TestTlogReplica, 
HdfsWriteToMultipleCollectionsTest, TestRangeQuery, SliceStateTest, 
TestRequestStatusCollectionAPI, TestDistribIDF, TestNestedDocsSort, 
TestFieldTypeResource, TestPseudoReturnFields, AutoScalingHandlerTest, 
XsltUpdateRequestHandlerTest, TestDocBasedVersionConstraints, 
TestNumericTerms64, V2ApiIntegrationTest, ConfigSetsAPITest, TestFieldCache, 
TestHighlightDedupGrouping, VMParamsZkACLAndCredentialsProvidersTest, 
TestLeaderElectionZkExpiry, TestLegacyFieldCache, 
PKIAuthenticationIntegrationTest, TestManagedResource, SolrCLIZkUtilsTest, 
SpellCheckCollatorWithCollapseTest, UnloadDistributedZkTest, ZkCLITest, 
TolerantUpdateProcessorTest, ClassificationUpdateProcessorTest, 
StatsComponentTest, TestCSVResponseWriter, SolrMetricManagerTest, 
HdfsLockFactoryTest, NodeLostTriggerTest, 
OverriddenZkACLAndCredentialsProvidersTest, TestConfigOverlay, 
RequestLoggingTest, CleanupOldIndexTest, TestReplicationHandlerBackup, 
DateFieldTest, TestNamedUpdateProcessors, HdfsBasicDistributedZkTest, 
TestNRTOpen, PreAnalyzedFieldManagedSchemaCloudTest, ResponseHeaderTest, 
TestRetrieveFieldsOptimizer, FullSolrCloudDistribCmdsTest, 
TestDistributedGrouping, TestRecovery, TestStressReorder, TestSolr4Spatial, 
TestGroupingSearch, SolrCmdDistributorTest, TestFunctionQuery, HighlighterTest, 
TestCoreDiscovery, SuggesterFSTTest, CoreAdminHandlerTest, PolyFieldTest, 
SchemaVersionSpecificBehaviorTest, DirectUpdateHandlerOptimizeTest, 
TestSolrDeletionPolicy1, TestSurroundQueryParser, TestWriterPerf, 
DocumentAnalysisRequestHandlerTest, TestOmitPositions, TermsComponentTest, 
PathHierarchyTokenizerFactoryTest, TestSolrQueryParser, LoggingHandlerTest, 
SolrPluginUtilsTest, TestJmxIntegration, UniqFieldsUpdateProcessorFactoryTest, 
TestPHPSerializedResponseWriter, PingRequestHandlerTest, SOLR749Test, 
UpdateParamsTest, AlternateDirectoryTest, TestQuerySenderNoQuery, 
CopyFieldTest, ResponseLogComponentTest, MultiTermTest, SampleTest, TestDocSet, 
TestBinaryField, OutputWriterTest, ExternalFileFieldSortTest, 
DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestXIncludeConfig, 
TestSweetSpotSimilarityFactory, TestLMJelinekMercerSimilarityFactory, 
ResourceLoaderTest, PluginInfoTest, ChaosMonkeyNothingIsSafeTest, 
AssignBackwardCompatibilityTest, AsyncCallRequestStatusResponseTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, 
ConcurrentDeleteAndCreateCollectionTest, ConnectionManagerTest, 
CustomCollectionTest]
   [junit4] Completed [523/763 (1!)] on J0 in 59.89s, 4 tests, 1 error <<< 
FAILURES!

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

Reply via email to