Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4082/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
Collection not found: withShardField

Stack Trace:
org.apache.solr.common.SolrException: Collection not found: withShardField
        at 
__randomizedtesting.SeedInfo.seed([4D66C56555E5A3C6:18362DF7F91C6C36]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.getCollectionNames(CloudSolrClient.java:1153)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:836)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:807)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
        at 
org.apache.solr.cloud.CustomCollectionTest.testRouteFieldForImplicitRouter(CustomCollectionTest.java:141)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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 12518 lines...]
   [junit4] Suite: org.apache.solr.cloud.CustomCollectionTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_4D66C56555E5A3C6-001/init-core-data-001
   [junit4]   2> 2258873 WARN  
(SUITE-CustomCollectionTest-seed#[4D66C56555E5A3C6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 2258874 INFO  
(SUITE-CustomCollectionTest-seed#[4D66C56555E5A3C6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 2258877 INFO  
(SUITE-CustomCollectionTest-seed#[4D66C56555E5A3C6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) 
w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 2258877 INFO  
(SUITE-CustomCollectionTest-seed#[4D66C56555E5A3C6]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_4D66C56555E5A3C6-001/tempDir-001
   [junit4]   2> 2258878 INFO  
(SUITE-CustomCollectionTest-seed#[4D66C56555E5A3C6]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2258878 INFO  (Thread-2768) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2258878 INFO  (Thread-2768) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2258882 ERROR (Thread-2768) [    ] 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> 2258988 INFO  
(SUITE-CustomCollectionTest-seed#[4D66C56555E5A3C6]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:53491
   [junit4]   2> 2259014 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15cb76982fd0000, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2259015 INFO  (jetty-launcher-2403-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2259015 INFO  (jetty-launcher-2403-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2259018 INFO  (jetty-launcher-2403-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2259018 INFO  (jetty-launcher-2403-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2259059 INFO  (jetty-launcher-2403-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@298f3f15{/solr,null,AVAILABLE}
   [junit4]   2> 2259060 INFO  (jetty-launcher-2403-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5636aff3{HTTP/1.1,[http/1.1]}{127.0.0.1:53493}
   [junit4]   2> 2259060 INFO  (jetty-launcher-2403-thread-2) [    ] 
o.e.j.s.Server Started @2262354ms
   [junit4]   2> 2259061 INFO  (jetty-launcher-2403-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1f240f78{/solr,null,AVAILABLE}
   [junit4]   2> 2259061 INFO  (jetty-launcher-2403-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53493}
   [junit4]   2> 2259061 ERROR (jetty-launcher-2403-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2259061 INFO  (jetty-launcher-2403-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@8b8d8f1{HTTP/1.1,[http/1.1]}{127.0.0.1:53494}
   [junit4]   2> 2259062 INFO  (jetty-launcher-2403-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@486f043a{/solr,null,AVAILABLE}
   [junit4]   2> 2259061 INFO  (jetty-launcher-2403-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6622a798{/solr,null,AVAILABLE}
   [junit4]   2> 2259062 INFO  (jetty-launcher-2403-thread-1) [    ] 
o.e.j.s.Server Started @2262356ms
   [junit4]   2> 2259063 INFO  (jetty-launcher-2403-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53494}
   [junit4]   2> 2259063 INFO  (jetty-launcher-2403-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2b6a4b47{HTTP/1.1,[http/1.1]}{127.0.0.1:53496}
   [junit4]   2> 2259063 INFO  (jetty-launcher-2403-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@170007aa{HTTP/1.1,[http/1.1]}{127.0.0.1:53495}
   [junit4]   2> 2259062 INFO  (jetty-launcher-2403-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 2259063 INFO  (jetty-launcher-2403-thread-3) [    ] 
o.e.j.s.Server Started @2262357ms
   [junit4]   2> 2259063 INFO  (jetty-launcher-2403-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2259063 INFO  (jetty-launcher-2403-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53495}
   [junit4]   2> 2259063 INFO  (jetty-launcher-2403-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2259063 INFO  (jetty-launcher-2403-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-17T18:56:04.531Z
   [junit4]   2> 2259063 ERROR (jetty-launcher-2403-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2259063 INFO  (jetty-launcher-2403-thread-4) [    ] 
o.e.j.s.Server Started @2262357ms
   [junit4]   2> 2259064 INFO  (jetty-launcher-2403-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53496}
   [junit4]   2> 2259064 ERROR (jetty-launcher-2403-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2259063 ERROR (jetty-launcher-2403-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2259064 INFO  (jetty-launcher-2403-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 2259065 INFO  (jetty-launcher-2403-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 2259065 INFO  (jetty-launcher-2403-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2259065 INFO  (jetty-launcher-2403-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2259065 INFO  (jetty-launcher-2403-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2259064 INFO  (jetty-launcher-2403-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 2259066 INFO  (jetty-launcher-2403-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2259066 INFO  (jetty-launcher-2403-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2259066 INFO  (jetty-launcher-2403-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-17T18:56:04.534Z
   [junit4]   2> 2259065 INFO  (jetty-launcher-2403-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-17T18:56:04.533Z
   [junit4]   2> 2259065 INFO  (jetty-launcher-2403-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2259066 INFO  (jetty-launcher-2403-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-17T18:56:04.534Z
   [junit4]   2> 2259069 INFO  (jetty-launcher-2403-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2259070 INFO  (jetty-launcher-2403-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2259070 INFO  (jetty-launcher-2403-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2259070 INFO  (jetty-launcher-2403-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2259083 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15cb76982fd0002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2259085 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15cb76982fd0004, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2259087 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15cb76982fd0001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2259088 INFO  (jetty-launcher-2403-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53491/solr
   [junit4]   2> 2259088 INFO  (jetty-launcher-2403-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53491/solr
   [junit4]   2> 2259090 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15cb76982fd0003, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2259094 INFO  (jetty-launcher-2403-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53491/solr
   [junit4]   2> 2259098 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15cb76982fd0005, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2259099 INFO  (jetty-launcher-2403-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53491/solr
   [junit4]   2> 2259101 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15cb76982fd0007, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2259110 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15cb76982fd000b, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2259166 INFO  (jetty-launcher-2403-thread-4) 
[n:127.0.0.1:53496_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2259166 INFO  (jetty-launcher-2403-thread-2) 
[n:127.0.0.1:53493_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2259166 INFO  (jetty-launcher-2403-thread-3) 
[n:127.0.0.1:53495_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2259166 INFO  (jetty-launcher-2403-thread-1) 
[n:127.0.0.1:53494_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2259167 INFO  (jetty-launcher-2403-thread-4) 
[n:127.0.0.1:53496_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:53496_solr
   [junit4]   2> 2259168 INFO  (jetty-launcher-2403-thread-1) 
[n:127.0.0.1:53494_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53494_solr
   [junit4]   2> 2259169 INFO  (jetty-launcher-2403-thread-2) 
[n:127.0.0.1:53493_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53493_solr
   [junit4]   2> 2259169 INFO  (jetty-launcher-2403-thread-3) 
[n:127.0.0.1:53495_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53495_solr
   [junit4]   2> 2259170 INFO  (jetty-launcher-2403-thread-4) 
[n:127.0.0.1:53496_solr    ] o.a.s.c.Overseer Overseer 
(id=98154955692376074-127.0.0.1:53496_solr-n_0000000000) starting
   [junit4]   2> 2259172 INFO  
(zkCallback-2422-thread-1-processing-n:127.0.0.1:53495_solr) 
[n:127.0.0.1:53495_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2259173 INFO  
(zkCallback-2425-thread-1-processing-n:127.0.0.1:53493_solr) 
[n:127.0.0.1:53493_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2259174 INFO  
(zkCallback-2420-thread-1-processing-n:127.0.0.1:53494_solr) 
[n:127.0.0.1:53494_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2259174 INFO  
(zkCallback-2424-thread-1-processing-n:127.0.0.1:53496_solr) 
[n:127.0.0.1:53496_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2259175 INFO  
(zkCallback-2422-thread-1-processing-n:127.0.0.1:53495_solr) 
[n:127.0.0.1:53495_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2259176 INFO  
(zkCallback-2420-thread-1-processing-n:127.0.0.1:53494_solr) 
[n:127.0.0.1:53494_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 2259176 INFO  
(zkCallback-2424-thread-2-processing-n:127.0.0.1:53496_solr) 
[n:127.0.0.1:53496_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 2259177 INFO  
(zkCallback-2422-thread-1-processing-n:127.0.0.1:53495_solr) 
[n:127.0.0.1:53495_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2259177 INFO  
(zkCallback-2425-thread-1-processing-n:127.0.0.1:53493_solr) 
[n:127.0.0.1:53493_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2259209 INFO  (jetty-launcher-2403-thread-4) 
[n:127.0.0.1:53496_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53496_solr
   [junit4]   2> 2259212 INFO  
(zkCallback-2425-thread-1-processing-n:127.0.0.1:53493_solr) 
[n:127.0.0.1:53493_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2259212 INFO  
(zkCallback-2420-thread-1-processing-n:127.0.0.1:53494_solr) 
[n:127.0.0.1:53494_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2259212 INFO  
(zkCallback-2422-thread-1-processing-n:127.0.0.1:53495_solr) 
[n:127.0.0.1:53495_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2259212 INFO  
(zkCallback-2424-thread-2-processing-n:127.0.0.1:53496_solr) 
[n:127.0.0.1:53496_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2259346 INFO  (jetty-launcher-2403-thread-3) 
[n:127.0.0.1:53495_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53495.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2bbd52c7
   [junit4]   2> 2259353 INFO  (jetty-launcher-2403-thread-2) 
[n:127.0.0.1:53493_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53493.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2bbd52c7
   [junit4]   2> 2259358 INFO  (jetty-launcher-2403-thread-2) 
[n:127.0.0.1:53493_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53493.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2bbd52c7
   [junit4]   2> 2259358 INFO  (jetty-launcher-2403-thread-2) 
[n:127.0.0.1:53493_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53493.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2bbd52c7
   [junit4]   2> 2259359 INFO  (jetty-launcher-2403-thread-2) 
[n:127.0.0.1:53493_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_4D66C56555E5A3C6-001/tempDir-001/node2/.
   [junit4]   2> 2259374 INFO  (jetty-launcher-2403-thread-1) 
[n:127.0.0.1:53494_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53494.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2bbd52c7
   [junit4]   2> 2259379 INFO  (jetty-launcher-2403-thread-1) 
[n:127.0.0.1:53494_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53494.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2bbd52c7
   [junit4]   2> 2259379 INFO  (jetty-launcher-2403-thread-1) 
[n:127.0.0.1:53494_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53494.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2bbd52c7
   [junit4]   2> 2259381 INFO  (jetty-launcher-2403-thread-1) 
[n:127.0.0.1:53494_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_4D66C56555E5A3C6-001/tempDir-001/node1/.
   [junit4]   2> 2259382 INFO  (jetty-launcher-2403-thread-3) 
[n:127.0.0.1:53495_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53495.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2bbd52c7
   [junit4]   2> 2259382 INFO  (jetty-launcher-2403-thread-3) 
[n:127.0.0.1:53495_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53495.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2bbd52c7
   [junit4]   2> 2259383 INFO  (jetty-launcher-2403-thread-3) 
[n:127.0.0.1:53495_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_4D66C56555E5A3C6-001/tempDir-001/node3/.
   [junit4]   2> 2259427 INFO  (jetty-launcher-2403-thread-4) 
[n:127.0.0.1:53496_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53496.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2bbd52c7
   [junit4]   2> 2259432 INFO  (jetty-launcher-2403-thread-4) 
[n:127.0.0.1:53496_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53496.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2bbd52c7
   [junit4]   2> 2259432 INFO  (jetty-launcher-2403-thread-4) 
[n:127.0.0.1:53496_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53496.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2bbd52c7
   [junit4]   2> 2259433 INFO  (jetty-launcher-2403-thread-4) 
[n:127.0.0.1:53496_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_4D66C56555E5A3C6-001/tempDir-001/node4/.
   [junit4]   2> 2259508 INFO  
(SUITE-CustomCollectionTest-seed#[4D66C56555E5A3C6]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2259510 INFO  
(SUITE-CustomCollectionTest-seed#[4D66C56555E5A3C6]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53491/solr ready
   [junit4]   2> 2259564 INFO  
(TEST-CustomCollectionTest.testCreateShardRepFactor-seed#[4D66C56555E5A3C6]) [  
  ] o.a.s.SolrTestCaseJ4 ###Starting testCreateShardRepFactor
   [junit4]   2> 2259566 INFO  
(TEST-CustomCollectionTest.testCreateShardRepFactor-seed#[4D66C56555E5A3C6]) [  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2259574 INFO  (qtp289796548-15356) [n:127.0.0.1:53493_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> 2259577 INFO  
(OverseerThreadFactory-6227-thread-1-processing-n:127.0.0.1:53496_solr) 
[n:127.0.0.1:53496_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testCreateShardRepFactor
   [junit4]   2> 2259689 INFO  (qtp289796548-15357) [n:127.0.0.1:53493_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=testCreateShardRepFactor_b_replica_n1&action=CREATE&numShards=2&collection=testCreateShardRepFactor&shard=b&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2259691 INFO  (qtp289796548-15357) [n:127.0.0.1:53493_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2259691 INFO  (qtp1848292336-15371) [n:127.0.0.1:53496_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&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> 2259692 INFO  (qtp1848292336-15371) [n:127.0.0.1:53496_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2259802 INFO  
(zkCallback-2425-thread-1-processing-n:127.0.0.1:53493_solr) 
[n:127.0.0.1:53493_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> 2259802 INFO  
(zkCallback-2424-thread-2-processing-n:127.0.0.1:53496_solr) 
[n:127.0.0.1:53496_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> 2260708 INFO  (qtp1848292336-15371) [n:127.0.0.1:53496_solr 
c:testCreateShardRepFactor s:a  x:testCreateShardRepFactor_a_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2260708 INFO  (qtp289796548-15357) [n:127.0.0.1:53493_solr 
c:testCreateShardRepFactor s:b  x:testCreateShardRepFactor_b_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2260727 INFO  (qtp289796548-15357) [n:127.0.0.1:53493_solr 
c:testCreateShardRepFactor s:b  x:testCreateShardRepFactor_b_replica_n1] 
o.a.s.s.IndexSchema [testCreateShardRepFactor_b_replica_n1] Schema 
name=cloud-dynamic
   [junit4]   2> 2260727 INFO  (qtp1848292336-15371) [n:127.0.0.1:53496_solr 
c:testCreateShardRepFactor s:a  x:testCreateShardRepFactor_a_replica_n1] 
o.a.s.s.IndexSchema [testCreateShardRepFactor_a_replica_n1] Schema 
name=cloud-dynamic
   [junit4]   2> 2260752 INFO  (qtp1848292336-15371) [n:127.0.0.1:53496_solr 
c:testCreateShardRepFactor s:a  x:testCreateShardRepFactor_a_replica_n1] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2260752 INFO  (qtp1848292336-15371) [n:127.0.0.1:53496_solr 
c:testCreateShardRepFactor s:a  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> 2260752 INFO  (qtp289796548-15357) [n:127.0.0.1:53493_solr 
c:testCreateShardRepFactor s:b  x:testCreateShardRepFactor_b_replica_n1] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2260752 INFO  (qtp289796548-15357) [n:127.0.0.1:53493_solr 
c:testCreateShardRepFactor s:b  x:testCreateShardRepFactor_b_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'testCreateShardRepFactor_b_replica_n1' 
using configuration from collection testCreateShardRepFactor, trusted=true
   [junit4]   2> 2260752 INFO  (qtp1848292336-15371) [n:127.0.0.1:53496_solr 
c:testCreateShardRepFactor s:a  x:testCreateShardRepFactor_a_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53496.solr.core.testCreateShardRepFactor.a.replica_n1' (registry 
'solr.core.testCreateShardRepFactor.a.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2bbd52c7
   [junit4]   2> 2260752 INFO  (qtp1848292336-15371) [n:127.0.0.1:53496_solr 
c:testCreateShardRepFactor s:a  x:testCreateShardRepFactor_a_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2260752 INFO  (qtp1848292336-15371) [n:127.0.0.1:53496_solr 
c:testCreateShardRepFactor s:a  x:testCreateShardRepFactor_a_replica_n1] 
o.a.s.c.SolrCore [[testCreateShardRepFactor_a_replica_n1] ] Opening new 
SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_4D66C56555E5A3C6-001/tempDir-001/node4/testCreateShardRepFactor_a_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_4D66C56555E5A3C6-001/tempDir-001/node4/./testCreateShardRepFactor_a_replica_n1/data/]
   [junit4]   2> 2260752 INFO  (qtp289796548-15357) [n:127.0.0.1:53493_solr 
c:testCreateShardRepFactor s:b  x:testCreateShardRepFactor_b_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53493.solr.core.testCreateShardRepFactor.b.replica_n1' (registry 
'solr.core.testCreateShardRepFactor.b.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2bbd52c7
   [junit4]   2> 2260753 INFO  (qtp289796548-15357) [n:127.0.0.1:53493_solr 
c:testCreateShardRepFactor s:b  x:testCreateShardRepFactor_b_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2260753 INFO  (qtp289796548-15357) [n:127.0.0.1:53493_solr 
c:testCreateShardRepFactor s:b  x:testCreateShardRepFactor_b_replica_n1] 
o.a.s.c.SolrCore [[testCreateShardRepFactor_b_replica_n1] ] Opening new 
SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_4D66C56555E5A3C6-001/tempDir-001/node2/testCreateShardRepFactor_b_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_4D66C56555E5A3C6-001/tempDir-001/node2/./testCreateShardRepFactor_b_replica_n1/data/]
   [junit4]   2> 2260806 INFO  (qtp289796548-15357) [n:127.0.0.1:53493_solr 
c:testCreateShardRepFactor s:b  x:testCreateShardRepFactor_b_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2260806 INFO  (qtp289796548-15357) [n:127.0.0.1:53493_solr 
c:testCreateShardRepFactor s:b  x:testCreateShardRepFactor_b_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2260806 INFO  (qtp1848292336-15371) [n:127.0.0.1:53496_solr 
c:testCreateShardRepFactor s:a  x:testCreateShardRepFactor_a_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2260806 INFO  (qtp1848292336-15371) [n:127.0.0.1:53496_solr 
c:testCreateShardRepFactor s:a  x:testCreateShardRepFactor_a_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2260807 INFO  (qtp289796548-15357) [n:127.0.0.1:53493_solr 
c:testCreateShardRepFactor s:b  x:testCreateShardRepFactor_b_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2260807 INFO  (qtp1848292336-15371) [n:127.0.0.1:53496_solr 
c:testCreateShardRepFactor s:a  x:testCreateShardRepFactor_a_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2260807 INFO  (qtp289796548-15357) [n:127.0.0.1:53493_solr 
c:testCreateShardRepFactor s:b  x:testCreateShardRepFactor_b_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2260808 INFO  (qtp1848292336-15371) [n:127.0.0.1:53496_solr 
c:testCreateShardRepFactor s:a  x:testCreateShardRepFactor_a_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2260809 INFO  (qtp289796548-15357) [n:127.0.0.1:53493_solr 
c:testCreateShardRepFactor s:b  x:testCreateShardRepFactor_b_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3a29d441[testCreateShardRepFactor_b_replica_n1] main]
   [junit4]   2> 2260809 INFO  (qtp1848292336-15371) [n:127.0.0.1:53496_solr 
c:testCreateShardRepFactor s:a  x:testCreateShardRepFactor_a_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5c602d57[testCreateShardRepFactor_a_replica_n1] main]
   [junit4]   2> 2260811 INFO  (qtp1848292336-15371) [n:127.0.0.1:53496_solr 
c:testCreateShardRepFactor s:a  x:testCreateShardRepFactor_a_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2260811 INFO  (qtp289796548-15357) [n:127.0.0.1:53493_solr 
c:testCreateShardRepFactor s:b  x:testCreateShardRepFactor_b_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2260811 INFO  (qtp1848292336-15371) [n:127.0.0.1:53496_solr 
c:testCreateShardRepFactor s:a  x:testCreateShardRepFactor_a_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2260811 INFO  (qtp289796548-15357) [n:127.0.0.1:53493_solr 
c:testCreateShardRepFactor s:b  x:testCreateShardRepFactor_b_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2260811 INFO  (qtp1848292336-15371) [n:127.0.0.1:53496_solr 
c:testCreateShardRepFactor s:a  x:testCreateShardRepFactor_a_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2260812 INFO  (qtp289796548-15357) [n:127.0.0.1:53493_solr 
c:testCreateShardRepFactor s:b  x:testCreateShardRepFactor_b_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2260812 INFO  (qtp1848292336-15371) [n:127.0.0.1:53496_solr 
c:testCreateShardRepFactor s:a  x:testCreateShardRepFactor_a_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1570479293102817280
   [junit4]   2> 2260812 INFO  (qtp289796548-15357) [n:127.0.0.1:53493_solr 
c:testCreateShardRepFactor s:b  x:testCreateShardRepFactor_b_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1570479293102817280
   [junit4]   2> 2260812 INFO  
(searcherExecutor-6236-thread-1-processing-n:127.0.0.1:53496_solr 
x:testCreateShardRepFactor_a_replica_n1 s:a c:testCreateShardRepFactor) 
[n:127.0.0.1:53496_solr c:testCreateShardRepFactor s:a  
x:testCreateShardRepFactor_a_replica_n1] o.a.s.c.SolrCore 
[testCreateShardRepFactor_a_replica_n1] Registered new searcher 
Searcher@5c602d57[testCreateShardRepFactor_a_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2260813 INFO  
(searcherExecutor-6237-thread-1-processing-n:127.0.0.1:53493_solr 
x:testCreateShardRepFactor_b_replica_n1 s:b c:testCreateShardRepFactor) 
[n:127.0.0.1:53493_solr c:testCreateShardRepFactor s:b  
x:testCreateShardRepFactor_b_replica_n1] o.a.s.c.SolrCore 
[testCreateShardRepFactor_b_replica_n1] Registered new searcher 
Searcher@3a29d441[testCreateShardRepFactor_b_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2260819 INFO  (qtp289796548-15357) [n:127.0.0.1:53493_solr 
c:testCreateShardRepFactor s:b  x:testCreateShardRepFactor_b_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2260819 INFO  (qtp289796548-15357) [n:127.0.0.1:53493_solr 
c:testCreateShardRepFactor s:b  x:testCreateShardRepFactor_b_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2260819 INFO  (qtp1848292336-15371) [n:127.0.0.1:53496_solr 
c:testCreateShardRepFactor s:a  x:testCreateShardRepFactor_a_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2260819 INFO  (qtp1848292336-15371) [n:127.0.0.1:53496_solr 
c:testCreateShardRepFactor s:a  x:testCreateShardRepFactor_a_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2260819 INFO  (qtp289796548-15357) [n:127.0.0.1:53493_solr 
c:testCreateShardRepFactor s:b  x:testCreateShardRepFactor_b_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:53493/solr/testCreateShardRepFactor_b_replica_n1/
   [junit4]   2> 2260819 INFO  (qtp1848292336-15371) [n:127.0.0.1:53496_solr 
c:testCreateShardRepFactor s:a  x:testCreateShardRepFactor_a_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:53496/solr/testCreateShardRepFactor_a_replica_n1/
   [junit4]   2> 2260819 INFO  (qtp289796548-15357) [n:127.0.0.1:53493_solr 
c:testCreateShardRepFactor s:b  x:testCreateShardRepFactor_b_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2260819 INFO  (qtp1848292336-15371) [n:127.0.0.1:53496_solr 
c:testCreateShardRepFactor s:a  x:testCreateShardRepFactor_a_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2260819 INFO  (qtp289796548-15357) [n:127.0.0.1:53493_solr 
c:testCreateShardRepFactor s:b  x:testCreateShardRepFactor_b_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:53493/solr/testCreateShardRepFactor_b_replica_n1/ has no 
replicas
   [junit4]   2> 2260819 INFO  (qtp1848292336-15371) [n:127.0.0.1:53496_solr 
c:testCreateShardRepFactor s:a  x:testCreateShardRepFactor_a_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:53496/solr/testCreateShardRepFactor_a_replica_n1/ has no 
replicas
   [junit4]   2> 2260819 INFO  (qtp289796548-15357) [n:127.0.0.1:53493_solr 
c:testCreateShardRepFactor s:b  x:testCreateShardRepFactor_b_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2260819 INFO  (qtp1848292336-15371) [n:127.0.0.1:53496_solr 
c:testCreateShardRepFactor s:a  x:testCreateShardRepFactor_a_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2260824 INFO  (qtp289796548-15357) [n:127.0.0.1:53493_solr 
c:testCreateShardRepFactor s:b  x:testCreateShardRepFactor_b_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:53493/solr/testCreateShardRepFactor_b_replica_n1/ b
   [junit4]   2> 2260824 INFO  (qtp1848292336-15371) [n:127.0.0.1:53496_solr 
c:testCreateShardRepFactor s:a  x:testCreateShardRepFactor_a_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:53496/solr/testCreateShardRepFactor_a_replica_n1/ a
   [junit4]   2> 2260930 INFO  
(zkCallback-2425-thread-1-processing-n:127.0.0.1:53493_solr) 
[n:127.0.0.1:53493_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> 2260930 INFO  
(zkCallback-2424-thread-2-processing-n:127.0.0.1:53496_solr) 
[n:127.0.0.1:53496_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> 2260981 INFO  (qtp289796548-15357) [n:127.0.0.1:53493_solr 
c:testCreateShardRepFactor s:b  x:testCreateShardRepFactor_b_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2260981 INFO  (qtp1848292336-15371) [n:127.0.0.1:53496_solr 
c:testCreateShardRepFactor s:a  x:testCreateShardRepFactor_a_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2260984 INFO  (qtp289796548-15357) [n:127.0.0.1:53493_solr 
c:testCreateShardRepFactor s:b  x:testCreateShardRepFactor_b_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=testCreateShardRepFactor_b_replica_n1&action=CREATE&numShards=2&collection=testCreateShardRepFactor&shard=b&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1295
   [junit4]   2> 2260984 INFO  (qtp1848292336-15371) [n:127.0.0.1:53496_solr 
c:testCreateShardRepFactor s:a  x:testCreateShardRepFactor_a_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&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=1293
   [junit4]   2> 2260987 INFO  (qtp289796548-15356) [n:127.0.0.1:53493_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> 2261098 INFO  
(zkCallback-2425-thread-1-processing-n:127.0.0.1:53493_solr) 
[n:127.0.0.1:53493_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> 2261098 INFO  
(zkCallback-2424-thread-2-processing-n:127.0.0.1:53496_solr) 
[n:127.0.0.1:53496_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> 2261589 INFO  
(OverseerCollectionConfigSetProcessor-98154955692376074-127.0.0.1:53496_solr-n_0000000000)
 [n:127.0.0.1:53496_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> 2261998 INFO  (qtp289796548-15356) [n:127.0.0.1:53493_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=2424
   [junit4]   2> 2261999 INFO  (qtp289796548-15358) [n:127.0.0.1:53493_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> 2262007 INFO  
(OverseerThreadFactory-6227-thread-2-processing-n:127.0.0.1:53496_solr) 
[n:127.0.0.1:53496_solr    ] o.a.s.c.CreateShardCmd Create shard invoked: {
   [junit4]   2>   "collection":"testCreateShardRepFactor",
   [junit4]   2>   "shard":"x",
   [junit4]   2>   "operation":"createshard"}
   [junit4]   2> 2262138 INFO  
(zkCallback-2425-thread-1-processing-n:127.0.0.1:53493_solr) 
[n:127.0.0.1:53493_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> 2262138 INFO  
(zkCallback-2424-thread-2-processing-n:127.0.0.1:53496_solr) 
[n:127.0.0.1:53496_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> 2262234 INFO  
(OverseerThreadFactory-6227-thread-2-processing-n:127.0.0.1:53496_solr) 
[n:127.0.0.1:53496_solr    ] o.a.s.c.CreateShardCmd Creating replica 
testCreateShardRepFactor_x_replica_n1 as part of slice x of collection 
testCreateShardRepFactor on 127.0.0.1:53495_solr
   [junit4]   2> 2262236 INFO  (qtp897135131-15366) [n:127.0.0.1:53495_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&name=testCreateShardRepFactor_x_replica_n1&action=CREATE&numShards=1&collection=testCreateShardRepFactor&shard=x&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2262237 INFO  (qtp897135131-15366) [n:127.0.0.1:53495_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2262347 INFO  
(zkCallback-2425-thread-1-processing-n:127.0.0.1:53493_solr) 
[n:127.0.0.1:53493_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> 2262347 INFO  
(zkCallback-2422-thread-1-processing-n:127.0.0.1:53495_solr) 
[n:127.0.0.1:53495_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> 2262347 INFO  
(zkCallback-2424-thread-2-processing-n:127.0.0.1:53496_solr) 
[n:127.0.0.1:53496_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> 2263257 INFO  (qtp897135131-15366) [n:127.0.0.1:53495_solr 
c:testCreateShardRepFactor s:x  x:testCreateShardRepFactor_x_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2263263 INFO  (qtp897135131-15366) [n:127.0.0.1:53495_solr 
c:testCreateShardRepFactor s:x  x:testCreateShardRepFactor_x_replica_n1] 
o.a.s.s.IndexSchema [testCreateShardRepFactor_x_replica_n1] Schema 
name=cloud-dynamic
   [junit4]   2> 2263294 INFO  (qtp897135131-15366) [n:127.0.0.1:53495_solr 
c:testCreateShardRepFactor s:x  x:testCreateShardRepFactor_x_replica_n1] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2263294 INFO  (qtp897135131-15366) [n:127.0.0.1:53495_solr 
c:testCreateShardRepFactor s:x  x:testCreateShardRepFactor_x_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'testCreateShardRepFactor_x_replica_n1' 
using configuration from collection testCreateShardRepFactor, trusted=true
   [junit4]   2> 2263295 INFO  (qtp897135131-15366) [n:127.0.0.1:53495_solr 
c:testCreateShardRepFactor s:x  x:testCreateShardRepFactor_x_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53495.solr.core.testCreateShardRepFactor.x.replica_n1' (registry 
'solr.core.testCreateShardRepFactor.x.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2bbd52c7
   [junit4]   2> 2263295 INFO  (qtp897135131-15366) [n:127.0.0.1:53495_solr 
c:testCreateShardRepFactor s:x  x:testCreateShardRepFactor_x_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2263295 INFO  (qtp897135131-15366) [n:127.0.0.1:53495_solr 
c:testCreateShardRepFactor s:x  x:testCreateShardRepFactor_x_replica_n1] 
o.a.s.c.SolrCore [[testCreateShardRepFactor_x_replica_n1] ] Opening new 
SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_4D66C56555E5A3C6-001/tempDir-001/node3/testCreateShardRepFactor_x_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_4D66C56555E5A3C6-001/tempDir-001/node3/./testCreateShardRepFactor_x_replica_n1/data/]
   [junit4]   2> 2263370 INFO  (qtp897135131-15366) [n:127.0.0.1:53495_solr 
c:testCreateShardRepFactor s:x  x:testCreateShardRepFactor_x_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2263370 INFO  (qtp897135131-15366) [n:127.0.0.1:53495_solr 
c:testCreateShardRepFactor s:x  x:testCreateShardRepFactor_x_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2263373 INFO  (qtp897135131-15366) [n:127.0.0.1:53495_solr 
c:testCreateShardRepFactor s:x  x:testCreateShardRepFactor_x_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2263373 INFO  (qtp897135131-15366) [n:127.0.0.1:53495_solr 
c:testCreateShardRepFactor s:x  x:testCreateShardRepFactor_x_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2263374 INFO  (qtp897135131-15366) [n:127.0.0.1:53495_solr 
c:testCreateShardRepFactor s:x  x:testCreateShardRepFactor_x_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@60ccfd0a[testCreateShardRepFactor_x_replica_n1] main]
   [junit4]   2> 2263376 INFO  (qtp897135131-15366) [n:127.0.0.1:53495_solr 
c:testCreateShardRepFactor s:x  x:testCreateShardRepFactor_x_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2263377 INFO  (qtp897135131-15366) [n:127.0.0.1:53495_solr 
c:testCreateShardRepFactor s:x  x:testCreateShardRepFactor_x_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2263378 INFO  (qtp897135131-15366) [n:127.0.0.1:53495_solr 
c:testCreateShardRepFactor s:x  x:testCreateShardRepFactor_x_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2263378 INFO  (qtp897135131-15366) [n:127.0.0.1:53495_solr 
c:testCreateShardRepFactor s:x  x:testCreateShardRepFactor_x_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1570479295793463296
   [junit4]   2> 2263379 INFO  
(searcherExecutor-6246-thread-1-processing-n:127.0.0.1:53495_solr 
x:testCreateShardRepFactor_x_replica_n1 s:x c:testCreateShardRepFactor) 
[n:127.0.0.1:53495_solr c:testCreateShardRepFactor s:x  
x:testCreateShardRepFactor_x_replica_n1] o.a.s.c.SolrCore 
[testCreateShardRepFactor_x_replica_n1] Registered new searcher 
Searcher@60ccfd0a[testCreateShardRepFactor_x_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2263386 INFO  (qtp897135131-15366) [n:127.0.0.1:53495_solr 
c:testCreateShardRepFactor s:x  x:testCreateShardRepFactor_x_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2263386 INFO  (qtp897135131-15366) [n:127.0.0.1:53495_solr 
c:testCreateShardRepFactor s:x  x:testCreateShardRepFactor_x_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2263386 INFO  (qtp897135131-15366) [n:127.0.0.1:53495_solr 
c:testCreateShardRepFactor s:x  x:testCreateShardRepFactor_x_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:53495/solr/testCreateShardRepFactor_x_replica_n1/
   [junit4]   2> 2263386 INFO  (qtp897135131-15366) [n:127.0.0.1:53495_solr 
c:testCreateShardRepFactor s:x  x:testCreateShardRepFactor_x_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2263386 INFO  (qtp897135131-15366) [n:127.0.0.1:53495_solr 
c:testCreateShardRepFactor s:x  x:testCreateShardRepFactor_x_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:53495/solr/testCreateShardRepFactor_x_replica_n1/ has no 
replicas
   [junit4]   2> 2263386 INFO  (qtp897135131-15366) [n:127.0.0.1:53495_solr 
c:testCreateShardRepFactor s:x  x:testCreateShardRepFactor_x_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2263391 INFO  (qtp897135131-15366) [n:127.0.0.1:53495_solr 
c:testCreateShardRepFactor s:x  x:testCreateShardRepFactor_x_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:53495/solr/testCreateShardRepFactor_x_replica_n1/ x
   [junit4]   2> 2263501 INFO  
(zkCallback-2422-thread-1-processing-n:127.0.0.1:53495_solr) 
[n:127.0.0.1:53495_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> 2263501 INFO  
(zkCallback-2425-thread-1-processing-n:127.0.0.1:53493_solr) 
[n:127.0.0.1:53493_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> 2263501 INFO  
(zkCallback-2424-thread-2-processing-n:127.0.0.1:53496_solr) 
[n:127.0.0.1:53496_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> 2263551 INFO  (qtp897135131-15366) [n:127.0.0.1:53495_solr 
c:testCreateShardRepFactor s:x  x:testCreateShardRepFactor_x_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2263553 INFO  (qtp897135131-15366) [n:127.0.0.1:53495_solr 
c:testCreateShardRepFactor s:x  x:testCreateShardRepFactor_x_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&name=testCreateShardRepFactor_x_replica_n1&action=CREATE&numShards=1&collection=testCreateShardRepFactor&shard=x&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1317
   [junit4]   2> 2263554 INFO  
(OverseerThreadFactory-6227-thread-2-processing-n:127.0.0.1:53496_solr) 
[n:127.0.0.1:53496_solr    ] o.a.s.c.CreateShardCmd Finished create command on 
all shards for collection: testCreateShardRepFactor
   [junit4]   2> 2263556 INFO  (qtp289796548-15358) [n:127.0.0.1:53493_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=1556
   [junit4]   2> 2263557 INFO  
(TEST-CustomCollectionTest.testCreateShardRepFactor-seed#[4D66C56555E5A3C6]) [  
  ] o.a.s.SolrTestCaseJ4 ###Ending testCreateShardRepFactor
   [junit4]   2> 2263590 INFO  
(TEST-CustomCollectionTest.testRouteFieldForHashRouter-seed#[4D66C56555E5A3C6]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testRouteFieldForHashRouter
   [junit4]   2> 2263592 INFO  
(TEST-CustomCollectionTest.testRouteFieldForHashRouter-seed#[4D66C56555E5A3C6]) 
[    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2263595 INFO  (qtp289796548-15359) [n:127.0.0.1:53493_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> 2263599 INFO  
(OverseerThreadFactory-6227-thread-3-processing-n:127.0.0.1:53496_solr) 
[n:127.0.0.1:53496_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing 
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 2263600 INFO  (qtp289796548-15361) [n:127.0.0.1:53493_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testCreateShardRepFactor.b.replica_n1, tag=null
   [junit4]   2> 2263600 INFO  (qtp1848292336-15372) [n:127.0.0.1:53496_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testCreateShardRepFactor.a.replica_n1, tag=null
   [junit4]   2> 2263603 INFO  (qtp897135131-15367) [n:127.0.0.1:53495_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testCreateShardRepFactor.x.replica_n1, tag=null
   [junit4]   2> 2263604 INFO  
(OverseerCollectionConfigSetProcessor-98154955692376074-127.0.0.1:53496_solr-n_0000000000)
 [n:127.0.0.1:53496_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> 2263642 INFO  (qtp289796548-15361) [n:127.0.0.1:53493_solr    
] o.a.s.c.SolrCore [testCreateShardRepFactor_b_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4ad7d0ca
   [junit4]   2> 2263645 INFO  (qtp1848292336-15372) [n:127.0.0.1:53496_solr    
] o.a.s.c.SolrCore [testCreateShardRepFactor_a_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@64fdd572
   [junit4]   2> 2263645 INFO  (qtp289796548-15361) [n:127.0.0.1:53493_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testCreateShardRepFactor.b.replica_n1, tag=1255657674
   [junit4]   2> 2263645 INFO  (qtp289796548-15361) [n:127.0.0.1:53493_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testCreateShardRepFactor.b.leader, tag=1255657674
   [junit4]   2> 2263647 INFO  (qtp897135131-15367) [n:127.0.0.1:53495_solr    
] o.a.s.c.SolrCore [testCreateShardRepFactor_x_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6f4489c7
   [junit4]   2> 2263649 INFO  (qtp1848292336-15372) [n:127.0.0.1:53496_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testCreateShardRepFactor.a.replica_n1, tag=1694356850
   [junit4]   2> 2263650 INFO  (qtp1848292336-15372) [n:127.0.0.1:53496_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testCreateShardRepFactor.a.leader, tag=1694356850
   [junit4]   2> 2263650 INFO  (qtp897135131-15367) [n:127.0.0.1:53495_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testCreateShardRepFactor.x.replica_n1, tag=1866762695
   [junit4]   2> 2263650 INFO  (qtp897135131-15367) [n:127.0.0.1:53495_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testCreateShardRepFactor.x.leader, tag=1866762695
   [junit4]   2> 2263652 INFO  (qtp289796548-15361) [n:127.0.0.1:53493_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=testCreateShardRepFactor_b_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=51
   [junit4]   2> 2263657 INFO  (qtp897135131-15367) [n:127.0.0.1:53495_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=testCreateShardRepFactor_x_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=55
   [junit4]   2> 2263658 INFO  (qtp1848292336-15372) [n:127.0.0.1:53496_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=57
   [junit4]   2> 2264386 INFO  (qtp289796548-15359) [n:127.0.0.1:53493_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=testCreateShardRepFactor&action=DELETE&wt=javabin&version=2} 
status=0 QTime=791
   [junit4]   2> 2264387 INFO  (qtp289796548-15363) [n:127.0.0.1:53493_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&maxShardsPerNode=3&router.field=shard_s&name=routeFieldColl&nrtReplicas=2&action=CREATE&numShards=4&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2264398 INFO  
(OverseerThreadFactory-6227-thread-4-processing-n:127.0.0.1:53496_solr) 
[n:127.0.0.1:53496_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
routeFieldColl
   [junit4]   2> 2264403 INFO  
(OverseerCollectionConfigSetProcessor-98154955692376074-127.0.0.1:53496_solr-n_0000000000)
 [n:127.0.0.1:53496_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> 2264619 INFO  (qtp289796548-15354) [n:127.0.0.1:53493_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard4_replica_n1&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2264620 INFO  (qtp289796548-15357) [n:127.0.0.1:53493_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard2_replica_n1&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2264622 INFO  (qtp897135131-15368) [n:127.0.0.1:53495_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard3_replica_n2&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2264623 INFO  (qtp1848292336-15373) [n:127.0.0.1:53496_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard1_replica_n1&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2264623 INFO  (qtp897135131-15369) [n:127.0.0.1:53495_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard1_replica_n2&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2264624 INFO  (qtp1848292336-15374) [n:127.0.0.1:53496_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard3_replica_n1&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2264625 INFO  (qtp1567084168-15360) [n:127.0.0.1:53494_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard2_replica_n2&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2264625 INFO  (qtp1567084168-15360) [n:127.0.0.1:53494_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2264627 INFO  (qtp1567084168-15380) [n:127.0.0.1:53494_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard4_replica_n2&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2264747 INFO  
(zkCallback-2425-thread-1-processing-n:127.0.0.1:53493_solr) 
[n:127.0.0.1:53493_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2264748 INFO  
(zkCallback-2422-thread-1-processing-n:127.0.0.1:53495_solr) 
[n:127.0.0.1:53495_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2264748 INFO  
(zkCallback-2420-thread-1-processing-n:127.0.0.1:53494_solr) 
[n:127.0.0.1:53494_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2264748 INFO  
(zkCallback-2424-thread-2-processing-n:127.0.0.1:53496_solr) 
[n:127.0.0.1:53496_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2265664 INFO  (qtp1567084168-15360) [n:127.0.0.1:53494_solr 
c:routeFieldColl s:shard2  x:routeFieldColl_shard2_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2265664 INFO  (qtp1567084168-15380) [n:127.0.0.1:53494_solr 
c:routeFieldColl s:shard4  x:routeFieldColl_shard4_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2265720 INFO  (qtp289796548-15357) [n:127.0.0.1:53493_solr 
c:routeFieldColl s:shard2  x:routeFieldColl_shard2_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2265720 INFO  (qtp1848292336-15373) [n:127.0.0.1:53496_solr 
c:routeFieldColl s:shard1  x:routeFieldColl_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2265725 INFO  (qtp897135131-15368) [n:127.0.0.1:53495_solr 
c:routeFieldColl s:shard3  x:routeFieldColl_shard3_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2265734 INFO  (qtp897135131-15369) [n:127.0.0.1:53495_solr 
c:routeFieldColl s:shard1  x:routeFieldColl_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2265737 INFO  (qtp1567084168-15360) [n:127.0.0.1:53494_solr 
c:routeFieldColl s:shard2  x:routeFieldColl_shard2_replica_n2] 
o.a.s.s.IndexSchema [routeFieldColl_shard2_replica_n2] Schema name=cloud-dynamic
   [junit4]   2> 2265740 INFO  (qtp1848292336-15373) [n:127.0.0.1:53496_solr 
c:routeFieldColl s:shard1  x:routeFieldColl_shard1_replica_n1] 
o.a.s.s.IndexSchema [routeFieldColl_shard1_replica_n1] Schema name=cloud-dynamic
   [junit4]   2> 2265742 INFO  (qtp897135131-15368) [n:127.0.0.1:53495_solr 
c:routeFieldColl s:shard3  x:routeFieldColl_shard3_replica_n2] 
o.a.s.s.IndexSchema [routeFieldColl_shard3_replica_n2] Schema name=cloud-dynamic
   [junit4]   2> 2265762 INFO  (qtp1848292336-15374) [n:127.0.0.1:53496_solr 
c:routeFieldColl s:shard3  x:routeFieldColl_shard3_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2265762 INFO  (qtp289796548-15354) [n:127.0.0.1:53493_solr 
c:routeFieldColl s:shard4  x:routeFieldColl_shard4_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2265768 INFO  (qtp897135131-15369) [n:127.0.0.1:53495_solr 
c:routeFieldColl s:shard1  x:routeFieldColl_shard1_replica_n2] 
o.a.s.s.IndexSchema [routeFieldColl_shard1_replica_n2] Schema name=cloud-dynamic
   [junit4]   2> 2265799 INFO  (qtp1848292336-15374) [n:127.0.0.1:53496_solr 
c:routeFieldColl s:shard3  x:routeFieldColl_shard3_replica_n1] 
o.a.s.s.IndexSchema [routeFieldColl_shard3_replica_n1] Schema name=cloud-dynamic
   [junit4]   2> 2265800 INFO  (qtp1567084168-15380) [n:127.0.0.1:53494_solr 
c:routeFieldColl s:shard4  x:routeFieldColl_shard4_replica_n2] 
o.a.s.s.IndexSchema [routeFieldColl_shard4_replica_n2] Schema name=cloud-dynamic
   [junit4]   2> 2265810 INFO  (qtp289796548-15357) [n:127.0.0.1:53493_solr 
c:routeFieldColl s:shard2  x:routeFieldColl_shard2_replica_n1] 
o.a.s.s.IndexSchema [routeFieldColl_shard2_replica_n1] Schema name=cloud-dynamic
   [junit4]   2> 2265811 INFO  (qtp289796548-15354) [n:127.0.0.1:53493_solr 
c:routeFieldColl s:shard4  x:routeFieldColl_shard4_replica_n1] 
o.a.s.s.IndexSchema [routeFieldColl_shard4_replica_n1] Schema name=cloud-dynamic
   [junit4]   2> 2265850 INFO  (qtp1567084168-15380) [n:127.0.0.1:53494_solr 
c:routeFieldColl s:shard4  x:routeFieldColl_shard4_replica_n2] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2265850 INFO  (qtp1567084168-15380) [n:127.0.0.1:53494_solr 
c:routeFieldColl s:shard4  x:routeFieldColl_shard4_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard4_replica_n2' 
using configuration from collection routeFieldColl, trusted=true
   [junit4]   2> 2265851 INFO  (qtp1567084168-15380) [n:127.0.0.1:53494_solr 
c:routeFieldColl s:shard4  x:routeFieldColl_shard4_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53494.solr.core.routeFieldColl.shard4.replica_n2' (registry 
'solr.core.routeFieldColl.shard4.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2bbd52c7
   [junit4]   2> 2265851 INFO  (qtp1567084168-15380) [n:127.0.0.1:53494_solr 
c:routeFieldColl s:shard4  x:routeFieldColl_shard4_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2265851 INFO  (qtp1567084168-15380) [n:127.0.0.1:53494_solr 
c:routeFieldColl s:shard4  x:routeFieldColl_shard4_replica_n2] o.a.s.c.SolrCore 
[[routeFieldColl_shard4_replica_n2] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_4D66C56555E5A3C6-001/tempDir-001/node1/routeFieldColl_shard4_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_4D66C56555E5A3C6-001/tempDir-001/node1/./routeFieldColl_shard4_replica_n2/data/]
   [junit4]   2> 2265857 INFO  (qtp897135131-15369) [n:127.0.0.1:53495_solr 
c:routeFieldColl s:shard1  x:routeFieldColl_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2265857 INFO  (qtp897135131-15369) [n:127.0.0.1:53495_solr 
c:routeFieldColl s:shard1  x:routeFieldColl_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard1_replica_n2' 
using configuration from collection routeFieldColl, trusted=true
   [junit4]   2> 2265891 INFO  (qtp1848292336-15373) [n:127.0.0.1:53496_solr 
c:routeFieldColl s:shard1  x:routeFieldColl_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2265891 INFO  (qtp1848292336-15373) [n:127.0.0.1:53496_solr 
c:routeFieldColl s:shard1  x:routeFieldColl_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard1_replica_n1' 
using configuration from collection routeFieldColl, trusted=true
   [junit4]   2> 2265892 INFO  (qtp1848292336-15373) [n:127.0.0.1:53496_solr 
c:routeFieldColl s:shard1  x:routeFieldColl_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53496.solr.core.routeFieldColl.shard1.replica_n1' (registry 
'solr.core.routeFieldColl.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2bbd52c7
   [junit4]   2> 2265892 INFO  (qtp1848292336-15373) [n:127.0.0.1:53496_solr 
c:routeFieldColl s:shard1  x:routeFieldColl_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2265892 INFO  (qtp1848292336-15373) [n:127.0.0.1:53496_solr 
c:routeFieldColl s:shard1  x:routeFieldColl_shard1_replica_n1] o.a.s.c.SolrCore 
[[routeFieldColl_shard1_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_4D66C56555E5A3C6-001/tempDir-001/node4/routeFieldColl_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_4D66C56555E5A3C6-001/tempDir-001/node4/./routeFieldColl_shard1_replica_n1/data/]
   [junit4]   2> 2265894 INFO  (qtp1567084168-15360) [n:127.0.0.1:53494_solr 
c:routeFieldColl s:shard2  x:routeFieldColl_shard2_replica_n2] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2265894 INFO  (qtp1567084168-15360) [n:127.0.0.1:53494_solr 
c:routeFieldColl s:shard2  x:routeFieldColl_shard2_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard2_replica_n2' 
using configuration from collection routeFieldColl, trusted=true
   [junit4]   2> 2265894 INFO  (qtp1567084168-15360) [n:127.0.0.1:53494_solr 
c:routeFieldColl s:shard2  x:routeFieldColl_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53494.solr.core.routeFieldColl.shard2.replica_n2' (registry 
'solr.core.routeFieldColl.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2bbd52c7
   [junit4]   2> 2265894 INFO  (qtp1567084168-15360) [n:127.0.0.1:53494_solr 
c:routeFieldColl s:shard2  x:routeFieldColl_shard2_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2265894 INFO  (qtp1567084168-15360) [n:127.0.0.1:53494_solr 
c:routeFieldColl s:shard2  x:routeFieldColl_shard2_replica_n2] o.a.s.c.SolrCore 
[[routeFieldColl_shard2_replica_n2] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_4D66C56555E5A3C6-001/tempDir-001/node1/routeFieldColl_shard2_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_4D66C56555E5A3C6-001/tempDir-001/node1/./routeFieldColl_shard2_replica_n2/data/]
   [junit4]   2> 2265896 INFO  (qtp1848292336-15374) [n:127.0.0.1:53496_solr 
c:routeFieldColl s:shard3  x:routeFieldColl_shard3_replica_n1] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2265896 INFO  (qtp1848292336-15374) [n:127.0.0.1:53496_solr 
c:routeFieldColl s:shard3  x:routeFieldColl_shard3_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard3_replica_n1' 
using configuration from collection routeFieldColl, trusted=true
   [junit4]   2> 2265896 INFO  (qtp1848292336-15374) [n:127.0.0.1:53496_solr 
c:routeFieldColl s:shard3  x:routeFieldColl_shard3_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53496.solr.core.routeFieldColl.shard3.replica_n1' (registry 
'solr.core.routeFieldColl.shard3.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2bbd52c7
   [junit4]   2> 2265897 INFO  (qtp1848292336-15374) [n:127.0.0.1:53496_solr 
c:routeFieldColl s:shard3  x:routeFieldColl_shard3_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2265897 INFO  (qtp1848292336-15374) [n:127.0.0.1:53496_solr 
c:routeFieldColl s:shard3  x:routeFieldColl_shard3_replica_n1] o.a.s.c.SolrCore 
[[routeFieldColl_shard3_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_4D66C56555E5A3C6-001/tempDir-001/node4/routeFieldColl_shard3_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_4D66C56555E5A3C6-001/tempDir-001/node4/./routeFieldColl_shard3_replica_n1/data/]
   [junit4]   2> 2265898 INFO  (qtp289796548-15357) [n:127.0.0.1:53493_solr 
c:routeFieldColl s:shard2  x:routeFieldColl_shard2_replica_n1] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2265898 INFO  (qtp289796548-15357) [n:127.0.0.1:53493_solr 
c:routeFieldColl s:shard2  x:routeFieldColl_shard2_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard2_replica_n1' 
using configuration from collection routeFieldColl, trusted=true
   [junit4]   2> 2265859 INFO  (qtp897135131-15369) [n:127.0.0.1:53495_solr 
c:routeFieldColl s:shard1  x:routeFieldColl_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53495.solr.core.routeFieldColl.shard1.replica_n2' (registry 
'solr.core.routeFieldColl.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2bbd52c7
   [junit4]   2> 2265898 INFO  (qtp289796548-15357) [n:127.0.0.1:53493_solr 
c:routeFieldColl s:shard2  x:routeFieldColl_shard2_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53493.solr.core.routeFieldColl.shard2.replica_n1' (registry 
'solr.core.routeFieldColl.shard2.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2bbd52c7
   [junit4]   2> 2265898 INFO  (qtp897135131-15369) [n:127.0.0.1:53495_solr 
c:routeFieldColl s:shard1  x:routeFieldColl_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2265898 INFO  (qtp897135131-15369) [n:127.0.0.1:53495_solr 
c:routeFieldColl s:shard1  x:routeFieldColl_shard1_replica_n2] o.a.s.c.SolrCore 
[[routeFieldColl_shard1_replica_n2] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_4D66C56555E5A3C6-001/tempDir-001/node3/routeFieldColl_shard1_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_4D66C56555E5A3C6-001/tempDir-001/node3/./routeFieldColl_shard1_replica_n2/data/]
   [junit4]   2> 2265900 INFO  (qtp289796548-15354) [n:127.0.0.1:53493_solr 
c:routeFieldColl s:shard4  x:routeFieldColl_shard4_replica_n1] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2265902 INFO  (qtp289796548-15354) [n:127.0.0.1:53493_solr 
c:routeFieldColl s:shard4  x:routeFieldColl_shard4_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard4_replica_n1' 
using configuration from collection routeFieldColl, trusted=true
   [junit4]   2> 2265902 INFO  (qtp897135131-15368) [n:127.0.0.1:53495_solr 
c:routeFieldColl s:shard3  x:routeFieldColl_shard3_replica_n2] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2265903 INFO  (qtp897135131-15368) [n:127.0.0.1:53495_solr 
c:routeFieldColl s:shard3  x:routeFieldColl_shard3_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard3_replica_n2' 
using configuration from collection routeFieldColl, trusted=true
   [junit4]   2> 2265903 INFO  (qtp289796548-15354) [n:127.0.0.1:53493_solr 
c:routeFieldColl s:shard4  x:routeFieldColl_shard4_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53493.solr.core.routeFieldColl.shard4.replica_n1' (registry 
'solr.core.routeFieldColl.shard4.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2bbd52c7
   [junit4]   2> 2265903 INFO  (qtp897135131-15368) [n:127.0.0.1:53495_solr 
c:routeFieldColl s:shard3  x:routeFieldColl_shard3_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53495.solr.core.routeFieldColl.shard3.replica_n2' (registry 
'solr.core.routeFieldColl.shard3.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2bbd52c7
   [junit4]   2> 2265903 INFO  (qtp289796548-15354) [n:127.0.0.1:53493_solr 
c:routeFieldColl s:shard4  x:routeFieldColl_shard4_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2265903 INFO  (qtp897135131-15368) [n:127.0.0.1:53495_solr 
c:routeFieldColl s:shard3  x:routeFieldColl_shard3_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2265903 INFO  (qtp289796548-15354) [n:127.0.0.1:53493_solr 
c:routeFieldColl s:shard4  x:routeFieldColl_shard4_replica_n1] o.a.s.c.SolrCore 
[[routeFieldColl_shard4_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_4D66C56555E5A3C6-001/tempDir-001/node2/routeFieldColl_shard4_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_4D66C56555E5A3C6-001/tempDir-001/node2/./routeFieldColl_shard4_replica_n1/data/]
   [junit4]   2> 2265898 INFO  (qtp289796548-15357) [n:127.0.0.1:53493_solr 
c:routeFieldColl s:shard2  x:routeFieldColl_shard2_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2265903 INFO  (qtp289796548-15357) [n:127.0.0.1:53493_solr 
c:routeFieldColl s:shard2  x:routeFieldColl_shard2_replica_n1] o.a.s.c.SolrCore 
[[routeFieldColl_shard2_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_4D66C56555E5A3C6-001/tempDir-001/node2/routeFieldColl_shard2_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_4D66C56555E5A3C6-001/tempDir-001/node2/./routeFieldColl_shard2_replica_n1/data/]
   [junit4]   2> 2265903 INFO  (qtp897135131-15368) [n:127.0.0.1:53495_solr 
c:routeFieldColl s:shard3  x:routeFieldColl_shard3_replica_n2] o.a.s.c.SolrCore 
[[routeFieldColl_shard3_replica_n2] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_4D66C56555E5A3C6-001/tempDir-001/node3/routeFieldColl_shard3_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_4D66C56555E5A3C6-001/tempDir-001/node3/./routeFieldColl_shard3_replica_n2/data/]
   [junit4]   2> 2266068 INFO  (qtp1848292336-15373) [n:127.0.0.1:53496_solr 
c:routeFieldColl s:shard1  x:routeFieldColl_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2266068 INFO  (qtp897135131-15368) [n:127.0.0.1:53495_solr 
c:routeFieldColl s:shard3  x:routeFieldColl_shard3_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2266068 INFO  (qtp1848292336-15373) [n:127.0.0.1:53496_solr 
c:routeFieldColl s:shard1  x:routeFieldColl_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2266070 INFO  (qtp1848292336-15373) [n:127.0.0.1:53496_solr 
c:routeFieldColl s:shard1  x:routeFieldColl_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2266070 INFO  (qtp1848292336-15373) [n:127.0.0.1:53496_solr 
c:routeFieldColl s:shard1  x:routeFieldColl_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2266068 INFO  (qtp897135131-15368) [n:127.0.0.1:53495_solr 
c:routeFieldColl s:shard3  x:routeFieldColl_shard3_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2266080 INFO  (qtp289796548-15354) [n:127.0.0.1:53493_solr 
c:routeFieldColl s:shard4  x:routeFieldColl_shard4_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2266080 INFO  (qtp289796548-15354) [n:127.0.0.1:53493_solr 
c:routeFieldColl s:shard4  x:routeFieldColl_shard4_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2266082 INFO  (qtp289796548-15354) [n:127.0.0.1:53493_solr 
c:routeFieldColl s:shard4  x:routeFieldColl_shard4_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2266082 INFO  (qtp289796548-15354) [n:127.0.0.1:53493_solr 
c:routeFieldColl s:shard4  x:routeFieldColl_shard4_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2266086 INFO  (qtp1848292336-15374) [n:127.0.0.1:53496_solr 
c:routeFieldColl s:shard3  x:routeFieldColl_shard3_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2266086 INFO  (qtp1848292336-15374) [n:127.0.0.1:53496_solr 
c:routeFieldColl s:shard3  x:routeFieldColl_shard3_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2266086 INFO  (qtp1567084168-15360) [n:127.0.0.1:53494_solr 
c:routeFieldColl s:shard2  x:routeFieldColl_shard2_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2266086 INFO  (qtp1567084168-15360) [n:127.0.0.1:53494_solr 
c:routeFieldColl s:shard2  x:routeFieldColl_shard2_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2266087 INFO  (qtp289796548-15357) [n:127.0.0.1:53493_solr 
c:routeFieldColl s:shard2  x:routeFieldColl_shard2_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2266087 INFO  (qtp289796548-15357) [n:127.0.0.1:53493_solr 
c:routeFieldColl s:shard2  x:routeFieldColl_shard2_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2266088 INFO  (qtp1848292336-15374) [n:127.0.0.1:53496_solr 
c:routeFieldColl s:shard3  x:routeFieldColl_shard3_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2266088 INFO  (qtp1848292336-15374) [n:127.0.0.1:53496_solr 
c:routeFieldColl s:shard3  x:routeFieldColl_shard3_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2266089 INFO  (qtp289796548-15357) [n:127.0.0.1:53493_solr 
c:routeFieldColl s:shard2  x:routeFieldColl_shard2_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2266089 INFO  (qtp289796548-15357) [n:127.0.0.1:53493_solr 
c:routeFieldColl s:shard2  x:routeFieldColl_shard2_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2266090 INFO  (qtp897135131-15369) [n:127.0.0.1:53495_solr 
c:routeFieldColl s:shard1  x:routeFieldColl_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2266090 INFO  (qtp897135131-15369) [n:127.0.0.1:53495_solr 
c:routeFieldColl s:shard1  x:routeFieldColl_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2266090 INFO  (qtp1567084168-15360) [n:127.0.0.1:53494_solr 
c:routeFieldColl s:shard2  x:routeFieldColl_shard2_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2266090 INFO  (qtp1567084168-15360) [n:127.0.0.1:53494_solr 
c:routeFieldColl s:shard2  x:routeFieldColl_shard2_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2266091 INFO  (qtp897135131-15369) [n:127.0.0.1:53495_solr 
c:routeFieldColl s:shard1  x:routeFieldColl_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2266092 INFO  (qtp897135131-15369) [n:127.0.0.1:53495_solr 
c:routeFieldColl s:shard1  x:routeFieldColl_sha

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

eader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2313184 INFO  
(zkCallback-2425-thread-1-processing-n:127.0.0.1:53493_solr) 
[n:127.0.0.1:53493_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:53493_solr
   [junit4]   2> 2313186 INFO  (jetty-closer-2404-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6622a798{/solr,null,UNAVAILABLE}
   [junit4]   2> 2313194 INFO  (coreCloseExecutor-6425-thread-4) 
[n:127.0.0.1:53493_solr c:implicitcoll s:c r:core_node15 
x:implicitcoll_c_replica_n3] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.collection.implicitcoll.c.leader, tag=1177393629
   [junit4]   2> 2313194 INFO  (coreCloseExecutor-6425-thread-2) 
[n:127.0.0.1:53493_solr c:implicitcoll s:b r:core_node6 
x:implicitcoll_b_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.collection.implicitcoll.b.leader, tag=1283046151
   [junit4]   2> 2313194 INFO  (coreCloseExecutor-6426-thread-5) 
[n:127.0.0.1:53494_solr c:implicitcoll s:x r:core_node16 
x:implicitcoll_x_replica_n3] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.collection.implicitcoll.x.leader, tag=1948239832
   [junit4]   2> 2313198 WARN  
(zkCallback-2420-thread-1-processing-n:127.0.0.1:53494_solr) 
[n:127.0.0.1:53494_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2313198 INFO  (jetty-closer-2404-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1f240f78{/solr,null,UNAVAILABLE}
   [junit4]   2> 2314700 WARN  
(zkCallback-2425-thread-1-processing-n:127.0.0.1:53493_solr) 
[n:127.0.0.1:53493_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2314701 INFO  (jetty-closer-2404-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@298f3f15{/solr,null,UNAVAILABLE}
   [junit4]   2> 2314713 ERROR 
(SUITE-CustomCollectionTest-seed#[4D66C56555E5A3C6]-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> 2314714 INFO  
(SUITE-CustomCollectionTest-seed#[4D66C56555E5A3C6]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:53491 53491
   [junit4]   2> 2314817 INFO  (Thread-2768) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:53491 53491
   [junit4]   2> 2314933 WARN  (Thread-2768) [    ] 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/clusterprops.json
   [junit4]   2>        9       /solr/aliases.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       /solr/clusterstate.json
   [junit4]   2>        5       /solr/collections/implicitcoll/state.json
   [junit4]   2>        4       
/solr/collections/testCreateShardRepFactor/state.json
   [junit4]   2>        4       /solr/collections/routeFieldColl/state.json
   [junit4]   2>        4       /solr/collections/withShardField/state.json
   [junit4]   2>        2       
/solr/collections/implicitcoll/leader_elect/x/election/98154955692376072-core_node16-n_0000000000
   [junit4]   2>        2       
/solr/collections/implicitcoll/leader_elect/c/election/98154955692376072-core_node13-n_0000000001
   [junit4]   2>        2       
/solr/overseer_elect/election/98154955692376076-127.0.0.1:53493_solr-n_0000000001
   [junit4]   2>        2       
/solr/collections/implicitcoll/leader_elect/x/election/98154955692376076-core_node19-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        27      /solr/collections
   [junit4]   2>        9       /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_4D66C56555E5A3C6-001
   [junit4]   2> Jun 17, 2017 6:57:00 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=RandomSimilarity(queryNorm=false): {}, locale=el, 
timezone=Antarctica/McMurdo
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_131 
(64-bit)/cpus=3,threads=1,free=127565736,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestDFISimilarityFactory, 
TestBinaryResponseWriter, HighlighterMaxOffsetTest, TestXmlQParser, 
CursorPagingTest, CollectionReloadTest, FastVectorHighlighterTest, 
BlockJoinFacetDistribTest, TestSchemaSimilarityResource, HighlighterTest, 
TestFieldCache, CdcrBootstrapTest, TestBinaryField, TestStressVersions, 
BasicAuthStandaloneTest, TestLRUStatsCache, SpatialFilterTest, PeerSyncTest, 
DocExpirationUpdateProcessorFactoryTest, HLLSerializationTest, 
TestHdfsCloudBackupRestore, TestManagedSynonymGraphFilterFactory, SOLR749Test, 
TestSolrXml, LeaderElectionContextKeyTest, TestMaxScoreQueryParser, 
DeleteShardTest, TestCSVResponseWriter, HdfsUnloadDistributedZkTest, 
BooleanFieldTest, TestStressUserVersions, SolrCLIZkUtilsTest, 
TestIBSimilarityFactory, TestRawTransformer, StandardRequestHandlerTest, 
ClassificationUpdateProcessorTest, TestSolrCloudWithHadoopAuthPlugin, 
TestFreeTextSuggestions, TestFieldTypeCollectionResource, 
TestExtendedDismaxParser, PrimitiveFieldTypeTest, TestConfigsApi, 
SolrRequestParserTest, MissingSegmentRecoveryTest, ResponseHeaderTest, 
TestApiFramework, EnumFieldTest, TestCloudDeleteByQuery, TestRestManager, 
UnloadDistributedZkTest, ForceLeaderTest, 
TestPerFieldSimilarityWithDefaultOverride, 
DistributedQueryComponentCustomSortTest, HdfsChaosMonkeyNothingIsSafeTest, 
TestLegacyNumericUtils, TestTrackingShardHandlerFactory, OverseerRolesTest, 
SimpleFacetsTest, TestSortByMinMaxFunction, DistributedFacetPivotSmallTest, 
TestReqParamsAPI, SolrShardReporterTest, ZkNodePropsTest, 
CreateCollectionCleanupTest, TestStressReorder, 
SharedFSAutoReplicaFailoverUtilsTest, RequiredFieldsTest, TestUpdate, 
DeleteInactiveReplicaTest, TestDelegationWithHadoopAuth, 
TestSolrDeletionPolicy1, DistributedDebugComponentTest, TestFieldCacheSort, 
PingRequestHandlerTest, TestTestInjection, TestRandomDVFaceting, 
TestManagedStopFilterFactory, BinaryUpdateRequestHandlerTest, TestPushWriter, 
ClusterStateUpdateTest, TestFaceting, TermsComponentTest, 
TestFieldCacheVsDocValues, TestMacroExpander, FileUtilsTest, TestStressLucene, 
NumericFieldsTest, DirectSolrConnectionTest, TriLevelCompositeIdRoutingTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestMaxTokenLenTokenizer, 
DocValuesTest, TestCustomStream, DateFieldTest, SolrCoreTest, 
TestClusterProperties, TestCloudNestedDocsSort, SyncSliceTest, 
XmlUpdateRequestHandlerTest, IndexSchemaRuntimeFieldTest, 
TestBlendedInfixSuggestions, BigEndianAscendingWordSerializerTest, SampleTest, 
TestEmbeddedSolrServerSchemaAPI, TestHttpShardHandlerFactory, 
RestartWhileUpdatingTest, TestDocBasedVersionConstraints, TestRTimerTree, 
TestMergePolicyConfig, TestSimpleTextCodec, AddBlockUpdateTest, 
TestDownShardTolerantSearch, TestRebalanceLeaders, RAMDirectoryFactoryTest, 
DistributedQueryElevationComponentTest, 
StatelessScriptUpdateProcessorFactoryTest, TestMultiValuedNumericRangeQuery, 
TestCollationField, TestRuleBasedAuthorizationPlugin, LeaderElectionTest, 
ExplicitHLLTest, TestOverriddenPrefixQueryForCustomFieldType, TestSolrJ, 
TestRandomFlRTGCloud, TestDynamicFieldCollectionResource, TestSort, 
HardAutoCommitTest, SolrMetricManagerTest, TestLocalFSCloudBackupRestore, 
DateRangeFieldTest, SolrMetricsIntegrationTest, CdcrUpdateLogTest, 
ZkStateReaderTest, TestShortCircuitedRequests, TestAuthorizationFramework, 
TestSolr4Spatial2, TestDeleteCollectionOnDownNodes, 
PeerSyncWithIndexFingerprintCachingTest, TestLeaderElectionZkExpiry, 
TestComplexPhraseQParserPlugin, PropertiesRequestHandlerTest, 
TestSystemIdResolver, TestRequestForwarding, TestJmxIntegration, 
MergeStrategyTest, RecoveryZkTest, TestRandomCollapseQParserPlugin, 
CdcrVersionReplicationTest, TestLegacyField, BlockJoinFacetSimpleTest, 
TestFunctionQuery, OverseerCollectionConfigSetProcessorTest, 
HdfsCollectionsAPIDistributedZkTest, StressHdfsTest, 
AtomicUpdateProcessorFactoryTest, TestSimpleQParserPlugin, 
HdfsRecoverLeaseTest, TestUseDocValuesAsStored, CurrencyFieldXmlFileTest, 
TestLFUCache, UUIDUpdateProcessorFallbackTest, AlternateDirectoryTest, 
PathHierarchyTokenizerFactoryTest, XsltUpdateRequestHandlerTest, 
TestSerializedLuceneMatchVersion, DistributedFacetExistsSmallTest, 
TestBM25SimilarityFactory, TestCollationFieldDocValues, InfixSuggestersTest, 
AnalyticsMergeStrategyTest, TestPartialUpdateDeduplication, 
TestBulkSchemaConcurrent, MultiTermTest, HdfsLockFactoryTest, ZkControllerTest, 
DeleteNodeTest, QueryElevationComponentTest, BasicDistributedZkTest, 
ChaosMonkeySafeLeaderTest, TestZkChroot, ZkCLITest, TestDistributedSearch, 
TestHashPartitioner, TestJoin, DistributedTermsComponentTest, 
TestCoreContainer, StatsComponentTest, DirectUpdateHandlerTest, TestBadConfig, 
SoftAutoCommitTest, TestQueryUtils, DirectSolrSpellCheckerTest, 
DocumentAnalysisRequestHandlerTest, TestQueryTypes, DocumentBuilderTest, 
TermVectorComponentTest, FieldAnalysisRequestHandlerTest, 
RegexBoostProcessorTest, MBeansHandlerTest, TestAnalyzedSuggestions, 
JsonLoaderTest, HighlighterConfigTest, UpdateParamsTest, 
TestQuerySenderNoQuery, CopyFieldTest, SolrIndexConfigTest, TestStressRecovery, 
TestTolerantSearch, ActionThrottleTest, AliasIntegrationTest, 
CleanupOldIndexTest, CollectionStateFormat2Test, CollectionTooManyReplicasTest, 
ConfigSetsAPITest, CustomCollectionTest]
   [junit4] Completed [503/725 (1!)] on J0 in 56.85s, 4 tests, 1 error <<< 
FAILURES!

[...truncated 44179 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to