You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2014/08/20 11:46:48 UTC

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_11) - Build # 11061 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11061/
Java: 64bit/jdk1.8.0_11 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

4 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([2789FF79311FC265]: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.GeneratedMethodAccessor30.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	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:
Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 12,491,320 bytes (threshold is 10,485,760). Field reference sizes (counted individually):   - 13,850,960 bytes, protected static org.apache.solr.core.SolrConfig org.apache.solr.SolrTestCaseJ4.solrConfig   - 13,298,184 bytes, protected static org.apache.solr.util.TestHarness$LocalRequestFactory org.apache.solr.SolrTestCaseJ4.lrf   - 13,297,920 bytes, protected static org.apache.solr.util.TestHarness org.apache.solr.SolrTestCaseJ4.h   - 448 bytes, private static java.util.regex.Pattern org.apache.solr.SolrTestCaseJ4.nonEscapedSingleQuotePattern   - 312 bytes, private static java.util.regex.Pattern org.apache.solr.SolrTestCaseJ4.escapedSingleQuotePattern   - 296 bytes, public static org.junit.rules.TestRule org.apache.solr.SolrTestCaseJ4.solrClassRules   - 264 bytes, public static java.io.File org.apache.solr.cloud.AbstractZkTestCase.SOLRHOME   - 216 bytes, protected static java.lang.String org.apache.solr.SolrTestCaseJ4.testSolrHome   - 144 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.factoryProp   - 88 bytes, protected static java.lang.String org.apache.solr.SolrTestCaseJ4.configString   - 80 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.coreName   - 80 bytes, protected static java.lang.String org.apache.solr.SolrTestCaseJ4.schemaString

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 12,491,320 bytes (threshold is 10,485,760). Field reference sizes (counted individually):
  - 13,850,960 bytes, protected static org.apache.solr.core.SolrConfig org.apache.solr.SolrTestCaseJ4.solrConfig
  - 13,298,184 bytes, protected static org.apache.solr.util.TestHarness$LocalRequestFactory org.apache.solr.SolrTestCaseJ4.lrf
  - 13,297,920 bytes, protected static org.apache.solr.util.TestHarness org.apache.solr.SolrTestCaseJ4.h
  - 448 bytes, private static java.util.regex.Pattern org.apache.solr.SolrTestCaseJ4.nonEscapedSingleQuotePattern
  - 312 bytes, private static java.util.regex.Pattern org.apache.solr.SolrTestCaseJ4.escapedSingleQuotePattern
  - 296 bytes, public static org.junit.rules.TestRule org.apache.solr.SolrTestCaseJ4.solrClassRules
  - 264 bytes, public static java.io.File org.apache.solr.cloud.AbstractZkTestCase.SOLRHOME
  - 216 bytes, protected static java.lang.String org.apache.solr.SolrTestCaseJ4.testSolrHome
  - 144 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.factoryProp
  - 88 bytes, protected static java.lang.String org.apache.solr.SolrTestCaseJ4.configString
  - 80 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.coreName
  - 80 bytes, protected static java.lang.String org.apache.solr.SolrTestCaseJ4.schemaString
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:127)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:
5 threads leaked from SUITE scope at org.apache.solr.rest.TestManagedResourceStorage:     1) Thread[id=7664, name=searcherExecutor-4620-thread-1, state=WAITING, group=TGRP-TestManagedResourceStorage]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=7665, name=Thread-3090, state=WAITING, group=TGRP-TestManagedResourceStorage]         at java.lang.Object.wait(Native Method)         at java.lang.Object.wait(Object.java:502)         at org.apache.solr.core.CloserThread.run(CoreContainer.java:905)    3) Thread[id=7667, name=coreZkRegister-4614-thread-1, state=WAITING, group=TGRP-TestManagedResourceStorage]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    4) Thread[id=7661, name=OverseerHdfsCoreFailoverThread-92309287621099523-188.138.97.18:_-n_0000000000, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:136)         at java.lang.Thread.run(Thread.java:745)    5) Thread[id=7659, name=OverseerStateUpdate-92309287621099523-188.138.97.18:_-n_0000000000, 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:221)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 5 threads leaked from SUITE scope at org.apache.solr.rest.TestManagedResourceStorage: 
   1) Thread[id=7664, name=searcherExecutor-4620-thread-1, state=WAITING, group=TGRP-TestManagedResourceStorage]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=7665, name=Thread-3090, state=WAITING, group=TGRP-TestManagedResourceStorage]
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:502)
        at org.apache.solr.core.CloserThread.run(CoreContainer.java:905)
   3) Thread[id=7667, name=coreZkRegister-4614-thread-1, state=WAITING, group=TGRP-TestManagedResourceStorage]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   4) Thread[id=7661, name=OverseerHdfsCoreFailoverThread-92309287621099523-188.138.97.18:_-n_0000000000, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:136)
        at java.lang.Thread.run(Thread.java:745)
   5) Thread[id=7659, name=OverseerStateUpdate-92309287621099523-188.138.97.18:_-n_0000000000, 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:221)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([2789FF79311FC265]: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=7664, name=searcherExecutor-4620-thread-1, state=WAITING, group=TGRP-TestManagedResourceStorage]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=7665, name=Thread-3090, state=WAITING, group=TGRP-TestManagedResourceStorage]         at java.lang.Object.wait(Native Method)         at java.lang.Object.wait(Object.java:502)         at org.apache.solr.core.CloserThread.run(CoreContainer.java:905)    3) Thread[id=7667, name=coreZkRegister-4614-thread-1, state=WAITING, group=TGRP-TestManagedResourceStorage]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    4) Thread[id=7661, name=OverseerHdfsCoreFailoverThread-92309287621099523-188.138.97.18:_-n_0000000000, state=RUNNABLE, group=Overseer Hdfs SolrCore Failover Thread.]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:136)         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=7664, name=searcherExecutor-4620-thread-1, state=WAITING, group=TGRP-TestManagedResourceStorage]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=7665, name=Thread-3090, state=WAITING, group=TGRP-TestManagedResourceStorage]
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:502)
        at org.apache.solr.core.CloserThread.run(CoreContainer.java:905)
   3) Thread[id=7667, name=coreZkRegister-4614-thread-1, state=WAITING, group=TGRP-TestManagedResourceStorage]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   4) Thread[id=7661, name=OverseerHdfsCoreFailoverThread-92309287621099523-188.138.97.18:_-n_0000000000, state=RUNNABLE, group=Overseer Hdfs SolrCore Failover Thread.]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:136)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([2789FF79311FC265]:0)




Build Log:
[...truncated 12198 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/J1/./temp/solr.rest.TestManagedResourceStorage-2789FF79311FC265-001/init-core-data-001
   [junit4]   2> 2513463 T7645 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 2513464 T7645 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2513464 T7646 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 2513564 T7645 oasc.ZkTestServer.run start zk server on port:54271
   [junit4]   2> 2513565 T7645 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2513567 T7652 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@437a588d name:ZooKeeperConnection Watcher:127.0.0.1:54271 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2513567 T7645 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2513567 T7645 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 2513570 T7645 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2513570 T7654 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d70a2a name:ZooKeeperConnection Watcher:127.0.0.1:54271/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2513571 T7645 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2513571 T7645 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 2513572 T7645 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 2513574 T7645 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 2513575 T7645 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 2513576 T7645 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> 2513576 T7645 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2513578 T7645 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> 2513578 T7645 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 2513580 T7645 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> 2513580 T7645 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2513581 T7645 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> 2513582 T7645 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2513583 T7645 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> 2513583 T7645 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2513584 T7645 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> 2513585 T7645 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 2513586 T7645 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> 2513586 T7645 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2513587 T7645 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> 2513587 T7645 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2513589 T7645 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> 2513589 T7645 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2513590 T7645 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> 2513590 T7645 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2513592 T7645 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> 2513592 T7645 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2513594 T7645 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 2513594 T7645 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 2513595 T7645 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> 2513595 T7645 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> 2513595 T7645 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> 2513626 T7645 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 2513646 T7645 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2513646 T7645 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2513650 T7645 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 2513739 T7645 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2513742 T7645 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2513744 T7645 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2513747 T7645 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2513749 T7645 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2513750 T7645 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2513750 T7645 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2513750 T7645 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2513751 T7645 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2513751 T7645 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2513751 T7645 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2513752 T7645 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2513752 T7645 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> 2513752 T7645 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/'
   [junit4]   2> 2513765 T7645 oasc.CoreContainer.<init> New CoreContainer 1985998383
   [junit4]   2> 2513766 T7645 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/]
   [junit4]   2> 2513766 T7645 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 2513766 T7645 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 2513767 T7645 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 2513767 T7645 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2513767 T7645 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2513767 T7645 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2513767 T7645 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2513767 T7645 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2513768 T7645 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2513769 T7645 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=false
   [junit4]   2> 2513769 T7645 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2513770 T7645 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2513770 T7645 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 2513770 T7645 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54271/solr
   [junit4]   2> 2513770 T7645 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2513771 T7645 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2513772 T7656 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2bfdbf0 name:ZooKeeperConnection Watcher:127.0.0.1:54271 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2513772 T7645 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2513774 T7645 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2513775 T7658 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@45f7ca73 name:ZooKeeperConnection Watcher:127.0.0.1:54271/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2513775 T7645 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2513776 T7645 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 2513778 T7645 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 2513779 T7645 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 2513781 T7645 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 2513782 T7645 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 2513783 T7645 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 2513784 T7645 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/188.138.97.18:_
   [junit4]   2> 2513785 T7645 oascc.SolrZkClient.makePath makePath: /live_nodes/188.138.97.18:_
   [junit4]   2> 2513786 T7645 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 2513787 T7645 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 2513788 T7645 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2513789 T7645 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 188.138.97.18:_
   [junit4]   2> 2513789 T7645 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 2513790 T7645 oasc.Overseer.start Overseer (id=92309287621099523-188.138.97.18:_-n_0000000000) starting
   [junit4]   2> 2513791 T7645 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 2513794 T7645 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2513795 T7660 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 2513795 T7645 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 2513797 T7645 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 2513798 T7645 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2513799 T7659 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 2513800 T7662 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 2513800 T7662 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2513800 T7662 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2513805 T7663 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2513806 T7659 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"188.138.97.18:__collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://188.138.97.18:",
   [junit4]   2> 	  "node_name":"188.138.97.18:_",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 2513807 T7663 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> 2514805 T7662 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2514806 T7662 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2514806 T7662 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2514807 T7662 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2514807 T7662 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 2514807 T7662 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> 2514808 T7662 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> 2514808 T7662 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> 2514830 T7662 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 2514850 T7662 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2514850 T7662 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2514854 T7662 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2514943 T7662 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2514946 T7662 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2514947 T7662 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2514954 T7662 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2514955 T7662 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2514957 T7662 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2514957 T7662 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2514957 T7662 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2514958 T7662 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2514958 T7662 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2514958 T7662 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2514958 T7662 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2514959 T7662 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2514959 T7662 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/J1/./temp/solr.rest.TestManagedResourceStorage-2789FF79311FC265-001/init-core-data-001/
   [junit4]   2> 2514959 T7662 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@64ed6fbb
   [junit4]   2> 2514959 T7662 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.rest.TestManagedResourceStorage-2789FF79311FC265-001/init-core-data-001
   [junit4]   2> 2514960 T7662 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.rest.TestManagedResourceStorage-2789FF79311FC265-001/init-core-data-001/index/
   [junit4]   2> 2514960 T7662 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.rest.TestManagedResourceStorage-2789FF79311FC265-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 2514960 T7662 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.rest.TestManagedResourceStorage-2789FF79311FC265-001/init-core-data-001/index
   [junit4]   2> 2514960 T7662 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=13, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=0.4267578125, floorSegmentMB=1.5, forceMergeDeletesPctAllowed=26.65117604076316, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7530259305235604
   [junit4]   2> 2514961 T7662 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(BaseDirectoryWrapper(RAMDirectory@30b41929 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7b6a879b)),segFN=segments_1,generation=1}
   [junit4]   2> 2514961 T7662 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2514961 T7662 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 2514963 T7662 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2514963 T7662 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2514963 T7662 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2514963 T7662 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2514963 T7662 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2514964 T7662 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2514964 T7662 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2514964 T7662 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2514964 T7662 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2514964 T7662 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2514964 T7662 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2514965 T7662 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2514965 T7662 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2514965 T7662 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2514965 T7662 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2514965 T7662 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2514966 T7662 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2514966 T7662 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2514966 T7662 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2514966 T7662 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2514966 T7662 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 2514967 T7662 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 2514967 T7662 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2514967 T7662 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2514967 T7662 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2514968 T7662 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 2514968 T7662 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 2514968 T7662 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 2514968 T7662 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2514968 T7662 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2514968 T7662 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2514969 T7662 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2514969 T7662 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2514969 T7662 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2514969 T7662 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2514970 T7662 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2514970 T7662 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2514970 T7662 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2514970 T7662 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 2514970 T7662 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 2514972 T7662 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2514973 T7662 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2514973 T7662 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2514974 T7662 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2514974 T7662 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2514975 T7662 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 2514976 T7662 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2514976 T7662 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2514977 T7662 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2514977 T7662 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(BaseDirectoryWrapper(RAMDirectory@30b41929 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7b6a879b)),segFN=segments_1,generation=1}
   [junit4]   2> 2514977 T7662 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2514977 T7662 oass.SolrIndexSearcher.<init> Opening Searcher@1a179870[collection1] main
   [junit4]   2> 2514978 T7662 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2514980 T7662 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2514981 T7662 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 2514981 T7662 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 2514981 T7662 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 2514981 T7662 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using InMemoryStorage
   [junit4]   2> 2514982 T7662 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2514982 T7662 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 2518543 T7662 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2518560 T7664 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1a179870[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 2518562 T7662 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2518562 T7667 oasc.ZkController.register Register replica - core:collection1 address:http://188.138.97.18: collection:collection1 shard:shard1
   [junit4]   2> 2518563 T7667 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 2518564 T7645 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 2518567 T7667 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 2518570 T7663 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2518570 T7645 oas.SolrTestCaseJ4.setUp ###Starting testFileBasedJsonStorage
   [junit4]   2> 2518571 T7645 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.rest.TestManagedResourceStorage-2789FF79311FC265-001/json-storage-001/'
   [junit4]   2> 2518572 T7667 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2518572 T7667 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 2518573 T7667 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://188.138.97.18:/collection1/ shard1
   [junit4]   2> 2518573 T7667 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 2518575 T7663 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> 2518578 T7663 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2518578 T7663 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> 2518582 T7645 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.rest.TestManagedResourceStorage-2789FF79311FC265-001/json-storage-001/managed
   [junit4]   2> 2518582 T7645 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/J1/./temp/solr.rest.TestManagedResourceStorage-2789FF79311FC265-001/json-storage-001/managed
   [junit4]   2> 2518583 T7645 oasr.ManagedResourceStorage.load Reading _test_foo.json using file:dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.rest.TestManagedResourceStorage-2789FF79311FC265-001/json-storage-001/managed
   [junit4]   2> 2518583 T7645 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/J1/./temp/solr.rest.TestManagedResourceStorage-2789FF79311FC265-001/json-storage-001/managed
   [junit4]   2> 2518583 T7645 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/J1/./temp/solr.rest.TestManagedResourceStorage-2789FF79311FC265-001/json-storage-001/managed
   [junit4]   2> 2518584 T7645 oasr.ManagedResourceStorage.load Reading _test_foo.json using file:dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.rest.TestManagedResourceStorage-2789FF79311FC265-001/json-storage-001/managed
   [junit4]   2> 2518584 T7645 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/J1/./temp/solr.rest.TestManagedResourceStorage-2789FF79311FC265-001/json-storage-001/managed
   [junit4]   2> 2518584 T7645 oas.SolrTestCaseJ4.tearDown ###Ending testFileBasedJsonStorage
   [junit4]   2> 2518589 T7645 oas.SolrTestCaseJ4.setUp ###Starting testZkBasedJsonStorage
   [junit4]   2> 2518590 T7645 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './'
   [junit4]   2> 2518602 T7645 oascc.SolrZkClient.makePath makePath: /test
   [junit4]   2> 2518603 T7645 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /test
   [junit4]   2> 2518604 T7645 oascc.SolrZkClient.makePath makePath: /test/_test_foo.json
   [junit4]   2> 2518605 T7645 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 136 bytes to new znode /test/_test_foo.json
   [junit4]   2> 2518605 T7645 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _test_foo.json using ZooKeeperStorageIO:path=/test
   [junit4]   2> 2518606 T7645 oasr.ManagedResourceStorage.load Reading _test_foo.json using ZooKeeperStorageIO:path=/test
   [junit4]   2> 2518606 T7645 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 136 bytes from znode /test/_test_foo.json
   [junit4]   2> 2518607 T7645 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _test_foo.json using ZooKeeperStorageIO:path=/test
   [junit4]   2> 2518608 T7645 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 175 bytes to existing znode /test/_test_foo.json
   [junit4]   2> 2518608 T7645 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _test_foo.json using ZooKeeperStorageIO:path=/test
   [junit4]   2> 2518608 T7645 oasr.ManagedResourceStorage.load Reading _test_foo.json using ZooKeeperStorageIO:path=/test
   [junit4]   2> 2518609 T7645 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 175 bytes from znode /test/_test_foo.json
   [junit4]   2> 2518609 T7645 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _test_foo.json using ZooKeeperStorageIO:path=/test
   [junit4]   2> 2518610 T7663 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2518610 T7645 oas.SolrTestCaseJ4.tearDown ###Ending testZkBasedJsonStorage
   [junit4]   2> 2518611 T7645 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:54271 54271
   [junit4]   2> 2518627 T7667 oasc.ZkController.register We are http://188.138.97.18:/collection1/ and leader is http://188.138.97.18:/collection1/
   [junit4]   2> 2519294 T7667 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://188.138.97.18:
   [junit4]   2> 2519294 T7667 oasc.ZkController.checkRecovery WARN Skipping recovery according to sys prop solrcloud.skip.autorecovery
   [junit4]   2> 2519295 T7646 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:54271 54271
   [junit4]   2> 2519295 T7667 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 2519295 T7667 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2519296 T7645 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 2519296 T7667 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> 2519296 T7667 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 2519297 T7667 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2519297 T7667 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:273)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:270)
   [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:270)
   [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:1120)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.publish(ZkController.java:1038)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.publish(ZkController.java:1034)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer$2.run(ZkContainer.java:207)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 2519298 T7667 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:273)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:270)
   [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:270)
   [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:1120)
   [junit4]   2> 		at org.apache.solr.cloud.ZkController.publish(ZkController.java:1038)
   [junit4]   2> 		at org.apache.solr.cloud.ZkController.publish(ZkController.java:1034)
   [junit4]   2> 		at org.apache.solr.cloud.ZkController.register(ZkController.java:849)
   [junit4]   2> 		at org.apache.solr.cloud.ZkController.register(ZkController.java:763)
   [junit4]   2> 		at org.apache.solr.core.ZkContainer$2.run(ZkContainer.java:200)
   [junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	
   [junit4]   2> 2519798 T7660 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:307)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:304)
   [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:304)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionProcessor.amILeader(OverseerCollectionProcessor.java:516)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionProcessor.run(OverseerCollectionProcessor.java:271)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 2519799 T7660 oasc.OverseerCollectionProcessor.amILeader According to ZK I (id=92309287621099523-188.138.97.18:_-n_0000000000) am no longer a leader.
   [junit4]   2> 6523 T7644 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 5 leaked thread(s).
   [junit4]   2> 26693 T7644 ccr.ThreadLeakControl.checkThreadLeaks SEVERE 5 threads leaked from SUITE scope at org.apache.solr.rest.TestManagedResourceStorage: 
   [junit4]   2> 	   1) Thread[id=7664, name=searcherExecutor-4620-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:175)
   [junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	   2) Thread[id=7665, name=Thread-3090, state=WAITING, group=TGRP-TestManagedResourceStorage]
   [junit4]   2> 	        at java.lang.Object.wait(Native Method)
   [junit4]   2> 	        at java.lang.Object.wait(Object.java:502)
   [junit4]   2> 	        at org.apache.solr.core.CloserThread.run(CoreContainer.java:905)
   [junit4]   2> 	   3) Thread[id=7667, name=coreZkRegister-4614-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:175)
   [junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	   4) Thread[id=7661, name=OverseerHdfsCoreFailoverThread-92309287621099523-188.138.97.18:_-n_0000000000, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]   2> 	        at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	        at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:136)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	   5) Thread[id=7659, name=OverseerStateUpdate-92309287621099523-188.138.97.18:_-n_0000000000, 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:221)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 26694 T7644 ccr.ThreadLeakControl.tryToInterruptAll Starting to interrupt leaked threads:
   [junit4]   2> 	   1) Thread[id=7664, name=searcherExecutor-4620-thread-1, state=WAITING, group=TGRP-TestManagedResourceStorage]
   [junit4]   2> 	   2) Thread[id=7665, name=Thread-3090, state=WAITING, group=TGRP-TestManagedResourceStorage]
   [junit4]   2> 	   3) Thread[id=7667, name=coreZkRegister-4614-thread-1, state=WAITING, group=TGRP-TestManagedResourceStorage]
   [junit4]   2> 	   4) Thread[id=7661, name=OverseerHdfsCoreFailoverThread-92309287621099523-188.138.97.18:_-n_0000000000, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]   2> 	   5) Thread[id=7659, name=OverseerStateUpdate-92309287621099523-188.138.97.18:_-n_0000000000, state=TIMED_WAITING, group=Overseer state updater.]
   [junit4]   2> 2540157 T7659 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 188.138.97.18:_
   [junit4]   2> 2540158 T7669 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:307)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:304)
   [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:304)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:321)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:89)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:293)
   [junit4]   2> 
   [junit4]   2> 29717 T7644 ccr.ThreadLeakControl.tryToInterruptAll SEVERE There are still zombie threads that couldn't be terminated:
   [junit4]   2> 	   1) Thread[id=7664, name=searcherExecutor-4620-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:175)
   [junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	   2) Thread[id=7665, name=Thread-3090, state=WAITING, group=TGRP-TestManagedResourceStorage]
   [junit4]   2> 	        at java.lang.Object.wait(Native Method)
   [junit4]   2> 	        at java.lang.Object.wait(Object.java:502)
   [junit4]   2> 	        at org.apache.solr.core.CloserThread.run(CoreContainer.java:905)
   [junit4]   2> 	   3) Thread[id=7667, name=coreZkRegister-4614-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:175)
   [junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	   4) Thread[id=7661, name=OverseerHdfsCoreFailoverThread-92309287621099523-188.138.97.18:_-n_0000000000, state=RUNNABLE, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]   2> 	        at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	        at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:136)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Lucene40, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=es_VE, timezone=Africa/Malabo
   [junit4]   2> NOTE: Linux 3.13.0-34-generic amd64/Oracle Corporation 1.8.0_11 (64-bit)/cpus=8,threads=5,free=225612064,total=350216192
   [junit4]   2> NOTE: All tests run in this JVM: [PolyFieldTest, TestClassNameShortening, BinaryUpdateRequestHandlerTest, DocValuesTest, TestIBSimilarityFactory, TestQueryUtils, TestAddFieldRealTimeGet, TestSweetSpotSimilarityFactory, UpdateRequestProcessorFactoryTest, PrimUtilsTest, TestUpdate, TestManagedSchemaFieldResource, TestDefaultSearchFieldResource, DateFieldTest, TestSolrXmlPersistence, TestFiltering, TestRequestStatusCollectionAPI, ClusterStateTest, TestRestManager, SchemaVersionSpecificBehaviorTest, DirectSolrConnectionTest, TestFieldResource, ExpressionTest, FullSolrCloudDistribCmdsTest, SolrInfoMBeanTest, TestBinaryField, ScriptEngineTest, TestStandardQParsers, TestCoreContainer, MultiTermTest, TestMultiCoreConfBootstrap, IndexSchemaRuntimeFieldTest, CircularListTest, CoreMergeIndexesAdminHandlerTest, OutputWriterTest, TestZkChroot, AutoCommitTest, UUIDFieldTest, TestCollationFieldDocValues, TestPseudoReturnFields, DeleteReplicaTest, NoFacetTest, HdfsBasicDistributedZkTest, CopyFieldTest, QueryParsingTest, TestXIncludeConfig, TestCollationField, TestUtils, TestSchemaNameResource, TestInfoStreamLogging, SSLMigrationTest, TestJoin, DefaultValueUpdateProcessorTest, AddBlockUpdateTest, TestStressLucene, TestFunctionQuery, TestCloudInspectUtil, TestIndexSearcher, RequestHandlersTest, TestJmxMonitoredMap, TestSolrQueryParser, DirectUpdateHandlerOptimizeTest, ZkSolrClientTest, DistributedQueryComponentOptimizationTest, TestCSVResponseWriter, TestDistributedGrouping, AlternateDirectoryTest, TestManagedSchema, TestRandomFaceting, TestWriterPerf, AnalyticsMergeStrategyTest, TestAtomicUpdateErrorCases, NumericFieldsTest, OpenCloseCoreStressTest, AbstractAnalyticsStatsTest, HdfsUnloadDistributedZkTest, SOLR749Test, TestFileDictionaryLookup, ReplicationFactorTest, TestSolr4Spatial2, ParsingFieldUpdateProcessorsTest, AssignTest, AnalyticsQueryTest, BasicDistributedZk2Test, TestNoOpRegenerator, ChaosMonkeySafeLeaderTest, TestShortCircuitedRequests, QueryElevationComponentTest, PreAnalyzedFieldTest, RollingRestartTest, TestQueryTypes, TestImplicitCoreProperties, FieldAnalysisRequestHandlerTest, SuggestComponentTest, TestPostingsSolrHighlighter, TestChildDocTransformer, SolrPluginUtilsTest, CollectionsAPIAsyncDistributedZkTest, TestDynamicFieldCollectionResource, TestValueSourceCache, CoreContainerCoreInitFailuresTest, BadCopyFieldTest, CollectionsAPIDistributedZkTest, SyncSliceTest, LeaderElectionIntegrationTest, ShardRoutingTest, BasicZkTest, TestReplicationHandler, HardAutoCommitTest, TestRangeQuery, SolrCoreTest, StatsComponentTest, TestGroupingSearch, SolrCmdDistributorTest, BadIndexSchemaTest, ConvertedLegacyTest, TestLazyCores, TestBadConfig, OverseerCollectionProcessorTest, HighlighterTest, SoftAutoCommitTest, CurrencyFieldXmlFileTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, SpellCheckCollatorTest, SuggesterFSTTest, SolrRequestParserTest, TestFoldingMultitermQuery, SuggesterTSTTest, SuggesterTest, TestTrie, SpatialFilterTest, SuggesterWFSTTest, TestCSVLoader, TestWordDelimiterFilterFactory, SortByFunctionTest, TestSolrDeletionPolicy1, IndexBasedSpellCheckerTest, TestSurroundQueryParser, LukeRequestHandlerTest, TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, TestOmitPositions, FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, TestIndexingPerformance, LoggingHandlerTest, TestAnalyzedSuggestions, UniqFieldsUpdateProcessorFactoryTest, SearchHandlerTest, TestLFUCache, UpdateParamsTest, TestStressRecovery, CursorPagingTest, SolrTestCaseJ4Test, TestHighlightDedupGrouping, TestTolerantSearch, AbstractAnalyticsFacetTest, FieldFacetExtrasTest, FieldFacetTest, QueryFacetTest, FunctionTest, AliasIntegrationTest, AsyncMigrateRouteKeyTest, DeleteInactiveReplicaTest, HttpPartitionTest, MigrateRouteKeyTest, SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, SolrXmlInZkTest, TestCloudPivotFacet, TestLeaderElectionZkExpiry, TestMiniSolrCloudCluster, TriLevelCompositeIdRoutingTest, TestSortingResponseWriter, TestManagedResource, TestManagedResourceStorage]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestManagedResourceStorage -Dtests.seed=2789FF79311FC265 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_VE -Dtests.timezone=Africa/Malabo -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestManagedResourceStorage (suite) <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: SolrCore.getOpenCount()==2
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2789FF79311FC265]: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: junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 12,491,320 bytes (threshold is 10,485,760). Field reference sizes (counted individually):
   [junit4]    >   - 13,850,960 bytes, protected static org.apache.solr.core.SolrConfig org.apache.solr.SolrTestCaseJ4.solrConfig
   [junit4]    >   - 13,298,184 bytes, protected static org.apache.solr.util.TestHarness$LocalRequestFactory org.apache.solr.SolrTestCaseJ4.lrf
   [junit4]    >   - 13,297,920 bytes, protected static org.apache.solr.util.TestHarness org.apache.solr.SolrTestCaseJ4.h
   [junit4]    >   - 448 bytes, private static java.util.regex.Pattern org.apache.solr.SolrTestCaseJ4.nonEscapedSingleQuotePattern
   [junit4]    >   - 312 bytes, private static java.util.regex.Pattern org.apache.solr.SolrTestCaseJ4.escapedSingleQuotePattern
   [junit4]    >   - 296 bytes, public static org.junit.rules.TestRule org.apache.solr.SolrTestCaseJ4.solrClassRules
   [junit4]    >   - 264 bytes, public static java.io.File org.apache.solr.cloud.AbstractZkTestCase.SOLRHOME
   [junit4]    >   - 216 bytes, protected static java.lang.String org.apache.solr.SolrTestCaseJ4.testSolrHome
   [junit4]    >   - 144 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.factoryProp
   [junit4]    >   - 88 bytes, protected static java.lang.String org.apache.solr.SolrTestCaseJ4.configString
   [junit4]    >   - 80 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.coreName
   [junit4]    >   - 80 bytes, protected static java.lang.String org.apache.solr.SolrTestCaseJ4.schemaString
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: 5 threads leaked from SUITE scope at org.apache.solr.rest.TestManagedResourceStorage: 
   [junit4]    >    1) Thread[id=7664, name=searcherExecutor-4620-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:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    2) Thread[id=7665, name=Thread-3090, state=WAITING, group=TGRP-TestManagedResourceStorage]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at java.lang.Object.wait(Object.java:502)
   [junit4]    >         at org.apache.solr.core.CloserThread.run(CoreContainer.java:905)
   [junit4]    >    3) Thread[id=7667, name=coreZkRegister-4614-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:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    4) Thread[id=7661, name=OverseerHdfsCoreFailoverThread-92309287621099523-188.138.97.18:_-n_0000000000, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:136)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    5) Thread[id=7659, name=OverseerStateUpdate-92309287621099523-188.138.97.18:_-n_0000000000, 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:221)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2789FF79311FC265]:0)Throwable #4: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=7664, name=searcherExecutor-4620-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:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    2) Thread[id=7665, name=Thread-3090, state=WAITING, group=TGRP-TestManagedResourceStorage]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at java.lang.Object.wait(Object.java:502)
   [junit4]    >         at org.apache.solr.core.CloserThread.run(CoreContainer.java:905)
   [junit4]    >    3) Thread[id=7667, name=coreZkRegister-4614-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:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    4) Thread[id=7661, name=OverseerHdfsCoreFailoverThread-92309287621099523-188.138.97.18:_-n_0000000000, state=RUNNABLE, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:136)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2789FF79311FC265]:0)
   [junit4] Completed on J1 in 29.76s, 2 tests, 1 failure, 3 errors <<< FAILURES!

[...truncated 148 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:1350: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:965: There were test failures: 430 suites, 1782 tests, 4 suite-level errors, 231 ignored (19 assumptions)

Total time: 84 minutes 44 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_11 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



Re: [JENKINS] Lucene-Solr-trunk-Linux (64bit/ibm-j9-jdk7) - Build # 11062 - Still Failing!

Posted by Michael McCandless <lu...@mikemccandless.com>.
J9 bug ...

Mike McCandless

http://blog.mikemccandless.com


On Wed, Aug 20, 2014 at 7:44 AM, Policeman Jenkins Server
<je...@thetaphi.de> wrote:
> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11062/
> Java: 64bit/ibm-j9-jdk7 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;}
>
> 2 tests failed.
> FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestSimpleSearchEquivalence
>
> Error Message:
>
>
> Stack Trace:
> java.lang.NullPointerException
>         at __randomizedtesting.SeedInfo.seed([A798244826442DBA]:0)
>         at org.apache.lucene.codecs.lucene49.Lucene49NormsConsumer$NormMap.add(Lucene49NormsConsumer.java:226)
>         at org.apache.lucene.codecs.lucene49.Lucene49NormsConsumer.addNumericField(Lucene49NormsConsumer.java:95)
>         at org.apache.lucene.codecs.DocValuesConsumer.mergeNumericField(DocValuesConsumer.java:129)
>         at org.apache.lucene.index.SegmentMerger.mergeNorms(SegmentMerger.java:253)
>         at org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:131)
>         at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:3995)
>         at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:3590)
>         at org.apache.lucene.index.SerialMergeScheduler.merge(SerialMergeScheduler.java:40)
>         at org.apache.lucene.index.IndexWriter.maybeMerge(IndexWriter.java:1883)
>         at org.apache.lucene.index.IndexWriter.doAfterSegmentFlushed(IndexWriter.java:4584)
>         at org.apache.lucene.index.DocumentsWriter$MergePendingEvent.process(DocumentsWriter.java:697)
>         at org.apache.lucene.index.IndexWriter.processEvents(IndexWriter.java:4609)
>         at org.apache.lucene.index.IndexWriter.processEvents(IndexWriter.java:4601)
>         at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1391)
>         at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1105)
>         at org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:143)
>         at org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:104)
>         at org.apache.lucene.search.SearchEquivalenceTestBase.beforeClass(SearchEquivalenceTestBase.java:74)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:94)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
>         at java.lang.reflect.Method.invoke(Method.java:619)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:767)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
>         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:853)
>
>
> FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestSimpleSearchEquivalence
>
> Error Message:
>
>
> Stack Trace:
> java.lang.NullPointerException
>         at __randomizedtesting.SeedInfo.seed([A798244826442DBA]:0)
>         at org.apache.lucene.search.SearchEquivalenceTestBase.afterClass(SearchEquivalenceTestBase.java:96)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:94)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
>         at java.lang.reflect.Method.invoke(Method.java:619)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:790)
>         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:853)
>
>
>
>
> Build Log:
> [...truncated 294 lines...]
>    [junit4] Suite: org.apache.lucene.search.TestSimpleSearchEquivalence
>    [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {field=DFR I(n)B2}, locale=ms, timezone=Asia/Dhaka
>    [junit4]   2> NOTE: Linux 3.13.0-34-generic amd64/IBM Corporation 1.7.0 (64-bit)/cpus=8,threads=1,free=522328,total=11927552
>    [junit4]   2> NOTE: All tests run in this JVM: [TestSimpleSearchEquivalence]
>    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSimpleSearchEquivalence -Dtests.seed=A798244826442DBA -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ms -Dtests.timezone=Asia/Dhaka -Dtests.file.encoding=UTF-8
>    [junit4] ERROR   0.00s J0 | TestSimpleSearchEquivalence (suite) <<<
>    [junit4]    > Throwable #1: java.lang.NullPointerException
>    [junit4]    >        at __randomizedtesting.SeedInfo.seed([A798244826442DBA]:0)
>    [junit4]    >        at org.apache.lucene.codecs.lucene49.Lucene49NormsConsumer$NormMap.add(Lucene49NormsConsumer.java:226)
>    [junit4]    >        at org.apache.lucene.codecs.lucene49.Lucene49NormsConsumer.addNumericField(Lucene49NormsConsumer.java:95)
>    [junit4]    >        at org.apache.lucene.codecs.DocValuesConsumer.mergeNumericField(DocValuesConsumer.java:129)
>    [junit4]    >        at org.apache.lucene.index.SegmentMerger.mergeNorms(SegmentMerger.java:253)
>    [junit4]    >        at org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:131)
>    [junit4]    >        at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:3995)
>    [junit4]    >        at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:3590)
>    [junit4]    >        at org.apache.lucene.index.SerialMergeScheduler.merge(SerialMergeScheduler.java:40)
>    [junit4]    >        at org.apache.lucene.index.IndexWriter.maybeMerge(IndexWriter.java:1883)
>    [junit4]    >        at org.apache.lucene.index.IndexWriter.doAfterSegmentFlushed(IndexWriter.java:4584)
>    [junit4]    >        at org.apache.lucene.index.DocumentsWriter$MergePendingEvent.process(DocumentsWriter.java:697)
>    [junit4]    >        at org.apache.lucene.index.IndexWriter.processEvents(IndexWriter.java:4609)
>    [junit4]    >        at org.apache.lucene.index.IndexWriter.processEvents(IndexWriter.java:4601)
>    [junit4]    >        at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1391)
>    [junit4]    >        at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1105)
>    [junit4]    >        at org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:143)
>    [junit4]    >        at org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:104)
>    [junit4]    >        at org.apache.lucene.search.SearchEquivalenceTestBase.beforeClass(SearchEquivalenceTestBase.java:74)
>    [junit4]    >        at java.lang.Thread.run(Thread.java:853)Throwable #2: java.lang.NullPointerException
>    [junit4]    >        at __randomizedtesting.SeedInfo.seed([A798244826442DBA]:0)
>    [junit4]    >        at org.apache.lucene.search.SearchEquivalenceTestBase.afterClass(SearchEquivalenceTestBase.java:96)
>    [junit4]    >        at java.lang.Thread.run(Thread.java:853)
>    [junit4] Completed on J0 in 2.18s, 0 tests, 2 errors <<< FAILURES!
>
> [...truncated 1453 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:467: 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/lucene/build.xml:49: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1350: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:965: There were test failures: 406 suites, 3510 tests, 2 suite-level errors, 127 ignored (116 assumptions)
>
> Total time: 23 minutes 38 seconds
> Build step 'Invoke Ant' marked build as failure
> [description-setter] Description set: Java: 64bit/ibm-j9-jdk7 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;}
> Archiving artifacts
> Recording test results
> Email was triggered for: Failure - Any
> Sending email for trigger: Failure - Any
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[JENKINS] Lucene-Solr-trunk-Linux (64bit/ibm-j9-jdk7) - Build # 11062 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11062/
Java: 64bit/ibm-j9-jdk7 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;}

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestSimpleSearchEquivalence

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([A798244826442DBA]:0)
	at org.apache.lucene.codecs.lucene49.Lucene49NormsConsumer$NormMap.add(Lucene49NormsConsumer.java:226)
	at org.apache.lucene.codecs.lucene49.Lucene49NormsConsumer.addNumericField(Lucene49NormsConsumer.java:95)
	at org.apache.lucene.codecs.DocValuesConsumer.mergeNumericField(DocValuesConsumer.java:129)
	at org.apache.lucene.index.SegmentMerger.mergeNorms(SegmentMerger.java:253)
	at org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:131)
	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:3995)
	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:3590)
	at org.apache.lucene.index.SerialMergeScheduler.merge(SerialMergeScheduler.java:40)
	at org.apache.lucene.index.IndexWriter.maybeMerge(IndexWriter.java:1883)
	at org.apache.lucene.index.IndexWriter.doAfterSegmentFlushed(IndexWriter.java:4584)
	at org.apache.lucene.index.DocumentsWriter$MergePendingEvent.process(DocumentsWriter.java:697)
	at org.apache.lucene.index.IndexWriter.processEvents(IndexWriter.java:4609)
	at org.apache.lucene.index.IndexWriter.processEvents(IndexWriter.java:4601)
	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1391)
	at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1105)
	at org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:143)
	at org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:104)
	at org.apache.lucene.search.SearchEquivalenceTestBase.beforeClass(SearchEquivalenceTestBase.java:74)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:94)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:619)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:767)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	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:853)


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestSimpleSearchEquivalence

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([A798244826442DBA]:0)
	at org.apache.lucene.search.SearchEquivalenceTestBase.afterClass(SearchEquivalenceTestBase.java:96)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:94)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:619)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:790)
	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:853)




Build Log:
[...truncated 294 lines...]
   [junit4] Suite: org.apache.lucene.search.TestSimpleSearchEquivalence
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {field=DFR I(n)B2}, locale=ms, timezone=Asia/Dhaka
   [junit4]   2> NOTE: Linux 3.13.0-34-generic amd64/IBM Corporation 1.7.0 (64-bit)/cpus=8,threads=1,free=522328,total=11927552
   [junit4]   2> NOTE: All tests run in this JVM: [TestSimpleSearchEquivalence]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSimpleSearchEquivalence -Dtests.seed=A798244826442DBA -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ms -Dtests.timezone=Asia/Dhaka -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestSimpleSearchEquivalence (suite) <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A798244826442DBA]:0)
   [junit4]    > 	at org.apache.lucene.codecs.lucene49.Lucene49NormsConsumer$NormMap.add(Lucene49NormsConsumer.java:226)
   [junit4]    > 	at org.apache.lucene.codecs.lucene49.Lucene49NormsConsumer.addNumericField(Lucene49NormsConsumer.java:95)
   [junit4]    > 	at org.apache.lucene.codecs.DocValuesConsumer.mergeNumericField(DocValuesConsumer.java:129)
   [junit4]    > 	at org.apache.lucene.index.SegmentMerger.mergeNorms(SegmentMerger.java:253)
   [junit4]    > 	at org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:131)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:3995)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:3590)
   [junit4]    > 	at org.apache.lucene.index.SerialMergeScheduler.merge(SerialMergeScheduler.java:40)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.maybeMerge(IndexWriter.java:1883)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.doAfterSegmentFlushed(IndexWriter.java:4584)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriter$MergePendingEvent.process(DocumentsWriter.java:697)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.processEvents(IndexWriter.java:4609)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.processEvents(IndexWriter.java:4601)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1391)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1105)
   [junit4]    > 	at org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:143)
   [junit4]    > 	at org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:104)
   [junit4]    > 	at org.apache.lucene.search.SearchEquivalenceTestBase.beforeClass(SearchEquivalenceTestBase.java:74)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:853)Throwable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A798244826442DBA]:0)
   [junit4]    > 	at org.apache.lucene.search.SearchEquivalenceTestBase.afterClass(SearchEquivalenceTestBase.java:96)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:853)
   [junit4] Completed on J0 in 2.18s, 0 tests, 2 errors <<< FAILURES!

[...truncated 1453 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:467: 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/lucene/build.xml:49: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1350: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:965: There were test failures: 406 suites, 3510 tests, 2 suite-level errors, 127 ignored (116 assumptions)

Total time: 23 minutes 38 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/ibm-j9-jdk7 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;}
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any