Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/12843/
Java: 32bit/jdk1.8.0_45 -client -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  
org.apache.solr.cloud.CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls

Error Message:
Shard split did not complete. Last recorded state: running 
expected:<[completed]> but was:<[running]>

Stack Trace:
org.junit.ComparisonFailure: Shard split did not complete. Last recorded state: 
running expected:<[completed]> but was:<[running]>
        at 
__randomizedtesting.SeedInfo.seed([E204DA36B31551FE:BA605657B57FF92A]:0)
        at org.junit.Assert.assertEquals(Assert.java:125)
        at 
org.apache.solr.cloud.CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls(CollectionsAPIAsyncDistributedZkTest.java:101)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10550 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIAsyncDistributedZkTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 E204DA36B31551FE-001/init-core-data-001
   [junit4]   2> 1052151 T7771 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 1052152 T7771 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /
   [junit4]   2> 1052154 T7771 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1052155 T7772 oasc.ZkTestServer$2$1.setClientPort client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1052155 T7772 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 1052255 T7771 oasc.ZkTestServer.run start zk server on 
port:36996
   [junit4]   2> 1052269 T7771 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> 1052272 T7771 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> 1052274 T7771 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> 1052276 T7771 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> 1052277 T7771 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> 1052279 T7771 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> 1052280 T7771 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> 1052282 T7771 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> 1052283 T7771 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> 1052285 T7771 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> 1052286 T7771 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> 1052343 T7771 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 E204DA36B31551FE-001/control-001/cores/collection1
   [junit4]   2> 1052344 T7771 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 1052345 T7771 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@db9292{/,null,AVAILABLE}
   [junit4]   2> 1052349 T7771 oejs.AbstractConnector.doStart Started 
ServerConnector@1be0f7e{HTTP/1.1}{127.0.0.1:57711}
   [junit4]   2> 1052349 T7771 oejs.Server.doStart Started @1053249ms
   [junit4]   2> 1052350 T7771 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: {hostContext=/, hostPort=57711, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 E204DA36B31551FE-001/control-001/cores}
   [junit4]   2> 1052350 T7771 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1052351 T7771 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 E204DA36B31551FE-001/control-001/'
   [junit4]   2> 1052370 T7771 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 E204DA36B31551FE-001/control-001/solr.xml
   [junit4]   2> 1052377 T7771 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 E204DA36B31551FE-001/control-001/cores
   [junit4]   2> 1052378 T7771 oasc.CoreContainer.<init> New CoreContainer 
9280312
   [junit4]   2> 1052378 T7771 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 E204DA36B31551FE-001/control-001/]
   [junit4]   2> 1052378 T7771 oasc.CoreContainer.load loading shared library: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 E204DA36B31551FE-001/control-001/lib
   [junit4]   2> 1052379 T7771 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/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 E204DA36B31551FE-001/control-001/lib).
   [junit4]   2> 1052385 T7771 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 1052386 T7771 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1052387 T7771 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1052387 T7771 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1052388 T7771 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1052388 T7771 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:36996/solr
   [junit4]   2> 1052388 T7771 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1052403 T7771 n:127.0.0.1:57711_ 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57711_
   [junit4]   2> 1052406 T7771 n:127.0.0.1:57711_ oasc.Overseer.close Overseer 
(id=null) closing
   [junit4]   2> 1052407 T7771 n:127.0.0.1:57711_ 
oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 
127.0.0.1:57711_
   [junit4]   2> 1052409 T7771 n:127.0.0.1:57711_ oasc.Overseer.start Overseer 
(id=93895632693821443-127.0.0.1:57711_-n_0000000000) starting
   [junit4]   2> 1052414 T7771 n:127.0.0.1:57711_ 
oasc.OverseerAutoReplicaFailoverThread.<init> Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1052415 T7801 n:127.0.0.1:57711_ 
oasc.OverseerCollectionProcessor.run Process current queue of collection 
creations
   [junit4]   2> 1052415 T7800 n:127.0.0.1:57711_ 
oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1052419 T7771 n:127.0.0.1:57711_ 
oasc.CoreContainer.initializeAuthenticationPlugin No authentication plugin used.
   [junit4]   2> 1052419 T7771 n:127.0.0.1:57711_ 
oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1052420 T7771 n:127.0.0.1:57711_ 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 E204DA36B31551FE-001/control-001/cores
   [junit4]   2> 1052421 T7771 n:127.0.0.1:57711_ oasc.CoreDescriptor.<init> 
CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, 
schema=schema.xml, loadOnStartup=true, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 E204DA36B31551FE-001/control-001/cores/collection1, 
collection=control_collection, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 E204DA36B31551FE-001/control-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 1052422 T7771 n:127.0.0.1:57711_ 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 E204DA36B31551FE-001/control-001/cores/collection1/
   [junit4]   2> 1052422 T7771 n:127.0.0.1:57711_ 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1052423 T7803 n:127.0.0.1:57711_ c:control_collection 
x:collection1 oasc.ZkController.publish publishing core=collection1 state=down 
collection=control_collection
   [junit4]   2> 1052423 T7803 n:127.0.0.1:57711_ c:control_collection 
x:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 1052424 T7799 n:127.0.0.1:57711_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1052424 T7803 n:127.0.0.1:57711_ 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1052425 T7800 n:127.0.0.1:57711_ 
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:57711";,
   [junit4]   2>          "node_name":"127.0.0.1:57711_",
   [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> 1052425 T7800 n:127.0.0.1:57711_ 
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:57711";,
   [junit4]   2>          "node_name":"127.0.0.1:57711_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1052426 T7800 n:127.0.0.1:57711_ 
oasco.ClusterStateMutator.createCollection building a new cName: 
control_collection
   [junit4]   2> 1052426 T7800 n:127.0.0.1:57711_ 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1053424 T7803 n:127.0.0.1:57711_ 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 1053425 T7803 n:127.0.0.1:57711_ 
oasc.ZkController.createCollectionZkNode Check for collection 
zkNode:control_collection
   [junit4]   2> 1053425 T7803 n:127.0.0.1:57711_ 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1053426 T7803 n:127.0.0.1:57711_ 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 E204DA36B31551FE-001/control-001/cores/collection1/'
   [junit4]   2> 1053447 T7803 n:127.0.0.1:57711_ oasc.Config.<init> loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 1053454 T7803 n:127.0.0.1:57711_ 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1053459 T7803 n:127.0.0.1:57711_ oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 6.0.0
   [junit4]   2> 1053471 T7803 n:127.0.0.1:57711_ oasc.SolrConfig.<init> Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 1053472 T7803 n:127.0.0.1:57711_ oass.IndexSchema.readSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1053482 T7803 n:127.0.0.1:57711_ oass.IndexSchema.readSchema 
[collection1] Schema name=test
   [junit4]   2> 1053583 T7803 n:127.0.0.1:57711_ 
oass.OpenExchangeRatesOrgProvider.init Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1053590 T7803 n:127.0.0.1:57711_ oass.IndexSchema.readSchema 
default search field in schema is text
   [junit4]   2> 1053592 T7803 n:127.0.0.1:57711_ oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 1053609 T7803 n:127.0.0.1:57711_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 1053612 T7803 n:127.0.0.1:57711_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 1053614 T7803 n:127.0.0.1:57711_ 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1053615 T7803 n:127.0.0.1:57711_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1053616 T7803 n:127.0.0.1:57711_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1053616 T7803 n:127.0.0.1:57711_ 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1053617 T7803 n:127.0.0.1:57711_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1053617 T7803 n:127.0.0.1:57711_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1053617 T7803 n:127.0.0.1:57711_ oasc.CoreContainer.create 
Creating SolrCore 'collection1' using configuration from collection 
control_collection
   [junit4]   2> 1053618 T7803 n:127.0.0.1:57711_ x:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1053618 T7803 n:127.0.0.1:57711_ x:collection1 
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 E204DA36B31551FE-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 1053618 T7803 n:127.0.0.1:57711_ x:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c40a92
   [junit4]   2> 1053619 T7803 n:127.0.0.1:57711_ x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 E204DA36B31551FE-001/control-001/cores/collection1/data
   [junit4]   2> 1053619 T7803 n:127.0.0.1:57711_ x:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 E204DA36B31551FE-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1053619 T7803 n:127.0.0.1:57711_ x:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 E204DA36B31551FE-001/control-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 1053620 T7803 n:127.0.0.1:57711_ x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 E204DA36B31551FE-001/control-001/cores/collection1/data/index
   [junit4]   2> 1053620 T7803 n:127.0.0.1:57711_ x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=29, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=10.8544921875, 
floorSegmentMB=1.10546875, forceMergeDeletesPctAllowed=27.993932358986807, 
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1053621 T7803 n:127.0.0.1:57711_ x:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@cd12c2 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@152ca0c),segFN=segments_1,generation=1}
   [junit4]   2> 1053622 T7803 n:127.0.0.1:57711_ x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1053627 T7803 n:127.0.0.1:57711_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 1053627 T7803 n:127.0.0.1:57711_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1053627 T7803 n:127.0.0.1:57711_ x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1053628 T7803 n:127.0.0.1:57711_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1053628 T7803 n:127.0.0.1:57711_ x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1053628 T7803 n:127.0.0.1:57711_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 1053628 T7803 n:127.0.0.1:57711_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1053629 T7803 n:127.0.0.1:57711_ x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1053629 T7803 n:127.0.0.1:57711_ x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 1053631 T7803 n:127.0.0.1:57711_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1053632 T7803 n:127.0.0.1:57711_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1053633 T7803 n:127.0.0.1:57711_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1053634 T7803 n:127.0.0.1:57711_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1053639 T7803 n:127.0.0.1:57711_ x:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1053640 T7803 n:127.0.0.1:57711_ x:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1053641 T7803 n:127.0.0.1:57711_ x:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1053641 T7803 n:127.0.0.1:57711_ x:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1053642 T7803 n:127.0.0.1:57711_ x:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1053642 T7803 n:127.0.0.1:57711_ x:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1053643 T7803 n:127.0.0.1:57711_ x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1053643 T7803 n:127.0.0.1:57711_ x:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@cd12c2 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@152ca0c),segFN=segments_1,generation=1}
   [junit4]   2> 1053644 T7803 n:127.0.0.1:57711_ x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1053644 T7803 n:127.0.0.1:57711_ x:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@c9a217[collection1] main
   [junit4]   2> 1053645 T7803 n:127.0.0.1:57711_ x:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1053646 T7803 n:127.0.0.1:57711_ x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1053646 T7803 n:127.0.0.1:57711_ x:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1053646 T7803 n:127.0.0.1:57711_ x:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1053646 T7803 n:127.0.0.1:57711_ x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1053647 T7803 n:127.0.0.1:57711_ x:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1053647 T7803 n:127.0.0.1:57711_ x:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1053647 T7803 n:127.0.0.1:57711_ x:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1053648 T7803 n:127.0.0.1:57711_ x:collection1 
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 1053648 T7804 n:127.0.0.1:57711_ x:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@c9a217[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1053649 T7803 n:127.0.0.1:57711_ x:collection1 
oasu.UpdateLog.onFirstSearcher On first searcher opened, looking up max value 
of version field
   [junit4]   2> 1053649 T7803 n:127.0.0.1:57711_ x:collection1 
oasu.VersionInfo.getMaxVersionFromIndex Refreshing highest value of _version_ 
for 65536 version buckets from index
   [junit4]   2> 1053649 T7803 n:127.0.0.1:57711_ x:collection1 
oasu.VersionInfo.getMaxVersionFromIndex No terms found for _version_, cannot 
seed version bucket highest value from index
   [junit4]   2> 1053650 T7803 n:127.0.0.1:57711_ x:collection1 
oasu.UpdateLog.seedBucketsWithHighestVersion Could not find max version in 
index or recent updates, using new clock 1502330124667715584
   [junit4]   2> 1053651 T7803 n:127.0.0.1:57711_ x:collection1 
oasu.UpdateLog.seedBucketsWithHighestVersion Took 2 ms to seed version buckets 
with highest version 1502330124667715584
   [junit4]   2> 1053652 T7803 n:127.0.0.1:57711_ x:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1053652 T7807 n:127.0.0.1:57711_ c:control_collection s:shard1 
x:collection1 oasc.ZkController.register Register replica - core:collection1 
address:http://127.0.0.1:57711 collection:control_collection shard:shard1
   [junit4]   2> 1053653 T7771 n:127.0.0.1:57711_ oass.SolrDispatchFilter.init 
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1053653 T7771 n:127.0.0.1:57711_ oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1053656 T7807 n:127.0.0.1:57711_ c:control_collection s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the 
leader process for shard shard1
   [junit4]   2> 1053657 T7799 n:127.0.0.1:57711_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1053658 T7807 n:127.0.0.1:57711_ c:control_collection s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough 
replicas found to continue.
   [junit4]   2> 1053658 T7807 n:127.0.0.1:57711_ c:control_collection s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new 
leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2184 name=collection1 
org.apache.solr.core.SolrCore@ba71a1 url=http://127.0.0.1:57711/collection1 
node=127.0.0.1:57711_ C2184_STATE=coll:control_collection core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:57711, 
node_name=127.0.0.1:57711_, state=down}
   [junit4]   2> 1053658 T7807 n:127.0.0.1:57711_ c:control_collection s:shard1 
x:collection1 C2184 oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:57711/collection1/
   [junit4]   2> 1053659 T7807 n:127.0.0.1:57711_ c:control_collection s:shard1 
x:collection1 C2184 oasc.SyncStrategy.syncReplicas Sync Success - now sync 
replicas to me
   [junit4]   2> 1053659 T7807 n:127.0.0.1:57711_ c:control_collection s:shard1 
x:collection1 C2184 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:57711/collection1/ has no replicas
   [junit4]   2> 1053659 T7807 n:127.0.0.1:57711_ c:control_collection s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new 
leader: http://127.0.0.1:57711/collection1/ shard1
   [junit4]   2> 1053660 T7800 n:127.0.0.1:57711_ 
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> 1053663 T7799 n:127.0.0.1:57711_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1053664 T7800 n:127.0.0.1:57711_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "base_url":"http://127.0.0.1:57711";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 1
   [junit4]   2> 1053668 T7771 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 1053728 T7771 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 E204DA36B31551FE-001/shard-1-001/cores/collection1
   [junit4]   2> 1053729 T7771 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 E204DA36B31551FE-001/shard-1-001
   [junit4]   2> 1053730 T7771 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 1053731 T7771 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@6da0aa{/,null,AVAILABLE}
   [junit4]   2> 1053732 T7771 oejs.AbstractConnector.doStart Started 
ServerConnector@1b651a0{HTTP/1.1}{127.0.0.1:47312}
   [junit4]   2> 1053732 T7771 oejs.Server.doStart Started @1054632ms
   [junit4]   2> 1053732 T7771 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: {solrconfig=solrconfig.xml, hostContext=/, hostPort=47312, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 E204DA36B31551FE-001/shard-1-001/cores}
   [junit4]   2> 1053733 T7771 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1053733 T7771 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 E204DA36B31551FE-001/shard-1-001/'
   [junit4]   2> 1053748 T7771 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 E204DA36B31551FE-001/shard-1-001/solr.xml
   [junit4]   2> 1053753 T7771 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 E204DA36B31551FE-001/shard-1-001/cores
   [junit4]   2> 1053754 T7771 oasc.CoreContainer.<init> New CoreContainer 
21116788
   [junit4]   2> 1053754 T7771 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 E204DA36B31551FE-001/shard-1-001/]
   [junit4]   2> 1053755 T7771 oasc.CoreContainer.load loading shared library: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 E204DA36B31551FE-001/shard-1-001/lib
   [junit4]   2> 1053755 T7771 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/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 E204DA36B31551FE-001/shard-1-001/lib).
   [junit4]   2> 1053762 T7771 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 1053763 T7771 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1053764 T7771 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1053765 T7771 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1053765 T7771 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1053766 T7771 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:36996/solr
   [junit4]   2> 1053766 T7771 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1053815 T7807 n:127.0.0.1:57711_ c:control_collection s:shard1 
x:collection1 oasc.ZkController.register We are 
http://127.0.0.1:57711/collection1/ and leader is 
http://127.0.0.1:57711/collection1/
   [junit4]   2> 1053815 T7807 n:127.0.0.1:57711_ c:control_collection s:shard1 
x:collection1 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:57711
   [junit4]   2> 1053815 T7807 n:127.0.0.1:57711_ c:control_collection s:shard1 
x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery 
necessary
   [junit4]   2> 1053816 T7807 n:127.0.0.1:57711_ c:control_collection s:shard1 
x:collection1 oasc.ZkController.publish publishing core=collection1 
state=active collection=control_collection
   [junit4]   2> 1053816 T7807 n:127.0.0.1:57711_ c:control_collection s:shard1 
x:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 1053817 T7799 n:127.0.0.1:57711_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1053818 T7800 n:127.0.0.1:57711_ 
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:57711";,
   [junit4]   2>          "node_name":"127.0.0.1:57711_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 2
   [junit4]   2> 1053819 T7800 n:127.0.0.1:57711_ 
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:57711";,
   [junit4]   2>          "node_name":"127.0.0.1:57711_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1054784 T7771 n:127.0.0.1:47312_ 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:47312_
   [junit4]   2> 1054787 T7771 n:127.0.0.1:47312_ oasc.Overseer.close Overseer 
(id=null) closing
   [junit4]   2> 1054789 T7771 n:127.0.0.1:47312_ 
oasc.CoreContainer.initializeAuthenticationPlugin No authentication plugin used.
   [junit4]   2> 1054789 T7771 n:127.0.0.1:47312_ 
oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1054790 T7771 n:127.0.0.1:47312_ 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 E204DA36B31551FE-001/shard-1-001/cores
   [junit4]   2> 1054791 T7771 n:127.0.0.1:47312_ oasc.CoreDescriptor.<init> 
CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, 
schema=schema.xml, loadOnStartup=true, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 E204DA36B31551FE-001/shard-1-001/cores/collection1, collection=collection1, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 E204DA36B31551FE-001/shard-1-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 1054791 T7771 n:127.0.0.1:47312_ 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 E204DA36B31551FE-001/shard-1-001/cores/collection1/
   [junit4]   2> 1054792 T7771 n:127.0.0.1:47312_ 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1054792 T7828 n:127.0.0.1:47312_ c:collection1 x:collection1 
oasc.ZkController.publish publishing core=collection1 state=down 
collection=collection1
   [junit4]   2> 1054792 T7828 n:127.0.0.1:47312_ c:collection1 x:collection1 
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
   [junit4]   2> 1054793 T7828 n:127.0.0.1:47312_ 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1054793 T7799 n:127.0.0.1:57711_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1054794 T7800 n:127.0.0.1:57711_ 
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:47312";,
   [junit4]   2>          "node_name":"127.0.0.1:47312_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 3
   [junit4]   2> 1054795 T7800 n:127.0.0.1:57711_ 
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:47312";,
   [junit4]   2>          "node_name":"127.0.0.1:47312_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1054795 T7800 n:127.0.0.1:57711_ 
oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 1054795 T7800 n:127.0.0.1:57711_ 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1055794 T7828 n:127.0.0.1:47312_ 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 1055794 T7828 n:127.0.0.1:47312_ 
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1055795 T7828 n:127.0.0.1:47312_ 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1055795 T7828 n:127.0.0.1:47312_ 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 E204DA36B31551FE-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1055808 T7828 n:127.0.0.1:47312_ oasc.Config.<init> loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 1055813 T7828 n:127.0.0.1:47312_ 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1055824 T7828 n:127.0.0.1:47312_ oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 6.0.0
   [junit4]   2> 1055836 T7828 n:127.0.0.1:47312_ oasc.SolrConfig.<init> Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 1055837 T7828 n:127.0.0.1:47312_ oass.IndexSchema.readSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1055846 T7828 n:127.0.0.1:47312_ oass.IndexSchema.readSchema 
[collection1] Schema name=test
   [junit4]   2> 1055957 T7828 n:127.0.0.1:47312_ 
oass.OpenExchangeRatesOrgProvider.init Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1055963 T7828 n:127.0.0.1:47312_ oass.IndexSchema.readSchema 
default search field in schema is text
   [junit4]   2> 1055964 T7828 n:127.0.0.1:47312_ oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 1055973 T7828 n:127.0.0.1:47312_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 1055976 T7828 n:127.0.0.1:47312_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 1055978 T7828 n:127.0.0.1:47312_ 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1055978 T7828 n:127.0.0.1:47312_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1055979 T7828 n:127.0.0.1:47312_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1055979 T7828 n:127.0.0.1:47312_ 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1055980 T7828 n:127.0.0.1:47312_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1055980 T7828 n:127.0.0.1:47312_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1055980 T7828 n:127.0.0.1:47312_ oasc.CoreContainer.create 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1055980 T7828 n:127.0.0.1:47312_ x:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1055981 T7828 n:127.0.0.1:47312_ x:collection1 
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 E204DA36B31551FE-001/shard-1-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 1055981 T7828 n:127.0.0.1:47312_ x:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c40a92
   [junit4]   2> 1055982 T7828 n:127.0.0.1:47312_ x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 E204DA36B31551FE-001/shard-1-001/cores/collection1/data
   [junit4]   2> 1055982 T7828 n:127.0.0.1:47312_ x:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 E204DA36B31551FE-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 1055982 T7828 n:127.0.0.1:47312_ x:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 E204DA36B31551FE-001/shard-1-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 1055983 T7828 n:127.0.0.1:47312_ x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 E204DA36B31551FE-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 1055983 T7828 n:127.0.0.1:47312_ x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=29, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=10.8544921875, 
floorSegmentMB=1.10546875, forceMergeDeletesPctAllowed=27.993932358986807, 
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1055984 T7828 n:127.0.0.1:47312_ x:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@12beaf5 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14790e6),segFN=segments_1,generation=1}
   [junit4]   2> 1055984 T7828 n:127.0.0.1:47312_ x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1055988 T7828 n:127.0.0.1:47312_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 1055989 T7828 n:127.0.0.1:47312_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1055989 T7828 n:127.0.0.1:47312_ x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1055989 T7828 n:127.0.0.1:47312_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1055989 T7828 n:127.0.0.1:47312_ x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1055990 T7828 n:127.0.0.1:47312_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 1055990 T7828 n:127.0.0.1:47312_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1055990 T7828 n:127.0.0.1:47312_ x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1055990 T7828 n:127.0.0.1:47312_ x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 1055992 T7828 n:127.0.0.1:47312_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1055993 T7828 n:127.0.0.1:47312_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1055995 T7828 n:127.0.0.1:47312_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1055996 T7828 n:127.0.0.1:47312_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1056011 T7828 n:127.0.0.1:47312_ x:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1056012 T7828 n:127.0.0.1:47312_ x:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1056013 T7828 n:127.0.0.1:47312_ x:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1056013 T7828 n:127.0.0.1:47312_ x:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1056014 T7828 n:127.0.0.1:47312_ x:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1056014 T7828 n:127.0.0.1:47312_ x:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1056015 T7828 n:127.0.0.1:47312_ x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1056016 T7828 n:127.0.0.1:47312_ x:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@12beaf5 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14790e6),segFN=segments_1,generation=1}
   [junit4]   2> 1056016 T7828 n:127.0.0.1:47312_ x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1056016 T7828 n:127.0.0.1:47312_ x:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@1ab4403[collection1] main
   [junit4]   2> 1056017 T7828 n:127.0.0.1:47312_ x:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1056018 T7828 n:127.0.0.1:47312_ x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1056018 T7828 n:127.0.0.1:47312_ x:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1056018 T7828 n:127.0.0.1:47312_ x:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1056018 T7828 n:127.0.0.1:47312_ x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1056019 T7828 n:127.0.0.1:47312_ x:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1056019 T7828 n:127.0.0.1:47312_ x:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1056019 T7828 n:127.0.0.1:47312_ x:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1056021 T7829 n:127.0.0.1:47312_ x:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@1ab4403[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1056021 T7828 n:127.0.0.1:47312_ x:collection1 
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 1056022 T7828 n:127.0.0.1:47312_ x:collection1 
oasu.UpdateLog.onFirstSearcher On first searcher opened, looking up max value 
of version field
   [junit4]   2> 1056022 T7828 n:127.0.0.1:47312_ x:collection1 
oasu.VersionInfo.getMaxVersionFromIndex Refreshing highest value of _version_ 
for 65536 version buckets from index
   [junit4]   2> 1056022 T7828 n:127.0.0.1:47312_ x:collection1 
oasu.VersionInfo.getMaxVersionFromIndex No terms found for _version_, cannot 
seed version bucket highest value from index
   [junit4]   2> 1056022 T7828 n:127.0.0.1:47312_ x:collection1 
oasu.UpdateLog.seedBucketsWithHighestVersion Could not find max version in 
index or recent updates, using new clock 1502330127154937856
   [junit4]   2> 1056024 T7828 n:127.0.0.1:47312_ x:collection1 
oasu.UpdateLog.seedBucketsWithHighestVersion Took 2 ms to seed version buckets 
with highest version 1502330127154937856
   [junit4]   2> 1056024 T7828 n:127.0.0.1:47312_ x:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1056025 T7832 n:127.0.0.1:47312_ c:collection1 s:shard1 
x:collection1 oasc.ZkController.register Register replica - core:collection1 
address:http://127.0.0.1:47312 collection:collection1 shard:shard1
   [junit4]   2> 1056026 T7771 n:127.0.0.1:47312_ oass.SolrDispatchFilter.init 
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1056026 T7771 n:127.0.0.1:47312_ oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1056029 T7771 oas.SolrTestCaseJ4.setUp ###Starting 
testSolrJAPICalls
   [junit4]   2> 1056030 T7832 n:127.0.0.1:47312_ c:collection1 s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the 
leader process for shard shard1
   [junit4]   2> 1056032 T7799 n:127.0.0.1:57711_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1056033 T7832 n:127.0.0.1:47312_ c:collection1 s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough 
replicas found to continue.
   [junit4]   2> 1056033 T7832 n:127.0.0.1:47312_ c:collection1 s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new 
leader - try and sync
   [junit4]   2> 1056033 T7800 n:127.0.0.1:57711_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1"} current state version: 4
   [junit4]   2> ASYNC  NEW_CORE C2185 name=collection1 
org.apache.solr.core.SolrCore@b57416 url=http://127.0.0.1:47312/collection1 
node=127.0.0.1:47312_ C2185_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:47312, 
node_name=127.0.0.1:47312_, state=down}
   [junit4]   2> 1056033 T7832 n:127.0.0.1:47312_ c:collection1 s:shard1 
x:collection1 C2185 oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:47312/collection1/
   [junit4]   2> 1056034 T7832 n:127.0.0.1:47312_ c:collection1 s:shard1 
x:collection1 C2185 oasc.SyncStrategy.syncReplicas Sync Success - now sync 
replicas to me
   [junit4]   2> 1056034 T7832 n:127.0.0.1:47312_ c:collection1 s:shard1 
x:collection1 C2185 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:47312/collection1/ has no replicas
   [junit4]   2> 1056034 T7832 n:127.0.0.1:47312_ c:collection1 s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new 
leader: http://127.0.0.1:47312/collection1/ shard1
   [junit4]   2> 1056035 T7817 n:127.0.0.1:47312_ 
oasha.CollectionsHandler.handleRequestBody Invoked Collection Action :create 
with 
paramsasync=1001&collection.configName=conf1&name=testasynccollectioncreation&action=CREATE&numShards=1&wt=javabin&version=2
 
   [junit4]   2> 1056038 T7799 n:127.0.0.1:57711_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1056038 T7834 n:127.0.0.1:57711_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/collection-queue-work state SyncConnected
   [junit4]   2> 1056038 T7817 n:127.0.0.1:47312_ 
oass.HttpSolrCall.handleAdminRequest [admin] webapp=null 
path=/admin/collections 
params={async=1001&collection.configName=conf1&name=testasynccollectioncreation&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=3 
   [junit4]   2> 1056039 T7800 n:127.0.0.1:57711_ 
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:47312";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 4
   [junit4]   2> 1056041 T7801 n:127.0.0.1:57711_ 
oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the 
message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>          "name":"testasynccollectioncreation",
   [junit4]   2>          "fromApi":"true",
   [junit4]   2>          "collection.configName":"conf1",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "async":"1001",
   [junit4]   2>          "stateFormat":"2",
   [junit4]   2>          "operation":"create"}
   [junit4]   2> 1056041 T7835 n:127.0.0.1:57711_ c:testasynccollectioncreation 
oasc.OverseerCollectionProcessor.processMessage WARN 
OverseerCollectionProcessor.processMessage : create , {
   [junit4]   2>          "name":"testasynccollectioncreation",
   [junit4]   2>          "fromApi":"true",
   [junit4]   2>          "collection.configName":"conf1",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "async":"1001",
   [junit4]   2>          "stateFormat":"2",
   [junit4]   2>          "operation":"create"}
   [junit4]   2> 1056042 T7818 n:127.0.0.1:47312_ 
oasha.CollectionsHandler.handleRequestBody Invoked Collection Action 
:requeststatus with 
paramsrequestid=1001&action=REQUESTSTATUS&wt=javabin&version=2 
   [junit4]   2> 1056044 T7818 n:127.0.0.1:47312_ 
oass.HttpSolrCall.handleAdminRequest [admin] webapp=null 
path=/admin/collections 
params={requestid=1001&action=REQUESTSTATUS&wt=javabin&version=2} status=0 
QTime=2 
   [junit4]   2> 1056046 T7835 n:127.0.0.1:57711_ c:testasynccollectioncreation 
oasc.OverseerCollectionProcessor.createConfNode creating collections conf node 
/collections/testasynccollectioncreation 
   [junit4]   2> 1056050 T7834 n:127.0.0.1:57711_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1056051 T7800 n:127.0.0.1:57711_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "name":"testasynccollectioncreation",
   [junit4]   2>          "fromApi":"true",
   [junit4]   2>          "collection.configName":"conf1",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "async":"1001",
   [junit4]   2>          "stateFormat":"2",
   [junit4]   2>          "operation":"create"} current state version: 4
   [junit4]   2> 1056052 T7800 n:127.0.0.1:57711_ 
oasco.ClusterStateMutator.createCollection building a new cName: 
testasynccollectioncreation
   [junit4]   2> 1056089 T7832 n:127.0.0.1:47312_ c:collection1 s:shard1 
x:collection1 oasc.ZkController.register We are 
http://127.0.0.1:47312/collection1/ and leader is 
http://127.0.0.1:47312/collection1/
   [junit4]   2> 1056089 T7832 n:127.0.0.1:47312_ c:collection1 s:shard1 
x:collection1 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:47312
   [junit4]   2> 1056089 T7832 n:127.0.0.1:47312_ c:collection1 s:shard1 
x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery 
necessary
   [junit4]   2> 1056090 T7832 n:127.0.0.1:47312_ c:collection1 s:shard1 
x:collection1 oasc.ZkController.publish publishing core=collection1 
state=active collection=collection1
   [junit4]   2> 1056090 T7832 n:127.0.0.1:47312_ c:collection1 s:shard1 
x:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 1056091 T7834 n:127.0.0.1:57711_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1056092 T7800 n:127.0.0.1:57711_ 
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:47312";,
   [junit4]   2>          "node_name":"127.0.0.1:47312_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 5
   [junit4]   2> 1056093 T7800 n:127.0.0.1:57711_ 
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:47312";,
   [junit4]   2>          "node_name":"127.0.0.1:47312_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1056093 T7800 n:127.0.0.1:57711_ 
oasco.ZkStateWriter.writePendingUpdates going to create_collection 
/collections/testasynccollectioncreation/state.json
   [junit4]   2> 1056150 T7835 n:127.0.0.1:57711_ c:testasynccollectioncreation 
oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new 
collection testasynccollectioncreation, shardNames [shard1] , replicationFactor 
: 1
   [junit4]   2> 1056151 T7835 n:127.0.0.1:57711_ c:testasynccollectioncreation 
oasc.OverseerCollectionProcessor.createCollection Creating core 
testasynccollectioncreation_shard1_replica1 as part of shard shard1 of 
collection testasynccollectioncreation on 127.0.0.1:47312_
   [junit4]   2> 1056153 T7819 n:127.0.0.1:47312_ 
oass.HttpSolrCall.handleAdminRequest [admin] webapp=null path=/admin/cores 
params={async=1001581726434545376&qt=/admin/cores&collection.configName=conf1&name=testasynccollectioncreation_shard1_replica1&action=CREATE&numShards=1&collection=testasynccollectioncreation&shard=shard1&wt=javabin&version=2}
 status=0 QTime=0 
   [junit4]   2> 1056153 T7837 n:127.0.0.1:47312_ 
oasha.CoreAdminHandler.handleCreateAction core create command 
async=1001581726434545376&qt=/admin/cores&collection.configName=conf1&name=testasynccollectioncreation_shard1_replica1&action=CREATE&numShards=1&collection=testasynccollectioncreation&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1056154 T7837 n:127.0.0.1:47312_ oasc.CoreDescriptor.<init> 
CORE DESCRIPTOR: {name=testasynccollectioncreation_shard1_replica1, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
instanceDir=testasynccollectioncreation_shard1_replica1, 
collection=testasynccollectioncreation, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 
E204DA36B31551FE-001/shard-1-001/cores/testasynccollectioncreation_shard1_replica1/,
 numShards=1, dataDir=data/, shard=shard1}
   [junit4]   2> 1056156 T7837 n:127.0.0.1:47312_ c:testasynccollectioncreation 
x:testasynccollectioncreation_shard1_replica1 oasc.ZkController.publish 
publishing core=testasynccollectioncreation_shard1_replica1 state=down 
collection=testasynccollectioncreation
   [junit4]   2> 1056156 T7817 n:127.0.0.1:47312_ 
oasha.CoreAdminHandler.handleRequestActionStatus Checking request status for : 
1001581726434545376
   [junit4]   2> 1056156 T7817 n:127.0.0.1:47312_ 
oass.HttpSolrCall.handleAdminRequest [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=1001581726434545376&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0 
   [junit4]   2> 1056158 T7834 n:127.0.0.1:57711_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1056159 T7837 n:127.0.0.1:47312_ oasc.ZkController.preRegister 
Registering watch for external collection testasynccollectioncreation
   [junit4]   2> 1056159 T7800 n:127.0.0.1:57711_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"testasynccollectioncreation_shard1_replica1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:47312";,
   [junit4]   2>          "node_name":"127.0.0.1:47312_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"testasynccollectioncreation",
   [junit4]   2>          "operation":"state"} current state version: 6
   [junit4]   2> 1056160 T7800 n:127.0.0.1:57711_ 
oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2>          "core":"testasynccollectioncreation_shard1_replica1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:47312";,
   [junit4]   2>          "node_name":"127.0.0.1:47312_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"testasynccollectioncreation",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1056160 T7837 n:127.0.0.1:47312_ 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1056263 T7800 n:127.0.0.1:57711_ 
oasco.ZkStateWriter.writePendingUpdates going to update_collection 
/collections/testasynccollectioncreation/state.json version: 0
   [junit4]   2> 1057047 T7818 n:127.0.0.1:47312_ 
oasha.CollectionsHandler.handleRequestBody Invoked Collection Action 
:requeststatus with 
paramsrequestid=1001&action=REQUESTSTATUS&wt=javabin&version=2 
   [junit4]   2> 1057048 T7818 n:127.0.0.1:47312_ 
oass.HttpSolrCall.handleAdminRequest [admin] webapp=null 
path=/admin/collections 
params={requestid=1001&action=REQUESTSTATUS&wt=javabin&version=2} status=0 
QTime=1 
   [junit4]   2> 1057159 T7819 n:127.0.0.1:47312_ 
oasha.CoreAdminHandler.handleRequestActionStatus Checking request status for : 
1001581726434545376
   [junit4]   2> 1057160 T7819 n:127.0.0.1:47312_ 
oass.HttpSolrCall.handleAdminRequest [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=1001581726434545376&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1 
   [junit4]   2> 1057160 T7837 n:127.0.0.1:47312_ 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
testasynccollectioncreation_shard1_replica1
   [junit4]   2> 1057161 T7837 n:127.0.0.1:47312_ 
oasc.ZkController.createCollectionZkNode Check for collection 
zkNode:testasynccollectioncreation
   [junit4]   2> 1057161 T7837 n:127.0.0.1:47312_ 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1057162 T7837 n:127.0.0.1:47312_ 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 
E204DA36B31551FE-001/shard-1-001/cores/testasynccollectioncreation_shard1_replica1/'
   [junit4]   2> 1057174 T7837 n:127.0.0.1:47312_ oasc.Config.<init> loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 1057179 T7837 n:127.0.0.1:47312_ 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1057192 T7837 n:127.0.0.1:47312_ oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 6.0.0
   [junit4]   2> 1057202 T7837 n:127.0.0.1:47312_ oasc.SolrConfig.<init> Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 1057203 T7837 n:127.0.0.1:47312_ oass.IndexSchema.readSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1057210 T7837 n:127.0.0.1:47312_ oass.IndexSchema.readSchema 
[testasynccollectioncreation_shard1_replica1] Schema name=test
   [junit4]   2> 1057318 T7837 n:127.0.0.1:47312_ 
oass.OpenExchangeRatesOrgProvider.init Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1057328 T7837 n:127.0.0.1:47312_ oass.IndexSchema.readSchema 
default search field in schema is text
   [junit4]   2> 1057330 T7837 n:127.0.0.1:47312_ oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 1057338 T7837 n:127.0.0.1:47312_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 1057341 T7837 n:127.0.0.1:47312_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 1057343 T7837 n:127.0.0.1:47312_ 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1057343 T7837 n:127.0.0.1:47312_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1057343 T7837 n:127.0.0.1:47312_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1057344 T7837 n:127.0.0.1:47312_ 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1057344 T7837 n:127.0.0.1:47312_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1057344 T7837 n:127.0.0.1:47312_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1057345 T7837 n:127.0.0.1:47312_ oasc.CoreContainer.create 
Creating SolrCore 'testasynccollectioncreation_shard1_replica1' using 
configuration from collection testasynccollectioncreation
   [junit4]   2> 1057345 T7837 n:127.0.0.1:47312_ 
x:testasynccollectioncreation_shard1_replica1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1057346 T7837 n:127.0.0.1:47312_ 
x:testasynccollectioncreation_shard1_replica1 oasc.SolrCore.<init> 
[[testasynccollectioncreation_shard1_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 
E204DA36B31551FE-001/shard-1-001/cores/testasynccollectioncreation_shard1_replica1/],
 dataDir=[null]
   [junit4]   2> 1057346 T7837 n:127.0.0.1:47312_ 
x:testasynccollectioncreation_shard1_replica1 oasc.JmxMonitoredMap.<init> JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c40a92
   [junit4]   2> 1057347 T7837 n:127.0.0.1:47312_ 
x:testasynccollectioncreation_shard1_replica1 oasc.CachingDirectoryFactory.get 
return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 
E204DA36B31551FE-001/shard-1-001/cores/testasynccollectioncreation_shard1_replica1/data
   [junit4]   2> 1057347 T7837 n:127.0.0.1:47312_ 
x:testasynccollectioncreation_shard1_replica1 oasc.SolrCore.getNewIndexDir New 
index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 
E204DA36B31551FE-001/shard-1-001/cores/testasynccollectioncreation_shard1_replica1/data/index/
   [junit4]   2> 1057347 T7837 n:127.0.0.1:47312_ 
x:testasynccollectioncreation_shard1_replica1 oasc.SolrCore.initIndex WARN 
[testasynccollectioncreation_shard1_replica1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 
E204DA36B31551FE-001/shard-1-001/cores/testasynccollectioncreation_shard1_replica1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1057348 T7837 n:127.0.0.1:47312_ 
x:testasynccollectioncreation_shard1_replica1 oasc.CachingDirectoryFactory.get 
return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 
E204DA36B31551FE-001/shard-1-001/cores/testasynccollectioncreation_shard1_replica1/data/index
   [junit4]   2> 1057348 T7837 n:127.0.0.1:47312_ 
x:testasynccollectioncreation_shard1_replica1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=42, 
maxMergedSegmentMB=10.8544921875, floorSegmentMB=1.10546875, 
forceMergeDeletesPctAllowed=27.993932358986807, segmentsPerTier=35.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1057349 T7837 n:127.0.0.1:47312_ 
x:testasynccollectioncreation_shard1_replica1 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@6c3639 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@bd3479),segFN=segments_1,generation=1}
   [junit4]   2> 1057349 T7837 n:127.0.0.1:47312_ 
x:testasynccollectioncreation_shard1_replica1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1057354 T7837 n:127.0.0.1:47312_ 
x:testasynccollectioncreation_shard1_replica1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 1057354 T7837 n:127.0.0.1:47312_ 
x:testasynccollectioncreation_shard1_replica1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1057354 T7837 n:127.0.0.1:47312_ 
x:testasynccollectioncreation_shard1_replica1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1057355 T7837 n:127.0.0.1:47312_ 
x:testasynccollectioncreation_shard1_replica1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1057355 T7837 n:127.0.0.1:47312_ 
x:testasynccollectioncreation_shard1_replica1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1057355 T7837 n:127.0.0.1:47312_ 
x:testasynccollectioncreation_shard1_replica1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 1057355 T7837 n:127.0.0.1:47312_ 
x:testasynccollectioncreation_shard1_replica1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1057356 T7837 n:127.0.0.1:47312_ 
x:testasynccollectioncreation_shard1_replica1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1057356 T7837 n:127.0.0.1:47312_ 
x:testasynccollectioncreation_shard1_replica1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 1057357 T7837 n:127.0.0.1:47312_ 
x:testasynccollectioncreation_shard1_replica1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1057359 T7837 n:127.0.0.1:47312_ 
x:testasynccollectioncreation_shard1_replica1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1057360 T7837 n:127.0.0.1:47312_ 
x:testasynccollectioncreation_shard1_replica1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1057361 T7837 n:127.0.0.1:47312_ 
x:testasynccollectioncreation_shard1_replica1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1057365 T7837 n:127.0.0.1:47312_ 
x:testasynccollectioncreation_shard1_replica1 
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> 1057365 T7837 n:127.0.0.1:47312_ 
x:testasynccollectioncreation_shard1_replica1 oasc.SolrCore.initStatsCache 
Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1057366 T7837 n:127.0.0.1:47312_ 
x:testasynccollectioncreation_shard1_replica1 oasu.UpdateHandler.<init> Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1057366 T7837 n:127.0.0.1:47312_ 
x:testasynccollectioncreation_shard1_replica1 oasu.UpdateLog.init Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1057367 T7837 n:127.0.0.1:47312_ 
x:testasynccollectioncreation_shard1_replica1 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 1057368 T7837 n:127.0.0.1:47312_ 
x:testasynccollectioncreation_shard1_replica1 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 1057368 T7837 n:127.0.0.1:47312_ 
x:testasynccollectioncreation_shard1_replica1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1057369 T7837 n:127.0.0.1:47312_ 
x:testasynccollectioncreation_shard1_replica1 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@6c3639 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@bd3479),segFN=segments_1,generation=1}
   [junit4]   2> 1057369 T7837 n:127.0.0.1:47312_ 
x:testasynccollectioncreation_shard1_replica1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1057370 T7837 n:127.0.0.1:47312_ 
x:testasynccollectioncreation_shard1_replica1 oass.SolrIndexSearcher.<init> 
Opening Searcher@6afbc9[testasynccollectioncreation_shard1_replica1] main
   [junit4]   2> 1057370 T7837 n:127.0.0.1:47312_ 
x:testasynccollectioncreation_shard1_replica1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1057371 T7837 n:127.0.0.1:47312_ 
x:testasynccollectioncreation_shard1_replica1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1057371 T7837 n:127.0.0.1:47312_ 
x:testasynccollectioncreation_shard1_replica1 oasr.RestManager.init 
Initializing RestManager with initArgs: {}
   [junit4]   2> 1057371 T7837 n:127.0.0.1:47312_ 
x:testasynccollectioncreation_shard1_replica1 oasr.ManagedResourceStorage.load 
Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1057372 T7837 n:127.0.0.1:47312_ 
x:testasynccollectioncreation_shard1_replica1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1057372 T7837 n:127.0.0.1:47312_ 
x:testasynccollectioncreation_shard1_replica1 oasr.ManagedResourceStorage.load 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1057372 T7837 n:127.0.0.1:47312_ 
x:testasynccollectioncreation_shard1_replica1 oasr.RestManager.init 
Initializing 0 registered ManagedResources
   [junit4]   2> 1057372 T7837 n:127.0.0.1:47312_ 
x:testasynccollectioncreation_shard1_replica1 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 1057374 T7838 n:127.0.0.1:47312_ 
x:testasynccollectioncreation_shard1_replica1 oasc.SolrCore.registerSearcher 
[testasynccollectioncreation_shard1_replica1] Registered new searcher 
Searcher@6afbc9[testasynccollectioncreation_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1057374 T7837 n:127.0.0.1:47312_ 
x:testasynccollectioncreation_shard1_replica1 oasu.UpdateLog.onFirstSearcher On 
first searcher opened, looking up max value of version field
   [junit4]   2> 1057374 T7837 n:127.0.0.1:47312_ 
x:testasynccollectioncreation_shard1_replica1 
oasu.VersionInfo.getMaxVersionFromIndex Refreshing highest value of _version_ 
for 65536 version buckets from index
   [junit4]   2> 1057375 T7837 n:127.0.0.1:47312_ 
x:testasynccollectioncreation_shard1_replica1 
oasu.VersionInfo.getMaxVersionFromIndex No terms found for _version_, cannot 
seed version bucket highest value from index
   [junit4]   2> 1057375 T7837 n:127.0.0.1:47312_ 
x:testasynccollectioncreation_shard1_replica1 
oasu.UpdateLog.seedBucketsWithHighestVersion Could not find max version in 
index or recent updates, using new clock 1502330128573661184
   [junit4]   2> 1057377 T7837 n:127.0.0.1:47312_ 
x:testasynccollectioncreation_shard1_replica1 
oasu.UpdateLog.seedBucketsWithHighestVersion Took 3 ms to seed version buckets 
with highest version 1502330128573661184
   [junit4]   2> 1057377 T7837 n:127.0.0.1:47312_ 
x:testasynccollectioncreation_shard1_replica1 oasc.CoreContainer.registerCore 
registering core: testasynccollectioncreation_shard1_replica1
   [junit4]   2> 1057378 T7837 n:127.0.0.1:47312_ c:testasynccollectioncreation 
s:shard1 x:testasynccollectioncreation_shard1_replica1 
oasc.ZkController.register Register replica - 
core:testasynccollectioncreation_shard1_replica1 address:http://127.0.0.1:47312 
collection:testasynccollectioncreation shard:shard1
   [junit4]   2> 1057382 T7837 n:127.0.0.1:47312_ c:testasynccollectioncreation 
s:shard1 x:testasynccollectioncreation_shard1_replica1 
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for 
shard shard1
   [junit4]   2> 1057383 T7834 n:127.0.0.1:57711_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1057383 T7837 n:127.0.0.1:47312_ c:testasynccollectioncreation 
s:shard1 x:testasynccollectioncreation_shard1_replica1 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1057384 T7800 n:127.0.0.1:57711_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"testasynccollectioncreation"} current 
state version: 7
   [junit4]   2> 1057384 T7837 n:127.0.0.1:47312_ c:testasynccollectioncreation 
s:shard1 x:testasynccollectioncreation_shard1_replica1 
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try 
and sync
   [junit4]   2> ASYNC  NEW_CORE C2186 
name=testasynccollectioncreation_shard1_replica1 
org.apache.solr.core.SolrCore@b4a878 
url=http://127.0.0.1:47312/testasynccollectioncreation_shard1_replica1 
node=127.0.0.1:47312_ C2186_STATE=coll:testasynccollectioncreation 
core:testasynccollectioncreation_shard1_replica1 
props:{core=testasynccollectioncreation_shard1_replica1, 
base_url=http://127.0.0.1:47312, node_name=127.0.0.1:47312_, state=down}
   [junit4]   2> 1057385 T7837 n:127.0.0.1:47312_ c:testasynccollectioncreation 
s:shard1 x:testasynccollectioncreation_shard1_replica1 C2186 
oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:47312/testasynccollectioncreation_shard1_replica1/
   [junit4]   2> 1057385 T7837 n:127.0.0.1:47312_ c:testasynccollectioncreation 
s:shard1 x:testasynccollectioncreation_shard1_replica1 C2186 
oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1057386 T7837 n:127.0.0.1:47312_ c:testasynccollectioncreation 
s:shard1 x:testasynccollectioncreation_shard1_replica1 C2186 
oasc.SyncStrategy.syncToMe 
http://127.0.0.1:47312/testasynccollectioncreation_shard1_replica1/ has no 
replicas
   [junit4]   2> 1057386 T7837 n:127.0.0.1:47312_ c:testasynccollectioncreation 
s:shard1 x:testasynccollectioncreation_shard1_replica1 
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: 
http://127.0.0.1:47312/testasynccollectioncreation_shard1_replica1/ shard1
   [junit4]   2> 1057389 T7834 n:127.0.0.1:57711_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1057390 T7800 n:127.0.0.1:57711_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"testasynccollectioncreation",
   [junit4]   2>          "base_url":"http://127.0.0.1:47312";,
   [junit4]   2>          "core":"testasynccollectioncreation_shard1_replica1",
   [junit4]   2>          "state":"active"} current state version: 7
   [junit4]   2> 1057492 T7800 n:127.0.0.1:57711_ 
oasco.ZkStateWriter.writePendingUpdates going to update_collection 
/collections/testasynccollectioncreation/state.json version: 1
   [junit4]   2> 1057540 T7837 n:127.0.0.1:47312_ c:testas

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

/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 
E204DA36B31551FE-001/shard-1-001/cores/testasynccollectioncreation_shard1_1_replica1/data
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 
E204DA36B31551FE-001/shard-1-001/cores/testasynccollectioncreation_shard1_1_replica1/data;done=false>>]
   [junit4]   2> 1186408 T7771 oasc.CachingDirectoryFactory.close Closing 
directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 
E204DA36B31551FE-001/shard-1-001/cores/testasynccollectioncreation_shard1_1_replica1/data
   [junit4]   2> 1186408 T7771 oasc.Overseer.close Overseer 
(id=93895632693821446-127.0.0.1:47312_-n_0000000001) closing
   [junit4]   2> 1186409 T7877 n:127.0.0.1:47312_ 
oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:47312_
   [junit4]   2> 1186410 T7826 n:127.0.0.1:47312_ 
oaz.ClientCnxn$EventThread.processEvent ERROR Error while calling watcher  
java.util.concurrent.RejectedExecutionException: Task 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1@47f9ec 
rejected from 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@17fe432[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 39]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:135)
   [junit4]   2>        at 
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> 1186410 T7771 oejs.AbstractConnector.doStop Stopped 
ServerConnector@1b651a0{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1186411 T7771 oejsh.ContextHandler.doStop Stopped 
o.e.j.s.ServletContextHandler@6da0aa{/,null,UNAVAILABLE}
   [junit4]   2> 1186413 T7771 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:36996 36996
   [junit4]   2> 1186424 T7772 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:36996 36996
   [junit4]   2> 1186425 T7772 oasc.ZkTestServer$ZKServerMain.runFromConfig 
WARN Watch limit violations: 
   [junit4]   2>        Maximum concurrent create/delete watches above limit:
   [junit4]   2>        
   [junit4]   2>                3       /solr/aliases.json
   [junit4]   2>                3       /solr/clusterstate.json
   [junit4]   2>                2       /solr/configs/conf1
   [junit4]   2>                2       
/solr/collections/testasynccollectioncreation/state.json
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent children watches above limit:
   [junit4]   2>        
   [junit4]   2>                3       /solr/live_nodes
   [junit4]   2>                2       /solr/overseer/queue
   [junit4]   2>                2       /solr/overseer/collection-queue-work
   [junit4]   2>        
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=CollectionsAPIAsyncDistributedZkTest 
-Dtests.method=testSolrJAPICalls -Dtests.seed=E204DA36B31551FE 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr_BE 
-Dtests.timezone=America/Santo_Domingo -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE  134s J1 | 
CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls <<<
   [junit4]    > Throwable #1: org.junit.ComparisonFailure: Shard split did not 
complete. Last recorded state: running expected:<[completed]> but 
was:<[running]>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E204DA36B31551FE:BA605657B57FF92A]:0)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls(CollectionsAPIAsyncDistributedZkTest.java:101)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1186440 T7771 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/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 E204DA36B31551FE-001
   [junit4]   2> 134294 T7770 ccr.ThreadLeakControl.checkThreadLeaks WARNING 
Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {}, 
docValues:{}, sim=DefaultSimilarity, locale=fr_BE, 
timezone=America/Santo_Domingo
   [junit4]   2> NOTE: Linux 3.13.0-53-generic i386/Oracle Corporation 1.8.0_45 
(32-bit)/cpus=12,threads=1,free=193408120,total=421462016
   [junit4]   2> NOTE: All tests run in this JVM: [RecoveryAfterSoftCommitTest, 
CoreAdminRequestStatusTest, TestSolrDeletionPolicy2, HdfsNNFailoverTest, 
ZkControllerTest, ClusterStateUpdateTest, SolrPluginUtilsTest, 
TestSortingResponseWriter, TestNamedUpdateProcessors, 
TestAnalyzeInfixSuggestions, OverseerRolesTest, 
ParsingFieldUpdateProcessorsTest, SliceStateTest, TestCoreContainer, 
TestManagedSchemaDynamicFieldResource, BaseCdcrDistributedZkTest, 
HdfsDirectoryTest, HdfsCollectionsAPIDistributedZkTest, TestLFUCache, 
DirectSolrConnectionTest, AnalyticsQueryTest, TestRTGBase, 
LukeRequestHandlerTest, ResourceLoaderTest, TestPHPSerializedResponseWriter, 
TestComplexPhraseQParserPlugin, TestLRUCache, TestHashPartitioner, 
CacheHeaderTest, TriLevelCompositeIdRoutingTest, TestUniqueKeyFieldResource, 
TestSolrConfigHandlerConcurrent, TestSimpleTrackingShardHandler, 
FieldMutatingUpdateProcessorTest, TestSolrCoreProperties, 
FieldAnalysisRequestHandlerTest, TestExceedMaxTermLength, JsonLoaderTest, 
TestShardHandlerFactory, PreAnalyzedFieldTest, AnalyticsMergeStrategyTest, 
RequiredFieldsTest, TestWriterPerf, SpellingQueryConverterTest, TestFastWriter, 
TestAnalyzedSuggestions, TestAtomicUpdateErrorCases, 
SpellPossibilityIteratorTest, JSONWriterTest, DocValuesMultiTest, 
SolrCmdDistributorTest, DocumentAnalysisRequestHandlerTest, 
TestDistributedGrouping, EchoParamsTest, TestCharFilters, 
TestBulkSchemaConcurrent, AlternateDirectoryTest, SolrXmlInZkTest, 
FileUtilsTest, AddSchemaFieldsUpdateProcessorFactoryTest, ConvertedLegacyTest, 
SolrCloudExampleTest, RAMDirectoryFactoryTest, TestIndexSearcher, 
TestConfigSets, NoCacheHeaderTest, MigrateRouteKeyTest, ZkCLITest, 
TestStressUserVersions, HttpPartitionTest, CloudExitableDirectoryReaderTest, 
InfoHandlerTest, TestOmitPositions, CoreMergeIndexesAdminHandlerTest, 
TestAuthenticationFramework, TestFieldTypeCollectionResource, ZkSolrClientTest, 
TestSearchPerf, TestElisionMultitermQuery, SuggesterTSTTest, 
DistanceFunctionTest, TestSchemaVersionResource, ChaosMonkeySafeLeaderTest, 
CollectionsAPIDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, 
LeaderElectionIntegrationTest, FullSolrCloudDistribCmdsTest, 
ShardRoutingCustomTest, DistributedSpellCheckComponentTest, TestReload, 
TestStressVersions, TestGroupingSearch, DirectUpdateHandlerTest, 
HighlighterTest, ShowFileRequestHandlerTest, 
DistributedQueryElevationComponentTest, TestCoreDiscovery, 
SignatureUpdateProcessorFactoryTest, SuggesterFSTTest, CoreAdminHandlerTest, 
SpatialFilterTest, PolyFieldTest, SchemaVersionSpecificBehaviorTest, 
QueryEqualityTest, SolrInfoMBeanTest, TestReversedWildcardFilterFactory, 
DocumentBuilderTest, TestSolrQueryParser, TestJmxIntegration, 
UniqFieldsUpdateProcessorFactoryTest, TestComponentsName, UpdateParamsTest, 
BadComponentTest, SampleTest, ExternalFileFieldSortTest, 
NotRequiredUniqueKeyTest, TestXIncludeConfig, TestLMDirichletSimilarityFactory, 
TestIBSimilarityFactory, TimeZoneUtilsTest, PluginInfoTest, 
TestSuggestSpellingConverter, TestDocumentBuilder, CircularListTest, 
TestDistributedMissingSort, CollectionsAPIAsyncDistributedZkTest]
   [junit4] Completed [388/503] on J1 in 135.08s, 1 test, 1 failure <<< 
FAILURES!

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

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to