You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/02/06 19:26:31 UTC

[JENKINS] Lucene-Solr-5.0-Linux (64bit/jdk1.9.0-ea-b47) - Build # 100 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.0-Linux/100/
Java: 64bit/jdk1.9.0-ea-b47 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribSearch

Error Message:
some core start times did not change on reload

Stack Trace:
java.lang.AssertionError: some core start times did not change on reload
	at __randomizedtesting.SeedInfo.seed([8A873AC2424E1F68:B61B4DA35117F54]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:759)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:194)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:878)
	at sun.reflect.GeneratedMethodAccessor44.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9643 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 8A873AC2424E1F68-001/init-core-data-001
   [junit4]   2> 1077928 T5104 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 1077929 T5104 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /_re/g
   [junit4]   2> 1077931 T5104 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 1077931 T5104 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1077932 T5105 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1078032 T5104 oasc.ZkTestServer.run start zk server on port:49381
   [junit4]   2> 1078033 T5104 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1078033 T5104 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1078036 T5112 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6f15f2ce name:ZooKeeperConnection Watcher:127.0.0.1:49381 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1078037 T5104 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1078037 T5104 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1078037 T5104 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1078041 T5104 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1078042 T5104 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1078043 T5115 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@20cd2ccf name:ZooKeeperConnection Watcher:127.0.0.1:49381/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1078043 T5104 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1078043 T5104 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1078043 T5104 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1078045 T5104 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1078046 T5104 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1078047 T5104 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1078048 T5104 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1078048 T5104 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1078050 T5104 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1078051 T5104 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1078052 T5104 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1078052 T5104 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1078054 T5104 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1078054 T5104 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1078055 T5104 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1078056 T5104 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1078057 T5104 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1078057 T5104 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1078058 T5104 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1078059 T5104 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1078060 T5104 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1078061 T5104 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1078062 T5104 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1078063 T5104 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1078064 T5104 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1078065 T5104 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1078067 T5104 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1078067 T5104 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1078069 T5104 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1078070 T5104 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1078071 T5118 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5a39125d name:ZooKeeperConnection Watcher:127.0.0.1:49381 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1078071 T5104 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1078071 T5104 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1078072 T5104 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1078073 T5104 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1078074 T5104 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1078075 T5121 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1097fc32 name:ZooKeeperConnection Watcher:127.0.0.1:49381/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1078075 T5104 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1078076 T5104 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1078076 T5104 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf2/solrconfig.xml
   [junit4]   2> 1078076 T5104 oascc.SolrZkClient.makePath makePath: /configs/conf2/solrconfig.xml
   [junit4]   2> 1078078 T5104 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf2/schema.xml
   [junit4]   2> 1078079 T5104 oascc.SolrZkClient.makePath makePath: /configs/conf2/schema.xml
   [junit4]   2> 1078080 T5104 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1078080 T5104 oascc.SolrZkClient.makePath makePath: /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1078081 T5104 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf2/stopwords.txt
   [junit4]   2> 1078082 T5104 oascc.SolrZkClient.makePath makePath: /configs/conf2/stopwords.txt
   [junit4]   2> 1078083 T5104 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf2/protwords.txt
   [junit4]   2> 1078083 T5104 oascc.SolrZkClient.makePath makePath: /configs/conf2/protwords.txt
   [junit4]   2> 1078084 T5104 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf2/currency.xml
   [junit4]   2> 1078084 T5104 oascc.SolrZkClient.makePath makePath: /configs/conf2/currency.xml
   [junit4]   2> 1078085 T5104 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf2/open-exchange-rates.json
   [junit4]   2> 1078086 T5104 oascc.SolrZkClient.makePath makePath: /configs/conf2/open-exchange-rates.json
   [junit4]   2> 1078087 T5104 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1078087 T5104 oascc.SolrZkClient.makePath makePath: /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1078088 T5104 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf2/old_synonyms.txt
   [junit4]   2> 1078088 T5104 oascc.SolrZkClient.makePath makePath: /configs/conf2/old_synonyms.txt
   [junit4]   2> 1078089 T5104 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf2/synonyms.txt
   [junit4]   2> 1078089 T5104 oascc.SolrZkClient.makePath makePath: /configs/conf2/synonyms.txt
   [junit4]   2> 1078090 T5104 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/elevate.xml to /configs/conf2/elevate.xml
   [junit4]   2> 1078091 T5104 oascc.SolrZkClient.makePath makePath: /configs/conf2/elevate.xml
   [junit4]   2> 1078340 T5104 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 8A873AC2424E1F68-001/control-001/cores/collection1
   [junit4]   2> 1078341 T5104 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1078348 T5104 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53038
   [junit4]   2> 1078348 T5104 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@58d25a40
   [junit4]   2> 1078348 T5104 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1078349 T5104 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 8A873AC2424E1F68-001/control-001
   [junit4]   2> 1078349 T5104 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 8A873AC2424E1F68-001/control-001/'
   [junit4]   2> 1078361 T5104 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 8A873AC2424E1F68-001/control-001/solr.xml
   [junit4]   2> 1078365 T5104 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 8A873AC2424E1F68-001/control-001/cores
   [junit4]   2> 1078366 T5104 oasc.CoreContainer.<init> New CoreContainer 1024320203
   [junit4]   2> 1078366 T5104 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 8A873AC2424E1F68-001/control-001/]
   [junit4]   2> 1078366 T5104 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1078367 T5104 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1078367 T5104 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1078367 T5104 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1078367 T5104 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1078367 T5104 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1078368 T5104 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1078368 T5104 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1078368 T5104 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1078368 T5104 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1078368 T5104 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 1078369 T5104 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1078369 T5104 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1078369 T5104 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1078370 T5104 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1078370 T5104 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49381/solr
   [junit4]   2> 1078370 T5104 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1078370 T5104 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1078371 T5104 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1078372 T5133 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3b814edf name:ZooKeeperConnection Watcher:127.0.0.1:49381 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1078372 T5104 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1078373 T5104 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1078374 T5104 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1078375 T5136 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@33389980 name:ZooKeeperConnection Watcher:127.0.0.1:49381/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1078375 T5104 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1078376 T5104 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1078377 T5104 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1078378 T5104 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1078379 T5104 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1078381 T5104 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1078382 T5104 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1078383 T5104 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53038__re%2Fg
   [junit4]   2> 1078383 T5104 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53038__re%2Fg
   [junit4]   2> 1078384 T5104 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1078385 T5104 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1078386 T5104 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1078387 T5104 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:53038__re%2Fg
   [junit4]   2> 1078387 T5104 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1078388 T5104 oasc.Overseer.start Overseer (id=93273877334654981-127.0.0.1:53038__re%2Fg-n_0000000000) starting
   [junit4]   2> 1078389 T5104 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1078393 T5104 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1078393 T5138 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1078394 T5104 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1078397 T5104 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1078399 T5104 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1078402 T5137 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1078402 T5104 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 8A873AC2424E1F68-001/control-001/cores
   [junit4]   2> 1078403 T5104 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 8A873AC2424E1F68-001/control-001/cores/collection1/
   [junit4]   2> 1078403 T5104 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1078404 T5140 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 1078404 T5140 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1078405 T5136 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1078405 T5140 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1078407 T5137 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 0, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53038/_re/g",
   [junit4]   2> 	  "node_name":"127.0.0.1:53038__re%2Fg",
   [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> 1078407 T5137 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:53038/_re/g",
   [junit4]   2> 	  "node_name":"127.0.0.1:53038__re%2Fg",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1078407 T5137 oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 1078408 T5137 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1078409 T5136 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1079405 T5140 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1079406 T5140 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1079406 T5140 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1079407 T5140 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1079407 T5140 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1079407 T5140 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 8A873AC2424E1F68-001/control-001/cores/collection1/'
   [junit4]   2> 1079421 T5140 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 1079423 T5140 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 1079429 T5140 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1079433 T5140 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 1079443 T5140 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1079444 T5140 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1079450 T5140 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1079534 T5140 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1079538 T5140 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1079540 T5140 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1079548 T5140 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1079550 T5140 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1079553 T5140 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1079553 T5140 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1079554 T5140 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1079554 T5140 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1079555 T5140 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1079555 T5140 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1079555 T5140 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1079555 T5140 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1079556 T5140 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 8A873AC2424E1F68-001/control-001/cores/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 8A873AC2424E1F68-001/control-001/cores/collection1/data/
   [junit4]   2> 1079556 T5140 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@62f571d2
   [junit4]   2> 1079556 T5140 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 8A873AC2424E1F68-001/control-001/cores/collection1/data
   [junit4]   2> 1079557 T5140 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 8A873AC2424E1F68-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1079557 T5140 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 8A873AC2424E1F68-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1079557 T5140 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 8A873AC2424E1F68-001/control-001/cores/collection1/data/index
   [junit4]   2> 1079558 T5140 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=43.8876953125, floorSegmentMB=0.2373046875, forceMergeDeletesPctAllowed=7.61743472366908, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6099011878705243
   [junit4]   2> 1079558 T5140 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@7a621fc1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@50552dab; maxCacheMB=0.8427734375 maxMergeSizeMB=0.9892578125)),segFN=segments_1,generation=1}
   [junit4]   2> 1079558 T5140 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1079561 T5140 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1079562 T5140 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1079562 T5140 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1079562 T5140 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1079562 T5140 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1079563 T5140 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1079563 T5140 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1079563 T5140 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1079563 T5140 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1079564 T5140 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1079564 T5140 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1079564 T5140 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1079565 T5140 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1079565 T5140 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1079565 T5140 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1079566 T5140 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1079566 T5140 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1079566 T5140 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1079567 T5140 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 1079568 T5140 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 1079568 T5140 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 1079568 T5140 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 1079569 T5140 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 1079569 T5140 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 1079569 T5140 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 1079570 T5140 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1079570 T5140 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1079572 T5140 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1079573 T5140 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1079574 T5140 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1079575 T5140 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1079576 T5140 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1079577 T5140 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1079577 T5140 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1079578 T5140 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=73.0869140625, floorSegmentMB=1.013671875, forceMergeDeletesPctAllowed=18.91624160378296, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5129681680410129
   [junit4]   2> 1079578 T5140 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@7a621fc1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@50552dab; maxCacheMB=0.8427734375 maxMergeSizeMB=0.9892578125)),segFN=segments_1,generation=1}
   [junit4]   2> 1079579 T5140 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1079579 T5140 oass.SolrIndexSearcher.<init> Opening Searcher@762eaf0d[collection1] main
   [junit4]   2> 1079579 T5140 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1079580 T5140 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1079580 T5140 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1079580 T5140 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1079581 T5140 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1079581 T5140 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1079581 T5140 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1079582 T5140 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1079582 T5140 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1079582 T5140 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1079583 T5140 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1079583 T5141 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@762eaf0d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1079583 T5144 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:53038/_re/g collection:control_collection shard:shard1
   [junit4]   2> 1079584 T5104 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1079584 T5104 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1079584 T5144 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1079584 T5104 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1079585 T5104 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1079586 T5147 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@74d5eeda name:ZooKeeperConnection Watcher:127.0.0.1:49381/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1079586 T5104 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1079586 T5104 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1079587 T5104 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1079587 T5144 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1079588 T5136 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1079588 T5144 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1079588 T5144 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1079589 T5137 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> 1079589 T5104 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> ASYNC  NEW_CORE C736 name=collection1 org.apache.solr.core.SolrCore@756181b4 url=http://127.0.0.1:53038/_re/g/collection1 node=127.0.0.1:53038__re%2Fg C736_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:53038/_re/g, node_name=127.0.0.1:53038__re%2Fg, state=down}
   [junit4]   2> 1079589 T5144 C736 P53038 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:53038/_re/g/collection1/
   [junit4]   2> 1079589 T5104 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2
   [junit4]   2> 1079589 T5144 C736 P53038 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1079589 T5104 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1079589 T5144 C736 P53038 oasc.SyncStrategy.syncToMe http://127.0.0.1:53038/_re/g/collection1/ has no replicas
   [junit4]   2> 1079590 T5144 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:53038/_re/g/collection1/ shard1
   [junit4]   2> 1079590 T5144 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1079590 T5104 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1079591 T5150 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@42754f7d name:ZooKeeperConnection Watcher:127.0.0.1:49381/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1079591 T5104 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1079591 T5104 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1079592 T5136 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1079593 T5137 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 2, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53038/_re/g",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 1
   [junit4]   2> 1079594 T5137 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"create",
   [junit4]   2> 	  "name":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "stateFormat":"2"} current state version: 1
   [junit4]   2> 1079594 T5137 oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 1079594 T5136 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1079594 T5147 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1079597 T5151 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1079598 T5137 oasco.ZkStateWriter.writePendingUpdates going to create_collection /collections/collection1/state.json
   [junit4]   2> 1079598 T5147 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1079643 T5144 oasc.ZkController.register We are http://127.0.0.1:53038/_re/g/collection1/ and leader is http://127.0.0.1:53038/_re/g/collection1/
   [junit4]   2> 1079643 T5144 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53038/_re/g
   [junit4]   2> 1079643 T5144 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1079643 T5144 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 1079643 T5144 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1079644 T5136 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1079645 T5137 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:53038/_re/g",
   [junit4]   2> 	  "node_name":"127.0.0.1:53038__re%2Fg",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 3
   [junit4]   2> 1079646 T5137 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53038/_re/g",
   [junit4]   2> 	  "node_name":"127.0.0.1:53038__re%2Fg",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1079748 T5136 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1079748 T5147 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1079858 T5104 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 8A873AC2424E1F68-001/shard-1-001/cores/collection1
   [junit4]   2> 1079859 T5104 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1079860 T5104 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1079861 T5104 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:40719
   [junit4]   2> 1079862 T5104 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@58d25a40
   [junit4]   2> 1079862 T5104 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1079863 T5104 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 8A873AC2424E1F68-001/shard-1-001
   [junit4]   2> 1079863 T5104 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 8A873AC2424E1F68-001/shard-1-001/'
   [junit4]   2> 1079876 T5104 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 8A873AC2424E1F68-001/shard-1-001/solr.xml
   [junit4]   2> 1079880 T5104 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 8A873AC2424E1F68-001/shard-1-001/cores
   [junit4]   2> 1079880 T5104 oasc.CoreContainer.<init> New CoreContainer 1616251064
   [junit4]   2> 1079880 T5104 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 8A873AC2424E1F68-001/shard-1-001/]
   [junit4]   2> 1079881 T5104 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1079881 T5104 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1079881 T5104 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1079881 T5104 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1079882 T5104 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1079882 T5104 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1079882 T5104 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1079882 T5104 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1079883 T5104 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1079883 T5104 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1079883 T5104 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 1079883 T5104 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1079884 T5104 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1079884 T5104 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1079884 T5104 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1079884 T5104 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49381/solr
   [junit4]   2> 1079885 T5104 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1079885 T5104 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1079886 T5104 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1079887 T5163 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@352d9f4b name:ZooKeeperConnection Watcher:127.0.0.1:49381 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1079887 T5104 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1079888 T5104 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1079889 T5104 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1079890 T5166 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4e61acfe name:ZooKeeperConnection Watcher:127.0.0.1:49381/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1079890 T5104 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1079893 T5104 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1080895 T5104 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40719__re%2Fg
   [junit4]   2> 1080896 T5104 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40719__re%2Fg
   [junit4]   2> 1080899 T5104 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1080901 T5104 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 8A873AC2424E1F68-001/shard-1-001/cores
   [junit4]   2> 1080901 T5104 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 8A873AC2424E1F68-001/shard-1-001/cores/collection1/
   [junit4]   2> 1080902 T5104 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1080903 T5167 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1080904 T5167 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1080905 T5136 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1080905 T5167 oasc.ZkController.preRegister Registering watch for external collection collection1
   [junit4]   2> 1080905 T5137 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:40719/_re/g",
   [junit4]   2> 	  "node_name":"127.0.0.1:40719__re%2Fg",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 4
   [junit4]   2> 1080906 T5167 oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 1080906 T5137 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:40719/_re/g",
   [junit4]   2> 	  "node_name":"127.0.0.1:40719__re%2Fg",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1080907 T5137 oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 1080907 T5137 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1080907 T5167 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 1080908 T5167 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 0 
   [junit4]   2> 1080909 T5167 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1081009 T5137 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 1081010 T5166 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 1081010 T5166 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 1 
   [junit4]   2> 1081909 T5167 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1081909 T5167 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1081910 T5167 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1081910 T5167 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1081911 T5167 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1081911 T5167 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 8A873AC2424E1F68-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1081923 T5167 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 1081925 T5167 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 1081928 T5167 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1081932 T5167 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 1081939 T5167 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1081940 T5167 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1081944 T5167 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1082046 T5167 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1082049 T5167 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1082050 T5167 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1082057 T5167 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1082058 T5167 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1082060 T5167 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1082060 T5167 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1082060 T5167 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1082061 T5167 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1082061 T5167 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1082061 T5167 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1082061 T5167 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1082062 T5167 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1082062 T5167 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 8A873AC2424E1F68-001/shard-1-001/cores/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 8A873AC2424E1F68-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 1082062 T5167 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@62f571d2
   [junit4]   2> 1082063 T5167 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 8A873AC2424E1F68-001/shard-1-001/cores/collection1/data
   [junit4]   2> 1082063 T5167 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 8A873AC2424E1F68-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 1082063 T5167 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 8A873AC2424E1F68-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1082063 T5167 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 8A873AC2424E1F68-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 1082063 T5167 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=43.8876953125, floorSegmentMB=0.2373046875, forceMergeDeletesPctAllowed=7.61743472366908, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6099011878705243
   [junit4]   2> 1082064 T5167 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@27a3537a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@33a19456; maxCacheMB=0.8427734375 maxMergeSizeMB=0.9892578125)),segFN=segments_1,generation=1}
   [junit4]   2> 1082064 T5167 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1082067 T5167 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1082067 T5167 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1082067 T5167 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1082067 T5167 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1082067 T5167 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1082067 T5167 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1082068 T5167 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1082068 T5167 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1082068 T5167 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1082068 T5167 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1082069 T5167 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1082069 T5167 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1082069 T5167 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1082069 T5167 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1082070 T5167 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1082071 T5167 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1082071 T5167 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1082072 T5167 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1082072 T5167 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 1082072 T5167 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 1082073 T5167 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 1082073 T5167 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 1082073 T5167 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 1082074 T5167 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 1082074 T5167 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 1082075 T5167 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1082075 T5167 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1082077 T5167 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1082077 T5167 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1082078 T5167 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1082079 T5167 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1082079 T5167 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1082080 T5167 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1082080 T5167 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1082082 T5167 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=73.0869140625, floorSegmentMB=1.013671875, forceMergeDeletesPctAllowed=18.91624160378296, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5129681680410129
   [junit4]   2> 1082082 T5167 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@27a3537a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@33a19456; maxCacheMB=0.8427734375 maxMergeSizeMB=0.9892578125)),segFN=segments_1,generation=1}
   [junit4]   2> 1082082 T5167 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1082083 T5167 oass.SolrIndexSearcher.<init> Opening Searcher@2a27b523[collection1] main
   [junit4]   2> 1082083 T5167 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1082084 T5167 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1082084 T5167 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1082084 T5167 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1082084 T5167 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1082084 T5167 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1082085 T5167 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1082085 T5167 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1082085 T5167 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1082085 T5167 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1082086 T5168 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2a27b523[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1082086 T5167 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1082087 T5171 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:40719/_re/g collection:collection1 shard:shard2
   [junit4]   2> 1082087 T5104 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1082087 T5104 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1082087 T5171 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1082090 T5171 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1082091 T5136 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1082091 T5171 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1082091 T5171 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C737 name=collection1 org.apache.solr.core.SolrCore@108fab14 url=http://127.0.0.1:40719/_re/g/collection1 node=127.0.0.1:40719__re%2Fg C737_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:40719/_re/g, node_name=127.0.0.1:40719__re%2Fg, state=down}
   [junit4]   2> 1082091 T5171 C737 P40719 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:40719/_re/g/collection1/
   [junit4]   2> 1082091 T5171 C737 P40719 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1082091 T5137 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1"} current state version: 4
   [junit4]   2> 1082091 T5171 C737 P40719 oasc.SyncStrategy.syncToMe http://127.0.0.1:40719/_re/g/collection1/ has no replicas
   [junit4]   2> 1082092 T5171 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:40719/_re/g/collection1/ shard2
   [junit4]   2> 1082092 T5171 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1082092 T5137 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 1082092 T5166 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 1082093 T5166 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 2 
   [junit4]   2> 1082094 T5136 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1082095 T5137 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:40719/_re/g",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 4
   [junit4]   2> 1082096 T5137 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 2
   [junit4]   2> 1082096 T5166 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 1082096 T5166 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 
   [junit4]   2> 1082145 T5171 oasc.ZkController.register We are http://127.0.0.1:40719/_re/g/collection1/ and leader is http://127.0.0.1:40719/_re/g/collection1/
   [junit4]   2> 1082145 T5171 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:40719/_re/g
   [junit4]   2> 1082145 T5171 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1082145 T5171 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 1082146 T5171 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1082146 T5136 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1082147 T5137 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:40719/_re/g",
   [junit4]   2> 	  "node_name":"127.0.0.1:40719__re%2Fg",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 4
   [junit4]   2> 1082148 T5137 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:40719/_re/g",
   [junit4]   2> 	  "node_name":"127.0.0.1:40719__re%2Fg",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1082148 T5137 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 3
   [junit4]   2> 1082148 T5171 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 
   [junit4]   2> 1082149 T5166 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 1082149 T5166 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 1082338 T5104 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 8A873AC2424E1F68-001/shard-2-001/cores/collection1
   [junit4]   2> 1082339 T5104 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1082340 T5104 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1082341 T5104 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:55932
   [junit4]   2> 1082343 T5104 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@58d25a40
   [junit4]   2> 1082343 T5104 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1082343 T5104 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 8A873AC2424E1F68-001/shard-2-001
   [junit4]   2> 1082343 T5104 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 8A873AC2424E1F68-001/shard-2-001/'
   [junit4]   2> 1082358 T5104 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 8A873AC2424E1F68-001/shard-2-001/solr.xml
   [junit4]   2> 1082362 T5104 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 8A873AC2424E1F68-001/shard-2-001/cores
   [junit4]   2> 1082363 T5104 oasc.CoreContainer.<init> New CoreContainer 879660709
   [junit4]   2> 1082363 T5104 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 8A873AC2424E1F68-001/shard-2-001/]
   [junit4]   2> 1082363 T5104 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1082364 T5104 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1082364 T5104 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1082364 T5104 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1082364 T5104 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1082364 T5104 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1082365 T5104 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1082365 T5104 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1082365 T5104 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1082365 T5104 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1082365 T5104 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 1082366 T5104 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1082366 T5104 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1082366 T5104 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1082367 T5104 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1082367 T5104 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49381/solr
   [junit4]   2> 1082367 T5104 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1082367 T5104 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1082368 T5104 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1082370 T5183 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3dbcbc44 name:ZooKeeperConnection Watcher:127.0.0.1:49381 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1082370 T5104 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1082371 T5104 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1082373 T5104 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1082374 T5186 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@321d5ce3 name:ZooKeeperConnection Watcher:127.0.0.1:49381/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1082374 T5104 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1082378 T5104 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1083380 T5104 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55932__re%2Fg
   [junit4]   2> 1083382 T5104 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55932__re%2Fg
   [junit4]   2> 1083387 T5104 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1083389 T5104 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 8A873AC2424E1F68-001/shard-2-001/cores
   [junit4]   2> 1083390 T5104 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 8A873AC2424E1F68-001/shard-2-001/cores/collection1/
   [junit4]   2> 1083390 T5104 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1083393 T5187 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1083393 T5187 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1083394 T5136 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1083395 T5187 oasc.ZkController.preRegister Registering watch for external collection collection1
   [junit4]   2> 1083395 T5187 oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 1083395 T5137 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:55932/_re/g",
   [junit4]   2> 	  "node_name":"127.0.0.1:55932__re%2Fg",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 4
   [junit4]   2> 1083396 T5187 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 1083396 T5137 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:55932/_re/g",
   [junit4]   2> 	  "node_name":"127.0.0.1:55932__re%2Fg",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1083396 T5137 oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 1083397 T5137 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1083397 T5187 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 1083397 T5187 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1083397 T5137 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 4
   [junit4]   2> 1083398 T5186 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 1083398 T5166 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 1083399 T5186 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 
   [junit4]   2> 1083399 T5166 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 
   [junit4]   2> 1084397 T5187 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1084398 T5187 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1084398 T5187 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1084398 T5187 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1084399 T5187 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1084399 T5187 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 8A873AC2424E1F68-001/shard-2-001/cores/collection1/'
   [junit4]   2> 1084408 T5187 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 1084409 T5187 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 1084413 T5187 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1084416 T5187 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 1084424 T5187 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1084425 T5187 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1084429 T5187 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1084522 T5187 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1084525 T5187 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1084526 T5187 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1084533 T5187 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1084534 T5187 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1084536 T5187 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1084536 T5187 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1084536 T5187 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1084536 T5187 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1084537 T5187 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1084537 T5187 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1084537 T5187 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1084537 T5187 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1084538 T5187 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 8A873AC2424E1F68-001/shard-2-001/cores/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 8A873AC2424E1F68-001/shard-2-001/cores/collection1/data/
   [junit4]   2> 1084538 T5187 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@62f571d2
   [junit4]   2> 1084539 T5187 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 8A873AC2424E1F68-001/shard-2-001/cores/collection1/data
   [junit4]   2> 1084539 T5187 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 8A873AC2424E1F68-001/shard-2-001/cores/collection1/data/index/
   [junit4]   2> 1084539 T5187 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 8A873AC2424E1F68-001/shard-2-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1084539 T5187 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 8A873AC2424E1F68-001/shard-2-001/cores/collection1/data/index
   [junit4]   2> 1084540 T5187 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=43.8876953125, floorSegmentMB=0.2373046875, forceMergeDe

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

 2> 1145355 T5229 oasc.SolrException.log ERROR There was a problem trying to register as the leader:org.apache.solr.common.SolrException: Could not register as the leader because creating the ephemeral registration node in ZooKeeper failed
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContextBase.runLeaderProcess(ElectionContext.java:147)
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:308)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:162)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:124)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:357)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:263)
   [junit4]   2> 		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:265)
   [junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections
   [junit4]   2> 		at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 		at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 		at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:293)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:290)
   [junit4]   2> 		at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:290)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:485)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:454)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:441)
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContextBase$1.execute(ElectionContext.java:139)
   [junit4]   2> 		at org.apache.solr.common.util.RetryUtil.retryOnThrowable(RetryUtil.java:31)
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContextBase.runLeaderProcess(ElectionContext.java:135)
   [junit4]   2> 		... 11 more
   [junit4]   2> 	
   [junit4]   2> 1146356 T5304 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1146377 T5104 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/_re/g,null}
   [junit4]   2> 1146576 T5104 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 1146577 T5104 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:49381 49381
   [junit4]   2> 1146998 T5105 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:49381 49381
   [junit4]   2> 1147000 T5105 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: 
   [junit4]   2> 	Maximum concurrent create/delete watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		8	/solr/aliases.json
   [junit4]   2> 		8	/solr/clusterstate.json
   [junit4]   2> 		5	/solr/configs/conf1
   [junit4]   2> 		4	/solr/collections/awholynewcollection_0/state.json
   [junit4]   2> 		4	/solr/collections/nodes_used_collection/state.json
   [junit4]   2> 		4	/solr/collections/collection1/state.json
   [junit4]   2> 		4	/solr/configs/conf2
   [junit4]   2> 	
   [junit4]   2> 	Maximum concurrent children watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		8	/solr/live_nodes
   [junit4]   2> 		5	/solr/overseer/queue
   [junit4]   2> 		5	/solr/overseer/collection-queue-work
   [junit4]   2> 	
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionsAPIDistributedZkTest -Dtests.method=testDistribSearch -Dtests.seed=8A873AC2424E1F68 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sv_SE -Dtests.timezone=BET -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 69.1s J1 | CollectionsAPIDistributedZkTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: some core start times did not change on reload
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8A873AC2424E1F68:B61B4DA35117F54]:0)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:759)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:194)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:878)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1147006 T5104 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 8A873AC2424E1F68-001
   [junit4]   2> NOTE: test params are: codec=Lucene50, sim=DefaultSimilarity, locale=sv_SE, timezone=BET
   [junit4]   2> NOTE: Linux 3.13.0-45-generic amd64/Oracle Corporation 1.9.0-ea (64-bit)/cpus=8,threads=1,free=163287256,total=529530880
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldResource, AtomicUpdatesTest, EnumFieldTest, ShardRoutingCustomTest, TestDefaultSimilarityFactory, TermVectorComponentDistributedTest, FieldMutatingUpdateProcessorTest, TestRangeQuery, OverseerCollectionProcessorTest, TestLMDirichletSimilarityFactory, TestConfigSets, TestRemoteStreaming, TestSuggestSpellingConverter, TestCloudPivotFacet, TestLeaderElectionZkExpiry, TestDocSet, SaslZkACLProviderTest, BasicZkTest, QueryParsingTest, TestSearchPerf, DateFieldTest, LeaderElectionIntegrationTest, UpdateParamsTest, SuggestComponentTest, BasicDistributedZk2Test, TestJoin, PluginInfoTest, DeleteShardTest, TestSimpleQParserPlugin, HdfsChaosMonkeySafeLeaderTest, TestReversedWildcardFilterFactory, TestValueSourceCache, FacetPivotSmallTest, TestFreeTextSuggestions, TestReplicaProperties, TestDistribDocBasedVersion, OutOfBoxZkACLAndCredentialsProvidersTest, ResourceLoaderTest, MoreLikeThisHandlerTest, AutoCommitTest, TestLRUStatsCache, TestDocBasedVersionConstraints, ExternalCollectionsTest, TestMiniSolrCloudCluster, TestLMJelinekMercerSimilarityFactory, DirectSolrSpellCheckerTest, TestFieldSortValues, TermsComponentTest, SolrIndexConfigTest, TestQuerySenderNoQuery, CoreAdminCreateDiscoverTest, TestMissingGroups, ZkSolrClientTest, TestRequestStatusCollectionAPI, DistributedFacetPivotSmallTest, ExternalFileFieldSortTest, TestPivotHelperCode, TestShardHandlerFactory, TestCustomSort, DirectUpdateHandlerOptimizeTest, SpatialFilterTest, TestTrie, AddSchemaFieldsUpdateProcessorFactoryTest, CoreAdminRequestStatusTest, BinaryUpdateRequestHandlerTest, SpellCheckComponentTest, TestSchemaNameResource, HighlighterMaxOffsetTest, DistributedDebugComponentTest, StatelessScriptUpdateProcessorFactoryTest, TestExactStatsCache, TestFastOutputStream, TestFastWriter, TestSchemaVersionResource, TestZkChroot, TestSystemIdResolver, TestDynamicFieldResource, OverseerStatusTest, TestBulkSchemaAPI, CurrencyFieldOpenExchangeTest, UpdateRequestProcessorFactoryTest, LeaderFailoverAfterPartitionTest, TestDistributedGrouping, TestBadConfig, SharedFSAutoReplicaFailoverUtilsTest, FileUtilsTest, TestManagedSchemaFieldResource, DocumentBuilderTest, SignatureUpdateProcessorFactoryTest, TestFileDictionaryLookup, ShardSplitTest, MBeansHandlerTest, TestManagedSchemaDynamicFieldResource, CopyFieldTest, TestDefaultSearchFieldResource, TestFiltering, CloudExitableDirectoryReaderTest, JsonLoaderTest, TestSchemaSimilarityResource, TestSolrQueryParserResource, TestRestManager, SolrTestCaseJ4Test, SolrXmlInZkTest, HdfsLockFactoryTest, TestQuerySenderListener, TestSolrDeletionPolicy1, TestFuzzyAnalyzedSuggestions, TestUniqueKeyFieldResource, FullSolrCloudDistribCmdsTest, CoreMergeIndexesAdminHandlerTest, CollectionsAPIDistributedZkTest]
   [junit4] Completed on J1 in 69.12s, 1 test, 1 failure <<< FAILURES!

[...truncated 692 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/build.xml:529: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/build.xml:477: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/build.xml:61: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/extra-targets.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build.xml:191: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/common-build.xml:508: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/lucene/common-build.xml:1363: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/lucene/common-build.xml:970: There were test failures: 459 suites, 1841 tests, 1 failure, 45 ignored (20 assumptions)

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