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 2015/06/25 12:28:27 UTC

[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.8.0) - Build # 2452 - Failure!

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

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.HttpPartitionTest

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [TransactionLog]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [TransactionLog]
	at __randomizedtesting.SeedInfo.seed([AE9AC7D7D21F43F5]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:235)
	at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
ERROR: SolrIndexSearcher opens=51 closes=50

Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=51 closes=50
	at __randomizedtesting.SeedInfo.seed([AE9AC7D7D21F43F5]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:472)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:232)
	at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
file handle leaks: [FileChannel(/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AE9AC7D7D21F43F5-001/index-MMapDirectory-021/write.lock)]

Stack Trace:
java.lang.RuntimeException: file handle leaks: [FileChannel(/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AE9AC7D7D21F43F5-001/index-MMapDirectory-021/write.lock)]
	at org.apache.lucene.mockfile.LeakFS.onClose(LeakFS.java:64)
	at org.apache.lucene.mockfile.FilterFileSystem.close(FilterFileSystem.java:78)
	at org.apache.lucene.mockfile.FilterFileSystem.close(FilterFileSystem.java:79)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:227)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.Exception
	at org.apache.lucene.mockfile.LeakFS.onOpen(LeakFS.java:47)
	at org.apache.lucene.mockfile.HandleTrackingFS.callOpenHook(HandleTrackingFS.java:82)
	at org.apache.lucene.mockfile.HandleTrackingFS.newFileChannel(HandleTrackingFS.java:198)
	at org.apache.lucene.mockfile.HandleTrackingFS.newFileChannel(HandleTrackingFS.java:167)
	at java.nio.channels.FileChannel.open(FileChannel.java:287)
	at java.nio.channels.FileChannel.open(FileChannel.java:335)
	at org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:113)
	at org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
	at org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
	at org.apache.lucene.store.FilterDirectory.obtainLock(FilterDirectory.java:94)
	at org.apache.lucene.store.MockDirectoryWrapper.obtainLock(MockDirectoryWrapper.java:985)
	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:761)
	at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:78)
	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:65)
	at org.apache.solr.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:274)
	at org.apache.solr.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:117)
	at org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:1621)
	at org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:1763)
	at org.apache.solr.core.SolrCore.initSearcher(SolrCore.java:906)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:783)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:653)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:675)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:402)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:393)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:156)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores:     1) Thread[id=4865, name=searcherExecutor-1612-thread-1, state=WAITING, group=TGRP-TestLazyCores]         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)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   1) Thread[id=4865, name=searcherExecutor-1612-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        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)
	at __randomizedtesting.SeedInfo.seed([AE9AC7D7D21F43F5]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=4865, name=searcherExecutor-1612-thread-1, state=WAITING, group=TGRP-TestLazyCores]         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)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=4865, name=searcherExecutor-1612-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        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)
	at __randomizedtesting.SeedInfo.seed([AE9AC7D7D21F43F5]:0)




Build Log:
[...truncated 9957 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_AE9AC7D7D21F43F5-001/init-core-data-001
   [junit4]   2> 784777 INFO  (SUITE-HttpPartitionTest-seed#[AE9AC7D7D21F43F5]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /mkn/
   [junit4]   2> 784783 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 784784 INFO  (Thread-936) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 784784 INFO  (Thread-936) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 784885 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.ZkTestServer start zk server on port:60232
   [junit4]   2> 784885 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 784887 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 784895 INFO  (zkCallback-1082-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7da6bfcd name:ZooKeeperConnection Watcher:127.0.0.1:60232 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 784895 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 784895 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 784896 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 784900 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 784901 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 784903 INFO  (zkCallback-1083-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@62e27df0 name:ZooKeeperConnection Watcher:127.0.0.1:60232/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 784903 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 784903 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 784903 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 784909 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 784912 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 784914 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 784918 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 784919 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 784924 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 784924 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 784928 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 784929 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 784933 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 784933 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 784937 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 784937 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 784941 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 784942 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 784945 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 784945 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 784949 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 784949 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 784954 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 784954 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 784957 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 784958 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 784961 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 784962 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 785457 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_AE9AC7D7D21F43F5-001/control-001/cores/collection1
   [junit4]   2> 785464 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 785468 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@b2a1ef1{/mkn,null,AVAILABLE}
   [junit4]   2> 785545 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.e.j.s.ServerConnector Started ServerConnector@69f54dfa{HTTP/1.1}{127.0.0.1:60242}
   [junit4]   2> 785545 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.e.j.s.Server Started @792159ms
   [junit4]   2> 785545 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_AE9AC7D7D21F43F5-001/tempDir-001/control/data, hostContext=/mkn, hostPort=60241, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_AE9AC7D7D21F43F5-001/control-001/cores}
   [junit4]   2> 785546 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 785546 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_AE9AC7D7D21F43F5-001/control-001/'
   [junit4]   2> 785578 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_AE9AC7D7D21F43F5-001/control-001/solr.xml
   [junit4]   2> 785589 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_AE9AC7D7D21F43F5-001/control-001/cores
   [junit4]   2> 785589 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.CoreContainer New CoreContainer 1878716670
   [junit4]   2> 785589 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_AE9AC7D7D21F43F5-001/control-001/]
   [junit4]   2> 785589 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.CoreContainer loading shared library: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_AE9AC7D7D21F43F5-001/control-001/lib
   [junit4]   2> 785590 WARN  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_AE9AC7D7D21F43F5-001/control-001/lib).
   [junit4]   2> 785601 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 785605 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 785606 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 785606 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 785606 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60232/solr
   [junit4]   2> 785606 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 785606 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 785607 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 785610 INFO  (zkCallback-1085-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a1d512d name:ZooKeeperConnection Watcher:127.0.0.1:60232 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 785611 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 785611 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 785615 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [n:127.0.0.1:60241_mkn    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 785617 INFO  (zkCallback-1086-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@569a48c8 name:ZooKeeperConnection Watcher:127.0.0.1:60232/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 785617 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [n:127.0.0.1:60241_mkn    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 785620 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [n:127.0.0.1:60241_mkn    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 785627 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [n:127.0.0.1:60241_mkn    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 785633 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [n:127.0.0.1:60241_mkn    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 785638 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [n:127.0.0.1:60241_mkn    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 785646 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [n:127.0.0.1:60241_mkn    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 785654 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [n:127.0.0.1:60241_mkn    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 785658 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [n:127.0.0.1:60241_mkn    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 785662 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [n:127.0.0.1:60241_mkn    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 785665 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [n:127.0.0.1:60241_mkn    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60241_mkn
   [junit4]   2> 785666 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [n:127.0.0.1:60241_mkn    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:60241_mkn
   [junit4]   2> 785670 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [n:127.0.0.1:60241_mkn    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 785674 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [n:127.0.0.1:60241_mkn    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 785677 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [n:127.0.0.1:60241_mkn    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 785678 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [n:127.0.0.1:60241_mkn    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94059075720445955-127.0.0.1:60241_mkn-n_0000000000
   [junit4]   2> 785680 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [n:127.0.0.1:60241_mkn    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60241_mkn
   [junit4]   2> 785680 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [n:127.0.0.1:60241_mkn    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 785684 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [n:127.0.0.1:60241_mkn    ] o.a.s.c.Overseer Overseer (id=94059075720445955-127.0.0.1:60241_mkn-n_0000000000) starting
   [junit4]   2> 785689 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [n:127.0.0.1:60241_mkn    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 785705 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [n:127.0.0.1:60241_mkn    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 785706 INFO  (OverseerCollectionProcessor-94059075720445955-127.0.0.1:60241_mkn-n_0000000000) [n:127.0.0.1:60241_mkn    ] o.a.s.c.OverseerCollectionProcessor Process current queue of collection creations
   [junit4]   2> 785707 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [n:127.0.0.1:60241_mkn    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 785708 INFO  (OverseerStateUpdate-94059075720445955-127.0.0.1:60241_mkn-n_0000000000) [n:127.0.0.1:60241_mkn    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 785717 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [n:127.0.0.1:60241_mkn    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 785718 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [n:127.0.0.1:60241_mkn    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 785722 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [n:127.0.0.1:60241_mkn    ] o.a.s.c.CoresLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_AE9AC7D7D21F43F5-001/control-001/cores
   [junit4]   2> 785724 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [n:127.0.0.1:60241_mkn    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_AE9AC7D7D21F43F5-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_AE9AC7D7D21F43F5-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 785725 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [n:127.0.0.1:60241_mkn    ] o.a.s.c.CoresLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_AE9AC7D7D21F43F5-001/control-001/cores/collection1/
   [junit4]   2> 785725 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [n:127.0.0.1:60241_mkn    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 785727 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 785727 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 785728 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [n:127.0.0.1:60241_mkn    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 785728 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [n:127.0.0.1:60241_mkn    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 785728 INFO  (zkCallback-1086-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 785728 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 785730 INFO  (OverseerStateUpdate-94059075720445955-127.0.0.1:60241_mkn-n_0000000000) [n:127.0.0.1:60241_mkn    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:60241/mkn",
   [junit4]   2>   "node_name":"127.0.0.1:60241_mkn",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 785731 INFO  (OverseerStateUpdate-94059075720445955-127.0.0.1:60241_mkn-n_0000000000) [n:127.0.0.1:60241_mkn    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:60241/mkn",
   [junit4]   2>   "node_name":"127.0.0.1:60241_mkn",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 785731 INFO  (OverseerStateUpdate-94059075720445955-127.0.0.1:60241_mkn-n_0000000000) [n:127.0.0.1:60241_mkn    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 785731 INFO  (OverseerStateUpdate-94059075720445955-127.0.0.1:60241_mkn-n_0000000000) [n:127.0.0.1:60241_mkn    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 785733 INFO  (zkCallback-1086-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 785735 INFO  (zkCallback-1086-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 1
   [junit4]   2> 786730 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 786730 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 786732 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 786732 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 786734 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 786734 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_AE9AC7D7D21F43F5-001/control-001/cores/collection1/'
   [junit4]   2> 786754 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 786764 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 786768 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 786778 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 786780 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 786786 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 786927 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 786936 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 786937 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 786955 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 786959 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 786972 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 786976 WARN  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 786976 WARN  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 786976 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 786978 WARN  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 786978 WARN  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 786978 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 786978 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 786979 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_AE9AC7D7D21F43F5-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 786979 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@59ad2d5
   [junit4]   2> 786979 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_AE9AC7D7D21F43F5-001/control-001/cores/collection1/data
   [junit4]   2> 786980 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_AE9AC7D7D21F43F5-001/control-001/cores/collection1/data/index/
   [junit4]   2> 786980 WARN  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_AE9AC7D7D21F43F5-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 786980 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_AE9AC7D7D21F43F5-001/control-001/cores/collection1/data/index
   [junit4]   2> 786980 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=54.3271484375, floorSegmentMB=1.7236328125, forceMergeDeletesPctAllowed=15.050737897065169, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1057677205445473
   [junit4]   2> 786981 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4ee1d9a8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3436f04f),segFN=segments_1,generation=1}
   [junit4]   2> 786981 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 786983 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_AE9AC7D7D21F43F5-001/control-001/cores/collection1/data/
   [junit4]   2> 786983 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_AE9AC7D7D21F43F5-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 786987 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 786987 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 786987 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 786987 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 786987 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 786988 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 786988 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 786988 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 786989 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 786997 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 786998 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 787000 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 787003 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 787010 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 787011 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 787012 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 787013 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 787014 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 787015 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 787015 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=30, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.510222917212352]
   [junit4]   2> 787016 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4ee1d9a8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3436f04f),segFN=segments_1,generation=1}
   [junit4]   2> 787016 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 787017 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@7fd8cffe[collection1] main
   [junit4]   2> 787017 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 787019 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 787019 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 787020 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 787020 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 787020 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 787022 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 787022 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 787022 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 787022 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 787023 INFO  (searcherExecutor-1186-thread-1-processing-n:127.0.0.1:60241_mkn x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7fd8cffe[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 787023 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 787023 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 787023 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 787024 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1504945213872799744
   [junit4]   2> 787026 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 3 ms to seed version buckets with highest version 1504945213872799744
   [junit4]   2> 787026 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 787027 INFO  (coreLoadExecutor-1185-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 787029 INFO  (coreZkRegister-1179-thread-1-processing-n:127.0.0.1:60241_mkn x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:60241/mkn collection:control_collection shard:shard1
   [junit4]   2> 787030 INFO  (coreZkRegister-1179-thread-1-processing-n:127.0.0.1:60241_mkn x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 787038 INFO  (coreZkRegister-1179-thread-1-processing-n:127.0.0.1:60241_mkn x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/94059075720445955-core_node1-n_0000000000
   [junit4]   2> 787041 INFO  (coreZkRegister-1179-thread-1-processing-n:127.0.0.1:60241_mkn x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 787044 INFO  (zkCallback-1086-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 787045 INFO  (coreZkRegister-1179-thread-1-processing-n:127.0.0.1:60241_mkn x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 787045 INFO  (coreZkRegister-1179-thread-1-processing-n:127.0.0.1:60241_mkn x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 787045 INFO  (coreZkRegister-1179-thread-1-processing-n:127.0.0.1:60241_mkn x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:60241/mkn/collection1/
   [junit4]   2> 787046 INFO  (coreZkRegister-1179-thread-1-processing-n:127.0.0.1:60241_mkn x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 787047 INFO  (coreZkRegister-1179-thread-1-processing-n:127.0.0.1:60241_mkn x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:60241/mkn/collection1/ has no replicas
   [junit4]   2> 787047 INFO  (coreZkRegister-1179-thread-1-processing-n:127.0.0.1:60241_mkn x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:60241/mkn/collection1/ shard1
   [junit4]   2> 787048 INFO  (coreZkRegister-1179-thread-1-processing-n:127.0.0.1:60241_mkn x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 787048 INFO  (OverseerStateUpdate-94059075720445955-127.0.0.1:60241_mkn-n_0000000000) [n:127.0.0.1:60241_mkn    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 787067 INFO  (zkCallback-1086-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 787070 INFO  (OverseerStateUpdate-94059075720445955-127.0.0.1:60241_mkn-n_0000000000) [n:127.0.0.1:60241_mkn    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:60241/mkn",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 787177 INFO  (zkCallback-1086-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 787182 INFO  (zkCallback-1086-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 2
   [junit4]   2> 787223 INFO  (coreZkRegister-1179-thread-1-processing-n:127.0.0.1:60241_mkn x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:60241/mkn/collection1/ and leader is http://127.0.0.1:60241/mkn/collection1/
   [junit4]   2> 787224 INFO  (coreZkRegister-1179-thread-1-processing-n:127.0.0.1:60241_mkn x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60241/mkn
   [junit4]   2> 787224 INFO  (coreZkRegister-1179-thread-1-processing-n:127.0.0.1:60241_mkn x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 787224 INFO  (coreZkRegister-1179-thread-1-processing-n:127.0.0.1:60241_mkn x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 787224 INFO  (coreZkRegister-1179-thread-1-processing-n:127.0.0.1:60241_mkn x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60241_mkn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 787237 INFO  (zkCallback-1086-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 787238 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 787243 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 787245 INFO  (zkCallback-1088-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5661cfb name:ZooKeeperConnection Watcher:127.0.0.1:60232/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 787246 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 787246 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 787246 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 787256 INFO  (OverseerStateUpdate-94059075720445955-127.0.0.1:60241_mkn-n_0000000000) [n:127.0.0.1:60241_mkn    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:60241/mkn",
   [junit4]   2>   "node_name":"127.0.0.1:60241_mkn",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 787258 INFO  (OverseerStateUpdate-94059075720445955-127.0.0.1:60241_mkn-n_0000000000) [n:127.0.0.1:60241_mkn    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:60241/mkn",
   [junit4]   2>   "node_name":"127.0.0.1:60241_mkn",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 787261 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 787367 INFO  (zkCallback-1088-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 787367 INFO  (zkCallback-1086-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 787372 INFO  (zkCallback-1088-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 787374 INFO  (zkCallback-1086-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 787761 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_AE9AC7D7D21F43F5-001/shard-1-001/cores/collection1
   [junit4]   2> 787764 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_AE9AC7D7D21F43F5-001/shard-1-001
   [junit4]   2> 787765 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 787771 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@176f697b{/mkn,null,AVAILABLE}
   [junit4]   2> 787771 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.e.j.s.ServerConnector Started ServerConnector@73de2e6b{HTTP/1.1}{127.0.0.1:60252}
   [junit4]   2> 787772 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.e.j.s.Server Started @794384ms
   [junit4]   2> 787772 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_AE9AC7D7D21F43F5-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/mkn, hostPort=60251, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_AE9AC7D7D21F43F5-001/shard-1-001/cores}
   [junit4]   2> 787772 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 787773 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_AE9AC7D7D21F43F5-001/shard-1-001/'
   [junit4]   2> 787825 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_AE9AC7D7D21F43F5-001/shard-1-001/solr.xml
   [junit4]   2> 787837 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_AE9AC7D7D21F43F5-001/shard-1-001/cores
   [junit4]   2> 787846 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.CoreContainer New CoreContainer 631619553
   [junit4]   2> 787846 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_AE9AC7D7D21F43F5-001/shard-1-001/]
   [junit4]   2> 787846 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.CoreContainer loading shared library: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_AE9AC7D7D21F43F5-001/shard-1-001/lib
   [junit4]   2> 787847 WARN  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_AE9AC7D7D21F43F5-001/shard-1-001/lib).
   [junit4]   2> 787861 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 787865 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 787866 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 787866 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 787866 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60232/solr
   [junit4]   2> 787866 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 787867 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 787868 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 787871 INFO  (zkCallback-1090-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3d7d4361 name:ZooKeeperConnection Watcher:127.0.0.1:60232 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 787872 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 787873 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 787876 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [n:127.0.0.1:60251_mkn    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 787878 INFO  (zkCallback-1091-thread-1-processing-n:127.0.0.1:60251_mkn) [n:127.0.0.1:60251_mkn    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4cd4e52b name:ZooKeeperConnection Watcher:127.0.0.1:60232/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 787878 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [n:127.0.0.1:60251_mkn    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 787889 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [n:127.0.0.1:60251_mkn    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 788901 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [n:127.0.0.1:60251_mkn    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60251_mkn
   [junit4]   2> 788902 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [n:127.0.0.1:60251_mkn    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:60251_mkn
   [junit4]   2> 788908 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [n:127.0.0.1:60251_mkn    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 788910 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [n:127.0.0.1:60251_mkn    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94059075720445958-127.0.0.1:60251_mkn-n_0000000001
   [junit4]   2> 788912 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [n:127.0.0.1:60251_mkn    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94059075720445955-127.0.0.1:60241_mkn-n_0000000000 to know if I could be the leader
   [junit4]   2> 788913 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [n:127.0.0.1:60251_mkn    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 788914 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [n:127.0.0.1:60251_mkn    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 788916 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [n:127.0.0.1:60251_mkn    ] o.a.s.c.CoresLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_AE9AC7D7D21F43F5-001/shard-1-001/cores
   [junit4]   2> 788917 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [n:127.0.0.1:60251_mkn    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_AE9AC7D7D21F43F5-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_AE9AC7D7D21F43F5-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 788918 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [n:127.0.0.1:60251_mkn    ] o.a.s.c.CoresLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_AE9AC7D7D21F43F5-001/shard-1-001/cores/collection1/
   [junit4]   2> 788918 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [n:127.0.0.1:60251_mkn    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 788920 INFO  (coreLoadExecutor-1196-thread-1-processing-n:127.0.0.1:60251_mkn) [n:127.0.0.1:60251_mkn c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 788920 INFO  (coreLoadExecutor-1196-thread-1-processing-n:127.0.0.1:60251_mkn) [n:127.0.0.1:60251_mkn c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 788920 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [n:127.0.0.1:60251_mkn    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 788921 INFO  (TEST-HttpPartitionTest.test-seed#[AE9AC7D7D21F43F5]) [n:127.0.0.1:60251_mkn    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 788922 INFO  (coreLoadExecutor-1196-thread-1-processing-n:127.0.0.1:60251_mkn) [n:127.0.0.1:60251_mkn c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 788922 INFO  (zkCallback-1086-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 788925 INFO  (OverseerStateUpdate-94059075720445955-127.0.0.1:60241_mkn-n_0000000000) [n:127.0.0.1:60241_mkn    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:60251/mkn",
   [junit4]   2>   "node_name":"127.0.0.1:60251_mkn",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 788926 INFO  (OverseerStateUpdate-94059075720445955-127.0.0.1:60241_mkn-n_0000000000) [n:127.0.0.1:60241_mkn    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:60251/mkn",
   [junit4]   2>   "node_name":"127.0.0.1:60251_mkn",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 788926 INFO  (OverseerStateUpdate-94059075720445955-127.0.0.1:60241_mkn-n_0000000000) [n:127.0.0.1:60241_mkn    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 788926 INFO  (OverseerStateUpdate-94059075720445955-127.0.0.1:60241_mkn-n_0000000000) [n:127.0.0.1:60241_mkn    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 788929 INFO  (zkCallback-1091-thread-1-processing-n:127.0.0.1:60251_mkn) [n:127.0.0.1:60251_mkn    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 788929 INFO  (zkCallback-1086-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 788929 INFO  (zkCallback-1088-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 788932 INFO  (zkCallback-1091-thread-1-processing-n:127.0.0.1:60251_mkn) [n:127.0.0.1:60251_mkn    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 788933 INFO  (zkCallback-1088-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 788933 INFO  (zkCallback-1086-thread-1-processing-n:127.0.0.1:60241_mkn) [n:127.0.0.1:60241_mkn    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 789924 INFO  (coreLoadExecutor-1196-thread-1-processing-n:127.0.0.1:60251_mkn) [n:127.0.0.1:60251_mkn c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 789924 INFO  (coreLoadExecutor-1196-thread-1-processing-n:127.0.0.1:60251_mkn) [n:127.0.0.1:60251_mkn c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 789926 INFO  (coreLoadExecutor-1196-thread-1-processing-n:127.0.0.1:60251_mkn) [n:127.0.0.1:60251_mkn c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 789926 INFO  (coreLoadExecutor-1196-thread-1-processing-n:127.0.0.1:60251_mkn) [n:127.0.0.1:60251_mkn c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 789927 INFO  (coreLoadExecutor-1196-thread-1-processing-n:127.0.0.1:60251_mkn) [n:127.0.0.1:60251_mkn c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 789927 INFO  (coreLoadExecutor-1196-thread-1-processing-n:127.0.0.1:60251_mkn) [n:127.0.0.1:60251_mkn c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_AE9AC7D7D21F43F5-001/shard-1-001/cores/collection1/'
   [junit4]   2> 789958 INFO  (coreLoadExecutor-1196-thread-1-processing-n:127.0.0.1:60251_mkn) [n:127.0.0.1:60251_mkn c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 789973 INFO  (coreLoadExecutor-1196-thread-1-processing-n:127.0.0.1:60251_mkn) [n:127.0.0.1:60251_mkn c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 789977 INFO  (coreLoadExecutor-1196-thread-1-processing-n:127.0.0.1:60251_mkn) [n:127.0.0.1:60251_mkn c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 790011 INFO  (coreLoadExecutor-1196-thread-1-processing-n:127.0.0.1:60251_mkn) [n:127.0.0.1:60251_mkn c:collection1   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 790025 INFO  (coreLoadExecutor-1196-thread-1-processing-n:127.0.0.1:60251_mkn) [n:127.0.0.1:60251_mkn c:collection1   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 790032 INFO  (coreLoadExecutor-1196-thread-1-processing-n:127.0.0.1:60251_mkn) [n:127.0.0.1:60251_mkn c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 790256 INFO  (coreLoadExecutor-1196-thread-1-processing-n:127.0.0.1:60251_mkn) [n:127.0.0.1:60251_mkn c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 790274 INFO  (coreLoadExecutor-1196-thread-1-processing-n:127.0.0.1:60251_mkn) [n:127.0.0.1:60251_mkn c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 790275 INFO  (coreLoadExecutor-1196-thread-1-processing-n:127.0.0.1:60251_mkn) [n:127.0.0.1:60251_mkn c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 790309 INFO  (coreLoadExecutor-1196-thread-1-processing-n:127.0.0.1:60251_mkn) [n:127.0.0.1:60251_mkn c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 790314 INFO  (coreLoadExecutor-1196-thread-1-processing-n:127.0.0.1:60251_mkn) [n:127.0.0.1:60251_mkn c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 790323 INFO  (coreLoadExecutor-1196-thread-1-processing-n:127.0.0.1:60251_mkn) [n:127.0.0.1:60251_mkn c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 790325 WARN  (coreLoadExecutor-1196-thread-1-processing-n:127.0.0.1:60251_mkn) [n:127.0.0.1:60251_mkn c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 790325 WARN  (coreLoadExecutor-1196-thread-1-processing-n:127.0.0.1:60251_mkn) [n:127.0.0.1:60251_mkn c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 790325 INFO  (coreLoadExecutor-1196-thread-1-processing-n:127.0.0.1:60251_mkn) [n:127.0.0.1:60251_mkn c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 790327 WARN  (coreLoadExecutor-1196-thread-1-processing-n:127.0.0.1:60251_mkn) [n:127.0.0.1:60251_mkn c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 790328 WARN  (coreLoadExecutor-1196-thread-1-processing-n:127.0.0.1:60251_mkn) [n:127.0.0.1:60251_mkn c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 790328 INFO  (coreLoadExecutor-1196-thread-1-processing-n:127.0.0.1:60251_mkn) [n:127.0.0.1:60251_mkn c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 790328 INFO  (coreLoadExecutor-1196-thread-1-processing-n:127.0.0.1:60251_mkn) [n:127.0.0.1:60251_mkn c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 790328 INFO  (coreLoadExecutor-1196-thread-1-processing-n:127.0.0.1:60251_mkn) [n:127.0.0.1:60251_mkn c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_AE9AC7D7D21F43F5-001/shard-1-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 790328 INFO  (coreLoadExecutor-1196-thread-1-processing-n:127.0.0.1:60251_mkn) [n:127.0.0.1:60251_mkn c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@59ad2d5
   [junit4]   2> 790329 INFO  (coreLoadExecutor-1196-thread-1-processing-n:127.0.0.1:60251_mkn) [n:127.0.0.1:60251_mkn c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_AE9AC7D7D21F43F5-001/shard-1-001/cores/collection1/data
   [junit4]   2> 790329 INFO  (coreLoadExecutor-119

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

va.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> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=7, maxDocsPerChunk=539, blockSize=4), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=7, blockSize=4)), sim=DefaultSimilarity, locale=ar_YE, timezone=Europe/Stockholm
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_45 (64-bit)/cpus=3,threads=2,free=40285752,total=245940224
   [junit4]   2> NOTE: All tests run in this JVM: [TestUpdate, SolrTestCaseJ4Test, TestOmitPositions, TestBinaryResponseWriter, TestBulkSchemaAPI, HdfsWriteToMultipleCollectionsTest, TestDocumentBuilder, TimeZoneUtilsTest, SuggesterFSTTest, TestSolrQueryParserResource, SystemInfoHandlerTest, TestManagedSchemaFieldTypeResource, SSLMigrationTest, TestSolrIndexConfig, ZkCLITest, TestIBSimilarityFactory, CursorPagingTest, BufferStoreTest, TestStressRecovery, TestIndexSearcher, TestSweetSpotSimilarityFactory, TestReRankQParserPlugin, TestSerializedLuceneMatchVersion, DistribJoinFromCollectionTest, DistributedFacetPivotLongTailTest, TestElisionMultitermQuery, DistributedQueryComponentCustomSortTest, TestInitParams, UUIDFieldTest, TestUniqueKeyFieldResource, TestPerFieldSimilarity, TestSort, TestBM25SimilarityFactory, TestHdfsUpdateLog, TestCustomDocTransformer, BlockDirectoryTest, TestCollationField, FacetPivotSmallTest, ParsingFieldUpdateProcessorsTest, TestCloudManagedSchemaConcurrent, ClusterStateTest, TestConfigSets, ResponseLogComponentTest, AnalyticsQueryTest, TestBlobHandler, DocumentAnalysisRequestHandlerTest, SampleTest, DeleteReplicaTest, TestSearcherReuse, TriLevelCompositeIdRoutingTest, IndexSchemaRuntimeFieldTest, TestCustomSort, TestShardHandlerFactory, AsyncMigrateRouteKeyTest, TestManagedStopFilterFactory, SolrXmlInZkTest, HttpPartitionTest, BlockCacheTest, TestHashPartitioner, AsyncCallRequestStatusResponseTest, DistributedQueryElevationComponentTest, SuggesterWFSTTest, SolrPluginUtilsTest, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=AE9AC7D7D21F43F5 -Dtests.slow=true -Dtests.locale=ar_YE -Dtests.timezone=Europe/Stockholm -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrIndexSearcher opens=51 closes=50
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AE9AC7D7D21F43F5]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:472)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:232)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)Throwable #2: java.lang.RuntimeException: file handle leaks: [FileChannel(/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_AE9AC7D7D21F43F5-001/index-MMapDirectory-021/write.lock)]
   [junit4]    > 	at org.apache.lucene.mockfile.LeakFS.onClose(LeakFS.java:64)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystem.close(FilterFileSystem.java:78)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystem.close(FilterFileSystem.java:79)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.Exception
   [junit4]    > 	at org.apache.lucene.mockfile.LeakFS.onOpen(LeakFS.java:47)
   [junit4]    > 	at org.apache.lucene.mockfile.HandleTrackingFS.callOpenHook(HandleTrackingFS.java:82)
   [junit4]    > 	at org.apache.lucene.mockfile.HandleTrackingFS.newFileChannel(HandleTrackingFS.java:198)
   [junit4]    > 	at org.apache.lucene.mockfile.HandleTrackingFS.newFileChannel(HandleTrackingFS.java:167)
   [junit4]    > 	at java.nio.channels.FileChannel.open(FileChannel.java:287)
   [junit4]    > 	at java.nio.channels.FileChannel.open(FileChannel.java:335)
   [junit4]    > 	at org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:113)
   [junit4]    > 	at org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
   [junit4]    > 	at org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
   [junit4]    > 	at org.apache.lucene.store.FilterDirectory.obtainLock(FilterDirectory.java:94)
   [junit4]    > 	at org.apache.lucene.store.MockDirectoryWrapper.obtainLock(MockDirectoryWrapper.java:985)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:761)
   [junit4]    > 	at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:78)
   [junit4]    > 	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:65)
   [junit4]    > 	at org.apache.solr.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:274)
   [junit4]    > 	at org.apache.solr.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:117)
   [junit4]    > 	at org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:1621)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:1763)
   [junit4]    > 	at org.apache.solr.core.SolrCore.initSearcher(SolrCore.java:906)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:783)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:653)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:675)
   [junit4]    > 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:402)
   [junit4]    > 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:393)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:156)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    > 	... 1 moreThrowable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]    >    1) Thread[id=4865, name=searcherExecutor-1612-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [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]    > 	at __randomizedtesting.SeedInfo.seed([AE9AC7D7D21F43F5]:0)Throwable #4: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=4865, name=searcherExecutor-1612-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [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]    > 	at __randomizedtesting.SeedInfo.seed([AE9AC7D7D21F43F5]:0)
   [junit4] Completed [185/514] on J0 in 148.89s, 7 tests, 1 failure, 3 errors <<< FAILURES!

[...truncated 1005 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:526: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:474: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:61: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:230: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:513: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1426: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:981: There were test failures: 514 suites, 2020 tests, 5 suite-level errors, 1166 ignored (23 assumptions)

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



Re: [JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.8.0) - Build # 2453 - Still Failing!

Posted by Adrien Grand <jp...@gmail.com>.
It might be related to my changes around deleted docs handling, I'm
looking into it.

On Thu, Jun 25, 2015 at 4:47 PM, Policeman Jenkins Server
<je...@thetaphi.de> wrote:
> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2453/
> Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC
>
> 1 tests failed.
> FAILED:  org.apache.lucene.facet.TestDrillSideways.testRandom
>
> Error Message:
> expected:<42> but was:<44>
>
> Stack Trace:
> java.lang.AssertionError: expected:<42> but was:<44>
>         at __randomizedtesting.SeedInfo.seed([22909B4E327EB3A5:50DCBE41831E05D6]:0)
>         at org.junit.Assert.fail(Assert.java:93)
>         at org.junit.Assert.failNotEquals(Assert.java:647)
>         at org.junit.Assert.assertEquals(Assert.java:128)
>         at org.junit.Assert.assertEquals(Assert.java:472)
>         at org.junit.Assert.assertEquals(Assert.java:456)
>         at org.apache.lucene.facet.TestDrillSideways.verifyEquals(TestDrillSideways.java:1050)
>         at org.apache.lucene.facet.TestDrillSideways.testRandom(TestDrillSideways.java:756)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.lang.reflect.Method.invoke(Method.java:497)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
>         at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>         at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
>         at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
>         at java.lang.Thread.run(Thread.java:745)
>
>
>
>
> Build Log:
> [...truncated 6661 lines...]
>    [junit4] Suite: org.apache.lucene.facet.TestDrillSideways
>    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDrillSideways -Dtests.method=testRandom -Dtests.seed=22909B4E327EB3A5 -Dtests.slow=true -Dtests.locale=fr_FR -Dtests.timezone=America/Maceio -Dtests.asserts=true -Dtests.file.encoding=UTF-8
>    [junit4] FAILURE 1.41s J0 | TestDrillSideways.testRandom <<<
>    [junit4]    > Throwable #1: java.lang.AssertionError: expected:<42> but was:<44>
>    [junit4]    >        at __randomizedtesting.SeedInfo.seed([22909B4E327EB3A5:50DCBE41831E05D6]:0)
>    [junit4]    >        at org.apache.lucene.facet.TestDrillSideways.verifyEquals(TestDrillSideways.java:1050)
>    [junit4]    >        at org.apache.lucene.facet.TestDrillSideways.testRandom(TestDrillSideways.java:756)
>    [junit4]    >        at java.lang.Thread.run(Thread.java:745)
>    [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {$full_path$=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), $facets=PostingsFormat(name=MockRandom), dim3=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field=PostingsFormat(name=LuceneVarGapFixedInterval), dim2=PostingsFormat(name=LuceneVarGapFixedInterval), $payloads$=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), dim1=PostingsFormat(name=Memory doPackFST= true), dim0=PostingsFormat(name=MockRandom), id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), content=PostingsFormat(name=Memory doPackFST= true)}, docValues:{$facets=DocValuesFormat(name=Lucene50), id=DocValuesFormat(name=Direct)}, sim=DefaultSimilarity, locale=fr_FR, timezone=America/Maceio
>    [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_45 (64-bit)/cpus=3,threads=1,free=94693336,total=208666624
>    [junit4]   2> NOTE: All tests run in this JVM: [TestAddTaxonomy, TestSearcherTaxonomyManager, TestFacetsConfig, TestRangeFacetCounts, TestDirectoryTaxonomyReader, TestRandomSamplingFacetsCollector, TestConcurrentFacetedIndexing, TestDrillDownQuery, TestDrillSideways]
>    [junit4] Completed [15/23] on J0 in 1.62s, 6 tests, 1 failure <<< FAILURES!
>
> [...truncated 34 lines...]
> BUILD FAILED
> /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:526: The following error occurred while executing this line:
> /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:474: The following error occurred while executing this line:
> /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:61: The following error occurred while executing this line:
> /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:39: The following error occurred while executing this line:
> /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/build.xml:467: The following error occurred while executing this line:
> /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:2156: The following error occurred while executing this line:
> /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/module-build.xml:58: The following error occurred while executing this line:
> /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1426: The following error occurred while executing this line:
> /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:981: There were test failures: 23 suites, 155 tests, 1 failure
>
> Total time: 18 minutes 19 seconds
> Build step 'Invoke Ant' marked build as failure
> Archiving artifacts
> Recording test results
> Email was triggered for: Failure - Any
> Sending email for trigger: Failure - Any
>



-- 
Adrien

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


[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.8.0) - Build # 2453 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2453/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.lucene.facet.TestDrillSideways.testRandom

Error Message:
expected:<42> but was:<44>

Stack Trace:
java.lang.AssertionError: expected:<42> but was:<44>
	at __randomizedtesting.SeedInfo.seed([22909B4E327EB3A5:50DCBE41831E05D6]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.lucene.facet.TestDrillSideways.verifyEquals(TestDrillSideways.java:1050)
	at org.apache.lucene.facet.TestDrillSideways.testRandom(TestDrillSideways.java:756)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 6661 lines...]
   [junit4] Suite: org.apache.lucene.facet.TestDrillSideways
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDrillSideways -Dtests.method=testRandom -Dtests.seed=22909B4E327EB3A5 -Dtests.slow=true -Dtests.locale=fr_FR -Dtests.timezone=America/Maceio -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 1.41s J0 | TestDrillSideways.testRandom <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<42> but was:<44>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([22909B4E327EB3A5:50DCBE41831E05D6]:0)
   [junit4]    > 	at org.apache.lucene.facet.TestDrillSideways.verifyEquals(TestDrillSideways.java:1050)
   [junit4]    > 	at org.apache.lucene.facet.TestDrillSideways.testRandom(TestDrillSideways.java:756)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {$full_path$=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), $facets=PostingsFormat(name=MockRandom), dim3=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field=PostingsFormat(name=LuceneVarGapFixedInterval), dim2=PostingsFormat(name=LuceneVarGapFixedInterval), $payloads$=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), dim1=PostingsFormat(name=Memory doPackFST= true), dim0=PostingsFormat(name=MockRandom), id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), content=PostingsFormat(name=Memory doPackFST= true)}, docValues:{$facets=DocValuesFormat(name=Lucene50), id=DocValuesFormat(name=Direct)}, sim=DefaultSimilarity, locale=fr_FR, timezone=America/Maceio
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_45 (64-bit)/cpus=3,threads=1,free=94693336,total=208666624
   [junit4]   2> NOTE: All tests run in this JVM: [TestAddTaxonomy, TestSearcherTaxonomyManager, TestFacetsConfig, TestRangeFacetCounts, TestDirectoryTaxonomyReader, TestRandomSamplingFacetsCollector, TestConcurrentFacetedIndexing, TestDrillDownQuery, TestDrillSideways]
   [junit4] Completed [15/23] on J0 in 1.62s, 6 tests, 1 failure <<< FAILURES!

[...truncated 34 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:526: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:474: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:61: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/build.xml:467: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:2156: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/module-build.xml:58: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1426: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:981: There were test failures: 23 suites, 155 tests, 1 failure

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