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/05/23 00:50:16 UTC

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_20-ea-b11) - Build # 10357 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/10357/
Java: 64bit/jdk1.8.0_20-ea-b11 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
could not set the new overseer . expected 127.0.0.1:51863_s_ current order : [127.0.0.1:51863_s_, 127.0.0.1:46572_s_, 127.0.0.1:38389_s_, 127.0.0.1:53750_s_, 127.0.0.1:53620_s_, 127.0.0.1:53326_s_, 127.0.0.1:44499_s_] ldr :null

Stack Trace:
java.lang.AssertionError: could not set the new overseer . expected 127.0.0.1:51863_s_ current order : [127.0.0.1:51863_s_, 127.0.0.1:46572_s_, 127.0.0.1:38389_s_, 127.0.0.1:53750_s_, 127.0.0.1:53620_s_, 127.0.0.1:53326_s_, 127.0.0.1:44499_s_] ldr :null
	at __randomizedtesting.SeedInfo.seed([1039E40E3E399CEB:91DF6A164966FCD7]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.OverseerRolesTest.testOverseerRole(OverseerRolesTest.java:158)
	at org.apache.solr.cloud.OverseerRolesTest.doTest(OverseerRolesTest.java:94)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:863)
	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:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:360)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:793)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:453)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:360)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10803 lines...]
   [junit4] Suite: org.apache.solr.cloud.OverseerRolesTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-1039E40E3E399CEB-001/init-core-data-001
   [junit4]   2> 224201 T1660 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /s_/
   [junit4]   2> 224203 T1660 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 224203 T1660 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 224204 T1661 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 224304 T1660 oasc.ZkTestServer.run start zk server on port:58562
   [junit4]   2> 224305 T1660 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 224343 T1667 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5f7bdc1 name:ZooKeeperConnection Watcher:127.0.0.1:58562 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 224343 T1660 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 224343 T1660 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 224349 T1660 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 224351 T1669 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1db4c04d name:ZooKeeperConnection Watcher:127.0.0.1:58562/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 224351 T1660 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 224352 T1660 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 224354 T1660 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 224356 T1660 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 224357 T1660 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 224359 T1660 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 224359 T1660 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 224363 T1660 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 224364 T1660 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 224366 T1660 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 224367 T1660 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 224368 T1660 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 224368 T1660 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 224370 T1660 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 224370 T1660 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 224372 T1660 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 224372 T1660 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 224374 T1660 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 224374 T1660 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 224376 T1660 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 224376 T1660 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 224377 T1660 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 224378 T1660 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 224379 T1660 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 224379 T1660 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 224381 T1660 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 224381 T1660 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 224604 T1660 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 224611 T1660 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51863
   [junit4]   2> 224612 T1660 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 224612 T1660 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 224613 T1660 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-1039E40E3E399CEB-001/tempDir-002
   [junit4]   2> 224613 T1660 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-1039E40E3E399CEB-001/tempDir-002/'
   [junit4]   2> 224625 T1660 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-1039E40E3E399CEB-001/tempDir-002/solr.xml
   [junit4]   2> 224633 T1660 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-1039E40E3E399CEB-001/tempDir-002
   [junit4]   2> 224633 T1660 oasc.CoreContainer.<init> New CoreContainer 244708607
   [junit4]   2> 224634 T1660 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-1039E40E3E399CEB-001/tempDir-002/]
   [junit4]   2> 224634 T1660 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 224634 T1660 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 224635 T1660 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 224635 T1660 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 224635 T1660 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 224635 T1660 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 224635 T1660 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 224636 T1660 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 224636 T1660 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 224636 T1660 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 224637 T1660 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 224637 T1660 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 224637 T1660 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58562/solr
   [junit4]   2> 224637 T1660 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 224639 T1660 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 224642 T1680 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@38b410d9 name:ZooKeeperConnection Watcher:127.0.0.1:58562 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 224642 T1660 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 224645 T1660 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 224647 T1682 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@333eb906 name:ZooKeeperConnection Watcher:127.0.0.1:58562/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 224647 T1660 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 224650 T1660 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 224655 T1660 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 224657 T1660 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 224659 T1660 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 224660 T1660 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 224662 T1660 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 224663 T1660 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51863_s_
   [junit4]   2> 224664 T1660 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51863_s_
   [junit4]   2> 224667 T1660 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 224674 T1660 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 224680 T1660 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:51863_s_
   [junit4]   2> 224681 T1660 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 224685 T1660 oasc.Overseer.start Overseer (id=91802672436412419-127.0.0.1:51863_s_-n_0000000000) starting
   [junit4]   2> 224690 T1660 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 224701 T1684 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 224702 T1660 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 224705 T1660 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 224706 T1660 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 224709 T1683 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 224710 T1660 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-1039E40E3E399CEB-001/tempDir-002
   [junit4]   2> 224718 T1660 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-1039E40E3E399CEB-001/tempDir-002/conf/
   [junit4]   2> 224837 T1660 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 224838 T1660 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 224838 T1660 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 224839 T1660 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 224841 T1687 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7c1edede name:ZooKeeperConnection Watcher:127.0.0.1:58562/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 224842 T1660 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 224843 T1660 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 224846 T1660 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 225098 T1660 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 225099 T1660 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 225102 T1660 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53326
   [junit4]   2> 225102 T1660 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 225103 T1660 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 225103 T1660 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-1039E40E3E399CEB-001/tempDir-003
   [junit4]   2> 225104 T1660 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-1039E40E3E399CEB-001/tempDir-003/'
   [junit4]   2> 225116 T1660 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-1039E40E3E399CEB-001/tempDir-003/solr.xml
   [junit4]   2> 225124 T1660 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-1039E40E3E399CEB-001/tempDir-003
   [junit4]   2> 225124 T1660 oasc.CoreContainer.<init> New CoreContainer 46015452
   [junit4]   2> 225124 T1660 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-1039E40E3E399CEB-001/tempDir-003/]
   [junit4]   2> 225125 T1660 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 225125 T1660 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 225125 T1660 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 225125 T1660 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 225126 T1660 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 225126 T1660 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 225126 T1660 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 225126 T1660 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 225127 T1660 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 225127 T1660 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 225127 T1660 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 225127 T1660 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 225128 T1660 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58562/solr
   [junit4]   2> 225128 T1660 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 225129 T1660 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 225131 T1698 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@65c2e4b4 name:ZooKeeperConnection Watcher:127.0.0.1:58562 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 225131 T1660 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 225134 T1660 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 225135 T1700 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@616854e7 name:ZooKeeperConnection Watcher:127.0.0.1:58562/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 225135 T1660 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 225140 T1660 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 226142 T1660 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53326_s_
   [junit4]   2> 226144 T1660 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53326_s_
   [junit4]   2> 226153 T1660 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-1039E40E3E399CEB-001/tempDir-003
   [junit4]   2> 226166 T1660 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-1039E40E3E399CEB-001/tempDir-003/conf/
   [junit4]   2> 226293 T1660 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 226294 T1660 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 226294 T1660 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 226520 T1660 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 226521 T1660 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 226522 T1660 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53620
   [junit4]   2> 226522 T1660 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 226523 T1660 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 226523 T1660 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-1039E40E3E399CEB-001/tempDir-004
   [junit4]   2> 226523 T1660 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-1039E40E3E399CEB-001/tempDir-004/'
   [junit4]   2> 226533 T1660 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-1039E40E3E399CEB-001/tempDir-004/solr.xml
   [junit4]   2> 226541 T1660 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-1039E40E3E399CEB-001/tempDir-004
   [junit4]   2> 226541 T1660 oasc.CoreContainer.<init> New CoreContainer 834876319
   [junit4]   2> 226541 T1660 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-1039E40E3E399CEB-001/tempDir-004/]
   [junit4]   2> 226542 T1660 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 226542 T1660 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 226542 T1660 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 226542 T1660 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 226543 T1660 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 226543 T1660 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 226543 T1660 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 226544 T1660 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 226544 T1660 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 226545 T1660 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 226545 T1660 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 226545 T1660 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 226546 T1660 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58562/solr
   [junit4]   2> 226546 T1660 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 226547 T1660 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 226549 T1712 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@666ab2d7 name:ZooKeeperConnection Watcher:127.0.0.1:58562 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 226549 T1660 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 226553 T1660 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 226555 T1714 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@39b9aff3 name:ZooKeeperConnection Watcher:127.0.0.1:58562/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 226556 T1660 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 226562 T1660 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 227564 T1660 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53620_s_
   [junit4]   2> 227566 T1660 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53620_s_
   [junit4]   2> 227575 T1660 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-1039E40E3E399CEB-001/tempDir-004
   [junit4]   2> 227588 T1660 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-1039E40E3E399CEB-001/tempDir-004/conf/
   [junit4]   2> 227725 T1660 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 227726 T1660 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 227727 T1660 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 227948 T1660 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 227948 T1660 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 227950 T1660 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:46572
   [junit4]   2> 227951 T1660 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 227952 T1660 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 227952 T1660 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-1039E40E3E399CEB-001/tempDir-005
   [junit4]   2> 227953 T1660 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-1039E40E3E399CEB-001/tempDir-005/'
   [junit4]   2> 227975 T1660 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-1039E40E3E399CEB-001/tempDir-005/solr.xml
   [junit4]   2> 227982 T1660 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-1039E40E3E399CEB-001/tempDir-005
   [junit4]   2> 227983 T1660 oasc.CoreContainer.<init> New CoreContainer 985466260
   [junit4]   2> 227983 T1660 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-1039E40E3E399CEB-001/tempDir-005/]
   [junit4]   2> 227983 T1660 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 227984 T1660 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 227984 T1660 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 227984 T1660 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 227984 T1660 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 227985 T1660 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 227985 T1660 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 227985 T1660 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 227985 T1660 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 227986 T1660 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 227986 T1660 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 227986 T1660 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 227987 T1660 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58562/solr
   [junit4]   2> 227987 T1660 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 227988 T1660 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 227991 T1726 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@78033a49 name:ZooKeeperConnection Watcher:127.0.0.1:58562 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 227991 T1660 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 227995 T1660 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 227996 T1728 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@9244afc name:ZooKeeperConnection Watcher:127.0.0.1:58562/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 227997 T1660 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 228018 T1660 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 229022 T1660 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46572_s_
   [junit4]   2> 229023 T1660 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:46572_s_
   [junit4]   2> 229028 T1660 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-1039E40E3E399CEB-001/tempDir-005
   [junit4]   2> 229033 T1660 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-1039E40E3E399CEB-001/tempDir-005/conf/
   [junit4]   2> 229130 T1660 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 229131 T1660 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 229131 T1660 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 229379 T1660 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 4
   [junit4]   2> 229379 T1660 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 229381 T1660 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:44499
   [junit4]   2> 229381 T1660 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 229382 T1660 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 229382 T1660 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-1039E40E3E399CEB-001/tempDir-006
   [junit4]   2> 229382 T1660 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-1039E40E3E399CEB-001/tempDir-006/'
   [junit4]   2> 229393 T1660 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-1039E40E3E399CEB-001/tempDir-006/solr.xml
   [junit4]   2> 229407 T1660 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-1039E40E3E399CEB-001/tempDir-006
   [junit4]   2> 229407 T1660 oasc.CoreContainer.<init> New CoreContainer 2041678509
   [junit4]   2> 229407 T1660 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-1039E40E3E399CEB-001/tempDir-006/]
   [junit4]   2> 229408 T1660 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 229408 T1660 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 229409 T1660 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 229409 T1660 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 229409 T1660 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 229409 T1660 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 229410 T1660 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 229410 T1660 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 229410 T1660 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 229411 T1660 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 229411 T1660 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 229412 T1660 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 229412 T1660 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58562/solr
   [junit4]   2> 229412 T1660 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 229413 T1660 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 229415 T1740 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@688348bf name:ZooKeeperConnection Watcher:127.0.0.1:58562 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 229416 T1660 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 229418 T1660 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 229420 T1742 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4dee0b80 name:ZooKeeperConnection Watcher:127.0.0.1:58562/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 229420 T1660 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 229425 T1660 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 230427 T1660 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44499_s_
   [junit4]   2> 230429 T1660 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:44499_s_
   [junit4]   2> 230438 T1660 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-1039E40E3E399CEB-001/tempDir-006
   [junit4]   2> 230448 T1660 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-1039E40E3E399CEB-001/tempDir-006/conf/
   [junit4]   2> 230542 T1660 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 230543 T1660 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 230543 T1660 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 230775 T1660 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 5
   [junit4]   2> 230776 T1660 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 230778 T1660 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:38389
   [junit4]   2> 230779 T1660 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 230779 T1660 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 230780 T1660 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-1039E40E3E399CEB-001/tempDir-007
   [junit4]   2> 230781 T1660 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-1039E40E3E399CEB-001/tempDir-007/'
   [junit4]   2> 230798 T1660 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-1039E40E3E399CEB-001/tempDir-007/solr.xml
   [junit4]   2> 230811 T1660 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-1039E40E3E399CEB-001/tempDir-007
   [junit4]   2> 230812 T1660 oasc.CoreContainer.<init> New CoreContainer 1178624597
   [junit4]   2> 230812 T1660 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-1039E40E3E399CEB-001/tempDir-007/]
   [junit4]   2> 230812 T1660 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 230813 T1660 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 230813 T1660 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 230813 T1660 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 230813 T1660 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 230814 T1660 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 230814 T1660 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 230815 T1660 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 230815 T1660 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 230816 T1660 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 230816 T1660 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 230817 T1660 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 230817 T1660 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58562/solr
   [junit4]   2> 230818 T1660 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 230819 T1660 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 230821 T1754 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3c5812f6 name:ZooKeeperConnection Watcher:127.0.0.1:58562 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 230822 T1660 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 230825 T1660 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 230827 T1756 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d1cbfcb name:ZooKeeperConnection Watcher:127.0.0.1:58562/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 230827 T1660 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 230839 T1660 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 231843 T1660 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38389_s_
   [junit4]   2> 231844 T1660 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:38389_s_
   [junit4]   2> 231849 T1660 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-1039E40E3E399CEB-001/tempDir-007
   [junit4]   2> 231858 T1660 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-1039E40E3E399CEB-001/tempDir-007/conf/
   [junit4]   2> 232011 T1660 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 232012 T1660 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 232013 T1660 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 232270 T1660 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 6
   [junit4]   2> 232271 T1660 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 232273 T1660 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53750
   [junit4]   2> 232273 T1660 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 232273 T1660 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 232274 T1660 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-1039E40E3E399CEB-001/tempDir-008
   [junit4]   2> 232274 T1660 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-1039E40E3E399CEB-001/tempDir-008/'
   [junit4]   2> 232283 T1660 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-1039E40E3E399CEB-001/tempDir-008/solr.xml
   [junit4]   2> 232297 T1660 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-1039E40E3E399CEB-001/tempDir-008
   [junit4]   2> 232297 T1660 oasc.CoreContainer.<init> New CoreContainer 1174428431
   [junit4]   2> 232297 T1660 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-1039E40E3E399CEB-001/tempDir-008/]
   [junit4]   2> 232298 T1660 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 232298 T1660 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 232298 T1660 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 232299 T1660 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 232299 T1660 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 232299 T1660 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 232299 T1660 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 232299 T1660 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 232300 T1660 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 232300 T1660 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 232300 T1660 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 232301 T1660 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 232301 T1660 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58562/solr
   [junit4]   2> 232301 T1660 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 232302 T1660 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 232304 T1768 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@60c82fd3 name:ZooKeeperConnection Watcher:127.0.0.1:58562 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 232304 T1660 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 232306 T1660 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 232308 T1770 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7951b812 name:ZooKeeperConnection Watcher:127.0.0.1:58562/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 232308 T1660 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 232313 T1660 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 233315 T1660 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53750_s_
   [junit4]   2> 233317 T1660 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53750_s_
   [junit4]   2> 233322 T1660 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-1039E40E3E399CEB-001/tempDir-008
   [junit4]   2> 233328 T1660 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-1039E40E3E399CEB-001/tempDir-008/conf/
   [junit4]   2> 233447 T1660 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 233448 T1660 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 233448 T1660 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 233449 T1660 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 233451 T1773 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7ab390d3 name:ZooKeeperConnection Watcher:127.0.0.1:58562/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 233451 T1660 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 233452 T1660 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 233455 T1660 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 233456 T1775 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3eaf74a9 name:ZooKeeperConnection Watcher:127.0.0.1:58562/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 233456 T1660 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 233458 T1660 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 233462 T1737 oasha.CollectionsHandler.handleCreateAction Creating Collection : replicationFactor=2&maxShardsPerNode=2&name=testOverseerQuit&action=CREATE&numShards=4&wt=javabin&version=2
   [junit4]   2> 233463 T1682 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 233463 T1682 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 233463 T1682 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 233463 T1682 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 233464 T1682 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 233464 T1682 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 233464 T1682 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 233464 T1682 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 233464 T1682 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 233464 T1684 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":"testOverseerQuit",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "maxShardsPerNode":"2"}
   [junit4]   2> 233465 T1776 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : createcollection , {
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"testOverseerQuit",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "maxShardsPerNode":"2"}
   [junit4]   2> 233466 T1776 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1
   [junit4]   2> 233466 T1776 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/testOverseerQuit 
   [junit4]   2> 233466 T1776 oascc.SolrZkClient.makePath makePath: /collections/testOverseerQuit
   [junit4]   2> 233468 T1682 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 233469 T1683 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 233469 T1683 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: testOverseerQuit
   [junit4]   2> 233469 T1683 oasc.Overseer$ClusterStateUpdater.createCollection Create collection testOverseerQuit with shards [shard1, shard2, shard3, shard4]
   [junit4]   2> 233470 T1682 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 233472 T1682 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 233473 T1687 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 233473 T1728 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 233473 T1742 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 233473 T1756 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 233473 T1775 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 233473 T1770 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 233473 T1714 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 233473 T1700 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 233472 T1773 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 233568 T1776 oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection testOverseerQuit, shardNames [shard1, shard2, shard3, shard4] , replicationFactor : 2
   [junit4]   2> 233569 T1776 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerQuit_shard1_replica1 as part of slice shard1 of collection testOverseerQuit on 127.0.0.1:53326_s_
   [junit4]   2> 233570 T1776 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerQuit_shard1_replica2 as part of slice shard1 of collection testOverseerQuit on 127.0.0.1:44499_s_
   [junit4]   2> 233572 T1776 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerQuit_shard2_replica1 as part of slice shard2 of collection testOverseerQuit on 127.0.0.1:51863_s_
   [junit4]   2> 233573 T1776 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerQuit_shard2_replica2 as part of slice shard2 of collection testOverseerQuit on 127.0.0.1:53620_s_
   [junit4]   2> 233574 T1738 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=testOverseerQuit_shard1_replica2&action=CREATE&numShards=4&collection=testOverseerQuit&shard=shard1&wt=javabin&version=2
   [junit4]   2> 233574 T1693 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=testOverseerQuit_shard1_replica1&action=CREATE&numShards=4&collection=testOverseerQuit&shard=shard1&wt=javabin&version=2
   [junit4]   2> 233575 T1677 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=testOverseerQuit_shard2_replica1&action=CREATE&numShards=4&collection=testOverseerQuit&shard=shard2&wt=javabin&version=2
   [junit4]   2> 233575 T1776 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerQuit_shard3_replica1 as part of slice shard3 of collection testOverseerQuit on 127.0.0.1:53750_s_
   [junit4]   2> 233576 T1709 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=testOverseerQuit_shard2_replica2&action=CREATE&numShards=4&collection=testOverseerQuit&shard=shard2&wt=javabin&version=2
   [junit4]   2> 233577 T1738 oasc.ZkController.publish publishing core=testOverseerQuit_shard1_replica2 state=down collection=testOverseerQuit
   [junit4]   2> 233577 T1776 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerQuit_shard3_replica2 as part of slice shard3 of collection testOverseerQuit on 127.0.0.1:46572_s_
   [junit4]   2> 233578 T1677 oasc.ZkController.publish publishing core=testOverseerQuit_shard2_replica1 state=down collection=testOverseerQuit
   [junit4]   2> 233579 T1764 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=testOverseerQuit_shard3_replica1&action=CREATE&numShards=4&collection=testOverseerQuit&shard=shard3&wt=javabin&version=2
   [junit4]   2> 233578 T1693 oasc.ZkController.publish publishing core=testOverseerQuit_shard1_replica1 state=down collection=testOverseerQuit
   [junit4]   2> 233579 T1738 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 233578 T1682 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 233581 T1677 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 233582 T1764 oasc.ZkController.publish publishing core=testOverseerQuit_shard3_replica1 state=down collection=testOverseerQuit
   [junit4]   2> 233580 T1776 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerQuit_shard4_replica1 as part of slice shard4 of collection testOverseerQuit on 127.0.0.1:38389_s_
   [junit4]   2> 233583 T1683 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 233580 T1709 oasc.ZkController.publish publishing core=testOverseerQuit_shard2_replica2 state=down collection=testOverseerQuit
   [junit4]   2> 233583 T1764 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 233583 T1682 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 233582 T1721 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=testOverseerQuit_shard3_replica2&action=CREATE&numShards=4&collection=testOverseerQuit&shard=shard3&wt=javabin&version=2
   [junit4]   2> 233582 T1693 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 233585 T1709 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 233584 T1683 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:44499/s_",
   [junit4]   2> 	  "core":"testOverseerQuit_shard1_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:44499_s_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"testOverseerQuit",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 233584 T1776 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerQuit_shard4_replica2 as part of slice shard4 of collection testOverseerQuit on 127.0.0.1:53326_s_
   [junit4]   2> 233587 T1750 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=testOverseerQuit_shard4_replica1&action=CREATE&numShards=4&collection=testOverseerQuit&shard=shard4&wt=javabin&version=2
   [junit4]   2> 233587 T1721 oasc.ZkController.publish publishing core=testOverseerQuit_shard3_replica2 state=down collection=testOverseerQuit
   [junit4]   2> 233589 T1750 oasc.ZkController.publish publishing core=testOverseerQuit_shard4_replica1 state=down collection=testOverseerQuit
   [junit4]   2> 233589 T1696 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=testOverseerQuit_shard4_replica2&action=CREATE&numShards=4&collection=testOverseerQuit&shard=shard4&wt=javabin&version=2
   [junit4]   2> 233589 T1721 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 233591 T1682 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 233591 T1750 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 233591 T1683 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51863/s_",
   [junit4]   2> 	  "core":"testOverseerQuit_shard2_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51863_s_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"testOverseerQuit",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 233592 T1696 oasc.ZkController.publish publishing core=testOverseerQuit_shard4_replica2 state=down collection=testOverseerQuit
   [junit4]   2> 233593 T1696 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 233595 T1683 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53326/s_",
   [junit4]   2> 	  "core":"testOverseerQuit_shard1_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:53326_s_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"testOverseerQuit",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 233596 T1682 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 233597 T1683 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53750/s_",
   [junit4]   2> 	  "core":"testOverseerQuit_shard3_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:53750_s_",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "collection":"testOverseerQuit",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 233598 T1682 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 233598 T1683 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53620/s_",
   [junit4]   2> 	  "core":"testOverseerQuit_shard2_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:53620_s_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"testOverseerQuit",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 233599 T1682 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 233600 T1683 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:46572/s_",
   [junit4]   2> 	  "core":"testOverseerQuit_shard3_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:46572_s_",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "collection":"testOverseerQuit",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 233602 T1682 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 233603 T1683 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:38389/s_",
   [junit4]   2> 	  "core":"testOverseerQuit_shard4_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:38389_s_",
   [junit4]   2> 	  "shard":"shard4",
   [junit4]   2> 	  "collection":"testOverseerQuit",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 233605 T1682 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 233606 T1683 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53326/s_",
   [junit4]   2> 	  "core":"testOverseerQuit_shard4_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:53326_s_",
   [junit4]   2> 	  "shard":"shard4",
   [junit4]   2> 	  "collection":"testOverseerQuit",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 233608 T1682 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 233710 T1687 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 233711 T1773 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 233711 T1728 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 233711 T1700 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 233711 T1775 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 233711 T1756 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 233711 T1770 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 233711 T1714 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 233711 T1742 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 233711 T1682 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 234581 T1738 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerQuit_shard1_replica2
   [junit4]   2> 234582 T1677 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerQuit_shard2_replica1
   [junit4]   2> 234583 T1738 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerQuit
   [junit4]   2> 234583 T1677 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerQuit
   [junit4]   2> 234584 T1738 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 234584 T1677 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 234584 T1677 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerQuit
   [junit4]   2> 234584 T1764 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerQuit_shard3_replica1
   [junit4]   2> 234584 T1738 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerQuit
   [junit4]   2> 234586 T1693 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerQuit_shard1_replica1
   [junit4]   2> 234586 T1709 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerQuit_shard2_replica2
   [junit4]   2> 234586 T1677 oascc.ZkStateReader.readConfigName path=/collections/testOverseerQuit configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 234587 T1738 oascc.ZkStateReader.readConfigName path=/collections/testOverseerQuit configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 234588 T1709 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerQuit
   [junit4]   2> 234587 T1693 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerQuit
   [junit4]   2> 234589 T1709 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 234589 T1709 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerQuit
   [junit4]   2> 234586 T1764 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerQuit
   [junit4]   2> 234589 T1693 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 234588 T1738 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-1039E40E3E399CEB-001/tempDir-006/testOverseerQuit_shard1_replica2/'
   [junit4]   2> 234588 T1677 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-1039E40E3E399CEB-001/tempDir-002/testOverseerQuit_shard2_replica1/'
   [junit4]   2> 234592 T1750 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerQuit_shard4_replica1
   [junit4]   2> 234591 T1709 oascc.ZkStateReader.readConfigName path=/collections/testOverseerQuit configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 234591 T1764 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 234593 T1764 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerQuit
   [junit4]   2> 234594 T1696 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerQuit_shard4_replica2
   [junit4]   2> 234591 T1693 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerQuit
   [junit4]   2> 234591 T1721 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerQuit_shard3_replica2
   [junit4]   2> 234593 T1750 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerQuit
   [junit4]   2> 234593 T1709 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-1039E40E3E399CEB-001/tempDir-004/testOverseerQuit_shard2_replica2/'
   [junit4]   2> 234596 T1764 oascc.ZkStateReader.readConfigName path=/collections/testOverseerQuit configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 234596 T1721 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerQuit
   [junit4]   2> 234595 T1696 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerQuit
   [junit4]   2> 234598 T1721 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 234597 T1693 oascc.ZkStateReader.readConfigName path=/collections/testOverseerQuit configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 234597 T1750 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 234599 T1750 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerQuit
   [junit4]   2> 234597 T1764 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-1039E40E3E399CEB-001/tempDir-008/testOverseerQuit_shard3_replica1/'
   [junit4]   2> 234599 T1693 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-1039E40E3E399CEB-001/tempDir-003/testOverseerQuit_shard1_replica1/'
   [junit4]   2> 234599 T1696 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 234598 T1721 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerQuit
   [junit4]   2> 234601 T1696 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerQuit
   [junit4]   2> 234602 T1750 oascc.ZkStateReader.readConfigName path=/collections/testOverseerQuit configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 234603 T1750 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-1039E40E3E399CEB-001/tempDir-007/testOverseerQuit_shard4_replica1/'
   [junit4]   2> 234604 T1696 oascc.ZkStateReader.readConfigName path=/collections/testOverseerQuit configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 234605 T1696 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-1039E40E3E399CEB-001/tempDir-003/testOverseerQuit_shard4_replica2/'
   [junit4]   2> 234604 T1721 oascc.ZkStateReader.readConfigName path=/collections/testOverseerQuit configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 234609 T1721 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-1039E40E3E399CEB-001/tempDir-005/testOverseerQuit_shard3_replica2/'
   [junit4]   2> 234635 T1738 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 234638 T1709 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 234648 T1693 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 234651 T1764 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 234662 T1677 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 234665 T1738 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 234675 T1709 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 234677 T1693 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 234678 T1709 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 234679 T1738 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 234684 T1693 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 234684 T1721 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 234685 T1764 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 234687 T1764 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 234688 T1677 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 234689 T1738 oass.IndexSchema.readSchema [testOverseerQuit_shard1_replica2] Schema name=test
   [junit4]   2> 234690 T1677 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 234691 T1709 oass.IndexSchema.readSchema [testOverseerQuit_shard2_replica2] Schema name=test
   [junit4]   2> 234692 T1693 oass.IndexSchema.readSchema [testOverseerQuit_shard1_replica1] Schema name=test
   [junit4]   2> 234700 T1750 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 234701 T1696 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 234705 T1677 oass.IndexSchema.readSchema [testOverseerQuit_shard2_replica1] Schema name=test
   [junit4]   2> 234706 T1764 oass.IndexSchema.readSchema [testOverseerQuit_shard3_replica1] Schema name=test
   [junit4]   2> 234717 T1721 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 234741 T1721 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 234746 T1750 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 234759 T1696 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 234761 T1696 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 234767 T1750 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 234769 T1721 oass.IndexSchema.readSchema [testOverseerQuit_shard3_replica2] Schema name=test
   [junit4]   2> 234773 T1696 oass.IndexSchema.readSchema [testOverseerQuit_shard4_replica2] Schema name=test
   [junit4]   2> 234784 T1750 oass.IndexSchema.readSchema [testOverseerQuit_shard4_replica1] Schema name=test
   [junit4]   2> 235186 T1709 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 235202 T1709 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 235202 T1738 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 235204 T1721 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 235204 T1709 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 235210 T1738 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 235212 T1738 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 235214 T1721 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 235216 T1721 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 235219 T1709 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 235219 T1764 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 235225 T1709 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 235228 T1764 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 235230 T1709 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 235231 T1764 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 235232 T1677 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 235235 T1709 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 235236 T1709 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 235237 T1709 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 235236 T1677 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 235245 T1677 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 235245 T1693 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 235247 T1738 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 235248 T1750 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 235250 T1738 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 235251 T1709 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 235252 T1709 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 235252 T1709 oasc.CoreContainer.create Creating SolrCore 'testOverseerQuit_shard2_replica2' using configuration from collection testOverseerQuit
   [junit4]   2> 235252 T1709 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 235251 T1693 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 235253 T1709 oasc.SolrCore.<init> [testOverseerQuit_shard2_replica2] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-1039E40E3E399CEB-001/tempDir-004/testOverseerQuit_shard2_replica2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-1039E40E3E399CEB-001/tempDir-004/testOverseerQuit_shard2_replica2/data/
   [junit4]   2> 235252 T1750 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 235255 T1693 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 235256 T1750 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 235253 T1696 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 235253 T1709 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@654cb40
   [junit4]   2> 235253 T1738 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 235258 T1709 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J

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

CEB-001/tempDir-006/testOverseerCol_shard2_replica2/data/index;done=false>>]
   [junit4]   2> 276479 T1742 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-1039E40E3E399CEB-001/tempDir-006/testOverseerCol_shard2_replica2/data/index
   [junit4]   2> 276479 T1770 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 276479 T1742 oascc.SolrZkClient.makePath makePath: /collections/testOverseerCol/leaders/shard2
   [junit4]   2> 276480 T1770 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 276480 T1770 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 276480 T1742 oasc.SolrException.log ERROR There was a problem trying to register as the leader:org.apache.solr.common.SolrException: Could not register as the leader because creating the ephemeral registration node in ZooKeeper failed
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContextBase.runLeaderProcess(ElectionContext.java:135)
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:290)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:142)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:110)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:303)
   [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> 	Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections
   [junit4]   2> 		at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 		at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 		at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient$3.execute(SolrZkClient.java:209)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient$3.execute(SolrZkClient.java:206)
   [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:206)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:417)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:386)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:373)
   [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> 276480 T1770 oasc.LeaderElector$ElectionWatcher.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/testOverseerCol/leader_elect/shard4/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:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:260)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [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:257)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:94)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:303)
   [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> 276480 T1742 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 276481 T1770 oasc.LeaderElector$ElectionWatcher.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:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:260)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [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:257)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:94)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:303)
   [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> 276481 T1742 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 276482 T1742 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerRolesTest-1039E40E3E399CEB-001
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=357), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=357)), sim=DefaultSimilarity, locale=is_IS, timezone=Africa/Conakry
   [junit4]   2> NOTE: Linux 3.8.0-39-generic amd64/Oracle Corporation 1.8.0_20-ea (64-bit)/cpus=8,threads=1,free=86474776,total=189792256
   [junit4]   2> NOTE: All tests run in this JVM: [TestCustomSort, HdfsDirectoryTest, WordBreakSolrSpellCheckerTest, TestBadConfig, TestShardHandlerFactory, TestFieldCollectionResource, TestStressUserVersions, BasicFunctionalityTest, TermsComponentTest, QueryEqualityTest, TestRandomDVFaceting, TestTrie, TestReloadAndDeleteDocs, ModifyConfFileTest, SuggesterFSTTest, TestRemoteStreaming, TestCollectionAPI, DistributedSpellCheckComponentTest, TestSimpleQParserPlugin, TestNRTOpen, DirectUpdateHandlerOptimizeTest, TestRandomMergePolicy, ZkControllerTest, DistributedQueryElevationComponentTest, FieldMutatingUpdateProcessorTest, TestFieldSortValues, TestSchemaVersionResource, TestSearchPerf, TestConfigSets, SolrIndexSplitterTest, DocValuesTest, QueryElevationComponentTest, SoftAutoCommitTest, AddSchemaFieldsUpdateProcessorFactoryTest, BadCopyFieldTest, TestDefaultSearchFieldResource, TestReplicationHandler, CircularListTest, CoreAdminHandlerTest, URLClassifyProcessorTest, ShardRoutingTest, TestQueryUtils, ClusterStateTest, ExternalFileFieldSortTest, TimeZoneUtilsTest, BadComponentTest, SpellPossibilityIteratorTest, TestFieldTypeResource, TestComplexPhraseQParserPlugin, OverseerRolesTest]
   [junit4] Completed on J0 in 52.96s, 1 test, 1 failure <<< FAILURES!

[...truncated 979 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:496: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1296: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:920: There were test failures: 406 suites, 1688 tests, 1 failure, 36 ignored (15 assumptions)

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



[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0_20-ea-b11) - Build # 10358 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/10358/
Java: 32bit/jdk1.8.0_20-ea-b11 -client -XX:+UseSerialGC

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

Error Message:
No live SolrServers available to handle this request:[https://127.0.0.1:47171/ew/u]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:47171/ew/u]
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:319)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:650)
	at org.apache.solr.cloud.TestCollectionAPI.clusterStatusWithCollection(TestCollectionAPI.java:163)
	at org.apache.solr.cloud.TestCollectionAPI.doTest(TestCollectionAPI.java:73)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:863)
	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:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:360)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:793)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:453)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:360)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: CLUSTERSTATUS the collection time out:180s
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:554)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:340)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:301)
	... 44 more




Build Log:
[...truncated 11135 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCollectionAPI
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestCollectionAPI-A1F9B64FBC3D230B-001/init-core-data-001
   [junit4]   2> 416612 T1577 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 416613 T1577 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /ew/u
   [junit4]   2> 416618 T1577 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 416618 T1577 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 416619 T1578 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 416719 T1577 oasc.ZkTestServer.run start zk server on port:46825
   [junit4]   2> 416720 T1577 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 418417 T1581 oazsp.FileTxnLog.commit WARN fsync-ing the write ahead log in SyncThread:0 took 1693ms which will adversely effect operation latency. See the ZooKeeper troubleshooting guide
   [junit4]   2> 418419 T1584 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12ca0af name:ZooKeeperConnection Watcher:127.0.0.1:46825 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 418419 T1577 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 418420 T1577 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 418425 T1579 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14626d8a5520000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 418426 T1577 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 418428 T1586 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@50eacd name:ZooKeeperConnection Watcher:127.0.0.1:46825/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 418428 T1577 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 418429 T1577 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 418431 T1577 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 418433 T1577 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 418434 T1577 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 418436 T1577 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 418437 T1577 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 418440 T1577 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 418440 T1577 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 418443 T1577 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 418444 T1577 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 418446 T1577 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 418446 T1577 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 418448 T1577 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 418449 T1577 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 418450 T1577 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 418451 T1577 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 418454 T1577 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 418454 T1577 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 418456 T1577 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 418456 T1577 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 418458 T1577 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 418459 T1577 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 418461 T1577 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 418461 T1577 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 418463 T1577 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 418464 T1577 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 418473 T1577 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 418478 T1588 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c07342 name:ZooKeeperConnection Watcher:127.0.0.1:46825/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 418478 T1577 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 418779 T1577 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 418786 T1577 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 418883 T1577 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:59264
   [junit4]   2> 418886 T1577 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 418886 T1577 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 418887 T1577 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestCollectionAPI-A1F9B64FBC3D230B-001/tempDir-002
   [junit4]   2> 418887 T1577 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestCollectionAPI-A1F9B64FBC3D230B-001/tempDir-002/'
   [junit4]   2> 418909 T1577 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestCollectionAPI-A1F9B64FBC3D230B-001/tempDir-002/solr.xml
   [junit4]   2> 418924 T1577 oasc.CoreContainer.<init> New CoreContainer 303090
   [junit4]   2> 418925 T1577 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestCollectionAPI-A1F9B64FBC3D230B-001/tempDir-002/]
   [junit4]   2> 418925 T1577 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 418926 T1577 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 418926 T1577 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 418926 T1577 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 418927 T1577 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 418927 T1577 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 418927 T1577 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 418928 T1577 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 418928 T1577 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 418932 T1577 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 418932 T1577 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 418932 T1577 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 418933 T1577 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46825/solr
   [junit4]   2> 418933 T1577 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 418934 T1577 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 418936 T1599 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1883de3 name:ZooKeeperConnection Watcher:127.0.0.1:46825 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 418936 T1577 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 418939 T1577 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 418940 T1601 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15faaee name:ZooKeeperConnection Watcher:127.0.0.1:46825/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 418941 T1577 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 418942 T1577 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 418945 T1577 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 418947 T1577 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 418949 T1577 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 418951 T1577 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 418954 T1577 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 418955 T1577 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59264_ew%2Fu
   [junit4]   2> 418956 T1577 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59264_ew%2Fu
   [junit4]   2> 418958 T1577 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 418959 T1577 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 418962 T1577 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:59264_ew%2Fu
   [junit4]   2> 418962 T1577 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 418963 T1577 oasc.Overseer.start Overseer (id=91803554336079876-127.0.0.1:59264_ew%2Fu-n_0000000000) starting
   [junit4]   2> 418966 T1577 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 418972 T1603 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 418972 T1577 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 418974 T1577 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 418975 T1577 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 418977 T1602 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 418980 T1604 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 418981 T1604 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 418983 T1601 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 418983 T1604 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 418984 T1602 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 418985 T1602 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:59264/ew/u",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:59264_ew%2Fu",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 418985 T1602 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 418985 T1602 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 418988 T1601 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 418992 T1601 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> 419984 T1604 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 419984 T1604 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 419984 T1604 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 419985 T1604 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 419986 T1604 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 419986 T1604 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestCollectionAPI-A1F9B64FBC3D230B-001/tempDir-002/collection1/'
   [junit4]   2> 419986 T1604 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionAPI-A1F9B64FBC3D230B-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 419987 T1604 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionAPI-A1F9B64FBC3D230B-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 419987 T1604 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionAPI-A1F9B64FBC3D230B-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 420016 T1604 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 420040 T1604 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 420042 T1604 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 420056 T1604 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 420178 T1604 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 420180 T1604 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 420181 T1604 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 420184 T1604 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 420203 T1604 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 420204 T1604 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 420204 T1604 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestCollectionAPI-A1F9B64FBC3D230B-001/tempDir-002/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestCollectionAPI-A1F9B64FBC3D230B-001/tempDir-001/control/data/
   [junit4]   2> 420204 T1604 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@fb6252
   [junit4]   2> 420205 T1604 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestCollectionAPI-A1F9B64FBC3D230B-001/tempDir-001/control/data
   [junit4]   2> 420205 T1604 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestCollectionAPI-A1F9B64FBC3D230B-001/tempDir-001/control/data/index/
   [junit4]   2> 420205 T1604 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestCollectionAPI-A1F9B64FBC3D230B-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 420206 T1604 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestCollectionAPI-A1F9B64FBC3D230B-001/tempDir-001/control/data/index
   [junit4]   2> 420206 T1604 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 420207 T1604 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(RAMDirectory@1348458 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@43a53c)),segFN=segments_1,generation=1}
   [junit4]   2> 420207 T1604 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 420210 T1604 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 420210 T1604 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 420211 T1604 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 420211 T1604 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 420211 T1604 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 420211 T1604 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 420212 T1604 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 420212 T1604 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 420212 T1604 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 420213 T1604 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 420214 T1604 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 420214 T1604 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 420214 T1604 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 420215 T1604 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 420215 T1604 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 420215 T1604 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 420216 T1604 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 420218 T1604 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 420219 T1604 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 420219 T1604 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 420220 T1604 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=64.5029296875, floorSegmentMB=0.755859375, forceMergeDeletesPctAllowed=6.232978795488067, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 420221 T1604 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(RAMDirectory@1348458 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@43a53c)),segFN=segments_1,generation=1}
   [junit4]   2> 420221 T1604 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 420222 T1604 oass.SolrIndexSearcher.<init> Opening Searcher@19ca880[collection1] main
   [junit4]   2> 420222 T1604 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 420223 T1604 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 420223 T1604 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 420223 T1604 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 420223 T1604 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 420224 T1604 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 420224 T1604 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 420224 T1604 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 420225 T1604 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 420225 T1604 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 420237 T1605 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@19ca880[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 420238 T1604 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 420239 T1608 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:59264/ew/u collection:control_collection shard:shard1
   [junit4]   2> 420240 T1577 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 420240 T1608 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 420240 T1577 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 420245 T1577 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 420246 T1608 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 420247 T1610 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1177f1a name:ZooKeeperConnection Watcher:127.0.0.1:46825/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 420247 T1577 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 420248 T1601 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 420248 T1608 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 420248 T1577 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 420249 T1608 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C898 name=collection1 org.apache.solr.core.SolrCore@1280709 url=https://127.0.0.1:59264/ew/u/collection1 node=127.0.0.1:59264_ew%2Fu C898_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:59264/ew/u, core=collection1, node_name=127.0.0.1:59264_ew%2Fu}
   [junit4]   2> 420249 T1608 C898 P59264 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:59264/ew/u/collection1/
   [junit4]   2> 420249 T1602 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 420250 T1608 C898 P59264 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 420250 T1608 C898 P59264 oasc.SyncStrategy.syncToMe https://127.0.0.1:59264/ew/u/collection1/ has no replicas
   [junit4]   2> 420250 T1577 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 420250 T1608 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:59264/ew/u/collection1/ shard1
   [junit4]   2> 420251 T1608 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 420254 T1601 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 420257 T1601 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 420260 T1601 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 420361 T1601 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> 420361 T1610 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> 420408 T1608 oasc.ZkController.register We are https://127.0.0.1:59264/ew/u/collection1/ and leader is https://127.0.0.1:59264/ew/u/collection1/
   [junit4]   2> 420409 T1608 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:59264/ew/u
   [junit4]   2> 420409 T1608 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 420409 T1608 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 420409 T1608 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 420411 T1601 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 420412 T1601 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 420412 T1608 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 420412 T1601 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 420414 T1602 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 420414 T1602 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:59264/ew/u",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:59264_ew%2Fu",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 420420 T1601 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 420522 T1610 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> 420523 T1601 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> 420534 T1577 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 420534 T1577 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 420539 T1577 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 420542 T1577 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:44145
   [junit4]   2> 420544 T1577 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 420544 T1577 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 420544 T1577 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestCollectionAPI-A1F9B64FBC3D230B-001/tempDir-003
   [junit4]   2> 420545 T1577 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestCollectionAPI-A1F9B64FBC3D230B-001/tempDir-003/'
   [junit4]   2> 420566 T1577 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestCollectionAPI-A1F9B64FBC3D230B-001/tempDir-003/solr.xml
   [junit4]   2> 420579 T1577 oasc.CoreContainer.<init> New CoreContainer 19419499
   [junit4]   2> 420579 T1577 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestCollectionAPI-A1F9B64FBC3D230B-001/tempDir-003/]
   [junit4]   2> 420580 T1577 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 420580 T1577 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 420581 T1577 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 420581 T1577 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 420582 T1577 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 420582 T1577 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 420582 T1577 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 420583 T1577 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 420583 T1577 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 420586 T1577 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 420586 T1577 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 420587 T1577 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 420587 T1577 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46825/solr
   [junit4]   2> 420588 T1577 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 420588 T1577 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 420590 T1621 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@635de3 name:ZooKeeperConnection Watcher:127.0.0.1:46825 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 420591 T1577 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 420593 T1577 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 420594 T1623 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f591fe name:ZooKeeperConnection Watcher:127.0.0.1:46825/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 420595 T1577 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 420600 T1577 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 421602 T1577 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44145_ew%2Fu
   [junit4]   2> 421604 T1577 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:44145_ew%2Fu
   [junit4]   2> 421612 T1624 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 421613 T1624 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 421614 T1601 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 421614 T1601 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 421614 T1624 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 421615 T1601 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 421616 T1602 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 421616 T1602 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:44145/ew/u",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:44145_ew%2Fu",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 421617 T1602 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 421617 T1602 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 421619 T1601 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 421721 T1601 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 421722 T1623 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 421722 T1610 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 422615 T1624 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 422615 T1624 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 422616 T1624 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 422616 T1624 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 422617 T1624 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 422618 T1624 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestCollectionAPI-A1F9B64FBC3D230B-001/tempDir-003/collection1/'
   [junit4]   2> 422618 T1624 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionAPI-A1F9B64FBC3D230B-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 422619 T1624 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionAPI-A1F9B64FBC3D230B-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 422619 T1624 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionAPI-A1F9B64FBC3D230B-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 422646 T1624 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 422670 T1624 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 422672 T1624 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 422680 T1624 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 422802 T1624 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 422803 T1624 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 422804 T1624 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 422807 T1624 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 422826 T1624 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 422827 T1624 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 422827 T1624 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestCollectionAPI-A1F9B64FBC3D230B-001/tempDir-003/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestCollectionAPI-A1F9B64FBC3D230B-001/tempDir-001/jetty1/
   [junit4]   2> 422827 T1624 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@fb6252
   [junit4]   2> 422828 T1624 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestCollectionAPI-A1F9B64FBC3D230B-001/tempDir-001/jetty1
   [junit4]   2> 422828 T1624 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestCollectionAPI-A1F9B64FBC3D230B-001/tempDir-001/jetty1/index/
   [junit4]   2> 422829 T1624 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestCollectionAPI-A1F9B64FBC3D230B-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 422829 T1624 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestCollectionAPI-A1F9B64FBC3D230B-001/tempDir-001/jetty1/index
   [junit4]   2> 422830 T1624 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 422830 T1624 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(RAMDirectory@ab6b5e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1eb9bb6)),segFN=segments_1,generation=1}
   [junit4]   2> 422831 T1624 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 422835 T1624 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 422835 T1624 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 422836 T1624 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 422836 T1624 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 422836 T1624 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 422836 T1624 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 422837 T1624 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 422837 T1624 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 422837 T1624 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 422839 T1624 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 422839 T1624 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 422839 T1624 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 422840 T1624 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 422840 T1624 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 422841 T1624 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 422841 T1624 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 422842 T1624 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 422844 T1624 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 422846 T1624 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 422846 T1624 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 422847 T1624 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=64.5029296875, floorSegmentMB=0.755859375, forceMergeDeletesPctAllowed=6.232978795488067, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 422849 T1624 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(RAMDirectory@ab6b5e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1eb9bb6)),segFN=segments_1,generation=1}
   [junit4]   2> 422849 T1624 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 422850 T1624 oass.SolrIndexSearcher.<init> Opening Searcher@12568d1[collection1] main
   [junit4]   2> 422850 T1624 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 422851 T1624 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 422851 T1624 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 422852 T1624 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 422852 T1624 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 422852 T1624 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 422853 T1624 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 422853 T1624 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 422853 T1624 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 422853 T1624 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 422858 T1625 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@12568d1[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 422862 T1624 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 422863 T1628 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:44145/ew/u collection:collection1 shard:shard2
   [junit4]   2> 422863 T1577 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 422863 T1628 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 422864 T1577 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 422869 T1628 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 422870 T1601 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 422871 T1601 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 422871 T1601 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 422871 T1628 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 422872 T1628 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C899 name=collection1 org.apache.solr.core.SolrCore@165fea4 url=https://127.0.0.1:44145/ew/u/collection1 node=127.0.0.1:44145_ew%2Fu C899_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:44145/ew/u, core=collection1, node_name=127.0.0.1:44145_ew%2Fu}
   [junit4]   2> 422872 T1628 C899 P44145 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:44145/ew/u/collection1/
   [junit4]   2> 422872 T1628 C899 P44145 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 422873 T1628 C899 P44145 oasc.SyncStrategy.syncToMe https://127.0.0.1:44145/ew/u/collection1/ has no replicas
   [junit4]   2> 422872 T1602 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 422873 T1628 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:44145/ew/u/collection1/ shard2
   [junit4]   2> 422873 T1628 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 422879 T1601 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 422883 T1601 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 422888 T1601 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 422989 T1610 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 422989 T1601 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 422989 T1623 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 423035 T1628 oasc.ZkController.register We are https://127.0.0.1:44145/ew/u/collection1/ and leader is https://127.0.0.1:44145/ew/u/collection1/
   [junit4]   2> 423035 T1628 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:44145/ew/u
   [junit4]   2> 423035 T1628 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 423036 T1628 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 423036 T1628 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 423038 T1601 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 423038 T1601 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 423038 T1628 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 423038 T1601 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 423040 T1602 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 423040 T1602 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:44145/ew/u",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:44145_ew%2Fu",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 423042 T1601 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 423147 T1623 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 423147 T1601 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 423147 T1610 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 423173 T1577 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 423174 T1577 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 423179 T1577 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 423182 T1577 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:47171
   [junit4]   2> 423188 T1577 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 423188 T1577 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 423189 T1577 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestCollectionAPI-A1F9B64FBC3D230B-001/tempDir-004
   [junit4]   2> 423190 T1577 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestCollectionAPI-A1F9B64FBC3D230B-001/tempDir-004/'
   [junit4]   2> 423211 T1577 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestCollectionAPI-A1F9B64FBC3D230B-001/tempDir-004/solr.xml
   [junit4]   2> 423226 T1577 oasc.CoreContainer.<init> New CoreContainer 15599730
   [junit4]   2> 423227 T1577 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestCollectionAPI-A1F9B64FBC3D230B-001/tempDir-004/]
   [junit4]   2> 423227 T1577 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 423228 T1577 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 423228 T1577 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 423229 T1577 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 423229 T1577 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 423230 T1577 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 423230 T1577 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 423231 T1577 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 423231 T1577 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 423235 T1577 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 423236 T1577 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 423236 T1577 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 423237 T1577 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46825/solr
   [junit4]   2> 423237 T1577 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 423238 T1577 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 423240 T1639 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@170a54b name:ZooKeeperConnection Watcher:127.0.0.1:46825 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 423241 T1577 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 423243 T1577 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 423246 T1641 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@df6945 name:ZooKeeperConnection Watcher:127.0.0.1:46825/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 423246 T1577 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 423252 T1577 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 424254 T1577 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47171_ew%2Fu
   [junit4]   2> 424255 T1577 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47171_ew%2Fu
   [junit4]   2> 424263 T1642 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 424264 T1642 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 424265 T1601 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 424265 T1642 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 424265 T1601 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 424265 T1601 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 424266 T1602 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 424267 T1602 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:47171/ew/u",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:47171_ew%2Fu",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 424267 T1602 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 424267 T1602 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 424269 T1601 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 424371 T1641 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 424371 T1623 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 424371 T1601 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 424371 T1610 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 425265 T1642 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 425266 T1642 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 425267 T1642 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 425267 T1642 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 425268 T1642 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 425268 T1642 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestCollectionAPI-A1F9B64FBC3D230B-001/tempDir-004/collection1/'
   [junit4]   2> 425269 T1642 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionAPI-A1F9B64FBC3D230B-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 425269 T1642 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionAPI-A1F9B64FBC3D230B-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 425269 T1642 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionAPI-A1F9B64FBC3D230B-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 425299 T1642 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 425326 T1642 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 425327 T1642 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 425336 T1642 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 425467 T1642 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 425468 T1642 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 425469 T1642 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 425473 T1642 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 425495 T1642 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 425495 T1642 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 425495 T1642 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestCollectionAPI-A1F9B64FBC3D230B-001/tempDir-004/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestCollectionAPI-A1F9B64FBC3D230B-001/tempDir-001/jetty2/
   [junit4]   2> 425496 T1642 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@fb6252
   [junit4]   2> 425496 T1642 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestCollectionAPI-A1F9B64FBC3D230B-001/tempDir-001/jetty2
   [junit4]   2> 425497 T1642 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestCollectionAPI-A1F9B64FBC3D230B-001/tempDir-001/jetty2/index/
   [junit4]   2> 425497 T1642 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestCollectionAPI-A1F9B64FBC3D230B-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 425498 T1642 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestCollectionAPI-A1F9B64FBC3D230B-001/tempDir-001/jetty2/index
   [junit4]   2> 425498 T1642 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 425499 T1642 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(RAMDirectory@137fa4f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1804188)),segFN=segments_1,generation=1}
   [junit4]   2> 425500 T1642 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 425505 T1642 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 425505 T1642 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 425506 T1642 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 425506 T1642 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 425507 T1642 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 425507 T1642 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 425507 T1642 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 425508 T1642 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 425508 T1642 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 425509 T1642 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 425509 T1642 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 425510 T1642 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 425510 T1642 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 425511 T1642 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 425512 T1642 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 425513 T1642 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 425515 T1642 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 425519 T1642 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 425523 T1642 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 425523 T1642 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 425525 T1642 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=64.5029296875, floorSegmentMB=0.755859375, forceMergeDeletesPctAllowed=6.232978795488067, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 425526 T1642 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(RAMDirectory@137fa4f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1804188)),segFN=segments_1,generation=1}
   [junit4]   2> 425526 T1642 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 425527 T1642 oass.SolrIndexSearcher.<init> Opening Searcher@8893dc[collection1] main
   [junit4]   2> 425527 T1642 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 425528 T1642 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 425528 T1642 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 425529 T1642 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 425529 T1642 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 425529 T1642 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 425530 T1642 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 425530 T1642 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 425531 T1642 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 425531 T1642 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 425537 T1643 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@8893dc[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 425541 T1642 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 425542 T1646 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:47171/ew/u collection:collection1 shard:shard1
   [junit4]   2> 425542 T1577 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 425542 T1577 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 425543 T1646 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 425545 T1577 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 425548 T1577 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 425550 T1648 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1fa3c1 name:ZooKeeperConnection Watcher:127.0.0.1:46825/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 425551 T1577 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 425553 T1646 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 425554 T1577 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 425556 T1601 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 425556 T1601 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 425556 T1601 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 425557 T1646 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 425557 T1646 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 425558 T1602 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C900 name=collection1 org.apache.solr.core.SolrCore@9601d3 url=https://127.0.0.1:47171/ew/u/collection1 node=127.0.0.1:47171_ew%2Fu C900_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:47171/ew/u, core=collection1, node_name=127.0.0.1:47171_ew%2Fu}
   [junit4]   2> 425558 T1646 C900 P47171 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:47171/ew/u/collection1/
   [junit4]   2> 425560 T1646 C900 P47171 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 425560 T1646 C900 P47171 oasc.SyncStrategy.syncToMe https://127.0.0.1:47171/ew/u/collection1/ has no replicas
   [junit4]   2> 425560 T1646 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:47171/ew/u/collection1/ shard1
   [junit4]   2> 425561 T1646 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 425561 T1601 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 425566 T1601 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 425570 T1601 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 425671 T1641 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 425671 T1623 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 425671 T1601 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 425671 T1648 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 425672 T1610 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 425699 T1618 oasha.CollectionsHandler.handleCreateAction Creating Collection : replicationFactor=1&maxShardsPerNode=1&collection.configName=conf1&name=testcollection&action=CREATE&numShards=2&wt=javabin&version=2
   [junit4]   2> 425701 T1601 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 425701 T1601 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 425701 T1601 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 425701 T1601 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 425702 T1601 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 425702 T1601 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 425702 T1601 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 425703 T1603 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":"testcollection",
   [junit4]   2> 	  "replicationFactor":"1",
   [junit4]   2> 	  "collection.configName":"conf1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "maxShardsPerNode":"1"}
   [junit4]   2> 425704 T1649 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : createcollection , {
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"testcollection",
   [junit4]   2> 	  "replicationFactor":"1",
   [junit4]   2> 	  "collection.configName":"conf1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "maxShardsPerNode":"1"}
   [junit4]   2> 425706 T1649 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/testcollection 
   [junit4]   2> 425706 T1649 oascc.SolrZkClient.makePath makePath: /collections/testcollection
   [junit4]   2> 425709 T1601 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 425709 T1601 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 425709 T1601 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 425710 T1602 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 425711 T1602 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: testcollection
   [junit4]   2> 425711 T1602 oasc.Overseer$ClusterStateUpdater.createCollection Create collection testcollection with shards [shard1, shard2]
   [junit4]   2> 425713 T1601 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 425717 T1646 oasc.ZkController.register We are https://127.0.0.1:47171/ew/u/collection1/ and leader is https://127.0.0.1:47171/ew/u/collection1/
   [junit4]   2> 425718 T1646 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:47171/ew/u
   [junit4]   2> 425718 T1646 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 425718 T1646 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 425718 T1646 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 425720 T1601 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 425720 T1646 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 425721 T1602 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:47171/ew/u",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:47171_ew%2Fu",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 425724 T1601 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 425826 T1641 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 425826 T1648 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 425826 T1601 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 425826 T1610 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 425826 T1623 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 425909 T1649 oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection testcollection, shardNames [shard1, shard2] , replicationFactor : 1
   [junit4]   2> 425910 T1649 oasc.OverseerCollectionProcessor.createCollection Creating shard testcollection_shard1_replica1 as part of slice shard1 of collection testcollection on 127.0.0.1:47171_ew%2Fu
   [junit4]   2> 425911 T1649 oasc.OverseerCollectionProcessor.createCollection Creating shard testcollection_shard2_replica1 as part of slice shard2 of collection testcollection on 127.0.0.1:59264_ew%2Fu
   [junit4]   2> 426045 T1597 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=testcollection_shard2_replica1&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2
   [junit4]   2> 426048 T1597 oasc.ZkController.publish publishing core=testcollection_shard2_replica1 state=down collection=test

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

.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 991238 T1577 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:46825 46825
   [junit4]   2> 992115 T1578 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:46825 46825
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCollectionAPI -Dtests.method=testDistribSearch -Dtests.seed=A1F9B64FBC3D230B -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=el_CY -Dtests.timezone=America/Kentucky/Louisville -Dtests.file.encoding=UTF-8
   [junit4] ERROR    576s J0 | TestCollectionAPI.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:47171/ew/u]
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:319)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:650)
   [junit4]    > 	at org.apache.solr.cloud.TestCollectionAPI.clusterStatusWithCollection(TestCollectionAPI.java:163)
   [junit4]    > 	at org.apache.solr.cloud.TestCollectionAPI.doTest(TestCollectionAPI.java:73)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:863)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: CLUSTERSTATUS the collection time out:180s
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:554)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:340)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:301)
   [junit4]    > 	... 44 moreThrowable #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=1603, name=Overseer-91803554336079876-127.0.0.1:59264_ew%2Fu-n_0000000000, state=RUNNABLE, group=Overseer collection creation process.]
   [junit4]    > Caused by: org.apache.solr.common.cloud.ZooKeeperException: 
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A1F9B64FBC3D230B]:0)
   [junit4]    > 	at org.apache.solr.cloud.OverseerCollectionProcessor.run(OverseerCollectionProcessor.java:348)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /overseer/collection-queue-work/qnr-0000000006
   [junit4]    > 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:111)
   [junit4]    > 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]    > 	at org.apache.zookeeper.ZooKeeper.setData(ZooKeeper.java:1270)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:294)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:291)
   [junit4]    > 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.setData(SolrZkClient.java:291)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.setData(SolrZkClient.java:477)
   [junit4]    > 	at org.apache.solr.cloud.DistributedQueue.remove(DistributedQueue.java:206)
   [junit4]    > 	at org.apache.solr.cloud.OverseerCollectionProcessor.cleanUpWorkQueue(OverseerCollectionProcessor.java:381)
   [junit4]    > 	at org.apache.solr.cloud.OverseerCollectionProcessor.run(OverseerCollectionProcessor.java:278)
   [junit4]    > 	... 1 more
   [junit4]   2> 992151 T1577 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.TestCollectionAPI-A1F9B64FBC3D230B-001
   [junit4]   2> 575547 T1576 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 5 leaked thread(s).
   [junit4]   2> 992412 T1668 oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read the data org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [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.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:277)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:274)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:274)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:306)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:85)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:289)
   [junit4]   2> 
   [junit4]   2> 992412 T1601 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 992514 T1623 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 992669 T1679 oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read the data org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [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.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:277)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:274)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:274)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:306)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:85)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:289)
   [junit4]   2> 
   [junit4]   2> 992671 T1641 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=53), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=53)), sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=el_CY, timezone=America/Kentucky/Louisville
   [junit4]   2> NOTE: Linux 3.8.0-39-generic i386/Oracle Corporation 1.8.0_20-ea (32-bit)/cpus=8,threads=1,free=97067024,total=251609088
   [junit4]   2> NOTE: All tests run in this JVM: [QueryResultKeyTest, SolrInfoMBeanTest, TestSolrDeletionPolicy1, TestPseudoReturnFields, TestWriterPerf, OverseerStatusTest, TestFieldCollectionResource, DistributedSpellCheckComponentTest, TestRandomMergePolicy, TestGroupingSearch, SolrIndexSplitterTest, TestValueSourceCache, SoftAutoCommitTest, RAMDirectoryFactoryTest, MoreLikeThisHandlerTest, AnalysisAfterCoreReloadTest, CursorPagingTest, LoggingHandlerTest, TestDefaultSearchFieldResource, TestBM25SimilarityFactory, AssignTest, RemoteQueryErrorTest, IndexSchemaTest, CustomCollectionTest, LukeRequestHandlerTest, ShardRoutingTest, BJQParserTest, TestNonNRTOpen, TestStressVersions, TestSolrXml, ChaosMonkeyNothingIsSafeTest, TestPHPSerializedResponseWriter, ExternalFileFieldSortTest, CircularListTest, TestPerFieldSimilarity, StressHdfsTest, TestCollationFieldDocValues, AutoCommitTest, TestRequestStatusCollectionAPI, TestCollectionAPI]
   [junit4] Completed on J0 in 576.36s, 1 test, 1 error <<< FAILURES!

[...truncated 817 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:496: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1296: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:920: There were test failures: 406 suites, 1688 tests, 1 error, 36 ignored (15 assumptions)

Total time: 78 minutes 22 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.8.0_20-ea-b11 -client -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure