Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2833/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC
1 tests failed. FAILED: org.apache.solr.search.stats.TestDistribIDF.testSimpleQuery Error Message: KeeperErrorCode = Session expired for /clusterstate.json Stack Trace: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /clusterstate.json at __randomizedtesting.SeedInfo.seed([14814A5794EC9827:618C8A4B84F65EF2]:0) at org.apache.zookeeper.KeeperException.create(KeeperException.java:127) at org.apache.zookeeper.KeeperException.create(KeeperException.java:51) at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155) at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:353) at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:350) at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61) at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:350) at org.apache.solr.common.cloud.ZkStateReader.refreshLegacyClusterState(ZkStateReader.java:472) at org.apache.solr.common.cloud.ZkStateReader.updateClusterState(ZkStateReader.java:256) at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:146) at org.apache.solr.search.stats.TestDistribIDF.createCollection(TestDistribIDF.java:213) at org.apache.solr.search.stats.TestDistribIDF.testSimpleQuery(TestDistribIDF.java:78) 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:1660) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:866) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:902) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:916) 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:875) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:777) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:822) 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:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java: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) Build Log: [...truncated 10140 lines...] [junit4] Suite: org.apache.solr.search.stats.TestDistribIDF [junit4] 2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_14814A5794EC9827-001/init-core-data-001 [junit4] 2> 1579781 INFO (SUITE-TestDistribIDF-seed#[14814A5794EC9827]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) [junit4] 2> 1579803 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testMultiCollectionQuery [junit4] 2> 1579811 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1579812 INFO (Thread-3449) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1579812 INFO (Thread-3449) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1579913 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.ZkTestServer start zk server on port:56744 [junit4] 2> 1579913 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1579915 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1579922 INFO (zkCallback-1492-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3034ef46 name:ZooKeeperConnection Watcher:127.0.0.1:56744 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1579922 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1579923 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1579923 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml [junit4] 2> 1579938 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json [junit4] 2> 1579965 INFO (jetty-launcher-1491-thread-2) [ ] o.e.j.s.Server jetty-9.2.13.v20150730 [junit4] 2> 1579973 INFO (jetty-launcher-1491-thread-1) [ ] o.e.j.s.Server jetty-9.2.13.v20150730 [junit4] 2> 1579974 INFO (jetty-launcher-1491-thread-3) [ ] o.e.j.s.Server jetty-9.2.13.v20150730 [junit4] 2> 1579977 INFO (jetty-launcher-1491-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@715d3d5e{/solr,null,AVAILABLE} [junit4] 2> 1579985 INFO (jetty-launcher-1491-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4c8e42ea{/solr,null,AVAILABLE} [junit4] 2> 1579997 INFO (jetty-launcher-1491-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7725520c{/solr,null,AVAILABLE} [junit4] 2> 1580005 INFO (jetty-launcher-1491-thread-3) [ ] o.e.j.s.ServerConnector Started ServerConnector@1fb85484{SSL-http/1.1}{127.0.0.1:56748} [junit4] 2> 1580005 INFO (jetty-launcher-1491-thread-3) [ ] o.e.j.s.Server Started @1583526ms [junit4] 2> 1580005 INFO (jetty-launcher-1491-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56748} [junit4] 2> 1580006 INFO (jetty-launcher-1491-thread-3) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@74a14482 [junit4] 2> 1580006 INFO (jetty-launcher-1491-thread-3) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_14814A5794EC9827-001/tempDir-001/node3/' [junit4] 2> 1580006 INFO (jetty-launcher-1491-thread-3) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1580006 INFO (jetty-launcher-1491-thread-3) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1580008 INFO (jetty-launcher-1491-thread-2) [ ] o.e.j.s.ServerConnector Started ServerConnector@40cc438c{SSL-http/1.1}{127.0.0.1:56747} [junit4] 2> 1580008 INFO (jetty-launcher-1491-thread-2) [ ] o.e.j.s.Server Started @1583529ms [junit4] 2> 1580008 INFO (jetty-launcher-1491-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56747} [junit4] 2> 1580009 INFO (jetty-launcher-1491-thread-2) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@74a14482 [junit4] 2> 1580009 INFO (jetty-launcher-1491-thread-2) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_14814A5794EC9827-001/tempDir-001/node2/' [junit4] 2> 1580009 INFO (jetty-launcher-1491-thread-2) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1580009 INFO (jetty-launcher-1491-thread-2) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1580011 INFO (jetty-launcher-1491-thread-1) [ ] o.e.j.s.ServerConnector Started ServerConnector@51360952{SSL-http/1.1}{127.0.0.1:56746} [junit4] 2> 1580011 INFO (jetty-launcher-1491-thread-1) [ ] o.e.j.s.Server Started @1583532ms [junit4] 2> 1580011 INFO (jetty-launcher-1491-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56746} [junit4] 2> 1580011 INFO (jetty-launcher-1491-thread-1) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@74a14482 [junit4] 2> 1580011 INFO (jetty-launcher-1491-thread-1) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_14814A5794EC9827-001/tempDir-001/node1/' [junit4] 2> 1580011 INFO (jetty-launcher-1491-thread-1) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1580011 INFO (jetty-launcher-1491-thread-1) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1580035 INFO (jetty-launcher-1491-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1580036 INFO (jetty-launcher-1491-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1580038 INFO (zkCallback-1493-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2976b2ea name:ZooKeeperConnection Watcher:127.0.0.1:56744/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1580042 INFO (jetty-launcher-1491-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1580043 INFO (jetty-launcher-1491-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1580044 INFO (jetty-launcher-1491-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1580051 INFO (jetty-launcher-1491-thread-2) [ ] o.a.s.c.CoresLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_14814A5794EC9827-001/tempDir-001/node2/. [junit4] 2> 1580054 INFO (jetty-launcher-1491-thread-2) [ ] o.a.s.c.CoreContainer New CoreContainer 1528964930 [junit4] 2> 1580054 INFO (jetty-launcher-1491-thread-2) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_14814A5794EC9827-001/tempDir-001/node2/] [junit4] 2> 1580054 INFO (jetty-launcher-1491-thread-2) [ ] o.a.s.c.CoreContainer loading shared library: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_14814A5794EC9827-001/tempDir-001/node2/lib [junit4] 2> 1580055 WARN (jetty-launcher-1491-thread-2) [ ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_14814A5794EC9827-001/tempDir-001/node2/lib). [junit4] 2> 1580080 INFO (jetty-launcher-1491-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1580081 INFO (jetty-launcher-1491-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1580084 INFO (zkCallback-1494-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@701b30a0 name:ZooKeeperConnection Watcher:127.0.0.1:56744/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1580084 INFO (jetty-launcher-1491-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1580084 INFO (jetty-launcher-1491-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1580088 INFO (jetty-launcher-1491-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1580093 INFO (jetty-launcher-1491-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1580098 INFO (jetty-launcher-1491-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1580098 INFO (zkCallback-1495-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6494bdbe name:ZooKeeperConnection Watcher:127.0.0.1:56744/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1580100 INFO (jetty-launcher-1491-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1580100 INFO (jetty-launcher-1491-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false, [junit4] 2> 1580101 INFO (jetty-launcher-1491-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1580102 INFO (jetty-launcher-1491-thread-2) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 1580103 INFO (jetty-launcher-1491-thread-1) [ ] o.a.s.c.CoresLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_14814A5794EC9827-001/tempDir-001/node1/. [junit4] 2> 1580103 INFO (jetty-launcher-1491-thread-1) [ ] o.a.s.c.CoreContainer New CoreContainer 1668852442 [junit4] 2> 1580103 INFO (jetty-launcher-1491-thread-1) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_14814A5794EC9827-001/tempDir-001/node1/] [junit4] 2> 1580103 INFO (jetty-launcher-1491-thread-1) [ ] o.a.s.c.CoreContainer loading shared library: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_14814A5794EC9827-001/tempDir-001/node1/lib [junit4] 2> 1580103 WARN (jetty-launcher-1491-thread-1) [ ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_14814A5794EC9827-001/tempDir-001/node1/lib). [junit4] 2> 1580104 INFO (jetty-launcher-1491-thread-2) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1580104 INFO (jetty-launcher-1491-thread-2) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1580104 INFO (jetty-launcher-1491-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56744/solr [junit4] 2> 1580104 INFO (jetty-launcher-1491-thread-2) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 1580104 INFO (jetty-launcher-1491-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1580107 INFO (jetty-launcher-1491-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1580143 INFO (zkCallback-1497-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@cf5396a name:ZooKeeperConnection Watcher:127.0.0.1:56744 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1580148 INFO (jetty-launcher-1491-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1580148 INFO (jetty-launcher-1491-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1580148 INFO (jetty-launcher-1491-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1580149 INFO (jetty-launcher-1491-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false, [junit4] 2> 1580150 INFO (jetty-launcher-1491-thread-1) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 1580152 INFO (jetty-launcher-1491-thread-1) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1580152 INFO (jetty-launcher-1491-thread-1) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1580152 INFO (jetty-launcher-1491-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56744/solr [junit4] 2> 1580156 INFO (jetty-launcher-1491-thread-1) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 1580156 INFO (jetty-launcher-1491-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1580158 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 0x150ba48ad3e0004, 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> 1580158 INFO (jetty-launcher-1491-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1580160 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 0x150ba48ad3e0003, 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> 1580169 INFO (jetty-launcher-1491-thread-2) [n:127.0.0.1:56747_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1580170 INFO (zkCallback-1500-thread-1-processing-n:127.0.0.1:56747_solr) [n:127.0.0.1:56747_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6cfdad86 name:ZooKeeperConnection Watcher:127.0.0.1:56744/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1580171 INFO (jetty-launcher-1491-thread-2) [n:127.0.0.1:56747_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1580160 INFO (jetty-launcher-1491-thread-3) [ ] o.a.s.c.CoresLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_14814A5794EC9827-001/tempDir-001/node3/. [junit4] 2> 1580172 INFO (jetty-launcher-1491-thread-3) [ ] o.a.s.c.CoreContainer New CoreContainer 1256055034 [junit4] 2> 1580172 INFO (jetty-launcher-1491-thread-3) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_14814A5794EC9827-001/tempDir-001/node3/] [junit4] 2> 1580173 INFO (jetty-launcher-1491-thread-3) [ ] o.a.s.c.CoreContainer loading shared library: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_14814A5794EC9827-001/tempDir-001/node3/lib [junit4] 2> 1580173 INFO (zkCallback-1499-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2fa7623 name:ZooKeeperConnection Watcher:127.0.0.1:56744 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1580174 INFO (jetty-launcher-1491-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1580174 WARN (jetty-launcher-1491-thread-3) [ ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_14814A5794EC9827-001/tempDir-001/node3/lib). [junit4] 2> 1580174 INFO (jetty-launcher-1491-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1580185 INFO (jetty-launcher-1491-thread-2) [n:127.0.0.1:56747_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 1580192 INFO (jetty-launcher-1491-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false, [junit4] 2> 1580194 INFO (jetty-launcher-1491-thread-3) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 1580195 INFO (jetty-launcher-1491-thread-3) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1580195 INFO (jetty-launcher-1491-thread-3) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1580195 INFO (jetty-launcher-1491-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56744/solr [junit4] 2> 1580195 INFO (jetty-launcher-1491-thread-3) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 1580195 INFO (jetty-launcher-1491-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1580195 INFO (jetty-launcher-1491-thread-1) [n:127.0.0.1:56746_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1580199 INFO (jetty-launcher-1491-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1580199 INFO (zkCallback-1501-thread-1-processing-n:127.0.0.1:56746_solr) [n:127.0.0.1:56746_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@653d6199 name:ZooKeeperConnection Watcher:127.0.0.1:56744/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1580199 INFO (jetty-launcher-1491-thread-1) [n:127.0.0.1:56746_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1580199 INFO (zkCallback-1503-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@61f7b623 name:ZooKeeperConnection Watcher:127.0.0.1:56744 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1580199 INFO (jetty-launcher-1491-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1580202 INFO (jetty-launcher-1491-thread-1) [n:127.0.0.1:56746_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 1580204 INFO (jetty-launcher-1491-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1580204 INFO (jetty-launcher-1491-thread-2) [n:127.0.0.1:56747_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 1580214 INFO (jetty-launcher-1491-thread-1) [n:127.0.0.1:56746_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 1580219 INFO (jetty-launcher-1491-thread-3) [n:127.0.0.1:56748_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1580225 INFO (jetty-launcher-1491-thread-1) [n:127.0.0.1:56746_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 1580230 INFO (zkCallback-1504-thread-1-processing-n:127.0.0.1:56748_solr) [n:127.0.0.1:56748_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@73abe747 name:ZooKeeperConnection Watcher:127.0.0.1:56744/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1580230 INFO (jetty-launcher-1491-thread-3) [n:127.0.0.1:56748_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1580237 INFO (jetty-launcher-1491-thread-1) [n:127.0.0.1:56746_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 1580240 INFO (jetty-launcher-1491-thread-2) [n:127.0.0.1:56747_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 1580244 INFO (jetty-launcher-1491-thread-1) [n:127.0.0.1:56746_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 1580245 INFO (jetty-launcher-1491-thread-2) [n:127.0.0.1:56747_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 1580250 INFO (jetty-launcher-1491-thread-1) [n:127.0.0.1:56746_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 1580250 INFO (jetty-launcher-1491-thread-2) [n:127.0.0.1:56747_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 1580253 INFO (jetty-launcher-1491-thread-2) [n:127.0.0.1:56747_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 1580254 INFO (jetty-launcher-1491-thread-1) [n:127.0.0.1:56746_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 1580259 INFO (jetty-launcher-1491-thread-1) [n:127.0.0.1:56746_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 1580260 INFO (jetty-launcher-1491-thread-3) [n:127.0.0.1:56748_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 1580260 INFO (jetty-launcher-1491-thread-2) [n:127.0.0.1:56747_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 1580263 INFO (jetty-launcher-1491-thread-2) [n:127.0.0.1:56747_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 1580264 INFO (jetty-launcher-1491-thread-3) [n:127.0.0.1:56748_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 1580265 INFO (jetty-launcher-1491-thread-3) [n:127.0.0.1:56748_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56748_solr [junit4] 2> 1580266 INFO (jetty-launcher-1491-thread-2) [n:127.0.0.1:56747_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56747_solr [junit4] 2> 1580266 INFO (jetty-launcher-1491-thread-2) [n:127.0.0.1:56747_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:56747_solr [junit4] 2> 1580267 INFO (jetty-launcher-1491-thread-3) [n:127.0.0.1:56748_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:56748_solr [junit4] 2> 1580270 INFO (jetty-launcher-1491-thread-1) [n:127.0.0.1:56746_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 1580271 INFO (jetty-launcher-1491-thread-2) [n:127.0.0.1:56747_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 1580271 INFO (jetty-launcher-1491-thread-3) [n:127.0.0.1:56748_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 1580274 INFO (jetty-launcher-1491-thread-1) [n:127.0.0.1:56746_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56746_solr [junit4] 2> 1580275 INFO (jetty-launcher-1491-thread-2) [n:127.0.0.1:56747_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 1580275 INFO (jetty-launcher-1491-thread-1) [n:127.0.0.1:56746_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:56746_solr [junit4] 2> 1580276 INFO (jetty-launcher-1491-thread-3) [n:127.0.0.1:56748_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 1580279 INFO (jetty-launcher-1491-thread-2) [n:127.0.0.1:56747_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1580280 INFO (jetty-launcher-1491-thread-3) [n:127.0.0.1:56748_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1580281 INFO (jetty-launcher-1491-thread-2) [n:127.0.0.1:56747_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94780413481713670-127.0.0.1:56747_solr-n_0000000000 [junit4] 2> 1580289 INFO (jetty-launcher-1491-thread-2) [n:127.0.0.1:56747_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:56747_solr [junit4] 2> 1580289 INFO (jetty-launcher-1491-thread-2) [n:127.0.0.1:56747_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader [junit4] 2> 1580289 INFO (jetty-launcher-1491-thread-3) [n:127.0.0.1:56748_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94780413481713673-127.0.0.1:56748_solr-n_0000000001 [junit4] 2> 1580292 INFO (jetty-launcher-1491-thread-2) [n:127.0.0.1:56747_solr ] o.a.s.c.Overseer Overseer (id=94780413481713670-127.0.0.1:56747_solr-n_0000000000) starting [junit4] 2> 1580291 INFO (jetty-launcher-1491-thread-1) [n:127.0.0.1:56746_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1580294 INFO (jetty-launcher-1491-thread-1) [n:127.0.0.1:56746_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94780413481713671-127.0.0.1:56746_solr-n_0000000002 [junit4] 2> 1580296 INFO (jetty-launcher-1491-thread-1) [n:127.0.0.1:56746_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94780413481713673-127.0.0.1:56748_solr-n_0000000001 to know if I could be the leader [junit4] 2> 1580296 INFO (jetty-launcher-1491-thread-1) [n:127.0.0.1:56746_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1580298 INFO (jetty-launcher-1491-thread-2) [n:127.0.0.1:56747_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work [junit4] 2> 1580298 INFO (jetty-launcher-1491-thread-3) [n:127.0.0.1:56748_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94780413481713670-127.0.0.1:56747_solr-n_0000000000 to know if I could be the leader [junit4] 2> 1580305 INFO (jetty-launcher-1491-thread-3) [n:127.0.0.1:56748_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1580321 INFO (jetty-launcher-1491-thread-2) [n:127.0.0.1:56747_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 1580325 INFO (OverseerCollectionConfigSetProcessor-94780413481713670-127.0.0.1:56747_solr-n_0000000000) [n:127.0.0.1:56747_solr ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations [junit4] 2> 1580326 INFO (jetty-launcher-1491-thread-2) [n:127.0.0.1:56747_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1580327 INFO (OverseerStateUpdate-94780413481713670-127.0.0.1:56747_solr-n_0000000000) [n:127.0.0.1:56747_solr ] o.a.s.c.Overseer Starting to work on the main queue [junit4] 2> 1580343 INFO (jetty-launcher-1491-thread-3) [n:127.0.0.1:56748_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1580344 INFO (jetty-launcher-1491-thread-3) [n:127.0.0.1:56748_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1580345 INFO (jetty-launcher-1491-thread-3) [n:127.0.0.1:56748_solr ] o.a.s.c.CoresLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_14814A5794EC9827-001/tempDir-001/node3/. [junit4] 2> 1580345 INFO (jetty-launcher-1491-thread-3) [n:127.0.0.1:56748_solr ] o.a.s.c.CoresLocator Found 0 core definitions [junit4] 2> 1580346 INFO (jetty-launcher-1491-thread-3) [n:127.0.0.1:56748_solr ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1 [junit4] 2> 1580346 INFO (jetty-launcher-1491-thread-3) [n:127.0.0.1:56748_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 1580361 INFO (jetty-launcher-1491-thread-1) [n:127.0.0.1:56746_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1580361 INFO (jetty-launcher-1491-thread-1) [n:127.0.0.1:56746_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1580363 INFO (jetty-launcher-1491-thread-1) [n:127.0.0.1:56746_solr ] o.a.s.c.CoresLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_14814A5794EC9827-001/tempDir-001/node1/. [junit4] 2> 1580363 INFO (jetty-launcher-1491-thread-1) [n:127.0.0.1:56746_solr ] o.a.s.c.CoresLocator Found 0 core definitions [junit4] 2> 1580369 INFO (jetty-launcher-1491-thread-1) [n:127.0.0.1:56746_solr ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1 [junit4] 2> 1580369 INFO (jetty-launcher-1491-thread-1) [n:127.0.0.1:56746_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 1580387 INFO (jetty-launcher-1491-thread-2) [n:127.0.0.1:56747_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1580387 INFO (jetty-launcher-1491-thread-2) [n:127.0.0.1:56747_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1580388 INFO (jetty-launcher-1491-thread-2) [n:127.0.0.1:56747_solr ] o.a.s.c.CoresLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_14814A5794EC9827-001/tempDir-001/node2/. [junit4] 2> 1580388 INFO (jetty-launcher-1491-thread-2) [n:127.0.0.1:56747_solr ] o.a.s.c.CoresLocator Found 0 core definitions [junit4] 2> 1580390 INFO (jetty-launcher-1491-thread-2) [n:127.0.0.1:56747_solr ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1 [junit4] 2> 1580390 INFO (jetty-launcher-1491-thread-2) [n:127.0.0.1:56747_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 1580390 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1580391 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1580397 INFO (zkCallback-1505-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@660b6b2e name:ZooKeeperConnection Watcher:127.0.0.1:56744 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1580397 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1580397 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1580403 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1580405 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1580405 INFO (zkCallback-1507-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2a7394b9 name:ZooKeeperConnection Watcher:127.0.0.1:56744/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1580405 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1580406 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1580406 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/addfields.updateprocessor.js [junit4] 2> 1580409 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/analyzingInfixSuggest.txt [junit4] 2> 1580411 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-currency.xml [junit4] 2> 1580414 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-error-solrconfig.xml [junit4] 2> 1580416 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-mp-solrconfig.xml [junit4] 2> 1580420 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-analyzer-class-and-nested.xml [junit4] 2> 1580424 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-bogus-analysis-parameters.xml [junit4] 2> 1580426 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-bogus-field-parameters.xml [junit4] 2> 1580429 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-codec-global-vs-ft-mismatch.xml [junit4] 2> 1580431 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-currency-dynamic-multivalued.xml [junit4] 2> 1580434 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-currency-ft-bogus-code-in-xml.xml [junit4] 2> 1580438 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-currency-ft-bogus-default-code.xml [junit4] 2> 1580441 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-currency-ft-multivalued.xml [junit4] 2> 1580446 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-currency-ft-oer-norates.xml [junit4] 2> 1580453 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-currency-multivalued.xml [junit4] 2> 1580463 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-dup-dynamicField.xml [junit4] 2> 1580467 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-dup-field.xml [junit4] 2> 1580471 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-dup-fieldType.xml [junit4] 2> 1580474 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-dynamicfield-default-val.xml [junit4] 2> 1580477 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-dynamicfield-required.xml [junit4] 2> 1580483 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-external-filefield.xml [junit4] 2> 1580486 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-init-error.xml [junit4] 2> 1580489 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-misplaced-asterisk-copyfield-dest-should-fail-test.xml [junit4] 2> 1580492 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-misplaced-asterisk-copyfield-source-should-fail-test.xml [junit4] 2> 1580498 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-multiple-asterisk-copyfield-dest-should-fail-test.xml [junit4] 2> 1580500 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml [junit4] 2> 1580503 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-non-glob-copyfield-source-matching-nothing-should-fail-test.xml [junit4] 2> 1580507 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-nontext-analyzer.xml [junit4] 2> 1580510 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-not-indexed-but-norms.xml [junit4] 2> 1580512 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-not-indexed-but-pos.xml [junit4] 2> 1580516 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-not-indexed-but-tf.xml [junit4] 2> 1580520 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-omit-tf-but-not-pos.xml [junit4] 2> 1580523 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-sim-global-vs-ft-mismatch.xml [junit4] 2> 1580527 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-sweetspot-both-tf.xml [junit4] 2> 1580530 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-sweetspot-partial-baseline.xml [junit4] 2> 1580532 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-sweetspot-partial-hyperbolic.xml [junit4] 2> 1580539 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-sweetspot-partial-norms.xml [junit4] 2> 1580549 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-uniquekey-is-copyfield-dest.xml [junit4] 2> 1580559 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-uniquekey-multivalued.xml [junit4] 2> 1580562 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-uniquekey-uses-default.xml [junit4] 2> 1580568 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-unsupported-docValues.xml [junit4] 2> 1580577 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-bogus-scriptengine-name.xml [junit4] 2> 1580579 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-invalid-scriptfile.xml [junit4] 2> 1580581 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-managed-schema-named-schema.xml.xml [junit4] 2> 1580584 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-missing-scriptfile.xml [junit4] 2> 1580587 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-multiple-cfs.xml [junit4] 2> 1580590 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-multiple-dirfactory.xml [junit4] 2> 1580594 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-multiple-indexconfigs.xml [junit4] 2> 1580598 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-nrtmode.xml [junit4] 2> 1580602 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-schema-mutable-but-not-managed.xml [junit4] 2> 1580605 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-unexpected-schema-attribute.xml [junit4] 2> 1580608 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad_solrconfig.xml [junit4] 2> 1580611 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/blendedInfixSuggest.txt [junit4] 2> 1580615 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/compoundDictionary.txt [junit4] 2> 1580617 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/conditional.updateprocessor.js [junit4] 2> 1580620 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/cross-compatible.js [junit4] 2> 1580622 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml [junit4] 2> 1580625 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/da_compoundDictionary.txt [junit4] 2> 1580627 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/da_UTF8.xml [junit4] 2> 1580630 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/elevate.xml [junit4] 2> 1580633 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 1580635 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/freeTextSuggest.txt [junit4] 2> 1580639 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/frenchArticles.txt [junit4] 2> 1580644 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/fuzzysuggest.txt [junit4] 2> 1580647 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/hunspell-test.aff [junit4] 2> 1580650 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/hunspell-test.dic [junit4] 2> 1580653 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/hyphenation.dtd [junit4] 2> 1580656 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/jasuggest.txt [junit4] 2> 1580659 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/keep-1.txt [junit4] 2> 1580662 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/keep-2.txt [junit4] 2> 1580665 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1580670 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/missing.functions.updateprocessor.js [junit4] 2> 1580673 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/missleading.extension.updateprocessor.js.txt [junit4] 2> 1580676 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 1580678 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 1580681 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/phrasesuggest.txt [junit4] 2> 1580685 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt [junit4] 2> 1580689 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/regex-boost-processor-test.txt [junit4] 2> 1580701 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-add-schema-fields-update-processor.xml [junit4] 2> 1580703 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-behavior.xml [junit4] 2> 1580706 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-binaryfield.xml [junit4] 2> 1580708 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-bm25.xml [junit4] 2> 1580710 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-charfilters.xml [junit4] 2> 1580713 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-class-name-shortening-on-serialization.xml [junit4] 2> 1580716 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-collate-dv.xml [junit4] 2> 1580720 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-collate.xml [junit4] 2> 1580723 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-complex-phrase.xml [junit4] 2> 1580726 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-copyfield-test.xml [junit4] 2> 1580730 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-custom-field.xml [junit4] 2> 1580734 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-customfield.xml [junit4] 2> 1580738 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-dfr.xml [junit4] 2> 1580741 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-distrib-interval-faceting.xml [junit4] 2> 1580746 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-distributed-missing-sort.xml [junit4] 2> 1580749 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-docValues.xml [junit4] 2> 1580751 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-docValuesFaceting.xml [junit4] 2> 1580754 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-docValuesJoin.xml [junit4] 2> 1580757 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-docValuesMissing.xml [junit4] 2> 1580759 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-docValuesMulti.xml [junit4] 2> 1580762 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-eff.xml [junit4] 2> 1580764 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-enums.xml [junit4] 2> 1580766 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-field-sort-values.xml [junit4] 2> 1580769 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-folding.xml [junit4] 2> 1580771 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-graph.xml [junit4] 2> 1580774 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-hash.xml [junit4] 2> 1580776 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-HighlighterMaxOffsetTest.xml [junit4] 2> 1580778 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-ib.xml [junit4] 2> 1580781 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-id-and-version-fields-only.xml [junit4] 2> 1580810 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-lmdirichlet.xml [junit4] 2> 1580817 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-lmjelinekmercer.xml [junit4] 2> 1580820 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-luceneMatchVersion.xml [junit4] 2> 1580823 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-minimal.xml [junit4] 2> 1580826 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-not-required-unique-key.xml [junit4] 2> 1580829 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-null-charfilters-analyzer.xml [junit4] 2> 1580831 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-numeric.xml [junit4] 2> 1580834 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-one-field-no-dynamic-field-unique-key.xml [junit4] 2> 1580836 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-one-field-no-dynamic-field.xml [junit4] 2> 1580838 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-phrasesuggest.xml [junit4] 2> 1580841 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-postingshighlight.xml [junit4] 2> 1580843 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-preanalyzed.xml [junit4] 2> 1580846 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-replication1.xml [junit4] 2> 1580848 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-replication2.xml [junit4] 2> 1580850 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-required-fields.xml [junit4] 2> 1580869 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-rest-lucene-match-version.xml [junit4] 2> 1580874 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-rest.xml [junit4] 2> 1580879 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-reversed.xml [junit4] 2> 1580882 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sim.xml [junit4] 2> 1580889 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-simpleqpplugin.xml [junit4] 2> 1580892 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-single-dynamic-copy-field.xml [junit4] 2> 1580895 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-snippet-field.xml [junit4] 2> 1580897 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-snippet-type.xml [junit4] 2> 1580899 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-snippet-types.incl [junit4] 2> 1580901 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sortingresponse.xml [junit4] 2> 1580903 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sorts.xml [junit4] 2> 1580905 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-spatial.xml [junit4] 2> 1580908 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-spellchecker.xml [junit4] 2> 1580910 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sql.xml [junit4] 2> 1580913 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-stop-keep.xml [junit4] 2> 1580916 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sweetspot.xml [junit4] 2> 1580919 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-synonym-tokenizer.xml [junit4] 2> 1580922 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-tfidf.xml [junit4] 2> 1580925 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-tiny.xml [junit4] 2> 1580927 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-trie.xml [junit4] 2> 1580929 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-version-dv.xml [junit4] 2> 1580931 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-version-indexed.xml [junit4] 2> 1580933 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-xinclude.xml [junit4] 2> 1580936 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml [junit4] 2> 1580938 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema11.xml [junit4] 2> 1580940 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema12.xml [junit4] 2> 1580942 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema15.xml [junit4] 2> 1580945 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema_codec.xml [junit4] 2> 1580965 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema_latest.xml [junit4] 2> 1580969 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schemasurround.xml [junit4] 2> 1580973 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-add-schema-fields-update-processor-chains.xml [junit4] 2> 1580977 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-altdirectory.xml [junit4] 2> 1580980 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-analytics-query.xml [junit4] 2> 1580984 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-basic.xml [junit4] 2> 1580988 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-caching.xml [junit4] 2> 1580991 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-cdcr.xml [junit4] 2> 1580994 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-cdcrupdatelog.xml [junit4] 2> 1580997 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-collapseqparser.xml [junit4] 2> 1581001 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-components-name.xml [junit4] 2> 1581005 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-deeppaging.xml [junit4] 2> 1581008 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-defaults.xml [junit4] 2> 1581012 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-delaying-component.xml [junit4] 2> 1581016 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-delpolicy1.xml [junit4] 2> 1581019 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-delpolicy2.xml [junit4] 2> 1581022 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-doc-expire-update-processor.xml [junit4] 2> 1581026 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-doctransformers.xml [junit4] 2> 1581029 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-elevate.xml [junit4] 2> 1581033 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-externalversionconstraint.xml [junit4] 2> 1581036 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-functionquery.xml [junit4] 2> 1581038 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-hash.xml [junit4] 2> 1581042 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-headers.xml [junit4] 2> 1581046 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-highlight.xml [junit4] 2> 1581049 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-implicitproperties.xml [junit4] 2> 1581052 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-indexconfig.xml [junit4] 2> 1581055 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-infostream-logging.xml [junit4] 2> 1581059 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-lazywriter.xml [junit4] 2> 1581062 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-logmergepolicy.xml [junit4] 2> 1581066 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-managed-schema.xml [junit4] 2> 1581072 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-master-throttled.xml [junit4] 2> 1581074 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-master.xml [junit4] 2> 1581077 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-master1-keepOneBackup.xml [junit4] 2> 1581079 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-master1.xml [junit4] 2> 1581081 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-master2.xml [junit4] 2> 1581083 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-master3.xml [junit4] 2> 1581085 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-mergepolicy-defaults.xml [junit4] 2> 1581087 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-mergepolicy-legacy.xml [junit4] 2> 1581089 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-mergepolicy-nocfs.xml [junit4] 2> 1581099 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-minimal.xml [junit4] 2> 1581101 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-nocache.xml [junit4] 2> 1581103 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-noopregen.xml [junit4] 2> 1581106 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-paramset.xml [junit4] 2> 1581108 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-parsing-update-processor-chains.xml [junit4] 2> 1581110 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-phrasesuggest.xml [junit4] 2> 1581112 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-plugcollector.xml [junit4] 2> 1581114 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-postingshighlight.xml [junit4] 2> 1581117 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-query-parser-init.xml [junit4] 2> 1581119 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-querysender-noquery.xml [junit4] 2> 1581121 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-querysender.xml [junit4] 2> 1581124 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-repeater.xml [junit4] 2> 1581126 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-reqHandler.incl [junit4] 2> 1581128 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-response-log-component.xml [junit4] 2> 1581131 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-schemaless.xml [junit4] 2> 1581133 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-script-updateprocessor.xml [junit4] 2> 1581137 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-searcher-listeners1.xml [junit4] 2> 1581141 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-slave.xml [junit4] 2> 1581144 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-slave1.xml [junit4] 2> 1581147 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-snippet-processor.xml [junit4] 2> 1581150 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-solcoreproperties.xml [junit4] 2> 1581153 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-SOLR-749.xml [junit4] 2> 1581156 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-sortingresponse.xml [junit4] 2> 1581159 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-spatial.xml [junit4] 2> 1581162 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-spellcheckcomponent.xml [junit4] 2> 1581165 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-spellchecker.xml [junit4] 2> 1581169 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-sql.xml [junit4] 2> 1581174 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-suggestercomponent-context-filter-query.xml [junit4] 2> 1581179 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-suggestercomponent.xml [junit4] 2> 1581184 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-test-misc.xml [junit4] 2> 1581190 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-tieredmergepolicy.xml [junit4] 2> 1581194 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-tlog-with-delayingcomponent.xml [junit4] 2> 1581198 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-tlog.xml [junit4] 2> 1581203 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-tolerant-search.xml [junit4] 2> 1581206 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-transformers.xml [junit4] 2> 1581210 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-update-processor-chains.xml [junit4] 2> 1581215 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-warmer.xml [junit4] 2> 1581218 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-withgethandler.xml [junit4] 2> 1581223 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-xinclude.xml [junit4] 2> 1581228 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1581233 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml [junit4] 2> 1581237 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig_codec.xml [junit4] 2> 1581242 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig_perf.xml [junit4] 2> 1581245 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stemdict.txt [junit4] 2> 1581249 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stop-1.txt [junit4] 2> 1581254 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stop-2.txt [junit4] 2> 1581263 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stop-snowball.txt [junit4] 2> 1581267 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stoptypes-1.txt [junit4] 2> 1581271 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stoptypes-2.txt [junit4] 2> 1581276 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwithbom.txt [junit4] 2> 1581281 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt [junit4] 2> 1581285 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwordsWrongEncoding.txt [junit4] 2> 1581290 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt [junit4] 2> 1581294 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/throw.error.on.add.updateprocessor.js [junit4] 2> 1581298 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/trivial.updateprocessor0.js [junit4] 2> 1581302 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/trivial.updateprocessor1.js [junit4] 2> 1581306 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/wdftypes.txt [junit4] 2> 1581310 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/xslt/dummy-using-include.xsl [junit4] 2> 1581314 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/xslt/dummy.xsl [junit4] 2> 1581318 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/xslt/xsl-update-handler-test.xsl [junit4] 2> 1581325 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1581326 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1581327 INFO (zkCallback-1508-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@23b3cbba name:ZooKeeperConnection Watcher:127.0.0.1:56744/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1581328 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1581328 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1581328 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/schema.xml [junit4] 2> 1581334 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/solrconfig.xml [junit4] 2> 1581344 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1581345 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1581347 INFO (zkCallback-1509-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@79757641 name:ZooKeeperConnection Watcher:127.0.0.1:56744/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1581347 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1581347 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1581347 INFO (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1581402 INFO (qtp385434107-9930) [n:127.0.0.1:56746_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&maxShardsPerNode=1&name=collection1&action=CREATE&numShards=2&wt=javabin&version=2 [junit4] 2> 1581423 INFO (OverseerCollectionConfigSetProcessor-94780413481713670-127.0.0.1:56747_solr-n_0000000000) [n:127.0.0.1:56747_solr ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{ [junit4] 2> "name":"collection1", [junit4] 2> "fromApi":"true", [junit4] 2> "replicationFactor":"1", [junit4] 2> "collection.configName":"conf1", [junit4] 2> "numShards [...truncated too long message...] or$Worker.run(ThreadPoolExecutor.java:617) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> 1616531 INFO (jetty-launcher-1510-thread-3) [n:127.0.0.1:56802_solr c:onecollection_local s:a r:core_node3 x:onecollection_local_a_replica1] o.a.s.c.Overseer Overseer (id=94780414765170693-127.0.0.1:56802_solr-n_0000000000) closing [junit4] 2> 1616533 INFO (jetty-launcher-1510-thread-2) [n:127.0.0.1:56804_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@1307c199{/solr,null,UNAVAILABLE} [junit4] 2> 1616533 INFO (OverseerStateUpdate-94780414765170693-127.0.0.1:56802_solr-n_0000000000) [n:127.0.0.1:56802_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:56802_solr [junit4] 2> 1616538 INFO (zkCallback-1517-thread-2-processing-n:127.0.0.1:56802_solr) [n:127.0.0.1:56802_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> 1616538 WARN (zkCallback-1517-thread-2-processing-n:127.0.0.1:56802_solr) [n:127.0.0.1:56802_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK [junit4] 2> 1616539 INFO (jetty-launcher-1510-thread-3) [n:127.0.0.1:56802_solr c:onecollection_local s:a r:core_node3 x:onecollection_local_a_replica1] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2fc2ff9f{/solr,null,UNAVAILABLE} [junit4] 2> 1616542 INFO (TEST-TestDistribIDF.testSimpleQuery-seed#[14814A5794EC9827]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:56800 56800 [junit4] 2> 1616598 INFO (Thread-3500) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:56800 56800 [junit4] 2> 1618596 WARN (Thread-3500) [ ] 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> 1618597 INFO (TEST-TestDistribIDF.testSimpleQuery-seed#[14814A5794EC9827]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testSimpleQuery [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestDistribIDF -Dtests.method=testSimpleQuery -Dtests.seed=14814A5794EC9827 -Dtests.slow=true -Dtests.locale=sl -Dtests.timezone=Africa/Casablanca -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] ERROR 19.5s J1 | TestDistribIDF.testSimpleQuery <<< [junit4] > Throwable #1: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /clusterstate.json [junit4] > at __randomizedtesting.SeedInfo.seed([14814A5794EC9827:618C8A4B84F65EF2]:0) [junit4] > at org.apache.zookeeper.KeeperException.create(KeeperException.java:127) [junit4] > at org.apache.zookeeper.KeeperException.create(KeeperException.java:51) [junit4] > at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155) [junit4] > at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:353) [junit4] > at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:350) [junit4] > at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61) [junit4] > at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:350) [junit4] > at org.apache.solr.common.cloud.ZkStateReader.refreshLegacyClusterState(ZkStateReader.java:472) [junit4] > at org.apache.solr.common.cloud.ZkStateReader.updateClusterState(ZkStateReader.java:256) [junit4] > at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:146) [junit4] > at org.apache.solr.search.stats.TestDistribIDF.createCollection(TestDistribIDF.java:213) [junit4] > at org.apache.solr.search.stats.TestDistribIDF.testSimpleQuery(TestDistribIDF.java:78) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] 2> 1618600 INFO (SUITE-TestDistribIDF-seed#[14814A5794EC9827]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_14814A5794EC9827-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene54): {range_facet_l_dv=PostingsFormat(name=LuceneFixedGap), _version_=PostingsFormat(name=Memory doPackFST= true), multiDefault=FST50, cat=FST50, intDefault=PostingsFormat(name=Memory doPackFST= true), id=PostingsFormat(name=LuceneFixedGap), range_facet_i_dv=FST50, range_facet_l=FST50, timestamp=FST50}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Memory)}, sim=ClassicSimilarity, locale=sl, timezone=Africa/Casablanca [junit4] 2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_60 (64-bit)/cpus=3,threads=1,free=300385120,total=533725184 [junit4] 2> NOTE: All tests run in this JVM: [LeaderElectionIntegrationTest, DefaultValueUpdateProcessorTest, CloudExitableDirectoryReaderTest, TestCSVResponseWriter, TestPKIAuthenticationPlugin, CollectionsAPIDistributedZkTest, OverseerRolesTest, DirectSolrConnectionTest, HdfsSyncSliceTest, TestConfigOverlay, BigEndianAscendingWordSerializerTest, TestFiltering, SimpleCollectionCreateDeleteTest, TestFieldResource, DistributedTermsComponentTest, TestReversedWildcardFilterFactory, RulesTest, BaseCdcrDistributedZkTest, OverseerStatusTest, CleanupOldIndexTest, SparseHLLTest, TestBinaryResponseWriter, HdfsRecoveryZkTest, ChaosMonkeySafeLeaderTest, TestManagedSchemaFieldResource, DateRangeFieldTest, DistributedQueryComponentOptimizationTest, TestDefaultSimilarityFactory, ActionThrottleTest, TestReqParamsAPI, LeaderInitiatedRecoveryOnShardRestartTest, TestSolr4Spatial, TestConfigSetsAPIExclusivity, SimpleMLTQParserTest, HdfsBasicDistributedZk2Test, ConvertedLegacyTest, DocValuesMissingTest, TestRangeQuery, OutputWriterTest, MultiTermTest, CloudMLTQParserTest, MigrateRouteKeyTest, TestCoreDiscovery, TestQueryTypes, TestConfigSetProperties, UpdateRequestProcessorFactoryTest, TestManagedResourceStorage, SolrCmdDistributorTest, DistributedFacetPivotLargeTest, OverseerTaskQueueTest, CollectionTooManyReplicasTest, BasicDistributedZk2Test, ConcurrentDeleteAndCreateCollectionTest, TestOmitPositions, TestBadConfig, QueryParsingTest, RollingRestartTest, UUIDFieldTest, TestCryptoKeys, IndexSchemaRuntimeFieldTest, TestSQLHandler, LeaderInitiatedRecoveryOnCommitTest, HLLSerializationTest, TestIntervalFaceting, TestExceedMaxTermLength, UniqFieldsUpdateProcessorFactoryTest, TestFieldTypeCollectionResource, RAMDirectoryFactoryTest, TestRemoveLastDynamicCopyField, TestReplicationHandlerBackup, CopyFieldTest, TestFoldingMultitermQuery, TestRandomFaceting, TestUtils, TestQueryUtils, FullHLLTest, TestConfigReload, TestSolrCloudWithKerberosAlt, DistributedDebugComponentTest, TestSchemaVersionResource, CoreAdminCreateDiscoverTest, TestRTimerTree, TestSolrIndexConfig, SolrCoreCheckLockOnStartupTest, TestFieldTypeResource, TestSimpleQParserPlugin, TestTrie, TestInitQParser, TestJoin, SynonymTokenizerTest, SuggestComponentTest, TestRawResponseWriter, BadIndexSchemaTest, SpellPossibilityIteratorTest, CollectionReloadTest, SmileWriterTest, TestRebalanceLeaders, TestInfoStreamLogging, CoreAdminRequestStatusTest, TestDistributedGrouping, EchoParamsTest, TestMissingGroups, RecoveryAfterSoftCommitTest, TestStressUserVersions, CSVRequestHandlerTest, JavabinLoaderTest, HdfsThreadLeakTest, TestCloudInspectUtil, TestDistributedMissingSort, TestCollapseQParserPlugin, EnumFieldTest, DirectUpdateHandlerOptimizeTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, MinimalSchemaTest, TestZkChroot, DistanceUnitsTest, MultiThreadedOCPTest, CoreAdminHandlerTest, TestPerFieldSimilarity, FieldAnalysisRequestHandlerTest, TestValueSourceCache, CircularListTest, TestConfigSetsAPI, TestDistribIDF] [junit4] Completed [249/553] on J1 in 38.84s, 2 tests, 1 error <<< FAILURES! [...truncated 950 lines...] BUILD FAILED /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:775: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:719: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:59: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:233: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:516: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1432: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:987: There were test failures: 553 suites (8 ignored), 2176 tests, 1 error, 80 ignored (37 assumptions) [seed: 14814A5794EC9827] Total time: 72 minutes 42 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
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org