Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2913/
Java: 64bit/jdk-9-ea+155 -XX:+UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.CustomCollectionTest

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [Overseer] 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
  at org.apache.solr.cloud.Overseer.start(Overseer.java:523)  at 
org.apache.solr.cloud.OverseerElectionContext.runLeaderProcess(ElectionContext.java:747)
  at 
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170) 
 at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)  
at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)  at 
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
  at 
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:268)
  at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
  at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)  at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
  at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1161)
  at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
  at java.base/java.lang.Thread.run(Thread.java:844)  

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not 
released!!! [Overseer]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
        at org.apache.solr.cloud.Overseer.start(Overseer.java:523)
        at 
org.apache.solr.cloud.OverseerElectionContext.runLeaderProcess(ElectionContext.java:747)
        at 
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
        at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
        at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
        at 
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
        at 
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:268)
        at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1161)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
        at java.base/java.lang.Thread.run(Thread.java:844)


        at __randomizedtesting.SeedInfo.seed([A8375D3D6B8FAD64]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNull(Assert.java:551)
        at 
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:301)
        at jdk.internal.reflect.GeneratedMethodAccessor18.invoke(Unknown Source)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:543)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.CustomCollectionTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.CustomCollectionTest: 
    1) Thread[id=15047, 
name=OverseerHdfsCoreFailoverThread-97499675299938309-127.0.0.1:46466_solr-n_0000000001,
 state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]         at 
java.base@9-ea/java.lang.Thread.sleep(Native Method)         at 
app//org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)
         at java.base@9-ea/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.CustomCollectionTest: 
   1) Thread[id=15047, 
name=OverseerHdfsCoreFailoverThread-97499675299938309-127.0.0.1:46466_solr-n_0000000001,
 state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
        at java.base@9-ea/java.lang.Thread.sleep(Native Method)
        at 
app//org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)
        at java.base@9-ea/java.lang.Thread.run(Thread.java:844)
        at __randomizedtesting.SeedInfo.seed([A8375D3D6B8FAD64]:0)




Build Log:
[...truncated 12077 lines...]
   [junit4] Suite: org.apache.solr.cloud.CustomCollectionTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_A8375D3D6B8FAD64-001/init-core-data-001
   [junit4]   2> 1101353 INFO  
(SUITE-CustomCollectionTest-seed#[A8375D3D6B8FAD64]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 1101356 INFO  
(SUITE-CustomCollectionTest-seed#[A8375D3D6B8FAD64]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1101361 INFO  
(SUITE-CustomCollectionTest-seed#[A8375D3D6B8FAD64]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_A8375D3D6B8FAD64-001/tempDir-001
   [junit4]   2> 1101361 INFO  
(SUITE-CustomCollectionTest-seed#[A8375D3D6B8FAD64]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1101361 INFO  (Thread-1706) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1101361 INFO  (Thread-1706) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1101461 INFO  
(SUITE-CustomCollectionTest-seed#[A8375D3D6B8FAD64]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:38333
   [junit4]   2> 1101471 INFO  (jetty-launcher-3233-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1101473 INFO  (jetty-launcher-3233-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@258236de{/solr,null,AVAILABLE}
   [junit4]   2> 1101478 INFO  (jetty-launcher-3233-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1101479 INFO  (jetty-launcher-3233-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7c694b4b{/solr,null,AVAILABLE}
   [junit4]   2> 1101479 INFO  (jetty-launcher-3233-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@78f6e7c7{SSL,[ssl, 
http/1.1]}{127.0.0.1:46466}
   [junit4]   2> 1101480 INFO  (jetty-launcher-3233-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@69be4724{SSL,[ssl, 
http/1.1]}{127.0.0.1:44087}
   [junit4]   2> 1101484 INFO  (jetty-launcher-3233-thread-1) [    ] 
o.e.j.s.Server Started @1103403ms
   [junit4]   2> 1101484 INFO  (jetty-launcher-3233-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44087}
   [junit4]   2> 1101484 ERROR (jetty-launcher-3233-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1101485 INFO  (jetty-launcher-3233-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.5.0
   [junit4]   2> 1101485 INFO  (jetty-launcher-3233-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1101485 INFO  (jetty-launcher-3233-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1101485 INFO  (jetty-launcher-3233-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-22T01:29:39.185135Z
   [junit4]   2> 1101485 INFO  (jetty-launcher-3233-thread-3) [    ] 
o.e.j.s.Server Started @1103405ms
   [junit4]   2> 1101485 INFO  (jetty-launcher-3233-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46466}
   [junit4]   2> 1101486 ERROR (jetty-launcher-3233-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1101486 INFO  (jetty-launcher-3233-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.5.0
   [junit4]   2> 1101486 INFO  (jetty-launcher-3233-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1101486 INFO  (jetty-launcher-3233-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1101486 INFO  (jetty-launcher-3233-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-22T01:29:39.186279Z
   [junit4]   2> 1101487 INFO  (jetty-launcher-3233-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1101488 INFO  (jetty-launcher-3233-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1101488 INFO  (jetty-launcher-3233-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1101489 INFO  (jetty-launcher-3233-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1101493 INFO  (jetty-launcher-3233-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@27b89a6e{/solr,null,AVAILABLE}
   [junit4]   2> 1101493 INFO  (jetty-launcher-3233-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2da11f0d{SSL,[ssl, 
http/1.1]}{127.0.0.1:44190}
   [junit4]   2> 1101493 INFO  (jetty-launcher-3233-thread-2) [    ] 
o.e.j.s.Server Started @1103413ms
   [junit4]   2> 1101494 INFO  (jetty-launcher-3233-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44190}
   [junit4]   2> 1101494 ERROR (jetty-launcher-3233-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1101494 INFO  (jetty-launcher-3233-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.5.0
   [junit4]   2> 1101494 INFO  (jetty-launcher-3233-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1101494 INFO  (jetty-launcher-3233-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1101494 INFO  (jetty-launcher-3233-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-22T01:29:39.194494Z
   [junit4]   2> 1101497 INFO  (jetty-launcher-3233-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1101499 INFO  (jetty-launcher-3233-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38333/solr
   [junit4]   2> 1101501 INFO  (jetty-launcher-3233-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4b200f4{/solr,null,AVAILABLE}
   [junit4]   2> 1101503 INFO  (jetty-launcher-3233-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@234d2f8{SSL,[ssl, 
http/1.1]}{127.0.0.1:38061}
   [junit4]   2> 1101504 INFO  (jetty-launcher-3233-thread-4) [    ] 
o.e.j.s.Server Started @1103423ms
   [junit4]   2> 1101504 INFO  (jetty-launcher-3233-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1101504 INFO  (jetty-launcher-3233-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38061}
   [junit4]   2> 1101505 INFO  (jetty-launcher-3233-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1101505 ERROR (jetty-launcher-3233-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1101505 INFO  (jetty-launcher-3233-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.5.0
   [junit4]   2> 1101505 INFO  (jetty-launcher-3233-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1101505 INFO  (jetty-launcher-3233-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1101506 INFO  (jetty-launcher-3233-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-22T01:29:39.205942Z
   [junit4]   2> 1101507 INFO  (jetty-launcher-3233-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38333/solr
   [junit4]   2> 1101511 INFO  (jetty-launcher-3233-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1101538 INFO  (jetty-launcher-3233-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1101540 INFO  (jetty-launcher-3233-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38333/solr
   [junit4]   2> 1101543 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 0x15a637027f80008, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1101543 INFO  (jetty-launcher-3233-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1101545 INFO  (jetty-launcher-3233-thread-3) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1101546 INFO  (jetty-launcher-3233-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44087_solr
   [junit4]   2> 1101547 INFO  (jetty-launcher-3233-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=97499675299938311-127.0.0.1:44087_solr-n_0000000000) starting
   [junit4]   2> 1101547 INFO  (jetty-launcher-3233-thread-3) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46466_solr
   [junit4]   2> 1101547 INFO  (jetty-launcher-3233-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1101547 INFO  (zkCallback-3241-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1101547 INFO  (zkCallback-3245-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1101549 INFO  (jetty-launcher-3233-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38333/solr
   [junit4]   2> 1101552 INFO  (jetty-launcher-3233-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44087_solr
   [junit4]   2> 1101554 INFO  (zkCallback-3241-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1101555 INFO  (zkCallback-3245-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1101557 INFO  (jetty-launcher-3233-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1101558 INFO  (jetty-launcher-3233-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1101558 INFO  (jetty-launcher-3233-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1101559 INFO  (jetty-launcher-3233-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44190_solr
   [junit4]   2> 1101560 INFO  (zkCallback-3245-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1101560 INFO  (jetty-launcher-3233-thread-4) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1101560 INFO  (zkCallback-3252-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1101560 INFO  (zkCallback-3241-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1101560 INFO  (zkCallback-3256-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1101561 INFO  (jetty-launcher-3233-thread-4) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38061_solr
   [junit4]   2> 1101562 INFO  (zkCallback-3252-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1101562 INFO  (zkCallback-3245-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1101563 INFO  (zkCallback-3241-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1101572 INFO  (zkCallback-3256-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1101666 INFO  (jetty-launcher-3233-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_A8375D3D6B8FAD64-001/tempDir-001/node1/.
   [junit4]   2> 1101707 INFO  (jetty-launcher-3233-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_A8375D3D6B8FAD64-001/tempDir-001/node4/.
   [junit4]   2> 1101737 INFO  (jetty-launcher-3233-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_A8375D3D6B8FAD64-001/tempDir-001/node2/.
   [junit4]   2> 1101749 INFO  (jetty-launcher-3233-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_A8375D3D6B8FAD64-001/tempDir-001/node3/.
   [junit4]   2> 1102513 INFO  
(SUITE-CustomCollectionTest-seed#[A8375D3D6B8FAD64]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1102514 INFO  
(SUITE-CustomCollectionTest-seed#[A8375D3D6B8FAD64]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38333/solr ready
   [junit4]   2> 1102537 INFO  
(TEST-CustomCollectionTest.testCreateShardRepFactor-seed#[A8375D3D6B8FAD64]) [  
  ] o.a.s.SolrTestCaseJ4 ###Starting testCreateShardRepFactor
   [junit4]   2> 1102538 INFO  
(TEST-CustomCollectionTest.testCreateShardRepFactor-seed#[A8375D3D6B8FAD64]) [  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1102606 INFO  (qtp1155840205-14738) [    ] 
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&action=CREATE&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1102607 INFO  (OverseerThreadFactory-3620-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection testCreateShardRepFactor
   [junit4]   2> 1102720 INFO  (qtp1155840205-14749) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=testCreateShardRepFactor_a_replica1&action=CREATE&numShards=2&collection=testCreateShardRepFactor&shard=a&wt=javabin&version=2
   [junit4]   2> 1102771 INFO  (qtp497432434-14709) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=testCreateShardRepFactor_b_replica1&action=CREATE&numShards=2&collection=testCreateShardRepFactor&shard=b&wt=javabin&version=2
   [junit4]   2> 1102875 INFO  (zkCallback-3256-thread-1) [    ] 
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> 1102875 INFO  (zkCallback-3241-thread-1) [    ] 
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> 1103730 INFO  (qtp1155840205-14749) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1103735 INFO  (qtp1155840205-14749) [    ] o.a.s.s.IndexSchema 
[testCreateShardRepFactor_a_replica1] Schema name=cloud-dynamic
   [junit4]   2> 1103754 WARN  (qtp1155840205-14749) [    ] o.a.s.s.IndexSchema 
[testCreateShardRepFactor_a_replica1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1103755 INFO  (qtp1155840205-14749) [    ] o.a.s.s.IndexSchema 
Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1103756 INFO  (qtp1155840205-14749) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'testCreateShardRepFactor_a_replica1' 
using configuration from collection testCreateShardRepFactor
   [junit4]   2> 1103756 INFO  (qtp1155840205-14749) [    ] o.a.s.c.SolrCore 
[[testCreateShardRepFactor_a_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_A8375D3D6B8FAD64-001/tempDir-001/node3/testCreateShardRepFactor_a_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_A8375D3D6B8FAD64-001/tempDir-001/node3/./testCreateShardRepFactor_a_replica1/data/]
   [junit4]   2> 1103780 INFO  (qtp497432434-14709) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1103801 INFO  (qtp497432434-14709) [    ] o.a.s.s.IndexSchema 
[testCreateShardRepFactor_b_replica1] Schema name=cloud-dynamic
   [junit4]   2> 1103822 WARN  (qtp497432434-14709) [    ] o.a.s.s.IndexSchema 
[testCreateShardRepFactor_b_replica1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1103824 INFO  (qtp497432434-14709) [    ] o.a.s.s.IndexSchema 
Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1103825 INFO  (qtp497432434-14709) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'testCreateShardRepFactor_b_replica1' 
using configuration from collection testCreateShardRepFactor
   [junit4]   2> 1103826 INFO  (qtp497432434-14709) [    ] o.a.s.c.SolrCore 
[[testCreateShardRepFactor_b_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_A8375D3D6B8FAD64-001/tempDir-001/node4/testCreateShardRepFactor_b_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_A8375D3D6B8FAD64-001/tempDir-001/node4/./testCreateShardRepFactor_b_replica1/data/]
   [junit4]   2> 1104019 INFO  (qtp1155840205-14749) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1104019 INFO  (qtp1155840205-14749) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1104021 INFO  (qtp1155840205-14749) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1104021 INFO  (qtp1155840205-14749) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1104021 INFO  (qtp1155840205-14749) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@616e6ea3[testCreateShardRepFactor_a_replica1] main]
   [junit4]   2> 1104022 INFO  (qtp1155840205-14749) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1104022 INFO  (qtp1155840205-14749) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1104022 INFO  (qtp1155840205-14749) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1104022 INFO  (searcherExecutor-3629-thread-1) [    ] 
o.a.s.c.SolrCore [testCreateShardRepFactor_a_replica1] Registered new searcher 
Searcher@616e6ea3[testCreateShardRepFactor_a_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1104022 INFO  (qtp1155840205-14749) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1559994807586127872
   [junit4]   2> 1104027 INFO  (qtp1155840205-14749) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1104027 INFO  (qtp1155840205-14749) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1104027 INFO  (qtp1155840205-14749) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:38061/solr/testCreateShardRepFactor_a_replica1/
   [junit4]   2> 1104027 INFO  (qtp1155840205-14749) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1104027 INFO  (qtp1155840205-14749) [    ] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:38061/solr/testCreateShardRepFactor_a_replica1/ has no 
replicas
   [junit4]   2> 1104029 INFO  (qtp1155840205-14749) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:38061/solr/testCreateShardRepFactor_a_replica1/ a
   [junit4]   2> 1104068 INFO  (qtp497432434-14709) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1104068 INFO  (qtp497432434-14709) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1104069 INFO  (qtp497432434-14709) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1104069 INFO  (qtp497432434-14709) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1104070 INFO  (qtp497432434-14709) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@33db1f68[testCreateShardRepFactor_b_replica1] main]
   [junit4]   2> 1104070 INFO  (qtp497432434-14709) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1104070 INFO  (qtp497432434-14709) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1104071 INFO  (qtp497432434-14709) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1104071 INFO  (searcherExecutor-3630-thread-1) [    ] 
o.a.s.c.SolrCore [testCreateShardRepFactor_b_replica1] Registered new searcher 
Searcher@33db1f68[testCreateShardRepFactor_b_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1104071 INFO  (qtp497432434-14709) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1559994807637508096
   [junit4]   2> 1104074 INFO  (qtp497432434-14709) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1104074 INFO  (qtp497432434-14709) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1104074 INFO  (qtp497432434-14709) [    ] o.a.s.c.SyncStrategy 
Sync replicas to 
https://127.0.0.1:46466/solr/testCreateShardRepFactor_b_replica1/
   [junit4]   2> 1104075 INFO  (qtp497432434-14709) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1104075 INFO  (qtp497432434-14709) [    ] o.a.s.c.SyncStrategy 
https://127.0.0.1:46466/solr/testCreateShardRepFactor_b_replica1/ has no 
replicas
   [junit4]   2> 1104076 INFO  (qtp497432434-14709) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:46466/solr/testCreateShardRepFactor_b_replica1/ b
   [junit4]   2> 1104178 INFO  (zkCallback-3241-thread-1) [    ] 
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> 1104178 INFO  (zkCallback-3256-thread-1) [    ] 
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> 1104180 INFO  (qtp1155840205-14749) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1104181 INFO  (qtp1155840205-14749) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=testCreateShardRepFactor_a_replica1&action=CREATE&numShards=2&collection=testCreateShardRepFactor&shard=a&wt=javabin&version=2}
 status=0 QTime=1461
   [junit4]   2> 1104227 INFO  (qtp497432434-14709) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1104229 INFO  (qtp497432434-14709) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=testCreateShardRepFactor_b_replica1&action=CREATE&numShards=2&collection=testCreateShardRepFactor&shard=b&wt=javabin&version=2}
 status=0 QTime=1457
   [junit4]   2> 1104231 INFO  (qtp1155840205-14738) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1104330 INFO  (zkCallback-3241-thread-1) [    ] 
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> 1104330 INFO  (zkCallback-3256-thread-1) [    ] 
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> 1104608 INFO  
(OverseerCollectionConfigSetProcessor-97499675299938311-127.0.0.1:44087_solr-n_0000000000)
 [    ] 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> 1105232 INFO  (qtp1155840205-14738) [    ] 
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&action=CREATE&wt=javabin&version=2}
 status=0 QTime=2625
   [junit4]   2> 1105233 INFO  (qtp1155840205-14748) [    ] 
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> 1105234 INFO  (OverseerThreadFactory-3620-thread-2) [    ] 
o.a.s.c.CreateShardCmd Create shard invoked: {
   [junit4]   2>   "collection":"testCreateShardRepFactor",
   [junit4]   2>   "shard":"x",
   [junit4]   2>   "operation":"createshard"}
   [junit4]   2> 1105336 INFO  (zkCallback-3241-thread-1) [    ] 
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> 1105336 INFO  (zkCallback-3256-thread-1) [    ] 
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> 1105437 INFO  (OverseerThreadFactory-3620-thread-2) [    ] 
o.a.s.c.CreateShardCmd Creating shard testCreateShardRepFactor_x_replica1 as 
part of slice x of collection testCreateShardRepFactor on 127.0.0.1:44087_solr
   [junit4]   2> 1105485 INFO  (qtp969471664-14708) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&name=testCreateShardRepFactor_x_replica1&action=CREATE&numShards=1&collection=testCreateShardRepFactor&shard=x&wt=javabin&version=2
   [junit4]   2> 1105588 INFO  (zkCallback-3245-thread-2) [    ] 
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> 1105588 INFO  (zkCallback-3256-thread-1) [    ] 
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> 1105588 INFO  (zkCallback-3241-thread-1) [    ] 
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> 1106492 INFO  (qtp969471664-14708) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1106514 INFO  (qtp969471664-14708) [    ] o.a.s.s.IndexSchema 
[testCreateShardRepFactor_x_replica1] Schema name=cloud-dynamic
   [junit4]   2> 1106529 WARN  (qtp969471664-14708) [    ] o.a.s.s.IndexSchema 
[testCreateShardRepFactor_x_replica1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1106530 INFO  (qtp969471664-14708) [    ] o.a.s.s.IndexSchema 
Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1106530 INFO  (qtp969471664-14708) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'testCreateShardRepFactor_x_replica1' 
using configuration from collection testCreateShardRepFactor
   [junit4]   2> 1106531 INFO  (qtp969471664-14708) [    ] o.a.s.c.SolrCore 
[[testCreateShardRepFactor_x_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_A8375D3D6B8FAD64-001/tempDir-001/node1/testCreateShardRepFactor_x_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_A8375D3D6B8FAD64-001/tempDir-001/node1/./testCreateShardRepFactor_x_replica1/data/]
   [junit4]   2> 1106817 INFO  (qtp969471664-14708) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1106817 INFO  (qtp969471664-14708) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1106819 INFO  (qtp969471664-14708) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1106819 INFO  (qtp969471664-14708) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1106820 INFO  (qtp969471664-14708) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6189ce13[testCreateShardRepFactor_x_replica1] main]
   [junit4]   2> 1106820 INFO  (qtp969471664-14708) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1106821 INFO  (qtp969471664-14708) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1106821 INFO  (qtp969471664-14708) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1106821 INFO  (searcherExecutor-3639-thread-1) [    ] 
o.a.s.c.SolrCore [testCreateShardRepFactor_x_replica1] Registered new searcher 
Searcher@6189ce13[testCreateShardRepFactor_x_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1106821 INFO  (qtp969471664-14708) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1559994810521092096
   [junit4]   2> 1106826 INFO  (qtp969471664-14708) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1106826 INFO  (qtp969471664-14708) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1106826 INFO  (qtp969471664-14708) [    ] o.a.s.c.SyncStrategy 
Sync replicas to 
https://127.0.0.1:44087/solr/testCreateShardRepFactor_x_replica1/
   [junit4]   2> 1106826 INFO  (qtp969471664-14708) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1106826 INFO  (qtp969471664-14708) [    ] o.a.s.c.SyncStrategy 
https://127.0.0.1:44087/solr/testCreateShardRepFactor_x_replica1/ has no 
replicas
   [junit4]   2> 1106828 INFO  (qtp969471664-14708) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:44087/solr/testCreateShardRepFactor_x_replica1/ x
   [junit4]   2> 1106929 INFO  (zkCallback-3245-thread-3) [    ] 
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> 1106929 INFO  (zkCallback-3241-thread-1) [    ] 
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> 1106929 INFO  (zkCallback-3256-thread-1) [    ] 
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> 1106978 INFO  (qtp969471664-14708) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1106980 INFO  (qtp969471664-14708) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&name=testCreateShardRepFactor_x_replica1&action=CREATE&numShards=1&collection=testCreateShardRepFactor&shard=x&wt=javabin&version=2}
 status=0 QTime=1494
   [junit4]   2> 1106981 INFO  (OverseerThreadFactory-3620-thread-2) [    ] 
o.a.s.c.CreateShardCmd Finished create command on all shards for collection: 
testCreateShardRepFactor
   [junit4]   2> 1106982 INFO  (qtp1155840205-14748) [    ] 
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=1748
   [junit4]   2> 1106983 INFO  
(TEST-CustomCollectionTest.testCreateShardRepFactor-seed#[A8375D3D6B8FAD64]) [  
  ] o.a.s.SolrTestCaseJ4 ###Ending testCreateShardRepFactor
   [junit4]   2> 1107001 INFO  
(TEST-CustomCollectionTest.testRouteFieldForHashRouter-seed#[A8375D3D6B8FAD64]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testRouteFieldForHashRouter
   [junit4]   2> 1107002 INFO  
(TEST-CustomCollectionTest.testRouteFieldForHashRouter-seed#[A8375D3D6B8FAD64]) 
[    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1107004 INFO  (qtp1155840205-14743) [    ] 
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> 1107005 INFO  
(OverseerCollectionConfigSetProcessor-97499675299938311-127.0.0.1:44087_solr-n_0000000000)
 [    ] 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> 1107005 INFO  (OverseerThreadFactory-3620-thread-3) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : 
action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 1107009 INFO  (qtp1155840205-14747) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.testCreateShardRepFactor.a.replica1
   [junit4]   2> 1107010 INFO  (qtp1155840205-14747) [    ] o.a.s.c.SolrCore 
[testCreateShardRepFactor_a_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@727e51d7
   [junit4]   2> 1107010 INFO  (qtp969471664-14707) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.testCreateShardRepFactor.x.replica1
   [junit4]   2> 1107011 INFO  (qtp969471664-14707) [    ] o.a.s.c.SolrCore 
[testCreateShardRepFactor_x_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@58802c16
   [junit4]   2> 1107011 INFO  (qtp497432434-14714) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.testCreateShardRepFactor.b.replica1
   [junit4]   2> 1107012 INFO  (qtp497432434-14714) [    ] o.a.s.c.SolrCore 
[testCreateShardRepFactor_b_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@24d94d1
   [junit4]   2> 1107012 INFO  (qtp1155840205-14747) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.testCreateShardRepFactor.a.replica1
   [junit4]   2> 1107012 INFO  (qtp969471664-14707) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.testCreateShardRepFactor.x.replica1
   [junit4]   2> 1107013 INFO  (qtp497432434-14714) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.testCreateShardRepFactor.b.replica1
   [junit4]   2> 1107022 INFO  (qtp497432434-14714) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=testCreateShardRepFactor_b_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=11
   [junit4]   2> 1107022 INFO  (qtp1155840205-14747) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=testCreateShardRepFactor_a_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=13
   [junit4]   2> 1107022 INFO  (qtp969471664-14707) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=testCreateShardRepFactor_x_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=12
   [junit4]   2> 1107730 INFO  (qtp1155840205-14743) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=testCreateShardRepFactor&action=DELETE&wt=javabin&version=2} 
status=0 QTime=726
   [junit4]   2> 1107732 INFO  (qtp1155840205-14749) [    ] 
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&action=CREATE&numShards=4&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1107733 INFO  (OverseerThreadFactory-3620-thread-4) [    ] 
o.a.s.c.CreateCollectionCmd Create collection routeFieldColl
   [junit4]   2> 1107733 INFO  
(OverseerCollectionConfigSetProcessor-97499675299938311-127.0.0.1:44087_solr-n_0000000000)
 [    ] 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> 1107938 INFO  (qtp969471664-14700) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard1_replica1&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1107938 INFO  (qtp497432434-14715) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard4_replica2&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard4&wt=javabin&version=2
   [junit4]   2> 1107939 INFO  (qtp1155840205-14738) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard4_replica1&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard4&wt=javabin&version=2
   [junit4]   2> 1107943 INFO  (qtp969471664-14693) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard3_replica1&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard3&wt=javabin&version=2
   [junit4]   2> 1107943 INFO  (qtp497432434-14710) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard2_replica2&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1107944 INFO  (qtp1155840205-14834) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard2_replica1&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1107990 INFO  (qtp1437225314-14731) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard3_replica2&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard3&wt=javabin&version=2
   [junit4]   2> 1107994 INFO  (qtp1437225314-14726) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard1_replica2&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1108095 INFO  (zkCallback-3245-thread-3) [    ] 
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> 1108095 INFO  (zkCallback-3241-thread-1) [    ] 
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> 1108095 INFO  (zkCallback-3256-thread-1) [    ] 
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> 1108096 INFO  (zkCallback-3252-thread-1) [    ] 
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> 1108950 INFO  (qtp1155840205-14834) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1108950 INFO  (qtp1155840205-14738) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1108951 INFO  (qtp969471664-14700) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1108951 INFO  (qtp497432434-14710) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1108952 INFO  (qtp969471664-14693) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1108953 INFO  (qtp497432434-14715) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1108979 INFO  (qtp1155840205-14834) [    ] o.a.s.s.IndexSchema 
[routeFieldColl_shard2_replica1] Schema name=cloud-dynamic
   [junit4]   2> 1108981 INFO  (qtp1155840205-14738) [    ] o.a.s.s.IndexSchema 
[routeFieldColl_shard4_replica1] Schema name=cloud-dynamic
   [junit4]   2> 1108981 INFO  (qtp969471664-14700) [    ] o.a.s.s.IndexSchema 
[routeFieldColl_shard1_replica1] Schema name=cloud-dynamic
   [junit4]   2> 1108981 INFO  (qtp497432434-14710) [    ] o.a.s.s.IndexSchema 
[routeFieldColl_shard2_replica2] Schema name=cloud-dynamic
   [junit4]   2> 1108982 INFO  (qtp969471664-14693) [    ] o.a.s.s.IndexSchema 
[routeFieldColl_shard3_replica1] Schema name=cloud-dynamic
   [junit4]   2> 1108982 INFO  (qtp497432434-14715) [    ] o.a.s.s.IndexSchema 
[routeFieldColl_shard4_replica2] Schema name=cloud-dynamic
   [junit4]   2> 1109029 INFO  (qtp1437225314-14726) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1109030 WARN  (qtp1155840205-14834) [    ] o.a.s.s.IndexSchema 
[routeFieldColl_shard2_replica1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1109032 INFO  (qtp1155840205-14834) [    ] o.a.s.s.IndexSchema 
Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1109033 INFO  (qtp1437225314-14731) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1109034 INFO  (qtp1155840205-14834) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard2_replica1' using 
configuration from collection routeFieldColl
   [junit4]   2> 1109035 INFO  (qtp1155840205-14834) [    ] o.a.s.c.SolrCore 
[[routeFieldColl_shard2_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_A8375D3D6B8FAD64-001/tempDir-001/node3/routeFieldColl_shard2_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_A8375D3D6B8FAD64-001/tempDir-001/node3/./routeFieldColl_shard2_replica1/data/]
   [junit4]   2> 1109035 WARN  (qtp497432434-14710) [    ] o.a.s.s.IndexSchema 
[routeFieldColl_shard2_replica2] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1109036 INFO  (qtp497432434-14710) [    ] o.a.s.s.IndexSchema 
Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1109036 INFO  (qtp497432434-14710) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard2_replica2' using 
configuration from collection routeFieldColl
   [junit4]   2> 1109037 INFO  (qtp497432434-14710) [    ] o.a.s.c.SolrCore 
[[routeFieldColl_shard2_replica2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_A8375D3D6B8FAD64-001/tempDir-001/node4/routeFieldColl_shard2_replica2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_A8375D3D6B8FAD64-001/tempDir-001/node4/./routeFieldColl_shard2_replica2/data/]
   [junit4]   2> 1109037 WARN  (qtp1155840205-14738) [    ] o.a.s.s.IndexSchema 
[routeFieldColl_shard4_replica1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1109038 WARN  (qtp497432434-14715) [    ] o.a.s.s.IndexSchema 
[routeFieldColl_shard4_replica2] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1109038 INFO  (qtp1155840205-14738) [    ] o.a.s.s.IndexSchema 
Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1109039 INFO  (qtp497432434-14715) [    ] o.a.s.s.IndexSchema 
Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1109039 INFO  (qtp1155840205-14738) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard4_replica1' using 
configuration from collection routeFieldColl
   [junit4]   2> 1109039 INFO  (qtp1437225314-14726) [    ] o.a.s.s.IndexSchema 
[routeFieldColl_shard1_replica2] Schema name=cloud-dynamic
   [junit4]   2> 1109039 INFO  (qtp497432434-14715) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard4_replica2' using 
configuration from collection routeFieldColl
   [junit4]   2> 1109040 INFO  (qtp1155840205-14738) [    ] o.a.s.c.SolrCore 
[[routeFieldColl_shard4_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_A8375D3D6B8FAD64-001/tempDir-001/node3/routeFieldColl_shard4_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_A8375D3D6B8FAD64-001/tempDir-001/node3/./routeFieldColl_shard4_replica1/data/]
   [junit4]   2> 1109040 INFO  (qtp497432434-14715) [    ] o.a.s.c.SolrCore 
[[routeFieldColl_shard4_replica2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_A8375D3D6B8FAD64-001/tempDir-001/node4/routeFieldColl_shard4_replica2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_A8375D3D6B8FAD64-001/tempDir-001/node4/./routeFieldColl_shard4_replica2/data/]
   [junit4]   2> 1109041 WARN  (qtp969471664-14700) [    ] o.a.s.s.IndexSchema 
[routeFieldColl_shard1_replica1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1109042 INFO  (qtp969471664-14700) [    ] o.a.s.s.IndexSchema 
Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1109043 INFO  (qtp969471664-14700) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard1_replica1' using 
configuration from collection routeFieldColl
   [junit4]   2> 1109044 WARN  (qtp969471664-14693) [    ] o.a.s.s.IndexSchema 
[routeFieldColl_shard3_replica1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1109044 INFO  (qtp1437225314-14731) [    ] o.a.s.s.IndexSchema 
[routeFieldColl_shard3_replica2] Schema name=cloud-dynamic
   [junit4]   2> 1109044 INFO  (qtp969471664-14700) [    ] o.a.s.c.SolrCore 
[[routeFieldColl_shard1_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_A8375D3D6B8FAD64-001/tempDir-001/node1/routeFieldColl_shard1_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_A8375D3D6B8FAD64-001/tempDir-001/node1/./routeFieldColl_shard1_replica1/data/]
   [junit4]   2> 1109045 INFO  (qtp969471664-14693) [    ] o.a.s.s.IndexSchema 
Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1109045 INFO  (qtp969471664-14693) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard3_replica1' using 
configuration from collection routeFieldColl
   [junit4]   2> 1109060 INFO  (qtp969471664-14693) [    ] o.a.s.c.SolrCore 
[[routeFieldColl_shard3_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_A8375D3D6B8FAD64-001/tempDir-001/node1/routeFieldColl_shard3_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_A8375D3D6B8FAD64-001/tempDir-001/node1/./routeFieldColl_shard3_replica1/data/]
   [junit4]   2> 1109075 WARN  (qtp1437225314-14726) [    ] o.a.s.s.IndexSchema 
[routeFieldColl_shard1_replica2] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1109076 INFO  (qtp1437225314-14726) [    ] o.a.s.s.IndexSchema 
Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1109077 INFO  (qtp1437225314-14726) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard1_replica2' using 
configuration from collection routeFieldColl
   [junit4]   2> 1109077 INFO  (qtp1437225314-14726) [    ] o.a.s.c.SolrCore 
[[routeFieldColl_shard1_replica2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_A8375D3D6B8FAD64-001/tempDir-001/node2/routeFieldColl_shard1_replica2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_A8375D3D6B8FAD64-001/tempDir-001/node2/./routeFieldColl_shard1_replica2/data/]
   [junit4]   2> 1109098 WARN  (qtp1437225314-14731) [    ] o.a.s.s.IndexSchema 
[routeFieldColl_shard3_replica2] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1109117 INFO  (qtp1437225314-14731) [    ] o.a.s.s.IndexSchema 
Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1109118 INFO  (qtp1437225314-14731) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard3_replica2' using 
configuration from collection routeFieldColl
   [junit4]   2> 1109118 INFO  (qtp1437225314-14731) [    ] o.a.s.c.SolrCore 
[[routeFieldColl_shard3_replica2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_A8375D3D6B8FAD64-001/tempDir-001/node2/routeFieldColl_shard3_replica2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_A8375D3D6B8FAD64-001/tempDir-001/node2/./routeFieldColl_shard3_replica2/data/]
   [junit4]   2> 1109411 INFO  (qtp497432434-14715) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1109412 INFO  (qtp497432434-14715) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1109414 INFO  (qtp497432434-14715) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1109414 INFO  (qtp497432434-14715) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1109415 INFO  (qtp497432434-14715) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@22439b6b[routeFieldColl_shard4_replica2] main]
   [junit4]   2> 1109416 INFO  (qtp497432434-14715) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1109416 INFO  (qtp497432434-14710) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1109416 INFO  (qtp497432434-14710) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1109416 INFO  (qtp497432434-14715) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1109417 INFO  (qtp497432434-14715) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1109418 INFO  (qtp969471664-14693) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1109418 INFO  (qtp969471664-14693) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1109419 INFO  (qtp497432434-14710) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1109419 INFO  (qtp497432434-14710) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1109419 INFO  (qtp497432434-14710) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7c08b0d6[routeFieldColl_shard2_replica2] main]
   [junit4]   2> 1109420 INFO  (qtp497432434-14710) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1109421 INFO  (qtp969471664-14693) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1109421 INFO  (qtp969471664-14693) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1109421 INFO  (qtp497432434-14710) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1109421 INFO  (qtp497432434-14710) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1109421 INFO  (searcherExecutor-3645-thread-1) [    ] 
o.a.s.c.SolrCore [routeFieldColl_shard2_replica2] Registered new searcher 
Searcher@7c08b0d6[routeFieldColl_shard2_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1109421 INFO  (qtp969471664-14693) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5c99e264[routeFieldColl_shard3_replica1] main]
   [junit4]   2> 1109421 INFO  (qtp497432434-14710) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1559994813247389696
   [junit4]   2> 1109422 INFO  (qtp969471664-14693) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1109422 INFO  (qtp969471664-14693) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1109422 INFO  (qtp969471664-14693) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1109423 INFO  (searcherExecutor-3649-thread-1) [    ] 
o.a.s.c.SolrCore [routeFieldColl_shard3_replica1] Registered new searcher 
Searcher@5c99e264[routeFieldColl_shard3_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1109423 INFO  (qtp969471664-14693) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1559994813249486848
   [junit4]   2> 1109427 INFO  (qtp497432434-14710) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1109427 INFO  (qtp969471664-14693) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard3: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1109430 INFO  (searcherExecutor-3647-thread-1) [    ] 
o.a.s.c.SolrCore [routeFieldColl_shard4_replica2] Registered new searcher 
Searcher@22439b6b[routeFieldColl_shard4_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1109431 INFO  (qtp497432434-14715) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1559994813257875456
   [junit4]   2> 1109435 INFO  (qtp1155840205-14834) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1109435 INFO  (qtp1155840205-14834) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1109437 INFO  (qtp497432434-14715) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard4: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1109437 INFO  (qtp1155840205-14834) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1109437 INFO  (qtp1155840205-14834) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1109437 INFO  (qtp1155840205-14834) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@13ce84ee[routeFieldColl_shard2_replica1] main]
   [junit4]   2> 1109437 INFO  (qtp1155840205-14834) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1109438 INFO  (qtp1155840205-14834) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1109438 INFO  (qtp1155840205-14834) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1109438 INFO  (searcherExecutor-3644-thread-1) [    ] 
o.a.s.c.SolrCore [routeFieldColl_shard2_replica1] Registered new searcher 
Searcher@13ce84ee[routeFieldColl_shard2_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1109438 INFO  (qtp1155840205-14834) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1559994813265215488
   [junit4]   2> 1109456 INFO  (qtp1437225314-14726) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1109456 INFO  (qtp1437225314-14726) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1109457 INFO  (qtp1437225314-14726) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1109457 INFO  (qtp1437225314-14726) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1109458 INFO  (qtp1437225314-14726) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@12b9ae13[routeFieldColl_shard1_replica2] main]
   [junit4]   2> 1109458 INFO  (qtp1437225314-14726) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1109458 INFO  (qtp1437225314-14726) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1109459 INFO  (qtp1437225314-14726) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1109459 INFO  (searcherExecutor-3650-thread-1) [    ] 
o.a.s.c.SolrCore [routeFieldColl_shard1_replica2] Registered new searcher 
Searcher@12b9ae13[routeFieldColl_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1109459 INFO  (qtp1437225314-14726) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1559994813287235584
   [junit4]   2> 1109463 INFO  (qtp1437225314-14726) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1109492 INFO  (qtp969471664-14700) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1109492 INFO  (qtp969471664-14700) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1109494 INFO  (qtp969471664-14700) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1109494 INFO  (qtp969471664-14700) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1109494 INFO  (qtp969471664-14700) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@56698db0[routeFieldColl_shard1_replica1] main]
   [junit4]   2> 1109494 INFO  (qtp969471664-14700) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1109495 INFO  (qtp969471664-14700) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1109495 INFO  (qtp969471664-14700) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1109495 INFO  (searcherExecutor-3648-thread-1) [    ] 
o.a.s.c.SolrCore [routeFieldColl_shard1_replica1] Registered new searcher 
Searcher@56698db0[routeFieldColl_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1109495 INFO  (qtp969471664-14700) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1559994813324984320
   [junit4]   2> 1109504 INFO  (qtp1155840205-14738) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1109504 INFO  (qtp1155840205-14738) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1109506 INFO  (qtp1155840205-14738) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1109506 INFO  (qtp1155840205-14738) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1109506 INFO  (qtp1155840205-14738) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6dfe08df[routeFieldColl_shard4_replica1] main]
   [junit4]   2> 1109507 INFO  (qtp1155840205-14738) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1109507 INFO  (qtp1155840205-14738) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1109507 INFO  (qtp1155840205-14738) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1109507 INFO  (searcherExecutor-3646-thread-1) [    ] 
o.a.s.c.SolrCore [routeFieldColl_shard4_replica1] Registered new searcher 
Searcher@6dfe08df[routeFieldColl_shard4_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1109507 INFO  (qtp1437225314-14731) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1109507 INFO  (qtp1155840205-14738) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1559994813337567232
   [junit4]   2> 1109507 INFO  (qtp1437225314-14731) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1109509 INFO  (qtp1437225314-14731) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1109509 INFO  (qtp1437225314-14731) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1109509 INFO  (qtp1437225314-14731) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4c5bd3bd[routeFieldColl_shard3_replica2] main]
   [junit4]   2> 1109509 INFO  (qtp1437225314-14731) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1109509 INFO  (qtp1437225314-14731) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1109509 INFO  (qtp1437225314-14731) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1109510 INFO  (searcherExecutor-3651-thread-1) [    ] 
o.a.s.c.SolrCore [routeFieldColl_shard3_replica2] Registered new searcher 
Searcher@4c5bd3bd[routeFieldColl_shard3_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1109510 INFO  (qtp1437225314-14731) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1559994813340712960
   [junit4]   2> 1109565 INFO  (zkCallback-3245-thread-2) [    ] 
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> 1109565 INFO  (zkCallback-3252-thread-1) [    ] 
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> 1109565 INFO  (zkCallback-3256-thread-1) [    ] 
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> 1109565 INFO  (zkCallback-3241-thread-1) [    ] 
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> 1109927 INFO  (qtp497432434-14710) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1109927 INFO  (qtp497432434-14710) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1109927 INFO  (qtp497432434-14710) [    ] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:46466/solr/routeFieldColl_shard2_replica2/
   [junit4]   2> 1109927 INFO  (qtp969471664-14693) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1109928 INFO  (qtp969471664-14693) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1109928 INFO  (qtp969471664-14693) [    ] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:44087/solr/routeFieldColl_shard3_replica1/
   [junit4]   2> 1109928 INFO  (qtp497432434-14710) [    ] o.a.s.u.PeerSync 
PeerSync: core=routeFieldColl_shard2_replica2 url=https://127.0.0.1:46466/solr 
START replicas=[https://127.0.0.1:38061/solr/routeFieldColl_shard2_replica1/] 
nUpdates=100
   [junit4]   2> 1109928 INFO  (qtp969471664-14693) [    ] o.a.s.u.PeerSync 
PeerSync: core=routeFieldColl_shard3_replica1 url=https://127.0.0.1:44087/solr 
START replicas=[https://127.0.0.1:44190/solr/routeFieldColl_shard3_replica2/] 
nUpdates=100
   [junit4]   2> 1109928 INFO  (qtp497432434-14710) [    ] o.a.s.u.PeerSync 
PeerSync: core=routeFieldColl_shard2_replica2 url=https://127.0.0.1:46466/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 1109928 INFO  (qtp969471664-14693) [    ] o.a.s.u.PeerSync 
PeerSync: core=routeFieldColl_shard3_replica1 url=https://127.0.0.1:44087/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 1109934 INFO  (qtp1155840205-14854) [    ] o.a.s.c.S.Request 
[routeFieldColl_shard2_replica1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1109934 INFO  (qtp1437225314-14856) [    ] o.a.s.c.S.Request 
[routeFieldColl_shard3_replica2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1109934 INFO  (qtp497432434-14710) [    ] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1109934 INFO  (qtp969471664-14693) [    ] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1109934 INFO  (qtp497432434-14710) [    ] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1109934 INFO  (qtp969471664-14693) [    ] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1109936 INFO  (qtp497432434-14710) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:46466/solr/routeFieldColl_shard2_replica2/ shard2
   [junit4]   2> 1109936 INFO  (qtp969471664-14693) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:44087/solr/routeFieldColl_shard3_replica1/ shard3
   [junit4]   2> 1109937 INFO  (qtp497432434-14715) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1109937 INFO  (qtp497432434-14715) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1109937 INFO  (qtp497432434-14715) [    ] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:46466/solr/routeFieldColl_shard4_replica2/
   [junit4]   2> 1109937 INFO  (qtp497432434-14715) [    ] o.a.s.u.PeerSync 
PeerSync: core=routeFieldColl_shard4_replica2 url=https://127.0.0.1:46466/solr 
START replicas=[https://127.0.0.1:38061/solr/routeFieldColl_shard4_replica1/] 
nUpdates=100
   [junit4]   2> 1109937 INFO  (qtp497432434-14715) [    ] o.a.s.u.PeerSync 
PeerSync: core=routeFieldColl_shard4_replica2 url=https://127.0.0.1:46466/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 1109939 INFO  (qtp1155840205-14745) [    ] o.a.s.c.S.Request 
[routeFieldColl_shard4_replica1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1109939 INFO  (qtp497432434-14715) [    ] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1109939 INFO  (qtp497432434-14715) [    ] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1109940 INFO  (qtp497432434-14715) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:46466/solr/routeFieldColl_shard4_replica2/ shard4
   [junit4]   2> 1109963 INFO  (qtp1437225314-14726) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1109963 INFO  (qtp1437225314-14726) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1109963 INFO  (qtp1437225314-14726) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:44190/solr/routeFieldColl_shard1_replica2/
   [junit4]   2> 1109963 INFO  (qtp1437225314-14726) [    ] o.a.s.u.PeerSync 
PeerSync: core=routeFieldColl_shard1_replica2 url=https://127.0.0.1:44190/solr 
START replicas=[https://127.0.0.1:44087/solr/routeFieldColl_shard1_replica1/] 
nUpdates=100
   [junit4]   2> 1109963 INFO  (qtp1437225314-14726) [    ] o.a.s.u.PeerSync 
PeerSync: core=routeFieldColl_shard1_replica2 url=https://127.0.0.1:44190/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 1109968 INFO  (qtp969471664-14694) [    ] o.a.s.c.S.Request 
[routeFieldColl_shard1_replica1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 1109968 INFO  (qtp1437225314-14726) [    ] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 1109968 INFO  (qtp1437225314-14726) [    ] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1109969 INFO  (qtp1437225314-14726) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:44190/solr/routeFieldColl_shard1_replica2/ shard1
   [junit4]   2> 1110071 INFO  (zkCallback-3256-thread-1) [    ] 
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> 1110071 INFO  (zkCallback-3245-thread-1) [    ] 
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> 1110071 INFO  (zkCallback-3252-thread-1) [    ] 
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> 1110071 INFO  (zkCallback-3241-thread-1) [    ] 
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> 1110086 INFO  (qtp497432434-14710) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1110086 INFO  (qtp969471664-14693) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1110089 INFO  (qtp969471664-14693) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard3_replica1&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard3&wt=javabin&version=2}
 status=0 QTime=2145
   [junit4]   2> 1110089 INFO  (qtp497432434-14710) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard2_replica2&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard2&wt=javabin&version=2}
 status=0 QTime=2145
   [junit4]   2> 1110091 INFO  (qtp497432434-14715) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1110092 INFO  (qtp497432434-14715) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard4_replica2&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard4&wt=javabin&version=2}
 status=0 QTime=2154
   [junit4]   2> 1110120 INFO  (qtp1437225314-14726) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1110121 INFO  (qtp1437225314-14726) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard1_replica2&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard1&wt=javabin&version=2}
 status=0 QTime=2127
   [junit4]   2> 1110222 INFO  (zkCallback-3245-thread-3) [    ] 
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> 1110222 INFO  (zkCallback-3256-thread-1) [    ] 
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> 1110222 INFO  (zkCallback-3252-thread-1) [    ] 
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> 1110222 INFO  (zkCallback-3241-thread-1) [    ] 
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> 1110443 INFO  (qtp1155840205-14834) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard2_replica1&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard2&wt=javabin&version=2}
 status=0 QTime=2499
   [junit4]   2> 1110499 INFO  (qtp969471664-14700) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard1_replica1&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard1&wt=javabin&version=2}
 status=0 QTime=2561
   [junit4]   2> 1110512 INFO  (qtp1155840205-14738) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard4_replica1&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard4&wt=javabin&version=2}
 status=0 QTime=2572
   [junit4]   2> 1110514 INFO  (qtp1437225314-14731) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard3_replica2&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard3&wt=javabin&version=2}
 status=0 QTime=2524
   [junit4]   2> 1110516 INFO  (qtp1155840205-14749) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1110615 INFO  (zkCallback-3245-thread-3) [    ] 
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> 1110615 INFO  (zkCallback-3252-thread-1) [    ] 
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> 1110615 INFO  (zkCallback-3256-thread-1) [    ] 
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> 1110615 INFO  (zkCallback-3241-thread-1) [    ] 
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> 1111516 INFO  (qtp1155840205-14749) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=3&router.field=shard_s&name=routeFieldColl&action=CREATE&numShards=4&wt=javabin&version=2}
 status=0 QTime=3784
   [junit4]   2> 1111531 INFO  (qtp969471664-14698) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [routeFieldColl_shard1_replica1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:44190/solr/routeFieldColl_shard1_replica2/&wt=javabin&version=2}{add=[8
 (1559994815452545024)]} 0 1
   [junit4]   2> 1111531 INFO  (qtp1437225314-14727) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [routeFieldColl_shard3_replica2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:44087/solr/routeFieldColl_shard3_replica1/&wt=javabin&version=2}{add=[6
 (1559994815452545024), 7 (1559994815454642176)]} 0 1
   [junit4]   2> 1111532 INFO  (qtp1437225314-14726) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [routeFieldColl_shard1_replica2]  
webapp=/solr path=/update 
params={_stateVer_=routeFieldColl:5&wt=javabin&version=2}{add=[8 
(1559994815452545024)]} 0 7
   [junit4]   2> 1111532 INFO  (qtp969471664-14707) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [routeFieldColl_shard3_replica1]  
webapp=/solr path=/update 
params={_stateVer_=routeFieldColl:5&wt=javabin&version=2}{add=[6 
(1559994815452545024), 7 (1559994815454642176)]} 0 7
   [junit4]   2> 1111537 INFO  (qtp1437225314-14855) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1111537 INFO  (qtp1437225314-14855) [    ] o.a.

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

Transport$AcceptLoop.run(TCPTransport.java:371)
   [junit4]   2>     java.base@9-ea/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 
OverseerHdfsCoreFailoverThread-97499675299938309-127.0.0.1:46466_solr-n_0000000001:
   [junit4]   2>     java.base@9-ea/java.lang.Thread.sleep(Native Method)
   [junit4]   2>     
app//org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)
   [junit4]   2>     java.base@9-ea/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> RMI GC Daemon:
   [junit4]   2>     java.base@9-ea/java.lang.Object.wait(Native Method)
   [junit4]   2>     java.rmi@9-ea/sun.rmi.transport.GC$Daemon.run(GC.java:126)
   [junit4]   2>     java.base@9-ea/java.lang.Thread.run(Thread.java:844)
   [junit4]   2>     
java.base@9-ea/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:122)
   [junit4]   2> 
   [junit4]   2> RMI Reaper:
   [junit4]   2>     java.base@9-ea/java.lang.Object.wait(Native Method)
   [junit4]   2>     
java.base@9-ea/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
   [junit4]   2>     
java.base@9-ea/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:172)
   [junit4]   2>     
java.rmi@9-ea/sun.rmi.transport.ObjectTable$Reaper.run(ObjectTable.java:349)
   [junit4]   2>     java.base@9-ea/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> Signal Dispatcher:
   [junit4]   2> 
   [junit4]   2> RMI TCP Accept-0:
   [junit4]   2>     
java.base@9-ea/java.net.PlainSocketImpl.socketAccept(Native Method)
   [junit4]   2>     
java.base@9-ea/java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:459)
   [junit4]   2>     
java.base@9-ea/java.net.ServerSocket.implAccept(ServerSocket.java:551)
   [junit4]   2>     
java.base@9-ea/java.net.ServerSocket.accept(ServerSocket.java:519)
   [junit4]   2>     
java.rmi@9-ea/sun.rmi.transport.tcp.TCPTransport$AcceptLoop.executeAcceptLoop(TCPTransport.java:399)
   [junit4]   2>     
java.rmi@9-ea/sun.rmi.transport.tcp.TCPTransport$AcceptLoop.run(TCPTransport.java:371)
   [junit4]   2>     java.base@9-ea/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 1255356 INFO  
(SUITE-CustomCollectionTest-seed#[A8375D3D6B8FAD64]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> Feb 22, 2017 1:32:13 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> Feb 22, 2017 1:32:33 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at 
org.apache.solr.cloud.CustomCollectionTest: 
   [junit4]   2>    1) Thread[id=15047, 
name=OverseerHdfsCoreFailoverThread-97499675299938309-127.0.0.1:46466_solr-n_0000000001,
 state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]   2>         at java.base@9-ea/java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at 
app//org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)
   [junit4]   2>         at java.base@9-ea/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Feb 22, 2017 1:32:33 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=15047, 
name=OverseerHdfsCoreFailoverThread-97499675299938309-127.0.0.1:46466_solr-n_0000000001,
 state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]   2> Feb 22, 2017 1:32:33 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{shard_s=PostingsFormat(name=Direct), 
_version_=PostingsFormat(name=LuceneFixedGap), 
id=PostingsFormat(name=Asserting), 
_route_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
 docValues:{}, maxPointsInLeafNode=69, maxMBSortInHeap=5.137361550566658, 
sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=en-SC, 
timezone=America/Argentina/ComodRivadavia
   [junit4]   2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=12,threads=1,free=217964512,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: 
[ConjunctionSolrSpellCheckerTest, OverseerTest, 
CoreMergeIndexesAdminHandlerTest, MetricUtilsTest, 
SpellPossibilityIteratorTest, LeaderElectionContextKeyTest, PluginInfoTest, 
SOLR749Test, TestRawResponseWriter, TestHashQParserPlugin, 
HdfsChaosMonkeySafeLeaderTest, SolrCoreCheckLockOnStartupTest, 
TestSolrDeletionPolicy1, DistributedFacetPivotSmallAdvancedTest, 
FieldAnalysisRequestHandlerTest, TestLFUCache, HdfsDirectoryTest, 
TestStressLiveNodes, LukeRequestHandlerTest, PeerSyncReplicationTest, 
MissingSegmentRecoveryTest, TestJmxMonitoredMap, TestCryptoKeys, 
TestSolr4Spatial2, TestSolrJ, TestDistribIDF, BinaryUpdateRequestHandlerTest, 
SolrXmlInZkTest, TestInitParams, ShardSplitTest, TestShardHandlerFactory, 
TestHdfsBackupRestoreCore, DateRangeFieldTest, TestRestManager, 
TestSolrCloudWithSecureImpersonation, RecoveryZkTest, 
AnalysisErrorHandlingTest, XmlUpdateRequestHandlerTest, TestPhraseSuggestions, 
TestFieldCacheWithThreads, WrapperMergePolicyFactoryTest, 
TestSha256AuthenticationProvider, TestBulkSchemaConcurrent, 
TestCloudSchemaless, SolrTestCaseJ4Test, BlockCacheTest, TestStressReorder, 
TestUseDocValuesAsStored2, TestDynamicFieldResource, 
TestSizeLimitedDistributedMap, JSONWriterTest, CoreAdminHandlerTest, 
TestExceedMaxTermLength, TestScoreJoinQPNoScore, TestNamedUpdateProcessors, 
FieldMutatingUpdateProcessorTest, TestRestoreCore, LeaderElectionTest, 
TestJettySolrRunner, TestStandardQParsers, HdfsDirectoryFactoryTest, 
TestReRankQParserPlugin, TestConfigSets, TestSolrQueryParser, 
TlogReplayBufferedWhileIndexingTest, TestFileDictionaryLookup, 
TestXIncludeConfig, TestCloudRecovery, TestPivotHelperCode, TestCollationField, 
TestClusterStateMutator, TestChildDocTransformer, FullSolrCloudDistribCmdsTest, 
DirectUpdateHandlerOptimizeTest, LeaderInitiatedRecoveryOnCommitTest, 
TestNumericTerms64, TestSearcherReuse, TestAnalyzedSuggestions, TestSort, 
TestConfig, UnloadDistributedZkTest, TestFieldSortValues, SortSpecParsingTest, 
TestCopyFieldCollectionResource, TestIndexSearcher, 
ClassificationUpdateProcessorIntegrationTest, TestUniqueKeyFieldResource, 
PrimUtilsTest, CollectionsAPIAsyncDistributedZkTest, CustomCollectionTest]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=CustomCollectionTest -Dtests.seed=A8375D3D6B8FAD64 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-SC 
-Dtests.timezone=America/Argentina/ComodRivadavia -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J2 | CustomCollectionTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 1 
object(s) that were not released!!! [Overseer]
   [junit4]    > 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]    >        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    >        at 
org.apache.solr.cloud.Overseer.start(Overseer.java:523)
   [junit4]    >        at 
org.apache.solr.cloud.OverseerElectionContext.runLeaderProcess(ElectionContext.java:747)
   [junit4]    >        at 
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]    >        at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]    >        at 
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]    >        at 
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]    >        at 
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:268)
   [junit4]    >        at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]    >        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]    >        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    >        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1161)
   [junit4]    >        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([A8375D3D6B8FAD64]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:301)
   [junit4]    >        at 
jdk.internal.reflect.GeneratedMethodAccessor18.invoke(Unknown Source)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:543)
   [junit4]    >        at 
java.base/java.lang.Thread.run(Thread.java:844)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.CustomCollectionTest: 
   [junit4]    >    1) Thread[id=15047, 
name=OverseerHdfsCoreFailoverThread-97499675299938309-127.0.0.1:46466_solr-n_0000000001,
 state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]    >         at java.base@9-ea/java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
app//org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)
   [junit4]    >         at java.base@9-ea/java.lang.Thread.run(Thread.java:844)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([A8375D3D6B8FAD64]:0)
   [junit4] Completed [356/695 (1!)] on J2 in 174.08s, 4 tests, 1 failure, 1 
error <<< FAILURES!

[...truncated 52766 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to