Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11628/
Java: 64bit/jdk1.8.0_40-ea-b20 -XX:-UseCompressedOops -XX:+UseSerialGC

3 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeySafeLeaderTest

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
        at __randomizedtesting.SeedInfo.seed([FF05C4F37EEB0BA]:0)


FAILED:  org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.testDistribSearch

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
        at __randomizedtesting.SeedInfo.seed([FF05C4F37EEB0BA]:0)


FAILED:  org.apache.solr.cloud.OverseerStatusTest.testDistribSearch

Error Message:
Error from server at http://127.0.0.1:51111: reload the collection time out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:51111: reload the collection time out:180s
        at 
__randomizedtesting.SeedInfo.seed([FF05C4F37EEB0BA:8E16D25740B1D086]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:558)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.invokeCollectionApi(AbstractFullDistribZkTestBase.java:1870)
        at 
org.apache.solr.cloud.OverseerStatusTest.doTest(OverseerStatusTest.java:103)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9115 lines...]
   [junit4] Suite: org.apache.solr.cloud.OverseerStatusTest
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest
 FF05C4F37EEB0BA-001/init-core-data-001
   [junit4]   2> 667781 T2952 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /
   [junit4]   2> 667783 T2952 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 667783 T2952 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 667784 T2953 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 667884 T2952 oasc.ZkTestServer.run start zk server on 
port:39574
   [junit4]   2> 667884 T2952 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 667885 T2952 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 667890 T2960 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4ed65f1c 
name:ZooKeeperConnection Watcher:127.0.0.1:39574 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 667890 T2952 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 667890 T2952 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 667891 T2952 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 667893 T2952 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 667894 T2952 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 667898 T2963 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@411d26bb 
name:ZooKeeperConnection Watcher:127.0.0.1:39574/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 667899 T2952 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 667899 T2952 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 667899 T2952 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 667901 T2952 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 667902 T2952 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 667903 T2952 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 667904 T2952 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 667904 T2952 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 667906 T2952 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 667906 T2952 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 667907 T2952 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 667908 T2952 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 667909 T2952 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 667909 T2952 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 667910 T2952 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 667911 T2952 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 667912 T2952 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 667912 T2952 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 667913 T2952 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 667914 T2952 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 667915 T2952 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 667915 T2952 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 667916 T2952 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 667916 T2952 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 667918 T2952 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 667918 T2952 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 667920 T2952 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 667920 T2952 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 668259 T2952 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 668260 T2952 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@259cd35a{/,null,AVAILABLE}
   [junit4]   2> 668269 T2952 oejs.AbstractConnector.doStart Started 
ServerConnector@6fa1c9b7{HTTP/1.1}{127.0.0.1:39621}
   [junit4]   2> 668270 T2952 oejs.Server.doStart Started @669634ms
   [junit4]   2> 668270 T2952 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 668270 T2952 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 668271 T2952 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest
 FF05C4F37EEB0BA-001/tempDir-002
   [junit4]   2> 668271 T2952 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest
 FF05C4F37EEB0BA-001/tempDir-002/'
   [junit4]   2> 668286 T2952 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest
 FF05C4F37EEB0BA-001/tempDir-002/solr.xml
   [junit4]   2> 668298 T2952 oasc.CoreContainer.<init> New CoreContainer 
648521723
   [junit4]   2> 668298 T2952 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest
 FF05C4F37EEB0BA-001/tempDir-002/]
   [junit4]   2> 668299 T2952 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 668299 T2952 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 668300 T2952 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 668300 T2952 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 668300 T2952 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 668301 T2952 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 668301 T2952 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 668301 T2952 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 668301 T2952 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 668302 T2952 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 668302 T2952 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 668303 T2952 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 668303 T2952 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 668303 T2952 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 668304 T2952 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 668304 T2952 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:39574/solr
   [junit4]   2> 668304 T2952 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 668305 T2952 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 668307 T2952 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 668308 T2977 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2e23bd52 
name:ZooKeeperConnection Watcher:127.0.0.1:39574 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 668309 T2952 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 668310 T2952 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 668312 T2952 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 668313 T2980 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@30765cf0 
name:ZooKeeperConnection Watcher:127.0.0.1:39574/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 668313 T2952 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 668315 T2952 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 668317 T2952 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 668318 T2952 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 668320 T2952 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 668322 T2952 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 668323 T2952 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 668324 T2952 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39621_
   [junit4]   2> 668325 T2952 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:39621_
   [junit4]   2> 668327 T2952 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 668328 T2952 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 668329 T2952 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 668330 T2952 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:39621_
   [junit4]   2> 668330 T2952 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 668331 T2952 oasc.Overseer.start Overseer 
(id=93160157159030787-127.0.0.1:39621_-n_0000000000) starting
   [junit4]   2> 668333 T2952 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 668337 T2952 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 668337 T2982 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 668338 T2952 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 668340 T2952 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 668341 T2952 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 668345 T2981 oasc.Overseer$ClusterStateUpdater.run Starting to 
work on the main queue
   [junit4]   2> 668349 T2984 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 668349 T2984 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 668350 T2980 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 668350 T2984 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 668352 T2981 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 0, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:39621";,
   [junit4]   2>          "node_name":"127.0.0.1:39621_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 0
   [junit4]   2> 668352 T2981 oasco.ReplicaMutator.updateState Update state 
numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:39621";,
   [junit4]   2>          "node_name":"127.0.0.1:39621_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 668352 T2981 oasco.ClusterStateMutator.createCollection 
building a new cName: control_collection
   [junit4]   2> 668353 T2981 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 668354 T2980 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> 669350 T2984 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 669351 T2984 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 669351 T2984 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 669351 T2984 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 669352 T2984 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 669352 T2984 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest
 FF05C4F37EEB0BA-001/tempDir-002/collection1/'
   [junit4]   2> 669353 T2984 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest%20FF05C4F37EEB0BA-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 669353 T2984 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest%20FF05C4F37EEB0BA-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 669353 T2984 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest%20FF05C4F37EEB0BA-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 669365 T2984 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 669366 T2984 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 669370 T2984 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 669384 T2984 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 669393 T2984 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 669394 T2984 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 669398 T2984 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 669493 T2984 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 669494 T2984 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 669495 T2984 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 669497 T2984 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 669507 T2984 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 669507 T2984 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 669507 T2984 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest
 FF05C4F37EEB0BA-001/tempDir-002/collection1/, 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest
 FF05C4F37EEB0BA-001/tempDir-001/control/data/
   [junit4]   2> 669508 T2984 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3334a526
   [junit4]   2> 669508 T2984 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest
 FF05C4F37EEB0BA-001/tempDir-001/control/data
   [junit4]   2> 669508 T2984 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest
 FF05C4F37EEB0BA-001/tempDir-001/control/data/index/
   [junit4]   2> 669508 T2984 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest
 FF05C4F37EEB0BA-001/tempDir-001/control/data/index' doesn't exist. Creating 
new index...
   [junit4]   2> 669508 T2984 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest
 FF05C4F37EEB0BA-001/tempDir-001/control/data/index
   [junit4]   2> 669509 T2984 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.42767485660393223]
   [junit4]   2> 669510 T2984 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@10eaef17 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@672875cd),segFN=segments_1,generation=1}
   [junit4]   2> 669510 T2984 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 669511 T2984 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 669511 T2984 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 669512 T2984 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 669512 T2984 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 669512 T2984 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 669512 T2984 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 669512 T2984 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 669512 T2984 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 669513 T2984 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 669513 T2984 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 669513 T2984 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 669513 T2984 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 669513 T2984 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 669514 T2984 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 669514 T2984 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 669514 T2984 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 669514 T2984 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 669515 T2984 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 669515 T2984 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 669515 T2984 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 669515 T2984 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 669516 T2984 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 669516 T2984 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 669516 T2984 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 669516 T2984 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 669516 T2984 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 669517 T2984 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 669525 T2984 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 669526 T2984 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 669527 T2984 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 669527 T2984 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 669528 T2984 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 669529 T2984 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 669529 T2984 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 669529 T2984 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=39, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7196545575110694]
   [junit4]   2> 669530 T2984 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@10eaef17 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@672875cd),segFN=segments_1,generation=1}
   [junit4]   2> 669530 T2984 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 669530 T2984 oass.SolrIndexSearcher.<init> Opening 
Searcher@376810cc[collection1] main
   [junit4]   2> 669530 T2984 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 669531 T2984 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 669531 T2984 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 669532 T2984 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 669532 T2984 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 669532 T2984 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 669533 T2984 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 669533 T2984 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 669533 T2984 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 669533 T2984 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 669534 T2984 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 669534 T2985 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@376810cc[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 669534 T2988 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:39621 collection:control_collection 
shard:shard1
   [junit4]   2> 669534 T2952 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 669535 T2952 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 669535 T2988 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 669535 T2952 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 669536 T2952 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 669538 T2991 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@635190b8 
name:ZooKeeperConnection Watcher:127.0.0.1:39574/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 669538 T2952 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 669538 T2952 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 669539 T2952 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 669539 T2988 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 669540 T2980 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 669541 T2988 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 669541 T2988 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2990 name=collection1 
org.apache.solr.core.SolrCore@2b4d1ed8 url=http://127.0.0.1:39621/collection1 
node=127.0.0.1:39621_ C2990_STATE=coll:control_collection core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:39621, 
node_name=127.0.0.1:39621_, state=down}
   [junit4]   2> 669541 T2988 C2990 P39621 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:39621/collection1/
   [junit4]   2> 669541 T2988 C2990 P39621 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 669541 T2988 C2990 P39621 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:39621/collection1/ has no replicas
   [junit4]   2> 669541 T2988 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:39621/collection1/ shard1
   [junit4]   2> 669541 T2988 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 669542 T2981 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection"} current state 
version: 1
   [junit4]   2> 669542 T2952 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 669542 T2952 oasc.AbstractFullDistribZkTestBase.createJettys 
Creating collection1 with stateFormat=2
   [junit4]   2> 669542 T2952 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 669543 T2952 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 669544 T2994 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@329c1998 
name:ZooKeeperConnection Watcher:127.0.0.1:39574/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 669545 T2952 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 669545 T2952 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 669546 T2980 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 669546 T2981 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "base_url":"http://127.0.0.1:39621";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 1
   [junit4]   2> 669548 T2981 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"create",
   [junit4]   2>          "name":"collection1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "stateFormat":2} current state version: 1
   [junit4]   2> 669548 T2981 oasco.ClusterStateMutator.createCollection 
building a new cName: collection1
   [junit4]   2> 669549 T2980 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> 669549 T2991 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> 669554 T2981 oasco.ZkStateWriter.writePendingUpdates going to 
create_collection /collections/collection1/state.json
   [junit4]   2> 669554 T2995 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 669555 T2991 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> 669596 T2988 oasc.ZkController.register We are 
http://127.0.0.1:39621/collection1/ and leader is 
http://127.0.0.1:39621/collection1/
   [junit4]   2> 669597 T2988 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:39621
   [junit4]   2> 669597 T2988 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 669597 T2988 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 669597 T2988 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 669598 T2980 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 669599 T2981 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:39621";,
   [junit4]   2>          "node_name":"127.0.0.1:39621_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 3
   [junit4]   2> 669600 T2981 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:39621";,
   [junit4]   2>          "node_name":"127.0.0.1:39621_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 669702 T2980 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> 669702 T2991 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> 669791 T2952 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 669792 T2952 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 669793 T2952 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@73b406e4{/,null,AVAILABLE}
   [junit4]   2> 669794 T2952 oejs.AbstractConnector.doStart Started 
ServerConnector@59727343{HTTP/1.1}{127.0.0.1:45877}
   [junit4]   2> 669794 T2952 oejs.Server.doStart Started @671158ms
   [junit4]   2> 669794 T2952 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 669795 T2952 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 669795 T2952 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest
 FF05C4F37EEB0BA-001/tempDir-003
   [junit4]   2> 669795 T2952 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest
 FF05C4F37EEB0BA-001/tempDir-003/'
   [junit4]   2> 669806 T2952 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest
 FF05C4F37EEB0BA-001/tempDir-003/solr.xml
   [junit4]   2> 669815 T2952 oasc.CoreContainer.<init> New CoreContainer 
1588537754
   [junit4]   2> 669815 T2952 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest
 FF05C4F37EEB0BA-001/tempDir-003/]
   [junit4]   2> 669815 T2952 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 669816 T2952 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 669816 T2952 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 669816 T2952 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 669816 T2952 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 669816 T2952 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 669817 T2952 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 669817 T2952 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 669817 T2952 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 669817 T2952 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 669817 T2952 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 669818 T2952 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 669818 T2952 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 669818 T2952 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 669818 T2952 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 669819 T2952 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:39574/solr
   [junit4]   2> 669819 T2952 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 669819 T2952 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 669820 T2952 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 669822 T3009 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@8e77fc name:ZooKeeperConnection 
Watcher:127.0.0.1:39574 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 669822 T2952 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 669823 T2952 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 669826 T2952 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 669827 T3012 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6ada0a70 
name:ZooKeeperConnection Watcher:127.0.0.1:39574/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 669827 T2952 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 669834 T2952 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 670838 T2952 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45877_
   [junit4]   2> 670840 T2952 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:45877_
   [junit4]   2> 670845 T2952 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 670853 T3013 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 670853 T3013 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 670855 T2980 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 670856 T3013 oasc.ZkController.preRegister Registering watch 
for external collection collection1
   [junit4]   2> 670857 T3013 oascc.ZkStateReader.addZkWatch addZkWatch 
collection1
   [junit4]   2> 670857 T2981 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:45877";,
   [junit4]   2>          "node_name":"127.0.0.1:45877_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 4
   [junit4]   2> 670857 T3013 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 670858 T2981 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:45877";,
   [junit4]   2>          "node_name":"127.0.0.1:45877_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 670858 T2981 oasco.ReplicaMutator.updateState Collection 
already exists with numShards=2
   [junit4]   2> 670858 T2981 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard2
   [junit4]   2> 670859 T3013 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 0 
   [junit4]   2> 670859 T3013 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 670962 T2981 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 670963 T3012 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 670964 T3012 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 1 
   [junit4]   2> 671860 T3013 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 671860 T3013 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 671861 T3013 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 671861 T3013 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 671863 T3013 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 671863 T3013 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest
 FF05C4F37EEB0BA-001/tempDir-003/collection1/'
   [junit4]   2> 671864 T3013 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest%20FF05C4F37EEB0BA-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 671865 T3013 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest%20FF05C4F37EEB0BA-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 671865 T3013 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest%20FF05C4F37EEB0BA-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 671884 T3013 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 671887 T3013 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 671891 T3013 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 671909 T3013 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 671924 T3013 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 671926 T3013 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 671929 T3013 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 672047 T3013 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 672049 T3013 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 672049 T3013 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 672052 T3013 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 672061 T3013 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 672061 T3013 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 672061 T3013 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest
 FF05C4F37EEB0BA-001/tempDir-003/collection1/, 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest
 FF05C4F37EEB0BA-001/tempDir-001/jetty1/
   [junit4]   2> 672061 T3013 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3334a526
   [junit4]   2> 672062 T3013 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest
 FF05C4F37EEB0BA-001/tempDir-001/jetty1
   [junit4]   2> 672062 T3013 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest
 FF05C4F37EEB0BA-001/tempDir-001/jetty1/index/
   [junit4]   2> 672062 T3013 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest
 FF05C4F37EEB0BA-001/tempDir-001/jetty1/index' doesn't exist. Creating new 
index...
   [junit4]   2> 672063 T3013 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest
 FF05C4F37EEB0BA-001/tempDir-001/jetty1/index
   [junit4]   2> 672063 T3013 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.42767485660393223]
   [junit4]   2> 672063 T3013 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@24384936 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@270bb23e),segFN=segments_1,generation=1}
   [junit4]   2> 672064 T3013 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 672066 T3013 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 672066 T3013 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 672066 T3013 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 672066 T3013 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 672066 T3013 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 672066 T3013 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 672067 T3013 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 672067 T3013 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 672067 T3013 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 672067 T3013 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 672068 T3013 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 672068 T3013 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 672068 T3013 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 672068 T3013 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 672069 T3013 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 672069 T3013 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 672070 T3013 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 672070 T3013 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 672070 T3013 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 672071 T3013 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 672071 T3013 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 672071 T3013 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 672072 T3013 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 672072 T3013 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 672073 T3013 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 672073 T3013 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 672074 T3013 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 672076 T3013 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 672076 T3013 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 672077 T3013 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 672078 T3013 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 672079 T3013 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 672080 T3013 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 672080 T3013 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 672081 T3013 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=39, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7196545575110694]
   [junit4]   2> 672082 T3013 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@24384936 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@270bb23e),segFN=segments_1,generation=1}
   [junit4]   2> 672082 T3013 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 672082 T3013 oass.SolrIndexSearcher.<init> Opening 
Searcher@2110a1d2[collection1] main
   [junit4]   2> 672082 T3013 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 672084 T3013 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 672084 T3013 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 672084 T3013 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 672085 T3013 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 672085 T3013 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 672085 T3013 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 672086 T3013 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 672086 T3013 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 672086 T3013 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 672094 T3014 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@2110a1d2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 672095 T3013 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 672096 T3017 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:45877 collection:collection1 
shard:shard2
   [junit4]   2> 672096 T2952 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 672097 T2952 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 672098 T3017 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 672101 T3017 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard2
   [junit4]   2> 672102 T2980 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 672102 T3017 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 672103 T3017 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2991 name=collection1 
org.apache.solr.core.SolrCore@3d512af1 url=http://127.0.0.1:45877/collection1 
node=127.0.0.1:45877_ C2991_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:45877, 
node_name=127.0.0.1:45877_, state=down}
   [junit4]   2> 672103 T3017 C2991 P45877 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:45877/collection1/
   [junit4]   2> 672103 T2981 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1"} current state version: 4
   [junit4]   2> 672103 T3017 C2991 P45877 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 672103 T3017 C2991 P45877 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:45877/collection1/ has no replicas
   [junit4]   2> 672103 T3017 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:45877/collection1/ shard2
   [junit4]   2> 672104 T3017 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 672104 T2981 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 672104 T3012 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 672105 T3012 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 2 
   [junit4]   2> 672106 T2980 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 672106 T2981 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:45877";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 4
   [junit4]   2> 672107 T2981 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 2
   [junit4]   2> 672107 T3012 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 672108 T3012 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 3 
   [junit4]   2> 672156 T3017 oasc.ZkController.register We are 
http://127.0.0.1:45877/collection1/ and leader is 
http://127.0.0.1:45877/collection1/
   [junit4]   2> 672157 T3017 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:45877
   [junit4]   2> 672157 T3017 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 672157 T3017 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 672157 T3017 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 672158 T2980 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 672159 T2981 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:45877";,
   [junit4]   2>          "node_name":"127.0.0.1:45877_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 4
   [junit4]   2> 672159 T2981 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:45877";,
   [junit4]   2>          "node_name":"127.0.0.1:45877_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 672160 T2981 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 3
   [junit4]   2> 672160 T3017 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 3 
   [junit4]   2> 672160 T3012 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 672161 T3012 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 672333 T2952 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 672334 T2952 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 672336 T2952 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@14316aed{/,null,AVAILABLE}
   [junit4]   2> 672336 T2952 oejs.AbstractConnector.doStart Started 
ServerConnector@79500b40{HTTP/1.1}{127.0.0.1:51111}
   [junit4]   2> 672336 T2952 oejs.Server.doStart Started @673701ms
   [junit4]   2> 672337 T2952 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 672337 T2952 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 672337 T2952 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest
 FF05C4F37EEB0BA-001/tempDir-004
   [junit4]   2> 672337 T2952 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest
 FF05C4F37EEB0BA-001/tempDir-004/'
   [junit4]   2> 672348 T2952 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest
 FF05C4F37EEB0BA-001/tempDir-004/solr.xml
   [junit4]   2> 672357 T2952 oasc.CoreContainer.<init> New CoreContainer 
316805325
   [junit4]   2> 672357 T2952 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest
 FF05C4F37EEB0BA-001/tempDir-004/]
   [junit4]   2> 672358 T2952 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 672358 T2952 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 672358 T2952 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 672359 T2952 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 672359 T2952 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 672359 T2952 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 672360 T2952 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 672360 T2952 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 672360 T2952 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 672361 T2952 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 672361 T2952 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 672361 T2952 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 672362 T2952 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 672362 T2952 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 672362 T2952 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 672363 T2952 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:39574/solr
   [junit4]   2> 672363 T2952 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 672363 T2952 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 672364 T2952 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 672366 T3031 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@33f998cb 
name:ZooKeeperConnection Watcher:127.0.0.1:39574 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 672366 T2952 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 672367 T2952 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 672369 T2952 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 672371 T3034 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7ff885a4 
name:ZooKeeperConnection Watcher:127.0.0.1:39574/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 672371 T2952 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 672375 T2952 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 673379 T2952 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51111_
   [junit4]   2> 673380 T2952 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:51111_
   [junit4]   2> 673384 T2952 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 673392 T3035 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 673392 T3035 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 673394 T2980 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 673394 T3035 oasc.ZkController.preRegister Registering watch 
for external collection collection1
   [junit4]   2> 673395 T3035 oascc.ZkStateReader.addZkWatch addZkWatch 
collection1
   [junit4]   2> 673395 T2981 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:51111";,
   [junit4]   2>          "node_name":"127.0.0.1:51111_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 4
   [junit4]   2> 673395 T3035 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 673395 T2981 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:51111";,
   [junit4]   2>          "node_name":"127.0.0.1:51111_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 673396 T2981 oasco.ReplicaMutator.updateState Collection 
already exists with numShards=2
   [junit4]   2> 673396 T2981 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 673396 T3035 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 673396 T3035 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 673397 T2981 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 4
   [junit4]   2> 673398 T3012 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 673398 T3034 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 673398 T3012 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 5 
   [junit4]   2> 673399 T3034 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 5 
   [junit4]   2> 674397 T3035 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 674397 T3035 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 674398 T3035 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 674398 T3035 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 674400 T3035 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 674400 T3035 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest
 FF05C4F37EEB0BA-001/tempDir-004/collection1/'
   [junit4]   2> 674401 T3035 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest%20FF05C4F37EEB0BA-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 674402 T3035 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest%20FF05C4F37EEB0BA-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 674402 T3035 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest%20FF05C4F37EEB0BA-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 674421 T3035 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 674424 T3035 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 674430 T3035 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 674450 T3035 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 674465 T3035 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 674466 T3035 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 674469 T3035 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 674564 T3035 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 674565 T3035 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 674566 T3035 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 674568 T3035 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 674579 T3035 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 674579 T3035 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 674579 T3035 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest
 FF05C4F37EEB0BA-001/tempDir-004/collection1/, 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest
 FF05C4F37EEB0BA-001/tempDir-001/jetty2/
   [junit4]   2> 674579 T3035 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3334a526
   [junit4]   2> 674580 T3035 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest
 FF05C4F37EEB0BA-001/tempDir-001/jetty2
   [junit4]   2> 674580 T3035 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest
 FF05C4F37EEB0BA-001/tempDir-001/jetty2/index/
   [junit4]   2> 674581 T3035 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest
 FF05C4F37EEB0BA-001/tempDir-001/jetty2/index' doesn't exist. Creating new 
index...
   [junit4]   2> 674581 T3035 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest
 FF05C4F37EEB0BA-001/tempDir-001/jetty2/index
   [junit4]   2> 674581 T3035 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.42767485660393223]
   [junit4]   2> 674582 T3035 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@3bfc58a2 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7dea9369),segFN=segments_1,generation=1}
   [junit4]   2> 674582 T3035 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 674584 T3035 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 674584 T3035 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 674584 T3035 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 674584 T3035 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 674584 T3035 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 674584 T3035 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 674585 T3035 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 674585 T3035 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 674585 T3035 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 674585 T3035 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 674586 T3035 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 674586 T3035 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 674586 T3035 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 674586 T3035 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 674587 T3035 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 674587 T3035 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 674588 T3035 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 674588 T3035 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 674588 T3035 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 674588 T3035 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 674589 T3035 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 674589 T3035 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 674590 T3035 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 674590 T3035 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 674591 T3035 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 674591 T3035 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 674592 T3035 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 674594 T3035 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 674596 T3035 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 674597 T3035 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 674598 T3035 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 674599 T3035 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 674601 T3035 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 674601 T3035 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 674602 T3035 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=39, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7196545575110694]
   [junit4]   2> 674603 T3035 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@3bfc58a2 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7dea9369),segFN=segments_1,generation=1}
   [junit4]   2> 674603 T3035 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 674604 T3035 oass.SolrIndexSearcher.<init> Opening 
Searcher@6dfc8efa[collection1] main
   [junit4]   2> 674604 T3035 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 674605 T3035 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 674606 T3035 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 674606 T3035 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 674606 T3035 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 674606 T3035 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 674607 T3035 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 674607 T3035 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 674608 T3035 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 674608 T3035 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 674608 T3036 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@6dfc8efa[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 674609 T3035 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 674610 T3039 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:51111 collection:collection1 
shard:shard1
   [junit4]   2> 674610 T2952 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 674610 T2952 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 674611 T3039 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 674614 T3039 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 674615 T2980 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 674615 T3039 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 674615 T3039 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> 674615 T2981 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1"} current state version: 4
   [junit4]   2> ASYNC  NEW_CORE C2992 name=collection1 
org.apache.solr.core.SolrCore@26096e79 url=http://127.0.0.1:51111/collection1 
node=127.0.0.1:51111_ C2992_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:51111, 
node_name=127.0.0.1:51111_, state=down}
   [junit4]   2> 674615 T3039 C2992 P51111 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:51111/collection1/
   [junit4]   2> 674615 T3039 C2992 P51111 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 674615 T3039 C2992 P51111 oasc.SyncStrate

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

dPoolExecutor.java:1066)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>                at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>          21) Thread[id=7536, name=zkCallback-869-thread-115, 
state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderTest]
   [junit4]   2>                at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>                at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>                at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]   2>                at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]   2>                at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>                at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>          22) Thread[id=6789, 
name=qtp901606055-6789-selector-ServerConnectorManager@6e891376/1, 
state=RUNNABLE, group=TGRP-ChaosMonkeySafeLeaderTest]
   [junit4]   2>                at sun.nio.ch.IOUtil.drain(Native Method)
   [junit4]   2>                at 
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:90)
   [junit4]   2>                at 
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]   2>                at 
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]   2>                at 
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
   [junit4]   2>                at 
org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:596)
   [junit4]   2>                at 
org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:545)
   [junit4]   2>                at 
org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)
   [junit4]   2>                at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:626)
   [junit4]   2>                at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:546)
   [junit4]   2>                at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>          23) Thread[id=6797, 
name=org.eclipse.jetty.server.session.HashSessionManager@57d04011Timer, 
state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderTest]
   [junit4]   2>                at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>                at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>                at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2>                at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]   2>                at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>                at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>          24) Thread[id=6816, name=Scheduler-1401580675, 
state=WAITING, group=TGRP-ChaosMonkeySafeLeaderTest]
   [junit4]   2>                at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>                at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>                at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>                at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
   [junit4]   2>                at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>                at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): 
{rnd_b=PostingsFormat(name=LuceneFixedGap), _version_=FSTOrd50, a_t=FSTOrd50, 
a_i=PostingsFormat(name=LuceneFixedGap), 
id=PostingsFormat(name=LuceneFixedGap)}, docValues:{}, sim=DefaultSimilarity, 
locale=fr_LU, timezone=America/Grenada
   [junit4]   2> NOTE: Linux 3.13.0-43-generic amd64/Oracle Corporation 
1.8.0_40-ea (64-bit)/cpus=8,threads=34,free=61724600,total=285704192
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestLMDirichletSimilarityFactory, TestOverriddenPrefixQueryForCustomFieldType, 
TestSchemaSimilarityResource, PathHierarchyTokenizerFactoryTest, 
SliceStateTest, AlternateDirectoryTest, TestSolrConfigHandlerConcurrent, 
TestSurroundQueryParser, TestBinaryField, TestSearcherReuse, TestSort, 
TestShardHandlerFactory, PeerSyncTest, NotRequiredUniqueKeyTest, 
DeleteInactiveReplicaTest, DistributedFacetPivotWhiteBoxTest, 
TestXIncludeConfig, TestReRankQParserPlugin, TestHashPartitioner, 
RankQueryTest, TestStressRecovery, PrimUtilsTest, TestFieldTypeResource, 
CustomCollectionTest, HighlighterConfigTest, TestRequestStatusCollectionAPI, 
TestWordDelimiterFilterFactory, TestSolrQueryParserDefaultOperatorResource, 
RequiredFieldsTest, SolrTestCaseJ4Test, RollingRestartTest, 
ConnectionManagerTest, TestCollectionAPI, TestSimpleQParserPlugin, 
TestManagedResourceStorage, QueryElevationComponentTest, DocValuesTest, 
TestQuerySenderListener, TestFastWriter, CoreAdminCreateDiscoverTest, 
DocExpirationUpdateProcessorFactoryTest, HdfsRecoveryZkTest, 
DirectUpdateHandlerTest, ExternalCollectionsTest, RecoveryZkTest, 
TestSolrConfigHandlerCloud, TestBulkSchemaConcurrent, PreAnalyzedFieldTest, 
TestStressReorder, OutputWriterTest, TestNonDefinedSimilarityFactory, 
ShowFileRequestHandlerTest, UnloadDistributedZkTest, 
TriLevelCompositeIdRoutingTest, CoreAdminHandlerTest, 
SolrCoreCheckLockOnStartupTest, DateMathParserTest, TestShortCircuitedRequests, 
TestObjectReleaseTracker, TestRandomMergePolicy, ClusterStateUpdateTest, 
RemoteQueryErrorTest, HdfsChaosMonkeySafeLeaderTest, TestIndexSearcher, 
SaslZkACLProviderTest, SortByFunctionTest, TestComponentsName, 
TestFunctionQuery, SolrXmlInZkTest, LegacyHTMLStripCharFilterTest, 
TestReplicationHandlerBackup, CircularListTest, 
DistributedFacetPivotLongTailTest, TestRandomDVFaceting, NumericFieldsTest, 
LeaderInitiatedRecoveryOnCommitTest, TestCloudPivotFacet, SolrIndexConfigTest, 
FacetPivotSmallTest, DocValuesMissingTest, TestCSVResponseWriter, 
TestOmitPositions, DefaultValueUpdateProcessorTest, 
UniqFieldsUpdateProcessorFactoryTest, SystemInfoHandlerTest, 
TestPivotHelperCode, SyncSliceTest, UUIDFieldTest, AddBlockUpdateTest, 
DateRangeFieldTest, LeaderElectionTest, BasicDistributedZkTest, 
TestStressLucene, TestRestManager, SimpleCollectionCreateDeleteTest, 
TestSweetSpotSimilarityFactory, TestImplicitCoreProperties, 
SpatialRPTFieldTypeTest, TestDocumentBuilder, TestCursorMarkWithoutUniqueKey, 
TestAnalyzeInfixSuggestions, TestLeaderElectionZkExpiry, TestGroupingSearch, 
CursorPagingTest, ZkCLITest, TestInitParams, DeleteReplicaTest, 
TestIndexingPerformance, TestMissingGroups, SolrInfoMBeanTest, 
NoCacheHeaderTest, JSONWriterTest, AssignTest, ChaosMonkeySafeLeaderTest]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=ChaosMonkeySafeLeaderTest -Dtests.seed=FF05C4F37EEB0BA 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr_LU 
-Dtests.timezone=America/Grenada -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | ChaosMonkeySafeLeaderTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 
7200000 msec).
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([FF05C4F37EEB0BA]:0)
   [junit4] Completed on J0 in 7224.00s, 1 test, 2 errors <<< FAILURES!

[...truncated 12 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:519: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:187: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:510: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1348:
 The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:956: 
There were test failures: 463 suites, 1871 tests, 1 suite-level error, 2 
errors, 47 ignored (21 assumptions)

Total time: 167 minutes 52 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_40-ea-b20 
-XX:-UseCompressedOops -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


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

Reply via email to