Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/12710/
Java: 32bit/jdk1.9.0-ea-b60 -client -XX:+UseG1GC

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

Error Message:
commitWithin did not work on node: http://127.0.0.1:41505/ye/collection1 
expected:<68> but was:<67>

Stack Trace:
java.lang.AssertionError: commitWithin did not work on node: 
http://127.0.0.1:41505/ye/collection1 expected:<68> but was:<67>
        at 
__randomizedtesting.SeedInfo.seed([2C042D75F5B2B7B9:A45012AF5B4EDA41]: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.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:344)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:502)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9639 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 2C042D75F5B2B7B9-001/init-core-data-001
   [junit4]   2> 213111 T1255 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /ye/
   [junit4]   2> 213113 T1255 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 213114 T1256 oasc.ZkTestServer$2$1.setClientPort client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 213114 T1256 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 213214 T1255 oasc.ZkTestServer.run start zk server on 
port:53836
   [junit4]   2> 213214 T1255 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 213215 T1255 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 213217 T1263 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1fc8815 name:ZooKeeperConnection 
Watcher:127.0.0.1:53836 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 213217 T1255 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 213218 T1255 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 213218 T1255 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 213220 T1255 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 213220 T1255 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 213221 T1266 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@19cd08d name:ZooKeeperConnection 
Watcher:127.0.0.1:53836/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 213222 T1255 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 213222 T1255 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 213222 T1255 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 213224 T1255 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 213225 T1255 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 213226 T1255 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 213227 T1255 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 213227 T1255 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 213229 T1255 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 213229 T1255 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 213231 T1255 oasc.AbstractZkTestCase.putConfig put 
/home/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> 213231 T1255 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 213232 T1255 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 213233 T1255 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 213234 T1255 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 213234 T1255 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 213235 T1255 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 213236 T1255 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 213237 T1255 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 213237 T1255 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 213238 T1255 oasc.AbstractZkTestCase.putConfig put 
/home/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> 213239 T1255 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 213240 T1255 oasc.AbstractZkTestCase.putConfig put 
/home/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> 213241 T1255 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 213242 T1255 oasc.AbstractZkTestCase.putConfig put 
/home/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> 213242 T1255 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 213243 T1255 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 213243 T1255 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 213307 T1255 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 2C042D75F5B2B7B9-001/control-001/cores/collection1
   [junit4]   2> 213308 T1255 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 213310 T1255 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@15d3249{/ye,null,AVAILABLE}
   [junit4]   2> 213310 T1255 oejs.AbstractConnector.doStart Started 
ServerConnector@109eac6{HTTP/1.1}{127.0.0.1:58735}
   [junit4]   2> 213311 T1255 oejs.Server.doStart Started @214173ms
   [junit4]   2> 213311 T1255 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 2C042D75F5B2B7B9-001/tempDir-001/control/data, hostContext=/ye, 
hostPort=58735, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 2C042D75F5B2B7B9-001/control-001/cores}
   [junit4]   2> 213312 T1255 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@18e5cde
   [junit4]   2> 213312 T1255 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 2C042D75F5B2B7B9-001/control-001/'
   [junit4]   2> 213326 T1255 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 2C042D75F5B2B7B9-001/control-001/solr.xml
   [junit4]   2> 213333 T1255 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 2C042D75F5B2B7B9-001/control-001/cores
   [junit4]   2> 213333 T1255 oasc.CoreContainer.<init> New CoreContainer 
15760737
   [junit4]   2> 213334 T1255 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 2C042D75F5B2B7B9-001/control-001/]
   [junit4]   2> 213334 T1255 oasc.CoreContainer.load loading shared library: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 2C042D75F5B2B7B9-001/control-001/lib
   [junit4]   2> 213335 T1255 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 2C042D75F5B2B7B9-001/control-001/lib).
   [junit4]   2> 213342 T1255 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 213343 T1255 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 213343 T1255 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 213344 T1255 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 213344 T1255 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 213344 T1255 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:53836/solr
   [junit4]   2> 213344 T1255 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 213345 T1255 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 213345 T1255 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 213346 T1280 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1b86f05 name:ZooKeeperConnection 
Watcher:127.0.0.1:53836 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 213347 T1255 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 213347 T1255 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 213349 T1255 n:127.0.0.1:58735_ye 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 213350 T1283 n:127.0.0.1:58735_ye 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@164ae47 name:ZooKeeperConnection 
Watcher:127.0.0.1:53836/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 213350 T1255 n:127.0.0.1:58735_ye 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 213351 T1255 n:127.0.0.1:58735_ye oascc.SolrZkClient.makePath 
makePath: /overseer/queue
   [junit4]   2> 213353 T1255 n:127.0.0.1:58735_ye oascc.SolrZkClient.makePath 
makePath: /overseer/collection-queue-work
   [junit4]   2> 213354 T1255 n:127.0.0.1:58735_ye oascc.SolrZkClient.makePath 
makePath: /overseer/collection-map-running
   [junit4]   2> 213355 T1255 n:127.0.0.1:58735_ye oascc.SolrZkClient.makePath 
makePath: /overseer/collection-map-completed
   [junit4]   2> 213357 T1255 n:127.0.0.1:58735_ye oascc.SolrZkClient.makePath 
makePath: /overseer/collection-map-failure
   [junit4]   2> 213358 T1255 n:127.0.0.1:58735_ye oascc.SolrZkClient.makePath 
makePath: /live_nodes
   [junit4]   2> 213359 T1255 n:127.0.0.1:58735_ye oascc.SolrZkClient.makePath 
makePath: /aliases.json
   [junit4]   2> 213360 T1255 n:127.0.0.1:58735_ye oascc.SolrZkClient.makePath 
makePath: /clusterstate.json
   [junit4]   2> 213361 T1255 n:127.0.0.1:58735_ye 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58735_ye
   [junit4]   2> 213362 T1255 n:127.0.0.1:58735_ye oascc.SolrZkClient.makePath 
makePath: /live_nodes/127.0.0.1:58735_ye
   [junit4]   2> 213363 T1255 n:127.0.0.1:58735_ye oascc.SolrZkClient.makePath 
makePath: /overseer_elect
   [junit4]   2> 213364 T1255 n:127.0.0.1:58735_ye oascc.SolrZkClient.makePath 
makePath: /overseer_elect/election
   [junit4]   2> 213365 T1255 n:127.0.0.1:58735_ye oasc.Overseer.close Overseer 
(id=null) closing
   [junit4]   2> 213366 T1255 n:127.0.0.1:58735_ye 
oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 
127.0.0.1:58735_ye
   [junit4]   2> 213366 T1255 n:127.0.0.1:58735_ye oascc.SolrZkClient.makePath 
makePath: /overseer_elect/leader
   [junit4]   2> 213367 T1255 n:127.0.0.1:58735_ye oasc.Overseer.start Overseer 
(id=93836799884132355-127.0.0.1:58735_ye-n_0000000000) starting
   [junit4]   2> 213368 T1255 n:127.0.0.1:58735_ye oascc.SolrZkClient.makePath 
makePath: /overseer/queue-work
   [junit4]   2> 213372 T1255 n:127.0.0.1:58735_ye 
oasc.OverseerAutoReplicaFailoverThread.<init> Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 213372 T1285 n:127.0.0.1:58735_ye 
oasc.OverseerCollectionProcessor.run Process current queue of collection 
creations
   [junit4]   2> 213372 T1255 n:127.0.0.1:58735_ye 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 213373 T1284 n:127.0.0.1:58735_ye 
oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 213375 T1255 n:127.0.0.1:58735_ye 
oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 213375 T1255 n:127.0.0.1:58735_ye 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 2C042D75F5B2B7B9-001/control-001/cores
   [junit4]   2> 213376 T1255 n:127.0.0.1:58735_ye oasc.CoreDescriptor.<init> 
CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, 
schema=schema.xml, loadOnStartup=true, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 2C042D75F5B2B7B9-001/control-001/cores/collection1, 
collection=control_collection, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 2C042D75F5B2B7B9-001/control-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 213377 T1255 n:127.0.0.1:58735_ye 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 2C042D75F5B2B7B9-001/control-001/cores/collection1/
   [junit4]   2> 213377 T1255 n:127.0.0.1:58735_ye 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 213378 T1287 n:127.0.0.1:58735_ye c:control_collection 
x:collection1 oasc.ZkController.publish publishing core=collection1 state=down 
collection=control_collection
   [junit4]   2> 213378 T1287 n:127.0.0.1:58735_ye c:control_collection 
x:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 213379 T1283 n:127.0.0.1:58735_ye 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 213379 T1287 n:127.0.0.1:58735_ye 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 213383 T1284 n:127.0.0.1:58735_ye 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:58735/ye";,
   [junit4]   2>          "node_name":"127.0.0.1:58735_ye",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 0
   [junit4]   2> 213383 T1284 n:127.0.0.1:58735_ye 
oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:58735/ye";,
   [junit4]   2>          "node_name":"127.0.0.1:58735_ye",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 213384 T1284 n:127.0.0.1:58735_ye 
oasco.ClusterStateMutator.createCollection building a new cName: 
control_collection
   [junit4]   2> 213384 T1284 n:127.0.0.1:58735_ye 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 213385 T1283 n:127.0.0.1:58735_ye 
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> 214380 T1287 n:127.0.0.1:58735_ye 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 214381 T1287 n:127.0.0.1:58735_ye 
oasc.ZkController.createCollectionZkNode Check for collection 
zkNode:control_collection
   [junit4]   2> 214381 T1287 n:127.0.0.1:58735_ye 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 214381 T1287 n:127.0.0.1:58735_ye 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/control_collection
   [junit4]   2> 214382 T1287 n:127.0.0.1:58735_ye 
oascc.ZkStateReader.readConfigName path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 214382 T1287 n:127.0.0.1:58735_ye 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 2C042D75F5B2B7B9-001/control-001/cores/collection1/'
   [junit4]   2> 214397 T1287 n:127.0.0.1:58735_ye oasc.Config.<init> loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 214402 T1287 n:127.0.0.1:58735_ye 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 214407 T1287 n:127.0.0.1:58735_ye oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 6.0.0
   [junit4]   2> 214417 T1287 n:127.0.0.1:58735_ye oasc.SolrConfig.<init> 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 214418 T1287 n:127.0.0.1:58735_ye oass.IndexSchema.readSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 214426 T1287 n:127.0.0.1:58735_ye oass.IndexSchema.readSchema 
[collection1] Schema name=test
   [junit4]   2> 214536 T1287 n:127.0.0.1:58735_ye 
oass.OpenExchangeRatesOrgProvider.init Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 214542 T1287 n:127.0.0.1:58735_ye oass.IndexSchema.readSchema 
default search field in schema is text
   [junit4]   2> 214543 T1287 n:127.0.0.1:58735_ye oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 214551 T1287 n:127.0.0.1:58735_ye 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 214553 T1287 n:127.0.0.1:58735_ye 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 214555 T1287 n:127.0.0.1:58735_ye 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 214555 T1287 n:127.0.0.1:58735_ye 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 214555 T1287 n:127.0.0.1:58735_ye 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 214555 T1287 n:127.0.0.1:58735_ye 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 214556 T1287 n:127.0.0.1:58735_ye 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 214556 T1287 n:127.0.0.1:58735_ye 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 214557 T1287 n:127.0.0.1:58735_ye oasc.CoreContainer.create 
Creating SolrCore 'collection1' using configuration from collection 
control_collection
   [junit4]   2> 214557 T1287 n:127.0.0.1:58735_ye x:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 214557 T1287 n:127.0.0.1:58735_ye x:collection1 
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 2C042D75F5B2B7B9-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 214557 T1287 n:127.0.0.1:58735_ye x:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b6564
   [junit4]   2> 214559 T1287 n:127.0.0.1:58735_ye x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 2C042D75F5B2B7B9-001/control-001/cores/collection1/data
   [junit4]   2> 214560 T1287 n:127.0.0.1:58735_ye x:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 2C042D75F5B2B7B9-001/control-001/cores/collection1/data/index/
   [junit4]   2> 214560 T1287 n:127.0.0.1:58735_ye x:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 2C042D75F5B2B7B9-001/control-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 214560 T1287 n:127.0.0.1:58735_ye x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 2C042D75F5B2B7B9-001/control-001/cores/collection1/data/index
   [junit4]   2> 214561 T1287 n:127.0.0.1:58735_ye x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=25, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=88.587890625, 
floorSegmentMB=1.5419921875, forceMergeDeletesPctAllowed=8.491972444905166, 
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7809969718337669
   [junit4]   2> 214562 T1287 n:127.0.0.1:58735_ye x:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1d4a9ea 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f50eda),segFN=segments_1,generation=1}
   [junit4]   2> 214562 T1287 n:127.0.0.1:58735_ye x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 214567 T1287 n:127.0.0.1:58735_ye x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 214567 T1287 n:127.0.0.1:58735_ye x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 214568 T1287 n:127.0.0.1:58735_ye x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 214568 T1287 n:127.0.0.1:58735_ye x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 214568 T1287 n:127.0.0.1:58735_ye x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 214568 T1287 n:127.0.0.1:58735_ye x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 214569 T1287 n:127.0.0.1:58735_ye x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 214569 T1287 n:127.0.0.1:58735_ye x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 214569 T1287 n:127.0.0.1:58735_ye x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 214571 T1287 n:127.0.0.1:58735_ye x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 214572 T1287 n:127.0.0.1:58735_ye x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 214574 T1287 n:127.0.0.1:58735_ye x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 214575 T1287 n:127.0.0.1:58735_ye x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 214583 T1287 n:127.0.0.1:58735_ye x:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 214584 T1287 n:127.0.0.1:58735_ye x:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 214585 T1287 n:127.0.0.1:58735_ye x:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 214585 T1287 n:127.0.0.1:58735_ye x:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 214585 T1287 n:127.0.0.1:58735_ye x:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 214586 T1287 n:127.0.0.1:58735_ye x:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 214587 T1287 n:127.0.0.1:58735_ye x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=48.3193359375, 
floorSegmentMB=1.609375, forceMergeDeletesPctAllowed=8.874821049309766, 
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7970925322357241
   [junit4]   2> 214587 T1287 n:127.0.0.1:58735_ye x:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1d4a9ea 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f50eda),segFN=segments_1,generation=1}
   [junit4]   2> 214587 T1287 n:127.0.0.1:58735_ye x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 214588 T1287 n:127.0.0.1:58735_ye x:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@17310ff[collection1] main
   [junit4]   2> 214588 T1287 n:127.0.0.1:58735_ye x:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/control_collection
   [junit4]   2> 214589 T1287 n:127.0.0.1:58735_ye x:collection1 
oascc.ZkStateReader.readConfigName path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 214589 T1287 n:127.0.0.1:58735_ye x:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 214589 T1287 n:127.0.0.1:58735_ye x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 214589 T1287 n:127.0.0.1:58735_ye x:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 214590 T1287 n:127.0.0.1:58735_ye x:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 214590 T1287 n:127.0.0.1:58735_ye x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 214590 T1287 n:127.0.0.1:58735_ye x:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 214590 T1287 n:127.0.0.1:58735_ye x:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 214591 T1287 n:127.0.0.1:58735_ye x:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 214592 T1288 n:127.0.0.1:58735_ye x:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@17310ff[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 214592 T1287 n:127.0.0.1:58735_ye x:collection1 
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 214593 T1287 n:127.0.0.1:58735_ye x:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 214593 T1291 n:127.0.0.1:58735_ye c:control_collection 
s:shard1 x:collection1 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:58735/ye 
collection:control_collection shard:shard1
   [junit4]   2> 214593 T1255 n:127.0.0.1:58735_ye oass.SolrDispatchFilter.init 
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 214594 T1255 n:127.0.0.1:58735_ye oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 214594 T1291 n:127.0.0.1:58735_ye c:control_collection 
s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 214595 T1255 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 214596 T1255 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 214597 T1294 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@15c759f name:ZooKeeperConnection 
Watcher:127.0.0.1:53836/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 214597 T1255 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 214598 T1291 n:127.0.0.1:58735_ye c:control_collection 
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running 
the leader process for shard shard1
   [junit4]   2> 214598 T1255 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 214598 T1255 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 214599 T1283 n:127.0.0.1:58735_ye 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 214599 T1291 n:127.0.0.1:58735_ye c:control_collection 
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp 
Enough replicas found to continue.
   [junit4]   2> 214599 T1291 n:127.0.0.1:58735_ye c:control_collection 
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may 
be the new leader - try and sync
   [junit4]   2> 214599 T1284 n:127.0.0.1:58735_ye 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection"} current state 
version: 1
   [junit4]   2> ASYNC  NEW_CORE C295 name=collection1 
org.apache.solr.core.SolrCore@cce2d url=http://127.0.0.1:58735/ye/collection1 
node=127.0.0.1:58735_ye C295_STATE=coll:control_collection core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:58735/ye, 
node_name=127.0.0.1:58735_ye, state=down}
   [junit4]   2> 214599 T1291 n:127.0.0.1:58735_ye c:control_collection 
s:shard1 x:collection1 C295 oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:58735/ye/collection1/
   [junit4]   2> 214600 T1291 n:127.0.0.1:58735_ye c:control_collection 
s:shard1 x:collection1 C295 oasc.SyncStrategy.syncReplicas Sync Success - now 
sync replicas to me
   [junit4]   2> 214600 T1255 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 214600 T1291 n:127.0.0.1:58735_ye c:control_collection 
s:shard1 x:collection1 C295 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:58735/ye/collection1/ has no replicas
   [junit4]   2> 214601 T1291 n:127.0.0.1:58735_ye c:control_collection 
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am 
the new leader: http://127.0.0.1:58735/ye/collection1/ shard1
   [junit4]   2> 214601 T1291 n:127.0.0.1:58735_ye c:control_collection 
s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 214603 T1283 n:127.0.0.1:58735_ye 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 214604 T1284 n:127.0.0.1:58735_ye 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "base_url":"http://127.0.0.1:58735/ye";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 1
   [junit4]   2> 214659 T1255 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 2C042D75F5B2B7B9-001/shard-1-001/cores/collection1
   [junit4]   2> 214660 T1255 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 2C042D75F5B2B7B9-001/shard-1-001
   [junit4]   2> 214661 T1255 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 214662 T1255 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@13f7cf{/ye,null,AVAILABLE}
   [junit4]   2> 214663 T1255 oejs.AbstractConnector.doStart Started 
ServerConnector@51eb2{HTTP/1.1}{127.0.0.1:41505}
   [junit4]   2> 214663 T1255 oejs.Server.doStart Started @215525ms
   [junit4]   2> 214663 T1255 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 2C042D75F5B2B7B9-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, 
hostContext=/ye, hostPort=41505, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 2C042D75F5B2B7B9-001/shard-1-001/cores}
   [junit4]   2> 214664 T1255 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@18e5cde
   [junit4]   2> 214664 T1255 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 2C042D75F5B2B7B9-001/shard-1-001/'
   [junit4]   2> 214677 T1255 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 2C042D75F5B2B7B9-001/shard-1-001/solr.xml
   [junit4]   2> 214682 T1255 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 2C042D75F5B2B7B9-001/shard-1-001/cores
   [junit4]   2> 214683 T1255 oasc.CoreContainer.<init> New CoreContainer 
12894375
   [junit4]   2> 214683 T1255 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 2C042D75F5B2B7B9-001/shard-1-001/]
   [junit4]   2> 214683 T1255 oasc.CoreContainer.load loading shared library: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 2C042D75F5B2B7B9-001/shard-1-001/lib
   [junit4]   2> 214683 T1255 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 2C042D75F5B2B7B9-001/shard-1-001/lib).
   [junit4]   2> 214689 T1255 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 214690 T1255 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 214691 T1255 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 214691 T1255 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 214691 T1255 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 214691 T1255 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:53836/solr
   [junit4]   2> 214692 T1255 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 214692 T1255 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 214692 T1255 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 214694 T1308 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@436887 name:ZooKeeperConnection 
Watcher:127.0.0.1:53836 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 214694 T1255 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 214694 T1255 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 214696 T1255 n:127.0.0.1:41505_ye 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 214697 T1311 n:127.0.0.1:41505_ye 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6f5eef name:ZooKeeperConnection 
Watcher:127.0.0.1:53836/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 214697 T1255 n:127.0.0.1:41505_ye 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 214700 T1255 n:127.0.0.1:41505_ye 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 214706 T1283 n:127.0.0.1:58735_ye 
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> 214706 T1294 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> 214706 T1311 n:127.0.0.1:41505_ye 
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> 214754 T1291 n:127.0.0.1:58735_ye c:control_collection 
s:shard1 x:collection1 oasc.ZkController.register We are 
http://127.0.0.1:58735/ye/collection1/ and leader is 
http://127.0.0.1:58735/ye/collection1/
   [junit4]   2> 214754 T1291 n:127.0.0.1:58735_ye c:control_collection 
s:shard1 x:collection1 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:58735/ye
   [junit4]   2> 214754 T1291 n:127.0.0.1:58735_ye c:control_collection 
s:shard1 x:collection1 oasc.ZkController.checkRecovery I am the leader, no 
recovery necessary
   [junit4]   2> 214755 T1291 n:127.0.0.1:58735_ye c:control_collection 
s:shard1 x:collection1 oasc.ZkController.publish publishing core=collection1 
state=active collection=control_collection
   [junit4]   2> 214755 T1291 n:127.0.0.1:58735_ye c:control_collection 
s:shard1 x:collection1 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 214756 T1283 n:127.0.0.1:58735_ye 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 214757 T1284 n:127.0.0.1:58735_ye 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:58735/ye";,
   [junit4]   2>          "node_name":"127.0.0.1:58735_ye",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 2
   [junit4]   2> 214757 T1284 n:127.0.0.1:58735_ye 
oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:58735/ye";,
   [junit4]   2>          "node_name":"127.0.0.1:58735_ye",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 214859 T1283 n:127.0.0.1:58735_ye 
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> 214859 T1294 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> 214859 T1311 n:127.0.0.1:41505_ye 
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> 215703 T1255 n:127.0.0.1:41505_ye 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41505_ye
   [junit4]   2> 215704 T1255 n:127.0.0.1:41505_ye oascc.SolrZkClient.makePath 
makePath: /live_nodes/127.0.0.1:41505_ye
   [junit4]   2> 215705 T1255 n:127.0.0.1:41505_ye oasc.Overseer.close Overseer 
(id=null) closing
   [junit4]   2> 215707 T1255 n:127.0.0.1:41505_ye 
oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 215708 T1255 n:127.0.0.1:41505_ye 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 2C042D75F5B2B7B9-001/shard-1-001/cores
   [junit4]   2> 215709 T1255 n:127.0.0.1:41505_ye oasc.CoreDescriptor.<init> 
CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, 
schema=schema.xml, loadOnStartup=true, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 2C042D75F5B2B7B9-001/shard-1-001/cores/collection1, collection=collection1, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 2C042D75F5B2B7B9-001/shard-1-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 215709 T1255 n:127.0.0.1:41505_ye 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 2C042D75F5B2B7B9-001/shard-1-001/cores/collection1/
   [junit4]   2> 215709 T1255 n:127.0.0.1:41505_ye 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 215710 T1312 n:127.0.0.1:41505_ye c:collection1 x:collection1 
oasc.ZkController.publish publishing core=collection1 state=down 
collection=collection1
   [junit4]   2> 215710 T1312 n:127.0.0.1:41505_ye c:collection1 x:collection1 
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
   [junit4]   2> 215711 T1312 n:127.0.0.1:41505_ye 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 215711 T1283 n:127.0.0.1:58735_ye 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 215712 T1284 n:127.0.0.1:58735_ye 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:41505/ye";,
   [junit4]   2>          "node_name":"127.0.0.1:41505_ye",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 3
   [junit4]   2> 215713 T1284 n:127.0.0.1:58735_ye 
oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:41505/ye";,
   [junit4]   2>          "node_name":"127.0.0.1:41505_ye",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 215713 T1284 n:127.0.0.1:58735_ye 
oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 215713 T1284 n:127.0.0.1:58735_ye 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 215815 T1294 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> 215815 T1311 n:127.0.0.1:41505_ye 
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> 215815 T1283 n:127.0.0.1:58735_ye 
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> 216711 T1312 n:127.0.0.1:41505_ye 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 216712 T1312 n:127.0.0.1:41505_ye 
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 216714 T1312 n:127.0.0.1:41505_ye 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 216714 T1312 n:127.0.0.1:41505_ye 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 216720 T1312 n:127.0.0.1:41505_ye 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 216721 T1312 n:127.0.0.1:41505_ye 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 2C042D75F5B2B7B9-001/shard-1-001/cores/collection1/'
   [junit4]   2> 216733 T1312 n:127.0.0.1:41505_ye oasc.Config.<init> loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 216740 T1312 n:127.0.0.1:41505_ye 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 216746 T1312 n:127.0.0.1:41505_ye oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 6.0.0
   [junit4]   2> 216754 T1312 n:127.0.0.1:41505_ye oasc.SolrConfig.<init> 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 216755 T1312 n:127.0.0.1:41505_ye oass.IndexSchema.readSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 216763 T1312 n:127.0.0.1:41505_ye oass.IndexSchema.readSchema 
[collection1] Schema name=test
   [junit4]   2> 216880 T1312 n:127.0.0.1:41505_ye 
oass.OpenExchangeRatesOrgProvider.init Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 216885 T1312 n:127.0.0.1:41505_ye oass.IndexSchema.readSchema 
default search field in schema is text
   [junit4]   2> 216887 T1312 n:127.0.0.1:41505_ye oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 216893 T1312 n:127.0.0.1:41505_ye 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 216895 T1312 n:127.0.0.1:41505_ye 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 216897 T1312 n:127.0.0.1:41505_ye 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 216898 T1312 n:127.0.0.1:41505_ye 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 216898 T1312 n:127.0.0.1:41505_ye 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 216898 T1312 n:127.0.0.1:41505_ye 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 216899 T1312 n:127.0.0.1:41505_ye 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 216899 T1312 n:127.0.0.1:41505_ye 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 216899 T1312 n:127.0.0.1:41505_ye oasc.CoreContainer.create 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 216899 T1312 n:127.0.0.1:41505_ye x:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 216900 T1312 n:127.0.0.1:41505_ye x:collection1 
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 2C042D75F5B2B7B9-001/shard-1-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 216900 T1312 n:127.0.0.1:41505_ye x:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b6564
   [junit4]   2> 216901 T1312 n:127.0.0.1:41505_ye x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 2C042D75F5B2B7B9-001/shard-1-001/cores/collection1/data
   [junit4]   2> 216902 T1312 n:127.0.0.1:41505_ye x:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 2C042D75F5B2B7B9-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 216902 T1312 n:127.0.0.1:41505_ye x:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 2C042D75F5B2B7B9-001/shard-1-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 216902 T1312 n:127.0.0.1:41505_ye x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 2C042D75F5B2B7B9-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 216903 T1312 n:127.0.0.1:41505_ye x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=25, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=88.587890625, 
floorSegmentMB=1.5419921875, forceMergeDeletesPctAllowed=8.491972444905166, 
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7809969718337669
   [junit4]   2> 216903 T1312 n:127.0.0.1:41505_ye x:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1965d44 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1844e08),segFN=segments_1,generation=1}
   [junit4]   2> 216903 T1312 n:127.0.0.1:41505_ye x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 216908 T1312 n:127.0.0.1:41505_ye x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 216909 T1312 n:127.0.0.1:41505_ye x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 216909 T1312 n:127.0.0.1:41505_ye x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 216909 T1312 n:127.0.0.1:41505_ye x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 216909 T1312 n:127.0.0.1:41505_ye x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 216910 T1312 n:127.0.0.1:41505_ye x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 216910 T1312 n:127.0.0.1:41505_ye x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 216910 T1312 n:127.0.0.1:41505_ye x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 216910 T1312 n:127.0.0.1:41505_ye x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 216912 T1312 n:127.0.0.1:41505_ye x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 216913 T1312 n:127.0.0.1:41505_ye x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 216915 T1312 n:127.0.0.1:41505_ye x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 216916 T1312 n:127.0.0.1:41505_ye x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 216926 T1312 n:127.0.0.1:41505_ye x:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 216926 T1312 n:127.0.0.1:41505_ye x:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 216927 T1312 n:127.0.0.1:41505_ye x:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 216927 T1312 n:127.0.0.1:41505_ye x:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 216928 T1312 n:127.0.0.1:41505_ye x:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 216928 T1312 n:127.0.0.1:41505_ye x:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 216929 T1312 n:127.0.0.1:41505_ye x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=48.3193359375, 
floorSegmentMB=1.609375, forceMergeDeletesPctAllowed=8.874821049309766, 
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7970925322357241
   [junit4]   2> 216930 T1312 n:127.0.0.1:41505_ye x:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1965d44 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1844e08),segFN=segments_1,generation=1}
   [junit4]   2> 216930 T1312 n:127.0.0.1:41505_ye x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 216930 T1312 n:127.0.0.1:41505_ye x:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@b93b95[collection1] main
   [junit4]   2> 216930 T1312 n:127.0.0.1:41505_ye x:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 216931 T1312 n:127.0.0.1:41505_ye x:collection1 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 216931 T1312 n:127.0.0.1:41505_ye x:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 216932 T1312 n:127.0.0.1:41505_ye x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 216932 T1312 n:127.0.0.1:41505_ye x:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 216932 T1312 n:127.0.0.1:41505_ye x:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 216932 T1312 n:127.0.0.1:41505_ye x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 216933 T1312 n:127.0.0.1:41505_ye x:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 216933 T1312 n:127.0.0.1:41505_ye x:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 216933 T1312 n:127.0.0.1:41505_ye x:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 216935 T1313 n:127.0.0.1:41505_ye x:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@b93b95[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 216935 T1312 n:127.0.0.1:41505_ye x:collection1 
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 216936 T1312 n:127.0.0.1:41505_ye x:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 216936 T1316 n:127.0.0.1:41505_ye c:collection1 s:shard2 
x:collection1 oasc.ZkController.register Register replica - core:collection1 
address:http://127.0.0.1:41505/ye collection:collection1 shard:shard2
   [junit4]   2> 216937 T1255 n:127.0.0.1:41505_ye oass.SolrDispatchFilter.init 
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 216937 T1255 n:127.0.0.1:41505_ye oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 216937 T1316 n:127.0.0.1:41505_ye c:collection1 s:shard2 
x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 216941 T1316 n:127.0.0.1:41505_ye c:collection1 s:shard2 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the 
leader process for shard shard2
   [junit4]   2> 216942 T1283 n:127.0.0.1:58735_ye 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 216942 T1316 n:127.0.0.1:41505_ye c:collection1 s:shard2 
x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough 
replicas found to continue.
   [junit4]   2> 216942 T1316 n:127.0.0.1:41505_ye c:collection1 s:shard2 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new 
leader - try and sync
   [junit4]   2> 216943 T1284 n:127.0.0.1:58735_ye 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1"} current state version: 4
   [junit4]   2> ASYNC  NEW_CORE C296 name=collection1 
org.apache.solr.core.SolrCore@11e4e2c url=http://127.0.0.1:41505/ye/collection1 
node=127.0.0.1:41505_ye C296_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:41505/ye, 
node_name=127.0.0.1:41505_ye, state=down}
   [junit4]   2> 216943 T1316 n:127.0.0.1:41505_ye c:collection1 s:shard2 
x:collection1 C296 oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:41505/ye/collection1/
   [junit4]   2> 216943 T1316 n:127.0.0.1:41505_ye c:collection1 s:shard2 
x:collection1 C296 oasc.SyncStrategy.syncReplicas Sync Success - now sync 
replicas to me
   [junit4]   2> 216943 T1316 n:127.0.0.1:41505_ye c:collection1 s:shard2 
x:collection1 C296 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:41505/ye/collection1/ has no replicas
   [junit4]   2> 216944 T1316 n:127.0.0.1:41505_ye c:collection1 s:shard2 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new 
leader: http://127.0.0.1:41505/ye/collection1/ shard2
   [junit4]   2> 216944 T1316 n:127.0.0.1:41505_ye c:collection1 s:shard2 
x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 216946 T1283 n:127.0.0.1:58735_ye 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 216947 T1284 n:127.0.0.1:58735_ye 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:41505/ye";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 4
   [junit4]   2> 216997 T1255 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 2C042D75F5B2B7B9-001/shard-2-001/cores/collection1
   [junit4]   2> 216998 T1255 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 2C042D75F5B2B7B9-001/shard-2-001
   [junit4]   2> 216999 T1255 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 217000 T1255 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@1d5fe3b{/ye,null,AVAILABLE}
   [junit4]   2> 217001 T1255 oejs.AbstractConnector.doStart Started 
ServerConnector@6294eb{HTTP/1.1}{127.0.0.1:39954}
   [junit4]   2> 217001 T1255 oejs.Server.doStart Started @217863ms
   [junit4]   2> 217001 T1255 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 2C042D75F5B2B7B9-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, 
hostContext=/ye, hostPort=39954, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 2C042D75F5B2B7B9-001/shard-2-001/cores}
   [junit4]   2> 217002 T1255 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@18e5cde
   [junit4]   2> 217002 T1255 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 2C042D75F5B2B7B9-001/shard-2-001/'
   [junit4]   2> 217015 T1255 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 2C042D75F5B2B7B9-001/shard-2-001/solr.xml
   [junit4]   2> 217019 T1255 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 2C042D75F5B2B7B9-001/shard-2-001/cores
   [junit4]   2> 217020 T1255 oasc.CoreContainer.<init> New CoreContainer 
1019568
   [junit4]   2> 217020 T1255 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 2C042D75F5B2B7B9-001/shard-2-001/]
   [junit4]   2> 217020 T1255 oasc.CoreContainer.load loading shared library: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 2C042D75F5B2B7B9-001/shard-2-001/lib
   [junit4]   2> 217021 T1255 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 2C042D75F5B2B7B9-001/shard-2-001/lib).
   [junit4]   2> 217026 T1255 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 217027 T1255 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 217028 T1255 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 217028 T1255 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 217028 T1255 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 217029 T1255 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:53836/solr
   [junit4]   2> 217029 T1255 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 217029 T1255 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 217030 T1255 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 217031 T1330 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1491e5b name:ZooKeeperConnection 
Watcher:127.0.0.1:53836 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 217032 T1255 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 217032 T1255 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 217034 T1255 n:127.0.0.1:39954_ye 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 217035 T1333 n:127.0.0.1:39954_ye 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@c9fefd name:ZooKeeperConnection 
Watcher:127.0.0.1:53836/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 217035 T1255 n:127.0.0.1:39954_ye 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 217038 T1255 n:127.0.0.1:39954_ye 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 217049 T1294 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> 217049 T1283 n:127.0.0.1:58735_ye 
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> 217049 T1333 n:127.0.0.1:39954_ye 
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> 217049 T1311 n:127.0.0.1:41505_ye 
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> 217097 T1316 n:127.0.0.1:41505_ye c:collection1 s:shard2 
x:collection1 oasc.ZkController.register We are 
http://127.0.0.1:41505/ye/collection1/ and leader is 
http://127.0.0.1:41505/ye/collection1/
   [junit4]   2> 217097 T1316 n:127.0.0.1:41505_ye c:collection1 s:shard2 
x:collection1 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:41505/ye
   [junit4]   2> 217098 T1316 n:127.0.0.1:41505_ye c:collection1 s:shard2 
x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery 
necessary
   [junit4]   2> 217098 T1316 n:127.0.0.1:41505_ye c:collection1 s:shard2 
x:collection1 oasc.ZkController.publish publishing core=collection1 
state=active collection=collection1
   [junit4]   2> 217098 T1316 n:127.0.0.1:41505_ye c:collection1 s:shard2 
x:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 217099 T1283 n:127.0.0.1:58735_ye 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 217100 T1284 n:127.0.0.1:58735_ye 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:41505/ye";,
   [junit4]   2>          "node_name":"127.0.0.1:41505_ye",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 5
   [junit4]   2> 217100 T1284 n:127.0.0.1:58735_ye 
oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:41505/ye";,
   [junit4]   2>          "node_name":"127.0.0.1:41505_ye",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 217202 T1294 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> 217202 T1283 n:127.0.0.1:58735_ye 
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> 217202 T1333 n:127.0.0.1:39954_ye 
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> 217202 T1311 n:127.0.0.1:41505_ye 
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> 218040 T1255 n:127.0.0.1:39954_ye 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39954_ye
   [junit4]   2> 218041 T1255 n:127.0.0.1:39954_ye oascc.SolrZkClient.makePath 
makePath: /live_nodes/127.0.0.1:39954_ye
   [junit4]   2> 218043 T1255 n:127.0.0.1:39954_ye oasc.Overseer.close Overseer 
(id=null) closing
   [junit4]   2> 218044 T1255 n:127.0.0.1:39954_ye 
oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 218045 T1255 n:127.0.0.1:39954_ye 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 2C042D75F5B2B7B9-001/shard-2-001/cores
   [junit4]   2> 218046 T1255 n:127.0.0.1:39954_ye oasc.CoreDescriptor.<init> 
CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, 
schema=schema.xml, loadOnStartup=true, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 2C042D75F5B2B7B9-001/shard-2-001/cores/collection1, collection=collection1, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 2C042D75F5B2B7B9-001/shard-2-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 218046 T1255 n:127.0.0.1:39954_ye 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 2C042D75F5B2B7B9-001/shard-2-001/cores/collection1/
   [junit4]   2> 218046 T1255 n:127.0.0.1:39954_ye 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 218047 T1334 n:127.0.0.1:39954_ye c:collection1 x:collection1 
oasc.ZkController.publish publishing core=collection1 state=down 
collection=collection1
   [junit4]   2> 218047 T1334 n:127.0.0.1:39954_ye c:collection1 x:collection1 
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
   [junit4]   2> 218048 T1283 n:127.0.0.1:58735_ye 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 218048 T1334 n:127.0.0.1:39954_ye 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 218049 T1284 n:127.0.0.1:58735_ye 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:39954/ye";,
   [junit4]   2>          "node_name":"127.0.0.1:39954_ye",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 6
   [junit4]   2> 218049 T1284 n:127.0.0.1:58735_ye 
oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:39954/ye";,
   [junit4]   2>          "node_name":"127.0.0.1:39954_ye",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 218049 T1284 n:127.0.0.1:58735_ye 
oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 218050 T1284 n:127.0.0.1:58735_ye 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 218152 T1311 n:127.0.0.1:41505_ye 
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> 218152 T1333 n:127.0.0.1:39954_ye 
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> 218152 T1283 n:127.0.0.1:58735_ye 
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> 218152 T1294 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> 219049 T1334 n:127.0.0.1:39954_ye 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 219049 T1334 n:127.0.0.1:39954_ye 
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 219050 T1334 n:127.0.0.1:39954_ye 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 219050 T1334 n:127.0.0.1:39954_ye 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 219050 T1334 n:127.0.0.1:39954_ye 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 219050 T1334 n:127.0.0.1:39954_ye 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 2C042D75F5B2B7B9-001/shard-2-001/cores/collection1/'
   [junit4]   2> 219063 T1334 n:127.0.0.1:39954_ye oasc.Config.<init> loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 219068 T1334 n:127.0.0.1:39954_ye 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 219072 T1334 n:127.0.0.1:39954_ye oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 6.0.0
   [junit4]   2> 219081 T1334 n:127.0.0.1:39954_ye oasc.SolrConfig.<init> 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 219082 T1334 n:127.0.0.1:39954_ye oass.IndexSchema.readSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 219088 T1334 n:127.0.0.1:39954_ye oass.IndexSchema.readSchema 
[collection1] Schema name=test
   [junit4]   2> 219189 T1334 n:127.0.0.1:39954_ye 
oass.OpenExchangeRatesOrgProvider.init Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 219196 T1334 n:127.0.0.1:39954_ye oass.IndexSchema.readSchema 
default search field in schema is text
   [junit4]   2> 219198 T1334 n:127.0.0.1:39954_ye oass.IndexSchema.readSchema

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

]   2>  Maximum concurrent create/delete watches above limit:
   [junit4]   2>        
   [junit4]   2>                7       /solr/aliases.json
   [junit4]   2>                7       /solr/clusterstate.json
   [junit4]   2>                5       /solr/configs/conf1
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent children watches above limit:
   [junit4]   2>        
   [junit4]   2>                7       /solr/live_nodes
   [junit4]   2>                5       /solr/overseer/collection-queue-work
   [junit4]   2>                4       /solr/overseer/queue
   [junit4]   2>        
   [junit4]   2> 241218 T1418 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1a59c6c name:ZooKeeperConnection 
Watcher:127.0.0.1:53836/solr got event WatchedEvent state:Disconnected 
type:None path:null path:null type:None
   [junit4]   2> 241218 T1418 oascc.ConnectionManager.process Client->ZooKeeper 
status change trigger but we are already closed
   [junit4]   2> 241218 T1417 oaz.ClientCnxn$EventThread.processEvent ERROR 
Error while calling watcher  java.util.concurrent.RejectedExecutionException: 
Task 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1@647711 
rejected from 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@5bee05[Shutting
 down, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 
12]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2049)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:135)
   [junit4]   2>        at 
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:261)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> 241219 T1417 oaz.ClientCnxn$EventThread.processEvent ERROR 
Error while calling watcher  java.util.concurrent.RejectedExecutionException: 
Task 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1@1adcd99 
rejected from 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@5bee05[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 13]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2049)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:135)
   [junit4]   2>        at 
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:261)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> 241219 T1417 oaz.ClientCnxn$EventThread.processEvent ERROR 
Error while calling watcher  java.util.concurrent.RejectedExecutionException: 
Task 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1@1a21a16 
rejected from 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@5bee05[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 13]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2049)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:135)
   [junit4]   2>        at 
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:261)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=BasicDistributedZkTest -Dtests.method=test 
-Dtests.seed=2C042D75F5B2B7B9 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=sv -Dtests.timezone=America/Rankin_Inlet -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 28.1s J0 | BasicDistributedZkTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: commitWithin did not 
work on node: http://127.0.0.1:41505/ye/collection1 expected:<68> but was:<67>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([2C042D75F5B2B7B9:A45012AF5B4EDA41]:0)
   [junit4]    >        at 
org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:344)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 241226 T1255 c:control_collection s:shard1 x:collection1 
oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 2C042D75F5B2B7B9-001
   [junit4]   2> 28117 T1254 ccr.ThreadLeakControl.checkThreadLeaks WARNING 
Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): 
{other_tl1=PostingsFormat(name=Asserting), 
range_facet_l_dv=BlockTreeOrds(blocksize=128), 
SubjectTerms_mfacet=PostingsFormat(name=Asserting), 
n_l1=PostingsFormat(name=LuceneVarGapFixedInterval), 
multiDefault=PostingsFormat(name=LuceneVarGapFixedInterval), 
intDefault=PostingsFormat(name=Asserting), 
n_td1=PostingsFormat(name=Asserting), 
n_d1=PostingsFormat(name=LuceneVarGapFixedInterval), 
range_facet_l=PostingsFormat(name=LuceneVarGapFixedInterval), 
n_f1=PostingsFormat(name=Asserting), n_tl1=PostingsFormat(name=Asserting), 
oddField_s=BlockTreeOrds(blocksize=128), 
n_tf1=PostingsFormat(name=LuceneVarGapFixedInterval), 
a_t=PostingsFormat(name=LuceneVarGapFixedInterval), 
id=BlockTreeOrds(blocksize=128), text=FST50, 
timestamp=PostingsFormat(name=LuceneVarGapFixedInterval), 
foo_i=PostingsFormat(name=Asserting), n_dt1=PostingsFormat(name=Asserting), 
a_i1=PostingsFormat(name=LuceneVarGapFixedInterval), 
n_ti1=BlockTreeOrds(blocksize=128), rnd_b=BlockTreeOrds(blocksize=128), 
_version_=PostingsFormat(name=Asserting), foo_b=FST50, 
n_tdt1=PostingsFormat(name=Asserting), foo_d=BlockTreeOrds(blocksize=128), 
range_facet_i_dv=PostingsFormat(name=LuceneVarGapFixedInterval), foo_f=FST50}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene50), 
range_facet_i_dv=DocValuesFormat(name=Memory), 
timestamp=DocValuesFormat(name=Memory)}, sim=DefaultSimilarity, locale=sv, 
timezone=America/Rankin_Inlet
   [junit4]   2> NOTE: Linux 3.13.0-52-generic i386/Oracle Corporation 1.9.0-ea 
(32-bit)/cpus=12,threads=1,free=259248968,total=482344960
   [junit4]   2> NOTE: All tests run in this JVM: [TestConfigReload, 
TestStandardQParsers, RuleEngineTest, ExternalFileFieldSortTest, 
ClusterStateTest, TimeZoneUtilsTest, TestBinaryField, HighlighterConfigTest, 
ChaosMonkeyNothingIsSafeTest, ExternalCollectionsTest, TestFreeTextSuggestions, 
TestChildDocTransformer, TestUniqueKeyFieldResource, 
DistributedDebugComponentTest, TestDFRSimilarityFactory, TestSolrIndexConfig, 
SolrRequestParserTest, RequestHandlersTest, DistributedSuggestComponentTest, 
TestPivotHelperCode, AddSchemaFieldsUpdateProcessorFactoryTest, 
DebugComponentTest, DistributedFacetPivotLongTailTest, TestSolr4Spatial, 
TestFunctionQuery, BasicZkTest, CoreMergeIndexesAdminHandlerTest, 
UUIDUpdateProcessorFallbackTest, DistribCursorPagingTest, 
SharedFSAutoReplicaFailoverUtilsTest, TestSolrDeletionPolicy1, 
SuggesterWFSTTest, UUIDFieldTest, BasicDistributedZkTest]
   [junit4] Completed [89/490] on J0 in 28.40s, 1 test, 1 failure <<< FAILURES!

[...truncated 1249 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:526: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:474: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:229: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:512: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1415: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:973: 
There were test failures: 490 suites, 1958 tests, 1 failure, 57 ignored (25 
assumptions)

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


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

Reply via email to