Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/682/

2 tests failed.
REGRESSION:  
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testDistribSearch

Error Message:
IOException occured when talking to server at: 
http://127.0.0.1:10392/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when 
talking to server at: http://127.0.0.1:10392/collection1
        at 
__randomizedtesting.SeedInfo.seed([AFEBFE90FF5F026C:2E0D708888006250]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:583)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
        at 
org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:91)
        at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
        at 
org.apache.solr.cloud.CloudInspectUtil.compareResults(CloudInspectUtil.java:223)
        at 
org.apache.solr.cloud.CloudInspectUtil.compareResults(CloudInspectUtil.java:165)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrServer(FullSolrCloudDistribCmdsTest.java:414)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.doTest(FullSolrCloudDistribCmdsTest.java:144)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.net.SocketException: Broken pipe
        at java.net.SocketOutputStream.socketWrite0(Native Method)
        at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:113)
        at java.net.SocketOutputStream.write(SocketOutputStream.java:159)
        at 
org.apache.http.impl.io.AbstractSessionOutputBuffer.flushBuffer(AbstractSessionOutputBuffer.java:159)
        at 
org.apache.http.impl.io.AbstractSessionOutputBuffer.writeLine(AbstractSessionOutputBuffer.java:258)
        at 
org.apache.http.impl.io.HttpRequestWriter.writeHeadLine(HttpRequestWriter.java:59)
        at 
org.apache.http.impl.io.HttpRequestWriter.writeHeadLine(HttpRequestWriter.java:46)
        at 
org.apache.http.impl.io.AbstractMessageWriter.write(AbstractMessageWriter.java:109)
        at 
org.apache.http.impl.AbstractHttpClientConnection.sendRequestHeader(AbstractHttpClientConnection.java:254)
        at 
org.apache.http.impl.conn.DefaultClientConnection.sendRequestHeader(DefaultClientConnection.java:270)
        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.sendRequestHeader(ManagedClientConnectionImpl.java:209)
        at 
org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:203)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:121)
        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:465)
        ... 49 more


REGRESSION:  
org.apache.solr.handler.component.DistributedFacetPivotSmallTest.testDistribSearch

Error Message:
Captured an uncaught exception in thread: Thread[id=3255, name=Thread-1310, 
state=RUNNABLE, group=TGRP-DistributedFacetPivotSmallTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=3255, name=Thread-1310, state=RUNNABLE, 
group=TGRP-DistributedFacetPivotSmallTest]
        at 
__randomizedtesting.SeedInfo.seed([AFEBFE90FF5F026C:2E0D708888006250]:0)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: 
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[https://127.0.0.1:25488, https://[ff01::213]:33332, 
https://[ff01::083]:33332, https://[ff01::114]:33332]
        at __randomizedtesting.SeedInfo.seed([AFEBFE90FF5F026C]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:569)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
        at 
org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:91)
        at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
        at 
org.apache.solr.BaseDistributedSearchTestCase$5.run(BaseDistributedSearchTestCase.java:575)




Build Log:
[...truncated 11647 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> Creating dataDir: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-AFEBFE90FF5F026C-001/init-core-data-001
   [junit4]   2> 731222 T1286 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /
   [junit4]   2> 731226 T1286 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 731227 T1286 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 731227 T1287 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 731327 T1286 oasc.ZkTestServer.run start zk server on 
port:10377
   [junit4]   2> 731328 T1286 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 731329 T1286 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 731332 T1293 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6085861c 
name:ZooKeeperConnection Watcher:127.0.0.1:10377 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 731333 T1286 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 731333 T1286 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 731333 T1286 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 731336 T1286 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 731336 T1286 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 731338 T1295 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@909a0fe name:ZooKeeperConnection 
Watcher:127.0.0.1:10377/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 731338 T1286 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 731338 T1286 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 731338 T1286 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 731340 T1286 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 731342 T1286 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 731343 T1286 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 731345 T1286 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 731346 T1286 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 731348 T1286 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 731349 T1286 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 731351 T1286 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 731352 T1286 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 731354 T1286 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 731354 T1286 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 731356 T1286 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 731357 T1286 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 731358 T1286 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 731359 T1286 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 731361 T1286 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 731361 T1286 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 731363 T1286 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 731364 T1286 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 731365 T1286 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 731366 T1286 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 731368 T1286 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 731368 T1286 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 731370 T1286 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 731371 T1286 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 732634 T1286 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 732639 T1286 oejs.AbstractConnector.doStart Started 
[email protected]:10392
   [junit4]   2> 732639 T1286 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 732639 T1286 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 732640 T1286 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-AFEBFE90FF5F026C-001/tempDir-002
   [junit4]   2> 732640 T1286 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-AFEBFE90FF5F026C-001/tempDir-002/'
   [junit4]   2> 732668 T1286 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-AFEBFE90FF5F026C-001/tempDir-002/solr.xml
   [junit4]   2> 732721 T1286 oasc.CoreContainer.<init> New CoreContainer 
1954296239
   [junit4]   2> 732721 T1286 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-AFEBFE90FF5F026C-001/tempDir-002/]
   [junit4]   2> 732722 T1286 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 732723 T1286 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 732723 T1286 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 732723 T1286 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 732723 T1286 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 732723 T1286 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 732724 T1286 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 732724 T1286 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 732724 T1286 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 732724 T1286 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 732725 T1286 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 732725 T1286 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 732725 T1286 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 732725 T1286 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 732726 T1286 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:10377/solr
   [junit4]   2> 732726 T1286 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 732726 T1286 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 732727 T1286 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 732728 T1306 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5a213e8 name:ZooKeeperConnection 
Watcher:127.0.0.1:10377 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 732729 T1286 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 732730 T1286 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 732732 T1286 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 732733 T1308 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@49ff83ef 
name:ZooKeeperConnection Watcher:127.0.0.1:10377/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 732733 T1286 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 732735 T1286 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 732737 T1286 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 732739 T1286 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 732741 T1286 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 732742 T1286 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 732744 T1286 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 732746 T1286 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:10392_
   [junit4]   2> 732746 T1286 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:10392_
   [junit4]   2> 732748 T1286 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 732749 T1286 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 732751 T1286 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 732752 T1286 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:10392_
   [junit4]   2> 732753 T1286 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 732754 T1286 oasc.Overseer.start Overseer 
(id=92787473364746243-127.0.0.1:10392_-n_0000000000) starting
   [junit4]   2> 732756 T1286 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 732762 T1286 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 732763 T1310 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 732763 T1286 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 732765 T1286 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 732766 T1286 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 732768 T1309 oasc.Overseer$ClusterStateUpdater.run Starting to 
work on the main queue
   [junit4]   2> 732799 T1312 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 732799 T1312 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 732800 T1312 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 732800 T1313 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 732802 T1309 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "shard":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:10392";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "node_name":"127.0.0.1:10392_"}
   [junit4]   2> 732803 T1309 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
control_collection with shards [shard1]
   [junit4]   2> 732803 T1309 
oasc.Overseer$ClusterStateUpdater.createCollection state version 
control_collection 1
   [junit4]   2> 732803 T1309 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 732805 T1313 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> 733802 T1312 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 733803 T1312 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 733803 T1312 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 733804 T1312 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 733804 T1312 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 733804 T1312 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-AFEBFE90FF5F026C-001/tempDir-002/collection1/'
   [junit4]   2> 733807 T1312 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-AFEBFE90FF5F026C-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 733807 T1312 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-AFEBFE90FF5F026C-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 733808 T1312 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-AFEBFE90FF5F026C-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 733874 T1312 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 733924 T1312 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 733926 T1312 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 733938 T1312 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 734289 T1312 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 734291 T1312 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 734293 T1312 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 734298 T1312 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 734318 T1312 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 734319 T1312 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 734319 T1312 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-AFEBFE90FF5F026C-001/tempDir-002/collection1/,
 
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-AFEBFE90FF5F026C-001/tempDir-001/control/data/
   [junit4]   2> 734319 T1312 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24daa937
   [junit4]   2> 734320 T1312 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-AFEBFE90FF5F026C-001/tempDir-001/control/data
   [junit4]   2> 734320 T1312 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-AFEBFE90FF5F026C-001/tempDir-001/control/data/index/
   [junit4]   2> 734321 T1312 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-AFEBFE90FF5F026C-001/tempDir-001/control/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 734321 T1312 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-AFEBFE90FF5F026C-001/tempDir-001/control/data/index
   [junit4]   2> 734321 T1312 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=43, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=false, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=0.9658203125, noCFSRatio=0.0]
   [junit4]   2> 734322 T1312 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@6b561b77 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@622558ae),segFN=segments_1,generation=1}
   [junit4]   2> 734323 T1312 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 734327 T1312 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 734328 T1312 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 734328 T1312 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 734328 T1312 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 734328 T1312 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 734329 T1312 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 734329 T1312 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 734329 T1312 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 734330 T1312 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 734330 T1312 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 734331 T1312 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 734331 T1312 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 734332 T1312 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 734332 T1312 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 734333 T1312 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 734333 T1312 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 734333 T1312 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 734333 T1312 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 734334 T1312 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 734334 T1312 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 734335 T1312 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 734353 T1312 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 734355 T1312 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 734357 T1312 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 734359 T1312 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 734364 T1312 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 734364 T1312 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 734365 T1312 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@1838650f
   [junit4]   2> 734365 T1312 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@6b561b77 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@622558ae),segFN=segments_1,generation=1}
   [junit4]   2> 734366 T1312 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 734366 T1312 oass.SolrIndexSearcher.<init> Opening 
Searcher@2b4184d[collection1] main
   [junit4]   2> 734366 T1312 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 734367 T1312 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 734367 T1312 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 734368 T1312 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 734368 T1312 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 734368 T1312 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 734369 T1312 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 734369 T1312 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 734369 T1312 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 734372 T1312 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 734372 T1312 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 734372 T1312 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 734376 T1314 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@2b4184d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 734379 T1312 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 734380 T1318 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:10392 collection:control_collection 
shard:shard1
   [junit4]   2> 734380 T1286 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
   [junit4]   2> 734380 T1286 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 734381 T1318 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 734381 T1286 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 734382 T1286 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 734384 T1320 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@702fd3ae 
name:ZooKeeperConnection Watcher:127.0.0.1:10377/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 734384 T1286 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 734384 T1286 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 734385 T1286 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 734386 T1318 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 734387 T1313 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 734387 T1318 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 734388 T1318 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1773 name=collection1 
org.apache.solr.core.SolrCore@6971f200 url=http://127.0.0.1:10392/collection1 
node=127.0.0.1:10392_ C1773_STATE=coll:control_collection core:collection1 
props:{base_url=http://127.0.0.1:10392, core=collection1, state=down, 
node_name=127.0.0.1:10392_}
   [junit4]   2> 734388 T1318 C1773 P10392 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:10392/collection1/
   [junit4]   2> 734388 T1286 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 734388 T1318 C1773 P10392 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 734388 T1286 oasc.AbstractFullDistribZkTestBase.createJettys 
Creating collection1 with stateFormat=2
   [junit4]   2> 734389 T1318 C1773 P10392 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:10392/collection1/ has no replicas
   [junit4]   2> 734389 T1286 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 734389 T1318 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:10392/collection1/ shard1
   [junit4]   2> 734390 T1318 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 734390 T1286 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 734391 T1322 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7d97a14b 
name:ZooKeeperConnection Watcher:127.0.0.1:10377/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 734391 T1286 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 734391 T1286 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 734392 T1313 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> 734392 T1323 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> 734395 T1324 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 734397 T1309 oasc.Overseer$ClusterStateUpdater.buildCollection 
building a new collection: collection1
   [junit4]   2> 734397 T1309 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
collection1 with shards [shard1, shard2, shard3]
   [junit4]   2> 734397 T1309 
oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2
   [junit4]   2> 734399 T1309 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to create_collection /collections/collection1/state.json
   [junit4]   2> 734400 T1323 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> 734400 T1313 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> 734405 T1313 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 734405 T1313 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> 734405 T1323 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> 734446 T1318 oasc.ZkController.register We are 
http://127.0.0.1:10392/collection1/ and leader is 
http://127.0.0.1:10392/collection1/
   [junit4]   2> 734447 T1318 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:10392
   [junit4]   2> 734447 T1318 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 734447 T1318 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 734447 T1318 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 734448 T1313 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 734451 T1309 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=3 message={
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "base_url":"http://127.0.0.1:10392";,
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "node_name":"127.0.0.1:10392_"}
   [junit4]   2> 734555 T1313 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> 734555 T1323 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> 735752 T1286 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 735753 T1286 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 735756 T1286 oejs.AbstractConnector.doStart Started 
[email protected]:10511
   [junit4]   2> 735757 T1286 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 735757 T1286 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 735757 T1286 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-AFEBFE90FF5F026C-001/tempDir-003
   [junit4]   2> 735757 T1286 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-AFEBFE90FF5F026C-001/tempDir-003/'
   [junit4]   2> 735804 T1286 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-AFEBFE90FF5F026C-001/tempDir-003/solr.xml
   [junit4]   2> 735882 T1286 oasc.CoreContainer.<init> New CoreContainer 
1425284314
   [junit4]   2> 735883 T1286 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-AFEBFE90FF5F026C-001/tempDir-003/]
   [junit4]   2> 735884 T1286 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 735884 T1286 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 735885 T1286 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 735885 T1286 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 735885 T1286 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 735886 T1286 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 735886 T1286 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 735887 T1286 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 735887 T1286 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 735887 T1286 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 735888 T1286 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 735888 T1286 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 735888 T1286 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 735889 T1286 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 735889 T1286 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:10377/solr
   [junit4]   2> 735889 T1286 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 735889 T1286 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 735890 T1286 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 735892 T1335 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@669257c8 
name:ZooKeeperConnection Watcher:127.0.0.1:10377 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 735893 T1286 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 735893 T1286 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 735895 T1286 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 735897 T1337 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@255108c9 
name:ZooKeeperConnection Watcher:127.0.0.1:10377/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 735897 T1286 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 735903 T1286 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 736909 T1286 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:10511_
   [junit4]   2> 736910 T1286 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:10511_
   [junit4]   2> 736913 T1286 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 736920 T1339 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 736921 T1339 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 736922 T1313 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 736922 T1339 oasc.ZkController.preRegister Registering watch 
for external collection collection1
   [junit4]   2> 736922 T1339 oascc.ZkStateReader.addZkWatch addZkWatch 
collection1
   [junit4]   2> 736923 T1339 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 736924 T1339 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 0 
   [junit4]   2> 736924 T1339 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 736927 T1309 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=3 message={
   [junit4]   2>          "shard":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:10511";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "node_name":"127.0.0.1:10511_"}
   [junit4]   2> 736929 T1309 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=3
   [junit4]   2> 736929 T1309 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard2
   [junit4]   2> 736932 T1313 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 736933 T1309 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 736933 T1338 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 736934 T1338 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 1 
   [junit4]   2> 737924 T1339 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 737925 T1339 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 737926 T1339 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 737926 T1339 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 737926 T1339 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 737927 T1339 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-AFEBFE90FF5F026C-001/tempDir-003/collection1/'
   [junit4]   2> 737929 T1339 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-AFEBFE90FF5F026C-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 737930 T1339 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-AFEBFE90FF5F026C-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 737930 T1339 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-AFEBFE90FF5F026C-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 737998 T1339 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 738043 T1339 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 738045 T1339 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 738054 T1339 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 738384 T1339 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 738387 T1339 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 738389 T1339 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 738393 T1339 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 738414 T1339 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 738414 T1339 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 738414 T1339 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-AFEBFE90FF5F026C-001/tempDir-003/collection1/,
 
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-AFEBFE90FF5F026C-001/tempDir-001/jetty1/
   [junit4]   2> 738415 T1339 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24daa937
   [junit4]   2> 738415 T1339 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-AFEBFE90FF5F026C-001/tempDir-001/jetty1
   [junit4]   2> 738416 T1339 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-AFEBFE90FF5F026C-001/tempDir-001/jetty1/index/
   [junit4]   2> 738416 T1339 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-AFEBFE90FF5F026C-001/tempDir-001/jetty1/index'
 doesn't exist. Creating new index...
   [junit4]   2> 738417 T1339 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-AFEBFE90FF5F026C-001/tempDir-001/jetty1/index
   [junit4]   2> 738417 T1339 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=43, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=false, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=0.9658203125, noCFSRatio=0.0]
   [junit4]   2> 738418 T1339 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@35e3a8f1 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@756881da),segFN=segments_1,generation=1}
   [junit4]   2> 738418 T1339 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 738424 T1339 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 738424 T1339 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 738425 T1339 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 738425 T1339 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 738425 T1339 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 738426 T1339 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 738426 T1339 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 738426 T1339 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 738427 T1339 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 738427 T1339 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 738428 T1339 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 738428 T1339 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 738429 T1339 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 738430 T1339 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 738430 T1339 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 738430 T1339 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 738431 T1339 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 738431 T1339 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 738432 T1339 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 738432 T1339 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 738433 T1339 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 738451 T1339 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 738453 T1339 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 738455 T1339 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 738457 T1339 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 738461 T1339 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 738461 T1339 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 738462 T1339 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@333c35c
   [junit4]   2> 738463 T1339 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@35e3a8f1 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@756881da),segFN=segments_1,generation=1}
   [junit4]   2> 738463 T1339 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 738464 T1339 oass.SolrIndexSearcher.<init> Opening 
Searcher@6d2a591d[collection1] main
   [junit4]   2> 738464 T1339 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 738465 T1339 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 738465 T1339 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 738465 T1339 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 738466 T1339 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 738466 T1339 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 738467 T1339 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 738467 T1339 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 738467 T1339 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 738467 T1339 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 738472 T1340 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@6d2a591d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 738476 T1339 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 738477 T1343 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:10511 collection:collection1 
shard:shard2
   [junit4]   2> 738477 T1286 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
   [junit4]   2> 738477 T1286 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 738477 T1343 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 738482 T1343 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard2
   [junit4]   2> 738483 T1313 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 738483 T1343 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 738484 T1343 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1774 name=collection1 
org.apache.solr.core.SolrCore@18620038 url=http://127.0.0.1:10511/collection1 
node=127.0.0.1:10511_ C1774_STATE=coll:collection1 core:collection1 
props:{base_url=http://127.0.0.1:10511, core=collection1, state=down, 
node_name=127.0.0.1:10511_}
   [junit4]   2> 738484 T1343 C1774 P10511 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:10511/collection1/
   [junit4]   2> 738484 T1343 C1774 P10511 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 738484 T1343 C1774 P10511 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:10511/collection1/ has no replicas
   [junit4]   2> 738484 T1343 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:10511/collection1/ shard2
   [junit4]   2> 738485 T1343 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 738488 T1309 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 738489 T1338 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 738490 T1338 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 2 
   [junit4]   2> 738494 T1313 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 738495 T1309 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 738495 T1338 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 738496 T1338 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 3 
   [junit4]   2> 738539 T1343 oasc.ZkController.register We are 
http://127.0.0.1:10511/collection1/ and leader is 
http://127.0.0.1:10511/collection1/
   [junit4]   2> 738540 T1343 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:10511
   [junit4]   2> 738540 T1343 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 738540 T1343 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 738540 T1343 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 738541 T1313 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 738544 T1343 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 3 
   [junit4]   2> 738544 T1309 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=3 message={
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "base_url":"http://127.0.0.1:10511";,
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "node_name":"127.0.0.1:10511_"}
   [junit4]   2> 738548 T1309 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 738548 T1338 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 738549 T1338 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 739713 T1286 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 739714 T1286 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 739716 T1286 oejs.AbstractConnector.doStart Started 
[email protected]:10534
   [junit4]   2> 739717 T1286 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 739717 T1286 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 739717 T1286 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-AFEBFE90FF5F026C-001/tempDir-004
   [junit4]   2> 739717 T1286 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-AFEBFE90FF5F026C-001/tempDir-004/'
   [junit4]   2> 739746 T1286 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-AFEBFE90FF5F026C-001/tempDir-004/solr.xml
   [junit4]   2> 739799 T1286 oasc.CoreContainer.<init> New CoreContainer 
1677831153
   [junit4]   2> 739800 T1286 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-AFEBFE90FF5F026C-001/tempDir-004/]
   [junit4]   2> 739801 T1286 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 739801 T1286 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 739801 T1286 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 739801 T1286 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 739801 T1286 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 739802 T1286 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 739802 T1286 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 739802 T1286 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 739802 T1286 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 739803 T1286 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 739803 T1286 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 739803 T1286 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 739803 T1286 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 739804 T1286 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 739804 T1286 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:10377/solr
   [junit4]   2> 739804 T1286 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 739805 T1286 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 739805 T1286 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 739807 T1354 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@29bf8e82 
name:ZooKeeperConnection Watcher:127.0.0.1:10377 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 739808 T1286 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 739808 T1286 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 739810 T1286 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 739812 T1356 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@105dacb5 
name:ZooKeeperConnection Watcher:127.0.0.1:10377/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 739812 T1286 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 739817 T1286 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 740821 T1286 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:10534_
   [junit4]   2> 740822 T1286 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:10534_
   [junit4]   2> 740825 T1286 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 740833 T1358 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 740833 T1358 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 740835 T1313 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 740835 T1358 oasc.ZkController.preRegister Registering watch 
for external collection collection1
   [junit4]   2> 740835 T1358 oascc.ZkStateReader.addZkWatch addZkWatch 
collection1
   [junit4]   2> 740836 T1358 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 740837 T1358 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 740837 T1358 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 740837 T1309 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=3 message={
   [junit4]   2>          "shard":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:10534";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "node_name":"127.0.0.1:10534_"}
   [junit4]   2> 740840 T1309 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=3
   [junit4]   2> 740841 T1309 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 740845 T1309 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 740845 T1357 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 740845 T1338 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 740846 T1357 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 5 
   [junit4]   2> 740846 T1338 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 5 
   [junit4]   2> 741837 T1358 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 741838 T1358 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 741838 T1358 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 741839 T1358 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 741839 T1358 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 741839 T1358 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-AFEBFE90FF5F026C-001/tempDir-004/collection1/'
   [junit4]   2> 741842 T1358 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-AFEBFE90FF5F026C-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 741842 T1358 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-AFEBFE90FF5F026C-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 741843 T1358 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-AFEBFE90FF5F026C-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 741910 T1358 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 741968 T1358 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 741969 T1358 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 741983 T1358 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 743654 T1358 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 743679 T1358 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 743690 T1358 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 743713 T1358 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 743803 T1358 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 743804 T1358 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 743804 T1358 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-AFEBFE90FF5F026C-001/tempDir-004/collection1/,
 
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-AFEBFE90FF5F026C-001/tempDir-001/jetty2/
   [junit4]   2> 743804 T1358 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24daa937
   [junit4]   2> 743806 T1358 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-AFEBFE90FF5F026C-001/tempDir-001/jetty2
   [junit4]   2> 743806 T1358 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-AFEBFE90FF5F026C-001/tempDir-001/jetty2/index/
   [junit4]   2> 743806 T1358 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-AFEBFE90FF5F026C-001/tempDir-001/jetty2/index'
 doesn't exist. Creating new index...
   [junit4]   2> 743807 T1358 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-AFEBFE90FF5F026C-001/tempDir-001/jetty2/index
   [junit4]   2> 743808 T1358 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=43, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=false, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=0.9658203125, noCFSRatio=0.0]
   [junit4]   2> 743808 T1358 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@70e2b9f0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@351d7576),segFN=segments_1,generation=1}
   [junit4]   2> 743809 T1358 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 743821 T1358 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 743822 T1358 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 743822 T1358 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 743822 T1358 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 743823 T1358 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 743824 T1358 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 743824 T1358 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 743828 T1358 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 743828 T1358 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 743830 T1358 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 743832 T1358 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 743832 T1358 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 743837 T1358 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 743840 T1358 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 743842 T1358 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 743842 T1358 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 743843 T1358 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 743847 T1358 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 743848 T1358 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 743854 T1358 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 743855 T1358 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 743956 T1358 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 743962 T1358 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 743964 T1358 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 743967 T1358 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 743981 T1358 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 743981 T1358 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 743985 T1358 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@7de7317f
   [junit4]   2> 743987 T1358 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@70e2b9f0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@351d7576),segFN=segments_1,generation=1}
   [junit4]   2> 743987 T1358 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 743988 T1358 oass.SolrIndexSearcher.<init> Opening 
Searcher@7cc9ea26[collection1] main
   [junit4]   2> 743988 T1358 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 743994 T1358 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 743994 T1358 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 743996 T1358 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 743996 T1358 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 743997 T1358 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 743998 T1358 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 743999 T1358 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 743999 T1358 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 743999 T1358 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 744019 T1359 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@7cc9ea26[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 744027 T1358 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 744028 T1362 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:10534 collection:collection1 
shard:shard1
   [junit4]   2> 744029 T1286 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
   [junit4]   2> 744030 T1286 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 744036 T1362 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 744050 T1362 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 744052 T1313 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 744052 T1362 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 744053 T1362 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1775 name=collection1 
org.apache.solr.core.SolrCore@72fae4d2 url=http://127.0.0.1:10534/collection1 
node=127.0.0.1:10534_ C1775_STATE=coll:collection1 core:collection1 
props:{base_url=http://127.0.0.1:10534, core=collection1, state=down, 
node_name=127.0.0.1:10534_}
   [junit4]   2> 744053 T1362 C1775 P10534 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:10534/collection1/
   [junit4]   2> 744053 T1362 C1775 P10534 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 744053 T1362 C1775 P10534 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:10534/collection1/ has no replicas
   [junit4]   2> 744055 T1362 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:10534/collection1/ shard1
   [junit4]   2> 744057 T1362 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 744080 T1309 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 744083 T1357 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 744083 T1338 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 744084 T1357 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 6 
   [junit4]   2> 744086 T1338 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 6 
   [junit4]   2> 744132 T1313 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 744134 T1309 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 744135 T1338 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 744135 T1357 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 744136 T1338 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 7 
   [junit4]   2> 744136 T1357 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 7 
   [junit4]   2> 744188 T1362 oasc.ZkController.register We are 
http://127.0.0.1:10534/collection1/ and leader is 
http://127.0.0.1:10534/collection1/
   [junit4]   2> 744189 T1362 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:10534
   [junit4]   2> 744189 T1362 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 744190 T1362 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 744190 T1362 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 744198 T1313 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 744203 T1309 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=3 message={
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "base_url":"http://127.0.0.1:10534";,
   [junit4]   2>          "core_node_name":"core_node2",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "node_name":"127.0.0.1:10534_"}
   [junit4]   2> 744208 T1362 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 7 
   [j

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

ex;done=false>>]
   [junit4]   2> 1060165 T2363 oasc.CachingDirectoryFactory.close Closing 
directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallTest-AFEBFE90FF5F026C-001/tempDir-001/shard2/data/index
   [junit4]   2> 1060166 T2363 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallTest-AFEBFE90FF5F026C-001/tempDir-001/shard2/data
 
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallTest-AFEBFE90FF5F026C-001/tempDir-001/shard2/data;done=false>>]
   [junit4]   2> 1060166 T2363 oasc.CachingDirectoryFactory.close Closing 
directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallTest-AFEBFE90FF5F026C-001/tempDir-001/shard2/data
   [junit4]   2> 1060176 T2363 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 1065178 T2363 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=2132733353
   [junit4]   2> 1065180 T2363 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@307f6d70
   [junit4]   2> 1065180 T2363 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=2,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
   [junit4]   2> 1065181 T2363 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 1065181 T2363 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1065182 T2363 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1065185 T2363 oasc.SolrCore.closeSearcher [collection1] 
Closing main searcher on request.
   [junit4]   2> 1065199 T2363 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1065199 T2363 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallTest-AFEBFE90FF5F026C-001/tempDir-001/shard3/data/index
 
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallTest-AFEBFE90FF5F026C-001/tempDir-001/shard3/data/index;done=false>>]
   [junit4]   2> 1065199 T2363 oasc.CachingDirectoryFactory.close Closing 
directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallTest-AFEBFE90FF5F026C-001/tempDir-001/shard3/data/index
   [junit4]   2> 1065200 T2363 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallTest-AFEBFE90FF5F026C-001/tempDir-001/shard3/data
 
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallTest-AFEBFE90FF5F026C-001/tempDir-001/shard3/data;done=false>>]
   [junit4]   2> 1065200 T2363 oasc.CachingDirectoryFactory.close Closing 
directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallTest-AFEBFE90FF5F026C-001/tempDir-001/shard3/data
   [junit4]   2> 1065207 T2363 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 1070189 T2363 oas.SolrTestCaseJ4.tearDown ###Ending 
testDistribSearch
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=DistributedFacetPivotSmallTest -Dtests.method=testDistribSearch 
-Dtests.seed=AFEBFE90FF5F026C -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/lucene-data/enwiki.random.lines.txt 
-Dtests.locale=pt -Dtests.timezone=Europe/Athens -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   33.8s J1 | DistributedFacetPivotSmallTest.testDistribSearch 
<<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=3255, name=Thread-1310, state=RUNNABLE, 
group=TGRP-DistributedFacetPivotSmallTest]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([AFEBFE90FF5F026C:2E0D708888006250]:0)
   [junit4]    > Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: 
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[https://127.0.0.1:25488, https://[ff01::213]:33332, 
https://[ff01::083]:33332, https://[ff01::114]:33332]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([AFEBFE90FF5F026C]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:569)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
   [junit4]    >        at 
org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:91)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$5.run(BaseDistributedSearchTestCase.java:575)
   [junit4]   2> 1070197 T2363 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): 
{price_ti=PostingsFormat(name=LuceneVarGapFixedInterval), 
company_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 solo_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
place_t=PostingsFormat(name=Memory doPackFST= true), 
intDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 solo_i=BlockTreeOrds(blocksize=128), 
timestamp=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 solo_dt=PostingsFormat(name=Memory doPackFST= true), 
multiDefault=PostingsFormat(name=Memory doPackFST= true), 
text=PostingsFormat(name=LuceneVarGapFixedInterval), 
range_facet_l=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 id=BlockTreeOrds(blocksize=128)}, 
docValues:{timestamp=DocValuesFormat(name=Memory)}, sim=DefaultSimilarity, 
locale=pt, timezone=Europe/Athens
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 
(64-bit)/cpus=16,threads=1,free=206298368,total=431489024
   [junit4]   2> NOTE: All tests run in this JVM: [MergeStrategyTest, 
FastVectorHighlighterTest, TestSolrXmlPersistence, PreAnalyzedFieldTest, 
MigrateRouteKeyTest, TestFieldTypeCollectionResource, DateFieldTest, 
NotRequiredUniqueKeyTest, SolrCoreTest, HdfsBasicDistributedZkTest, 
PathHierarchyTokenizerFactoryTest, RequiredFieldsTest, ChangedSchemaMergeTest, 
JSONWriterTest, TestLFUCache, ClusterStateTest, ChaosMonkeySafeLeaderTest, 
PeerSyncTest, CachingDirectoryFactoryTest, SignatureUpdateProcessorFactoryTest, 
DirectUpdateHandlerOptimizeTest, TestSchemaResource, 
TestSchemaSimilarityResource, TestCloudSchemaless, 
FullSolrCloudDistribCmdsTest, TestConfig, DisMaxRequestHandlerTest, 
TestZkChroot, TestSolr4Spatial2, TestInitQParser, TestBM25SimilarityFactory, 
TestCollectionAPI, AsyncMigrateRouteKeyTest, TestSweetSpotSimilarityFactory, 
DistributedFacetPivotSmallTest]
   [junit4] Completed on J1 in 33.83s, 1 test, 1 error <<< FAILURES!

[...truncated 997 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:532:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:473:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:61:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/extra-targets.xml:39:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build.xml:186:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/common-build.xml:508:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:1358:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:965:
 There were test failures: 447 suites, 1820 tests, 2 errors, 55 ignored (9 
assumptions)

Total time: 200 minutes 51 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-trunk #679
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 771163876 bytes
Compression is 0.0%
Took 2 min 18 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure


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

Reply via email to