Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11997/
Java: 64bit/jdk1.9.0-ea-b47 -XX:+UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  org.apache.solr.cloud.RecoveryAfterSoftCommitTest.test

Error Message:
Didn't see all replicas for shard shard1 in collection1 come up within 30000 
ms! ClusterState: {   "collection1":{     "replicationFactor":"1",     
"shards":{"shard1":{         "range":"80000000-7fffffff",         
"state":"active",         "replicas":{           "core_node1":{             
"core":"collection1",             "base_url":"http://127.0.0.1:35679";,          
   "node_name":"127.0.0.1:35679_",             "state":"active",             
"leader":"true"},           "core_node2":{             "core":"collection1",    
         "base_url":"http://127.0.0.1:58405";,             
"node_name":"127.0.0.1:58405_",             "state":"active"}}}},     
"router":{"name":"compositeId"},     "maxShardsPerNode":"1",     
"autoAddReplicas":"false",     "autoCreated":"true"},   "control_collection":{  
   "replicationFactor":"1",     "shards":{"shard1":{         
"range":"80000000-7fffffff",         "state":"active",         
"replicas":{"core_node1":{             "core":"collection1",             
"base_url":"http://127.0.0.1:56310";,             
"node_name":"127.0.0.1:56310_",             "state":"active",             
"leader":"true"}}}},     "router":{"name":"compositeId"},     
"maxShardsPerNode":"1",     "autoAddReplicas":"false",     
"autoCreated":"true"}}

Stack Trace:
java.lang.AssertionError: Didn't see all replicas for shard shard1 in 
collection1 come up within 30000 ms! ClusterState: {
  "collection1":{
    "replicationFactor":"1",
    "shards":{"shard1":{
        "range":"80000000-7fffffff",
        "state":"active",
        "replicas":{
          "core_node1":{
            "core":"collection1",
            "base_url":"http://127.0.0.1:35679";,
            "node_name":"127.0.0.1:35679_",
            "state":"active",
            "leader":"true"},
          "core_node2":{
            "core":"collection1",
            "base_url":"http://127.0.0.1:58405";,
            "node_name":"127.0.0.1:58405_",
            "state":"active"}}}},
    "router":{"name":"compositeId"},
    "maxShardsPerNode":"1",
    "autoAddReplicas":"false",
    "autoCreated":"true"},
  "control_collection":{
    "replicationFactor":"1",
    "shards":{"shard1":{
        "range":"80000000-7fffffff",
        "state":"active",
        "replicas":{"core_node1":{
            "core":"collection1",
            "base_url":"http://127.0.0.1:56310";,
            "node_name":"127.0.0.1:56310_",
            "state":"active",
            "leader":"true"}}}},
    "router":{"name":"compositeId"},
    "maxShardsPerNode":"1",
    "autoAddReplicas":"false",
    "autoCreated":"true"}}
        at 
__randomizedtesting.SeedInfo.seed([CD3D318C6D8A5350:45690E56C3763EA8]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.ensureAllReplicasAreActive(AbstractFullDistribZkTestBase.java:1995)
        at 
org.apache.solr.cloud.RecoveryAfterSoftCommitTest.test(RecoveryAfterSoftCommitTest.java:103)
        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:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:958)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:933)
        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 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.schema.TestCloudSchemaless.test

Error Message:
Error from server at http://127.0.0.1:37933/collection1: Bad Request    
request: 
http://127.0.0.1:56716/collection1/update?update.chain=add-unknown-fields-to-the-schema&update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A37933%2Fcollection1%2F&wt=javabin&version=2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:37933/collection1: Bad Request



request: 
http://127.0.0.1:56716/collection1/update?update.chain=add-unknown-fields-to-the-schema&update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A37933%2Fcollection1%2F&wt=javabin&version=2
        at 
__randomizedtesting.SeedInfo.seed([CD3D318C6D8A5350:45690E56C3763EA8]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:584)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:236)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:228)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:107)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:72)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:86)
        at 
org.apache.solr.schema.TestCloudSchemaless.test(TestCloudSchemaless.java:146)
        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:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:958)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:933)
        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 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9420 lines...]
   [junit4] Suite: org.apache.solr.cloud.RecoveryAfterSoftCommitTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
 CD3D318C6D8A5350-001/init-core-data-001
   [junit4]   2> 351023 T3146 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /
   [junit4]   2> 351025 T3146 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 351025 T3147 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 351125 T3146 oasc.ZkTestServer.run start zk server on 
port:46212
   [junit4]   2> 351126 T3146 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 351126 T3146 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 351129 T3154 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@20166b90 
name:ZooKeeperConnection Watcher:127.0.0.1:46212 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 351129 T3146 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 351129 T3146 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 351129 T3146 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 351131 T3146 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 351132 T3146 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 351133 T3157 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1d61dea3 
name:ZooKeeperConnection Watcher:127.0.0.1:46212/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 351133 T3146 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 351133 T3146 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 351133 T3146 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 351134 T3146 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 351135 T3146 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 351136 T3146 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 351136 T3146 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 351137 T3146 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 351138 T3146 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 351138 T3146 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 351139 T3146 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 351139 T3146 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 351140 T3146 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 351140 T3146 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 351141 T3146 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 351141 T3146 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 351142 T3146 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 351142 T3146 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 351143 T3146 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 351143 T3146 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 351143 T3146 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 351144 T3146 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 351145 T3146 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 351145 T3146 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 351146 T3146 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 351146 T3146 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 351147 T3146 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 351147 T3146 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 351218 T3146 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
 CD3D318C6D8A5350-001/control-001/cores/collection1
   [junit4]   2> 351220 T3146 oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 351223 T3146 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@7460fb04{/,null,AVAILABLE}
   [junit4]   2> 351225 T3146 oejs.AbstractConnector.doStart Started 
ServerConnector@7caed99f{HTTP/1.1}{127.0.0.1:46547}
   [junit4]   2> 351226 T3146 oejs.Server.doStart Started @352196ms
   [junit4]   2> 351226 T3146 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
 CD3D318C6D8A5350-001/tempDir-001/control/data, hostContext=/, hostPort=56310, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
 CD3D318C6D8A5350-001/control-001/cores}
   [junit4]   2> 351226 T3146 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@58d25a40
   [junit4]   2> 351227 T3146 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
 CD3D318C6D8A5350-001/control-001/'
   [junit4]   2> 351238 T3146 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
 CD3D318C6D8A5350-001/control-001/solr.xml
   [junit4]   2> 351241 T3146 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
 CD3D318C6D8A5350-001/control-001/cores
   [junit4]   2> 351242 T3146 oasc.CoreContainer.<init> New CoreContainer 
426348334
   [junit4]   2> 351242 T3146 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
 CD3D318C6D8A5350-001/control-001/]
   [junit4]   2> 351242 T3146 oasc.CoreContainer.load loading shared library: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
 CD3D318C6D8A5350-001/control-001/lib
   [junit4]   2> 351242 T3146 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
 CD3D318C6D8A5350-001/control-001/lib).
   [junit4]   2> 351246 T3146 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 351246 T3146 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 351246 T3146 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 351246 T3146 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 351246 T3146 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 351246 T3146 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 351246 T3146 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 351247 T3146 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 351247 T3146 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 351247 T3146 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 351247 T3146 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 351247 T3146 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 351247 T3146 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 351248 T3146 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 351248 T3146 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 351248 T3146 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:46212/solr
   [junit4]   2> 351248 T3146 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 351248 T3146 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 351249 T3146 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 351251 T3171 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7e00cf67 
name:ZooKeeperConnection Watcher:127.0.0.1:46212 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 351251 T3146 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 351251 T3146 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 351259 T3146 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 351263 T3174 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@188a2e22 
name:ZooKeeperConnection Watcher:127.0.0.1:46212/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 351263 T3146 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 351265 T3146 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 351271 T3146 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 351272 T3146 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 351273 T3146 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 351274 T3146 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 351275 T3146 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 351275 T3146 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 351276 T3146 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 351276 T3146 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56310_
   [junit4]   2> 351277 T3146 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:56310_
   [junit4]   2> 351277 T3146 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 351278 T3146 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 351278 T3146 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 351279 T3146 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:56310_
   [junit4]   2> 351279 T3146 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 351280 T3146 oasc.Overseer.start Overseer 
(id=93497863596212227-127.0.0.1:56310_-n_0000000000) starting
   [junit4]   2> 351281 T3146 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 351282 T3146 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 351283 T3176 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 351283 T3146 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 351283 T3175 oasc.Overseer$ClusterStateUpdater.run Starting to 
work on the main queue
   [junit4]   2> 351285 T3146 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
 CD3D318C6D8A5350-001/control-001/cores
   [junit4]   1> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, 
transient=false, schema=schema.xml, loadOnStartup=true, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
 CD3D318C6D8A5350-001/control-001/cores/collection1, 
collection=control_collection, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
 CD3D318C6D8A5350-001/control-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 351286 T3146 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
 CD3D318C6D8A5350-001/control-001/cores/collection1/
   [junit4]   2> 351286 T3146 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 351287 T3178 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 351287 T3178 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 351287 T3174 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 351287 T3178 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 351287 T3175 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:56310";,
   [junit4]   2>          "node_name":"127.0.0.1:56310_",
   [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> 351288 T3175 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:56310";,
   [junit4]   2>          "node_name":"127.0.0.1:56310_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 351288 T3175 oasco.ClusterStateMutator.createCollection 
building a new cName: control_collection
   [junit4]   2> 351288 T3175 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 351295 T3174 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> 352287 T3178 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 352288 T3178 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 352288 T3178 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 352288 T3178 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 352288 T3178 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 352289 T3178 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
 CD3D318C6D8A5350-001/control-001/cores/collection1/'
   [junit4]   2> 352296 T3178 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 352297 T3178 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 352300 T3178 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 352303 T3178 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 352308 T3178 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 352312 T3178 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 352315 T3178 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 352390 T3178 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 352394 T3178 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 352395 T3178 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 352406 T3178 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 352409 T3178 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 352410 T3178 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 352411 T3178 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 352411 T3178 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 352411 T3178 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 352411 T3178 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 352411 T3178 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 352412 T3178 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 352412 T3178 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 352412 T3178 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
 CD3D318C6D8A5350-001/control-001/cores/collection1/, 
dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
 CD3D318C6D8A5350-001/control-001/cores/collection1/data/
   [junit4]   2> 352413 T3178 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@257db786
   [junit4]   2> 352413 T3178 oasc.CachingDirectoryFactory.get return new 
directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
 CD3D318C6D8A5350-001/control-001/cores/collection1/data
   [junit4]   2> 352413 T3178 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
 CD3D318C6D8A5350-001/control-001/cores/collection1/data/index/
   [junit4]   2> 352413 T3178 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
 CD3D318C6D8A5350-001/control-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 352414 T3178 oasc.CachingDirectoryFactory.get return new 
directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
 CD3D318C6D8A5350-001/control-001/cores/collection1/data/index
   [junit4]   2> 352414 T3178 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=17, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=96.685546875, 
floorSegmentMB=1.76171875, forceMergeDeletesPctAllowed=21.671372847493885, 
segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8219581726730212
   [junit4]   2> 352414 T3178 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@77b6952a 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2f0a08a5),segFN=segments_1,generation=1}
   [junit4]   2> 352415 T3178 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 352418 T3178 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 352419 T3178 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 352419 T3178 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 352419 T3178 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 352419 T3178 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 352420 T3178 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 352420 T3178 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 352420 T3178 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 352420 T3178 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 352422 T3178 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 352423 T3178 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 352424 T3178 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 352425 T3178 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 352427 T3178 oasc.RequestHandlers.initHandlersFromConfig 
Registered paths: 
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 352429 T3178 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 352429 T3178 oasu.UpdateHandler.<init> Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 352429 T3178 oasu.UpdateLog.init Initializing UpdateLog: 
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 352430 T3178 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 352430 T3178 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 352430 T3178 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=30, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=0.845703125, 
floorSegmentMB=0.673828125, forceMergeDeletesPctAllowed=5.897084174126059, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 352430 T3178 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@77b6952a 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2f0a08a5),segFN=segments_1,generation=1}
   [junit4]   2> 352431 T3178 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 352431 T3178 oass.SolrIndexSearcher.<init> Opening 
Searcher@2e91c93d[collection1] main
   [junit4]   2> 352431 T3178 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 352431 T3178 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 352432 T3178 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 352432 T3178 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 352432 T3178 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 352432 T3178 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 352432 T3178 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 352433 T3178 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 352433 T3178 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 352433 T3178 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 352433 T3178 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 352433 T3179 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@2e91c93d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 352434 T3182 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:56310 collection:control_collection 
shard:shard1
   [junit4]   2> 352434 T3146 oass.SolrDispatchFilter.init 
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 352434 T3146 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 352434 T3182 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 352435 T3146 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 352436 T3146 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 352438 T3186 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7c57d4a8 
name:ZooKeeperConnection Watcher:127.0.0.1:46212/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 352438 T3146 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 352438 T3146 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 352438 T3146 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 352440 T3182 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 352440 T3174 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 352440 T3146 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 352440 T3182 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 352441 T3182 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> 352441 T3175 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> 352441 T3146 oasc.AbstractFullDistribZkTestBase.createJettys 
Creating collection1 with stateFormat=2
   [junit4]   2> ASYNC  NEW_CORE C486 name=collection1 
org.apache.solr.core.SolrCore@6c0783ca url=http://127.0.0.1:56310/collection1 
node=127.0.0.1:56310_ C486_STATE=coll:control_collection core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:56310, 
node_name=127.0.0.1:56310_, state=down}
   [junit4]   2> 352441 T3182 C486 P56310 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:56310/collection1/
   [junit4]   2> 352441 T3146 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 352441 T3182 C486 P56310 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 352442 T3182 C486 P56310 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:56310/collection1/ has no replicas
   [junit4]   2> 352442 T3146 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 352442 T3182 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:56310/collection1/ shard1
   [junit4]   2> 352442 T3182 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 352443 T3189 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@122fda27 
name:ZooKeeperConnection Watcher:127.0.0.1:46212/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 352443 T3146 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 352444 T3146 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 352445 T3174 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 352445 T3175 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 2, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "base_url":"http://127.0.0.1:56310";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 1
   [junit4]   2> 352446 T3175 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"create",
   [junit4]   2>          "name":"collection1",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "stateFormat":"2"} current state version: 1
   [junit4]   2> 352447 T3175 oasco.ClusterStateMutator.createCollection 
building a new cName: collection1
   [junit4]   2> 352447 T3186 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> 352447 T3174 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> 352449 T3174 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 352450 T3175 oasco.ZkStateWriter.writePendingUpdates going to 
create_collection /collections/collection1/state.json
   [junit4]   2> 352450 T3174 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> 352450 T3186 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> 352488 T3146 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
 CD3D318C6D8A5350-001/shard-1-001/cores/collection1
   [junit4]   2> 352489 T3146 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
 CD3D318C6D8A5350-001/shard-1-001
   [junit4]   2> 352490 T3146 oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 352490 T3146 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@4e429f9b{/,null,AVAILABLE}
   [junit4]   2> 352491 T3146 oejs.AbstractConnector.doStart Started 
ServerConnector@40423f83{HTTP/1.1}{127.0.0.1:51713}
   [junit4]   2> 352491 T3146 oejs.Server.doStart Started @353462ms
   [junit4]   2> 352491 T3146 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
 CD3D318C6D8A5350-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, 
hostContext=/, hostPort=35679, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
 CD3D318C6D8A5350-001/shard-1-001/cores}
   [junit4]   2> 352491 T3146 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@58d25a40
   [junit4]   2> 352492 T3146 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
 CD3D318C6D8A5350-001/shard-1-001/'
   [junit4]   2> 352495 T3182 oasc.ZkController.register We are 
http://127.0.0.1:56310/collection1/ and leader is 
http://127.0.0.1:56310/collection1/
   [junit4]   2> 352496 T3182 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:56310
   [junit4]   2> 352496 T3182 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 352496 T3182 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 352496 T3182 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 352497 T3174 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 352497 T3175 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:56310";,
   [junit4]   2>          "node_name":"127.0.0.1:56310_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 3
   [junit4]   2> 352498 T3175 oasco.ReplicaMutator.updateState Update state 
numShards=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:56310";,
   [junit4]   2>          "node_name":"127.0.0.1:56310_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 352500 T3146 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
 CD3D318C6D8A5350-001/shard-1-001/solr.xml
   [junit4]   2> 352503 T3146 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
 CD3D318C6D8A5350-001/shard-1-001/cores
   [junit4]   2> 352503 T3146 oasc.CoreContainer.<init> New CoreContainer 
1202654354
   [junit4]   2> 352503 T3146 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
 CD3D318C6D8A5350-001/shard-1-001/]
   [junit4]   2> 352504 T3146 oasc.CoreContainer.load loading shared library: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
 CD3D318C6D8A5350-001/shard-1-001/lib
   [junit4]   2> 352504 T3146 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
 CD3D318C6D8A5350-001/shard-1-001/lib).
   [junit4]   2> 352507 T3146 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 352507 T3146 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 352508 T3146 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 352508 T3146 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 352508 T3146 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 352508 T3146 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 352508 T3146 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 352508 T3146 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 352509 T3146 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 352509 T3146 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 352509 T3146 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 352509 T3146 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 352509 T3146 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 352509 T3146 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 352510 T3146 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 352510 T3146 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:46212/solr
   [junit4]   2> 352510 T3146 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 352510 T3146 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 352510 T3146 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 352512 T3203 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3d9f96d3 
name:ZooKeeperConnection Watcher:127.0.0.1:46212 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 352512 T3146 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 352512 T3146 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 352514 T3146 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 352516 T3206 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5f273464 
name:ZooKeeperConnection Watcher:127.0.0.1:46212/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 352516 T3146 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 352518 T3146 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 352599 T3186 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> 352599 T3206 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> 352599 T3174 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> 353520 T3146 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35679_
   [junit4]   2> 353521 T3146 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:35679_
   [junit4]   2> 353522 T3146 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 353523 T3146 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
 CD3D318C6D8A5350-001/shard-1-001/cores
   [junit4]   1> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, 
transient=false, schema=schema.xml, loadOnStartup=true, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
 CD3D318C6D8A5350-001/shard-1-001/cores/collection1, collection=collection1, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
 CD3D318C6D8A5350-001/shard-1-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 353524 T3146 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
 CD3D318C6D8A5350-001/shard-1-001/cores/collection1/
   [junit4]   2> 353525 T3146 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 353526 T3207 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 353526 T3207 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 353529 T3174 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 353529 T3207 oasc.ZkController.preRegister Registering watch 
for external collection collection1
   [junit4]   2> 353530 T3207 oascc.ZkStateReader.addZkWatch addZkWatch 
collection1
   [junit4]   2> 353530 T3175 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:35679";,
   [junit4]   2>          "node_name":"127.0.0.1:35679_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 4
   [junit4]   2> 353530 T3207 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 353530 T3175 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:35679";,
   [junit4]   2>          "node_name":"127.0.0.1:35679_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 353531 T3175 oasco.ReplicaMutator.updateState Collection 
already exists with numShards=1
   [junit4]   2> 353531 T3175 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 353531 T3207 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 0 
   [junit4]   2> 353531 T3207 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 353632 T3175 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 353632 T3206 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 2)
   [junit4]   2> 353633 T3206 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 1 
   [junit4]   2> 354531 T3207 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 354531 T3207 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 354532 T3207 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 354532 T3207 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 354532 T3207 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 354532 T3207 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
 CD3D318C6D8A5350-001/shard-1-001/cores/collection1/'
   [junit4]   2> 354538 T3207 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 354539 T3207 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 354541 T3207 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 354543 T3207 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 354555 T3207 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 354556 T3207 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 354559 T3207 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 354606 T3207 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 354609 T3207 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 354610 T3207 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 354613 T3207 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 354614 T3207 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 354615 T3207 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 354615 T3207 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 354615 T3207 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 354615 T3207 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 354615 T3207 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 354615 T3207 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 354616 T3207 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 354616 T3207 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 354616 T3207 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
 CD3D318C6D8A5350-001/shard-1-001/cores/collection1/, 
dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
 CD3D318C6D8A5350-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 354616 T3207 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@257db786
   [junit4]   2> 354616 T3207 oasc.CachingDirectoryFactory.get return new 
directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
 CD3D318C6D8A5350-001/shard-1-001/cores/collection1/data
   [junit4]   2> 354616 T3207 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
 CD3D318C6D8A5350-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 354617 T3207 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
 CD3D318C6D8A5350-001/shard-1-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 354617 T3207 oasc.CachingDirectoryFactory.get return new 
directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
 CD3D318C6D8A5350-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 354617 T3207 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=17, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=96.685546875, 
floorSegmentMB=1.76171875, forceMergeDeletesPctAllowed=21.671372847493885, 
segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8219581726730212
   [junit4]   2> 354617 T3207 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@6b601ce5 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@187f3393),segFN=segments_1,generation=1}
   [junit4]   2> 354617 T3207 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 354620 T3207 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 354620 T3207 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 354620 T3207 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 354620 T3207 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 354620 T3207 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 354620 T3207 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 354621 T3207 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 354621 T3207 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 354621 T3207 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 354622 T3207 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 354622 T3207 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 354623 T3207 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 354623 T3207 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 354625 T3207 oasc.RequestHandlers.initHandlersFromConfig 
Registered paths: 
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 354625 T3207 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 354626 T3207 oasu.UpdateHandler.<init> Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 354626 T3207 oasu.UpdateLog.init Initializing UpdateLog: 
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 354626 T3207 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 354626 T3207 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 354627 T3207 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=30, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=0.845703125, 
floorSegmentMB=0.673828125, forceMergeDeletesPctAllowed=5.897084174126059, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 354627 T3207 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@6b601ce5 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@187f3393),segFN=segments_1,generation=1}
   [junit4]   2> 354627 T3207 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 354627 T3207 oass.SolrIndexSearcher.<init> Opening 
Searcher@45cd7ae7[collection1] main
   [junit4]   2> 354627 T3207 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 354628 T3207 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 354628 T3207 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 354628 T3207 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 354628 T3207 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 354628 T3207 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 354628 T3207 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 354628 T3207 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 354629 T3207 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 354629 T3207 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 354629 T3207 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 354629 T3208 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@45cd7ae7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 354629 T3211 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:35679 collection:collection1 
shard:shard1
   [junit4]   2> 354629 T3146 oass.SolrDispatchFilter.init 
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 354630 T3146 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 354630 T3211 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 354631 T3211 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 354631 T3174 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 354631 T3211 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 354632 T3211 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C487 name=collection1 
org.apache.solr.core.SolrCore@37cd33bb url=http://127.0.0.1:35679/collection1 
node=127.0.0.1:35679_ C487_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:35679, 
node_name=127.0.0.1:35679_, state=down}
   [junit4]   2> 354632 T3211 C487 P35679 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:35679/collection1/
   [junit4]   2> 354632 T3175 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> 354632 T3211 C487 P35679 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 354632 T3211 C487 P35679 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:35679/collection1/ has no replicas
   [junit4]   2> 354632 T3211 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:35679/collection1/ shard1
   [junit4]   2> 354632 T3211 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 354632 T3175 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 354633 T3206 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 2)
   [junit4]   2> 354633 T3206 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 2 
   [junit4]   2> 354634 T3175 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:35679";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 4
   [junit4]   2> 354634 T3175 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 2
   [junit4]   2> 354634 T3206 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 2)
   [junit4]   2> 354634 T3206 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 3 
   [junit4]   2> 354635 T3174 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 354669 T3146 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
 CD3D318C6D8A5350-001/shard-2-001/cores/collection1
   [junit4]   2> 354669 T3146 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
 CD3D318C6D8A5350-001/shard-2-001
   [junit4]   2> 354670 T3146 oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 354670 T3146 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@54a6a738{/,null,AVAILABLE}
   [junit4]   2> 354671 T3146 oejs.AbstractConnector.doStart Started 
ServerConnector@51620514{HTTP/1.1}{127.0.0.1:47666}
   [junit4]   2> 354671 T3146 oejs.Server.doStart Started @355642ms
   [junit4]   2> 354671 T3146 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
 CD3D318C6D8A5350-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, 
hostContext=/, hostPort=58405, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
 CD3D318C6D8A5350-001/shard-2-001/cores}
   [junit4]   2> 354672 T3146 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@58d25a40
   [junit4]   2> 354672 T3146 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
 CD3D318C6D8A5350-001/shard-2-001/'
   [junit4]   2> 354680 T3146 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
 CD3D318C6D8A5350-001/shard-2-001/solr.xml
   [junit4]   2> 354682 T3146 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
 CD3D318C6D8A5350-001/shard-2-001/cores
   [junit4]   2> 354682 T3146 oasc.CoreContainer.<init> New CoreContainer 
365093719
   [junit4]   2> 354682 T3146 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
 CD3D318C6D8A5350-001/shard-2-001/]
   [junit4]   2> 354682 T3146 oasc.CoreContainer.load loading shared library: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
 CD3D318C6D8A5350-001/shard-2-001/lib
   [junit4]   2> 354683 T3146 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
 CD3D318C6D8A5350-001/shard-2-001/lib).
   [junit4]   2> 354684 T3211 oasc.ZkController.register We are 
http://127.0.0.1:35679/collection1/ and leader is 
http://127.0.0.1:35679/collection1/
   [junit4]   2> 354684 T3211 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:35679
   [junit4]   2> 354684 T3211 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 354684 T3211 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 354684 T3211 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 354685 T3174 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 354685 T3175 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:35679";,
   [junit4]   2>          "node_name":"127.0.0.1:35679_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 4
   [junit4]   2> 354685 T3175 oasco.ReplicaMutator.updateState Update state 
numShards=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:35679";,
   [junit4]   2>          "node_name":"127.0.0.1:35679_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 354685 T3211 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 3 
   [junit4]   2> 354685 T3175 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 3
   [junit4]   2> 354686 T3206 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 2)
   [junit4]   2> 354686 T3146 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 354686 T3206 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 354686 T3146 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 354686 T3146 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 354686 T3146 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 354687 T3146 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 354687 T3146 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 354687 T3146 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 354687 T3146 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 354687 T3146 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 354687 T3146 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 354687 T3146 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 354688 T3146 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 354688 T3146 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 354688 T3146 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 354688 T3146 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 354688 T3146 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:46212/solr
   [junit4]   2> 354688 T3146 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 354689 T3146 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 354689 T3146 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 354690 T3226 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@21fd2b9d 
name:ZooKeeperConnection Watcher:127.0.0.1:46212 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 354690 T3146 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 354691 T3146 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 354692 T3146 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 354693 T3229 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4262178d 
name:ZooKeeperConnection Watcher:127.0.0.1:46212/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 354693 T3146 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 354695 T3146 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 355696 T3146 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58405_
   [junit4]   2> 355697 T3146 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:58405_
   [junit4]   2> 355698 T3146 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 355700 T3146 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
 CD3D318C6D8A5350-001/shard-2-001/cores
   [junit4]   1> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, 
transient=false, schema=schema.xml, loadOnStartup=true, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
 CD3D318C6D8A5350-001/shard-2-001/cores/collection1, collection=collection1, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
 CD3D318C6D8A5350-001/shard-2-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 355701 T3146 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
 CD3D318C6D8A5350-001/shard-2-001/cores/collection1/
   [junit4]   2> 355702 T3146 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 355702 T3230 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 355703 T3230 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 355703 T3174 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 355703 T3230 oasc.ZkController.preRegister Registering watch 
for external collection collection1
   [junit4]   2> 355703 T3230 oascc.ZkStateReader.addZkWatch addZkWatch 
collection1
   [junit4]   2> 355703 T3175 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:58405";,
   [junit4]   2>          "node_name":"127.0.0.1:58405_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 4
   [junit4]   2> 355703 T3230 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 355704 T3175 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:58405";,
   [junit4]   2>          "node_name":"127.0.0.1:58405_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 355704 T3175 oasco.ReplicaMutator.updateState Collection 
already exists with numShards=1
   [junit4]   2> 355704 T3230 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 355704 T3175 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 355704 T3230 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 355704 T3175 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 4
   [junit4]   2> 355705 T3229 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 3)
   [junit4]   2> 355705 T3206 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 3)
   [junit4]   2> 355705 T3229 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 5 
   [junit4]   2> 355705 T3206 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 5 
   [junit4]   2> 356704 T3230 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 356705 T3230 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 356705 T3230 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 356705 T3230 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 356705 T3230 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 356705 T3230 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
 CD3D318C6D8A5350-001/shard-2-001/cores/collection1/'
   [junit4]   2> 356712 T3230 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 356713 T3230 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 356716 T3230 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 356718 T3230 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 356722 T3230 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 356723 T3230 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 356726 T3230 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 356781 T3230 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 356784 T3230 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 356785 T3230 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 356788 T3230 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 356789 T3230 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 356790 T3230 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 356791 T3230 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 356791 T3230 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 356791 T3230 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 356791 T3230 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE


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

 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless
 CD3D318C6D8A5350-001/shard-8-001/cores/collection1/data/index.20150318034921158
   [junit4]   2> 1157148 T8055 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless
 CD3D318C6D8A5350-001/shard-8-001/cores/collection1/data 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless
 CD3D318C6D8A5350-001/shard-8-001/cores/collection1/data;done=false>>]
   [junit4]   2> 1157149 T8055 oasc.CachingDirectoryFactory.close Closing 
directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless
 CD3D318C6D8A5350-001/shard-8-001/cores/collection1/data
   [junit4]   2> 1157150 T8055 oasc.Overseer.close Overseer 
(id=93497913399312405-127.0.0.1:37933_-n_0000000008) closing
   [junit4]   2> 1157150 T8353 oasc.Overseer$ClusterStateUpdater.run Overseer 
Loop exiting : 127.0.0.1:37933_
   [junit4]   2> 1158654 T8279 oascc.ZkStateReader$3.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1158658 T8055 oejs.AbstractConnector.doStop Stopped 
ServerConnector@6f6abb4b{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1158658 T8055 oejsh.ContextHandler.doStop Stopped 
o.e.j.s.ServletContextHandler@263089c7{/,null,UNAVAILABLE}
   [junit4]   2> 1158659 T8055 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:46944 46944
   [junit4]   2> 1158681 T8056 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:46944 46944
   [junit4]   2> 1158683 T8056 oasc.ZkTestServer$ZKServerMain.runFromConfig 
WARN Watch limit violations: 
   [junit4]   2>        Maximum concurrent create/delete watches above limit:
   [junit4]   2>        
   [junit4]   2>                11      /solr/aliases.json
   [junit4]   2>                11      /solr/clusterstate.json
   [junit4]   2>                9       /solr/configs/conf1/managed-schema
   [junit4]   2>                9       /solr/configs/conf1
   [junit4]   2>                8       /solr/collections/collection1/state.json
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent children watches above limit:
   [junit4]   2>        
   [junit4]   2>                11      /solr/live_nodes
   [junit4]   2>                9       /solr/overseer/collection-queue-work
   [junit4]   2>                8       /solr/overseer/queue
   [junit4]   2>        
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCloudSchemaless 
-Dtests.method=test -Dtests.seed=CD3D318C6D8A5350 -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=de_AT -Dtests.timezone=America/Puerto_Rico 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   47.9s J2 | TestCloudSchemaless.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:37933/collection1: Bad Request
   [junit4]    > request: 
http://127.0.0.1:56716/collection1/update?update.chain=add-unknown-fields-to-the-schema&update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A37933%2Fcollection1%2F&wt=javabin&version=2
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([CD3D318C6D8A5350:45690E56C3763EA8]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:584)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:236)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:228)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:107)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:72)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:86)
   [junit4]    >        at 
org.apache.solr.schema.TestCloudSchemaless.test(TestCloudSchemaless.java:146)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:958)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:933)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1158692 T8055 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless
 CD3D318C6D8A5350-001
   [junit4]   2> 47860 T8054 ccr.ThreadLeakControl.checkThreadLeaks WARNING 
Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {}, 
docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, 
locale=de_AT, timezone=America/Puerto_Rico
   [junit4]   2> NOTE: Linux 3.13.0-46-generic amd64/Oracle Corporation 
1.9.0-ea (64-bit)/cpus=12,threads=1,free=244963504,total=508952576
   [junit4]   2> NOTE: All tests run in this JVM: [AsyncMigrateRouteKeyTest, 
PathHierarchyTokenizerFactoryTest, VMParamsZkACLAndCredentialsProvidersTest, 
BadCopyFieldTest, DeleteInactiveReplicaTest, TestManagedSchemaFieldResource, 
OutputWriterTest, CoreAdminRequestStatusTest, TestSort, 
TestShardHandlerFactory, TestBM25SimilarityFactory, AtomicUpdatesTest, 
TestPartialUpdateDeduplication, BasicDistributedZk2Test, 
HdfsWriteToMultipleCollectionsTest, TestCryptoKeys, DocValuesTest, 
CursorMarkTest, TestBinaryResponseWriter, TestJsonFacets, 
AnalyticsMergeStrategyTest, SoftAutoCommitTest, AddBlockUpdateTest, 
TestObjectReleaseTracker, CoreAdminCreateDiscoverTest, DistanceUnitsTest, 
TestCopyFieldCollectionResource, TestExactStatsCache, QueryParsingTest, 
HardAutoCommitTest, TestSystemIdResolver, NumericFieldsTest, 
TestRequestStatusCollectionAPI, OverseerRolesTest, TestBulkSchemaAPI, 
DistributedExpandComponentTest, PrimUtilsTest, TestFieldTypeResource, 
TestUtils, TestLeaderElectionZkExpiry, DistributedQueueTest, 
ResponseLogComponentTest, TestRecovery, ZkStateWriterTest, 
SpatialHeatmapFacetsTest, TestSchemaSimilarityResource, TestPseudoReturnFields, 
FullSolrCloudDistribCmdsTest, DistributedFacetPivotSmallAdvancedTest, 
TestStressReorder, CachingDirectoryFactoryTest, 
OverseerCollectionProcessorTest, TestDocBasedVersionConstraints, 
SimpleFacetsTest, NotRequiredUniqueKeyTest, TestSearcherReuse, 
OverriddenZkACLAndCredentialsProvidersTest, DeleteReplicaTest, 
CursorPagingTest, ChangedSchemaMergeTest, SOLR749Test, 
OpenExchangeRatesOrgProviderTest, QueryEqualityTest, TestQueryTypes, 
TestInitQParser, TestClassNameShortening, TestSchemaVersionResource, 
OverseerStatusTest, DocValuesMissingTest, TestReqParamsAPI, 
MultiThreadedOCPTest, HdfsDirectoryTest, AssignTest, 
BinaryUpdateRequestHandlerTest, StatsComponentTest, BJQParserTest, 
XmlUpdateRequestHandlerTest, UnloadDistributedZkTest, OpenCloseCoreStressTest, 
OverseerTest, RecoveryZkTest, TestZkChroot, AutoCommitTest, 
TestHashPartitioner, TestReload, DistributedTermsComponentTest, TestRangeQuery, 
SolrCoreTest, TestGroupingSearch, TestBadConfig, CurrencyFieldOpenExchangeTest, 
DistributedQueryElevationComponentTest, SolrIndexSplitterTest, 
AnalysisAfterCoreReloadTest, SpellCheckCollatorTest, SuggesterTest, TestTrie, 
PolyFieldTest, SolrCoreCheckLockOnStartupTest, SortByFunctionTest, 
SolrInfoMBeanTest, CacheHeaderTest, TestQueryUtils, TestWriterPerf, 
FileBasedSpellCheckerTest, TermVectorComponentTest, TestArbitraryIndexDir, 
TestCollationField, JSONWriterTest, TestAnalyzedSuggestions, 
PingRequestHandlerTest, TestLFUCache, CopyFieldTest, SampleTest, 
TestBinaryField, TestSearchPerf, TestSolrCoreProperties, 
TestLuceneMatchVersion, TestCharFilters, SynonymTokenizerTest, EchoParamsTest, 
TestIBSimilarityFactory, TimeZoneUtilsTest, TestFastOutputStream, 
ChaosMonkeyNothingIsSafeTest, ConnectionManagerTest, 
DistribDocExpirationUpdateProcessorTest, TestDistribDocBasedVersion, 
TriLevelCompositeIdRoutingTest, TestReloadAndDeleteDocs, TestSolrConfigHandler, 
TestConfigReload, CoreMergeIndexesAdminHandlerTest, InfoHandlerTest, 
SegmentsInfoRequestHandlerTest, DistributedDebugComponentTest, 
DistributedFacetPivotLargeTest, DistributedFacetPivotWhiteBoxTest, 
DistributedSuggestComponentTest, FacetPivotSmallTest, SuggestComponentTest, 
TestManagedSchemaFieldTypeResource, TestSchemaNameResource, 
TestManagedStopFilterFactory, TestCloudManagedSchema, TestCloudSchemaless]
   [junit4] Completed on J2 in 48.88s, 1 test, 1 error <<< FAILURES!

[...truncated 97 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:519: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:191: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:510: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1351: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:958: 
There were test failures: 475 suites, 1891 tests, 1 error, 1 failure, 48 
ignored (21 assumptions)

Total time: 51 minutes 54 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.9.0-ea-b47 
-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