Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2459/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.handler.TestSQLHandler.doTest

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([5E76D7CD8927CD8C:F9326F69E49CDE35]:0)
        at 
org.apache.solr.handler.TestSQLHandler.testBasicGrouping(TestSQLHandler.java:342)
        at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:91)
        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:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
        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:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10048 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSQLHandler
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_5E76D7CD8927CD8C-001/init-core-data-001
   [junit4]   2> 1147843 INFO  
(SUITE-TestSQLHandler-seed#[5E76D7CD8927CD8C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 1147843 INFO  
(SUITE-TestSQLHandler-seed#[5E76D7CD8927CD8C]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1147845 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1147846 INFO  (Thread-2885) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1147846 INFO  (Thread-2885) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1147948 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:62143
   [junit4]   2> 1147948 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1147949 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1147955 INFO  (zkCallback-832-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4b65a6fb 
name:ZooKeeperConnection Watcher:127.0.0.1:62143 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1147955 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1147956 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1147956 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1147961 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1147962 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1147963 INFO  (zkCallback-833-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@201243d6 
name:ZooKeeperConnection Watcher:127.0.0.1:62143/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1147964 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1147964 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1147964 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1147968 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1147972 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1147975 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1147979 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-sql.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1147980 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1147986 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema-sql.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1147986 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1147991 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1147991 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1147995 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1147995 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1148000 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1148000 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1148004 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1148004 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1148008 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1148008 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1148013 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1148013 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1148017 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1148017 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1148022 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1148023 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1148026 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1148027 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1148032 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1148033 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1148036 INFO  (zkCallback-834-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@591d270f 
name:ZooKeeperConnection Watcher:127.0.0.1:62143/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1148036 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1148036 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1148381 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_5E76D7CD8927CD8C-001/control-001/cores/collection1
   [junit4]   2> 1148384 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] o.e.j.s.Server 
jetty-9.2.11.v20150529
   [junit4]   2> 1148388 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3e9b41f6{/,null,AVAILABLE}
   [junit4]   2> 1148404 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@1892ebad{SSL-http/1.1}{127.0.0.1:62147}
   [junit4]   2> 1148405 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] o.e.j.s.Server 
Started @1153220ms
   [junit4]   2> 1148405 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_5E76D7CD8927CD8C-001/tempDir-001/control/data,
 hostContext=/, hostPort=62147, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_5E76D7CD8927CD8C-001/control-001/cores}
   [junit4]   2> 1148407 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 1148407 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_5E76D7CD8927CD8C-001/control-001/'
   [junit4]   2> 1148445 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_5E76D7CD8927CD8C-001/control-001/solr.xml
   [junit4]   2> 1148453 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
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.handler.TestSQLHandler_5E76D7CD8927CD8C-001/control-001/cores
   [junit4]   2> 1148453 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 14193042
   [junit4]   2> 1148453 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
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.handler.TestSQLHandler_5E76D7CD8927CD8C-001/control-001/]
   [junit4]   2> 1148453 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_5E76D7CD8927CD8C-001/control-001/lib
   [junit4]   2> 1148454 WARN  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
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.handler.TestSQLHandler_5E76D7CD8927CD8C-001/control-001/lib).
   [junit4]   2> 1148465 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1148470 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1148473 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] o.a.s.l.LogWatcher 
SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1148473 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] o.a.s.l.LogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1148473 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:62143/solr
   [junit4]   2> 1148473 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1148473 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1148474 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1148476 INFO  (zkCallback-836-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1b6198e9 
name:ZooKeeperConnection Watcher:127.0.0.1:62143 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1148477 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1148477 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1148481 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [n:127.0.0.1:62147_    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1148483 INFO  
(zkCallback-837-thread-1-processing-n:127.0.0.1:62147_) [n:127.0.0.1:62147_    
] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6916f0ed 
name:ZooKeeperConnection Watcher:127.0.0.1:62143/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1148483 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [n:127.0.0.1:62147_    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1148486 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [n:127.0.0.1:62147_    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1148490 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [n:127.0.0.1:62147_    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1148495 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [n:127.0.0.1:62147_    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1148499 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [n:127.0.0.1:62147_    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1148505 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [n:127.0.0.1:62147_    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1148511 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [n:127.0.0.1:62147_    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1148516 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [n:127.0.0.1:62147_    ] 
o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1148518 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [n:127.0.0.1:62147_    ] 
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1148521 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [n:127.0.0.1:62147_    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62147_
   [junit4]   2> 1148522 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [n:127.0.0.1:62147_    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:62147_
   [junit4]   2> 1148527 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [n:127.0.0.1:62147_    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1148530 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [n:127.0.0.1:62147_    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1148533 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [n:127.0.0.1:62147_    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1148534 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [n:127.0.0.1:62147_    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/94068439583883268-127.0.0.1:62147_-n_0000000000
   [junit4]   2> 1148536 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [n:127.0.0.1:62147_    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:62147_
   [junit4]   2> 1148536 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [n:127.0.0.1:62147_    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1148540 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [n:127.0.0.1:62147_    ] 
o.a.s.c.Overseer Overseer (id=94068439583883268-127.0.0.1:62147_-n_0000000000) 
starting
   [junit4]   2> 1148544 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [n:127.0.0.1:62147_    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1148558 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [n:127.0.0.1:62147_    ] 
o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1148559 INFO  
(OverseerCollectionProcessor-94068439583883268-127.0.0.1:62147_-n_0000000000) 
[n:127.0.0.1:62147_    ] o.a.s.c.OverseerCollectionProcessor Process current 
queue of collection creations
   [junit4]   2> 1148559 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [n:127.0.0.1:62147_    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1148560 INFO  
(OverseerStateUpdate-94068439583883268-127.0.0.1:62147_-n_0000000000) 
[n:127.0.0.1:62147_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1148568 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [n:127.0.0.1:62147_    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1148570 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [n:127.0.0.1:62147_    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1148575 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [n:127.0.0.1:62147_    ] 
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.handler.TestSQLHandler_5E76D7CD8927CD8C-001/control-001/cores
   [junit4]   2> 1148576 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [n:127.0.0.1:62147_    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_5E76D7CD8927CD8C-001/control-001/cores/collection1,
 collection=control_collection, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_5E76D7CD8927CD8C-001/control-001/cores/collection1/,
 coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1148576 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [n:127.0.0.1:62147_    ] 
o.a.s.c.CoresLocator Found core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_5E76D7CD8927CD8C-001/control-001/cores/collection1/
   [junit4]   2> 1148576 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [n:127.0.0.1:62147_    ] 
o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1148578 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [n:127.0.0.1:62147_    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1148579 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [n:127.0.0.1:62147_    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1148579 INFO  
(coreLoadExecutor-3588-thread-1-processing-n:127.0.0.1:62147_) 
[n:127.0.0.1:62147_ c:control_collection   x:collection1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 1148579 INFO  
(coreLoadExecutor-3588-thread-1-processing-n:127.0.0.1:62147_) 
[n:127.0.0.1:62147_ c:control_collection   x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 1148581 INFO  
(coreLoadExecutor-3588-thread-1-processing-n:127.0.0.1:62147_) 
[n:127.0.0.1:62147_ c:control_collection   x:collection1] o.a.s.c.ZkController 
look for our core node name
   [junit4]   2> 1148581 INFO  
(zkCallback-837-thread-1-processing-n:127.0.0.1:62147_) [n:127.0.0.1:62147_    
] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 1148583 INFO  
(OverseerStateUpdate-94068439583883268-127.0.0.1:62147_-n_0000000000) 
[n:127.0.0.1:62147_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:62147";,
   [junit4]   2>   "node_name":"127.0.0.1:62147_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1148585 INFO  
(OverseerStateUpdate-94068439583883268-127.0.0.1:62147_-n_0000000000) 
[n:127.0.0.1:62147_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:62147";,
   [junit4]   2>   "node_name":"127.0.0.1:62147_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1148585 INFO  
(OverseerStateUpdate-94068439583883268-127.0.0.1:62147_-n_0000000000) 
[n:127.0.0.1:62147_    ] o.a.s.c.o.ClusterStateMutator building a new cName: 
control_collection
   [junit4]   2> 1148586 INFO  
(OverseerStateUpdate-94068439583883268-127.0.0.1:62147_-n_0000000000) 
[n:127.0.0.1:62147_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 1148588 INFO  
(zkCallback-837-thread-1-processing-n:127.0.0.1:62147_) [n:127.0.0.1:62147_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 1148593 INFO  
(zkCallback-837-thread-1-processing-n:127.0.0.1:62147_) [n:127.0.0.1:62147_    
] o.a.s.c.c.ZkStateReader Updated cluster state version to 1
   [junit4]   2> 1149583 INFO  
(coreLoadExecutor-3588-thread-1-processing-n:127.0.0.1:62147_) 
[n:127.0.0.1:62147_ c:control_collection   x:collection1] o.a.s.c.ZkController 
waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1149583 INFO  
(coreLoadExecutor-3588-thread-1-processing-n:127.0.0.1:62147_) 
[n:127.0.0.1:62147_ c:control_collection   x:collection1] o.a.s.c.ZkController 
Check for collection zkNode:control_collection
   [junit4]   2> 1149584 INFO  
(coreLoadExecutor-3588-thread-1-processing-n:127.0.0.1:62147_) 
[n:127.0.0.1:62147_ c:control_collection   x:collection1] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 1149584 INFO  
(coreLoadExecutor-3588-thread-1-processing-n:127.0.0.1:62147_) 
[n:127.0.0.1:62147_ c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config 
from:/collections/control_collection
   [junit4]   2> 1149585 INFO  
(coreLoadExecutor-3588-thread-1-processing-n:127.0.0.1:62147_) 
[n:127.0.0.1:62147_ c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 
specified config exists in ZooKeeper
   [junit4]   2> 1149586 INFO  
(coreLoadExecutor-3588-thread-1-processing-n:127.0.0.1:62147_) 
[n:127.0.0.1:62147_ c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_5E76D7CD8927CD8C-001/control-001/cores/collection1/'
   [junit4]   2> 1149602 INFO  
(coreLoadExecutor-3588-thread-1-processing-n:127.0.0.1:62147_) 
[n:127.0.0.1:62147_ c:control_collection   x:collection1] o.a.s.c.Config loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 1149608 INFO  
(coreLoadExecutor-3588-thread-1-processing-n:127.0.0.1:62147_) 
[n:127.0.0.1:62147_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 1149610 INFO  
(coreLoadExecutor-3588-thread-1-processing-n:127.0.0.1:62147_) 
[n:127.0.0.1:62147_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1149614 INFO  
(coreLoadExecutor-3588-thread-1-processing-n:127.0.0.1:62147_) 
[n:127.0.0.1:62147_ c:control_collection   x:collection1] o.a.s.c.Config Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 1149617 INFO  
(coreLoadExecutor-3588-thread-1-processing-n:127.0.0.1:62147_) 
[n:127.0.0.1:62147_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1149621 INFO  
(coreLoadExecutor-3588-thread-1-processing-n:127.0.0.1:62147_) 
[n:127.0.0.1:62147_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1149681 INFO  
(coreLoadExecutor-3588-thread-1-processing-n:127.0.0.1:62147_) 
[n:127.0.0.1:62147_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
default search field in schema is text
   [junit4]   2> 1149682 INFO  
(coreLoadExecutor-3588-thread-1-processing-n:127.0.0.1:62147_) 
[n:127.0.0.1:62147_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 1149683 WARN  
(coreLoadExecutor-3588-thread-1-processing-n:127.0.0.1:62147_) 
[n:127.0.0.1:62147_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields 
(2)
   [junit4]   2> 1149683 WARN  
(coreLoadExecutor-3588-thread-1-processing-n:127.0.0.1:62147_) 
[n:127.0.0.1:62147_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 1149683 INFO  
(coreLoadExecutor-3588-thread-1-processing-n:127.0.0.1:62147_) 
[n:127.0.0.1:62147_ c:control_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
control_collection
   [junit4]   2> 1149683 INFO  
(coreLoadExecutor-3588-thread-1-processing-n:127.0.0.1:62147_) 
[n:127.0.0.1:62147_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1149683 INFO  
(coreLoadExecutor-3588-thread-1-processing-n:127.0.0.1:62147_) 
[n:127.0.0.1:62147_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_5E76D7CD8927CD8C-001/control-001/cores/collection1/],
 dataDir=[null]
   [junit4]   2> 1149684 INFO  
(coreLoadExecutor-3588-thread-1-processing-n:127.0.0.1:62147_) 
[n:127.0.0.1:62147_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1149684 INFO  
(coreLoadExecutor-3588-thread-1-processing-n:127.0.0.1:62147_) 
[n:127.0.0.1:62147_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_5E76D7CD8927CD8C-001/control-001/cores/collection1/data
   [junit4]   2> 1149684 INFO  
(coreLoadExecutor-3588-thread-1-processing-n:127.0.0.1:62147_) 
[n:127.0.0.1:62147_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_5E76D7CD8927CD8C-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1149684 WARN  
(coreLoadExecutor-3588-thread-1-processing-n:127.0.0.1:62147_) 
[n:127.0.0.1:62147_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [collection1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_5E76D7CD8927CD8C-001/control-001/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1149684 INFO  
(coreLoadExecutor-3588-thread-1-processing-n:127.0.0.1:62147_) 
[n:127.0.0.1:62147_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_5E76D7CD8927CD8C-001/control-001/cores/collection1/data/index
   [junit4]   2> 1149685 INFO  
(coreLoadExecutor-3588-thread-1-processing-n:127.0.0.1:62147_) 
[n:127.0.0.1:62147_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@75cf0688 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4fd78828),segFN=segments_1,generation=1}
   [junit4]   2> 1149685 INFO  
(coreLoadExecutor-3588-thread-1-processing-n:127.0.0.1:62147_) 
[n:127.0.0.1:62147_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1149687 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:62147_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
Looking for old index directories to cleanup for core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_5E76D7CD8927CD8C-001/control-001/cores/collection1/data/
   [junit4]   2> 1149688 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:62147_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.DirectoryFactory 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_5E76D7CD8927CD8C-001/control-001/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1149689 INFO  
(coreLoadExecutor-3588-thread-1-processing-n:127.0.0.1:62147_) 
[n:127.0.0.1:62147_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 1149707 INFO  
(coreLoadExecutor-3588-thread-1-processing-n:127.0.0.1:62147_) 
[n:127.0.0.1:62147_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1149708 INFO  
(coreLoadExecutor-3588-thread-1-processing-n:127.0.0.1:62147_) 
[n:127.0.0.1:62147_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1149709 INFO  
(coreLoadExecutor-3588-thread-1-processing-n:127.0.0.1:62147_) 
[n:127.0.0.1:62147_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1149710 INFO  
(coreLoadExecutor-3588-thread-1-processing-n:127.0.0.1:62147_) 
[n:127.0.0.1:62147_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1149710 INFO  
(coreLoadExecutor-3588-thread-1-processing-n:127.0.0.1:62147_) 
[n:127.0.0.1:62147_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.PluginBag requestHandler : '/replication' created with startup=lazy 
   [junit4]   2> 1149824 WARN  
(coreLoadExecutor-3588-thread-1-processing-n:127.0.0.1:62147_) 
[n:127.0.0.1:62147_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[org.apache.solr.handler.admin.AdminHandlers]. Please consult documentation how 
to replace it accordingly.
   [junit4]   2> 1149824 WARN  
(coreLoadExecutor-3588-thread-1-processing-n:127.0.0.1:62147_) 
[n:127.0.0.1:62147_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[org.apache.solr.handler.admin.AdminHandlers]. Please consult documentation how 
to replace it accordingly.
   [junit4]   2> 1149825 INFO  
(coreLoadExecutor-3588-thread-1-processing-n:127.0.0.1:62147_) 
[n:127.0.0.1:62147_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin,/admin/ping,/update,/admin/file
   [junit4]   2> 1149825 WARN  
(coreLoadExecutor-3588-thread-1-processing-n:127.0.0.1:62147_) 
[n:127.0.0.1:62147_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.RequestHandlers no default request handler is registered (either 
'/select' or 'standard')
   [junit4]   2> 1149825 INFO  
(coreLoadExecutor-3588-thread-1-processing-n:127.0.0.1:62147_) 
[n:127.0.0.1:62147_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1149826 INFO  
(coreLoadExecutor-3588-thread-1-processing-n:127.0.0.1:62147_) 
[n:127.0.0.1:62147_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1149826 INFO  
(coreLoadExecutor-3588-thread-1-processing-n:127.0.0.1:62147_) 
[n:127.0.0.1:62147_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1149827 INFO  
(coreLoadExecutor-3588-thread-1-processing-n:127.0.0.1:62147_) 
[n:127.0.0.1:62147_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1149827 INFO  
(coreLoadExecutor-3588-thread-1-processing-n:127.0.0.1:62147_) 
[n:127.0.0.1:62147_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1149828 INFO  
(coreLoadExecutor-3588-thread-1-processing-n:127.0.0.1:62147_) 
[n:127.0.0.1:62147_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@75cf0688 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4fd78828),segFN=segments_1,generation=1}
   [junit4]   2> 1149828 INFO  
(coreLoadExecutor-3588-thread-1-processing-n:127.0.0.1:62147_) 
[n:127.0.0.1:62147_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1149828 INFO  
(coreLoadExecutor-3588-thread-1-processing-n:127.0.0.1:62147_) 
[n:127.0.0.1:62147_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@55a53908[collection1] main
   [junit4]   2> 1149828 INFO  
(coreLoadExecutor-3588-thread-1-processing-n:127.0.0.1:62147_) 
[n:127.0.0.1:62147_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config 
from:/collections/control_collection
   [junit4]   2> 1149830 INFO  
(coreLoadExecutor-3588-thread-1-processing-n:127.0.0.1:62147_) 
[n:127.0.0.1:62147_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 
specified config exists in ZooKeeper
   [junit4]   2> 1149830 INFO  
(coreLoadExecutor-3588-thread-1-processing-n:127.0.0.1:62147_) 
[n:127.0.0.1:62147_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the 
RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1149831 INFO  
(coreLoadExecutor-3588-thread-1-processing-n:127.0.0.1:62147_) 
[n:127.0.0.1:62147_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1149831 INFO  
(coreLoadExecutor-3588-thread-1-processing-n:127.0.0.1:62147_) 
[n:127.0.0.1:62147_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1149831 INFO  
(coreLoadExecutor-3588-thread-1-processing-n:127.0.0.1:62147_) 
[n:127.0.0.1:62147_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1149832 INFO  
(coreLoadExecutor-3588-thread-1-processing-n:127.0.0.1:62147_) 
[n:127.0.0.1:62147_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage No data found for znode 
/configs/conf1/_rest_managed.json
   [junit4]   2> 1149832 INFO  
(coreLoadExecutor-3588-thread-1-processing-n:127.0.0.1:62147_) 
[n:127.0.0.1:62147_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1149832 INFO  
(coreLoadExecutor-3588-thread-1-processing-n:127.0.0.1:62147_) 
[n:127.0.0.1:62147_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1149850 WARN  
(coreLoadExecutor-3588-thread-1-processing-n:127.0.0.1:62147_) 
[n:127.0.0.1:62147_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.a.AdminHandlers <requestHandler name="/admin/" 
   [junit4]   2>  class="solr.admin.AdminHandlers" /> is deprecated . It is not 
required anymore
   [junit4]   2> 1149850 INFO  
(coreLoadExecutor-3588-thread-1-processing-n:127.0.0.1:62147_) 
[n:127.0.0.1:62147_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1149850 INFO  
(searcherExecutor-3589-thread-1-processing-n:127.0.0.1:62147_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62147_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
[collection1] Registered new searcher Searcher@55a53908[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1149850 INFO  
(coreLoadExecutor-3588-thread-1-processing-n:127.0.0.1:62147_) 
[n:127.0.0.1:62147_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version 
buckets from index
   [junit4]   2> 1149850 INFO  
(coreLoadExecutor-3588-thread-1-processing-n:127.0.0.1:62147_) 
[n:127.0.0.1:62147_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket 
highest value from index
   [junit4]   2> 1149850 INFO  
(coreLoadExecutor-3588-thread-1-processing-n:127.0.0.1:62147_) 
[n:127.0.0.1:62147_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1505095035439284224
   [junit4]   2> 1149852 INFO  
(coreLoadExecutor-3588-thread-1-processing-n:127.0.0.1:62147_) 
[n:127.0.0.1:62147_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Took 2 ms to seed version buckets with highest version 
1505095035439284224
   [junit4]   2> 1149852 INFO  
(coreLoadExecutor-3588-thread-1-processing-n:127.0.0.1:62147_) 
[n:127.0.0.1:62147_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1149853 INFO  
(coreLoadExecutor-3588-thread-1-processing-n:127.0.0.1:62147_) 
[n:127.0.0.1:62147_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1149854 INFO  
(coreZkRegister-3582-thread-1-processing-n:127.0.0.1:62147_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62147_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
Register replica - core:collection1 address:https://127.0.0.1:62147 
collection:control_collection shard:shard1
   [junit4]   2> 1149856 INFO  
(coreZkRegister-3582-thread-1-processing-n:127.0.0.1:62147_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62147_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1149864 INFO  
(coreZkRegister-3582-thread-1-processing-n:127.0.0.1:62147_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62147_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector 
Joined leadership election with path: 
/collections/control_collection/leader_elect/shard1/election/94068439583883268-core_node1-n_0000000000
   [junit4]   2> 1149865 INFO  
(coreZkRegister-3582-thread-1-processing-n:127.0.0.1:62147_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62147_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 1149869 INFO  
(zkCallback-837-thread-1-processing-n:127.0.0.1:62147_) [n:127.0.0.1:62147_    
] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 1149870 INFO  
(coreZkRegister-3582-thread-1-processing-n:127.0.0.1:62147_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62147_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1149870 INFO  
(coreZkRegister-3582-thread-1-processing-n:127.0.0.1:62147_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62147_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1149870 INFO  
(coreZkRegister-3582-thread-1-processing-n:127.0.0.1:62147_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62147_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:62147/collection1/
   [junit4]   2> 1149870 INFO  
(coreZkRegister-3582-thread-1-processing-n:127.0.0.1:62147_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62147_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1149870 INFO  
(coreZkRegister-3582-thread-1-processing-n:127.0.0.1:62147_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62147_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
https://127.0.0.1:62147/collection1/ has no replicas
   [junit4]   2> 1149870 INFO  
(coreZkRegister-3582-thread-1-processing-n:127.0.0.1:62147_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62147_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:62147/collection1/ shard1
   [junit4]   2> 1149871 INFO  
(coreZkRegister-3582-thread-1-processing-n:127.0.0.1:62147_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62147_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1149871 INFO  
(OverseerStateUpdate-94068439583883268-127.0.0.1:62147_-n_0000000000) 
[n:127.0.0.1:62147_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 1149880 INFO  
(zkCallback-837-thread-1-processing-n:127.0.0.1:62147_) [n:127.0.0.1:62147_    
] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 1149886 INFO  
(OverseerStateUpdate-94068439583883268-127.0.0.1:62147_-n_0000000000) 
[n:127.0.0.1:62147_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"https://127.0.0.1:62147";,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1149993 INFO  
(zkCallback-837-thread-1-processing-n:127.0.0.1:62147_) [n:127.0.0.1:62147_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 1149996 INFO  
(zkCallback-837-thread-1-processing-n:127.0.0.1:62147_) [n:127.0.0.1:62147_    
] o.a.s.c.c.ZkStateReader Updated cluster state version to 2
   [junit4]   2> 1150035 INFO  
(coreZkRegister-3582-thread-1-processing-n:127.0.0.1:62147_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62147_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
We are https://127.0.0.1:62147/collection1/ and leader is 
https://127.0.0.1:62147/collection1/
   [junit4]   2> 1150035 INFO  
(coreZkRegister-3582-thread-1-processing-n:127.0.0.1:62147_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62147_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:62147
   [junit4]   2> 1150035 INFO  
(coreZkRegister-3582-thread-1-processing-n:127.0.0.1:62147_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62147_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1150035 INFO  
(coreZkRegister-3582-thread-1-processing-n:127.0.0.1:62147_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62147_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
publishing state=active
   [junit4]   2> 1150035 INFO  
(coreZkRegister-3582-thread-1-processing-n:127.0.0.1:62147_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62147_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 1150037 INFO  
(zkCallback-837-thread-1-processing-n:127.0.0.1:62147_) [n:127.0.0.1:62147_    
] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 1150040 INFO  
(OverseerStateUpdate-94068439583883268-127.0.0.1:62147_-n_0000000000) 
[n:127.0.0.1:62147_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:62147";,
   [junit4]   2>   "node_name":"127.0.0.1:62147_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 1150042 INFO  
(OverseerStateUpdate-94068439583883268-127.0.0.1:62147_-n_0000000000) 
[n:127.0.0.1:62147_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:62147";,
   [junit4]   2>   "node_name":"127.0.0.1:62147_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1150092 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1150092 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1150094 INFO  (zkCallback-839-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@781ad277 
name:ZooKeeperConnection Watcher:127.0.0.1:62143/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1150095 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1150095 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1150095 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1150101 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] o.a.s.c.ChaosMonkey 
monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1150102 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1150102 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1150103 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1150104 INFO  (zkCallback-840-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5d1c5f6a 
name:ZooKeeperConnection Watcher:127.0.0.1:62143/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1150104 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1150104 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1150108 INFO  
(zkCallback-837-thread-1-processing-n:127.0.0.1:62147_) [n:127.0.0.1:62147_    
] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 1150110 INFO  
(OverseerStateUpdate-94068439583883268-127.0.0.1:62147_-n_0000000000) 
[n:127.0.0.1:62147_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 2
   [junit4]   2> 1150111 INFO  
(OverseerStateUpdate-94068439583883268-127.0.0.1:62147_-n_0000000000) 
[n:127.0.0.1:62147_    ] o.a.s.c.o.ClusterStateMutator building a new cName: 
collection1
   [junit4]   2> 1150113 INFO  
(zkCallback-837-thread-1-processing-n:127.0.0.1:62147_) [n:127.0.0.1:62147_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 1150113 INFO  (zkCallback-839-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 1150120 INFO  
(zkCallback-837-thread-1-processing-n:127.0.0.1:62147_) [n:127.0.0.1:62147_    
] o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 1150126 INFO  (zkCallback-839-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 1150229 INFO  
(OverseerStateUpdate-94068439583883268-127.0.0.1:62147_-n_0000000000) 
[n:127.0.0.1:62147_    ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/collection1/state.json
   [junit4]   2> 1150232 INFO  (zkCallback-839-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 1150233 INFO  
(zkCallback-837-thread-1-processing-n:127.0.0.1:62147_) [n:127.0.0.1:62147_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 1150238 INFO  (zkCallback-839-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 1150239 INFO  
(zkCallback-837-thread-1-processing-n:127.0.0.1:62147_) [n:127.0.0.1:62147_    
] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 1150456 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_5E76D7CD8927CD8C-001/shard-1-001/cores/collection1
   [junit4]   2> 1150458 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_5E76D7CD8927CD8C-001/shard-1-001
   [junit4]   2> 1150459 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] o.e.j.s.Server 
jetty-9.2.11.v20150529
   [junit4]   2> 1150462 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@47b34eec{/,null,AVAILABLE}
   [junit4]   2> 1150467 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@7d3e9b3f{SSL-http/1.1}{127.0.0.1:62154}
   [junit4]   2> 1150467 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] o.e.j.s.Server 
Started @1155282ms
   [junit4]   2> 1150467 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_5E76D7CD8927CD8C-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=62154, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_5E76D7CD8927CD8C-001/shard-1-001/cores}
   [junit4]   2> 1150469 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 1150469 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_5E76D7CD8927CD8C-001/shard-1-001/'
   [junit4]   2> 1150500 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_5E76D7CD8927CD8C-001/shard-1-001/solr.xml
   [junit4]   2> 1150509 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_5E76D7CD8927CD8C-001/shard-1-001/cores
   [junit4]   2> 1150509 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1060358824
   [junit4]   2> 1150509 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_5E76D7CD8927CD8C-001/shard-1-001/]
   [junit4]   2> 1150509 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_5E76D7CD8927CD8C-001/shard-1-001/lib
   [junit4]   2> 1150510 WARN  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
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/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_5E76D7CD8927CD8C-001/shard-1-001/lib).
   [junit4]   2> 1150519 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1150524 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1150527 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] o.a.s.l.LogWatcher 
SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1150527 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] o.a.s.l.LogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1150527 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:62143/solr
   [junit4]   2> 1150527 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1150527 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1150528 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1150530 INFO  (zkCallback-842-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@346d2620 
name:ZooKeeperConnection Watcher:127.0.0.1:62143 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1150530 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1150531 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1150534 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [n:127.0.0.1:62154_    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1150535 INFO  
(zkCallback-843-thread-1-processing-n:127.0.0.1:62154_) [n:127.0.0.1:62154_    
] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@43473c0a 
name:ZooKeeperConnection Watcher:127.0.0.1:62143/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1150535 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [n:127.0.0.1:62154_    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1150544 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [n:127.0.0.1:62154_    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1151556 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [n:127.0.0.1:62154_    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62154_
   [junit4]   2> 1151557 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [n:127.0.0.1:62154_    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:62154_
   [junit4]   2> 1151564 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [n:127.0.0.1:62154_    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1151564 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [n:127.0.0.1:62154_    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/94068439583883272-127.0.0.1:62154_-n_0000000001
   [junit4]   2> 1151566 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [n:127.0.0.1:62154_    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/94068439583883268-127.0.0.1:62147_-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 1151567 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [n:127.0.0.1:62154_    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1151568 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [n:127.0.0.1:62154_    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1151569 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [n:127.0.0.1:62154_    ] 
o.a.s.c.CoresLocator Looking for core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_5E76D7CD8927CD8C-001/shard-1-001/cores
   [junit4]   2> 1151570 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [n:127.0.0.1:62154_    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_5E76D7CD8927CD8C-001/shard-1-001/cores/collection1,
 collection=collection1, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_5E76D7CD8927CD8C-001/shard-1-001/cores/collection1/,
 coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1151571 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [n:127.0.0.1:62154_    ] 
o.a.s.c.CoresLocator Found core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_5E76D7CD8927CD8C-001/shard-1-001/cores/collection1/
   [junit4]   2> 1151571 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [n:127.0.0.1:62154_    ] 
o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1151573 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [n:127.0.0.1:62154_    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1151573 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [n:127.0.0.1:62154_    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1151575 INFO  
(coreLoadExecutor-3598-thread-1-processing-n:127.0.0.1:62154_) 
[n:127.0.0.1:62154_ c:collection1   x:collection1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 1151575 INFO  
(coreLoadExecutor-3598-thread-1-processing-n:127.0.0.1:62154_) 
[n:127.0.0.1:62154_ c:collection1   x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 1151577 INFO  
(zkCallback-837-thread-1-processing-n:127.0.0.1:62147_) [n:127.0.0.1:62147_    
] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 1151578 INFO  
(coreLoadExecutor-3598-thread-1-processing-n:127.0.0.1:62154_) 
[n:127.0.0.1:62154_ c:collection1   x:collection1] o.a.s.c.ZkController 
Registering watch for external collection collection1
   [junit4]   2> 1151578 INFO  
(coreLoadExecutor-3598-thread-1-processing-n:127.0.0.1:62154_) 
[n:127.0.0.1:62154_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader 
addZkWatch collection1
   [junit4]   2> 1151579 INFO  
(OverseerStateUpdate-94068439583883268-127.0.0.1:62147_-n_0000000000) 
[n:127.0.0.1:62147_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:62154";,
   [junit4]   2>   "node_name":"127.0.0.1:62154_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 1151579 INFO  
(coreLoadExecutor-3598-thread-1-processing-n:127.0.0.1:62154_) 
[n:127.0.0.1:62154_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader 
Updating collection state at /collections/collection1/state.json from 
ZooKeeper... 
   [junit4]   2> 1151580 INFO  
(OverseerStateUpdate-94068439583883268-127.0.0.1:62147_-n_0000000000) 
[n:127.0.0.1:62147_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 
message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:62154";,
   [junit4]   2>   "node_name":"127.0.0.1:62154_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1151580 INFO  
(OverseerStateUpdate-94068439583883268-127.0.0.1:62147_-n_0000000000) 
[n:127.0.0.1:62147_    ] o.a.s.c.o.ReplicaMutator Collection already exists 
with numShards=2
   [junit4]   2> 1151581 INFO  
(OverseerStateUpdate-94068439583883268-127.0.0.1:62147_-n_0000000000) 
[n:127.0.0.1:62147_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard2
   [junit4]   2> 1151581 INFO  
(coreLoadExecutor-3598-thread-1-processing-n:127.0.0.1:62154_) 
[n:127.0.0.1:62154_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader 
Updating data for collection1 to ver 0 
   [junit4]   2> 1151581 INFO  
(coreLoadExecutor-3598-thread-1-processing-n:127.0.0.1:62154_) 
[n:127.0.0.1:62154_ c:collection1   x:collection1] o.a.s.c.ZkController look 
for our core node name
   [junit4]   2> 1151687 INFO  
(OverseerStateUpdate-94068439583883268-127.0.0.1:62147_-n_0000000000) 
[n:127.0.0.1:62147_    ] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/collection1/state.json version: 0
   [junit4]   2> 1151688 INFO  
(zkCallback-843-thread-1-processing-n:127.0.0.1:62154_) [n:127.0.0.1:62154_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 2)
   [junit4]   2> 1151690 INFO  
(zkCallback-843-thread-1-processing-n:127.0.0.1:62154_) [n:127.0.0.1:62154_    
] o.a.s.c.c.ZkStateReader Updating data for collection1 to ver 1 
   [junit4]   2> 1152583 INFO  
(coreLoadExecutor-3598-thread-1-processing-n:127.0.0.1:62154_) 
[n:127.0.0.1:62154_ c:collection1   x:collection1] o.a.s.c.ZkController waiting 
to find shard id in clusterstate for collection1
   [junit4]   2> 1152583 INFO  
(coreLoadExecutor-3598-thread-1-processing-n:127.0.0.1:62154_) 
[n:127.0.0.1:62154_ c:collection1   x:collection1] o.a.s.c.ZkController Check 
for collection zkNode:collection1
   [junit4]   2> 1152584 INFO  
(coreLoadExecutor-3598-thread-1-processing-n:127.0.0.1:62154_) 
[n:127.0.0.1:62154_ c:collection1   x:collection1] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 1152584 INFO  
(coreLoadExecutor-3598-thread-1-processing-n:127.0.0.1:62154_) 
[n:127.0.0.1:62154_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load 
collection config from:/collections/collection1
   [junit4]   2> 1152586 INFO  
(coreLoadExecutor-3598-thread-1-processing-n:127.0.0.1:62154_) 
[n:127.0.0.1:62154_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1152586 INFO  
(coreLoadExecutor-3598-thread-1-processing-n:127.0.0.1:62154_) 
[n:127.0.0.1:62154_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader 
new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_5E76D7CD8927CD8C-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1152604 INFO  
(coreLoadExecutor-3598-thread-1-processing-n:127.0.0.1:62154_) 
[n:127.0.0.1:62154_ c:collection1   x:collection1] o.a.s.c.Config loaded config 
solrconfig.xml with version 0 
   [junit4]   2> 1152609 INFO  
(coreLoadExecutor-3598-thread-1-processing-n:127.0.0.1:62154_) 
[n:127.0.0.1:62154_ c:collection1   x:collection1] o.a.s.c.SolrConfig current 
version of requestparams : -1
   [junit4]   2> 1152611 INFO  
(coreLoadExecutor-3598-thread-1-processing-n:127.0.0.1:62154_) 
[n:127.0.0.1:62154_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.0.0
   [junit4]   2> 1152626 INFO  
(coreLoadExecutor-3598-thread-1-processing-n:127.0.0.1:62154_) 
[n:127.0.0.1:62154_ c:collection1   x:collection1] o.a.s.c.Config Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 1152628 INFO  
(coreLoadExecutor-3598-thread-1-processing-n:127.0.0.1:62154_) 
[n:127.0.0.1:62154_ c:collection1   x:collection1] o.a.s.s.IndexSchema Reading 
Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1152631 INFO  
(coreLoadExecutor-3598-thread-1-processing-n:127.0.0.1:62154_) 
[n:127.0.0.1:62154_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1152692 INFO  
(coreLoadExecutor-3598-thread-1-processing-n:127.0.0.1:62154_) 
[n:127.0.0.1:62154_ c:collection1   x:collection1] o.a.s.s.IndexSchema default 
search field in schema is text
   [junit4]   2> 1152693 INFO  
(coreLoadExecutor-3598-thread-1-processing-n:127.0.0.1:62154_) 
[n:127.0.0.1:62154_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique 
key field: id
   [junit4]   2> 1152693 WARN  
(coreLoadExecutor-3598-thread-1-processing-n:127.0.0.1:62154_) 
[n:127.0.0.1:62154_ c:collection1   x:collection1] o.a.s.s.IndexSchema Field 
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 1152693 WARN  
(coreLoadExecutor-3598-thread-1-processing-n:127.0.0.1:62154_) 
[n:127.0.0.1:62154_ c:collection1   x:collection1] o.a.s.s.IndexSchema Field 
text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 1152693 INFO  
(coreLoadExecutor-3598-thread-1-processing-n:127.0.0.1:62154_) 
[n:127.0.0.1:62154_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1152694 INFO  
(coreLoadExecutor-3598-thread-1-processing-n:127.0.0.1:62154_) 
[n:127.0.0.1:62154_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1152694 INFO  
(coreLoadExecutor-3598-thread-1-processing-n:127.0.0.1:62154_) 
[n:127.0.0.1:62154_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_5E76D7CD8927CD8C-001/shard-1-001/cores/collection1/],
 dataDir=[null]
   [junit4]   2> 1152694 INFO  
(coreLoadExecutor-3598-thread-1-processing-n:127.0.0.1:62154_) 
[n:127.0.0.1:62154_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1152694 INFO  
(coreLoadExecutor-3598-thread-1-processing-n:127.0.0.1:62154_) 
[n:127.0.0.1:62154_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_5E76D7CD8927CD8C-001/shard-1-001/cores/collection1/data
   [junit4]   2> 1152694 INFO  
(coreLoadExecutor-3598-thread-1-processing-n:127.0.0.1:62154_) 
[n:127.0.0.1:62154_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_5E76D7CD8927CD8C-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 1152695 WARN  
(coreLoadExecutor-3598-thread-1-processing-n:127.0.0.1:62154_) 
[n:127.0.0.1:62154_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [collection1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_5E76D7CD8927CD8C-001/shard-1-001/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1152695 INFO  
(coreLoadExecutor-3598-thread-1-processing-n:127.0.0.1:62154_) 
[n:127.0.0.1:62154_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_5E76D7CD8927CD8C-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 1152695 INFO  
(coreLoadExecutor-3598-thread-1-processing-n:127.0.0.1:62154_) 
[n:127.0.0.1:62154_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@133f4578 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@65f2e0bd),segFN=segments_1,generation=1}
   [junit4]   2> 1152695 INFO  
(coreLoadExecutor-3598-thread-1-processing-n:127.0.0.1:62154_) 
[n:127.0.0.1:62154_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1152696 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:62154_ 
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for 
old index directories to cleanup for core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_5E76D7CD8927CD8C-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 1152697 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:62154_ 
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_5E76D7CD8927CD8C-001/shard-1-001/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1152698 INFO  
(coreLoadExecutor-3598-thread-1-processing-n:127.0.0.1:62154_) 
[n:127.0.0.1:62154_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 1152703 INFO  
(coreLoadExecutor-3598-thread-1-processing-n:127.0.0.1:62154_) 
[n:127.0.0.1:62154_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1152704 INFO  
(coreLoadExecutor-3598-thread-1-processing-n:127.0.0.1:62154_) 
[n:127.0.0.1:62154_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1152706 INFO  
(coreLoadExecutor-3598-thread-1-processing-n:127.0.0.1:62154_) 
[n:127.0.0.1:62154_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1152707 INFO  
(coreLoadExecutor-3598-thread-1-processing-n:127.0.0.1:62154_) 
[n:127.0.0.1:62154_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1152708 INFO  
(coreLoadExecutor-3598-thread-1-processing-n:127.0.0.1:62154_) 
[n:127.0.0.1:62154_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.PluginBag requestHandler : '/replication' created with startup=lazy 
   [junit4]   2> 1152710 WARN  
(coreLoadExecutor-3598-thread-1-processing-n:127.0.0.1:62154_) 
[n:127.0.0.1:62154_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[org.apache.solr.handler.admin.AdminHandlers]. Please consult documentation how 
to replace it accordingly.
   [junit4]   2> 1152710 WARN  
(coreLoadExecutor-3598-thread-1-processing-n:127.0.0.1:62154_) 
[n:127.0.0.1:62154_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[org.apache.solr.handler.admin.AdminHandlers]. Please consult documentation how 
to replace it accordingly.
   [junit4]   2> 1152710 INFO  
(coreLoadExecutor-3598-thread-1-processing-n:127.0.0.1:62154_) 
[n:127.0.0.1:62154_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin,/admin/ping,/update,/admin/file
   [junit4]   2> 1152710 WARN  
(coreLoadExecutor-3598-thread-1-processing-n:127.0.0.1:62154_) 
[n:127.0.0.1:62154_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.RequestHandlers no default request handler is registered (either 
'/select' or 'standard')
   [junit4]   2> 1152711 INFO  
(coreLoadExecutor-3598-thread-1-processing-n:127.0.0.1:62154_) 
[n:127.0.0.1:62154_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1152712 INFO  
(coreLoadExecutor-3598-thread-1-processing-n:127.0.0.1:62154_) 
[n:127.0.0.1:62154_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1152712 INFO  
(coreLoadExecutor-3598-thread-1-processing-n:127.0.0.1:62154_) 
[n:127.0.0.1:62154_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1152713 INFO  
(coreLoadExecutor-3598-thread-1-processing-n:127.0.0.1:62154_) 
[n:127.0.0.1:62154_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1152714 INFO  
(coreLoadExecutor-3598-thread-1-processing-n:127.0.0.1:62154_) 
[n:127.0.0.1:62154_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1152714 INFO  
(coreLoadExecutor-3598-thread-1-processing-n:127.0.0.1:62154_) 
[n:127.0.0.1:62154_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@133f4578 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@65f2e0bd),segFN=segments_1,generation=1}
   [junit4]   2> 1152714 INFO  
(coreLoadExecutor-3598-thread-1-processing-n:127.0.0.1:62154_) 
[n:127.0.0.1:62154_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1152714 INFO  
(coreLoadExecutor-3598-thread-1-processing-n:127.0.0.1:62154_) 
[n:127.0.0.1:62154_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@60b3502e[collection1] main
   [junit4]   2> 1152714 INFO  
(coreLoadExecutor-3598-thread-1-processing-n:127.0.0.1:62154_) 
[n:127.0.0.1:62154_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 1152716 INFO  
(coreLoadExecutor-3598-thread-1-processing-n:127.0.0.1:62154_) 
[n:127.0.0.1:62154_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 
specified config exists in ZooKeeper
   [junit4]   2> 1152716 INFO  
(coreLoadExecutor-3598-thread-1-processing-n:127.0.0.1:62154_) 
[n:127.0.0.1:62154_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the 
RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1152717 INFO  
(coreLoadExecutor-3598-thread-1-processing-n:127.0.0.1:62154_) 
[n:127.0.0.1:62154_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2>

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

-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_5E76D7CD8927CD8C-001/shard-4-001/cores/collection1/data/index
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_5E76D7CD8927CD8C-001/shard-4-001/cores/collection1/data/index;done=false>>]
   [junit4]   2> 1173528 INFO  
(zkCallback-853-thread-1-processing-n:127.0.0.1:62166_) [n:127.0.0.1:62166_ 
c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_5E76D7CD8927CD8C-001/shard-4-001/cores/collection1/data/index
   [junit4]   2> 1173529 INFO  
(zkCallback-853-thread-1-processing-n:127.0.0.1:62166_) [n:127.0.0.1:62166_ 
c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_5E76D7CD8927CD8C-001/shard-4-001/cores/collection1/data
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_5E76D7CD8927CD8C-001/shard-4-001/cores/collection1/data;done=false>>]
   [junit4]   2> 1173530 INFO  
(zkCallback-853-thread-1-processing-n:127.0.0.1:62166_) [n:127.0.0.1:62166_ 
c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_5E76D7CD8927CD8C-001/shard-4-001/cores/collection1/data
   [junit4]   2> 1173532 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@5841ba88{SSL-http/1.1}{127.0.0.1:0}
   [junit4]   2> 1173533 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5731b405{/,null,UNAVAILABLE}
   [junit4]   2> 1173536 INFO  
(TEST-TestSQLHandler.doTest-seed#[5E76D7CD8927CD8C]) [n:127.0.0.1:62166_ 
c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:62143 62143
   [junit4]   2> 1173545 INFO  (Thread-2885) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:62143 62143
   [junit4]   2> 1174670 WARN  (Thread-2885) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/aliases.json
   [junit4]   2>        7       /solr/clusterstate.json
   [junit4]   2>        5       /solr/configs/conf1
   [junit4]   2>        4       /solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/live_nodes
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2>        2       /solr/overseer/queue
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSQLHandler 
-Dtests.method=doTest -Dtests.seed=5E76D7CD8927CD8C -Dtests.slow=true 
-Dtests.locale=ca -Dtests.timezone=Asia/Manila -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 26.8s J1 | TestSQLHandler.doTest <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([5E76D7CD8927CD8C:F9326F69E49CDE35]:0)
   [junit4]    >        at 
org.apache.solr.handler.TestSQLHandler.testBasicGrouping(TestSQLHandler.java:342)
   [junit4]    >        at 
org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:91)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1174680 INFO  
(SUITE-TestSQLHandler-seed#[5E76D7CD8927CD8C]-worker) [n:127.0.0.1:62166_ 
c:collection1 s:shard1 r:core_node4 x:collection1] 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.handler.TestSQLHandler_5E76D7CD8927CD8C-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): 
{n_l1=PostingsFormat(name=MockRandom), 
multiDefault=PostingsFormat(name=MockRandom), 
intDefault=Lucene50(blocksize=128), n_dt1=Lucene50(blocksize=128), 
n_td1=Lucene50(blocksize=128), n_d1=PostingsFormat(name=MockRandom), 
field_i=PostingsFormat(name=MockRandom), str_s=Lucene50(blocksize=128), 
n_f1=Lucene50(blocksize=128), n_ti1=PostingsFormat(name=Direct), 
rnd_b=PostingsFormat(name=Direct), n_tl1=Lucene50(blocksize=128), 
_version_=Lucene50(blocksize=128), n_tf1=PostingsFormat(name=MockRandom), 
n_tdt1=Lucene50(blocksize=128), id=PostingsFormat(name=Direct), 
text=Lucene50(blocksize=128), timestamp=PostingsFormat(name=MockRandom)}, 
docValues:{multiDefault=DocValuesFormat(name=Asserting), 
intDefault=DocValuesFormat(name=Direct), id=DocValuesFormat(name=Lucene50), 
field_i=DocValuesFormat(name=Asserting), str_s=DocValuesFormat(name=Memory), 
n_f1=DocValuesFormat(name=Direct)}, sim=DefaultSimilarity, locale=ca, 
timezone=Asia/Manila
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_45 
(64-bit)/cpus=3,threads=1,free=151129296,total=395313152
   [junit4]   2> NOTE: All tests run in this JVM: [TestMiniSolrCloudClusterSSL, 
LeaderElectionIntegrationTest, TestRecoveryHdfs, TestBadConfig, 
HdfsChaosMonkeySafeLeaderTest, TestDocBasedVersionConstraints, 
StatelessScriptUpdateProcessorFactoryTest, TestManagedSchemaFieldResource, 
TestSolrXml, ShardRoutingCustomTest, TestFuzzyAnalyzedSuggestions, 
HighlighterConfigTest, TestConfig, DeleteShardTest, 
BinaryUpdateRequestHandlerTest, TestInitQParser, BasicFunctionalityTest, 
ChaosMonkeySafeLeaderTest, ConcurrentDeleteAndCreateCollectionTest, 
RAMDirectoryFactoryTest, HdfsCollectionsAPIDistributedZkTest, 
CoreAdminCreateDiscoverTest, CurrencyFieldOpenExchangeTest, 
FileBasedSpellCheckerTest, DistributedDebugComponentTest, 
TestReloadAndDeleteDocs, TestExactStatsCache, TestSuggestSpellingConverter, 
BaseCdcrDistributedZkTest, CollectionStateFormat2Test, ZkNodePropsTest, 
TestDistributedGrouping, ConvertedLegacyTest, PluginInfoTest, 
TestFreeTextSuggestions, TestRandomFaceting, RegexBoostProcessorTest, 
TestFoldingMultitermQuery, TestCloudInspectUtil, 
TestSimpleTrackingShardHandler, TestManagedResource, 
TestFieldCollectionResource, SearchHandlerTest, TestOrdValues, 
CloudExitableDirectoryReaderTest, DocValuesMissingTest, 
DisMaxRequestHandlerTest, SuggestComponentTest, TestBlendedInfixSuggestions, 
FileUtilsTest, SmileWriterTest, UpdateRequestProcessorFactoryTest, 
HdfsDirectoryTest, MultiThreadedOCPTest, TestStandardQParsers, AutoCommitTest, 
TestJoin, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, 
TestQuerySenderNoQuery, DistributedSuggestComponentTest, 
CollectionsAPIDistributedZkTest, IndexBasedSpellCheckerTest, 
SimpleMLTQParserTest, DebugComponentTest, TestDefaultStatsCache, 
AliasIntegrationTest, LeaderFailoverAfterPartitionTest, 
TestComplexPhraseQParserPlugin, TestAddFieldRealTimeGet, SaslZkACLProviderTest, 
TestReload, TestMaxScoreQueryParser, TestSolrConfigHandlerConcurrent, 
TestManagedSchema, UpdateParamsTest, SchemaVersionSpecificBehaviorTest, 
TermVectorComponentDistributedTest, TestAuthenticationFramework, 
TestPHPSerializedResponseWriter, TestSolrDeletionPolicy1, QueryResultKeyTest, 
TestManagedSynonymFilterFactory, TestLuceneMatchVersion, 
TestQuerySenderListener, DistributedVersionInfoTest, SpatialFilterTest, 
HdfsThreadLeakTest, DistanceUnitsTest, TestSolrJ, 
TestHighFrequencyDictionaryFactory, SpellingQueryConverterTest, 
TestSolrDeletionPolicy2, MBeansHandlerTest, XsltUpdateRequestHandlerTest, 
RemoteQueryErrorTest, JavabinLoaderTest, BasicDistributedZk2Test, 
TestFieldSortValues, CloudMLTQParserTest, TestSQLHandler]
   [junit4] Completed [194/514] on J1 in 26.86s, 1 test, 1 failure <<< FAILURES!

[...truncated 984 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:526: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:474: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:61: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:39: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:230: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:513: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1426: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:981: 
There were test failures: 514 suites, 2021 tests, 1 failure, 64 ignored (24 
assumptions)

Total time: 72 minutes 15 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to