Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11236/
Java: 32bit/ibm-j9-jdk7 
-Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;}

1 tests failed.
REGRESSION:  org.apache.solr.cloud.SyncSliceTest.testDistribSearch

Error Message:
expected:<5> but was:<4>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<4>
        at 
__randomizedtesting.SeedInfo.seed([C9793CC7A981939A:489FB2DFDEDEF3A6]: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.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:176)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:94)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
        at java.lang.reflect.Method.invoke(Method.java:619)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        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:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:853)




Build Log:
[...truncated 10964 lines...]
   [junit4] Suite: org.apache.solr.cloud.SyncSliceTest
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-C9793CC7A981939A-001/init-core-data-001
   [junit4]   2> 764265 T1793 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 764266 T1793 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /_nq/dk
   [junit4]   2> 764268 T1793 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 764268 T1793 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 764269 T1794 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 764369 T1793 oasc.ZkTestServer.run start zk server on 
port:35479
   [junit4]   2> 764370 T1793 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 764372 T1793 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 764377 T1800 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@f1f6d55c 
name:ZooKeeperConnection Watcher:127.0.0.1:35479 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 764377 T1793 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 764378 T1793 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 764379 T1793 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 764383 T1793 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 764384 T1793 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 764386 T1802 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3a2e004e 
name:ZooKeeperConnection Watcher:127.0.0.1:35479/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 764387 T1793 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 764388 T1793 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 764389 T1793 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 764393 T1793 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 764396 T1793 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 764399 T1793 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 764402 T1793 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 764403 T1793 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 764408 T1793 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 764410 T1793 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 764412 T1793 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 764413 T1793 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 764415 T1793 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 764415 T1793 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 764417 T1793 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 764418 T1793 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 764420 T1793 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 764420 T1793 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 764423 T1793 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 764424 T1793 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 764427 T1793 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 764428 T1793 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 764430 T1793 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 764431 T1793 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 764434 T1793 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 764435 T1793 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 764437 T1793 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 764438 T1793 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 764696 T1793 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 764699 T1793 oejs.AbstractConnector.doStart Started 
[email protected]:?????
   [junit4]   2> 764700 T1793 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 764701 T1793 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 764701 T1793 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-C9793CC7A981939A-001/tempDir-002
   [junit4]   2> 764702 T1793 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-C9793CC7A981939A-001/tempDir-002/'
   [junit4]   2> 764710 T1793 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-C9793CC7A981939A-001/tempDir-002/solr.xml
   [junit4]   2> 764743 T1793 oasc.CoreContainer.<init> New CoreContainer 
-1482570410
   [junit4]   2> 764744 T1793 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-C9793CC7A981939A-001/tempDir-002/]
   [junit4]   2> 764745 T1793 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 764745 T1793 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 764746 T1793 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 764746 T1793 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 764746 T1793 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 764747 T1793 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 764747 T1793 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 764748 T1793 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 764748 T1793 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 764749 T1793 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 764750 T1793 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 764750 T1793 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 764750 T1793 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 764751 T1793 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:35479/solr
   [junit4]   2> 764751 T1793 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 764752 T1793 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 764753 T1793 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 764754 T1813 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@eb6bf433 
name:ZooKeeperConnection Watcher:127.0.0.1:35479 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 764755 T1793 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 764755 T1793 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 764757 T1793 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 764758 T1815 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@11527f75 
name:ZooKeeperConnection Watcher:127.0.0.1:35479/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 764758 T1793 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 764760 T1793 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 764765 T1793 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 764769 T1793 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 764774 T1793 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 764779 T1793 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 764783 T1793 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 764786 T1793 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48367__nq%2Fdk
   [junit4]   2> 764788 T1793 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:48367__nq%2Fdk
   [junit4]   2> 764793 T1793 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 764796 T1793 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 764799 T1793 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 764802 T1793 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:48367__nq%2Fdk
   [junit4]   2> 764802 T1793 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 764805 T1793 oasc.Overseer.start Overseer 
(id=92445115034435587-127.0.0.1:48367__nq%2Fdk-n_0000000000) starting
   [junit4]   2> 764809 T1793 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 764818 T1793 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 764820 T1817 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 764820 T1793 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 764824 T1793 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 764826 T1793 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 764831 T1816 oasc.Overseer$ClusterStateUpdater.run Starting to 
work on the main queue
   [junit4]   2> 764836 T1819 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 764836 T1819 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 764838 T1819 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 764838 T1820 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 764844 T1816 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "node_name":"127.0.0.1:48367__nq%2Fdk",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "base_url":"http://127.0.0.1:48367/_nq/dk"}
   [junit4]   2> 764844 T1816 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
control_collection with shards [shard1]
   [junit4]   2> 764845 T1816 
oasc.Overseer$ClusterStateUpdater.createCollection state version 
control_collection 1
   [junit4]   2> 764845 T1816 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 764849 T1820 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 765839 T1819 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 765839 T1819 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 765841 T1819 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 765841 T1819 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 765843 T1819 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 765844 T1819 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-C9793CC7A981939A-001/tempDir-002/collection1/'
   [junit4]   2> 765845 T1819 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest-C9793CC7A981939A-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 765846 T1819 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest-C9793CC7A981939A-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 765846 T1819 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest-C9793CC7A981939A-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 765882 T1819 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 765917 T1819 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 765919 T1819 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 765924 T1819 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 766251 T1819 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 766257 T1819 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 766259 T1819 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 766274 T1819 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 766282 T1819 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 766288 T1819 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 766289 T1819 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 766290 T1819 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 766290 T1819 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 766291 T1819 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 766292 T1819 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 766292 T1819 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 766292 T1819 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 766293 T1819 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-C9793CC7A981939A-001/tempDir-002/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-C9793CC7A981939A-001/tempDir-001/control/data/
   [junit4]   2> 766293 T1819 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@80ed7c2e
   [junit4]   2> 766294 T1819 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-C9793CC7A981939A-001/tempDir-001/control/data
   [junit4]   2> 766294 T1819 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-C9793CC7A981939A-001/tempDir-001/control/data/index/
   [junit4]   2> 766295 T1819 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-C9793CC7A981939A-001/tempDir-001/control/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 766295 T1819 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-C9793CC7A981939A-001/tempDir-001/control/data/index
   [junit4]   2> 766296 T1819 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=27, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5827239501573246]
   [junit4]   2> 766297 T1819 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@a9a903a4 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@996e68ab),segFN=segments_1,generation=1}
   [junit4]   2> 766297 T1819 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 766299 T1819 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 766300 T1819 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 766300 T1819 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 766301 T1819 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 766301 T1819 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 766301 T1819 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 766302 T1819 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 766302 T1819 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 766303 T1819 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 766303 T1819 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 766304 T1819 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 766304 T1819 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 766304 T1819 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 766305 T1819 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 766305 T1819 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 766305 T1819 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 766306 T1819 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 766306 T1819 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 766307 T1819 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 766307 T1819 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 766308 T1819 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 766310 T1819 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 766311 T1819 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 766312 T1819 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 766315 T1819 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 766315 T1819 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 766316 T1819 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=45, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=7.2314453125, 
floorSegmentMB=1.0478515625, forceMergeDeletesPctAllowed=0.016572250975657177, 
segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 766316 T1819 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@a9a903a4 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@996e68ab),segFN=segments_1,generation=1}
   [junit4]   2> 766317 T1819 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 766317 T1819 oass.SolrIndexSearcher.<init> Opening 
Searcher@866076aa[collection1] main
   [junit4]   2> 766317 T1819 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 766319 T1819 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 766319 T1819 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 766320 T1819 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 766320 T1819 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 766320 T1819 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 766321 T1819 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 766322 T1819 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 766323 T1819 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 766325 T1819 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 766326 T1819 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 766326 T1819 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 766328 T1821 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@866076aa[collection1] 
main{UninvertingDirectoryReader()}
   [junit4]   2> 766330 T1819 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 766332 T1824 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:48367/_nq/dk 
collection:control_collection shard:shard1
   [junit4]   2> 766332 T1793 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 766333 T1793 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 766333 T1824 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 766334 T1793 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 766336 T1793 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 766338 T1826 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@c0c28182 
name:ZooKeeperConnection Watcher:127.0.0.1:35479/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 766339 T1793 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 766340 T1793 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 766341 T1793 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 766342 T1824 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 766344 T1820 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 766344 T1824 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 766345 T1793 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 766345 T1824 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C856 name=collection1 
org.apache.solr.core.SolrCore@df4fb08f 
url=http://127.0.0.1:48367/_nq/dk/collection1 node=127.0.0.1:48367__nq%2Fdk 
C856_STATE=coll:control_collection core:collection1 
props:{node_name=127.0.0.1:48367__nq%2Fdk, state=down, core=collection1, 
base_url=http://127.0.0.1:48367/_nq/dk}
   [junit4]   2> 766346 T1824 C856 P48367 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:48367/_nq/dk/collection1/
   [junit4]   2> 766346 T1824 C856 P48367 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 766347 T1824 C856 P48367 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:48367/_nq/dk/collection1/ has no replicas
   [junit4]   2> 766347 T1824 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:48367/_nq/dk/collection1/ shard1
   [junit4]   2> 766348 T1824 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 766354 T1820 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 766359 T1820 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 766360 T1827 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 766405 T1824 oasc.ZkController.register We are 
http://127.0.0.1:48367/_nq/dk/collection1/ and leader is 
http://127.0.0.1:48367/_nq/dk/collection1/
   [junit4]   2> 766405 T1824 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:48367/_nq/dk
   [junit4]   2> 766406 T1824 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 766406 T1824 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 766406 T1824 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 766408 T1820 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 766412 T1816 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "node_name":"127.0.0.1:48367__nq%2Fdk",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "base_url":"http://127.0.0.1:48367/_nq/dk"}
   [junit4]   2> 766514 T1827 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 766514 T1820 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 766622 T1793 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 766623 T1793 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 766625 T1793 oejs.AbstractConnector.doStart Started 
[email protected]:?????
   [junit4]   2> 766626 T1793 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 766626 T1793 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 766627 T1793 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-C9793CC7A981939A-001/tempDir-003
   [junit4]   2> 766627 T1793 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-C9793CC7A981939A-001/tempDir-003/'
   [junit4]   2> 766635 T1793 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-C9793CC7A981939A-001/tempDir-003/solr.xml
   [junit4]   2> 766668 T1793 oasc.CoreContainer.<init> New CoreContainer 
279115171
   [junit4]   2> 766669 T1793 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-C9793CC7A981939A-001/tempDir-003/]
   [junit4]   2> 766670 T1793 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 766671 T1793 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 766671 T1793 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 766672 T1793 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 766672 T1793 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 766672 T1793 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 766673 T1793 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 766673 T1793 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 766674 T1793 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 766675 T1793 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 766675 T1793 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 766676 T1793 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 766676 T1793 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 766677 T1793 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:35479/solr
   [junit4]   2> 766677 T1793 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 766678 T1793 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 766679 T1793 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 766680 T1838 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@64eff8d0 
name:ZooKeeperConnection Watcher:127.0.0.1:35479 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 766680 T1793 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 766681 T1793 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 766683 T1793 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 766684 T1840 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6c02feb1 
name:ZooKeeperConnection Watcher:127.0.0.1:35479/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 766684 T1793 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 766692 T1793 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 767697 T1793 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60574__nq%2Fdk
   [junit4]   2> 767699 T1793 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:60574__nq%2Fdk
   [junit4]   2> 767702 T1793 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 767710 T1842 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 767710 T1842 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 767711 T1820 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 767711 T1842 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 767715 T1816 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "node_name":"127.0.0.1:60574__nq%2Fdk",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "base_url":"http://127.0.0.1:60574/_nq/dk"}
   [junit4]   2> 767716 T1816 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
collection1 with shards [shard1]
   [junit4]   2> 767716 T1816 
oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 1
   [junit4]   2> 767717 T1816 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 767821 T1841 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 767821 T1827 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 767822 T1820 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 768712 T1842 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 768713 T1842 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 768713 T1842 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 768714 T1842 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 768715 T1842 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 768715 T1842 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-C9793CC7A981939A-001/tempDir-003/collection1/'
   [junit4]   2> 768715 T1842 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest-C9793CC7A981939A-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 768716 T1842 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest-C9793CC7A981939A-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 768716 T1842 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest-C9793CC7A981939A-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 768746 T1842 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 768783 T1842 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 768784 T1842 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 768789 T1842 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 769094 T1842 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 769099 T1842 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 769101 T1842 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 769110 T1842 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 769113 T1842 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 769117 T1842 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 769117 T1842 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 769118 T1842 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 769118 T1842 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 769119 T1842 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 769119 T1842 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 769119 T1842 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 769120 T1842 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 769120 T1842 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-C9793CC7A981939A-001/tempDir-003/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-C9793CC7A981939A-001/tempDir-001/jetty1/
   [junit4]   2> 769120 T1842 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@80ed7c2e
   [junit4]   2> 769121 T1842 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-C9793CC7A981939A-001/tempDir-001/jetty1
   [junit4]   2> 769121 T1842 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-C9793CC7A981939A-001/tempDir-001/jetty1/index/
   [junit4]   2> 769121 T1842 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-C9793CC7A981939A-001/tempDir-001/jetty1/index'
 doesn't exist. Creating new index...
   [junit4]   2> 769122 T1842 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-C9793CC7A981939A-001/tempDir-001/jetty1/index
   [junit4]   2> 769122 T1842 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=27, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5827239501573246]
   [junit4]   2> 769123 T1842 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@a357dfa1 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@580626d7),segFN=segments_1,generation=1}
   [junit4]   2> 769123 T1842 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 769125 T1842 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 769126 T1842 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 769126 T1842 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 769126 T1842 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 769127 T1842 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 769127 T1842 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 769127 T1842 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 769128 T1842 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 769128 T1842 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 769128 T1842 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 769129 T1842 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 769129 T1842 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 769129 T1842 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 769130 T1842 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 769130 T1842 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 769130 T1842 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 769131 T1842 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 769131 T1842 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 769131 T1842 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 769132 T1842 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 769133 T1842 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 769134 T1842 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 769135 T1842 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 769136 T1842 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 769138 T1842 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 769139 T1842 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 769139 T1842 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=45, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=7.2314453125, 
floorSegmentMB=1.0478515625, forceMergeDeletesPctAllowed=0.016572250975657177, 
segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 769140 T1842 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@a357dfa1 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@580626d7),segFN=segments_1,generation=1}
   [junit4]   2> 769140 T1842 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 769140 T1842 oass.SolrIndexSearcher.<init> Opening 
Searcher@f8ec7496[collection1] main
   [junit4]   2> 769140 T1842 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 769141 T1842 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 769142 T1842 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 769142 T1842 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 769142 T1842 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 769143 T1842 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 769143 T1842 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 769144 T1842 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 769144 T1842 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 769144 T1842 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 769147 T1843 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@f8ec7496[collection1] 
main{UninvertingDirectoryReader()}
   [junit4]   2> 769148 T1842 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 769149 T1846 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:60574/_nq/dk collection:collection1 
shard:shard1
   [junit4]   2> 769149 T1793 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 769150 T1793 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 769150 T1846 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 769154 T1846 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 769155 T1820 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 769156 T1846 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 769156 T1846 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C857 name=collection1 
org.apache.solr.core.SolrCore@52de84f1 
url=http://127.0.0.1:60574/_nq/dk/collection1 node=127.0.0.1:60574__nq%2Fdk 
C857_STATE=coll:collection1 core:collection1 
props:{node_name=127.0.0.1:60574__nq%2Fdk, state=down, core=collection1, 
base_url=http://127.0.0.1:60574/_nq/dk}
   [junit4]   2> 769157 T1846 C857 P60574 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:60574/_nq/dk/collection1/
   [junit4]   2> 769157 T1846 C857 P60574 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 769157 T1846 C857 P60574 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:60574/_nq/dk/collection1/ has no replicas
   [junit4]   2> 769158 T1846 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:60574/_nq/dk/collection1/ shard1
   [junit4]   2> 769158 T1846 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 769162 T1820 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 769266 T1827 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 769266 T1841 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 769267 T1820 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 769313 T1846 oasc.ZkController.register We are 
http://127.0.0.1:60574/_nq/dk/collection1/ and leader is 
http://127.0.0.1:60574/_nq/dk/collection1/
   [junit4]   2> 769314 T1846 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:60574/_nq/dk
   [junit4]   2> 769314 T1846 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 769315 T1846 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 769315 T1846 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 769317 T1820 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 769320 T1816 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "node_name":"127.0.0.1:60574__nq%2Fdk",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "base_url":"http://127.0.0.1:60574/_nq/dk"}
   [junit4]   2> 769409 T1793 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 769410 T1793 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 769412 T1793 oejs.AbstractConnector.doStart Started 
[email protected]:?????
   [junit4]   2> 769414 T1793 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 769414 T1793 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 769415 T1793 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-C9793CC7A981939A-001/tempDir-004
   [junit4]   2> 769416 T1793 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-C9793CC7A981939A-001/tempDir-004/'
   [junit4]   2> 769426 T1820 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 769426 T1827 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 769426 T1841 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 769427 T1793 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-C9793CC7A981939A-001/tempDir-004/solr.xml
   [junit4]   2> 769473 T1793 oasc.CoreContainer.<init> New CoreContainer 
-1965371579
   [junit4]   2> 769473 T1793 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-C9793CC7A981939A-001/tempDir-004/]
   [junit4]   2> 769474 T1793 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 769475 T1793 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 769475 T1793 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 769476 T1793 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 769476 T1793 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 769477 T1793 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 769477 T1793 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 769478 T1793 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 769478 T1793 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 769479 T1793 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 769479 T1793 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 769480 T1793 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 769480 T1793 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 769481 T1793 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:35479/solr
   [junit4]   2> 769481 T1793 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 769482 T1793 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 769483 T1793 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 769484 T1857 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@9cd2c18a 
name:ZooKeeperConnection Watcher:127.0.0.1:35479 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 769484 T1793 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 769485 T1793 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 769487 T1793 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 769488 T1859 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@ec3fd0df 
name:ZooKeeperConnection Watcher:127.0.0.1:35479/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 769488 T1793 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 769493 T1793 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 770496 T1793 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42321__nq%2Fdk
   [junit4]   2> 770498 T1793 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:42321__nq%2Fdk
   [junit4]   2> 770503 T1793 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 770511 T1861 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 770512 T1861 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 770513 T1820 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 770513 T1861 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 770517 T1816 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "node_name":"127.0.0.1:42321__nq%2Fdk",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "base_url":"http://127.0.0.1:42321/_nq/dk"}
   [junit4]   2> 770518 T1816 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=1
   [junit4]   2> 770518 T1816 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 770622 T1827 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 770622 T1860 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 770622 T1841 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 770622 T1820 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 771515 T1861 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 771515 T1861 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 771516 T1861 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 771516 T1861 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 771518 T1861 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 771519 T1861 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-C9793CC7A981939A-001/tempDir-004/collection1/'
   [junit4]   2> 771520 T1861 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest-C9793CC7A981939A-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 771521 T1861 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest-C9793CC7A981939A-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 771521 T1861 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest-C9793CC7A981939A-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 771554 T1861 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 771590 T1861 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 771600 T1861 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 771606 T1861 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 771881 T1861 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 771885 T1861 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 771888 T1861 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 771899 T1861 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 771902 T1861 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 771906 T1861 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 771906 T1861 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 771907 T1861 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 771907 T1861 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 771908 T1861 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 771908 T1861 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 771908 T1861 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 771909 T1861 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 771909 T1861 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-C9793CC7A981939A-001/tempDir-004/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-C9793CC7A981939A-001/tempDir-001/jetty2/
   [junit4]   2> 771909 T1861 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@80ed7c2e
   [junit4]   2> 771910 T1861 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-C9793CC7A981939A-001/tempDir-001/jetty2
   [junit4]   2> 771910 T1861 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-C9793CC7A981939A-001/tempDir-001/jetty2/index/
   [junit4]   2> 771911 T1861 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-C9793CC7A981939A-001/tempDir-001/jetty2/index'
 doesn't exist. Creating new index...
   [junit4]   2> 771911 T1861 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-C9793CC7A981939A-001/tempDir-001/jetty2/index
   [junit4]   2> 771911 T1861 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=27, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5827239501573246]
   [junit4]   2> 771912 T1861 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@a74c8619 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@76d3d348),segFN=segments_1,generation=1}
   [junit4]   2> 771912 T1861 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 771915 T1861 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 771915 T1861 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 771916 T1861 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 771916 T1861 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 771916 T1861 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 771916 T1861 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 771917 T1861 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 771917 T1861 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 771917 T1861 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 771918 T1861 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 771918 T1861 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 771919 T1861 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 771919 T1861 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 771919 T1861 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 771920 T1861 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 771920 T1861 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 771920 T1861 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 771921 T1861 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 771921 T1861 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 771921 T1861 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 771923 T1861 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 771924 T1861 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 771925 T1861 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 771926 T1861 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 771928 T1861 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 771929 T1861 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 771930 T1861 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=45, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=7.2314453125, 
floorSegmentMB=1.0478515625, forceMergeDeletesPctAllowed=0.016572250975657177, 
segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 771930 T1861 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@a74c8619 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@76d3d348),segFN=segments_1,generation=1}
   [junit4]   2> 771930 T1861 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 771931 T1861 oass.SolrIndexSearcher.<init> Opening 
Searcher@34e648ac[collection1] main
   [junit4]   2> 771931 T1861 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 771932 T1861 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 771932 T1861 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 771933 T1861 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 771933 T1861 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 771934 T1861 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 771935 T1861 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 771936 T1861 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 771936 T1861 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 771937 T1861 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 771941 T1862 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@34e648ac[collection1] 
main{UninvertingDirectoryReader()}
   [junit4]   2> 771944 T1861 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 771945 T1865 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:42321/_nq/dk collection:collection1 
shard:shard1
   [junit4]   2> 771946 T1793 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 771947 T1793 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 771950 T1865 oasc.ZkController.register We are 
http://127.0.0.1:42321/_nq/dk/collection1/ and leader is 
http://127.0.0.1:60574/_nq/dk/collection1/
   [junit4]   2> 771951 T1865 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:42321/_nq/dk
   [junit4]   2> 771951 T1865 oasc.ZkController.checkRecovery Core needs to 
recover:collection1
   [junit4]   2> 771951 T1865 oasu.DefaultSolrCoreState.doRecovery Running 
recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C858 name=collection1 
org.apache.solr.core.SolrCore@96371169 
url=http://127.0.0.1:42321/_nq/dk/collection1 node=127.0.0.1:42321__nq%2Fdk 
C858_STATE=coll:collection1 core:collection1 
props:{node_name=127.0.0.1:42321__nq%2Fdk, state=down, core=collection1, 
base_url=http://127.0.0.1:42321/_nq/dk}
   [junit4]   2> 771952 T1866 C858 P42321 oasc.RecoveryStrategy.run Starting 
recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 771953 T1866 C858 P42321 oasc.RecoveryStrategy.doRecovery 
###### startupVersions=[]
   [junit4]   2> 771953 T1866 C858 P42321 oasc.RecoveryStrategy.doRecovery 
Publishing state of core collection1 as recovering, leader is 
http://127.0.0.1:60574/_nq/dk/collection1/ and I am 
http://127.0.0.1:42321/_nq/dk/collection1/
   [junit4]   2> 771953 T1866 C858 P42321 oasc.ZkController.publish publishing 
core=collection1 state=recovering collection=collection1
   [junit4]   2> 771954 T1866 C858 P42321 oasc.ZkController.publish numShards 
not found on descriptor - reading it from system property
   [junit4]   2> 771955 T1820 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 771956 T1866 C858 P42321 
oasc.RecoveryStrategy.sendPrepRecoveryCmd Sending prep recovery command to 
http://127.0.0.1:60574/_nq/dk; WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1%3A42321__nq%252Fdk&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true
   [junit4]   2> 771958 T1834 oasha.CoreAdminHandler.handleWaitForStateAction 
Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, 
onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 771958 T1816 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "node_name":"127.0.0.1:42321__nq%2Fdk",
   [junit4]   2>          "state":"recovering",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core_node_name":"core_node2",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "base_url":"http://127.0.0.1:42321/_nq/dk"}
   [junit4]   2> 771962 T1834 oasha.CoreAdminHandler.handleWaitForStateAction 
Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have 
state: recovering
   [junit4]   2> 771963 T1834 oasha.CoreAdminHandler.handleWaitForStateAction 
In WaitForState(recovering): collection=collection1, shard=shard1, 
thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, 
live=true, checkLive=true, currentState=down, localState=active, 
nodeName=127.0.0.1:42321__nq%2Fdk, coreNodeName=core_node2, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"node_name":"127.0.0.1:42321__nq%2Fdk","state":"down","core":"collection1","base_url":"http://127.0.0.1:42321/_nq/dk"}
   [junit4]   2> 772063 T1841 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 772063 T1820 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 772063 T1827 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 772063 T1860 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 772215 T1793 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 3
   [junit4]   2> 772216 T1793 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 772218 T1793 oejs.AbstractConnector.doStart Started 
[email protected]:?????
   [junit4]   2> 772219 T1793 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 772219 T1793 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 772220 T1793 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-C9793CC7A981939A-001/tempDir-005
   [junit4]   2> 772220 T1793 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-C9793CC7A981939A-001/tempDir-005/'
   [junit4]   2> 772228 T1793 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-C9793CC7A981939A-001/tempDir-005/solr.xml
   [junit4]   2> 772261 T1793 oasc.CoreContainer.<init> New CoreContainer 
-1629536487
   [junit4]   2> 772262 T1793 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-C9793CC7A981939A-001/tempDir-005/]
   [junit4]   2> 772263 T1793 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 772263 T1793 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 772264 T1793 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 772264 T1793 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 772265 T1793 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 772265 T1793 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 772266 T1793 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 772266 T1793 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 772266 T1793 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 772267 T1793 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 772268 T1793 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 772268 T1793 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 772269 T1793 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 772269 T1793 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:35479/solr
   [junit4]   2> 772270 T1793 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 772270 T1793 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 772271 T1793 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 772273 T1878 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3a61ba4e 
name:ZooKeeperConnection Watcher:127.0.0.1:35479 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 772274 T1793 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 772274 T1793 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 772277 T1793 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 772278 T1880 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@e11fb246 
name:ZooKeeperConnection Watcher:127.0.0.1:35479/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 772278 T1793 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 772286 T1793 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 772964 T1834 oasha.CoreAdminHandler.handleWaitForStateAction 
In WaitForState(recovering): collection=collection1, shard=shard1, 
thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, 
live=true, checkLive=true, currentState=recovering, localState=active, 
nodeName=127.0.0.1:42321__nq%2Fdk, coreNodeName=core_node2, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"node_name":"127.0.0.1:42321__nq%2Fdk","state":"recovering","core":"collection1","base_url":"http://127.0.0.1:42321/_nq/dk"}
   [junit4]   2> 772965 T1834 oasha.CoreAdminHandler.handleWaitForStateAction 
Waited coreNodeName: core_node2, state: recovering, checkLive: true, 
onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 772966 T1834 oass.SolrDispatchFilter.handleAdminRequest 
[admin] webapp=null path=/admin/cores 
params={state=recovering&onlyIfLeader=true&checkLive=true&onlyIfLeaderActive=true&version=2&core=collection1&wt=javabin&action=PREPRECOVERY&nodeName=127.0.0.1:42321__nq%252Fdk&coreNodeName=core_node2}
 status=0 QTime=1008 
   [junit4]   2> 773292 T1793 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43197__nq%2Fdk
   [junit4]   2> 773293 T1793 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:43197__nq%2Fdk
   [junit4]   2> 773299 T1793 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 773308 T1882 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 773309 T1882 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 773310 T1820 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 773310 T1882 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 773312 T1816 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "node_name":"127.0.0.1:43197__nq%2Fdk",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "operation":"st

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

ascc.ZkStateReader$2.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 816550 T1793 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=3,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=1,adds=1,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=5,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=487,transaction_logs_total_number=1}
   [junit4]   2> 816550 T1793 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 816551 T1793 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 816551 T1793 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2>  C862_STATE=coll:collection1 core:collection1 
props:{node_name=127.0.0.1:60606__nq%2Fdk, state=down, core=collection1, 
base_url=http://127.0.0.1:60606/_nq/dk, leader=true}
   [junit4]   2> 816551 T1793 C862 P60606 oasu.DirectUpdateHandler2.closeWriter 
Committing on IndexWriter close.
   [junit4]   2> 816555 T1793 C862 P60606 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@e3b1ad20 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@87383f7),segFN=segments_2,generation=2}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@e3b1ad20 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@87383f7),segFN=segments_3,generation=3}
   [junit4]   2> 816556 T1793 C862 P60606 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 3
   [junit4]   2> 816557 T1793 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 816557 T1793 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 816558 T1793 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-C9793CC7A981939A-001/tempDir-001/jetty4/index
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-C9793CC7A981939A-001/tempDir-001/jetty4/index;done=false>>]
   [junit4]   2> 816558 T1793 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-C9793CC7A981939A-001/tempDir-001/jetty4/index
   [junit4]   2> 816559 T1793 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-C9793CC7A981939A-001/tempDir-001/jetty4
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-C9793CC7A981939A-001/tempDir-001/jetty4;done=false>>]
   [junit4]   2> 816560 T1793 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-C9793CC7A981939A-001/tempDir-001/jetty4
   [junit4]   2> 816560 T1793 oasc.Overseer.close Overseer 
(id=92445115034435596-127.0.0.1:60606__nq%2Fdk-n_0000000004) closing
   [junit4]   2> 816561 T1942 oasc.Overseer$ClusterStateUpdater.run Overseer 
Loop exiting : 127.0.0.1:60606__nq%2Fdk
   [junit4]   2> 818062 T1945 
oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read 
the data org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /overseer_elect/leader
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:347)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:344)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:344)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:346)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:89)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:296)
   [junit4]   2> 
   [junit4]   2> 818062 T1941 oascc.ZkStateReader$3.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 818084 T1793 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/_nq/dk,null}
   [junit4]   2> 823074 T1793 oas.SolrTestCaseJ4.tearDown ###Ending 
testDistribSearch
   [junit4]   2> 823075 T1793 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:35479 35479
   [junit4]   2> 823670 T1794 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:35479 35479
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SyncSliceTest 
-Dtests.method=testDistribSearch -Dtests.seed=C9793CC7A981939A 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=gu 
-Dtests.timezone=Europe/Busingen -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 59.4s J0 | SyncSliceTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<5> but 
was:<4>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C9793CC7A981939A:489FB2DFDEDEF3A6]:0)
   [junit4]    >        at 
org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:176)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
   [junit4]    >        at java.lang.Thread.run(Thread.java:853)
   [junit4]   2> 823687 T1793 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-C9793CC7A981939A-001
   [junit4]   2> NOTE: test params are: codec=Lucene410: 
{other_tl1=PostingsFormat(name=Memory doPackFST= true), 
timestamp=PostingsFormat(name=Memory doPackFST= true), 
a_i1=PostingsFormat(name=Memory doPackFST= true), id=Lucene41(blocksize=128), 
text=PostingsFormat(name=SimpleText), rnd_b=Lucene41(blocksize=128), 
intDefault=PostingsFormat(name=Memory doPackFST= true), 
range_facet_l=PostingsFormat(name=Memory doPackFST= true), 
a_t=PostingsFormat(name=Memory doPackFST= true), 
_version_=PostingsFormat(name=Memory doPackFST= true), 
multiDefault=PostingsFormat(name=MockRandom)}, 
docValues:{timestamp=DocValuesFormat(name=Lucene410)}, 
sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=gu, 
timezone=Europe/Busingen
   [junit4]   2> NOTE: Linux 3.13.0-35-generic x86/IBM Corporation 1.7.0 
(32-bit)/cpus=8,threads=1,free=6925544,total=199098368
   [junit4]   2> NOTE: All tests run in this JVM: 
[HdfsCollectionsAPIDistributedZkTest, TestManagedResource, TestCoreDiscovery, 
HdfsWriteToMultipleCollectionsTest, ExternalFileFieldSortTest, 
TestExceedMaxTermLength, SolrCmdDistributorTest, SpellCheckCollatorTest, 
SSLMigrationTest, IndexSchemaTest, HdfsBasicDistributedZk2Test, FileUtilsTest, 
TestSolrDeletionPolicy2, BasicDistributedZkTest, ChaosMonkeyNothingIsSafeTest, 
PluginInfoTest, ParsingFieldUpdateProcessorsTest, NoCacheHeaderTest, 
TestCustomSort, CursorPagingTest, ChangedSchemaMergeTest, 
TestSuggestSpellingConverter, TestManagedSchemaDynamicFieldResource, 
FastVectorHighlighterTest, TestCursorMarkWithoutUniqueKey, 
CollectionsAPIAsyncDistributedZkTest, DocValuesMissingTest, DocValuesMultiTest, 
TestRandomDVFaceting, TestFastOutputStream, DistributedSpellCheckComponentTest, 
HdfsRecoveryZkTest, TestManagedSchema, TestCollectionAPI, 
TestSchemaSimilarityResource, TestFuzzyAnalyzedSuggestions, 
DistributedIntervalFacetingTest, TestSolr4Spatial, 
TestPartialUpdateDeduplication, TestFaceting, TestReRankQParserPlugin, 
SuggesterTSTTest, ShowFileRequestHandlerTest, TestLeaderElectionZkExpiry, 
TestQuerySenderListener, SyncSliceTest]
   [junit4] Completed on J0 in 59.45s, 1 test, 1 failure <<< FAILURES!

[...truncated 1084 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:491: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:484: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:60: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:496: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1358:
 The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:961: 
There were test failures: 438 suites, 1830 tests, 1 failure, 53 ignored (23 
assumptions)

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


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

Reply via email to