Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/12874/
Java: 64bit/jdk1.7.0_80 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.OverseerStatusTest.test

Error Message:
No stats for split in OverseerCollectionProcessor expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: No stats for split in OverseerCollectionProcessor 
expected:<1> but was:<2>
        at 
__randomizedtesting.SeedInfo.seed([92AE902CBC4A1924:1AFAAFF612B674DC]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at 
org.apache.solr.cloud.OverseerStatusTest.test(OverseerStatusTest.java:91)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        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 10163 lines...]
   [junit4] Suite: org.apache.solr.cloud.OverseerStatusTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/init-core-data-001
   [junit4]   2> 423369 INFO  
(SUITE-OverseerStatusTest-seed#[92AE902CBC4A1924]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 423379 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 423380 INFO  (Thread-1738) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 423380 INFO  (Thread-1738) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 423480 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:36967
   [junit4]   2> 423480 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 423481 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 423483 INFO  (zkCallback-357-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@ba6f521 name:ZooKeeperConnection 
Watcher:127.0.0.1:36967 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 423483 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 423483 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 423483 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 423496 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 423496 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 423498 INFO  (zkCallback-358-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6fc43b0a 
name:ZooKeeperConnection Watcher:127.0.0.1:36967/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 423498 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 423498 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 423498 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 423506 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 423520 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 423521 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 423522 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 423522 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 423524 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 423524 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 423525 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 423525 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 423526 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 423526 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 423526 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 423527 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 423527 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 423528 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 423528 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 423528 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 423529 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 423529 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 423530 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 423530 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 423530 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 423530 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 423532 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 423532 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 423606 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/control-001/cores/collection1
   [junit4]   2> 423608 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.e.j.s.Server 
jetty-9.2.11.v20150529
   [junit4]   2> 423620 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@76715fc8{/,null,AVAILABLE}
   [junit4]   2> 423622 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@d478038{HTTP/1.1}{127.0.0.1:39753}
   [junit4]   2> 423622 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.e.j.s.Server 
Started @425644ms
   [junit4]   2> 423622 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=39753, hostContext=/, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/control-001/cores,
 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/tempDir-001/control/data}
   [junit4]   2> 423623 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0add57
   [junit4]   2> 423623 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/control-001/'
   [junit4]   2> 423636 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/control-001/solr.xml
   [junit4]   2> 423682 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/control-001/cores
   [junit4]   2> 423682 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 663334002
   [junit4]   2> 423683 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/control-001/]
   [junit4]   2> 423683 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/control-001/lib
   [junit4]   2> 423683 WARN  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/control-001/lib).
   [junit4]   2> 423690 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
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> 423693 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 423694 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 423694 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 423694 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36967/solr
   [junit4]   2> 423694 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 423695 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 423695 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 423696 INFO  (zkCallback-360-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@42a69b22 
name:ZooKeeperConnection Watcher:127.0.0.1:36967 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 423697 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 423697 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 423699 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:39753_    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 423701 INFO  
(zkCallback-361-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_    
] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2c14d2a5 
name:ZooKeeperConnection Watcher:127.0.0.1:36967/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 423701 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:39753_    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 423702 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:39753_    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 423704 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:39753_    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 423705 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:39753_    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 423706 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:39753_    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 423707 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:39753_    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 423708 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:39753_    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 423709 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:39753_    ] 
o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 423710 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:39753_    ] 
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 423711 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:39753_    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39753_
   [junit4]   2> 423711 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:39753_    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:39753_
   [junit4]   2> 423712 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:39753_    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 423713 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:39753_    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 423713 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:39753_    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 423714 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:39753_    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39753_
   [junit4]   2> 423714 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:39753_    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 423716 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:39753_    ] 
o.a.s.c.Overseer Overseer (id=93992018356273155-127.0.0.1:39753_-n_0000000000) 
starting
   [junit4]   2> 423717 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:39753_    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 423720 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:39753_    ] 
o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 423727 INFO  
(OverseerCollectionProcessor-93992018356273155-127.0.0.1:39753_-n_0000000000) 
[n:127.0.0.1:39753_    ] o.a.s.c.OverseerCollectionProcessor Process current 
queue of collection creations
   [junit4]   2> 423729 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:39753_    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 423731 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:39753_    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 423731 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:39753_    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 423732 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:39753_    ] 
o.a.s.c.CoresLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/control-001/cores
   [junit4]   2> 423733 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:39753_    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, schema=schema.xml, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/control-001/cores/collection1/,
 shard=, transient=false, collection=control_collection, coreNodeName=, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/control-001/cores/collection1,
 config=solrconfig.xml, dataDir=data/, loadOnStartup=true}
   [junit4]   2> 423733 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:39753_    ] 
o.a.s.c.CoresLocator Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/control-001/cores/collection1/
   [junit4]   2> 423733 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:39753_    ] 
o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 423734 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ c:control_collection   x:collection1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 423734 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ c:control_collection   x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 423734 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:39753_    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 423734 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:39753_    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 423734 INFO  
(OverseerStateUpdate-93992018356273155-127.0.0.1:39753_-n_0000000000) 
[n:127.0.0.1:39753_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 423734 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ c:control_collection   x:collection1] o.a.s.c.ZkController 
look for our core node name
   [junit4]   2> 423737 INFO  
(OverseerStateUpdate-93992018356273155-127.0.0.1:39753_-n_0000000000) 
[n:127.0.0.1:39753_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "shard":null,
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:39753";,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "node_name":"127.0.0.1:39753_",
   [junit4]   2>   "numShards":"1"} current state version: 0
   [junit4]   2> 423737 INFO  
(OverseerStateUpdate-93992018356273155-127.0.0.1:39753_-n_0000000000) 
[n:127.0.0.1:39753_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "shard":null,
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:39753";,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "node_name":"127.0.0.1:39753_",
   [junit4]   2>   "numShards":"1"}
   [junit4]   2> 423737 INFO  
(OverseerStateUpdate-93992018356273155-127.0.0.1:39753_-n_0000000000) 
[n:127.0.0.1:39753_    ] o.a.s.c.o.ClusterStateMutator building a new cName: 
control_collection
   [junit4]   2> 423737 INFO  
(OverseerStateUpdate-93992018356273155-127.0.0.1:39753_-n_0000000000) 
[n:127.0.0.1:39753_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 423739 INFO  
(zkCallback-361-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_    
] 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> 423741 INFO  
(zkCallback-361-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_    
] o.a.s.c.c.ZkStateReader Updated cluster state version to 1
   [junit4]   2> 423754 INFO  
(zkCallback-361-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_    
] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 424735 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ c:control_collection   x:collection1] o.a.s.c.ZkController 
waiting to find shard id in clusterstate for collection1
   [junit4]   2> 424735 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ c:control_collection   x:collection1] o.a.s.c.ZkController 
Check for collection zkNode:control_collection
   [junit4]   2> 424739 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ c:control_collection   x:collection1] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 424739 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config 
from:/collections/control_collection
   [junit4]   2> 424739 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 
specified config exists in ZooKeeper
   [junit4]   2> 424740 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/control-001/cores/collection1/'
   [junit4]   2> 424752 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ c:control_collection   x:collection1] o.a.s.c.Config loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 424760 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 424773 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 424798 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ c:control_collection   x:collection1] o.a.s.c.Config Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 424799 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 424806 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 425053 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
default search field in schema is text
   [junit4]   2> 425054 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 425056 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 425058 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 425080 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ c:control_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
control_collection
   [junit4]   2> 425081 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 425081 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/control-001/cores/collection1/],
 dataDir=[null]
   [junit4]   2> 425081 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c659b7e
   [junit4]   2> 425082 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/control-001/cores/collection1/data
   [junit4]   2> 425082 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/control-001/cores/collection1/data/index/
   [junit4]   2> 425082 WARN  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/control-001/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 425082 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/control-001/cores/collection1/data/index
   [junit4]   2> 425083 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=33, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=86.912109375, 
floorSegmentMB=1.2607421875, forceMergeDeletesPctAllowed=0.6395527131172807, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.17150759234455093
   [junit4]   2> 425084 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ 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@5c7ba306 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@390c0e59),segFN=segments_1,generation=1}
   [junit4]   2> 425084 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 425084 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:39753_ 
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 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/control-001/cores/collection1/data/
   [junit4]   2> 425085 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:39753_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.DirectoryFactory 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/control-001/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 425088 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 425088 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 425088 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 425089 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 425089 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 425089 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 425089 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 425089 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 425089 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ 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> 425092 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 425093 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 425095 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 425096 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 425100 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/logging,/get,/update,/update/json,/config,/admin/threads,/admin/system,/schema,/admin/ping,/admin/properties,/admin/plugins,standard,/admin/segments,/admin/luke,/update/json/docs,/replication,/admin/file,/admin/mbeans,/update/csv
   [junit4]   2> 425101 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ 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> 425101 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ 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> 425101 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ 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> 425102 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 425102 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 425103 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=25, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=47.384765625, 
floorSegmentMB=0.4931640625, forceMergeDeletesPctAllowed=22.946224719773596, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 425103 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ 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@5c7ba306 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@390c0e59),segFN=segments_1,generation=1}
   [junit4]   2> 425103 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 425104 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@693a4127[collection1] main
   [junit4]   2> 425104 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ 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> 425104 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ 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> 425104 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ 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> 425105 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 425105 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 425105 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ 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> 425105 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ 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> 425105 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ 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> 425105 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 425106 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 425106 INFO  
(searcherExecutor-1772-thread-1-processing-s:shard1 r:core_node1 x:collection1 
c:control_collection n:127.0.0.1:39753_) [n:127.0.0.1:39753_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
[collection1] Registered new searcher Searcher@693a4127[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 425106 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ 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> 425107 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ 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> 425107 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ 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> 425107 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ 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 1503872295509164032
   [junit4]   2> 425109 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ 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 
1503872295509164032
   [junit4]   2> 425109 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 425109 INFO  
(coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 425110 INFO  (coreZkRegister-1765-thread-1-processing-s:shard1 
r:core_node1 x:collection1 c:control_collection n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ZkController Register replica - core:collection1 
address:http://127.0.0.1:39753 collection:control_collection shard:shard1
   [junit4]   2> 425110 INFO  (coreZkRegister-1765-thread-1-processing-s:shard1 
r:core_node1 x:collection1 c:control_collection n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ 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> 425113 INFO  (coreZkRegister-1765-thread-1-processing-s:shard1 
r:core_node1 x:collection1 c:control_collection n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 425113 INFO  
(zkCallback-361-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_    
] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 425114 INFO  (coreZkRegister-1765-thread-1-processing-s:shard1 
r:core_node1 x:collection1 c:control_collection n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 425114 INFO  (coreZkRegister-1765-thread-1-processing-s:shard1 
r:core_node1 x:collection1 c:control_collection n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ 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> 425114 INFO  
(OverseerStateUpdate-93992018356273155-127.0.0.1:39753_-n_0000000000) 
[n:127.0.0.1:39753_    ] 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> 425114 INFO  (coreZkRegister-1765-thread-1-processing-s:shard1 
r:core_node1 x:collection1 c:control_collection n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39753/collection1/
   [junit4]   2> 425114 INFO  (coreZkRegister-1765-thread-1-processing-s:shard1 
r:core_node1 x:collection1 c:control_collection n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 425114 INFO  (coreZkRegister-1765-thread-1-processing-s:shard1 
r:core_node1 x:collection1 c:control_collection n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SyncStrategy http://127.0.0.1:39753/collection1/ has no replicas
   [junit4]   2> 425114 INFO  (coreZkRegister-1765-thread-1-processing-s:shard1 
r:core_node1 x:collection1 c:control_collection n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:39753/collection1/ shard1
   [junit4]   2> 425115 INFO  (coreZkRegister-1765-thread-1-processing-s:shard1 
r:core_node1 x:collection1 c:control_collection n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 425116 INFO  
(zkCallback-361-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_    
] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 425117 INFO  
(OverseerStateUpdate-93992018356273155-127.0.0.1:39753_-n_0000000000) 
[n:127.0.0.1:39753_    ] 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":"http://127.0.0.1:39753";,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 425219 INFO  
(zkCallback-361-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_    
] 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> 425220 INFO  
(zkCallback-361-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_    
] o.a.s.c.c.ZkStateReader Updated cluster state version to 2
   [junit4]   2> 425236 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 425237 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 425238 INFO  (zkCallback-363-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5a6c55dd 
name:ZooKeeperConnection Watcher:127.0.0.1:36967/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 425238 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 425238 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 425239 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 425240 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 425240 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 425241 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 425241 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 425242 INFO  (zkCallback-364-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2cd1e990 
name:ZooKeeperConnection Watcher:127.0.0.1:36967/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 425242 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 425243 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 425244 INFO  
(zkCallback-361-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_    
] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 425245 INFO  
(OverseerStateUpdate-93992018356273155-127.0.0.1:39753_-n_0000000000) 
[n:127.0.0.1:39753_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2"} current state version: 2
   [junit4]   2> 425245 INFO  
(OverseerStateUpdate-93992018356273155-127.0.0.1:39753_-n_0000000000) 
[n:127.0.0.1:39753_    ] o.a.s.c.o.ClusterStateMutator building a new cName: 
collection1
   [junit4]   2> 425267 INFO  (coreZkRegister-1765-thread-1-processing-s:shard1 
r:core_node1 x:collection1 c:control_collection n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ZkController We are http://127.0.0.1:39753/collection1/ and leader is 
http://127.0.0.1:39753/collection1/
   [junit4]   2> 425267 INFO  (coreZkRegister-1765-thread-1-processing-s:shard1 
r:core_node1 x:collection1 c:control_collection n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ZkController No LogReplay needed for core=collection1 
baseURL=http://127.0.0.1:39753
   [junit4]   2> 425267 INFO  (coreZkRegister-1765-thread-1-processing-s:shard1 
r:core_node1 x:collection1 c:control_collection n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 425268 INFO  (coreZkRegister-1765-thread-1-processing-s:shard1 
r:core_node1 x:collection1 c:control_collection n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ZkController publishing state=active
   [junit4]   2> 425268 INFO  (coreZkRegister-1765-thread-1-processing-s:shard1 
r:core_node1 x:collection1 c:control_collection n:127.0.0.1:39753_) 
[n:127.0.0.1:39753_ 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> 425269 INFO  
(zkCallback-361-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_    
] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 425269 INFO  
(OverseerStateUpdate-93992018356273155-127.0.0.1:39753_-n_0000000000) 
[n:127.0.0.1:39753_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:39753";,
   [junit4]   2>   "state":"active",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "node_name":"127.0.0.1:39753_",
   [junit4]   2>   "numShards":"1"} current state version: 2
   [junit4]   2> 425270 INFO  
(OverseerStateUpdate-93992018356273155-127.0.0.1:39753_-n_0000000000) 
[n:127.0.0.1:39753_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:39753";,
   [junit4]   2>   "state":"active",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "node_name":"127.0.0.1:39753_",
   [junit4]   2>   "numShards":"1"}
   [junit4]   2> 425270 INFO  
(OverseerStateUpdate-93992018356273155-127.0.0.1:39753_-n_0000000000) 
[n:127.0.0.1:39753_    ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/collection1/state.json
   [junit4]   2> 425271 INFO  
(zkCallback-361-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_    
] 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> 425271 INFO  (zkCallback-363-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> 425272 INFO  (zkCallback-363-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 425273 INFO  
(zkCallback-361-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_    
] o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 425312 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/shard-1-001/cores/collection1
   [junit4]   2> 425313 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/shard-1-001
   [junit4]   2> 425314 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.e.j.s.Server 
jetty-9.2.11.v20150529
   [junit4]   2> 425317 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@27b9af08{/,null,AVAILABLE}
   [junit4]   2> 425318 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@4d5f4924{HTTP/1.1}{127.0.0.1:40929}
   [junit4]   2> 425318 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.e.j.s.Server 
Started @427340ms
   [junit4]   2> 425318 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/shard-1-001/cores,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=40929, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/tempDir-001/jetty1}
   [junit4]   2> 425318 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0add57
   [junit4]   2> 425319 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/shard-1-001/'
   [junit4]   2> 425331 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/shard-1-001/solr.xml
   [junit4]   2> 425354 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/shard-1-001/cores
   [junit4]   2> 425355 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1596269321
   [junit4]   2> 425355 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/shard-1-001/]
   [junit4]   2> 425355 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/shard-1-001/lib
   [junit4]   2> 425355 WARN  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/shard-1-001/lib).
   [junit4]   2> 425361 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
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> 425362 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 425363 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 425363 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 425363 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36967/solr
   [junit4]   2> 425363 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 425363 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 425364 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 425365 INFO  (zkCallback-366-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@50b2eb43 
name:ZooKeeperConnection Watcher:127.0.0.1:36967 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 425365 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 425365 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 425367 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:40929_    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 425368 INFO  
(zkCallback-367-thread-1-processing-n:127.0.0.1:40929_) [n:127.0.0.1:40929_    
] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6030abb7 
name:ZooKeeperConnection Watcher:127.0.0.1:36967/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 425368 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:40929_    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 425370 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:40929_    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 425374 INFO  
(zkCallback-361-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_    
] 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> 425374 INFO  (zkCallback-363-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> 425375 INFO  
(zkCallback-367-thread-1-processing-n:127.0.0.1:40929_) [n:127.0.0.1:40929_    
] 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> 425375 INFO  (zkCallback-363-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 425376 INFO  
(zkCallback-361-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_    
] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 425376 INFO  
(zkCallback-367-thread-1-processing-n:127.0.0.1:40929_) [n:127.0.0.1:40929_    
] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 426373 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:40929_    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40929_
   [junit4]   2> 426374 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:40929_    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:40929_
   [junit4]   2> 426376 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:40929_    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 426377 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:40929_    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 426377 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:40929_    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 426378 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:40929_    ] 
o.a.s.c.CoresLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/shard-1-001/cores
   [junit4]   2> 426379 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:40929_    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {config=solrconfig.xml, 
loadOnStartup=true, name=collection1, schema=schema.xml, dataDir=data/, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/shard-1-001/cores/collection1/,
 coreNodeName=, transient=false, shard=, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/shard-1-001/cores/collection1,
 collection=collection1}
   [junit4]   2> 426380 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:40929_    ] 
o.a.s.c.CoresLocator Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/shard-1-001/cores/collection1/
   [junit4]   2> 426380 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:40929_    ] 
o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 426381 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:40929_    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 426381 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:40929_    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 426381 INFO  
(coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) 
[n:127.0.0.1:40929_ c:collection1   x:collection1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 426381 INFO  
(coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) 
[n:127.0.0.1:40929_ c:collection1   x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 426382 INFO  
(zkCallback-361-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_    
] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 426382 INFO  
(coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) 
[n:127.0.0.1:40929_ c:collection1   x:collection1] o.a.s.c.ZkController 
Registering watch for external collection collection1
   [junit4]   2> 426382 INFO  
(coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) 
[n:127.0.0.1:40929_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader 
addZkWatch collection1
   [junit4]   2> 426383 INFO  
(coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) 
[n:127.0.0.1:40929_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader 
Updating collection state at /collections/collection1/state.json from 
ZooKeeper... 
   [junit4]   2> 426383 INFO  
(OverseerStateUpdate-93992018356273155-127.0.0.1:39753_-n_0000000000) 
[n:127.0.0.1:39753_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "shard":null,
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:40929";,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "node_name":"127.0.0.1:40929_",
   [junit4]   2>   "numShards":"1"} current state version: 4
   [junit4]   2> 426383 INFO  
(OverseerStateUpdate-93992018356273155-127.0.0.1:39753_-n_0000000000) 
[n:127.0.0.1:39753_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "shard":null,
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:40929";,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "node_name":"127.0.0.1:40929_",
   [junit4]   2>   "numShards":"1"}
   [junit4]   2> 426383 INFO  
(OverseerStateUpdate-93992018356273155-127.0.0.1:39753_-n_0000000000) 
[n:127.0.0.1:39753_    ] o.a.s.c.o.ReplicaMutator Collection already exists 
with numShards=1
   [junit4]   2> 426383 INFO  
(OverseerStateUpdate-93992018356273155-127.0.0.1:39753_-n_0000000000) 
[n:127.0.0.1:39753_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 426391 INFO  
(coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) 
[n:127.0.0.1:40929_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader 
Updating data for collection1 to ver 0 
   [junit4]   2> 426392 INFO  
(coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) 
[n:127.0.0.1:40929_ c:collection1   x:collection1] o.a.s.c.ZkController look 
for our core node name
   [junit4]   2> 426494 INFO  
(OverseerStateUpdate-93992018356273155-127.0.0.1:39753_-n_0000000000) 
[n:127.0.0.1:39753_    ] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/collection1/state.json version: 0
   [junit4]   2> 426495 INFO  
(zkCallback-367-thread-1-processing-n:127.0.0.1:40929_) [n:127.0.0.1:40929_    
] 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> 426495 INFO  
(zkCallback-367-thread-1-processing-n:127.0.0.1:40929_) [n:127.0.0.1:40929_    
] o.a.s.c.c.ZkStateReader Updating data for collection1 to ver 1 
   [junit4]   2> 427392 INFO  
(coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) 
[n:127.0.0.1:40929_ c:collection1   x:collection1] o.a.s.c.ZkController waiting 
to find shard id in clusterstate for collection1
   [junit4]   2> 427392 INFO  
(coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) 
[n:127.0.0.1:40929_ c:collection1   x:collection1] o.a.s.c.ZkController Check 
for collection zkNode:collection1
   [junit4]   2> 427393 INFO  
(coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) 
[n:127.0.0.1:40929_ c:collection1   x:collection1] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 427393 INFO  
(coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) 
[n:127.0.0.1:40929_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load 
collection config from:/collections/collection1
   [junit4]   2> 427393 INFO  
(coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) 
[n:127.0.0.1:40929_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 427393 INFO  
(coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) 
[n:127.0.0.1:40929_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader 
new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/shard-1-001/cores/collection1/'
   [junit4]   2> 427418 INFO  
(coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) 
[n:127.0.0.1:40929_ c:collection1   x:collection1] o.a.s.c.Config loaded config 
solrconfig.xml with version 0 
   [junit4]   2> 427433 INFO  
(coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) 
[n:127.0.0.1:40929_ c:collection1   x:collection1] o.a.s.c.SolrConfig current 
version of requestparams : -1
   [junit4]   2> 427459 INFO  
(coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) 
[n:127.0.0.1:40929_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 5.3.0
   [junit4]   2> 427486 INFO  
(coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) 
[n:127.0.0.1:40929_ c:collection1   x:collection1] o.a.s.c.Config Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 427505 INFO  
(coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) 
[n:127.0.0.1:40929_ c:collection1   x:collection1] o.a.s.s.IndexSchema Reading 
Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 427512 INFO  
(coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) 
[n:127.0.0.1:40929_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 427724 INFO  
(coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) 
[n:127.0.0.1:40929_ c:collection1   x:collection1] o.a.s.s.IndexSchema default 
search field in schema is text
   [junit4]   2> 427726 INFO  
(coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) 
[n:127.0.0.1:40929_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique 
key field: id
   [junit4]   2> 427727 INFO  
(coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) 
[n:127.0.0.1:40929_ c:collection1   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 427731 INFO  
(coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) 
[n:127.0.0.1:40929_ c:collection1   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 427746 INFO  
(coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) 
[n:127.0.0.1:40929_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 427746 INFO  
(coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) 
[n:127.0.0.1:40929_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 427746 INFO  
(coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) 
[n:127.0.0.1:40929_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/shard-1-001/cores/collection1/],
 dataDir=[null]
   [junit4]   2> 427747 INFO  
(coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) 
[n:127.0.0.1:40929_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c659b7e
   [junit4]   2> 427748 INFO  
(coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) 
[n:127.0.0.1:40929_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/shard-1-001/cores/collection1/data
   [junit4]   2> 427748 INFO  
(coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) 
[n:127.0.0.1:40929_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 427748 WARN  
(coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) 
[n:127.0.0.1:40929_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/shard-1-001/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 427748 INFO  
(coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) 
[n:127.0.0.1:40929_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 427749 INFO  
(coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) 
[n:127.0.0.1:40929_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=33, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=86.912109375, 
floorSegmentMB=1.2607421875, forceMergeDeletesPctAllowed=0.6395527131172807, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.17150759234455093
   [junit4]   2> 427749 INFO  
(coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) 
[n:127.0.0.1:40929_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@674622d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@42d97baa),segFN=segments_1,generation=1}
   [junit4]   2> 427750 INFO  
(coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) 
[n:127.0.0.1:40929_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 427750 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:40929_ 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for 
old index directories to cleanup for core collection1 in 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 427750 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:40929_ 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/shard-1-001/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 427753 INFO  
(coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) 
[n:127.0.0.1:40929_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 427753 INFO  
(coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) 
[n:127.0.0.1:40929_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 427754 INFO  
(coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) 
[n:127.0.0.1:40929_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 427754 INFO  
(coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) 
[n:127.0.0.1:40929_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 427754 INFO  
(coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) 
[n:127.0.0.1:40929_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 427754 INFO  
(coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) 
[n:127.0.0.1:40929_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 427754 INFO  
(coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) 
[n:127.0.0.1:40929_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 427754 INFO  
(coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) 
[n:127.0.0.1:40929_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 427754 INFO  
(coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) 
[n:127.0.0.1:40929_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 427757 INFO  
(coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) 
[n:127.0.0.1:40929_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 427759 INFO  
(coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) 
[n:127.0.0.1:40929_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 427760 INFO  
(coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) 
[n:127.0.0.1:40929_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 427761 INFO  
(coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) 
[n:127.0.0.1:40929_ c:collection1 s

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

{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 493301 INFO  (qtp1673938733-3630) [n:127.0.0.1:40929_    ] 
o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/collections 
params={shard=non_existent_shard&action=SPLITSHARD&collection=non_existent_collection&wt=javabin&version=2}
 status=500 QTime=60096 
   [junit4]   2> 493302 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@27b9af08{/,null,UNAVAILABLE}
   [junit4]   2> 493302 ERROR (qtp1673938733-3630) [n:127.0.0.1:40929_    ] 
o.a.s.s.SolrDispatchFilter 
null:org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for 
/overseer/collection-queue-work/qnr-0000000010
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:345)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:342)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:342)
   [junit4]   2>        at 
org.apache.solr.cloud.DistributedQueue.offer(DistributedQueue.java:412)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:234)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:178)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:654)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:433)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:227)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:196)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:106)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2>        at 
org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
   [junit4]   2>        at 
org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:499)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 493303 INFO  
(TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:40929_ 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:36967 36967
   [junit4]   2> 493316 INFO  (Thread-1738) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:36967 36967
   [junit4]   2> 493317 WARN  (Thread-1738) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        2       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        2       /solr/overseer/queue
   [junit4]   2>        2       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=OverseerStatusTest 
-Dtests.method=test -Dtests.seed=92AE902CBC4A1924 -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=sr_RS -Dtests.timezone=America/Scoresbysund 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 70.0s J1 | OverseerStatusTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: No stats for split in 
OverseerCollectionProcessor expected:<1> but was:<2>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([92AE902CBC4A1924:1AFAAFF612B674DC]:0)
   [junit4]    >        at 
org.apache.solr.cloud.OverseerStatusTest.test(OverseerStatusTest.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> 493322 INFO  
(SUITE-OverseerStatusTest-seed#[92AE902CBC4A1924]-worker) [n:127.0.0.1:40929_ 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.SolrTestCaseJ4 
###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001
   [junit4]   2> Jun 13, 2015 2:07:31 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 4 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {}, 
docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, 
locale=sr_RS, timezone=America/Scoresbysund
   [junit4]   2> NOTE: Linux 3.13.0-53-generic amd64/Oracle Corporation 
1.7.0_80 (64-bit)/cpus=12,threads=1,free=259344968,total=531628032
   [junit4]   2> NOTE: All tests run in this JVM: [AnalysisAfterCoreReloadTest, 
DistributedFacetPivotLongTailTest, TestSolrQueryParserDefaultOperatorResource, 
TestFoldingMultitermQuery, BadComponentTest, DistanceFunctionTest, 
SolrPluginUtilsTest, EchoParamsTest, BadCopyFieldTest, 
FieldMutatingUpdateProcessorTest, TestRestManager, RecoveryAfterSoftCommitTest, 
TestExactStatsCache, TestCloudSchemaless, TestFieldResource, 
DirectSolrConnectionTest, TestMaxScoreQueryParser, TestTrieFacet, 
TestFieldTypeResource, SpatialHeatmapFacetsTest, ZkControllerTest, 
TestStressUserVersions, BlockDirectoryTest, TestSolrConfigHandler, 
RollingRestartTest, ConvertedLegacyTest, JsonLoaderTest, TestFastWriter, 
LukeRequestHandlerTest, SpatialFilterTest, TestFileDictionaryLookup, 
TestBulkSchemaConcurrent, TestClusterStateMutator, PreAnalyzedFieldTest, 
ZkSolrClientTest, RequestLoggingTest, SystemInfoHandlerTest, 
TestDefaultSearchFieldResource, DocumentAnalysisRequestHandlerTest, 
SpellCheckComponentTest, DistribJoinFromCollectionTest, TestConfigReload, 
DocExpirationUpdateProcessorFactoryTest, ResponseHeaderTest, TestSearchPerf, 
BasicFunctionalityTest, AlternateDirectoryTest, CleanupOldIndexTest, 
TestSolrXml, TestDistributedGrouping, HdfsUnloadDistributedZkTest, 
TestSchemaResource, TestSuggestSpellingConverter, TestComponentsName, 
TestStressVersions, SharedFSAutoReplicaFailoverUtilsTest, 
SpellPossibilityIteratorTest, EnumFieldTest, TestIndexSearcher, 
ScriptEngineTest, WordBreakSolrSpellCheckerTest, TestFuzzyAnalyzedSuggestions, 
OverseerStatusTest]
   [junit4] Completed [148/502] on J1 in 70.49s, 1 test, 1 failure <<< FAILURES!

[...truncated 1102 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:536: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:484: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following error 
occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:230: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:511: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1444: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:999: 
There were test failures: 502 suites, 1993 tests, 1 failure, 59 ignored (25 
assumptions)

Total time: 46 minutes 36 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