You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/10/04 10:19:53 UTC

[JENKINS] Lucene-Solr-trunk-Solaris (64bit/jdk1.8.0) - Build # 95 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/95/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.search.stats.TestDistribIDF.testMultiCollectionQuery

Error Message:
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:64945/solr within 10000 ms

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:64945/solr within 10000 ms
	at __randomizedtesting.SeedInfo.seed([B559D1DACB0FB595:A42A16EB1779B0E9]:0)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:181)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:115)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:105)
	at org.apache.solr.common.cloud.ZkStateReader.<init>(ZkStateReader.java:216)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.connect(CloudSolrClient.java:466)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:823)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:167)
	at org.apache.solr.search.stats.TestDistribIDF.createCollection(TestDistribIDF.java:207)
	at org.apache.solr.search.stats.TestDistribIDF.createCollection(TestDistribIDF.java:186)
	at org.apache.solr.search.stats.TestDistribIDF.testMultiCollectionQuery(TestDistribIDF.java:152)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1665)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:864)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:900)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:914)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:873)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:775)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:809)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:820)
	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:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:64945/solr within 10000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:208)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:173)
	... 50 more




Build Log:
[...truncated 10028 lines...]
   [junit4] Suite: org.apache.solr.search.stats.TestDistribIDF
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.search.stats.TestDistribIDF_B559D1DACB0FB595-001/init-core-data-001
   [junit4]   2> 1381280 INFO  (SUITE-TestDistribIDF-seed#[B559D1DACB0FB595]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1385292 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMultiCollectionQuery
   [junit4]   2> 1385293 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1385294 INFO  (Thread-3157) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1385294 INFO  (Thread-3157) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1385394 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.ZkTestServer start zk server on port:64945
   [junit4]   2> 1385394 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1385395 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1385400 INFO  (zkCallback-1039-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@59d45e88 name:ZooKeeperConnection Watcher:127.0.0.1:64945 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1385400 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1385400 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1385401 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1385408 INFO  (jetty-launcher-1038-thread-2) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1385408 INFO  (jetty-launcher-1038-thread-1) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1385411 INFO  (jetty-launcher-1038-thread-3) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1385416 INFO  (jetty-launcher-1038-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1af48042{/solr,null,AVAILABLE}
   [junit4]   2> 1385416 INFO  (jetty-launcher-1038-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@1aedaa34{HTTP/1.1}{127.0.0.1:61391}
   [junit4]   2> 1385416 INFO  (jetty-launcher-1038-thread-1) [    ] o.e.j.s.Server Started @1388711ms
   [junit4]   2> 1385416 INFO  (jetty-launcher-1038-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61391}
   [junit4]   2> 1385417 INFO  (jetty-launcher-1038-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@659e0bfd
   [junit4]   2> 1385417 INFO  (jetty-launcher-1038-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.search.stats.TestDistribIDF_B559D1DACB0FB595-001/tempDir-001/'
   [junit4]   2> 1385432 INFO  (jetty-launcher-1038-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1401265 INFO  (jetty-launcher-1038-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1401272 INFO  (jetty-launcher-1038-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@543092bb{/solr,null,AVAILABLE}
   [junit4]   2> 1401273 INFO  (jetty-launcher-1038-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@6643646d{HTTP/1.1}{127.0.0.1:35208}
   [junit4]   2> 1401273 INFO  (jetty-launcher-1038-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@79465463{/solr,null,AVAILABLE}
   [junit4]   2> 1401273 INFO  (jetty-launcher-1038-thread-2) [    ] o.e.j.s.Server Started @1404572ms
   [junit4]   2> 1401273 INFO  (jetty-launcher-1038-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35208}
   [junit4]   2> 1401274 INFO  (jetty-launcher-1038-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@659e0bfd
   [junit4]   2> 1401274 INFO  (jetty-launcher-1038-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@7fa2519d{HTTP/1.1}{127.0.0.1:58366}
   [junit4]   2> 1401274 INFO  (jetty-launcher-1038-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.search.stats.TestDistribIDF_B559D1DACB0FB595-001/tempDir-001/'
   [junit4]   2> 1401274 INFO  (jetty-launcher-1038-thread-3) [    ] o.e.j.s.Server Started @1404573ms
   [junit4]   2> 1401274 INFO  (jetty-launcher-1038-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58366}
   [junit4]   2> 1401274 INFO  (jetty-launcher-1038-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@659e0bfd
   [junit4]   2> 1401274 INFO  (jetty-launcher-1038-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.search.stats.TestDistribIDF_B559D1DACB0FB595-001/tempDir-001/'
   [junit4]   2> 1401295 INFO  (jetty-launcher-1038-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1401301 INFO  (jetty-launcher-1038-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1407424 INFO  (zkCallback-1040-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4e670e51 name:ZooKeeperConnection Watcher:127.0.0.1:64945/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1407424 INFO  (jetty-launcher-1038-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1407425 INFO  (jetty-launcher-1038-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1407428 INFO  (jetty-launcher-1038-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1407432 INFO  (jetty-launcher-1038-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1408266 INFO  (jetty-launcher-1038-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1408267 INFO  (jetty-launcher-1038-thread-1) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.search.stats.TestDistribIDF_B559D1DACB0FB595-001/tempDir-001/.
   [junit4]   2> 1408267 INFO  (jetty-launcher-1038-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 478257747
   [junit4]   2> 1408267 INFO  (jetty-launcher-1038-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.search.stats.TestDistribIDF_B559D1DACB0FB595-001/tempDir-001/]
   [junit4]   2> 1408267 INFO  (jetty-launcher-1038-thread-1) [    ] o.a.s.c.CoreContainer loading shared library: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.search.stats.TestDistribIDF_B559D1DACB0FB595-001/tempDir-001/lib
   [junit4]   2> 1408267 WARN  (jetty-launcher-1038-thread-1) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.search.stats.TestDistribIDF_B559D1DACB0FB595-001/tempDir-001/lib).
   [junit4]   2> 1408275 INFO  (jetty-launcher-1038-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1408276 INFO  (jetty-launcher-1038-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1408277 INFO  (jetty-launcher-1038-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1408277 INFO  (jetty-launcher-1038-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1408277 INFO  (jetty-launcher-1038-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64945/solr
   [junit4]   2> 1408277 INFO  (jetty-launcher-1038-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1408277 INFO  (jetty-launcher-1038-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1415932 INFO  (jetty-launcher-1038-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1415931 INFO  (zkCallback-1042-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6c7c7747 name:ZooKeeperConnection Watcher:127.0.0.1:64945/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1415940 INFO  (zkCallback-1044-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@48e1c46a name:ZooKeeperConnection Watcher:127.0.0.1:64945 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1415940 INFO  (jetty-launcher-1038-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1415941 INFO  (jetty-launcher-1038-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1415941 INFO  (jetty-launcher-1038-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1415941 INFO  (zkCallback-1041-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@10a2737b name:ZooKeeperConnection Watcher:127.0.0.1:64945/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1415941 INFO  (jetty-launcher-1038-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1415941 INFO  (jetty-launcher-1038-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1415941 INFO  (jetty-launcher-1038-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1415943 INFO  (jetty-launcher-1038-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1415943 INFO  (jetty-launcher-1038-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1415952 INFO  (jetty-launcher-1038-thread-1) [n:127.0.0.1:61391_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1415952 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 0x15031cf4e370002, 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.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1415956 INFO  (jetty-launcher-1038-thread-2) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.search.stats.TestDistribIDF_B559D1DACB0FB595-001/tempDir-001/.
   [junit4]   2> 1415957 INFO  (jetty-launcher-1038-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 487425960
   [junit4]   2> 1415957 INFO  (jetty-launcher-1038-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.search.stats.TestDistribIDF_B559D1DACB0FB595-001/tempDir-001/]
   [junit4]   2> 1415957 INFO  (jetty-launcher-1038-thread-2) [    ] o.a.s.c.CoreContainer loading shared library: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.search.stats.TestDistribIDF_B559D1DACB0FB595-001/tempDir-001/lib
   [junit4]   2> 1415957 WARN  (jetty-launcher-1038-thread-2) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.search.stats.TestDistribIDF_B559D1DACB0FB595-001/tempDir-001/lib).
   [junit4]   2> 1415961 INFO  (jetty-launcher-1038-thread-3) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.search.stats.TestDistribIDF_B559D1DACB0FB595-001/tempDir-001/.
   [junit4]   2> 1415961 INFO  (jetty-launcher-1038-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 278231961
   [junit4]   2> 1415961 INFO  (jetty-launcher-1038-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.search.stats.TestDistribIDF_B559D1DACB0FB595-001/tempDir-001/]
   [junit4]   2> 1415961 INFO  (jetty-launcher-1038-thread-3) [    ] o.a.s.c.CoreContainer loading shared library: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.search.stats.TestDistribIDF_B559D1DACB0FB595-001/tempDir-001/lib
   [junit4]   2> 1415961 WARN  (jetty-launcher-1038-thread-3) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.search.stats.TestDistribIDF_B559D1DACB0FB595-001/tempDir-001/lib).
   [junit4]   2> 1415972 INFO  (jetty-launcher-1038-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1415973 INFO  (jetty-launcher-1038-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1415974 INFO  (jetty-launcher-1038-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1415974 INFO  (jetty-launcher-1038-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1415974 INFO  (jetty-launcher-1038-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64945/solr
   [junit4]   2> 1415974 INFO  (jetty-launcher-1038-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1415974 INFO  (jetty-launcher-1038-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1415974 INFO  (jetty-launcher-1038-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1415978 INFO  (jetty-launcher-1038-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1415982 INFO  (jetty-launcher-1038-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1415982 INFO  (zkCallback-1047-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@396be63f name:ZooKeeperConnection Watcher:127.0.0.1:64945 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1415982 INFO  (jetty-launcher-1038-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1415983 INFO  (jetty-launcher-1038-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1415983 INFO  (jetty-launcher-1038-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1415983 INFO  (jetty-launcher-1038-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1415983 INFO  (jetty-launcher-1038-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64945/solr
   [junit4]   2> 1415983 INFO  (jetty-launcher-1038-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1415983 INFO  (jetty-launcher-1038-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1415984 INFO  (jetty-launcher-1038-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1415985 INFO  (jetty-launcher-1038-thread-2) [n:127.0.0.1:35208_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1415978 INFO  (zkCallback-1045-thread-1-processing-n:127.0.0.1:61391_solr) [n:127.0.0.1:61391_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@76b94513 name:ZooKeeperConnection Watcher:127.0.0.1:64945/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1416003 INFO  (jetty-launcher-1038-thread-1) [n:127.0.0.1:61391_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1416005 INFO  (jetty-launcher-1038-thread-1) [n:127.0.0.1:61391_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1416005 INFO  (zkCallback-1049-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@16c66297 name:ZooKeeperConnection Watcher:127.0.0.1:64945 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1416005 INFO  (jetty-launcher-1038-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1416006 INFO  (zkCallback-1050-thread-1-processing-n:127.0.0.1:35208_solr) [n:127.0.0.1:35208_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@674d55a9 name:ZooKeeperConnection Watcher:127.0.0.1:64945/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1416006 INFO  (jetty-launcher-1038-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1416006 INFO  (jetty-launcher-1038-thread-2) [n:127.0.0.1:35208_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1416009 INFO  (jetty-launcher-1038-thread-1) [n:127.0.0.1:61391_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1416012 INFO  (jetty-launcher-1038-thread-1) [n:127.0.0.1:61391_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1416014 INFO  (jetty-launcher-1038-thread-1) [n:127.0.0.1:61391_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1416016 INFO  (jetty-launcher-1038-thread-1) [n:127.0.0.1:61391_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1416019 INFO  (jetty-launcher-1038-thread-1) [n:127.0.0.1:61391_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1416021 INFO  (jetty-launcher-1038-thread-3) [n:127.0.0.1:58366_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1416021 INFO  (jetty-launcher-1038-thread-1) [n:127.0.0.1:61391_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1416026 INFO  (zkCallback-1051-thread-1-processing-n:127.0.0.1:58366_solr) [n:127.0.0.1:58366_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1f9866fa name:ZooKeeperConnection Watcher:127.0.0.1:64945/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1416026 INFO  (jetty-launcher-1038-thread-1) [n:127.0.0.1:61391_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1416026 INFO  (jetty-launcher-1038-thread-3) [n:127.0.0.1:58366_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1416030 INFO  (jetty-launcher-1038-thread-1) [n:127.0.0.1:61391_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1416033 INFO  (jetty-launcher-1038-thread-1) [n:127.0.0.1:61391_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1416035 INFO  (jetty-launcher-1038-thread-1) [n:127.0.0.1:61391_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61391_solr
   [junit4]   2> 1416036 INFO  (jetty-launcher-1038-thread-1) [n:127.0.0.1:61391_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:61391_solr
   [junit4]   2> 1416038 INFO  (jetty-launcher-1038-thread-2) [n:127.0.0.1:35208_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35208_solr
   [junit4]   2> 1416038 INFO  (jetty-launcher-1038-thread-2) [n:127.0.0.1:35208_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:35208_solr
   [junit4]   2> 1416040 INFO  (jetty-launcher-1038-thread-3) [n:127.0.0.1:58366_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1416040 INFO  (jetty-launcher-1038-thread-1) [n:127.0.0.1:61391_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1416043 INFO  (jetty-launcher-1038-thread-2) [n:127.0.0.1:35208_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1416045 INFO  (jetty-launcher-1038-thread-1) [n:127.0.0.1:61391_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1416046 INFO  (jetty-launcher-1038-thread-2) [n:127.0.0.1:35208_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1416048 INFO  (jetty-launcher-1038-thread-1) [n:127.0.0.1:61391_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1416048 INFO  (jetty-launcher-1038-thread-2) [n:127.0.0.1:35208_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1416049 INFO  (jetty-launcher-1038-thread-2) [n:127.0.0.1:35208_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94630358614999048-127.0.0.1:35208_solr-n_0000000001
   [junit4]   2> 1416049 INFO  (jetty-launcher-1038-thread-1) [n:127.0.0.1:61391_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94630358614999045-127.0.0.1:61391_solr-n_0000000000
   [junit4]   2> 1416049 INFO  (jetty-launcher-1038-thread-1) [n:127.0.0.1:61391_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61391_solr
   [junit4]   2> 1416049 INFO  (jetty-launcher-1038-thread-1) [n:127.0.0.1:61391_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1416050 INFO  (jetty-launcher-1038-thread-2) [n:127.0.0.1:35208_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94630358614999045-127.0.0.1:61391_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 1416050 INFO  (jetty-launcher-1038-thread-2) [n:127.0.0.1:35208_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1416052 INFO  (jetty-launcher-1038-thread-1) [n:127.0.0.1:61391_solr    ] o.a.s.c.Overseer Overseer (id=94630358614999045-127.0.0.1:61391_solr-n_0000000000) starting
   [junit4]   2> 1416057 INFO  (jetty-launcher-1038-thread-1) [n:127.0.0.1:61391_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1416062 INFO  (jetty-launcher-1038-thread-2) [n:127.0.0.1:35208_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1416062 INFO  (jetty-launcher-1038-thread-2) [n:127.0.0.1:35208_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1416072 INFO  (jetty-launcher-1038-thread-2) [n:127.0.0.1:35208_solr    ] o.a.s.c.CoresLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.search.stats.TestDistribIDF_B559D1DACB0FB595-001/tempDir-001/.
   [junit4]   2> 1416074 INFO  (jetty-launcher-1038-thread-2) [n:127.0.0.1:35208_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 1416074 INFO  (jetty-launcher-1038-thread-1) [n:127.0.0.1:61391_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1416075 INFO  (jetty-launcher-1038-thread-1) [n:127.0.0.1:61391_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1416076 INFO  (OverseerCollectionConfigSetProcessor-94630358614999045-127.0.0.1:61391_solr-n_0000000000) [n:127.0.0.1:61391_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1416077 INFO  (jetty-launcher-1038-thread-2) [n:127.0.0.1:35208_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 1416077 INFO  (jetty-launcher-1038-thread-2) [n:127.0.0.1:35208_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1416077 INFO  (OverseerStateUpdate-94630358614999045-127.0.0.1:61391_solr-n_0000000000) [n:127.0.0.1:61391_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1416100 INFO  (jetty-launcher-1038-thread-1) [n:127.0.0.1:61391_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1416100 INFO  (jetty-launcher-1038-thread-1) [n:127.0.0.1:61391_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1416101 INFO  (jetty-launcher-1038-thread-1) [n:127.0.0.1:61391_solr    ] o.a.s.c.CoresLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.search.stats.TestDistribIDF_B559D1DACB0FB595-001/tempDir-001/.
   [junit4]   2> 1416102 INFO  (jetty-launcher-1038-thread-1) [n:127.0.0.1:61391_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 1416103 INFO  (jetty-launcher-1038-thread-1) [n:127.0.0.1:61391_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 1416104 INFO  (jetty-launcher-1038-thread-1) [n:127.0.0.1:61391_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1417052 INFO  (jetty-launcher-1038-thread-3) [n:127.0.0.1:58366_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58366_solr
   [junit4]   2> 1417054 INFO  (jetty-launcher-1038-thread-3) [n:127.0.0.1:58366_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:58366_solr
   [junit4]   2> 1417056 INFO  (zkCallback-1051-thread-1-processing-n:127.0.0.1:58366_solr) [n:127.0.0.1:58366_solr    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1417056 INFO  (zkCallback-1050-thread-1-processing-n:127.0.0.1:35208_solr) [n:127.0.0.1:35208_solr    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1417056 INFO  (zkCallback-1045-thread-1-processing-n:127.0.0.1:61391_solr) [n:127.0.0.1:61391_solr    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1421293 INFO  (jetty-launcher-1038-thread-3) [n:127.0.0.1:58366_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1421294 INFO  (jetty-launcher-1038-thread-3) [n:127.0.0.1:58366_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94630358614999049-127.0.0.1:58366_solr-n_0000000002
   [junit4]   2> 1421295 INFO  (jetty-launcher-1038-thread-3) [n:127.0.0.1:58366_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94630358614999048-127.0.0.1:35208_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 1421308 INFO  (jetty-launcher-1038-thread-3) [n:127.0.0.1:58366_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1421308 INFO  (jetty-launcher-1038-thread-3) [n:127.0.0.1:58366_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1421309 INFO  (jetty-launcher-1038-thread-3) [n:127.0.0.1:58366_solr    ] o.a.s.c.CoresLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.search.stats.TestDistribIDF_B559D1DACB0FB595-001/tempDir-001/.
   [junit4]   2> 1421310 INFO  (jetty-launcher-1038-thread-3) [n:127.0.0.1:58366_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 1431285 INFO  (jetty-launcher-1038-thread-3) [n:127.0.0.1:58366_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 1431285 INFO  (jetty-launcher-1038-thread-3) [n:127.0.0.1:58366_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1431285 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1432285 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1432290 INFO  (zkCallback-1052-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@623a1054 name:ZooKeeperConnection Watcher:127.0.0.1:64945 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1432290 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1432291 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1432294 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1432294 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1432299 INFO  (zkCallback-1054-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5fe53000 name:ZooKeeperConnection Watcher:127.0.0.1:64945/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1432299 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1432300 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1432302 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-delpolicy1.xml
   [junit4]   2> 1432310 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-managed-schema-named-schema.xml.xml
   [junit4]   2> 1432313 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-master-throttled.xml
   [junit4]   2> 1432317 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-sql.xml
   [junit4]   2> 1432320 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-currency-ft-bogus-default-code.xml
   [junit4]   2> 1432324 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-reversed.xml
   [junit4]   2> 1432328 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sorts.xml
   [junit4]   2> 1432332 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-highlight.xml
   [junit4]   2> 1432336 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-unsupported-docValues.xml
   [junit4]   2> 1432339 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-add-schema-fields-update-processor.xml
   [junit4]   2> 1432344 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1432348 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-currency-dynamic-multivalued.xml
   [junit4]   2> 1432352 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-omit-tf-but-not-pos.xml
   [junit4]   2> 1432356 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-spellchecker.xml
   [junit4]   2> 1432360 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stop-snowball.txt
   [junit4]   2> 1432363 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-one-field-no-dynamic-field.xml
   [junit4]   2> 1432367 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-components-name.xml
   [junit4]   2> 1432371 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-add-schema-fields-update-processor-chains.xml
   [junit4]   2> 1432378 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-querysender.xml
   [junit4]   2> 1432381 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/addfields.updateprocessor.js
   [junit4]   2> 1432385 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema_latest.xml
   [junit4]   2> 1432393 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-bogus-scriptengine-name.xml
   [junit4]   2> 1432398 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-warmer.xml
   [junit4]   2> 1432403 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-not-indexed-but-norms.xml
   [junit4]   2> 1432408 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/trivial.updateprocessor1.js
   [junit4]   2> 1432411 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-master.xml
   [junit4]   2> 1432415 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-mergepolicy-defaults.xml
   [junit4]   2> 1432418 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-snippet-field.xml
   [junit4]   2> 1432421 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-altdirectory.xml
   [junit4]   2> 1432425 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 1432428 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-test-misc.xml
   [junit4]   2> 1432432 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/blendedInfixSuggest.txt
   [junit4]   2> 1432435 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-lmjelinekmercer.xml
   [junit4]   2> 1432439 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/missleading.extension.updateprocessor.js.txt
   [junit4]   2> 1432442 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-missing-scriptfile.xml
   [junit4]   2> 1432450 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-phrasesuggest.xml
   [junit4]   2> 1432459 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-not-indexed-but-pos.xml
   [junit4]   2> 1432465 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-sweetspot-partial-hyperbolic.xml
   [junit4]   2> 1432468 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1432472 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1432477 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/keep-2.txt
   [junit4]   2> 1432480 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-unexpected-schema-attribute.xml
   [junit4]   2> 1432487 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-parsing-update-processor-chains.xml
   [junit4]   2> 1432492 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad_solrconfig.xml
   [junit4]   2> 1432495 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/compoundDictionary.txt
   [junit4]   2> 1432500 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1432503 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1432518 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-caching.xml
   [junit4]   2> 1432525 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-logmergepolicy.xml
   [junit4]   2> 1432529 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-stop-keep.xml
   [junit4]   2> 1432532 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-rest.xml
   [junit4]   2> 1432536 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-snippet-type.xml
   [junit4]   2> 1432543 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-delaying-component.xml
   [junit4]   2> 1432546 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-solcoreproperties.xml
   [junit4]   2> 1432550 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/trivial.updateprocessor0.js
   [junit4]   2> 1432553 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-spatial.xml
   [junit4]   2> 1432556 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-one-field-no-dynamic-field-unique-key.xml
   [junit4]   2> 1432559 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-uniquekey-uses-default.xml
   [junit4]   2> 1432562 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-response-log-component.xml
   [junit4]   2> 1432566 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema_codec.xml
   [junit4]   2> 1432569 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/analyzingInfixSuggest.txt
   [junit4]   2> 1432572 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-dynamicfield-default-val.xml
   [junit4]   2> 1432575 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/phrasesuggest.txt
   [junit4]   2> 1432578 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-analyzer-class-and-nested.xml
   [junit4]   2> 1432581 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-docValuesMissing.xml
   [junit4]   2> 1432584 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-version-dv.xml
   [junit4]   2> 1432587 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-multiple-dirfactory.xml
   [junit4]   2> 1432590 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-docValues.xml
   [junit4]   2> 1432592 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-misplaced-asterisk-copyfield-dest-should-fail-test.xml
   [junit4]   2> 1432596 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1432598 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-docValuesFaceting.xml
   [junit4]   2> 1432601 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-codec-global-vs-ft-mismatch.xml
   [junit4]   2> 1432604 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-implicitproperties.xml
   [junit4]   2> 1432607 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema11.xml
   [junit4]   2> 1432611 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-replication1.xml
   [junit4]   2> 1432619 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sweetspot.xml
   [junit4]   2> 1432623 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-currency-ft-bogus-code-in-xml.xml
   [junit4]   2> 1432627 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schemasurround.xml
   [junit4]   2> 1432632 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-searcher-listeners1.xml
   [junit4]   2> 1432635 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-class-name-shortening-on-serialization.xml
   [junit4]   2> 1432639 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-required-fields.xml
   [junit4]   2> 1432642 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/fuzzysuggest.txt
   [junit4]   2> 1432646 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-dup-field.xml
   [junit4]   2> 1432649 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/da_UTF8.xml
   [junit4]   2> 1432652 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-not-indexed-but-tf.xml
   [junit4]   2> 1432657 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-SOLR-749.xml
   [junit4]   2> 1432661 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-collapseqparser.xml
   [junit4]   2> 1432665 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stoptypes-1.txt
   [junit4]   2> 1432669 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-defaults.xml
   [junit4]   2> 1432672 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-currency-ft-multivalued.xml
   [junit4]   2> 1432675 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-dup-fieldType.xml
   [junit4]   2> 1432679 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-cdcr.xml
   [junit4]   2> 1432682 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-init-error.xml
   [junit4]   2> 1432685 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-spellchecker.xml
   [junit4]   2> 1432689 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-xinclude.xml
   [junit4]   2> 1432692 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-trie.xml
   [junit4]   2> 1432699 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-postingshighlight.xml
   [junit4]   2> 1432704 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-invalid-scriptfile.xml
   [junit4]   2> 1432708 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-error-solrconfig.xml
   [junit4]   2> 1432711 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-copyfield-test.xml
   [junit4]   2> 1432715 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-spellcheckcomponent.xml
   [junit4]   2> 1432719 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-master1.xml
   [junit4]   2> 1432723 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-minimal.xml
   [junit4]   2> 1432727 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-suggestercomponent.xml
   [junit4]   2> 1432730 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-paramset.xml
   [junit4]   2> 1432734 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-sortingresponse.xml
   [junit4]   2> 1432737 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/jasuggest.txt
   [junit4]   2> 1432741 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/missing.functions.updateprocessor.js
   [junit4]   2> 1432745 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-custom-field.xml
   [junit4]   2> 1432748 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-update-processor-chains.xml
   [junit4]   2> 1432752 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-id-and-version-fields-only.xml
   [junit4]   2> 1432756 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-non-glob-copyfield-source-matching-nothing-should-fail-test.xml
   [junit4]   2> 1432759 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-complex-phrase.xml
   [junit4]   2> 1432763 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/wdftypes.txt
   [junit4]   2> 1432770 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-withgethandler.xml
   [junit4]   2> 1432782 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-docValuesMulti.xml
   [junit4]   2> 1432786 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-infostream-logging.xml
   [junit4]   2> 1432789 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-multiple-indexconfigs.xml
   [junit4]   2> 1432793 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stop-1.txt
   [junit4]   2> 1432811 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-multiple-cfs.xml
   [junit4]   2> 1432817 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-snippet-processor.xml
   [junit4]   2> 1432822 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-nrtmode.xml
   [junit4]   2> 1432826 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-headers.xml
   [junit4]   2> 1432829 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-multiple-asterisk-copyfield-dest-should-fail-test.xml
   [junit4]   2> 1432834 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/throw.error.on.add.updateprocessor.js
   [junit4]   2> 1432837 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-field-sort-values.xml
   [junit4]   2> 1432840 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig_perf.xml
   [junit4]   2> 1432842 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-uniquekey-is-copyfield-dest.xml
   [junit4]   2> 1432846 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-xinclude.xml
   [junit4]   2> 1432849 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-currency.xml
   [junit4]   2> 1432852 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-folding.xml
   [junit4]   2> 1432856 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-master2.xml
   [junit4]   2> 1432859 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-binaryfield.xml
   [junit4]   2> 1432863 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-numeric.xml
   [junit4]   2> 1432866 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-not-required-unique-key.xml
   [junit4]   2> 1432870 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-deeppaging.xml
   [junit4]   2> 1432874 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1432877 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-spatial.xml
   [junit4]   2> 1432881 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sim.xml
   [junit4]   2> 1432885 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-uniquekey-multivalued.xml
   [junit4]   2> 1432888 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-nontext-analyzer.xml
   [junit4]   2> 1432892 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-distrib-interval-faceting.xml
   [junit4]   2> 1432895 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-basic.xml
   [junit4]   2> 1432899 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-noopregen.xml
   [junit4]   2> 1432903 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-dfr.xml
   [junit4]   2> 1432907 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stop-2.txt
   [junit4]   2> 1432910 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-luceneMatchVersion.xml
   [junit4]   2> 1432912 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-dynamicfield-required.xml
   [junit4]   2> 1432915 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-bm25.xml
   [junit4]   2> 1432917 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-distributed-missing-sort.xml
   [junit4]   2> 1432920 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-sweetspot-partial-baseline.xml
   [junit4]   2> 1432923 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-docValuesJoin.xml
   [junit4]   2> 1432926 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-script-updateprocessor.xml
   [junit4]   2> 1432928 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-schemaless.xml
   [junit4]   2> 1432931 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-sweetspot-partial-norms.xml
   [junit4]   2> 1432933 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-misplaced-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 1432936 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stemdict.txt
   [junit4]   2> 1432938 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-slave1.xml
   [junit4]   2> 1432941 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-collate-dv.xml
   [junit4]   2> 1432944 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-postingshighlight.xml
   [junit4]   2> 1432946 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sql.xml
   [junit4]   2> 1432949 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-indexconfig.xml
   [junit4]   2> 1432951 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-synonym-tokenizer.xml
   [junit4]   2> 1432954 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-querysender-noquery.xml
   [junit4]   2> 1432956 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-single-dynamic-copy-field.xml
   [junit4]   2> 1432960 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-snippet-types.incl
   [junit4]   2> 1432962 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema15.xml
   [junit4]   2> 1432966 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-charfilters.xml
   [junit4]   2> 1432968 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-ib.xml
   [junit4]   2> 1432971 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/conditional.updateprocessor.js
   [junit4]   2> 1432974 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/cross-compatible.js
   [junit4]   2> 1432976 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema12.xml
   [junit4]   2> 1432979 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-replication2.xml
   [junit4]   2> 1432981 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-currency-ft-oer-norates.xml
   [junit4]   2> 1432983 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-elevate.xml
   [junit4]   2> 1432986 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stoptypes-2.txt
   [junit4]   2> 1432988 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-schema-mutable-but-not-managed.xml
   [junit4]   2> 1432991 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-tolerant-search.xml
   [junit4]   2> 1432993 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-hash.xml
   [junit4]   2> 1432996 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-slave.xml
   [junit4]   2> 1432998 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/regex-boost-processor-test.txt
   [junit4]   2> 1433000 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/hyphenation.dtd
   [junit4]   2> 1433003 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-collate.xml
   [junit4]   2> 1433006 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-hash.xml
   [junit4]   2> 1433008 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-tiny.xml
   [junit4]   2> 1433010 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-tieredmergepolicy.xml
   [junit4]   2> 1433012 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-minimal.xml
   [junit4]   2> 1433015 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-bogus-analysis-parameters.xml
   [junit4]   2> 1433017 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/hunspell-test.dic
   [junit4]   2> 1433020 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-phrasesuggest.xml
   [junit4]   2> 1433022 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1433025 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1433045 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/xslt/dummy.xsl
   [junit4]   2> 1433049 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/xslt/dummy-using-include.xsl
   [junit4]   2> 1433052 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/xslt/xsl-update-handler-test.xsl
   [junit4]   2> 1433055 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-plugcollector.xml
   [junit4]   2> 1433058 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-version-indexed.xml
   [junit4]   2> 1433060 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-analytics-query.xml
   [junit4]   2> 1433063 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-dup-dynamicField.xml
   [junit4]   2> 1433065 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-externalversionconstraint.xml
   [junit4]   2> 1433068 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwithbom.txt
   [junit4]   2> 1433070 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-tlog-with-delayingcomponent.xml
   [junit4]   2> 1433073 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-doc-expire-update-processor.xml
   [junit4]   2> 1433075 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/frenchArticles.txt
   [junit4]   2> 1433078 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-currency-multivalued.xml
   [junit4]   2> 1433080 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-lazywriter.xml
   [junit4]   2> 1433083 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-mergepolicy-legacy.xml
   [junit4]   2> 1433086 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-bogus-field-parameters.xml
   [junit4]   2> 1433088 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig_codec.xml
   [junit4]   2> 1433091 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-null-charfilters-analyzer.xml
   [junit4]   2> 1433094 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-tlog.xml
   [junit4]   2> 1433096 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-sweetspot-both-tf.xml
   [junit4]   2> 1433099 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/freeTextSuggest.txt
   [junit4]   2> 1433101 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-external-filefield.xml
   [junit4]   2> 1433104 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-master3.xml
   [junit4]   2> 1433106 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/keep-1.txt
   [junit4]   2> 1433109 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-tfidf.xml
   [junit4]   2> 1433112 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-query-parser-init.xml
   [junit4]   2> 1433114 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-repeater.xml
   [junit4]   2> 1433117 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-transformers.xml
   [junit4]   2> 1433119 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-rest-lucene-match-version.xml
   [junit4]   2> 1433122 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-functionquery.xml
   [junit4]   2> 1433125 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-cdcrupdatelog.xml
   [junit4]   2> 1433128 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1433130 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-delpolicy2.xml
   [junit4]   2> 1433132 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-reqHandler.incl
   [junit4]   2> 1433135 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-nocache.xml
   [junit4]   2> 1433138 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-customfield.xml
   [junit4]   2> 1433140 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/hunspell-test.aff
   [junit4]   2> 1433142 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-lmdirichlet.xml
   [junit4]   2> 1433145 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-preanalyzed.xml
   [junit4]   2> 1433148 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-behavior.xml
   [junit4]   2> 1433150 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-enums.xml
   [junit4]   2> 1433153 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1433157 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-HighlighterMaxOffsetTest.xml
   [junit4]   2> 1433160 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-master1-keepOneBackup.xml
   [junit4]   2> 1433162 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/elevate.xml
   [junit4]   2> 1433165 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sortingresponse.xml
   [junit4]   2> 1433167 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-mergepolicy-nocfs.xml
   [junit4]   2> 1433170 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-eff.xml
   [junit4]   2> 1433173 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-doctransformers.xml
   [junit4]   2> 1433175 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwordsWrongEncoding.txt
   [junit4]   2> 1433177 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-managed-schema.xml
   [junit4]   2> 1433180 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/da_compoundDictionary.txt
   [junit4]   2> 1433183 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-simpleqpplugin.xml
   [junit4]   2> 1433185 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-sim-global-vs-ft-mismatch.xml
   [junit4]   2> 1433188 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-mp-solrconfig.xml
   [junit4]   2> 1433191 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1433191 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1433192 INFO  (zkCallback-1055-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4222c2dc name:ZooKeeperConnection Watcher:127.0.0.1:64945/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1433192 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1433193 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1433214 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/solrconfig.xml
   [junit4]   2> 1433217 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/schema.xml
   [junit4]   2> 1433220 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1433221 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1467321 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Exception causing close of session 0x15031cf4e37000d due to java.io.IOException: Connection reset by peer
   [junit4]   2> 1467422 INFO  (jetty-launcher-1038-thread-1) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1aedaa34{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1467422 INFO  (jetty-launcher-1038-thread-3) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@6643646d{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1467422 INFO  (jetty-launcher-1038-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=478257747
   [junit4]   2> 1467424 INFO  (jetty-launcher-1038-thread-3) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=487425960
   [junit4]   2> 1467430 INFO  (jetty-launcher-1038-thread-2) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@7fa2519d{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1467430 INFO  (jetty-launcher-1038-thread-1) [    ] o.a.s.c.Overseer Overseer (id=94630358614999045-127.0.0.1:61391_solr-n_0000000000) closing
   [junit4]   2> 1467431 INFO  (jetty-launcher-1038-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=278231961
   [junit4]   2> 1467431 INFO  (OverseerStateUpdate-94630358614999045-127.0.0.1:61391_solr-n_0000000000) [n:127.0.0.1:61391_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:61391_solr
   [junit4]   2> 1467435 INFO  (zkCallback-1051-thread-1-processing-n:127.0.0.1:58366_solr) [n:127.0.0.1:58366_solr    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1467436 INFO  (zkCallback-1050-thread-1-processing-n:127.0.0.1:35208_solr) [n:127.0.0.1:35208_solr    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1467445 ERROR (jetty-launcher-1038-thread-1-EventThread) [n:127.0.0.1:61391_solr    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1@6dfe7fd4 rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@69c1f6b3[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 2]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2> 	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 1467445 INFO  (jetty-launcher-1038-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1af48042{/solr,null,UNAVAILABLE}
   [junit4]   2> 1467447 INFO  (zkCallback-1051-thread-2-processing-n:127.0.0.1:58366_solr) [n:127.0.0.1:58366_solr    ] o.a.s.c.c.ZkStat

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

bject.java:502)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1342)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1040)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:319)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:316)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:316)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getClusterProps(ZkStateReader.java:725)
   [junit4]   2> 	... 3 more
   [junit4]   2> 
   [junit4]   2> 1479950 INFO  (OverseerCollectionConfigSetProcessor-94630364130050054-127.0.0.1:62171_solr-n_0000000001) [n:127.0.0.1:62171_solr    ] o.a.s.c.OverseerTaskProcessor According to ZK I (id=94630364130050054-127.0.0.1:62171_solr-n_0000000001) am no longer a leader.
   [junit4]   2> 1479950 INFO  (OverseerStateUpdate-94630364130050054-127.0.0.1:62171_solr-n_0000000001) [n:127.0.0.1:62171_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1479950 INFO  (OverseerStateUpdate-94630364130050054-127.0.0.1:62171_solr-n_0000000001) [n:127.0.0.1:62171_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:62171_solr
   [junit4]   2> 1479952 ERROR (OverseerCollectionConfigSetProcessor-94630364130050054-127.0.0.1:62171_solr-n_0000000001) [n:127.0.0.1:62171_solr    ] o.a.s.c.OverseerTaskProcessor Unable to prioritize overseer 
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:68)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:316)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerNodePrioritizer.prioritizeOverseerNodes(OverseerNodePrioritizer.java:59)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:159)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1479954 INFO  (zkCallback-1066-thread-2-processing-n:127.0.0.1:62171_solr) [n:127.0.0.1:62171_solr    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1479954 WARN  (zkCallback-1066-thread-2-processing-n:127.0.0.1:62171_solr) [n:127.0.0.1:62171_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1479956 INFO  (jetty-launcher-1057-thread-2) [n:127.0.0.1:62171_solr c:onecollection_local s:b r:core_node1 x:onecollection_local_b_replica1] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@36cc186d{/solr,null,UNAVAILABLE}
   [junit4]   2> 1481441 WARN  (zkCallback-1070-thread-1-processing-n:127.0.0.1:39089_solr) [n:127.0.0.1:39089_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1481442 INFO  (jetty-launcher-1057-thread-1) [n:127.0.0.1:39089_solr c:onecollection_local s:c r:core_node3 x:onecollection_local_c_replica1] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@49b9b4e9{/solr,null,UNAVAILABLE}
   [junit4]   2> 1481448 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54187 54187
   [junit4]   2> 1481462 INFO  (Thread-3193) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54187 54187
   [junit4]   2> 1481464 WARN  (Thread-3193) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	3	/solr/configs/conf2
   [junit4]   2> 	3	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/collections/onecollection/state.json
   [junit4]   2> 	3	/solr/collections/onecollection_local/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/live_nodes
   [junit4]   2> 	4	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1481464 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[B559D1DACB0FB595]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSimpleQuery
   [junit4]   2> 1481465 INFO  (SUITE-TestDistribIDF-seed#[B559D1DACB0FB595]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.search.stats.TestDistribIDF_B559D1DACB0FB595-001
   [junit4]   2> Oct 04, 2015 7:46:17 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53), sim=ClassicSimilarity, locale=ar, timezone=America/Kentucky/Louisville
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_60 (64-bit)/cpus=3,threads=1,free=100932488,total=431165440
   [junit4]   2> NOTE: All tests run in this JVM: [TestLeaderInitiatedRecoveryThread, TestFieldTypeResource, TestHashQParserPlugin, DistributedExpandComponentTest, ChangedSchemaMergeTest, TestJmxMonitoredMap, TestMiniSolrCloudClusterBase, ZkControllerTest, TestFaceting, TestSchemaSimilarityResource, TestDocBasedVersionConstraints, SchemaVersionSpecificBehaviorTest, TestLuceneMatchVersion, TestExtendedDismaxParser, RegexBoostProcessorTest, ReturnFieldsTest, TermsComponentTest, RulesTest, RemoteQueryErrorTest, TestCodecSupport, HdfsRecoveryZkTest, TestDocSet, SOLR749Test, PeerSyncTest, ScriptEngineTest, TestManagedResourceStorage, UpdateParamsTest, TestCryptoKeys, ParsingFieldUpdateProcessorsTest, AtomicUpdatesTest, TestRemoteStreaming, SampleTest, TestIntervalFaceting, TestRTGBase, TestCloudInspectUtil, TestDFRSimilarityFactory, TestSweetSpotSimilarityFactory, TestLRUCache, TestManagedSchema, AsyncMigrateRouteKeyTest, FacetPivotSmallTest, IndexBasedSpellCheckerTest, CoreAdminCreateDiscoverTest, ExitableDirectoryReaderTest, HdfsSyncSliceTest, TestManagedSchemaDynamicFieldResource, VMParamsZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, DateFieldTest, BufferStoreTest, ClusterStateUpdateTest, TestXIncludeConfig, TestSolrCloudWithKerberosAlt, TestLMDirichletSimilarityFactory, HdfsThreadLeakTest, SystemInfoHandlerTest, DeleteReplicaTest, TestSearchPerf, SuggesterFSTTest, SegmentsInfoRequestHandlerTest, CoreAdminRequestStatusTest, StatelessScriptUpdateProcessorFactoryTest, ResourceLoaderTest, DeleteInactiveReplicaTest, TestClusterStateMutator, TestInitQParser, TestLeaderElectionZkExpiry, TestDocumentBuilder, TestOrdValues, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestQuerySenderNoQuery, PathHierarchyTokenizerFactoryTest, XsltUpdateRequestHandlerTest, TestUniqueKeyFieldResource, DocValuesMissingTest, TestRebalanceLeaders, HdfsBasicDistributedZk2Test, TestScoreJoinQPScore, DirectSolrSpellCheckerTest, TestDistributedSearch, SoftAutoCommitTest, OverseerTaskQueueTest, DeleteShardTest, DistributedMLTComponentTest, TestReqParamsAPI, MigrateRouteKeyTest, TestFastLRUCache, ConnectionManagerTest, BaseCdcrDistributedZkTest, ActionThrottleTest, ConcurrentDeleteAndCreateCollectionTest, TestJettySolrRunner, TestFieldCollectionResource, DirectUpdateHandlerTest, SpatialFilterTest, FastVectorHighlighterTest, IndexSchemaTest, DOMUtilTest, ExplicitHLLTest, TestNoOpRegenerator, TestCustomSort, PKIAuthenticationIntegrationTest, DistributedFacetPivotSmallTest, TestStressLucene, TestConfig, TestFieldTypeCollectionResource, TestFastWriter, CloudExitableDirectoryReaderTest, TestBlobHandler, OverseerRolesTest, TestInitParams, TestJmxIntegration, BadComponentTest, TestCollationFieldDocValues, TestSolrConfigHandler, HdfsDirectoryFactoryTest, SimpleFacetsTest, PingRequestHandlerTest, InfoHandlerTest, HardAutoCommitTest, DistributedSuggestComponentTest, DocumentAnalysisRequestHandlerTest, RuleEngineTest, TestAddFieldRealTimeGet, TestSolrCLIRunExample, QueryElevationComponentTest, DocValuesMultiTest, OverseerCollectionConfigSetProcessorTest, OverseerStatusTest, TestElisionMultitermQuery, JSONWriterTest, DistributedVersionInfoTest, SharedFSAutoReplicaFailoverTest, AnalysisAfterCoreReloadTest, TestDistribIDF]
   [junit4] Completed [253/546] on J0 in 101.22s, 2 tests, 1 error <<< FAILURES!

[...truncated 920 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:775: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:719: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/common-build.xml:516: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:1432: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:987: There were test failures: 546 suites (8 ignored), 2145 tests, 1 error, 47 ignored (35 assumptions) [seed: B559D1DACB0FB595]

Total time: 77 minutes 11 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any