Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11017/
Java: 64bit/jdk1.7.0_65 -XX:+UseCompressedOops -XX:+UseG1GC

3 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.rest.TestManagedResourceStorage

Error Message:
SolrCore.getOpenCount()==2

Stack Trace:
java.lang.RuntimeException: SolrCore.getOpenCount()==2
        at __randomizedtesting.SeedInfo.seed([FC69B3E5CF4F3345]:0)
        at org.apache.solr.util.TestHarness.close(TestHarness.java:332)
        at org.apache.solr.SolrTestCaseJ4.deleteCore(SolrTestCaseJ4.java:633)
        at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:184)
        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:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:790)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        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:43)
        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)


FAILED:  
junit.framework.TestSuite.org.apache.solr.rest.TestManagedResourceStorage

Error Message:
4 threads leaked from SUITE scope at 
org.apache.solr.rest.TestManagedResourceStorage:     1) Thread[id=8764, 
name=Thread-3509, state=TIMED_WAITING, group=Overseer state updater.]         
at java.lang.Object.wait(Native Method)         at 
org.apache.solr.cloud.DistributedQueue$LatchChildWatcher.await(DistributedQueue.java:266)
         at 
org.apache.solr.cloud.DistributedQueue.getChildren(DistributedQueue.java:309)   
      at org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:582) 
        at 
org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:560)         
at org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:217)    
     at java.lang.Thread.run(Thread.java:745)    2) Thread[id=8768, 
name=searcherExecutor-4898-thread-1, state=WAITING, 
group=TGRP-TestManagedResourceStorage]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) 
        at java.lang.Thread.run(Thread.java:745)    3) Thread[id=8769, 
name=Thread-3510, state=WAITING, group=TGRP-TestManagedResourceStorage]         
at java.lang.Object.wait(Native Method)         at 
java.lang.Object.wait(Object.java:503)         at 
org.apache.solr.core.CloserThread.run(CoreContainer.java:894)    4) 
Thread[id=8771, name=coreZkRegister-4892-thread-1, state=WAITING, 
group=TGRP-TestManagedResourceStorage]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) 
        at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from SUITE 
scope at org.apache.solr.rest.TestManagedResourceStorage: 
   1) Thread[id=8764, name=Thread-3509, state=TIMED_WAITING, group=Overseer 
state updater.]
        at java.lang.Object.wait(Native Method)
        at 
org.apache.solr.cloud.DistributedQueue$LatchChildWatcher.await(DistributedQueue.java:266)
        at 
org.apache.solr.cloud.DistributedQueue.getChildren(DistributedQueue.java:309)
        at 
org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:582)
        at 
org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:560)
        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:217)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=8768, name=searcherExecutor-4898-thread-1, state=WAITING, 
group=TGRP-TestManagedResourceStorage]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
   3) Thread[id=8769, name=Thread-3510, state=WAITING, 
group=TGRP-TestManagedResourceStorage]
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:503)
        at org.apache.solr.core.CloserThread.run(CoreContainer.java:894)
   4) Thread[id=8771, name=coreZkRegister-4892-thread-1, state=WAITING, 
group=TGRP-TestManagedResourceStorage]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([FC69B3E5CF4F3345]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.rest.TestManagedResourceStorage

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=8768, name=searcherExecutor-4898-thread-1, state=WAITING, 
group=TGRP-TestManagedResourceStorage]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) 
        at java.lang.Thread.run(Thread.java:745)    2) Thread[id=8769, 
name=Thread-3510, state=WAITING, group=TGRP-TestManagedResourceStorage]         
at java.lang.Object.wait(Native Method)         at 
java.lang.Object.wait(Object.java:503)         at 
org.apache.solr.core.CloserThread.run(CoreContainer.java:894)    3) 
Thread[id=8771, name=coreZkRegister-4892-thread-1, state=WAITING, 
group=TGRP-TestManagedResourceStorage]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) 
        at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=8768, name=searcherExecutor-4898-thread-1, state=WAITING, 
group=TGRP-TestManagedResourceStorage]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=8769, name=Thread-3510, state=WAITING, 
group=TGRP-TestManagedResourceStorage]
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:503)
        at org.apache.solr.core.CloserThread.run(CoreContainer.java:894)
   3) Thread[id=8771, name=coreZkRegister-4892-thread-1, state=WAITING, 
group=TGRP-TestManagedResourceStorage]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([FC69B3E5CF4F3345]:0)




Build Log:
[...truncated 12210 lines...]
   [junit4] Suite: org.apache.solr.rest.TestManagedResourceStorage
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.rest.TestManagedResourceStorage-FC69B3E5CF4F3345-001/init-core-data-001
   [junit4]   2> 2993190 T8750 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(true) and clientAuth (true)
   [junit4]   2> 2993191 T8750 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2993191 T8751 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 2993291 T8750 oasc.ZkTestServer.run start zk server on 
port:48355
   [junit4]   2> 2993292 T8750 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2993296 T8757 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@61fa9bc5 
name:ZooKeeperConnection Watcher:127.0.0.1:48355 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2993297 T8750 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2993297 T8750 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 2993316 T8750 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2993317 T8759 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@350835b0 
name:ZooKeeperConnection Watcher:127.0.0.1:48355/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2993318 T8750 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2993318 T8750 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 2993322 T8750 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 2993325 T8750 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 2993328 T8750 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 2993331 T8750 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 2993331 T8750 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 2993335 T8750 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 2993335 T8750 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 2993338 T8750 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2993339 T8750 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2993341 T8750 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 2993341 T8750 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 2993344 T8750 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 2993345 T8750 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 2993348 T8750 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 2993349 T8750 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 2993352 T8750 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2993352 T8750 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 2993355 T8750 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2993355 T8750 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 2993358 T8750 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2993359 T8750 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2993362 T8750 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2993362 T8750 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 2993365 T8750 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 2993366 T8750 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 2993370 T8750 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 2993371 T8750 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 2993372 T8750 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 2993372 T8750 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2993373 T8750 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 2993423 T8750 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: LUCENE_5_0
   [junit4]   2> 2993489 T8750 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 2993490 T8750 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 2993496 T8750 oass.IndexSchema.readSchema [null] Schema 
name=test
   [junit4]   2> 2993688 T8750 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2993692 T8750 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 2993694 T8750 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2993698 T8750 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2993701 T8750 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2993702 T8750 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2993703 T8750 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2993703 T8750 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2993703 T8750 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2993704 T8750 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2993704 T8750 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2993704 T8750 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 2993704 T8750 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr
   [junit4]   2> 2993704 T8750 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/'
   [junit4]   2> 2993733 T8750 oasc.CoreContainer.<init> New CoreContainer 
44858850
   [junit4]   2> 2993734 T8750 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/]
   [junit4]   2> 2993734 T8750 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 0
   [junit4]   2> 2993734 T8750 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: null
   [junit4]   2> 2993735 T8750 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 0
   [junit4]   2> 2993735 T8750 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2993735 T8750 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 2993735 T8750 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2993735 T8750 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 2993735 T8750 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 2993736 T8750 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 2993737 T8750 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=false
   [junit4]   2> 2993738 T8750 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2993738 T8750 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2993738 T8750 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 2993739 T8750 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:48355/solr
   [junit4]   2> 2993739 T8750 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 2993739 T8750 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2993741 T8761 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4b432781 
name:ZooKeeperConnection Watcher:127.0.0.1:48355 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2993742 T8750 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2993743 T8750 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2993745 T8763 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6881858d 
name:ZooKeeperConnection Watcher:127.0.0.1:48355/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2993745 T8750 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2993747 T8750 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 2993749 T8750 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 2993751 T8750 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 2993753 T8750 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 2993755 T8750 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 2993756 T8750 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 2993757 T8750 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/188.138.97.18:_
   [junit4]   2> 2993758 T8750 oascc.SolrZkClient.makePath makePath: 
/live_nodes/188.138.97.18:_
   [junit4]   2> 2993759 T8750 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 2993760 T8750 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 2993762 T8750 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 188.138.97.18:_
   [junit4]   2> 2993763 T8750 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 2993765 T8750 oasc.Overseer.start Overseer 
(id=92272152259723267-188.138.97.18:_-n_0000000000) starting
   [junit4]   2> 2993767 T8750 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 2993776 T8765 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 2993777 T8750 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 2993779 T8750 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 2993781 T8750 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2993784 T8764 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 2993788 T8766 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 2993788 T8766 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 2993790 T8766 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 2993790 T8767 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2993792 T8764 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 2993793 T8764 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=null message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "base_url":"http://188.138.97.18:";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"188.138.97.18:_",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "numShards":null,
   [junit4]   2>          "core_node_name":"188.138.97.18:__collection1"}
   [junit4]   2> 2993798 T8767 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2994790 T8766 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 2994791 T8766 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 2994792 T8766 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 2994793 T8766 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 2994794 T8766 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 2994795 T8766 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 2994795 T8766 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2994796 T8766 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 2994859 T8766 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: LUCENE_5_0
   [junit4]   2> 2994900 T8766 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 2994901 T8766 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 2994908 T8766 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 2995122 T8766 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2995127 T8766 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 2995129 T8766 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2995141 T8766 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2995145 T8766 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2995150 T8766 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2995151 T8766 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2995152 T8766 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2995152 T8766 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2995154 T8766 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2995154 T8766 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2995154 T8766 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 2995154 T8766 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2995155 T8766 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.rest.TestManagedResourceStorage-FC69B3E5CF4F3345-001/init-core-data-001/
   [junit4]   2> 2995155 T8766 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3a784abe
   [junit4]   2> 2995156 T8766 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.rest.TestManagedResourceStorage-FC69B3E5CF4F3345-001/init-core-data-001
   [junit4]   2> 2995156 T8766 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.rest.TestManagedResourceStorage-FC69B3E5CF4F3345-001/init-core-data-001/index/
   [junit4]   2> 2995157 T8766 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.rest.TestManagedResourceStorage-FC69B3E5CF4F3345-001/init-core-data-001/index'
 doesn't exist. Creating new index...
   [junit4]   2> 2995157 T8766 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.rest.TestManagedResourceStorage-FC69B3E5CF4F3345-001/init-core-data-001/index
   [junit4]   2> 2995158 T8766 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=35, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=41.18359375, 
floorSegmentMB=1.7490234375, forceMergeDeletesPctAllowed=19.67780944705299, 
segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8120193301363301
   [junit4]   2> 2995158 T8766 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@6f91c8e4
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@74d5e905)),segFN=segments_1,generation=1}
   [junit4]   2> 2995159 T8766 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2995159 T8766 oasc.SolrCore.initWriters created xml: 
solr.XMLResponseWriter
   [junit4]   2> 2995163 T8766 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 2995164 T8766 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2995164 T8766 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2995164 T8766 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 2995164 T8766 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2995164 T8766 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2995165 T8766 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2995165 T8766 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2995165 T8766 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2995165 T8766 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2995166 T8766 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2995166 T8766 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2995166 T8766 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2995167 T8766 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2995167 T8766 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2995167 T8766 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2995167 T8766 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2995168 T8766 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 2995168 T8766 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 2995168 T8766 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 2995169 T8766 oasc.RequestHandlers.initHandlersFromConfig 
created dismax: solr.SearchHandler
   [junit4]   2> 2995169 T8766 oasc.RequestHandlers.initHandlersFromConfig 
created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 2995169 T8766 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2995170 T8766 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2995170 T8766 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2995170 T8766 oasc.RequestHandlers.initHandlersFromConfig 
created defaults: solr.StandardRequestHandler
   [junit4]   2> 2995171 T8766 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 2995171 T8766 oasc.RequestHandlers.initHandlersFromConfig 
created lazy: solr.StandardRequestHandler
   [junit4]   2> 2995171 T8766 oasc.RequestHandlers.initHandlersFromConfig WARN 
Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2995171 T8766 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 2995172 T8766 oasc.RequestHandlers.initHandlersFromConfig 
created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2995172 T8766 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2995173 T8766 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2995173 T8766 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2995173 T8766 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckWithWordbreak_Direct: 
org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2995174 T8766 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2995174 T8766 oasc.RequestHandlers.initHandlersFromConfig 
created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2995174 T8766 oasc.RequestHandlers.initHandlersFromConfig 
created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2995175 T8766 oasc.RequestHandlers.initHandlersFromConfig 
created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 2995175 T8766 oasc.RequestHandlers.initHandlersFromConfig 
created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 2995178 T8766 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2995179 T8766 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2995181 T8766 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2995182 T8766 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2995183 T8766 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2995184 T8766 oasc.SolrCore.initDeprecatedSupport WARN 
solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config 
to use the ShowFileRequestHandler.
   [junit4]   2> 2995186 T8766 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 2995186 T8766 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 2995188 T8766 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=35, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=91.2021484375, 
floorSegmentMB=0.849609375, forceMergeDeletesPctAllowed=21.138819243966957, 
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4970900043468711
   [junit4]   2> 2995239 T8766 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@6f91c8e4
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@74d5e905)),segFN=segments_1,generation=1}
   [junit4]   2> 2995239 T8766 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2995240 T8766 oass.SolrIndexSearcher.<init> Opening 
Searcher@6707e8ae[collection1] main
   [junit4]   2> 2995241 T8766 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 2995242 T8766 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 2995243 T8766 oasr.RestManager.init Initializing RestManager 
with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 2995243 T8766 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using InMemoryStorage
   [junit4]   2> 2995243 T8766 oasr.ManagedResource.reloadFromStorage WARN No 
stored data found for /rest/managed
   [junit4]   2> 2995243 T8766 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using InMemoryStorage
   [junit4]   2> 2995244 T8766 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 2995244 T8766 oashc.SpellCheckComponent.inform Initializing 
spell checkers
   [junit4]   2> 2995386 T8766 oass.DirectSolrSpellChecker.init init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2995420 T8768 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@6707e8ae[collection1] 
main{UninvertingDirectoryReader()}
   [junit4]   2> 2995445 T8766 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 2995446 T8771 oasc.ZkController.register Register replica - 
core:collection1 address:http://188.138.97.18: collection:collection1 
shard:shard1
   [junit4]   2> 2995448 T8771 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 2995448 T8750 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 2995458 T8771 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 2995459 T8750 oas.SolrTestCaseJ4.setUp ###Starting 
testZkBasedJsonStorage
   [junit4]   2> 2995459 T8750 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: './'
   [junit4]   2> 2995460 T8767 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2995460 T8771 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 2995461 T8771 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> 2995461 T8771 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://188.138.97.18:/collection1/ shard1
   [junit4]   2> 2995461 T8771 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 2995461 T8764 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 2995463 T8767 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2995465 T8764 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 2995467 T8767 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2995467 T8767 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2995475 T8750 oascc.SolrZkClient.makePath makePath: /test
   [junit4]   2> 2995476 T8750 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /test
   [junit4]   2> 2995477 T8750 oascc.SolrZkClient.makePath makePath: 
/test/_test_foo.json
   [junit4]   2> 2995479 T8750 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 136 bytes to new 
znode /test/_test_foo.json
   [junit4]   2> 2995479 T8750 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _test_foo.json using ZooKeeperStorageIO:path=/test
   [junit4]   2> 2995480 T8750 oasr.ManagedResourceStorage.load Reading 
_test_foo.json using ZooKeeperStorageIO:path=/test
   [junit4]   2> 2995481 T8750 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 136 bytes 
from znode /test/_test_foo.json
   [junit4]   2> 2995481 T8750 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _test_foo.json using ZooKeeperStorageIO:path=/test
   [junit4]   2> 2995482 T8750 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 175 bytes to 
existing znode /test/_test_foo.json
   [junit4]   2> 2995482 T8750 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _test_foo.json using ZooKeeperStorageIO:path=/test
   [junit4]   2> 2995482 T8750 oasr.ManagedResourceStorage.load Reading 
_test_foo.json using ZooKeeperStorageIO:path=/test
   [junit4]   2> 2995483 T8750 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 175 bytes 
from znode /test/_test_foo.json
   [junit4]   2> 2995483 T8750 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _test_foo.json using ZooKeeperStorageIO:path=/test
   [junit4]   2> 2995484 T8767 oascc.ZkStateReader$3.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2995484 T8750 oas.SolrTestCaseJ4.tearDown ###Ending 
testZkBasedJsonStorage
   [junit4]   2> 2995491 T8750 oas.SolrTestCaseJ4.setUp ###Starting 
testFileBasedJsonStorage
   [junit4]   2> 2995492 T8750 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.rest.TestManagedResourceStorage-FC69B3E5CF4F3345-001/json-storage-001/'
   [junit4]   2> 2995503 T8750 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.rest.TestManagedResourceStorage-FC69B3E5CF4F3345-001/json-storage-001/managed
   [junit4]   2> 2995503 T8750 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _test_foo.json using 
file:dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.rest.TestManagedResourceStorage-FC69B3E5CF4F3345-001/json-storage-001/managed
   [junit4]   2> 2995504 T8750 oasr.ManagedResourceStorage.load Reading 
_test_foo.json using 
file:dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.rest.TestManagedResourceStorage-FC69B3E5CF4F3345-001/json-storage-001/managed
   [junit4]   2> 2995504 T8750 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _test_foo.json using 
file:dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.rest.TestManagedResourceStorage-FC69B3E5CF4F3345-001/json-storage-001/managed
   [junit4]   2> 2995504 T8750 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _test_foo.json using 
file:dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.rest.TestManagedResourceStorage-FC69B3E5CF4F3345-001/json-storage-001/managed
   [junit4]   2> 2995505 T8750 oasr.ManagedResourceStorage.load Reading 
_test_foo.json using 
file:dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.rest.TestManagedResourceStorage-FC69B3E5CF4F3345-001/json-storage-001/managed
   [junit4]   2> 2995505 T8750 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _test_foo.json using 
file:dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.rest.TestManagedResourceStorage-FC69B3E5CF4F3345-001/json-storage-001/managed
   [junit4]   2> 2995505 T8750 oas.SolrTestCaseJ4.tearDown ###Ending 
testFileBasedJsonStorage
   [junit4]   2> 2995507 T8750 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:48355 48355
   [junit4]   2> 2995515 T8771 oasc.ZkController.register We are 
http://188.138.97.18:/collection1/ and leader is 
http://188.138.97.18:/collection1/
   [junit4]   2> 2995779 T8765 oasc.OverseerCollectionProcessor.amILeader  
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = 
Session expired for /overseer_elect/leader
   [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$8.execute(SolrZkClient.java:302)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:299)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:299)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionProcessor.amILeader(OverseerCollectionProcessor.java:514)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionProcessor.run(OverseerCollectionProcessor.java:269)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 2996234 T8751 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:48355 48355
   [junit4]   2> 2996235 T8765 oasc.OverseerCollectionProcessor.amILeader 
According to ZK I (id=92272152259723267-188.138.97.18:_-n_0000000000) am no 
longer a leader.
   [junit4]   2> 2996232 T8771 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://188.138.97.18:
   [junit4]   2> 2996236 T8771 oasc.ZkController.checkRecovery WARN Skipping 
recovery according to sys prop solrcloud.skip.autorecovery
   [junit4]   2> 2996237 T8771 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 2996237 T8771 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 2996237 T8750 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 2996238 T8771 
oasc.ZkController.getLeaderInitiatedRecoveryState WARN Unable to read 
/collections/collection1/leader_initiated_recovery/shard1/188.138.97.18:__collection1
 due to: org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for 
/collections/collection1/leader_initiated_recovery/shard1/188.138.97.18:__collection1
   [junit4]   2> 2996239 T8771 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 2996239 T8771 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 2996239 T8771 oasc.ZkContainer$2.run ERROR  
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = 
Session expired for /overseer/queue/qn-
   [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.create(ZooKeeper.java:783)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:268)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:265)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:265)
   [junit4]   2>        at 
org.apache.solr.cloud.DistributedQueue.createData(DistributedQueue.java:369)
   [junit4]   2>        at 
org.apache.solr.cloud.DistributedQueue.offer(DistributedQueue.java:353)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.publish(ZkController.java:1092)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.publish(ZkController.java:1029)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.publish(ZkController.java:1025)
   [junit4]   2>        at 
org.apache.solr.core.ZkContainer$2.run(ZkContainer.java:207)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 2996241 T8771 oasc.SolrException.log ERROR 
:org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode 
= Session expired for /overseer/queue/qn-
   [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.create(ZooKeeper.java:783)
   [junit4]   2>                at 
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:268)
   [junit4]   2>                at 
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:265)
   [junit4]   2>                at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2>                at 
org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:265)
   [junit4]   2>                at 
org.apache.solr.cloud.DistributedQueue.createData(DistributedQueue.java:369)
   [junit4]   2>                at 
org.apache.solr.cloud.DistributedQueue.offer(DistributedQueue.java:353)
   [junit4]   2>                at 
org.apache.solr.cloud.ZkController.publish(ZkController.java:1092)
   [junit4]   2>                at 
org.apache.solr.cloud.ZkController.publish(ZkController.java:1029)
   [junit4]   2>                at 
org.apache.solr.cloud.ZkController.publish(ZkController.java:1025)
   [junit4]   2>                at 
org.apache.solr.cloud.ZkController.register(ZkController.java:840)
   [junit4]   2>                at 
org.apache.solr.cloud.ZkController.register(ZkController.java:754)
   [junit4]   2>                at 
org.apache.solr.core.ZkContainer$2.run(ZkContainer.java:200)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2>                at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>        
   [junit4]   2> 3973 T8749 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will 
linger awaiting termination of 4 leaked thread(s).
   [junit4]   2> 24027 T8749 ccr.ThreadLeakControl.checkThreadLeaks SEVERE 4 
threads leaked from SUITE scope at 
org.apache.solr.rest.TestManagedResourceStorage: 
   [junit4]   2>           1) Thread[id=8764, name=Thread-3509, 
state=TIMED_WAITING, group=Overseer state updater.]
   [junit4]   2>                at java.lang.Object.wait(Native Method)
   [junit4]   2>                at 
org.apache.solr.cloud.DistributedQueue$LatchChildWatcher.await(DistributedQueue.java:266)
   [junit4]   2>                at 
org.apache.solr.cloud.DistributedQueue.getChildren(DistributedQueue.java:309)
   [junit4]   2>                at 
org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:582)
   [junit4]   2>                at 
org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:560)
   [junit4]   2>                at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:217)
   [junit4]   2>                at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>           2) Thread[id=8768, 
name=searcherExecutor-4898-thread-1, state=WAITING, 
group=TGRP-TestManagedResourceStorage]
   [junit4]   2>                at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>                at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]   2>                at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]   2>                at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2>                at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>           3) Thread[id=8769, name=Thread-3510, state=WAITING, 
group=TGRP-TestManagedResourceStorage]
   [junit4]   2>                at java.lang.Object.wait(Native Method)
   [junit4]   2>                at java.lang.Object.wait(Object.java:503)
   [junit4]   2>                at 
org.apache.solr.core.CloserThread.run(CoreContainer.java:894)
   [junit4]   2>           4) Thread[id=8771, 
name=coreZkRegister-4892-thread-1, state=WAITING, 
group=TGRP-TestManagedResourceStorage]
   [junit4]   2>                at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>                at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]   2>                at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]   2>                at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2>                at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 24029 T8749 ccr.ThreadLeakControl.tryToInterruptAll Starting 
to interrupt leaked threads:
   [junit4]   2>           1) Thread[id=8764, name=Thread-3509, 
state=TIMED_WAITING, group=Overseer state updater.]
   [junit4]   2>           2) Thread[id=8768, 
name=searcherExecutor-4898-thread-1, state=WAITING, 
group=TGRP-TestManagedResourceStorage]
   [junit4]   2>           3) Thread[id=8769, name=Thread-3510, state=WAITING, 
group=TGRP-TestManagedResourceStorage]
   [junit4]   2>           4) Thread[id=8771, 
name=coreZkRegister-4892-thread-1, state=WAITING, 
group=TGRP-TestManagedResourceStorage]
   [junit4]   2> 3017220 T8764 oasc.Overseer$ClusterStateUpdater.run Overseer 
Loop exiting : 188.138.97.18:_
   [junit4]   2> 3017221 T8772 
oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read 
the data org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /overseer_elect/leader
   [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$8.execute(SolrZkClient.java:302)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:299)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:299)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:317)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:85)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:289)
   [junit4]   2> 
   [junit4]   2> 27064 T8749 ccr.ThreadLeakControl.tryToInterruptAll SEVERE 
There are still zombie threads that couldn't be terminated:
   [junit4]   2>           1) Thread[id=8768, 
name=searcherExecutor-4898-thread-1, state=WAITING, 
group=TGRP-TestManagedResourceStorage]
   [junit4]   2>                at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>                at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]   2>                at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]   2>                at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2>                at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>           2) Thread[id=8769, name=Thread-3510, state=WAITING, 
group=TGRP-TestManagedResourceStorage]
   [junit4]   2>                at java.lang.Object.wait(Native Method)
   [junit4]   2>                at java.lang.Object.wait(Object.java:503)
   [junit4]   2>                at 
org.apache.solr.core.CloserThread.run(CoreContainer.java:894)
   [junit4]   2>           3) Thread[id=8771, 
name=coreZkRegister-4892-thread-1, state=WAITING, 
group=TGRP-TestManagedResourceStorage]
   [junit4]   2>                at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>                at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]   2>                at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]   2>                at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2>                at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=in, 
timezone=America/Barbados
   [junit4]   2> NOTE: Linux 3.13.0-32-generic amd64/Oracle Corporation 
1.7.0_65 (64-bit)/cpus=8,threads=4,free=366382560,total=494927872
   [junit4]   2> NOTE: All tests run in this JVM: [LeaderElectionTest, 
BJQParserTest, SyncSliceTest, RegexBoostProcessorTest, BadIndexSchemaTest, 
AbstractAnalyticsFacetTest, TestLMDirichletSimilarityFactory, FunctionTest, 
RecoveryZkTest, TestCoreDiscovery, TestFieldTypeResource, TestNoOpRegenerator, 
TestCopyFieldCollectionResource, DocExpirationUpdateProcessorFactoryTest, 
BasicFunctionalityTest, HdfsCollectionsAPIDistributedZkTest, 
ReplicationFactorTest, TestLeaderElectionZkExpiry, TestStressUserVersions, 
AtomicUpdatesTest, SpellPossibilityIteratorTest, TestFaceting, 
BasicDistributedZkTest, TestRemoteStreaming, TestJmxIntegration, 
MBeansHandlerTest, TestSolr4Spatial, TestStressRecovery, TestComponentsName, 
SystemInfoHandlerTest, TestStressVersions, HighlighterTest, TestRangeQuery, 
DocumentBuilderTest, DistributedIntervalFacetingTest, TestReRankQParserPlugin, 
NoCacheHeaderTest, DeleteLastCustomShardedReplicaTest, SolrIndexSplitterTest, 
TestManagedSynonymFilterFactory, DeleteInactiveReplicaTest, 
SolrCmdDistributorTest, PreAnalyzedUpdateProcessorTest, 
ExternalFileFieldSortTest, TestQuerySenderListener, TestSolrXml, ZkCLITest, 
SuggesterWFSTTest, BadComponentTest, TestDocSet, 
UUIDUpdateProcessorFallbackTest, ChaosMonkeyNothingIsSafeTest, 
WordBreakSolrSpellCheckerTest, DirectSolrSpellCheckerTest, TestManagedSchema, 
TestFastWriter, TestSearchPerf, QueryResultKeyTest, TestStandardQParsers, 
TestCodecSupport, TestComplexPhraseQParserPlugin, TestSystemIdResolver, 
SolrTestCaseJ4Test, TestSchemaSimilarityResource, TestSolrIndexConfig, 
DistribCursorPagingTest, TestSearcherReuse, 
StatelessScriptUpdateProcessorFactoryTest, DistributedExpandComponentTest, 
TestCloudInspectUtil, TriLevelCompositeIdRoutingTest, 
TestDistributedMissingSort, SuggesterTSTTest, DisMaxRequestHandlerTest, 
TestAddFieldRealTimeGet, FieldMutatingUpdateProcessorTest, TestTrie, 
MoreLikeThisHandlerTest, BlockCacheTest, CoreMergeIndexesAdminHandlerTest, 
TermsComponentTest, ZkNodePropsTest, ModifyConfFileTest, TestFastOutputStream, 
TestMiniSolrCloudCluster, ReturnFieldsTest, QueryEqualityTest, OverseerTest, 
NotRequiredUniqueKeyTest, TestSolrCoreProperties, TestAnalyzedSuggestions, 
TestSolrJ, NoFacetTest, RequiredFieldsTest, TestTolerantSearch, 
ZkControllerTest, TestConfigSets, TestArbitraryIndexDir, IndexSchemaTest, 
PluginInfoTest, AnalyticsQueryTest, ResponseLogComponentTest, 
TestDFRSimilarityFactory, MinimalSchemaTest, TestReplicationHandler, 
TestHighlightDedupGrouping, ChaosMonkeySafeLeaderTest, OpenCloseCoreStressTest, 
ShardRoutingTest, ClusterStateUpdateTest, ZkSolrClientTest, TestZkChroot, 
TestRandomDVFaceting, TestDistributedGrouping, TestHashPartitioner, 
TestRealTimeGet, TestStressReorder, TestMultiCoreConfBootstrap, TestReload, 
TestCoreContainer, SimpleFacetsTest, SpellCheckComponentTest, 
QueryElevationComponentTest, PeerSyncTest, TestBadConfig, 
ShowFileRequestHandlerTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, 
SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, 
SpellCheckCollatorTest, CoreAdminHandlerTest, TestFoldingMultitermQuery, 
SuggesterTest, SpatialFilterTest, SchemaVersionSpecificBehaviorTest, 
TestUpdate, TestWordDelimiterFilterFactory, SortByFunctionTest, 
TestSolrDeletionPolicy1, DebugComponentTest, TestSurroundQueryParser, 
LukeRequestHandlerTest, DocumentAnalysisRequestHandlerTest, 
FileBasedSpellCheckerTest, TestValueSourceCache, TermVectorComponentTest, 
SolrPluginUtilsTest, JSONWriterTest, TestPartialUpdateDeduplication, 
PingRequestHandlerTest, TestBinaryResponseWriter, HighlighterConfigTest, 
UpdateParamsTest, TestMergePolicyConfig, TestElisionMultitermQuery, TestConfig, 
TestFuzzyAnalyzedSuggestions, TestLuceneMatchVersion, SynonymTokenizerTest, 
TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory, 
TestDefaultSimilarityFactory, TestJmxMonitoredMap, ResourceLoaderTest, 
ScriptEngineTest, OpenExchangeRatesOrgProviderTest, PreAnalyzedFieldTest, 
DOMUtilTest, TestDocumentBuilder, FileUtilsTest, 
TestCursorMarkWithoutUniqueKey, FieldFacetTest, RangeFacetTest, AssignTest, 
CollectionsAPIAsyncDistributedZkTest, CustomCollectionTest, HttpPartitionTest, 
OverseerRolesTest, SSLMigrationTest, ShardSplitTest, 
HdfsBasicDistributedZkTest, HdfsRecoveryZkTest, HdfsSyncSliceTest, 
HdfsWriteToMultipleCollectionsTest, CachingDirectoryFactoryTest, 
TestImplicitCoreProperties, TestNRTOpen, TestShardHandlerFactory, 
TestSolrXmlPersistence, TestReplicationHandlerBackup, 
CoreAdminCreateDiscoverTest, CoreAdminRequestStatusTest, 
DistributedFacetPivotLargeTest, DistributedQueryComponentCustomSortTest, 
SuggestComponentTest, TestExpandComponent, HighlighterMaxOffsetTest, 
TestChildDocTransformer, TestManagedResource, TestManagedResourceStorage]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestManagedResourceStorage -Dtests.seed=FC69B3E5CF4F3345 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=in 
-Dtests.timezone=America/Barbados -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestManagedResourceStorage (suite) <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: 
SolrCore.getOpenCount()==2
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([FC69B3E5CF4F3345]:0)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.close(TestHarness.java:332)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.deleteCore(SolrTestCaseJ4.java:633)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:184)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from SUITE 
scope at org.apache.solr.rest.TestManagedResourceStorage: 
   [junit4]    >    1) Thread[id=8764, name=Thread-3509, state=TIMED_WAITING, 
group=Overseer state updater.]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at 
org.apache.solr.cloud.DistributedQueue$LatchChildWatcher.await(DistributedQueue.java:266)
   [junit4]    >         at 
org.apache.solr.cloud.DistributedQueue.getChildren(DistributedQueue.java:309)
   [junit4]    >         at 
org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:582)
   [junit4]    >         at 
org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:560)
   [junit4]    >         at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:217)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    2) Thread[id=8768, name=searcherExecutor-4898-thread-1, 
state=WAITING, group=TGRP-TestManagedResourceStorage]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    3) Thread[id=8769, name=Thread-3510, state=WAITING, 
group=TGRP-TestManagedResourceStorage]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at java.lang.Object.wait(Object.java:503)
   [junit4]    >         at 
org.apache.solr.core.CloserThread.run(CoreContainer.java:894)
   [junit4]    >    4) Thread[id=8771, name=coreZkRegister-4892-thread-1, 
state=WAITING, group=TGRP-TestManagedResourceStorage]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([FC69B3E5CF4F3345]:0)Throwable #3: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=8768, name=searcherExecutor-4898-thread-1, 
state=WAITING, group=TGRP-TestManagedResourceStorage]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    2) Thread[id=8769, name=Thread-3510, state=WAITING, 
group=TGRP-TestManagedResourceStorage]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at java.lang.Object.wait(Object.java:503)
   [junit4]    >         at 
org.apache.solr.core.CloserThread.run(CoreContainer.java:894)
   [junit4]    >    3) Thread[id=8771, name=coreZkRegister-4892-thread-1, 
state=WAITING, group=TGRP-TestManagedResourceStorage]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([FC69B3E5CF4F3345]:0)
   [junit4] Completed on J0 in 27.12s, 2 tests, 3 errors <<< FAILURES!

[...truncated 121 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:474: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:454: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:45: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:496: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1307:
 The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:922: 
There were test failures: 427 suites, 1771 tests, 3 suite-level errors, 234 
ignored (18 assumptions)

Total time: 92 minutes 37 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.7.0_65 
-XX:+UseCompressedOops -XX:+UseG1GC
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