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 2014/03/19 17:46:05 UTC

[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.8.0) - Build # 1423 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/1423/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
createshard the collection time out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: createshard the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([1DBACD94DE61323B:9C5C438CA93E5207]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:504)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:203)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.cloud.CustomCollectionTest.testCustomCollectionsAPI(CustomCollectionTest.java:273)
	at org.apache.solr.cloud.CustomCollectionTest.doTest(CustomCollectionTest.java:127)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1617)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:826)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:862)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:876)
	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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	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:70)
	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:359)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:783)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:443)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:835)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:771)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:782)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:359)
	at java.lang.Thread.run(Thread.java:744)




Build Log:
[...truncated 10052 lines...]
   [junit4] Suite: org.apache.solr.cloud.CustomCollectionTest
   [junit4]   2> 182662 T532 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 182663 T532 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 182672 T532 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-CustomCollectionTest-1395243235465
   [junit4]   2> 182674 T532 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 182674 T533 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 182777 T532 oasc.ZkTestServer.run start zk server on port:49328
   [junit4]   2> 182779 T532 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 182787 T539 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5cd8d46f name:ZooKeeperConnection Watcher:127.0.0.1:49328 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 182788 T532 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 182788 T532 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 182796 T532 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 182802 T541 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3b7757a3 name:ZooKeeperConnection Watcher:127.0.0.1:49328/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 182803 T532 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 182803 T532 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 182808 T532 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 182812 T532 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 182817 T532 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 182820 T532 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 182821 T532 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 182829 T532 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 182830 T532 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 182838 T532 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 182839 T532 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 182846 T532 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 182846 T532 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 182855 T532 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 182855 T532 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 182859 T532 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 182860 T532 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 182866 T532 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 182867 T532 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 182871 T532 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 182871 T532 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 182894 T532 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 182895 T532 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 182901 T532 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 182901 T532 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 182905 T532 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 182905 T532 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 184047 T532 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 184070 T532 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49331
   [junit4]   2> 184071 T532 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 184071 T532 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 184071 T532 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.CustomCollectionTest-controljetty-1395243235702
   [junit4]   2> 184071 T532 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CustomCollectionTest-controljetty-1395243235702/'
   [junit4]   2> 184102 T532 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-controljetty-1395243235702/solr.xml
   [junit4]   2> 184125 T532 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-controljetty-1395243235702
   [junit4]   2> 184125 T532 oasc.CoreContainer.<init> New CoreContainer 463971270
   [junit4]   2> 184126 T532 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.CustomCollectionTest-controljetty-1395243235702/]
   [junit4]   2> 184127 T532 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 184127 T532 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 184127 T532 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 184127 T532 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 184128 T532 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 184128 T532 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 184128 T532 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 184128 T532 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 184128 T532 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 184135 T532 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 184135 T532 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 184136 T532 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 184136 T532 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49328/solr
   [junit4]   2> 184137 T532 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 184140 T532 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 184145 T552 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7ed6c9d3 name:ZooKeeperConnection Watcher:127.0.0.1:49328 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 184148 T532 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 184158 T532 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 184160 T554 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@116e918 name:ZooKeeperConnection Watcher:127.0.0.1:49328/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 184161 T532 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 184163 T532 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 184177 T532 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 184184 T532 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 184189 T532 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 184240 T532 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 184248 T532 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 184251 T532 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49331_
   [junit4]   2> 184253 T532 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49331_
   [junit4]   2> 184259 T532 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 184264 T532 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 184272 T532 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:49331_
   [junit4]   2> 184273 T532 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 184278 T532 oasc.Overseer.start Overseer (id=91438660680155139-127.0.0.1:49331_-n_0000000000) starting
   [junit4]   2> 184290 T532 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 184315 T556 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 184317 T556 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 184320 T532 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 184325 T532 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 184330 T532 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 184335 T555 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 184344 T532 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-controljetty-1395243235702
   [junit4]   2> 184798 T532 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-controljetty-1395243235702/conf/
   [junit4]   2> 184802 T532 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 184803 T532 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 184803 T532 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 184808 T532 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 184812 T559 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@124adf97 name:ZooKeeperConnection Watcher:127.0.0.1:49328/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 184813 T532 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 184816 T532 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 184822 T532 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 185825 T532 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 185826 T532 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 185829 T532 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49335
   [junit4]   2> 185830 T532 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 185831 T532 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 185831 T532 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.CustomCollectionTest-jetty1-1395243237614
   [junit4]   2> 185831 T532 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CustomCollectionTest-jetty1-1395243237614/'
   [junit4]   2> 185856 T532 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-jetty1-1395243237614/solr.xml
   [junit4]   2> 185869 T532 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-jetty1-1395243237614
   [junit4]   2> 185870 T532 oasc.CoreContainer.<init> New CoreContainer 1590837246
   [junit4]   2> 185870 T532 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.CustomCollectionTest-jetty1-1395243237614/]
   [junit4]   2> 185874 T532 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 185875 T532 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 185875 T532 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 185875 T532 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 185875 T532 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 185875 T532 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 185876 T532 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 185876 T532 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 185876 T532 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 185876 T532 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 185877 T532 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 185879 T532 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 185880 T532 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49328/solr
   [junit4]   2> 185880 T532 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 185885 T532 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 185890 T570 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@74a67e1e name:ZooKeeperConnection Watcher:127.0.0.1:49328 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 185891 T532 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 185899 T532 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 185902 T572 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@371c1ed0 name:ZooKeeperConnection Watcher:127.0.0.1:49328/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 185902 T532 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 185925 T532 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 186966 T532 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49335_
   [junit4]   2> 186969 T532 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49335_
   [junit4]   2> 186977 T572 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 186977 T559 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 186979 T554 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 186985 T532 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-jetty1-1395243237614
   [junit4]   2> 187463 T532 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-jetty1-1395243237614/conf/
   [junit4]   2> 187468 T532 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 187470 T532 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 187470 T532 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 188434 T532 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 188436 T532 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 188441 T532 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49338
   [junit4]   2> 188442 T532 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 188442 T532 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 188442 T532 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-jetty2-1395243240262
   [junit4]   2> 188442 T532 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-jetty2-1395243240262/'
   [junit4]   2> 188472 T532 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-jetty2-1395243240262/solr.xml
   [junit4]   2> 188487 T532 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-jetty2-1395243240262
   [junit4]   2> 188488 T532 oasc.CoreContainer.<init> New CoreContainer 891875524
   [junit4]   2> 188488 T532 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-jetty2-1395243240262/]
   [junit4]   2> 188488 T532 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 188488 T532 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 188489 T532 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 188489 T532 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 188489 T532 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 188490 T532 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 188490 T532 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 188490 T532 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 188490 T532 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 188491 T532 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 188491 T532 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 188491 T532 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 188491 T532 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49328/solr
   [junit4]   2> 188492 T532 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 188494 T532 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 188498 T584 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6f0ded18 name:ZooKeeperConnection Watcher:127.0.0.1:49328 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 188498 T532 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 188503 T532 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 188507 T586 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2fa8404 name:ZooKeeperConnection Watcher:127.0.0.1:49328/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 188507 T532 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 188533 T532 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 189541 T532 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49338_
   [junit4]   2> 189543 T532 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49338_
   [junit4]   2> 189550 T559 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 189550 T572 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 189551 T554 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 189552 T586 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 189561 T532 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-jetty2-1395243240262
   [junit4]   2> 190055 T532 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-jetty2-1395243240262/conf/
   [junit4]   2> 190062 T532 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 190063 T532 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 190063 T532 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 191020 T532 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 191020 T532 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 191024 T532 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49341
   [junit4]   2> 191025 T532 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 191025 T532 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 191025 T532 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.CustomCollectionTest-jetty3-1395243242856
   [junit4]   2> 191027 T532 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CustomCollectionTest-jetty3-1395243242856/'
   [junit4]   2> 191052 T532 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-jetty3-1395243242856/solr.xml
   [junit4]   2> 191066 T532 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-jetty3-1395243242856
   [junit4]   2> 191067 T532 oasc.CoreContainer.<init> New CoreContainer 910854417
   [junit4]   2> 191067 T532 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.CustomCollectionTest-jetty3-1395243242856/]
   [junit4]   2> 191067 T532 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 191069 T532 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 191070 T532 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 191070 T532 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 191070 T532 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 191070 T532 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 191072 T532 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 191073 T532 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 191073 T532 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 191078 T532 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 191078 T532 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 191078 T532 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 191078 T532 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49328/solr
   [junit4]   2> 191079 T532 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 191084 T532 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 191099 T598 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@30c9cf95 name:ZooKeeperConnection Watcher:127.0.0.1:49328 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 191101 T532 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 191106 T532 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 191111 T600 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6ec89bf0 name:ZooKeeperConnection Watcher:127.0.0.1:49328/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 191112 T532 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 191128 T532 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 192136 T532 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49341_
   [junit4]   2> 192137 T532 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49341_
   [junit4]   2> 192146 T559 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 192148 T600 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 192148 T572 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 192148 T586 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 192149 T554 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 192156 T532 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-jetty3-1395243242856
   [junit4]   2> 192591 T532 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-jetty3-1395243242856/conf/
   [junit4]   2> 192599 T532 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 192600 T532 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 192600 T532 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 193728 T532 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 4
   [junit4]   2> 193728 T532 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 193733 T532 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49344
   [junit4]   2> 193735 T532 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 193735 T532 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 193736 T532 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-jetty4-1395243245393
   [junit4]   2> 193736 T532 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-jetty4-1395243245393/'
   [junit4]   2> 193775 T532 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-jetty4-1395243245393/solr.xml
   [junit4]   2> 193795 T532 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-jetty4-1395243245393
   [junit4]   2> 193797 T532 oasc.CoreContainer.<init> New CoreContainer 2090855606
   [junit4]   2> 193797 T532 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-jetty4-1395243245393/]
   [junit4]   2> 193798 T532 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 193798 T532 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 193799 T532 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 193799 T532 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 193799 T532 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 193799 T532 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 193800 T532 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 193800 T532 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 193801 T532 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 193801 T532 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 193802 T532 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 193802 T532 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 193803 T532 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49328/solr
   [junit4]   2> 193803 T532 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 193805 T532 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 193810 T612 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2cc922d7 name:ZooKeeperConnection Watcher:127.0.0.1:49328 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 193811 T532 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 193816 T532 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 193822 T614 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6d32e19b name:ZooKeeperConnection Watcher:127.0.0.1:49328/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 193822 T532 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 193846 T532 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 194857 T532 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49344_
   [junit4]   2> 194859 T532 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49344_
   [junit4]   2> 194875 T600 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 194883 T586 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 194887 T554 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 194890 T614 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 194891 T559 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 194894 T572 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 194900 T532 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-jetty4-1395243245393
   [junit4]   2> 195443 T532 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-jetty4-1395243245393/conf/
   [junit4]   2> 195456 T532 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 195457 T532 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 195458 T532 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 195460 T532 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 195466 T617 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@14853ab name:ZooKeeperConnection Watcher:127.0.0.1:49328/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 195467 T532 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 195472 T532 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 195478 T532 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 195483 T619 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2b1e568 name:ZooKeeperConnection Watcher:127.0.0.1:49328/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 195483 T532 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 195487 T532 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 195499 T549 oasha.CollectionsHandler.handleCreateAction Creating Collection : replicationFactor=2&shards=a,b,c&maxShardsPerNode=2&router.name=implicit&name=implicitcoll0&action=CREATE&wt=javabin&version=2
   [junit4]   2> 195501 T554 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 195504 T556 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"implicitcoll0",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "maxShardsPerNode":"2",
   [junit4]   2> 	  "shards":"a,b,c",
   [junit4]   2> 	  "router.name":"implicit"}
   [junit4]   2> 195504 T556 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : createcollection , {
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"implicitcoll0",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "maxShardsPerNode":"2",
   [junit4]   2> 	  "shards":"a,b,c",
   [junit4]   2> 	  "router.name":"implicit"}
   [junit4]   2> 195506 T556 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1
   [junit4]   2> 195507 T556 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/implicitcoll0 
   [junit4]   2> 195507 T556 oascc.SolrZkClient.makePath makePath: /collections/implicitcoll0
   [junit4]   2> 195515 T554 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 195518 T555 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 195520 T555 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: implicitcoll0
   [junit4]   2> 195520 T555 oasc.Overseer$ClusterStateUpdater.createCollection Create collection implicitcoll0 with shards [a, b, c]
   [junit4]   2> 195526 T554 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 195527 T586 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 195527 T559 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 195528 T617 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 195528 T614 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 195530 T619 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 195527 T600 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 195528 T572 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 195528 T554 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 195617 T556 oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection, shardNames [a, b, c] , replicationFactor : 2
   [junit4]   2> 195617 T556 oasc.OverseerCollectionProcessor.createCollection Creating shard implicitcoll0_a_replica1 as part of slice a of collection implicitcoll0 on 127.0.0.1:49344_
   [junit4]   2> 195619 T556 oasc.OverseerCollectionProcessor.createCollection Creating shard implicitcoll0_a_replica2 as part of slice a of collection implicitcoll0 on 127.0.0.1:49331_
   [junit4]   2> 195623 T556 oasc.OverseerCollectionProcessor.createCollection Creating shard implicitcoll0_b_replica1 as part of slice b of collection implicitcoll0 on 127.0.0.1:49335_
   [junit4]   2> 195628 T609 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=implicitcoll0_a_replica1&action=CREATE&numShards=3&collection=implicitcoll0&shard=a&wt=javabin&version=2
   [junit4]   2> 195631 T550 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=implicitcoll0_a_replica2&action=CREATE&numShards=3&collection=implicitcoll0&shard=a&wt=javabin&version=2
   [junit4]   2> 195631 T556 oasc.OverseerCollectionProcessor.createCollection Creating shard implicitcoll0_b_replica2 as part of slice b of collection implicitcoll0 on 127.0.0.1:49338_
   [junit4]   2> 195636 T568 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=implicitcoll0_b_replica1&action=CREATE&numShards=3&collection=implicitcoll0&shard=b&wt=javabin&version=2
   [junit4]   2> 195637 T556 oasc.OverseerCollectionProcessor.createCollection Creating shard implicitcoll0_c_replica1 as part of slice c of collection implicitcoll0 on 127.0.0.1:49341_
   [junit4]   2> 195643 T609 oasc.ZkController.publish publishing core=implicitcoll0_a_replica1 state=down collection=implicitcoll0
   [junit4]   2> 195647 T550 oasc.ZkController.publish publishing core=implicitcoll0_a_replica2 state=down collection=implicitcoll0
   [junit4]   2> 195648 T609 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 195649 T556 oasc.OverseerCollectionProcessor.createCollection Creating shard implicitcoll0_c_replica2 as part of slice c of collection implicitcoll0 on 127.0.0.1:49344_
   [junit4]   2> 195652 T582 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=implicitcoll0_b_replica2&action=CREATE&numShards=3&collection=implicitcoll0&shard=b&wt=javabin&version=2
   [junit4]   2> 195655 T568 oasc.ZkController.publish publishing core=implicitcoll0_b_replica1 state=down collection=implicitcoll0
   [junit4]   2> 195664 T596 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=implicitcoll0_c_replica1&action=CREATE&numShards=3&collection=implicitcoll0&shard=c&wt=javabin&version=2
   [junit4]   2> 195666 T568 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 195667 T582 oasc.ZkController.publish publishing core=implicitcoll0_b_replica2 state=down collection=implicitcoll0
   [junit4]   2> 195668 T596 oasc.ZkController.publish publishing core=implicitcoll0_c_replica1 state=down collection=implicitcoll0
   [junit4]   2> 195669 T582 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 195669 T596 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 195670 T554 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 195672 T550 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 195678 T610 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=implicitcoll0_c_replica2&action=CREATE&numShards=3&collection=implicitcoll0&shard=c&wt=javabin&version=2
   [junit4]   2> 195680 T610 oasc.ZkController.publish publishing core=implicitcoll0_c_replica2 state=down collection=implicitcoll0
   [junit4]   2> 195681 T555 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 195682 T610 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 195682 T554 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 195685 T555 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49344",
   [junit4]   2> 	  "core":"implicitcoll0_a_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49344_",
   [junit4]   2> 	  "shard":"a",
   [junit4]   2> 	  "collection":"implicitcoll0",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 195694 T555 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49335",
   [junit4]   2> 	  "core":"implicitcoll0_b_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49335_",
   [junit4]   2> 	  "shard":"b",
   [junit4]   2> 	  "collection":"implicitcoll0",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 195698 T554 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 195699 T555 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49338",
   [junit4]   2> 	  "core":"implicitcoll0_b_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49338_",
   [junit4]   2> 	  "shard":"b",
   [junit4]   2> 	  "collection":"implicitcoll0",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 195705 T554 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 195706 T555 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49341",
   [junit4]   2> 	  "core":"implicitcoll0_c_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49341_",
   [junit4]   2> 	  "shard":"c",
   [junit4]   2> 	  "collection":"implicitcoll0",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 195712 T554 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 195714 T555 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49331",
   [junit4]   2> 	  "core":"implicitcoll0_a_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49331_",
   [junit4]   2> 	  "shard":"a",
   [junit4]   2> 	  "collection":"implicitcoll0",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 195719 T554 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 195721 T555 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49344",
   [junit4]   2> 	  "core":"implicitcoll0_c_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49344_",
   [junit4]   2> 	  "shard":"c",
   [junit4]   2> 	  "collection":"implicitcoll0",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 195724 T554 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 195832 T559 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 195832 T614 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 195832 T572 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 195832 T619 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 195832 T554 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 195832 T617 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 195832 T586 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 195832 T600 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 196649 T609 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for implicitcoll0_a_replica1
   [junit4]   2> 196654 T609 oasc.CoreContainer.create Creating SolrCore 'implicitcoll0_a_replica1' using instanceDir: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-jetty4-1395243245393/implicitcoll0_a_replica1
   [junit4]   2> 196654 T609 oasc.ZkController.createCollectionZkNode Check for collection zkNode:implicitcoll0
   [junit4]   2> 196655 T609 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 196655 T609 oascc.ZkStateReader.readConfigName Load collection config from:/collections/implicitcoll0
   [junit4]   2> 196658 T609 oascc.ZkStateReader.readConfigName path=/collections/implicitcoll0 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 196658 T609 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-jetty4-1395243245393/implicitcoll0_a_replica1/'
   [junit4]   2> 196668 T568 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for implicitcoll0_b_replica1
   [junit4]   2> 196670 T568 oasc.CoreContainer.create Creating SolrCore 'implicitcoll0_b_replica1' using instanceDir: ./org.apache.solr.cloud.CustomCollectionTest-jetty1-1395243237614/implicitcoll0_b_replica1
   [junit4]   2> 196670 T568 oasc.ZkController.createCollectionZkNode Check for collection zkNode:implicitcoll0
   [junit4]   2> 196671 T582 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for implicitcoll0_b_replica2
   [junit4]   2> 196673 T596 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for implicitcoll0_c_replica1
   [junit4]   2> 196675 T596 oasc.CoreContainer.create Creating SolrCore 'implicitcoll0_c_replica1' using instanceDir: ./org.apache.solr.cloud.CustomCollectionTest-jetty3-1395243242856/implicitcoll0_c_replica1
   [junit4]   2> 196676 T596 oasc.ZkController.createCollectionZkNode Check for collection zkNode:implicitcoll0
   [junit4]   2> 196678 T550 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for implicitcoll0_a_replica2
   [junit4]   2> 196680 T582 oasc.CoreContainer.create Creating SolrCore 'implicitcoll0_b_replica2' using instanceDir: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-jetty2-1395243240262/implicitcoll0_b_replica2
   [junit4]   2> 196691 T582 oasc.ZkController.createCollectionZkNode Check for collection zkNode:implicitcoll0
   [junit4]   2> 196693 T550 oasc.CoreContainer.create Creating SolrCore 'implicitcoll0_a_replica2' using instanceDir: ./org.apache.solr.cloud.CustomCollectionTest-controljetty-1395243235702/implicitcoll0_a_replica2
   [junit4]   2> 196697 T550 oasc.ZkController.createCollectionZkNode Check for collection zkNode:implicitcoll0
   [junit4]   2> 196697 T568 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 196698 T568 oascc.ZkStateReader.readConfigName Load collection config from:/collections/implicitcoll0
   [junit4]   2> 196691 T610 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for implicitcoll0_c_replica2
   [junit4]   2> 196701 T610 oasc.CoreContainer.create Creating SolrCore 'implicitcoll0_c_replica2' using instanceDir: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-jetty4-1395243245393/implicitcoll0_c_replica2
   [junit4]   2> 196702 T610 oasc.ZkController.createCollectionZkNode Check for collection zkNode:implicitcoll0
   [junit4]   2> 196704 T596 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 196705 T596 oascc.ZkStateReader.readConfigName Load collection config from:/collections/implicitcoll0
   [junit4]   2> 196704 T582 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 196706 T582 oascc.ZkStateReader.readConfigName Load collection config from:/collections/implicitcoll0
   [junit4]   2> 196705 T550 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 196712 T550 oascc.ZkStateReader.readConfigName Load collection config from:/collections/implicitcoll0
   [junit4]   2> 196713 T610 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 196713 T610 oascc.ZkStateReader.readConfigName Load collection config from:/collections/implicitcoll0
   [junit4]   2> 196719 T596 oascc.ZkStateReader.readConfigName path=/collections/implicitcoll0 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 196719 T596 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CustomCollectionTest-jetty3-1395243242856/implicitcoll0_c_replica1/'
   [junit4]   2> 196727 T568 oascc.ZkStateReader.readConfigName path=/collections/implicitcoll0 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 196728 T568 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CustomCollectionTest-jetty1-1395243237614/implicitcoll0_b_replica1/'
   [junit4]   2> 196749 T610 oascc.ZkStateReader.readConfigName path=/collections/implicitcoll0 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 196749 T610 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-jetty4-1395243245393/implicitcoll0_c_replica2/'
   [junit4]   2> 196764 T582 oascc.ZkStateReader.readConfigName path=/collections/implicitcoll0 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 196765 T582 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-jetty2-1395243240262/implicitcoll0_b_replica2/'
   [junit4]   2> 196770 T550 oascc.ZkStateReader.readConfigName path=/collections/implicitcoll0 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 196771 T550 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CustomCollectionTest-controljetty-1395243235702/implicitcoll0_a_replica2/'
   [junit4]   2> 196793 T609 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 196802 T596 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 196816 T596 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 196820 T596 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 196823 T596 oass.IndexSchema.readSchema [implicitcoll0_c_replica1] Schema name=test
   [junit4]   2> 196838 T609 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 196866 T609 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 196872 T609 oass.IndexSchema.readSchema [implicitcoll0_a_replica1] Schema name=test
   [junit4]   2> 196987 T610 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 197035 T568 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 197054 T568 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 197060 T610 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 197067 T582 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 197080 T550 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 197080 T568 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 197087 T582 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 197089 T582 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 197091 T568 oass.IndexSchema.readSchema [implicitcoll0_b_replica1] Schema name=test
   [junit4]   2> 197097 T610 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 197097 T582 oass.IndexSchema.readSchema [implicitcoll0_b_replica2] Schema name=test
   [junit4]   2> 197142 T610 oass.IndexSchema.readSchema [implicitcoll0_c_replica2] Schema name=test
   [junit4]   2> 197174 T550 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 197231 T596 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 197237 T596 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 197248 T596 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 197246 T550 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 197313 T550 oass.IndexSchema.readSchema [implicitcoll0_a_replica2] Schema name=test
   [junit4]   2> 197620 T568 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 197628 T568 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 197629 T568 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 197633 T550 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 197636 T550 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 197638 T550 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 197633 T582 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 197645 T610 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 197649 T610 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 197650 T610 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 197655 T609 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 197660 T582 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 197664 T609 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 197666 T582 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 197667 T609 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 197692 T596 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 197700 T596 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 197709 T596 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 197722 T596 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 197728 T596 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 197728 T596 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 197726 T550 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 197735 T596 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 197736 T596 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 197737 T596 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 197737 T596 oasc.SolrCore.<init> [implicitcoll0_c_replica1] Opening new SolrCore at ./org.apache.solr.cloud.CustomCollectionTest-jetty3-1395243242856/implicitcoll0_c_replica1/, dataDir=./org.apache.solr.cloud.CustomCollectionTest-jetty3-1395243242856/implicitcoll0_c_replica1/data/
   [junit4]   2> 197739 T596 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5338c780
   [junit4]   2> 197740 T596 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.CustomCollectionTest-jetty3-1395243242856/implicitcoll0_c_replica1/data
   [junit4]   2> 197740 T596 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.CustomCollectionTest-jetty3-1395243242856/implicitcoll0_c_replica1/data/index/
   [junit4]   2> 197741 T596 oasc.SolrCore.initIndex WARN [implicitcoll0_c_replica1] Solr index directory './org.apache.solr.cloud.CustomCollectionTest-jetty3-1395243242856/implicitcoll0_c_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 197741 T550 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 197751 T596 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.CustomCollectionTest-jetty3-1395243242856/implicitcoll0_c_replica1/data/index
   [junit4]   2> 197751 T596 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=92.8486328125, floorSegmentMB=1.373046875, forceMergeDeletesPctAllowed=24.046127515321242, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.31333749470902666
   [junit4]   2> 197752 T550 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 197754 T550 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 197754 T550 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 197754 T550 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 197757 T550 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 197757 T550 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 197758 T550 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 197758 T550 oasc.SolrCore.<init> [implicitcoll0_a_replica2] Opening new SolrCore at ./org.apache.solr.cloud.CustomCollectionTest-controljetty-1395243235702/implicitcoll0_a_replica2/, dataDir=./org.apache.solr.cloud.CustomCollectionTest-controljetty-1395243235702/implicitcoll0_a_replica2/data/
   [junit4]   2> 197759 T550 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5338c780
   [junit4]   2> 197758 T609 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 197762 T550 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.CustomCollectionTest-controljetty-1395243235702/implicitcoll0_a_replica2/data
   [junit4]   2> 197762 T550 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.CustomCollectionTest-controljetty-1395243235702/implicitcoll0_a_replica2/data/index/
   [junit4]   2> 197762 T550 oasc.SolrCore.initIndex WARN [implicitcoll0_a_replica2] Solr index directory './org.apache.solr.cloud.CustomCollectionTest-controljetty-1395243235702/implicitcoll0_a_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 197765 T550 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.CustomCollectionTest-controljetty-1395243235702/implicitcoll0_a_replica2/data/index
   [junit4]   2> 197766 T550 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=92.8486328125, floorSegmentMB=1.373046875, forceMergeDeletesPctAllowed=24.046127515321242, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.31333749470902666
   [junit4]   2> 197768 T609 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 197768 T596 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@75d00df0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6cb9f1e3),segFN=segments_1,generation=1}
   [junit4]   2> 197768 T596 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 197772 T609 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 197776 T550 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@82df38a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3bf3512e),segFN=segments_1,generation=1}
   [junit4]   2> 197776 T550 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 197778 T596 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 197780 T596 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 197781 T596 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 197781 T596 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 197781 T596 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 197781 T596 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 197782 T596 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 197782 T596 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 197782 T596 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 197783 T550 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 197783 T596 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 197784 T596 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 197784 T596 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 197783 T550 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 197786 T582 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 197787 T550 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 197788 T550 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 197788 T550 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 197788 T550 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 197789 T550 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 197789 T550 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 197789 T550 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 197790 T550 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 197790 T550 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 197790 T550 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 197791 T550 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 197784 T609 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 197791 T609 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 197792 T609 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 197791 T550 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 197794 T550 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 197791 T582 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 197788 T596 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 197795 T550 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 197797 T596 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 197799 T596 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 197800 T596 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 197800 T582 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 197801 T596 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 197801 T550 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 197807 T550 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 197807 T596 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 197809 T550 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 197809 T550 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 197826 T550 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=2.4755859375, floorSegmentMB=0.4345703125, forceMergeDeletesPctAllowed=15.140490441607067, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.32175468125794293
   [junit4]   2> 197824 T596 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 197827 T596 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 197827 T596 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=2.4755859375, floorSegmentMB=0.4345703125, forceMergeDeletesPctAllowed=15.140490441607067, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.32175468125794293
   [junit4]   2> 197824 T609 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 197828 T609 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 197830 T568 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 197828 T582 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 197831 T582 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 197831 T550 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@82df38a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3bf3512e),segFN=segments_1,generation=1}
   [junit4]   2> 197831 T550 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 197832 T550 oass.SolrIndexSearcher.<init> Opening Searcher@763a927a[implicitcoll0_a_replica2] main
   [junit4]   2> 197832 T550 oascc.ZkStateReader.readConfigName Load collection config from:/collections/implicitcoll0
   [junit4]   2> 197830 T609 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 197833 T609 oasc.SolrCore.<init> [implicitcoll0_a_replica1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-jetty4-1395243245393/implicitcoll0_a_replica1/, dataDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-jetty4-1395243245393/implicitcoll0_a_replica1/data/
   [junit4]   2> 197833 T609 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5338c780
   [junit4]   2> 197833 T609 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-jetty4-1395243245393/implicitcoll0_a_replica1/data
   [junit4]   2> 197834 T609 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-jetty4-1395243245393/implicitcoll0_a_replica1/data/index/
   [junit4]   2> 197834 T609 oasc.SolrCore.initIndex WARN [implicitcoll0_a_replica1] Solr index directory '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-jetty4-1395243245393/implicitcoll0_a_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 197832 T610 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 197831 T582 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 197837 T582 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 197837 T582 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 197838 T582 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 197838 T582 oasc.SolrCore.<init> [implicitcoll0_b_replica2] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-jetty2-1395243240262/implicitcoll0_b_replica2/, dataDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-jetty2-1395243240262/implicitcoll0_b_replica2/data/
   [junit4]   2> 197839 T582 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5338c780
   [junit4]   2> 197839 T568 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 197839 T582 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-jetty2-1395243240262/implicitcoll0_b_replica2/data
   [junit4]   2> 197839 T582 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-jetty2-1395243240262/implicitcoll0_b_replica2/data/index/
   [junit4]   2> 197840 T582 oasc.SolrCore.initIndex WARN [implicitcoll0_b_replica2] Solr index directory '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-jetty2-1395243240262/implicitcoll0_b_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 197841 T550 oascc.ZkStateReader.readConfigName path=/collections/implicitcoll0 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 197842 T550 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 197844 T610 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 197844 T596 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@75d00df0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6cb9f1e3),segFN=segments_1,generation=1}
   [junit4]   2> 197844 T596 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 197845 T582 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-jetty2-1395243240262/implicitcoll0_b_replica2/data/index
   [junit4]   2> 197845 T582 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=92.8486328125, floorSegmentMB=1.373046875, forceMergeDeletesPctAllowed=24.046127515321242, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.31333749470902666
   [junit4]   2> 197846 T550 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 197846 T550 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 197846 T550 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 197844 T568 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 197846 T582 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@4322c18b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@18a0af2e),segFN=segments_1,generation=1}
   [junit4]   2> 197848 T582 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 197845 T596 oass.SolrIndexSearcher.<init> Opening Searcher@70b61c05[implicitcoll0_c_replica1] main
   [junit4]   2> 197849 T596 oascc.ZkStateReader.readConfigName Load collection config from:/collections/implicitcoll0
   [junit4]   2> 197845 T609 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-jetty4-1395243245393/implicitcoll0_a_replica1/data/index
   [junit4]   2> 197851 T609 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=92.8486328125, floorSegmentMB=1.373046875, forceMergeDeletesPctAllowed=24.046127515321242, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.31333749470902666
   [junit4]   2> 197853 T582 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 197855 T582 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 197856 T582 oasup.UpdateRequestProcessorCh

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

red, but Solr cannot talk to ZK
   [junit4]   2> 385574 T586 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 385452 T572 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 388466 T572 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 388464 T614 oasc.ShardLeaderElectionContext.rejoinLeaderElection Not rejoining election because CoreContainer is shutdown
   [junit4]   2> 388467 T614 oasc.SolrCore.close [implicitcoll0_a_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6c0097fa
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 388480 T614 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=3,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=3,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=391,transaction_logs_total_number=2}
   [junit4]   2> 388480 T614 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 388480 T614 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 388481 T614 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CustomCollectionTest -Dtests.method=testDistribSearch -Dtests.seed=1DBACD94DE61323B -Dtests.slow=true -Dtests.locale=el -Dtests.timezone=Europe/Kiev -Dtests.file.encoding=UTF-8
   [junit4] ERROR    206s | CustomCollectionTest.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: createshard the collection time out:180s
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1DBACD94DE61323B:9C5C438CA93E5207]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:504)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:203)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
   [junit4]    > 	at org.apache.solr.cloud.CustomCollectionTest.testCustomCollectionsAPI(CustomCollectionTest.java:273)
   [junit4]    > 	at org.apache.solr.cloud.CustomCollectionTest.doTest(CustomCollectionTest.java:127)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 388487 T532 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 388489 T614 oasc.SolrCore.closeSearcher [implicitcoll0_a_replica1] Closing main searcher on request.
   [junit4]   2> 388489 T614 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 388489 T614 oasc.CachingDirectoryFactory.closeCacheValue looking to close ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-jetty4-1395243245393/implicitcoll0_a_replica1/data/index [CachedDir<<refCount=0;path=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-jetty4-1395243245393/implicitcoll0_a_replica1/data/index;done=false>>]
   [junit4]   2> 388490 T614 oasc.CachingDirectoryFactory.close Closing directory: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-jetty4-1395243245393/implicitcoll0_a_replica1/data/index
   [junit4]   2> 388490 T614 oasc.CachingDirectoryFactory.closeCacheValue looking to close ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-jetty4-1395243245393/implicitcoll0_a_replica1/data [CachedDir<<refCount=0;path=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-jetty4-1395243245393/implicitcoll0_a_replica1/data;done=false>>]
   [junit4]   2> 388491 T614 oasc.CachingDirectoryFactory.close Closing directory: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-jetty4-1395243245393/implicitcoll0_a_replica1/data
   [junit4]   2> 388491 T614 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 388491 T614 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 388492 T614 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 388492 T614 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [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.getChildren(ZooKeeper.java:1468)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:259)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> 388493 T614 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/implicitcoll0/leader_elect/c/election
   [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.getChildren(ZooKeeper.java:1468)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:259)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> NOTE: test params are: codec=Lucene40, sim=DefaultSimilarity, locale=el, timezone=Europe/Kiev
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0 (64-bit)/cpus=2,threads=1,free=72463248,total=276037632
   [junit4]   2> NOTE: All tests run in this JVM: [TestCSVResponseWriter, DeleteReplicaTest, AutoCommitTest, TestElisionMultitermQuery, RecoveryZkTest, TestSolr4Spatial, TestMaxScoreQueryParser, TestNoOpRegenerator, OverseerCollectionProcessorTest, RemoteQueryErrorTest, CachingDirectoryFactoryTest, SolrInfoMBeanTest, IndexBasedSpellCheckerTest, DistributedExpandComponentTest, BlockDirectoryTest, LegacyHTMLStripCharFilterTest, PrimUtilsTest, ConnectionManagerTest, TestRecoveryHdfs, CustomCollectionTest]
   [junit4] Completed in 206.87s, 1 test, 1 error <<< FAILURES!

[...truncated 1149 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:467: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:447: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:45: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:37: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:189: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:490: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1275: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:907: There were test failures: 391 suites, 1644 tests, 1 error, 54 ignored (27 assumptions)

Total time: 76 minutes 21 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.8.0) - Build # 1424 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/1424/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC

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

Error Message:
deletealias the collection time out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: deletealias the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([301D4F6644562848:B1FBC17E33094874]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:504)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:203)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.request.CollectionAdminRequest.process(CollectionAdminRequest.java:300)
	at org.apache.solr.client.solrj.request.CollectionAdminRequest.deleteAlias(CollectionAdminRequest.java:512)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testSolrJAPICalls(CollectionsAPIDistributedZkTest.java:308)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:201)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
	at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1617)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:826)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:862)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:876)
	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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	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:70)
	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:359)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:783)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:443)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:835)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:771)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:782)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:359)
	at java.lang.Thread.run(Thread.java:744)




Build Log:
[...truncated 10592 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> 1572074 T4551 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 1572074 T4551 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1572079 T4551 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-CollectionsAPIDistributedZkTest-1395270567332
   [junit4]   2> 1572081 T4551 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1572082 T4552 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1572182 T4551 oasc.ZkTestServer.run start zk server on port:50372
   [junit4]   2> 1572184 T4551 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1572210 T4558 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@13eb91b2 name:ZooKeeperConnection Watcher:127.0.0.1:50372 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1572210 T4551 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1572210 T4551 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1572218 T4551 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1572220 T4560 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2145f280 name:ZooKeeperConnection Watcher:127.0.0.1:50372/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1572221 T4551 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1572221 T4551 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1572226 T4551 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1572230 T4551 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1572234 T4551 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1572239 T4551 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1572241 T4551 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1572248 T4551 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1572248 T4551 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1572253 T4551 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1572253 T4551 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1572257 T4551 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1572257 T4551 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1572263 T4551 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1572263 T4551 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1572268 T4551 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1572269 T4551 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1572275 T4551 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1572275 T4551 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1572279 T4551 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1572280 T4551 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1572284 T4551 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1572284 T4551 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1572290 T4551 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1572290 T4551 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1572293 T4551 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1572294 T4551 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1572306 T4551 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1572306 T4562 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4252dfdb name:ZooKeeperConnection Watcher:127.0.0.1:50372/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1572307 T4551 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> Using old style solr.xml
   [junit4]   2> 1572316 T4551 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1572318 T4564 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2e97657 name:ZooKeeperConnection Watcher:127.0.0.1:50372 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1572318 T4551 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1572319 T4551 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1572329 T4551 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1572331 T4566 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4d4011b9 name:ZooKeeperConnection Watcher:127.0.0.1:50372/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1572332 T4551 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1572336 T4551 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf2/solrconfig.xml
   [junit4]   2> 1572340 T4551 oascc.SolrZkClient.makePath makePath: /configs/conf2/solrconfig.xml
   [junit4]   2> 1572347 T4551 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf2/schema.xml
   [junit4]   2> 1572348 T4551 oascc.SolrZkClient.makePath makePath: /configs/conf2/schema.xml
   [junit4]   2> 1572352 T4551 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1572352 T4551 oascc.SolrZkClient.makePath makePath: /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1572358 T4551 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf2/stopwords.txt
   [junit4]   2> 1572358 T4551 oascc.SolrZkClient.makePath makePath: /configs/conf2/stopwords.txt
   [junit4]   2> 1572362 T4551 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf2/protwords.txt
   [junit4]   2> 1572363 T4551 oascc.SolrZkClient.makePath makePath: /configs/conf2/protwords.txt
   [junit4]   2> 1572368 T4551 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf2/currency.xml
   [junit4]   2> 1572369 T4551 oascc.SolrZkClient.makePath makePath: /configs/conf2/currency.xml
   [junit4]   2> 1572373 T4551 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf2/open-exchange-rates.json
   [junit4]   2> 1572374 T4551 oascc.SolrZkClient.makePath makePath: /configs/conf2/open-exchange-rates.json
   [junit4]   2> 1572378 T4551 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1572379 T4551 oascc.SolrZkClient.makePath makePath: /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1572384 T4551 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf2/old_synonyms.txt
   [junit4]   2> 1572384 T4551 oascc.SolrZkClient.makePath makePath: /configs/conf2/old_synonyms.txt
   [junit4]   2> 1572388 T4551 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf2/synonyms.txt
   [junit4]   2> 1572388 T4551 oascc.SolrZkClient.makePath makePath: /configs/conf2/synonyms.txt
   [junit4]   2> 1572394 T4551 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/elevate.xml to /configs/conf2/elevate.xml
   [junit4]   2> 1572394 T4551 oascc.SolrZkClient.makePath makePath: /configs/conf2/elevate.xml
   [junit4]   2> 1573713 T4551 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1573719 T4551 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1573726 T4551 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:50378
   [junit4]   2> 1573729 T4551 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1573729 T4551 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1573729 T4551 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1395270567651
   [junit4]   2> 1573729 T4551 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1395270567651/'
   [junit4]   2> 1573762 T4551 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1395270567651/solr.xml
   [junit4]   2> 1573774 T4551 oasc.CoreContainer.<init> New CoreContainer 1090730507
   [junit4]   2> 1573775 T4551 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1395270567651/]
   [junit4]   2> 1573775 T4551 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1573776 T4551 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 1573776 T4551 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1573777 T4551 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1573777 T4551 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1573777 T4551 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1573777 T4551 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1573778 T4551 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1573778 T4551 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1573781 T4551 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1573781 T4551 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1573782 T4551 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1573782 T4551 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50372/solr
   [junit4]   2> 1573782 T4551 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1573784 T4551 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1573786 T4577 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6ba71b91 name:ZooKeeperConnection Watcher:127.0.0.1:50372 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1573787 T4551 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1573791 T4551 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1573793 T4579 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4baabef4 name:ZooKeeperConnection Watcher:127.0.0.1:50372/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1573793 T4551 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1573795 T4551 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1573802 T4551 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1573808 T4551 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1573815 T4551 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1573822 T4551 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1573830 T4551 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1573834 T4551 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50378_
   [junit4]   2> 1573836 T4551 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50378_
   [junit4]   2> 1573841 T4551 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1573846 T4551 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1573854 T4551 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:50378_
   [junit4]   2> 1573855 T4551 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1573859 T4551 oasc.Overseer.start Overseer (id=91440451900997638-127.0.0.1:50378_-n_0000000000) starting
   [junit4]   2> 1573865 T4551 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1573889 T4581 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1573890 T4551 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1573892 T4581 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 1573898 T4551 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1573902 T4551 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1573912 T4580 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1573913 T4551 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1573914 T4551 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1573920 T4551 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1573923 T4584 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e9bd19b name:ZooKeeperConnection Watcher:127.0.0.1:50372/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1573924 T4551 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1573927 T4551 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1573934 T4551 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1575375 T4551 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1575376 T4551 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1575384 T4551 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1575385 T4551 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:50382
   [junit4]   2> 1575389 T4551 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1575389 T4551 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1575389 T4551 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1395270569185
   [junit4]   2> 1575389 T4551 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1395270569185/'
   [junit4]   2> 1575419 T4551 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1395270569185/solr.xml
   [junit4]   2> 1575430 T4551 oasc.CoreContainer.<init> New CoreContainer 1999789440
   [junit4]   2> 1575431 T4551 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1395270569185/]
   [junit4]   2> 1575431 T4551 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1575432 T4551 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 1575432 T4551 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1575432 T4551 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1575432 T4551 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1575433 T4551 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1575433 T4551 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1575433 T4551 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1575433 T4551 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1575437 T4551 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1575438 T4551 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1575438 T4551 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1575439 T4551 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50372/solr
   [junit4]   2> 1575439 T4551 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1575441 T4551 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1575444 T4595 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6c1635df name:ZooKeeperConnection Watcher:127.0.0.1:50372 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1575444 T4551 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1575450 T4551 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1575453 T4597 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5d7de26d name:ZooKeeperConnection Watcher:127.0.0.1:50372/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1575453 T4551 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1575470 T4551 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1576478 T4551 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50382_
   [junit4]   2> 1576480 T4551 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50382_
   [junit4]   2> 1576487 T4597 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1576498 T4579 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1576499 T4584 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1576499 T4551 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1576500 T4551 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1577780 T4551 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1577780 T4551 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1577787 T4551 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1577788 T4551 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:50385
   [junit4]   2> 1577792 T4551 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1577792 T4551 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1577793 T4551 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1395270571755
   [junit4]   2> 1577793 T4551 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1395270571755/'
   [junit4]   2> 1577831 T4551 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1395270571755/solr.xml
   [junit4]   2> 1577845 T4551 oasc.CoreContainer.<init> New CoreContainer 2144772994
   [junit4]   2> 1577846 T4551 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1395270571755/]
   [junit4]   2> 1577846 T4551 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1577846 T4551 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 1577847 T4551 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1577847 T4551 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1577848 T4551 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1577848 T4551 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1577848 T4551 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1577849 T4551 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1577849 T4551 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1577853 T4551 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1577854 T4551 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1577855 T4551 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1577855 T4551 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50372/solr
   [junit4]   2> 1577855 T4551 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1577865 T4551 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1577867 T4609 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2b7db8e0 name:ZooKeeperConnection Watcher:127.0.0.1:50372 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1577867 T4551 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1577878 T4551 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1577885 T4611 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3066f56d name:ZooKeeperConnection Watcher:127.0.0.1:50372/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1577886 T4551 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1577901 T4551 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1578908 T4551 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50385_
   [junit4]   2> 1578910 T4551 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50385_
   [junit4]   2> 1578918 T4597 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1578918 T4579 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1578919 T4584 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1578919 T4611 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1578929 T4551 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1578930 T4551 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1580094 T4551 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 1580095 T4551 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1580102 T4551 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1580103 T4551 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:50388
   [junit4]   2> 1580106 T4551 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1580106 T4551 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1580107 T4551 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1395270574182
   [junit4]   2> 1580107 T4551 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1395270574182/'
   [junit4]   2> 1580147 T4551 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1395270574182/solr.xml
   [junit4]   2> 1580158 T4551 oasc.CoreContainer.<init> New CoreContainer 1888870603
   [junit4]   2> 1580159 T4551 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1395270574182/]
   [junit4]   2> 1580160 T4551 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1580161 T4551 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 1580161 T4551 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1580161 T4551 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1580162 T4551 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1580162 T4551 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1580162 T4551 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1580163 T4551 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1580163 T4551 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1580167 T4551 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1580168 T4551 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1580168 T4551 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1580168 T4551 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50372/solr
   [junit4]   2> 1580169 T4551 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1580170 T4551 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1580175 T4623 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ce6fd0b name:ZooKeeperConnection Watcher:127.0.0.1:50372 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1580176 T4551 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1580181 T4551 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1580185 T4625 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@412d6a42 name:ZooKeeperConnection Watcher:127.0.0.1:50372/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1580185 T4551 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1580208 T4551 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1581216 T4551 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50388_
   [junit4]   2> 1581218 T4551 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50388_
   [junit4]   2> 1581225 T4611 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1581225 T4597 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1581226 T4584 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1581226 T4579 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1581225 T4625 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1581235 T4551 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1581235 T4551 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1582580 T4551 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 4
   [junit4]   2> 1582581 T4551 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1582587 T4551 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1582589 T4551 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:50391
   [junit4]   2> 1582592 T4551 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1582593 T4551 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1582593 T4551 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1395270576488
   [junit4]   2> 1582593 T4551 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1395270576488/'
   [junit4]   2> 1582627 T4551 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1395270576488/solr.xml
   [junit4]   2> 1582639 T4551 oasc.CoreContainer.<init> New CoreContainer 1071144348
   [junit4]   2> 1582639 T4551 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1395270576488/]
   [junit4]   2> 1582640 T4551 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1582640 T4551 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 1582640 T4551 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1582640 T4551 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1582641 T4551 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1582641 T4551 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1582641 T4551 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1582642 T4551 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1582642 T4551 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1582646 T4551 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1582647 T4551 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1582648 T4551 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1582648 T4551 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50372/solr
   [junit4]   2> 1582649 T4551 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1582652 T4551 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1582655 T4637 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1cb3a0bd name:ZooKeeperConnection Watcher:127.0.0.1:50372 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1582655 T4551 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1582662 T4551 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1582664 T4639 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5b2abd89 name:ZooKeeperConnection Watcher:127.0.0.1:50372/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1582664 T4551 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1582677 T4551 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1583683 T4551 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50391_
   [junit4]   2> 1583684 T4551 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50391_
   [junit4]   2> 1583688 T4611 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1583688 T4597 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1583689 T4584 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1583690 T4625 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1583691 T4639 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1583702 T4551 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1583703 T4551 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1583704 T4579 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1583768 T4591 oasha.CollectionsHandler.handleCreateAction Creating Collection : replicationFactor=2&collection.configName=conf1&router.field=myOwnField&name=solrj_collection&router.name=compositeId&action=CREATE&numShards=2&wt=javabin&version=2
   [junit4]   2> 1583769 T4579 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1583772 T4581 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"solrj_collection",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "collection.configName":"conf1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "router.field":"myOwnField",
   [junit4]   2> 	  "router.name":"compositeId"}
   [junit4]   2> 1583772 T4581 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : createcollection , {
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"solrj_collection",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "collection.configName":"conf1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "router.field":"myOwnField",
   [junit4]   2> 	  "router.name":"compositeId"}
   [junit4]   2> 1583777 T4581 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/solrj_collection 
   [junit4]   2> 1583777 T4581 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection
   [junit4]   2> 1583784 T4579 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1583787 T4580 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1583787 T4580 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: solrj_collection
   [junit4]   2> 1583788 T4580 oasc.Overseer$ClusterStateUpdater.createCollection Create collection solrj_collection with shards [shard1, shard2]
   [junit4]   2> 1583793 T4579 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1583795 T4611 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1583795 T4597 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1583795 T4579 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1583796 T4625 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1583797 T4639 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1583795 T4584 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1583886 T4581 oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection, shardNames [shard1, shard2] , replicationFactor : 2
   [junit4]   2> 1583886 T4581 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard1_replica1 as part of slice shard1 of collection solrj_collection on 127.0.0.1:50385_
   [junit4]   2> 1583889 T4581 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard1_replica2 as part of slice shard1 of collection solrj_collection on 127.0.0.1:50378_
   [junit4]   2> 1583893 T4581 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard2_replica1 as part of slice shard2 of collection solrj_collection on 127.0.0.1:50391_
   [junit4]   2> 1583903 T4581 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard2_replica2 as part of slice shard2 of collection solrj_collection on 127.0.0.1:50388_
   [junit4]   2> 1583955 T4572 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=solrj_collection_shard1_replica2&action=CREATE&numShards=2&collection=solrj_collection&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1583965 T4572 oasc.ZkController.publish publishing core=solrj_collection_shard1_replica2 state=down collection=solrj_collection
   [junit4]   2> 1583967 T4579 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1583967 T4572 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1583979 T4580 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1583982 T4580 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:50378",
   [junit4]   2> 	  "core":"solrj_collection_shard1_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50378_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1583988 T4579 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1583991 T4635 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=solrj_collection_shard2_replica1&action=CREATE&numShards=2&collection=solrj_collection&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1583995 T4607 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=solrj_collection_shard1_replica1&action=CREATE&numShards=2&collection=solrj_collection&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1584009 T4607 oasc.ZkController.publish publishing core=solrj_collection_shard1_replica1 state=down collection=solrj_collection
   [junit4]   2> 1584009 T4635 oasc.ZkController.publish publishing core=solrj_collection_shard2_replica1 state=down collection=solrj_collection
   [junit4]   2> 1584030 T4635 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1584031 T4607 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1584031 T4620 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=solrj_collection_shard2_replica2&action=CREATE&numShards=2&collection=solrj_collection&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1584032 T4579 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1584038 T4580 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:50385",
   [junit4]   2> 	  "core":"solrj_collection_shard1_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50385_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1584041 T4620 oasc.ZkController.publish publishing core=solrj_collection_shard2_replica2 state=down collection=solrj_collection
   [junit4]   2> 1584043 T4579 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1584044 T4620 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1584049 T4580 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:50391",
   [junit4]   2> 	  "core":"solrj_collection_shard2_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50391_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1584054 T4579 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1584056 T4580 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:50388",
   [junit4]   2> 	  "core":"solrj_collection_shard2_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50388_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1584060 T4579 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1584166 T4597 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1584166 T4579 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1584166 T4584 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1584166 T4611 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1584167 T4639 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1584167 T4625 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1584968 T4572 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard1_replica2
   [junit4]   2> 1584969 T4572 oasc.SolrXMLCoresLocator.doPersist Persisted core descriptions to /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1395270567651/solr.xml
   [junit4]   2> 1584969 T4572 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard1_replica2' using instanceDir: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1395270567651/solrj_collection_shard1_replica2
   [junit4]   2> 1584970 T4572 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 1584971 T4572 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1584972 T4572 oascc.ZkStateReader.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 1584974 T4572 oascc.ZkStateReader.readConfigName path=/collections/solrj_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1584974 T4572 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1395270567651/solrj_collection_shard1_replica2/'
   [junit4]   2> 1585039 T4607 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard1_replica1
   [junit4]   2> 1585041 T4607 oasc.SolrXMLCoresLocator.doPersist Persisted core descriptions to /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1395270571755/solr.xml
   [junit4]   2> 1585042 T4607 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard1_replica1' using instanceDir: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1395270571755/solrj_collection_shard1_replica1
   [junit4]   2> 1585043 T4607 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 1585044 T4635 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard2_replica1
   [junit4]   2> 1585046 T4572 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1585047 T4635 oasc.SolrXMLCoresLocator.doPersist Persisted core descriptions to /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1395270576488/solr.xml
   [junit4]   2> 1585047 T4635 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard2_replica1' using instanceDir: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1395270576488/solrj_collection_shard2_replica1
   [junit4]   2> 1585048 T4635 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 1585052 T4620 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard2_replica2
   [junit4]   2> 1585056 T4620 oasc.SolrXMLCoresLocator.doPersist Persisted core descriptions to /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1395270574182/solr.xml
   [junit4]   2> 1585057 T4620 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard2_replica2' using instanceDir: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1395270574182/solrj_collection_shard2_replica2
   [junit4]   2> 1585057 T4620 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 1585061 T4572 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1585061 T4607 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1585063 T4607 oascc.ZkStateReader.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 1585062 T4635 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1585064 T4635 oascc.ZkStateReader.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 1585062 T4620 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1585065 T4620 oascc.ZkStateReader.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 1585065 T4607 oascc.ZkStateReader.readConfigName path=/collections/solrj_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1585067 T4607 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1395270571755/solrj_collection_shard1_replica1/'
   [junit4]   2> 1585068 T4572 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1585076 T4572 oass.IndexSchema.readSchema [solrj_collection_shard1_replica2] Schema name=test
   [junit4]   2> 1585078 T4620 oascc.ZkStateReader.readConfigName path=/collections/solrj_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1585080 T4620 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1395270574182/solrj_collection_shard2_replica2/'
   [junit4]   2> 1585077 T4635 oascc.ZkStateReader.readConfigName path=/collections/solrj_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1585081 T4635 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1395270576488/solrj_collection_shard2_replica1/'
   [junit4]   2> 1585140 T4635 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1585154 T4635 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1585157 T4620 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1585168 T4607 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1585173 T4635 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1585175 T4620 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1585181 T4635 oass.IndexSchema.readSchema [solrj_collection_shard2_replica1] Schema name=test
   [junit4]   2> 1585181 T4607 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1585181 T4620 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1585187 T4620 oass.IndexSchema.readSchema [solrj_collection_shard2_replica2] Schema name=test
   [junit4]   2> 1585196 T4607 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1585202 T4607 oass.IndexSchema.readSchema [solrj_collection_shard1_replica1] Schema name=test
   [junit4]   2> 1585330 T4572 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1585336 T4572 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1585338 T4572 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1585394 T4620 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1585432 T4620 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1585433 T4620 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1585435 T4635 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1585438 T4635 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1585439 T4635 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1585467 T4572 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1585469 T4607 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1585473 T4607 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1585477 T4607 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1585483 T4572 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1585490 T4572 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1585494 T4572 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1585494 T4572 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1585494 T4572 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1585498 T4572 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1585499 T4572 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1585500 T4572 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1585501 T4572 oasc.SolrCore.<init> [solrj_collection_shard1_replica2] Opening new SolrCore at ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1395270567651/solrj_collection_shard1_replica2/, dataDir=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1395270567651/solrj_collection_shard1_replica2/data/
   [junit4]   2> 1585501 T4572 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c51597e
   [junit4]   2> 1585501 T4620 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1585505 T4572 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1395270567651/solrj_collection_shard1_replica2/data
   [junit4]   2> 1585505 T4572 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1395270567651/solrj_collection_shard1_replica2/data/index/
   [junit4]   2> 1585505 T4572 oasc.SolrCore.initIndex WARN [solrj_collection_shard1_replica2] Solr index directory './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1395270567651/solrj_collection_shard1_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1585506 T4620 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1585506 T4572 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1395270567651/solrj_collection_shard1_replica2/data/index
   [junit4]   2> 1585508 T4572 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=18.3466796875, floorSegmentMB=1.318359375, forceMergeDeletesPctAllowed=9.26733076599759, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.866993479336743
   [junit4]   2> 1585511 T4620 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1585514 T4620 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1585514 T4620 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1585515 T4620 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1585516 T4572 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@2c5efe83 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@760d2fa),segFN=segments_1,generation=1}
   [junit4]   2> 1585517 T4572 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1585520 T4620 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1585520 T4620 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1585521 T4620 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1585521 T4620 oasc.SolrCore.<init> [solrj_collection_shard2_replica2] Opening new SolrCore at ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1395270574182/solrj_collection_shard2_replica2/, dataDir=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1395270574182/solrj_collection_shard2_replica2/data/
   [junit4]   2> 1585521 T4620 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c51597e
   [junit4]   2> 1585522 T4635 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1585527 T4572 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1585528 T4572 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1585528 T4572 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1585528 T4572 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1585529 T4572 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1585528 T4635 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1585529 T4572 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1585532 T4572 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1585532 T4572 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1585535 T4572 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1585536 T4572 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1585536 T4635 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1585536 T4620 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1395270574182/solrj_collection_shard2_replica2/data
   [junit4]   2> 1585536 T4572 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1585538 T4572 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1585538 T4572 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1585539 T4572 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1585540 T4572 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1585540 T4572 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1585540 T4572 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1585545 T4620 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1395270574182/solrj_collection_shard2_replica2/data/index/
   [junit4]   2> 1585546 T4620 oasc.SolrCore.initIndex WARN [solrj_collection_shard2_replica2] Solr index directory './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1395270574182/solrj_collection_shard2_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1585547 T4620 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1395270574182/solrj_collection_shard2_replica2/data/index
   [junit4]   2> 1585547 T4620 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=18.3466796875, floorSegmentMB=1.318359375, forceMergeDeletesPctAllowed=9.26733076599759, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.866993479336743
   [junit4]   2> 1585548 T4572 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1585549 T4620 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1d31770e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@176661a0),segFN=segments_1,generation=1}
   [junit4]   2> 1585549 T4620 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1585550 T4635 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1585552 T4635 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1585553 T4635 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1585554 T4572 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1585554 T4572 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1585556 T4607 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1585558 T4635 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1585559 T4635 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1585559 T4635 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1585560 T4635 oasc.SolrCore.<init> [solrj_collection_shard2_replica1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1395270576488/solrj_collection_shard2_replica1/, dataDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1395270576488/solrj_collection_shard2_replica1/data/
   [junit4]   2> 1585560 T4635 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c51597e
   [junit4]   2> 1585560 T4607 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1585565 T4572 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=82.7978515625, floorSegmentMB=1.099609375, forceMergeDeletesPctAllowed=12.033765210019396, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6893126915415873
   [junit4]   2> 1585567 T4607 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1585568 T4620 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1585569 T4620 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1585569 T4620 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1585569 T4620 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1585570 T4620 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1585570 T4620 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1585572 T4620 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1585572 T4572 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@2c5efe83 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@760d2fa),segFN=segments_1,generation=1}
   [junit4]   2> 1585572 T4572 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1585573 T4572 oass.SolrIndexSearcher.<init> Opening Searcher@c7d0359[solrj_collection_shard1_replica2] main
   [junit4]   2> 1585576 T4572 oascc.ZkStateReader.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 1585572 T4635 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1395270576488/solrj_collection_shard2_replica1/data
   [junit4]   2> 1585577 T4607 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1585577 T4607 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1585577 T4607 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1585578 T4635 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1395270576488/solrj_collection_shard2_replica1/data/index/
   [junit4]   2> 1585579 T4635 oasc.SolrCore.initIndex WARN [solrj_collection_shard2_replica1] Solr index directory '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1395270576488/solrj_collection_shard2_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1585579 T4635 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1395270576488/solrj_collection_shard2_replica1/data/index
   [junit4]   2> 1585580 T4635 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=18.3466796875, floorSegmentMB=1.318359375, forceMergeDeletesPctAllowed=9.26733076599759, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.866993479336743
   [junit4]   2> 1585581 T4635 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@10cf4a27 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3e9a7dd2),segFN=segments_1,generation=1}
   [junit4]   2> 1585581 T4635 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1585587 T4635 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1585588 T4635 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1585588 T4635 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1585589 T4635 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1585572 T4620 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1585589 T4620 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1585590 T4620 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1585591 T4620 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1585594 T4620 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1585595 T4620 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1585595 T4620 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1585596 T4620 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1585598 T4620 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1585598 T4620 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1585589 T4635 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1585599 T4635 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1585599 T4635 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1585600 T4635 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1585600 T4635 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1585600 T4607 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1585601 T4607 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1585601 T4607 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1585601 T4607 oasc.SolrCore.<init> [solrj_collection_shard1_replica1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1395270571755/solrj_collection_shard1_replica1/, dataDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1395270571755/solrj_collection_shard1_replica1/data/
   [junit4]   2> 1585601 T4607 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c51597e
   [junit4]   2> 1585577 T4572 oascc.ZkStateReader.readConfigName path=/collections/solrj_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1585603 T4572 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1585605 T4620 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1585600 T4635 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1585605 T4607 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1395270571755/solrj_collection_shard1_replica1/data
   [junit4]   2> 1585611 T4635 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1585611 T4635 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1585612 T4635 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1585612 T4635 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1585612 T4635 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1585613 T4635 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1585614 T4635 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1585613 T4572 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1585618 T4572 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1585618 T4572 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1585617 T4607 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1395270571755/solrj_collection_shard1_replica1/data/index/
   [junit4]   2> 1585619 T4607 oasc.SolrCore.initIndex WARN [solrj_collection_shard1_replica1] Solr index directory '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1395270571755/solrj_collection_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1585619 T4607 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1395270571755/solrj_collection_shard1_replica1/data/index
   [junit4]   2> 1585620 T4607 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=18.3466796875, floorSegmentMB=1.318359375, forceMergeDeletesPctAllowed=9.26733076599759, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.866993479336743
   [junit4]   2> 1585617 T4635 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1585613 T4620 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1585624 T4620 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1585624 T4572 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1585624 T4572 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1585625 T4572 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 1585625 T4572 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1585626 T4635 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1585633 T4645 oasc.SolrCore.registerSearcher [solrj_collection_shard1_replica2] Registered new searcher Searcher@c7d0359[solrj_collection_shard1_replica2] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1585627 T4607 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@62a8f491 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@75fcafd1),segFN=segments_1,generation=1}
   [junit4]   2> 1585634 T4607 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1585635 T4635 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1585637 T4620 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=82.7978515625, floorSegmentMB=1.099609375, forceMergeDeletesPctAllowed=12.033765210019396, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6893126915415873
   [junit4]   2> 1585637 T4572 oasc.CoreContainer.registerCore registering core: solrj_collection_shard1_replica2
   [junit4]   2> 1585638 T4572 oasc.ZkController.register Register replica - core:solrj_collection_shard1_replica2 address:https://127.0.0.1:50378 collection:solrj_collection shard:shard1
   [junit4]   2> 1585640 T4607 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1585641 T4607 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1585642 T4607 oasup.UpdateRequestProcessorChain.init inserting Distrib

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

okeeper.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$3.execute(SolrZkClient.java:208)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient$3.execute(SolrZkClient.java:205)
   [junit4]   2> 		at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:205)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:416)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:385)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:372)
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContextBase$1.execute(ElectionContext.java:127)
   [junit4]   2> 		at org.apache.solr.common.util.RetryUtil.retryOnThrowable(RetryUtil.java:31)
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContextBase.runLeaderProcess(ElectionContext.java:122)
   [junit4]   2> 		... 7 more
   [junit4]   2> 	
   [junit4]   2> 1777711 T4639 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/solrj_collection/leader_elect/shard2/election/91440451900997647-core_node3-n_0000000001
   [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.delete(ZooKeeper.java:873)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:176)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:173)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:173)
   [junit4]   2> 	at org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:71)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:317)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:164)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:108)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> 1777712 T4639 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> 1777712 T4639 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1777712 T4639 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=408), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=408)), sim=DefaultSimilarity, locale=pt_BR, timezone=SystemV/YST9YDT
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0 (64-bit)/cpus=2,threads=1,free=247086000,total=521142272
   [junit4]   2> NOTE: All tests run in this JVM: [TestCoreDiscovery, DisMaxRequestHandlerTest, TestHighlightDedupGrouping, TestDocumentBuilder, TestMaxScoreQueryParser, TestCloudManagedSchemaAddField, CoreAdminHandlerTest, ResourceLoaderTest, BasicDistributedZkTest, HdfsLockFactoryTest, SoftAutoCommitTest, SpellPossibilityIteratorTest, PrimUtilsTest, RangeFacetTest, TestCollapseQParserPlugin, DistributedExpandComponentTest, SortByFunctionTest, TestStandardQParsers, TestFieldCollectionResource, NumericFieldsTest, ParsingFieldUpdateProcessorsTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestLMDirichletSimilarityFactory, UnloadDistributedZkTest, TestPseudoReturnFields, CoreContainerCoreInitFailuresTest, StatelessScriptUpdateProcessorFactoryTest, TestAnalyzedSuggestions, BadIndexSchemaTest, TestDistributedSearch, UpdateParamsTest, TermVectorComponentTest, PrimitiveFieldTypeTest, BlockDirectoryTest, CacheHeaderTest, TestLazyCores, TestFieldTypeCollectionResource, NoFacetTest, TestManagedResource, JsonLoaderTest, TestOverriddenPrefixQueryForCustomFieldType, DocValuesTest, DocValuesMissingTest, TestManagedResourceStorage, TestCoreContainer, TestNonDefinedSimilarityFactory, IndexSchemaRuntimeFieldTest, HdfsRecoveryZkTest, TestZkChroot, TestSolr4Spatial, TermVectorComponentDistributedTest, TestRecoveryHdfs, SignatureUpdateProcessorFactoryTest, TestBM25SimilarityFactory, TestSchemaVersionResource, CoreAdminRequestStatusTest, UpdateRequestProcessorFactoryTest, TestManagedStopFilterFactory, SolrCoreCheckLockOnStartupTest, TestDefaultSearchFieldResource, TestDFRSimilarityFactory, TestRealTimeGet, AbstractAnalyticsStatsTest, BasicDistributedZk2Test, TestNRTOpen, WordBreakSolrSpellCheckerTest, BlockCacheTest, BinaryUpdateRequestHandlerTest, HardAutoCommitTest, TestSerializedLuceneMatchVersion, SolrIndexSplitterTest, QueryFacetTest, CursorPagingTest, TestDynamicFieldCollectionResource, CSVRequestHandlerTest, TestSimpleQParserPlugin, ScriptEngineTest, ConvertedLegacyTest, TestMergePolicyConfig, HdfsBasicDistributedZkTest, TestFastOutputStream, TestStressReorder, TestRestManager, ZkCLITest, BJQParserTest, ExternalFileFieldSortTest, BadComponentTest, TestSolrIndexConfig, TestExpandComponent, TestHighFrequencyDictionaryFactory, JSONWriterTest, TestConfig, TestRequestStatusCollectionAPI, TestLRUCache, TestAtomicUpdateErrorCases, TestAddFieldRealTimeGet, TestStressLucene, ResponseLogComponentTest, URLClassifyProcessorTest, TestUtils, TestComponentsName, TestCSVResponseWriter, DeleteInactiveReplicaTest, TestInitQParser, AsyncMigrateRouteKeyTest, TestMultiCoreConfBootstrap, TestXIncludeConfig, TestFaceting, ShowFileRequestHandlerTest, ChaosMonkeySafeLeaderTest, TestDocBasedVersionConstraints, OutputWriterTest, RequiredFieldsTest, TestSuggestSpellingConverter, TestFreeTextSuggestions, RegexBoostProcessorTest, CurrencyFieldOpenExchangeTest, TestSolrXMLSerializer, SearchHandlerTest, PathHierarchyTokenizerFactoryTest, TestInfoStreamLogging, TestNoOpRegenerator, TestCodecSupport, SolrRequestParserTest, TestManagedSchemaFieldResource, AssignTest, StressHdfsTest, TestCollationField, HdfsDirectoryTest, ModifyConfFileTest, DeleteReplicaTest, TestReversedWildcardFilterFactory, TestFieldSortValues, FieldMutatingUpdateProcessorTest, SimpleFacetsTest, TestLuceneMatchVersion, DefaultValueUpdateProcessorTest, PeerSyncTest, StandardRequestHandlerTest, SyncSliceTest, TestSolrQueryParser, OverseerTest, AnalysisAfterCoreReloadTest, ConnectionManagerTest, TestValueSourceCache, PluginInfoTest, ShardRoutingCustomTest, TestJmxMonitoredMap, DistributedQueryComponentOptimizationTest, TestGroupingSearch, BadCopyFieldTest, TestIndexSearcher, TestSolrXmlPersistor, PreAnalyzedUpdateProcessorTest, TestFoldingMultitermQuery, QueryParsingTest, TestStressRecovery, TestPHPSerializedResponseWriter, MoreLikeThisHandlerTest, MBeansHandlerTest, TestRandomDVFaceting, TestSort, TestSolrCoreProperties, TestRemoteStreaming, OverseerCollectionProcessorTest, TestElisionMultitermQuery, SolrCoreTest, NoCacheHeaderTest, TestClassNameShortening, TestSweetSpotSimilarityFactory, TestSolrQueryParserDefaultOperatorResource, CopyFieldTest, FastVectorHighlighterTest, TestReload, OpenCloseCoreStressTest, TestCharFilters, TestArbitraryIndexDir, AlternateDirectoryTest, HdfsCollectionsAPIDistributedZkTest, TestDistributedMissingSort, TestDynamicFieldResource, TestExceedMaxTermLength, TestSolrQueryParserResource, SimplePostToolTest, HdfsChaosMonkeySafeLeaderTest, TestImplicitCoreProperties, PingRequestHandlerTest, CollectionsAPIDistributedZkTest]
   [junit4] Completed in 206.37s, 1 test, 1 error <<< FAILURES!

[...truncated 607 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:467: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:447: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:45: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:37: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:189: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:490: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1275: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:907: There were test failures: 391 suites, 1644 tests, 1 error, 54 ignored (27 assumptions)

Total time: 78 minutes 43 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure