Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11424/
Java: 32bit/jdk1.8.0_40-ea-b09 -server -XX:+UseParallelGC

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

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

Stack Trace:
java.lang.AssertionError: commitWithin did not work on node: 
http://127.0.0.1:43537/lpezl/g/collection1 expected:<68> but was:<67>
        at 
__randomizedtesting.SeedInfo.seed([E26D612D98DD019C:638BEF35EF8261A0]: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.doTest(BasicDistributedZkTest.java:345)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11514 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest-E26D612D98DD019C-001/init-core-data-001
   [junit4]   2> 1190325 T3735 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /lpezl/g
   [junit4]   2> 1190332 T3735 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 1190333 T3735 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1190333 T3736 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 1190433 T3735 oasc.ZkTestServer.run start zk server on 
port:43525
   [junit4]   2> 1190434 T3735 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1190454 T3735 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1190469 T3742 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2ebe2d name:ZooKeeperConnection 
Watcher:127.0.0.1:43525 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1190470 T3735 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1190470 T3735 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1190470 T3735 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1190473 T3735 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1190482 T3735 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1190488 T3744 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@195818a name:ZooKeeperConnection 
Watcher:127.0.0.1:43525/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1190488 T3735 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1190489 T3735 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1190489 T3735 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 1190493 T3735 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 1190495 T3735 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 1190498 T3735 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 1190500 T3735 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1190501 T3735 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 1190503 T3735 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1190503 T3735 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 1190505 T3735 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1190505 T3735 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1190510 T3735 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1190511 T3735 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 1190534 T3735 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1190535 T3735 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 1190538 T3735 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1190538 T3735 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 1190540 T3735 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1190540 T3735 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 1190542 T3735 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1190542 T3735 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 1190544 T3735 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1190544 T3735 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1190545 T3735 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1190546 T3735 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 1190547 T3735 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1190548 T3735 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 1190860 T3735 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1190882 T3735 oejs.AbstractConnector.doStart Started 
[email protected]:33084
   [junit4]   2> 1190883 T3735 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1190883 T3735 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1190884 T3735 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest-E26D612D98DD019C-001/tempDir-002
   [junit4]   2> 1190884 T3735 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest-E26D612D98DD019C-001/tempDir-002/'
   [junit4]   2> 1190896 T3735 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest-E26D612D98DD019C-001/tempDir-002/solr.xml
   [junit4]   2> 1190904 T3735 oasc.CoreContainer.<init> New CoreContainer 
14168698
   [junit4]   2> 1190905 T3735 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest-E26D612D98DD019C-001/tempDir-002/]
   [junit4]   2> 1190905 T3735 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1190906 T3735 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1190906 T3735 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1190906 T3735 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1190907 T3735 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1190907 T3735 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1190907 T3735 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1190907 T3735 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1190908 T3735 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1190908 T3735 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1190909 T3735 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1190909 T3735 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1190909 T3735 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1190909 T3735 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1190910 T3735 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:43525/solr
   [junit4]   2> 1190910 T3735 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1190910 T3735 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1190929 T3735 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1190931 T3755 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@682ef3 name:ZooKeeperConnection 
Watcher:127.0.0.1:43525 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1190931 T3735 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1190932 T3735 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1190942 T3735 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1190944 T3757 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@15754ad name:ZooKeeperConnection 
Watcher:127.0.0.1:43525/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1190944 T3735 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1190945 T3735 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 1190947 T3735 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1190950 T3735 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 1190951 T3735 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1190953 T3735 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1190954 T3735 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1190955 T3735 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33084_lpezl%2Fg
   [junit4]   2> 1190956 T3735 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:33084_lpezl%2Fg
   [junit4]   2> 1190957 T3735 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 1190958 T3735 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 1190960 T3735 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1190962 T3735 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:33084_lpezl%2Fg
   [junit4]   2> 1190963 T3735 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 1190964 T3735 oasc.Overseer.start Overseer 
(id=92599668939620355-127.0.0.1:33084_lpezl%2Fg-n_0000000000) starting
   [junit4]   2> 1190966 T3735 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 1190971 T3735 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1190980 T3758 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 1190982 T3759 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 1190983 T3735 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 1190986 T3735 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 1190989 T3735 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1190995 T3761 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 1190996 T3761 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1190996 T3761 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1190996 T3762 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1190998 T3758 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:33084/lpezl/g";,
   [junit4]   2>          "node_name":"127.0.0.1:33084_lpezl%2Fg",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1190999 T3758 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
control_collection with shards [shard1]
   [junit4]   2> 1190999 T3758 
oasc.Overseer$ClusterStateUpdater.createCollection state version 
control_collection 1
   [junit4]   2> 1190999 T3758 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 1191001 T3762 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> 1191997 T3761 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1191997 T3761 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 1191997 T3761 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1191998 T3761 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 1191998 T3761 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 1191998 T3761 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest-E26D612D98DD019C-001/tempDir-002/collection1/'
   [junit4]   2> 1191999 T3761 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest-E26D612D98DD019C-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 1191999 T3761 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest-E26D612D98DD019C-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1192000 T3761 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest-E26D612D98DD019C-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 1192022 T3761 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1192033 T3761 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1192034 T3761 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 1192039 T3761 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1192166 T3761 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1192172 T3761 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1192174 T3761 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1192186 T3761 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1192188 T3761 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1192190 T3761 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1192191 T3761 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1192192 T3761 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1192192 T3761 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1192194 T3761 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1192194 T3761 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1192194 T3761 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 1192195 T3761 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1192195 T3761 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest-E26D612D98DD019C-001/tempDir-002/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest-E26D612D98DD019C-001/tempDir-001/control/data/
   [junit4]   2> 1192195 T3761 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d41085
   [junit4]   2> 1192196 T3761 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest-E26D612D98DD019C-001/tempDir-001/control/data
   [junit4]   2> 1192196 T3761 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest-E26D612D98DD019C-001/tempDir-001/control/data/index/
   [junit4]   2> 1192196 T3761 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest-E26D612D98DD019C-001/tempDir-001/control/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1192197 T3761 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest-E26D612D98DD019C-001/tempDir-001/control/data/index
   [junit4]   2> 1192197 T3761 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1192197 T3761 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-1debc5c)),segFN=segments_1,generation=1}
   [junit4]   2> 1192198 T3761 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1192200 T3761 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1192200 T3761 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1192201 T3761 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1192201 T3761 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1192201 T3761 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1192201 T3761 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1192202 T3761 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1192202 T3761 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1192202 T3761 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1192203 T3761 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1192203 T3761 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1192203 T3761 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1192204 T3761 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1192204 T3761 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 1192204 T3761 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1192204 T3761 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 1192205 T3761 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 1192205 T3761 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1192205 T3761 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1192206 T3761 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1192208 T3761 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1192209 T3761 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1192210 T3761 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1192211 T3761 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1192219 T3761 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1192219 T3761 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1192220 T3761 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=15, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=54.40625, 
floorSegmentMB=0.33203125, forceMergeDeletesPctAllowed=5.047122779288539, 
segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5409422167198338
   [junit4]   2> 1192220 T3761 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-1debc5c)),segFN=segments_1,generation=1}
   [junit4]   2> 1192220 T3761 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1192221 T3761 oass.SolrIndexSearcher.<init> Opening 
Searcher@e05e5f[collection1] main
   [junit4]   2> 1192221 T3761 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 1192222 T3761 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 1192223 T3761 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1192223 T3761 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1192223 T3761 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1192224 T3761 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1192224 T3761 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1192225 T3761 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1192225 T3761 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 1192227 T3761 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1192228 T3761 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1192228 T3761 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1192231 T3761 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1192232 T3763 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@e05e5f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1192241 T3766 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:33084/lpezl/g 
collection:control_collection shard:shard1
   [junit4]   2> 1192241 T3735 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1192242 T3735 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1192243 T3735 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1192244 T3735 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1192253 T3766 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1192254 T3768 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1436bfd name:ZooKeeperConnection 
Watcher:127.0.0.1:43525/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1192254 T3735 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1192255 T3735 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1192256 T3735 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1192258 T3735 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 1192258 T3766 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 1192259 T3762 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1192259 T3766 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1192260 T3766 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C529 name=collection1 
org.apache.solr.core.SolrCore@2704b6 
url=http://127.0.0.1:33084/lpezl/g/collection1 node=127.0.0.1:33084_lpezl%2Fg 
C529_STATE=coll:control_collection core:collection1 props:{core=collection1, 
base_url=http://127.0.0.1:33084/lpezl/g, node_name=127.0.0.1:33084_lpezl%2Fg, 
state=down}
   [junit4]   2> 1192260 T3766 C529 P33084 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:33084/lpezl/g/collection1/
   [junit4]   2> 1192260 T3766 C529 P33084 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 1192261 T3766 C529 P33084 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:33084/lpezl/g/collection1/ has no replicas
   [junit4]   2> 1192261 T3766 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:33084/lpezl/g/collection1/ shard1
   [junit4]   2> 1192262 T3766 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 1192264 T3762 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1192366 T3762 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> 1192366 T3769 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> 1192415 T3766 oasc.ZkController.register We are 
http://127.0.0.1:33084/lpezl/g/collection1/ and leader is 
http://127.0.0.1:33084/lpezl/g/collection1/
   [junit4]   2> 1192415 T3766 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:33084/lpezl/g
   [junit4]   2> 1192415 T3766 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 1192415 T3766 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 1192416 T3766 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1192416 T3762 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1192419 T3758 oasc.Overseer$ClusterStateUpdater.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:33084/lpezl/g";,
   [junit4]   2>          "node_name":"127.0.0.1:33084_lpezl%2Fg",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1192521 T3762 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> 1192521 T3769 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> 1192657 T3735 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 1192658 T3735 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1192660 T3735 oejs.AbstractConnector.doStart Started 
[email protected]:43537
   [junit4]   2> 1192661 T3735 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1192662 T3735 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1192662 T3735 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest-E26D612D98DD019C-001/tempDir-003
   [junit4]   2> 1192663 T3735 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest-E26D612D98DD019C-001/tempDir-003/'
   [junit4]   2> 1192678 T3735 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest-E26D612D98DD019C-001/tempDir-003/solr.xml
   [junit4]   2> 1192687 T3735 oasc.CoreContainer.<init> New CoreContainer 
28712056
   [junit4]   2> 1192688 T3735 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest-E26D612D98DD019C-001/tempDir-003/]
   [junit4]   2> 1192689 T3735 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1192689 T3735 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1192689 T3735 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1192690 T3735 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1192690 T3735 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1192691 T3735 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1192691 T3735 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1192692 T3735 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1192692 T3735 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1192692 T3735 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1192693 T3735 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1192693 T3735 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1192694 T3735 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1192694 T3735 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1192695 T3735 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:43525/solr
   [junit4]   2> 1192695 T3735 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1192696 T3735 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1192696 T3735 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1192703 T3780 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1f1883c name:ZooKeeperConnection 
Watcher:127.0.0.1:43525 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1192704 T3735 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1192704 T3735 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1192710 T3735 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1192718 T3782 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@f16611 name:ZooKeeperConnection 
Watcher:127.0.0.1:43525/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1192718 T3735 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1192722 T3735 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1193724 T3735 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43537_lpezl%2Fg
   [junit4]   2> 1193725 T3735 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:43537_lpezl%2Fg
   [junit4]   2> 1193728 T3735 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1193730 T3784 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 1193730 T3784 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1193731 T3762 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1193731 T3784 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1193732 T3758 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:43537/lpezl/g";,
   [junit4]   2>          "node_name":"127.0.0.1:43537_lpezl%2Fg",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1193732 T3758 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
collection1 with shards [shard1, shard2]
   [junit4]   2> 1193732 T3758 
oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 1
   [junit4]   2> 1193732 T3758 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard2
   [junit4]   2> 1193834 T3769 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> 1193834 T3783 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> 1193834 T3762 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> 1194731 T3784 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1194731 T3784 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 1194732 T3784 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1194732 T3784 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1194733 T3784 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1194733 T3784 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest-E26D612D98DD019C-001/tempDir-003/collection1/'
   [junit4]   2> 1194733 T3784 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest-E26D612D98DD019C-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 1194733 T3784 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest-E26D612D98DD019C-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1194734 T3784 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest-E26D612D98DD019C-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 1194749 T3784 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1194757 T3784 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1194757 T3784 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 1194761 T3784 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1194843 T3784 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1194847 T3784 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1194848 T3784 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1194853 T3784 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1194854 T3784 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1194856 T3784 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1194856 T3784 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1194857 T3784 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1194857 T3784 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1194858 T3784 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1194858 T3784 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1194858 T3784 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 1194859 T3784 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1194859 T3784 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest-E26D612D98DD019C-001/tempDir-003/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest-E26D612D98DD019C-001/tempDir-001/jetty1/
   [junit4]   2> 1194859 T3784 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d41085
   [junit4]   2> 1194860 T3784 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest-E26D612D98DD019C-001/tempDir-001/jetty1
   [junit4]   2> 1194860 T3784 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest-E26D612D98DD019C-001/tempDir-001/jetty1/index/
   [junit4]   2> 1194860 T3784 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest-E26D612D98DD019C-001/tempDir-001/jetty1/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1194860 T3784 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest-E26D612D98DD019C-001/tempDir-001/jetty1/index
   [junit4]   2> 1194861 T3784 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1194861 T3784 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-1bbff4d)),segFN=segments_1,generation=1}
   [junit4]   2> 1194861 T3784 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1194863 T3784 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1194863 T3784 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1194863 T3784 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1194863 T3784 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1194863 T3784 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1194864 T3784 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1194864 T3784 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1194864 T3784 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1194864 T3784 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1194864 T3784 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1194865 T3784 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1194865 T3784 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1194865 T3784 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1194865 T3784 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 1194866 T3784 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1194866 T3784 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 1194866 T3784 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 1194866 T3784 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1194867 T3784 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1194867 T3784 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1194868 T3784 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1194869 T3784 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1194869 T3784 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1194870 T3784 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1194871 T3784 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1194871 T3784 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1194871 T3784 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=15, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=54.40625, 
floorSegmentMB=0.33203125, forceMergeDeletesPctAllowed=5.047122779288539, 
segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5409422167198338
   [junit4]   2> 1194872 T3784 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-1bbff4d)),segFN=segments_1,generation=1}
   [junit4]   2> 1194872 T3784 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1194872 T3784 oass.SolrIndexSearcher.<init> Opening 
Searcher@6777a7[collection1] main
   [junit4]   2> 1194872 T3784 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1194873 T3784 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1194873 T3784 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1194873 T3784 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1194873 T3784 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1194873 T3784 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1194874 T3784 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1194874 T3784 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1194874 T3784 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 1194874 T3784 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1194876 T3785 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@6777a7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1194877 T3784 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1194878 T3788 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:43537/lpezl/g collection:collection1 
shard:shard2
   [junit4]   2> 1194878 T3735 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1194878 T3735 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1194878 T3788 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1194881 T3788 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard2
   [junit4]   2> 1194882 T3762 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1194882 T3788 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1194883 T3788 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C530 name=collection1 
org.apache.solr.core.SolrCore@47bd94 
url=http://127.0.0.1:43537/lpezl/g/collection1 node=127.0.0.1:43537_lpezl%2Fg 
C530_STATE=coll:collection1 core:collection1 props:{core=collection1, 
base_url=http://127.0.0.1:43537/lpezl/g, node_name=127.0.0.1:43537_lpezl%2Fg, 
state=down}
   [junit4]   2> 1194883 T3788 C530 P43537 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:43537/lpezl/g/collection1/
   [junit4]   2> 1194883 T3788 C530 P43537 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 1194883 T3788 C530 P43537 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:43537/lpezl/g/collection1/ has no replicas
   [junit4]   2> 1194884 T3788 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:43537/lpezl/g/collection1/ shard2
   [junit4]   2> 1194884 T3788 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 1194886 T3762 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1194988 T3762 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> 1194988 T3769 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> 1194988 T3783 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> 1195037 T3788 oasc.ZkController.register We are 
http://127.0.0.1:43537/lpezl/g/collection1/ and leader is 
http://127.0.0.1:43537/lpezl/g/collection1/
   [junit4]   2> 1195037 T3788 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:43537/lpezl/g
   [junit4]   2> 1195037 T3788 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 1195038 T3788 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 1195038 T3788 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1195039 T3762 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1195040 T3758 oasc.Overseer$ClusterStateUpdater.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:43537/lpezl/g";,
   [junit4]   2>          "node_name":"127.0.0.1:43537_lpezl%2Fg",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1195129 T3735 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 1195130 T3735 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1195132 T3735 oejs.AbstractConnector.doStart Started 
[email protected]:50611
   [junit4]   2> 1195133 T3735 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1195133 T3735 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1195134 T3735 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest-E26D612D98DD019C-001/tempDir-004
   [junit4]   2> 1195134 T3735 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest-E26D612D98DD019C-001/tempDir-004/'
   [junit4]   2> 1195142 T3762 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> 1195142 T3769 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> 1195142 T3783 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> 1195144 T3735 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest-E26D612D98DD019C-001/tempDir-004/solr.xml
   [junit4]   2> 1195150 T3735 oasc.CoreContainer.<init> New CoreContainer 
5065381
   [junit4]   2> 1195151 T3735 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest-E26D612D98DD019C-001/tempDir-004/]
   [junit4]   2> 1195151 T3735 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1195151 T3735 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1195152 T3735 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1195152 T3735 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1195152 T3735 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1195153 T3735 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1195153 T3735 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1195153 T3735 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1195153 T3735 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1195154 T3735 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1195154 T3735 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1195154 T3735 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1195155 T3735 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1195155 T3735 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1195155 T3735 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:43525/solr
   [junit4]   2> 1195155 T3735 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1195156 T3735 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1195156 T3735 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1195160 T3799 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@669ee2 name:ZooKeeperConnection 
Watcher:127.0.0.1:43525 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1195161 T3735 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1195161 T3735 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1195163 T3735 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1195164 T3801 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@21ea5f name:ZooKeeperConnection 
Watcher:127.0.0.1:43525/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1195165 T3735 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1195167 T3735 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1196169 T3735 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50611_lpezl%2Fg
   [junit4]   2> 1196170 T3735 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:50611_lpezl%2Fg
   [junit4]   2> 1196173 T3735 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1196175 T3803 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 1196175 T3803 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1196176 T3762 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1196176 T3803 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1196177 T3758 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:50611/lpezl/g";,
   [junit4]   2>          "node_name":"127.0.0.1:50611_lpezl%2Fg",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1196177 T3758 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=2
   [junit4]   2> 1196177 T3758 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 1196279 T3783 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> 1196279 T3762 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> 1196279 T3769 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> 1196279 T3802 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> 1197176 T3803 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1197177 T3803 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 1197177 T3803 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1197177 T3803 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1197178 T3803 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1197178 T3803 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest-E26D612D98DD019C-001/tempDir-004/collection1/'
   [junit4]   2> 1197179 T3803 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest-E26D612D98DD019C-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 1197179 T3803 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest-E26D612D98DD019C-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1197179 T3803 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest-E26D612D98DD019C-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 1197194 T3803 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1197202 T3803 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1197203 T3803 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 1197214 T3803 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1197292 T3803 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1197296 T3803 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1197297 T3803 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1197302 T3803 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1197304 T3803 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1197305 T3803 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1197306 T3803 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1197306 T3803 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1197307 T3803 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1197307 T3803 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1197307 T3803 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1197307 T3803 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 1197308 T3803 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1197308 T3803 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest-E26D612D98DD019C-001/tempDir-004/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest-E26D612D98DD019C-001/tempDir-001/jetty2/
   [junit4]   2> 1197308 T3803 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d41085
   [junit4]   2> 1197308 T3803 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest-E26D612D98DD019C-001/tempDir-001/jetty2
   [junit4]   2> 1197308 T3803 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest-E26D612D98DD019C-001/tempDir-001/jetty2/index/
   [junit4]   2> 1197309 T3803 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest-E26D612D98DD019C-001/tempDir-001/jetty2/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1197312 T3803 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest-E26D612D98DD019C-001/tempDir-001/jetty2/index
   [junit4]   2> 1197312 T3803 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1197313 T3803 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-9fa3ec)),segFN=segments_1,generation=1}
   [junit4]   2> 1197313 T3803 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1197316 T3803 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1197316 T3803 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1197316 T3803 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1197316 T3803 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1197317 T3803 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1197317 T3803 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1197317 T3803 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1197317 T3803 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1197318 T3803 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1197318 T3803 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1197319 T3803 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1197319 T3803 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1197319 T3803 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1197320 T3803 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 1197320 T3803 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1197320 T3803 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 1197321 T3803 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 1197321 T3803 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1197321 T3803 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1197322 T3803 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1197324 T3803 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1197325 T3803 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1197327 T3803 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1197328 T3803 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1197329 T3803 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1197329 T3803 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1197330 T3803 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=15, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=54.40625, 
floorSegmentMB=0.33203125, forceMergeDeletesPctAllowed=5.047122779288539, 
segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5409422167198338
   [junit4]   2> 1197330 T3803 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-9fa3ec)),segFN=segments_1,generation=1}
   [junit4]   2> 1197331 T3803 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1197331 T3803 oass.SolrIndexSearcher.<init> Opening 
Searcher@3df293[collection1] main
   [junit4]   2> 1197331 T3803 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1197332 T3803 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1197332 T3803 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1197332 T3803 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1197333 T3803 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1197333 T3803 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1197333 T3803 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1197334 T3803 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1197334 T3803 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 1197334 T3803 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1197336 T3804 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@3df293[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1197338 T3803 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1197339 T3807 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:50611/lpezl/g collection:collection1 
shard:shard1
   [junit4]   2> 1197339 T3735 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1197339 T3735 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1197342 T3807 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1197345 T3807 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 1197346 T3762 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1197346 T3807 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1197346 T3807 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C531 name=collection1 
org.apache.solr.core.SolrCore@1dd9f52 
url=http://127.0.0.1:50611/lpezl/g/collection1 node=127.0.0.1:50611_lpezl%2Fg 
C531_STATE=coll:collection1 core:collection1 props:{core=collection1, 
base_url=http://127.0.0.1:50611/lpezl/g, node_name=127.0.0.1:50611_lpezl%2Fg, 
state=down}
   [junit4]   2> 1197347 T3807 C531 P50611 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:50611/lpezl/g/collection1/
   [junit4]   2> 1197347 T3807 C531 P50611 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 1197347 T3807 C531 P50611 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:50611/lpezl/g/collection1/ has no replicas
   [junit4]   2> 1197348 T3807 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:50611/lpezl/g/collection1/ shard1
   [junit4]   2> 1197348 T3807 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 1197351 T3762 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1197453 T3783 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> 1197453 T3762 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> 1197453 T3802 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> 1197453 T3769 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> 1197502 T3807 oasc.ZkController.register We are 
http://127.0.0.1:50611/lpezl/g/collection1/ and leader is 
http://127.0.0.1:50611/lpezl/g/collection1/
   [junit4]   2> 1197502 T3807 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:50611/lpezl/g
   [junit4]   2> 1197502 T3807 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 1197502 T3807 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 1197503 T3807 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1197504 T3762 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1197506 T3758 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node2",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:50611/lpezl/g";,
   [junit4]   2>          "node_name":"127.0.0.1:50611_lpezl%2Fg",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1197590 T3735 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 3
   [junit4]   2> 1197591 T3735 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1197592 T3735 oejs.AbstractConnector.doStart Started 
[email protected]:59162
   [junit4]   2> 1197594 T3735 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1197594 T3735 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1197594 T3735 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest-E26D612D98DD019C-001/tempDir-005
   [junit4]   2> 1197594 T3735 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest-E26D612D98DD019C-001/tempDir-005/'
   [junit4]   2> 1197604 T3735 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest-E26D612D98DD019C-001/tempDir-005/solr.xml
   [junit4]   2> 1197608 T3783 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> 1197608 T3802 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> 1197608 T3762 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> 1197608 T3769 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> 1197618 T3735 oasc.CoreContainer.<init> New CoreContainer 
10643973
   [junit4]   2> 1197618 T3735 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest-E26D612D98DD019C-001/tempDir-005/]
   [junit4]   2> 1197619 T3735 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1197619 T3735 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1197619 T3735 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1197619 T3735 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1197620 T3735 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1197620 T3735 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1197620 T3735 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1197620 T3735 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1197621 T3735 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1197621 T3735 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1197621 T3735 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1197622 T3735 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1197622 T3735 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1197622 T3735 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1197622 T3735 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:43525/solr
   [junit4]   2> 1197623 T3735 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1197623 T3735 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1197624 T3735 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1197627 T3818 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1bd4381 name:ZooKeeperConnection 
Watcher:127.0.0.1:43525 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1197628 T3735 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1197628 T3735 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1197630 T3735 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1197631 T3820 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1c29173 name:ZooKeeperConnection 
Watcher:127.0.0.1:43525/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1197631 T3735 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1197634 T3735 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1198636 T3735 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59162_lpezl%2Fg
   [junit4]   2> 1198637 T3735 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:59162_lpezl%2Fg
   [junit4]   2> 1198640 T3735 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1198642 

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

reate/delete watches above limit:
   [junit4]   2>        
   [junit4]   2>                7       /solr/aliases.json
   [junit4]   2>                7       /solr/clusterstate.json
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent children watches above limit:
   [junit4]   2>        
   [junit4]   2>                7       /solr/live_nodes
   [junit4]   2>                5       /solr/overseer/queue
   [junit4]   2>                5       /solr/overseer/collection-queue-work
   [junit4]   2>        
   [junit4]   2> 1240099 T3875 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@870031 name:ZooKeeperConnection 
Watcher:127.0.0.1:43525/solr got event WatchedEvent state:Disconnected 
type:None path:null path:null type:None
   [junit4]   2> 1240099 T3875 oascc.ConnectionManager.process 
Client->ZooKeeper status change trigger but we are already closed
   [junit4]   2> 1240099 T3875 oaz.ClientCnxn$EventThread.processEvent ERROR 
Error while calling watcher  java.util.concurrent.RejectedExecutionException: 
Task java.util.concurrent.FutureTask@1716fb0 rejected from 
java.util.concurrent.ThreadPoolExecutor@14ee806[Terminated, pool size = 0, 
active threads = 0, queued tasks = 0, completed tasks = 15]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [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 
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:263)
   [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> 1240100 T3875 oaz.ClientCnxn$EventThread.processEvent ERROR 
Error while calling watcher  java.util.concurrent.RejectedExecutionException: 
Task java.util.concurrent.FutureTask@1c0f087 rejected from 
java.util.concurrent.ThreadPoolExecutor@14ee806[Terminated, pool size = 0, 
active threads = 0, queued tasks = 0, completed tasks = 15]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [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 
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:263)
   [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=testDistribSearch 
-Dtests.seed=E26D612D98DD019C -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=es_US -Dtests.timezone=Africa/Niamey -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 49.8s J1 | BasicDistributedZkTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: commitWithin did not 
work on node: http://127.0.0.1:43537/lpezl/g/collection1 expected:<68> but 
was:<67>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E26D612D98DD019C:638BEF35EF8261A0]:0)
   [junit4]    >        at 
org.apache.solr.cloud.BasicDistributedZkTest.doTest(BasicDistributedZkTest.java:345)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1240107 T3735 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest-E26D612D98DD019C-001
   [junit4]   2> 49786 T3734 ccr.ThreadLeakControl.checkThreadLeaks WARNING 
Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): 
{other_tl1=OrdsLucene41(blocksize=128), 
SubjectTerms_mfacet=OrdsLucene41(blocksize=128), 
n_l1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene41(blocksize=128))),
 
multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene41(blocksize=128))),
 intDefault=OrdsLucene41(blocksize=128), n_td1=OrdsLucene41(blocksize=128), 
n_d1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene41(blocksize=128))),
 
range_facet_l=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene41(blocksize=128))),
 n_f1=OrdsLucene41(blocksize=128), n_tl1=OrdsLucene41(blocksize=128), 
oddField_s=PostingsFormat(name=Memory doPackFST= false), 
n_tf1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene41(blocksize=128))),
 
a_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene41(blocksize=128))),
 id=PostingsFormat(name=Memory doPackFST= false), text=FSTOrd41, 
timestamp=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene41(blocksize=128))),
 foo_i=OrdsLucene41(blocksize=128), n_dt1=OrdsLucene41(blocksize=128), 
a_i1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene41(blocksize=128))),
 n_ti1=PostingsFormat(name=Memory doPackFST= false), 
rnd_b=PostingsFormat(name=Memory doPackFST= false), 
_version_=OrdsLucene41(blocksize=128), foo_b=FSTOrd41, 
n_tdt1=OrdsLucene41(blocksize=128), foo_d=PostingsFormat(name=Memory doPackFST= 
false), foo_f=FSTOrd41}, docValues:{timestamp=DocValuesFormat(name=Lucene410)}, 
sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=es_US, 
timezone=Africa/Niamey
   [junit4]   2> NOTE: Linux 3.13.0-37-generic i386/Oracle Corporation 
1.8.0_40-ea (32-bit)/cpus=8,threads=1,free=139272976,total=294912000
   [junit4]   2> NOTE: All tests run in this JVM: [TestMergePolicyConfig, 
TestShardHandlerFactory, DefaultValueUpdateProcessorTest, TestCustomSort, 
TestPseudoReturnFields, ZkSolrClientTest, TestRandomMergePolicy, 
BinaryUpdateRequestHandlerTest, CurrencyFieldXmlFileTest, TestCollationField, 
UniqFieldsUpdateProcessorFactoryTest, DistributedFacetPivotLargeTest, 
FileBasedSpellCheckerTest, TestSolrXmlPersistence, 
DirectUpdateHandlerOptimizeTest, BlockCacheTest, SynonymTokenizerTest, 
SharedFSAutoReplicaFailoverUtilsTest, TestSolrQueryParserResource, 
TestPostingsSolrHighlighter, DateMathParserTest, TestOrdValues, 
SchemaVersionSpecificBehaviorTest, ResourceLoaderTest, HdfsDirectoryTest, 
TestFunctionQuery, TestManagedResource, TestSchemaSimilarityResource, 
CoreMergeIndexesAdminHandlerTest, TestMissingGroups, SpatialFilterTest, 
TestReversedWildcardFilterFactory, TestOmitPositions, TestCoreContainer, 
TestInitParams, TestDynamicFieldResource, AlternateDirectoryTest, 
PreAnalyzedFieldTest, TestNonDefinedSimilarityFactory, SOLR749Test, 
HdfsCollectionsAPIDistributedZkTest, DistributedQueryElevationComponentTest, 
CSVRequestHandlerTest, FullSolrCloudDistribCmdsTest, 
TermVectorComponentDistributedTest, OverseerRolesTest, ConnectionManagerTest, 
TestIntervalFaceting, MultiTermTest, TestDistributedGrouping, AutoCommitTest, 
TestFieldTypeResource, SolrIndexConfigTest, DeleteInactiveReplicaTest, 
SliceStateTest, AnalysisAfterCoreReloadTest, TestFieldResource, 
ChaosMonkeySafeLeaderTest, TestSchemaManager, TestLazyCores, PolyFieldTest, 
DocValuesTest, OpenCloseCoreStressTest, TestNonNRTOpen, TestCSVResponseWriter, 
LeaderElectionIntegrationTest, IndexSchemaRuntimeFieldTest, 
TestPerFieldSimilarity, DistributedTermsComponentTest, BasicDistributedZk2Test, 
CollectionsAPIDistributedZkTest, TestBM25SimilarityFactory, NumericFieldsTest, 
PreAnalyzedUpdateProcessorTest, TestXIncludeConfig, UUIDFieldTest, 
HdfsSyncSliceTest, ConvertedLegacyTest, CursorMarkTest, SolrCoreTest, 
DeleteReplicaTest, DebugComponentTest, ExternalCollectionsTest, TestUpdate, 
SolrPluginUtilsTest, TestCSVLoader, DirectSolrConnectionTest, 
TestIBSimilarityFactory, TestAtomicUpdateErrorCases, AnalyticsQueryTest, 
CopyFieldTest, SearchHandlerTest, SortByFunctionTest, ModifyConfFileTest, 
CoreContainerCoreInitFailuresTest, InfoHandlerTest, 
DistributedSuggestComponentTest, SoftAutoCommitTest, TestCollapseQParserPlugin, 
TestRealTimeGet, TestPHPSerializedResponseWriter, EnumFieldTest, 
BasicDistributedZkTest]
   [junit4] Completed on J1 in 50.09s, 1 test, 1 failure <<< FAILURES!

[...truncated 762 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:524: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:472: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:496: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1359:
 The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:961: 
There were test failures: 437 suites, 1784 tests, 1 failure, 43 ignored (21 
assumptions)

Total time: 101 minutes 17 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.8.0_40-ea-b09 -server 
-XX:+UseParallelGC
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