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

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_40-ea-b22) - Build # 11887 - Still Failing!

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

1 tests failed.
FAILED:  org.apache.solr.cloud.BasicDistributedZk2Test.test

Error Message:
._stateVer_:{collection1=16}!=null

Stack Trace:
junit.framework.AssertionFailedError: ._stateVer_:{collection1=16}!=null
	at __randomizedtesting.SeedInfo.seed([827245A9BAAE634A:A267A7314520EB2]:0)
	at junit.framework.Assert.fail(Assert.java:50)
	at org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:873)
	at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:892)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:593)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:573)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:552)
	at org.apache.solr.cloud.BasicDistributedZk2Test.brindDownShardIndexSomeDocsAndRecover(BasicDistributedZk2Test.java:280)
	at org.apache.solr.cloud.BasicDistributedZk2Test.test(BasicDistributedZk2Test.java:98)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:945)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:920)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9491 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test 827245A9BAAE634A-001/init-core-data-001
   [junit4]   2> 1012152 T4412 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1012154 T4412 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1012155 T4413 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1012255 T4412 oasc.ZkTestServer.run start zk server on port:57662
   [junit4]   2> 1012255 T4412 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1012255 T4412 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1012258 T4420 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@fe41b99 name:ZooKeeperConnection Watcher:127.0.0.1:57662 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1012258 T4412 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1012258 T4412 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1012258 T4412 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1012261 T4412 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1012261 T4412 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1012262 T4423 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3b4f01b7 name:ZooKeeperConnection Watcher:127.0.0.1:57662/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1012263 T4412 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1012263 T4412 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1012263 T4412 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1012267 T4412 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1012269 T4412 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1012270 T4412 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1012272 T4412 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> 1012272 T4412 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1012275 T4412 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> 1012275 T4412 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1012277 T4412 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> 1012277 T4412 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1012279 T4412 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> 1012279 T4412 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1012281 T4412 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> 1012281 T4412 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1012282 T4412 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> 1012283 T4412 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1012284 T4412 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> 1012285 T4412 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1012286 T4412 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> 1012286 T4412 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1012287 T4412 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> 1012288 T4412 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1012289 T4412 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> 1012289 T4412 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1012290 T4412 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> 1012291 T4412 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1012532 T4412 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test 827245A9BAAE634A-001/control-001/cores/collection1
   [junit4]   2> 1012533 T4412 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 1012542 T4412 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@72f47c5b{/,null,AVAILABLE}
   [junit4]   2> 1012547 T4412 oejs.AbstractConnector.doStart Started ServerConnector@24b2f0dc{HTTP/1.1}{127.0.0.1:59327}
   [junit4]   2> 1012547 T4412 oejs.Server.doStart Started @1014021ms
   [junit4]   2> 1012548 T4412 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1012548 T4412 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1012549 T4412 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test 827245A9BAAE634A-001/control-001
   [junit4]   2> 1012549 T4412 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test 827245A9BAAE634A-001/control-001/'
   [junit4]   2> 1012566 T4412 oasc.SolrXmlConfig.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test 827245A9BAAE634A-001/control-001/solr.xml
   [junit4]   2> 1012571 T4412 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test 827245A9BAAE634A-001/control-001/cores
   [junit4]   2> 1012571 T4412 oasc.CoreContainer.<init> New CoreContainer 885148990
   [junit4]   2> 1012571 T4412 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test 827245A9BAAE634A-001/control-001/]
   [junit4]   2> 1012572 T4412 oasc.CoreContainer.load loading shared library: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test 827245A9BAAE634A-001/control-001/lib
   [junit4]   2> 1012572 T4412 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test 827245A9BAAE634A-001/control-001/lib).
   [junit4]   2> 1012578 T4412 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1012579 T4412 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1012579 T4412 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1012579 T4412 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1012580 T4412 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1012580 T4412 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1012580 T4412 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1012580 T4412 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1012581 T4412 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1012581 T4412 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1012581 T4412 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 1012582 T4412 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1012582 T4412 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1012583 T4412 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1012583 T4412 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1012583 T4412 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:57662/solr
   [junit4]   2> 1012584 T4412 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1012584 T4412 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1012585 T4412 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1012586 T4437 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5c3da79 name:ZooKeeperConnection Watcher:127.0.0.1:57662 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1012586 T4412 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1012587 T4412 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1012589 T4412 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1012590 T4440 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@768840ab name:ZooKeeperConnection Watcher:127.0.0.1:57662/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1012590 T4412 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1012591 T4412 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1012593 T4412 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1012594 T4412 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1012595 T4412 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1012596 T4412 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1012598 T4412 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1012598 T4412 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59327_
   [junit4]   2> 1012599 T4412 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59327_
   [junit4]   2> 1012600 T4412 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1012601 T4412 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1012602 T4412 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1012602 T4412 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:59327_
   [junit4]   2> 1012603 T4412 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1012604 T4412 oasc.Overseer.start Overseer (id=93387228069429251-127.0.0.1:59327_-n_0000000000) starting
   [junit4]   2> 1012605 T4412 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1012608 T4412 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1012609 T4442 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1012609 T4412 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1012609 T4441 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1012611 T4412 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1012611 T4412 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1012613 T4412 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test 827245A9BAAE634A-001/control-001/cores
   [junit4]   2> 1012614 T4412 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test 827245A9BAAE634A-001/control-001/cores/collection1/
   [junit4]   2> 1012614 T4412 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1012615 T4444 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 1012615 T4444 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1012615 T4440 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1012615 T4444 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1012616 T4441 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:59327",
   [junit4]   2> 	  "node_name":"127.0.0.1:59327_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 0
   [junit4]   2> 1012616 T4441 oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:59327",
   [junit4]   2> 	  "node_name":"127.0.0.1:59327_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1012616 T4441 oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 1012616 T4441 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1012617 T4440 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> 1013615 T4444 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1013616 T4444 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1013616 T4444 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1013616 T4444 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1013617 T4444 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1013617 T4444 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test 827245A9BAAE634A-001/control-001/cores/collection1/'
   [junit4]   2> 1013624 T4444 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 1013626 T4444 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 1013629 T4444 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1013638 T4444 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1013646 T4444 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1013647 T4444 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1013651 T4444 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1013752 T4444 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1013756 T4444 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1013757 T4444 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1013764 T4444 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1013767 T4444 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1013769 T4444 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1013769 T4444 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1013770 T4444 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1013770 T4444 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1013770 T4444 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1013771 T4444 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1013771 T4444 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1013771 T4444 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1013771 T4444 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test 827245A9BAAE634A-001/control-001/cores/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test 827245A9BAAE634A-001/tempDir-001/control/data/
   [junit4]   2> 1013772 T4444 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@204f7ceb
   [junit4]   2> 1013772 T4444 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test 827245A9BAAE634A-001/tempDir-001/control/data
   [junit4]   2> 1013773 T4444 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test 827245A9BAAE634A-001/tempDir-001/control/data/index/
   [junit4]   2> 1013773 T4444 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test 827245A9BAAE634A-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1013773 T4444 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test 827245A9BAAE634A-001/tempDir-001/control/data/index
   [junit4]   2> 1013773 T4444 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1013774 T4444 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@202d87d1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@20cf8c80),segFN=segments_1,generation=1}
   [junit4]   2> 1013774 T4444 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1013777 T4444 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1013777 T4444 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1013777 T4444 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1013777 T4444 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1013777 T4444 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1013778 T4444 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1013778 T4444 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1013778 T4444 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1013778 T4444 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1013779 T4444 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1013779 T4444 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1013779 T4444 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1013780 T4444 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1013780 T4444 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1013780 T4444 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1013781 T4444 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1013781 T4444 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1013781 T4444 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1013782 T4444 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 1013782 T4444 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 1013782 T4444 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 1013783 T4444 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 1013783 T4444 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 1013783 T4444 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 1013784 T4444 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1013784 T4444 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 1013784 T4444 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1013796 T4444 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1013796 T4444 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1013797 T4444 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1013798 T4444 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1013798 T4444 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1013799 T4444 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1013800 T4444 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1013800 T4444 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1013800 T4444 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=2.3662109375, floorSegmentMB=1.8779296875, forceMergeDeletesPctAllowed=1.2736157344911703, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1013801 T4444 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@202d87d1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@20cf8c80),segFN=segments_1,generation=1}
   [junit4]   2> 1013801 T4444 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1013801 T4444 oass.SolrIndexSearcher.<init> Opening Searcher@1b0da3f[collection1] main
   [junit4]   2> 1013801 T4444 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1013802 T4444 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1013803 T4444 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1013803 T4444 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1013803 T4444 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1013804 T4444 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1013804 T4444 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1013804 T4444 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1013804 T4444 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1013804 T4444 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1013805 T4444 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1013805 T4445 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1b0da3f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1013806 T4448 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:59327 collection:control_collection shard:shard1
   [junit4]   2> 1013806 T4412 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1013806 T4412 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1013806 T4448 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1013806 T4412 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1013807 T4412 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1013808 T4451 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c64ffea name:ZooKeeperConnection Watcher:127.0.0.1:57662/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1013808 T4412 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1013809 T4412 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1013809 T4448 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1013809 T4412 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1013810 T4440 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1013810 T4448 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1013810 T4448 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1929 name=collection1 org.apache.solr.core.SolrCore@165977d5 url=http://127.0.0.1:59327/collection1 node=127.0.0.1:59327_ C1929_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:59327, node_name=127.0.0.1:59327_, state=down}
   [junit4]   2> 1013810 T4448 C1929 P59327 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:59327/collection1/
   [junit4]   2> 1013810 T4441 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection"} current state version: 1
   [junit4]   2> 1013811 T4448 C1929 P59327 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1013811 T4412 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1013811 T4448 C1929 P59327 oasc.SyncStrategy.syncToMe http://127.0.0.1:59327/collection1/ has no replicas
   [junit4]   2> 1013811 T4448 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:59327/collection1/ shard1
   [junit4]   2> 1013811 T4412 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2
   [junit4]   2> 1013811 T4448 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1013812 T4412 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1013812 T4412 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1013813 T4454 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@36e5b63e name:ZooKeeperConnection Watcher:127.0.0.1:57662/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1013813 T4412 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1013813 T4412 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1013814 T4440 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1013814 T4441 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:59327",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 1
   [junit4]   2> 1013816 T4441 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"create",
   [junit4]   2> 	  "name":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "stateFormat":"2"} current state version: 1
   [junit4]   2> 1013816 T4441 oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 1013816 T4440 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> 1013816 T4451 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> 1013819 T4440 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1013819 T4441 oasco.ZkStateWriter.writePendingUpdates going to create_collection /collections/collection1/state.json
   [junit4]   2> 1013820 T4440 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> 1013820 T4451 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> 1013864 T4448 oasc.ZkController.register We are http://127.0.0.1:59327/collection1/ and leader is http://127.0.0.1:59327/collection1/
   [junit4]   2> 1013864 T4448 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:59327
   [junit4]   2> 1013864 T4448 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1013865 T4448 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 1013865 T4448 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1013866 T4440 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1013866 T4441 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:59327",
   [junit4]   2> 	  "node_name":"127.0.0.1:59327_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 3
   [junit4]   2> 1013867 T4441 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:59327",
   [junit4]   2> 	  "node_name":"127.0.0.1:59327_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1013969 T4440 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> 1013971 T4451 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> 1014074 T4412 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test 827245A9BAAE634A-001/shard-1-001/cores/collection1
   [junit4]   2> 1014075 T4412 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1014076 T4412 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 1014078 T4412 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@1c2d1241{/,null,AVAILABLE}
   [junit4]   2> 1014078 T4412 oejs.AbstractConnector.doStart Started ServerConnector@235211ef{HTTP/1.1}{127.0.0.1:33183}
   [junit4]   2> 1014078 T4412 oejs.Server.doStart Started @1015552ms
   [junit4]   2> 1014079 T4412 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1014079 T4412 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1014080 T4412 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test 827245A9BAAE634A-001/shard-1-001
   [junit4]   2> 1014080 T4412 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test 827245A9BAAE634A-001/shard-1-001/'
   [junit4]   2> 1014090 T4412 oasc.SolrXmlConfig.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test 827245A9BAAE634A-001/shard-1-001/solr.xml
   [junit4]   2> 1014108 T4412 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test 827245A9BAAE634A-001/shard-1-001/cores
   [junit4]   2> 1014109 T4412 oasc.CoreContainer.<init> New CoreContainer 160707605
   [junit4]   2> 1014109 T4412 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test 827245A9BAAE634A-001/shard-1-001/]
   [junit4]   2> 1014110 T4412 oasc.CoreContainer.load loading shared library: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test 827245A9BAAE634A-001/shard-1-001/lib
   [junit4]   2> 1014110 T4412 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test 827245A9BAAE634A-001/shard-1-001/lib).
   [junit4]   2> 1014119 T4412 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1014120 T4412 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1014120 T4412 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1014120 T4412 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1014121 T4412 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1014121 T4412 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1014121 T4412 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1014122 T4412 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1014122 T4412 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1014122 T4412 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1014122 T4412 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 1014123 T4412 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1014124 T4412 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1014124 T4412 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1014124 T4412 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1014124 T4412 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:57662/solr
   [junit4]   2> 1014125 T4412 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1014125 T4412 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1014125 T4412 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1014127 T4468 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d461f33 name:ZooKeeperConnection Watcher:127.0.0.1:57662 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1014127 T4412 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1014127 T4412 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1014132 T4412 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1014133 T4471 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1406a8b8 name:ZooKeeperConnection Watcher:127.0.0.1:57662/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1014133 T4412 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1014137 T4412 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1015140 T4412 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33183_
   [junit4]   2> 1015140 T4412 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:33183_
   [junit4]   2> 1015143 T4412 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1015145 T4412 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test 827245A9BAAE634A-001/shard-1-001/cores
   [junit4]   2> 1015146 T4412 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test 827245A9BAAE634A-001/shard-1-001/cores/collection1/
   [junit4]   2> 1015147 T4412 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1015148 T4472 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1015148 T4472 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1015149 T4440 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1015149 T4472 oasc.ZkController.preRegister Registering watch for external collection collection1
   [junit4]   2> 1015150 T4472 oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 1015150 T4441 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:33183",
   [junit4]   2> 	  "node_name":"127.0.0.1:33183_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 4
   [junit4]   2> 1015150 T4472 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 1015150 T4441 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:33183",
   [junit4]   2> 	  "node_name":"127.0.0.1:33183_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1015150 T4441 oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 1015151 T4441 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1015151 T4472 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 0 
   [junit4]   2> 1015151 T4472 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1015253 T4441 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 1015253 T4471 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1015254 T4471 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 1 
   [junit4]   2> 1016152 T4472 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1016152 T4472 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1016153 T4472 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1016153 T4472 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1016154 T4472 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1016154 T4472 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test 827245A9BAAE634A-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1016167 T4472 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 1016168 T4472 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 1016173 T4472 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1016179 T4472 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1016195 T4472 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1016196 T4472 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1016201 T4472 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1016334 T4472 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1016338 T4472 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1016340 T4472 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1016346 T4472 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1016349 T4472 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1016351 T4472 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1016351 T4472 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1016352 T4472 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1016352 T4472 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1016353 T4472 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1016353 T4472 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1016353 T4472 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1016353 T4472 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1016354 T4472 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test 827245A9BAAE634A-001/shard-1-001/cores/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test 827245A9BAAE634A-001/tempDir-001/jetty1/
   [junit4]   2> 1016354 T4472 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@204f7ceb
   [junit4]   2> 1016354 T4472 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test 827245A9BAAE634A-001/tempDir-001/jetty1
   [junit4]   2> 1016355 T4472 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test 827245A9BAAE634A-001/tempDir-001/jetty1/index/
   [junit4]   2> 1016355 T4472 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test 827245A9BAAE634A-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 1016355 T4472 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test 827245A9BAAE634A-001/tempDir-001/jetty1/index
   [junit4]   2> 1016356 T4472 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1016357 T4472 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3b223331 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@254122ac),segFN=segments_1,generation=1}
   [junit4]   2> 1016357 T4472 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1016360 T4472 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1016360 T4472 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1016361 T4472 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1016361 T4472 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1016361 T4472 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1016361 T4472 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1016362 T4472 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1016362 T4472 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1016362 T4472 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1016363 T4472 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1016363 T4472 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1016363 T4472 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1016364 T4472 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1016364 T4472 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1016364 T4472 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1016365 T4472 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1016365 T4472 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1016366 T4472 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1016366 T4472 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 1016367 T4472 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 1016367 T4472 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 1016368 T4472 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 1016368 T4472 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 1016368 T4472 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 1016369 T4472 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1016369 T4472 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 1016370 T4472 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1016372 T4472 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1016373 T4472 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1016374 T4472 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1016375 T4472 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1016375 T4472 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1016376 T4472 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1016377 T4472 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1016377 T4472 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1016378 T4472 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=2.3662109375, floorSegmentMB=1.8779296875, forceMergeDeletesPctAllowed=1.2736157344911703, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1016378 T4472 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3b223331 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@254122ac),segFN=segments_1,generation=1}
   [junit4]   2> 1016378 T4472 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1016379 T4472 oass.SolrIndexSearcher.<init> Opening Searcher@63f08177[collection1] main
   [junit4]   2> 1016379 T4472 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1016380 T4472 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1016380 T4472 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1016380 T4472 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1016381 T4472 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1016381 T4472 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1016381 T4472 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1016381 T4472 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1016381 T4472 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1016382 T4472 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1016382 T4473 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@63f08177[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1016383 T4472 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1016383 T4476 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:33183 collection:collection1 shard:shard2
   [junit4]   2> 1016383 T4412 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1016384 T4412 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1016384 T4476 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1016387 T4476 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1016388 T4440 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1016389 T4476 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1016389 T4476 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1016389 T4441 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1"} current state version: 4
   [junit4]   2> ASYNC  NEW_CORE C1930 name=collection1 org.apache.solr.core.SolrCore@7e811dcc url=http://127.0.0.1:33183/collection1 node=127.0.0.1:33183_ C1930_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:33183, node_name=127.0.0.1:33183_, state=down}
   [junit4]   2> 1016389 T4476 C1930 P33183 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:33183/collection1/
   [junit4]   2> 1016390 T4441 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 1016390 T4476 C1930 P33183 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1016391 T4471 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1016391 T4476 C1930 P33183 oasc.SyncStrategy.syncToMe http://127.0.0.1:33183/collection1/ has no replicas
   [junit4]   2> 1016391 T4471 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 2 
   [junit4]   2> 1016392 T4476 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:33183/collection1/ shard2
   [junit4]   2> 1016392 T4476 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1016395 T4440 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1016396 T4441 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:33183",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 4
   [junit4]   2> 1016396 T4441 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 2
   [junit4]   2> 1016397 T4471 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1016397 T4471 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 
   [junit4]   2> 1016450 T4476 oasc.ZkController.register We are http://127.0.0.1:33183/collection1/ and leader is http://127.0.0.1:33183/collection1/
   [junit4]   2> 1016450 T4476 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:33183
   [junit4]   2> 1016450 T4476 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1016450 T4476 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 1016450 T4476 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1016451 T4440 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1016452 T4441 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:33183",
   [junit4]   2> 	  "node_name":"127.0.0.1:33183_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 4
   [junit4]   2> 1016452 T4441 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:33183",
   [junit4]   2> 	  "node_name":"127.0.0.1:33183_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1016453 T4441 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 3
   [junit4]   2> 1016454 T4471 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1016457 T4476 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 1016458 T4471 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 1016641 T4412 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test 827245A9BAAE634A-001/shard-2-001/cores/collection1
   [junit4]   2> 1016642 T4412 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1016642 T4412 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 1016644 T4412 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@6be6fa52{/,null,AVAILABLE}
   [junit4]   2> 1016644 T4412 oejs.AbstractConnector.doStart Started ServerConnector@4edc4677{HTTP/1.1}{127.0.0.1:39320}
   [junit4]   2> 1016645 T4412 oejs.Server.doStart Started @1018118ms
   [junit4]   2> 1016645 T4412 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1016645 T4412 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1016645 T4412 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test 827245A9BAAE634A-001/shard-2-001
   [junit4]   2> 1016646 T4412 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test 827245A9BAAE634A-001/shard-2-001/'
   [junit4]   2> 1016656 T4412 oasc.SolrXmlConfig.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test 827245A9BAAE634A-001/shard-2-001/solr.xml
   [junit4]   2> 1016660 T4412 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test 827245A9BAAE634A-001/shard-2-001/cores
   [junit4]   2> 1016660 T4412 oasc.CoreContainer.<init> New CoreContainer 710336528
   [junit4]   2> 1016661 T4412 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test 827245A9BAAE634A-001/shard-2-001/]
   [junit4]   2> 1016661 T4412 oasc.CoreContainer.load loading shared library: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test 827245A9BAAE634A-001/shard-2-001/lib
   [junit4]   2> 1016661 T4412 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test 827245A9BAAE634A-001/shard-2-001/lib).
   [junit4]   2> 1016666 T4412 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1016666 T4412 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1016666 T4412 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1016667 T4412 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1016667 T4412 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1016667 T4412 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1016667 T4412 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1016667 T4412 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1016668 T4412 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1016668 T4412 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1016668 T4412 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 1016668 T4412 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1016669 T4412 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1016669 T4412 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1016669 T4412 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1016669 T4412 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:57662/solr
   [junit4]   2> 1016669 T4412 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1016670 T4412 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1016670 T4412 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1016671 T4490 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@36eb160d name:ZooKeeperConnection Watcher:127.0.0.1:57662 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1016672 T4412 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1016672 T4412 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1016674 T4412 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1016675 T4493 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@67ad4fd5 name:ZooKeeperConnection Watcher:127.0.0.1:57662/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1016675 T4412 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1016678 T4412 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1017681 T4412 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39320_
   [junit4]   2> 1017682 T4412 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:39320_
   [junit4]   2> 1017684 T4412 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1017686 T4412 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test 827245A9BAAE634A-001/shard-2-001/cores
   [junit4]   2> 1017686 T4412 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test 827245A9BAAE634A-001/shard-2-001/cores/collection1/
   [junit4]   2> 1017687 T4412 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1017688 T4494 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1017688 T4494 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1017689 T4440 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1017690 T4494 oasc.ZkController.preRegister Registering watch for external collection collection1
   [junit4]   2> 1017690 T4494 oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 1017690 T4441 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:39320",
   [junit4]   2> 	  "node_name":"127.0.0.1:39320_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 4
   [junit4]   2> 1017690 T4494 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 1017690 T4441 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:39320",
   [junit4]   2> 	  "node_name":"127.0.0.1:39320_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1017690 T4441 oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 1017691 T4441 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1017691 T4494 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 1017691 T4494 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1017691 T4441 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 4
   [junit4]   2> 1017691 T4493 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1017692 T4471 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1017692 T4493 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 
   [junit4]   2> 1017692 T4471 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 
   [junit4]   2> 1018691 T4494 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1018692 T4494 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1018692 T4494 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1018692 T4494 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1018693 T4494 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1018693 T4494 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test 827245A9BAAE634A-001/shard-2-001/cores/collection1/'
   [junit4]   2> 1018705 T4494 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 1018707 T4494 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 1018710 T4494 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1018714 T4494 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1018726 T4494 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1018727 T4494 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1018730 T4494 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1018838 T4494 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1018842 T4494 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1018844 T4494 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1018851 T4494 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1018853 T4494 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1018855 T4494 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1018856 T4494 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1018856 T4494 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1018856 T4494 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1018857 T4494 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1018857 T4494 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1018857 T4494 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1018857 T4494 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1018858 T4494 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test 827245A9BAAE634A-001/shard-2-001/cores/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test 827245A9BAAE634A-001/tempDir-001/jetty2/
   [junit4]   2> 1018858 T4494 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@204f7ceb
   [junit4]   2> 1018858 T4494 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test 827245A9BAAE634A-001/tempDir-001/jetty2
   [junit4]   2> 1018859 T4494 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test 827245A9BAAE634A-001/tempDir-001/jetty2/index/
   [junit4]   2> 1018859 T4494 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test 827245A9BAAE634A-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 1018859 T4494 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test 827245A9BAAE634A-001/tempDir-001/jetty2/index
   [junit4]   2> 1018859 T4494 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1018860 T4494 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@b6f1bab lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@736fceb1),segFN=segments_1,generation=1}
   [junit4]   2> 1018860 T4494 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1018863 T4494 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1018863 T4494 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1018864 T4494 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1018864 T4494 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1018864 T4494 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1018864 T4494 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1018864 T4494 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1018865 T4494 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1018865 T4494 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1018865 T4494 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1018866 T4494 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1018866 T4494 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1018866 T4494 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1018867 T4494 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1018867 T4494 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1018868 T4494 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1018868 T4494 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1018869 T4494 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1018869 T4494 oasc.RequestHandlers.initHandlersFromConfig created /admin/sy

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

... (live nodes size: 1)
   [junit4]   2> 1033305 T4580 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 21 
   [junit4]   2> 1033314 T4412 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1033314 T4412 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test 827245A9BAAE634A-001/tempDir-001/jetty4 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test 827245A9BAAE634A-001/tempDir-001/jetty4;done=false>>]
   [junit4]   2> 1033314 T4412 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test 827245A9BAAE634A-001/tempDir-001/jetty4
   [junit4]   2> 1033315 T4412 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test 827245A9BAAE634A-001/tempDir-001/jetty4/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test 827245A9BAAE634A-001/tempDir-001/jetty4/index;done=false>>]
   [junit4]   2> 1033315 T4412 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test 827245A9BAAE634A-001/tempDir-001/jetty4/index
   [junit4]   2> 1033316 T4412 oasc.Overseer.close Overseer (id=93387228069429261-127.0.0.1:32832_-n_0000000004) closing
   [junit4]   2> 1033316 T4598 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:32832_
   [junit4]   2> 1034835 T4580 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1034836 T4412 oejs.AbstractConnector.doStop Stopped ServerConnector@7f09c9a2{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1034837 T4412 oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@53cf85af{/,null,UNAVAILABLE}
   [junit4]   2> 1034838 T4412 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:57662 57662
   [junit4]   2> 1035535 T4413 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:57662 57662
   [junit4]   2> 1035537 T4413 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: 
   [junit4]   2> 	Maximum concurrent create/delete watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		9	/solr/aliases.json
   [junit4]   2> 		9	/solr/clusterstate.json
   [junit4]   2> 		5	/solr/configs/conf1
   [junit4]   2> 		4	/solr/collections/collection1/state.json
   [junit4]   2> 	
   [junit4]   2> 	Maximum concurrent data watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		2	/solr/overseer_elect/election/93387228069429255-127.0.0.1:33183_-n_0000000001
   [junit4]   2> 	
   [junit4]   2> 	Maximum concurrent children watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		9	/solr/live_nodes
   [junit4]   2> 		4	/solr/overseer/collection-queue-work
   [junit4]   2> 		3	/solr/overseer/queue
   [junit4]   2> 	
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZk2Test -Dtests.method=test -Dtests.seed=827245A9BAAE634A -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ko_KR -Dtests.timezone=America/Puerto_Rico -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 23.4s J1 | BasicDistributedZk2Test.test <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: ._stateVer_:{collection1=16}!=null
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([827245A9BAAE634A:A267A7314520EB2]:0)
   [junit4]    > 	at junit.framework.Assert.fail(Assert.java:50)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:873)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:892)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:593)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:573)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:552)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.brindDownShardIndexSomeDocsAndRecover(BasicDistributedZk2Test.java:280)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.test(BasicDistributedZk2Test.java:98)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:945)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:920)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1035548 T4412 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/J1/temp/solr.cloud.BasicDistributedZk2Test 827245A9BAAE634A-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {other_tl1=FST50, SubjectTerms_mfacet=FST50, n_l1=FST50, multiDefault=FSTOrd50, intDefault=FST50, n_td1=FSTOrd50, n_d1=FST50, range_facet_l=FST50, n_f1=FSTOrd50, n_tl1=FSTOrd50, oddField_s=PostingsFormat(name=MockRandom), n_tf1=FST50, a_t=FST50, id=Lucene50(blocksize=128), text=PostingsFormat(name=MockRandom), timestamp=FST50, n_dt1=FSTOrd50, a_i1=FST50, n_ti1=Lucene50(blocksize=128), rnd_b=Lucene50(blocksize=128), _version_=FST50, foo_b=PostingsFormat(name=MockRandom), n_tdt1=FST50, foo_d=Lucene50(blocksize=128), foo_f=PostingsFormat(name=MockRandom)}, docValues:{timestamp=DocValuesFormat(name=Direct)}, sim=DefaultSimilarity, locale=ko_KR, timezone=America/Puerto_Rico
   [junit4]   2> NOTE: Linux 3.13.0-45-generic amd64/Oracle Corporation 1.8.0_40-ea (64-bit)/cpus=8,threads=1,free=193805712,total=337502208
   [junit4]   2> NOTE: All tests run in this JVM: [SolrRequestParserTest, ParsingFieldUpdateProcessorsTest, TestDistributedGrouping, TestSchemaResource, TestNonDefinedSimilarityFactory, CloudExitableDirectoryReaderTest, OverseerCollectionProcessorTest, TestMissingGroups, IndexBasedSpellCheckerTest, FileBasedSpellCheckerTest, TestFieldResource, TestAddFieldRealTimeGet, BinaryUpdateRequestHandlerTest, TestFoldingMultitermQuery, PrimitiveFieldTypeTest, TestSolr4Spatial, ConnectionManagerTest, TestReload, QueryResultKeyTest, TestRealTimeGet, HdfsChaosMonkeySafeLeaderTest, MigrateRouteKeyTest, RAMDirectoryFactoryTest, DirectUpdateHandlerOptimizeTest, DocExpirationUpdateProcessorFactoryTest, TestFastOutputStream, TestSolrQueryParserDefaultOperatorResource, TestMergePolicyConfig, TestManagedSchemaDynamicFieldResource, OutOfBoxZkACLAndCredentialsProvidersTest, EchoParamsTest, UUIDUpdateProcessorFallbackTest, BasicZkTest, ReturnFieldsTest, TestPseudoReturnFields, TestShortCircuitedRequests, DistribDocExpirationUpdateProcessorTest, TestManagedSchema, TestUniqueKeyFieldResource, QueryParsingTest, TestSolrCoreProperties, FieldMutatingUpdateProcessorTest, TermVectorComponentDistributedTest, TestNRTOpen, ShardSplitTest, BlockDirectoryTest, TestRTGBase, LeaderFailoverAfterPartitionTest, TestClassNameShortening, TestRemoteStreaming, ReplicationFactorTest, TestConfig, TestConfigOverlay, NotRequiredUniqueKeyTest, FacetPivotSmallTest, ExternalCollectionsTest, DirectSolrSpellCheckerTest, OpenCloseCoreStressTest, SolrIndexConfigTest, ShardRoutingCustomTest, TestBadConfig, CurrencyFieldXmlFileTest, TestHdfsUpdateLog, SearchHandlerTest, SSLMigrationTest, TestHighFrequencyDictionaryFactory, SignatureUpdateProcessorFactoryTest, LeaderInitiatedRecoveryOnCommitTest, AnalyticsQueryTest, RequestLoggingTest, AssignTest, CSVRequestHandlerTest, TestQuerySenderListener, TestBlendedInfixSuggestions, QueryEqualityTest, DocumentBuilderTest, TestCollectionAPI, TestMaxScoreQueryParser, RollingRestartTest, TermVectorComponentTest, TestRecoveryHdfs, DistributedIntervalFacetingTest, RecoveryAfterSoftCommitTest, EnumFieldTest, CoreAdminCreateDiscoverTest, TestRestManager, BasicDistributedZk2Test]
   [junit4] Completed on J1 in 23.42s, 1 test, 1 failure <<< FAILURES!

[...truncated 905 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:519: The following error occurred while executing this line:
/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:61: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:191: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:510: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1351: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:958: There were test failures: 468 suites, 1868 tests, 1 failure, 48 ignored (21 assumptions)

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



Re: [JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_40-ea-b22) - Build # 11887 - Still Failing!

Posted by Noble Paul <no...@gmail.com>.
This is due to SOLR-7130 , fixing

On Fri, Feb 27, 2015 at 12:28 AM, Policeman Jenkins Server <
jenkins@thetaphi.de> wrote:

> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11887/
> Java: 64bit/jdk1.8.0_40-ea-b22 -XX:-UseCompressedOops
> -XX:+UseConcMarkSweepGC
>
> 1 tests failed.
> FAILED:  org.apache.solr.cloud.BasicDistributedZk2Test.test
>
> Error Message:
> ._stateVer_:{collection1=16}!=null
>
> Stack Trace:
> junit.framework.AssertionFailedError: ._stateVer_:{collection1=16}!=null
>         at
> __randomizedtesting.SeedInfo.seed([827245A9BAAE634A:A267A7314520EB2]:0)
>         at junit.framework.Assert.fail(Assert.java:50)
>         at
> org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:873)
>         at
> org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:892)
>         at
> org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:593)
>         at
> org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:573)
>         at
> org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:552)
>         at
> org.apache.solr.cloud.BasicDistributedZk2Test.brindDownShardIndexSomeDocsAndRecover(BasicDistributedZk2Test.java:280)
>         at
> org.apache.solr.cloud.BasicDistributedZk2Test.test(BasicDistributedZk2Test.java:98)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.lang.reflect.Method.invoke(Method.java:497)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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
> org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:945)
>         at
> org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:920)
>         at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
>         at
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
>         at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>         at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
>         at
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
>         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
>         at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
>         at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>         at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
>         at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
>         at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
>         at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
>         at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
>         at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
>         at java.lang.Thread.run(Thread.java:745)
>
>
>
>
> Build Log:
> [...truncated 9491 lines...]
>    [junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
>    [junit4]   2> Creating dataDir:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test
> 827245A9BAAE634A-001/init-core-data-001
>    [junit4]   2> 1012152 T4412
> oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext
> system property: /
>    [junit4]   2> 1012154 T4412 oasc.ZkTestServer.run STARTING ZK TEST
> SERVER
>    [junit4]   1> client port:0.0.0.0/0.0.0.0:0
>    [junit4]   2> 1012155 T4413
> oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
>    [junit4]   2> 1012255 T4412 oasc.ZkTestServer.run start zk server on
> port:57662
>    [junit4]   2> 1012255 T4412
> oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
> ZkCredentialsProvider
>    [junit4]   2> 1012255 T4412 oascc.ConnectionManager.waitForConnected
> Waiting for client to connect to ZooKeeper
>    [junit4]   2> 1012258 T4420 oascc.ConnectionManager.process Watcher
> org.apache.solr.common.cloud.ConnectionManager@fe41b99
> name:ZooKeeperConnection Watcher:127.0.0.1:57662 got event WatchedEvent
> state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 1012258 T4412 oascc.ConnectionManager.waitForConnected
> Client is connected to ZooKeeper
>    [junit4]   2> 1012258 T4412 oascc.SolrZkClient.createZkACLProvider
> Using default ZkACLProvider
>    [junit4]   2> 1012258 T4412 oascc.SolrZkClient.makePath makePath: /solr
>    [junit4]   2> 1012261 T4412
> oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
> ZkCredentialsProvider
>    [junit4]   2> 1012261 T4412 oascc.ConnectionManager.waitForConnected
> Waiting for client to connect to ZooKeeper
>    [junit4]   2> 1012262 T4423 oascc.ConnectionManager.process Watcher
> org.apache.solr.common.cloud.ConnectionManager@3b4f01b7
> name:ZooKeeperConnection Watcher:127.0.0.1:57662/solr got event
> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 1012263 T4412 oascc.ConnectionManager.waitForConnected
> Client is connected to ZooKeeper
>    [junit4]   2> 1012263 T4412 oascc.SolrZkClient.createZkACLProvider
> Using default ZkACLProvider
>    [junit4]   2> 1012263 T4412 oascc.SolrZkClient.makePath makePath:
> /collections/collection1
>    [junit4]   2> 1012267 T4412 oascc.SolrZkClient.makePath makePath:
> /collections/collection1/shards
>    [junit4]   2> 1012269 T4412 oascc.SolrZkClient.makePath makePath:
> /collections/control_collection
>    [junit4]   2> 1012270 T4412 oascc.SolrZkClient.makePath makePath:
> /collections/control_collection/shards
>    [junit4]   2> 1012272 T4412 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> 1012272 T4412 oascc.SolrZkClient.makePath makePath:
> /configs/conf1/solrconfig.xml
>    [junit4]   2> 1012275 T4412 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> 1012275 T4412 oascc.SolrZkClient.makePath makePath:
> /configs/conf1/schema.xml
>    [junit4]   2> 1012277 T4412 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> 1012277 T4412 oascc.SolrZkClient.makePath makePath:
> /configs/conf1/solrconfig.snippet.randomindexconfig.xml
>    [junit4]   2> 1012279 T4412 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> 1012279 T4412 oascc.SolrZkClient.makePath makePath:
> /configs/conf1/stopwords.txt
>    [junit4]   2> 1012281 T4412 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> 1012281 T4412 oascc.SolrZkClient.makePath makePath:
> /configs/conf1/protwords.txt
>    [junit4]   2> 1012282 T4412 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> 1012283 T4412 oascc.SolrZkClient.makePath makePath:
> /configs/conf1/currency.xml
>    [junit4]   2> 1012284 T4412 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> 1012285 T4412 oascc.SolrZkClient.makePath makePath:
> /configs/conf1/enumsConfig.xml
>    [junit4]   2> 1012286 T4412 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> 1012286 T4412 oascc.SolrZkClient.makePath makePath:
> /configs/conf1/open-exchange-rates.json
>    [junit4]   2> 1012287 T4412 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> 1012288 T4412 oascc.SolrZkClient.makePath makePath:
> /configs/conf1/mapping-ISOLatin1Accent.txt
>    [junit4]   2> 1012289 T4412 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> 1012289 T4412 oascc.SolrZkClient.makePath makePath:
> /configs/conf1/old_synonyms.txt
>    [junit4]   2> 1012290 T4412 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> 1012291 T4412 oascc.SolrZkClient.makePath makePath:
> /configs/conf1/synonyms.txt
>    [junit4]   2> 1012532 T4412 oas.SolrTestCaseJ4.writeCoreProperties
> Writing core.properties file to
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test
> 827245A9BAAE634A-001/control-001/cores/collection1
>    [junit4]   2> 1012533 T4412 oejs.Server.doStart jetty-9.2.6.v20141205
>    [junit4]   2> 1012542 T4412 oejsh.ContextHandler.doStart Started
> o.e.j.s.ServletContextHandler@72f47c5b{/,null,AVAILABLE}
>    [junit4]   2> 1012547 T4412 oejs.AbstractConnector.doStart Started
> ServerConnector@24b2f0dc{HTTP/1.1}{127.0.0.1:59327}
>    [junit4]   2> 1012547 T4412 oejs.Server.doStart Started @1014021ms
>    [junit4]   2> 1012548 T4412 oass.SolrDispatchFilter.init
> SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
>    [junit4]   2> 1012548 T4412 oasc.SolrResourceLoader.locateSolrHome JNDI
> not configured for solr (NoInitialContextEx)
>    [junit4]   2> 1012549 T4412 oasc.SolrResourceLoader.locateSolrHome
> using system property solr.solr.home:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test
> 827245A9BAAE634A-001/control-001
>    [junit4]   2> 1012549 T4412 oasc.SolrResourceLoader.<init> new
> SolrResourceLoader for directory:
> '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test
> 827245A9BAAE634A-001/control-001/'
>    [junit4]   2> 1012566 T4412 oasc.SolrXmlConfig.fromFile Loading
> container configuration from
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test
> 827245A9BAAE634A-001/control-001/solr.xml
>    [junit4]   2> 1012571 T4412 oasc.CorePropertiesLocator.<init>
> Config-defined core root directory:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test
> 827245A9BAAE634A-001/control-001/cores
>    [junit4]   2> 1012571 T4412 oasc.CoreContainer.<init> New CoreContainer
> 885148990
>    [junit4]   2> 1012571 T4412 oasc.CoreContainer.load Loading cores into
> CoreContainer
> [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test
> 827245A9BAAE634A-001/control-001/]
>    [junit4]   2> 1012572 T4412 oasc.CoreContainer.load loading shared
> library:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test
> 827245A9BAAE634A-001/control-001/lib
>    [junit4]   2> 1012572 T4412 oasc.SolrResourceLoader.addToClassLoader
> WARN Can't find (or read) directory to add to classloader: lib (resolved
> as:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test
> 827245A9BAAE634A-001/control-001/lib).
>    [junit4]   2> 1012578 T4412 oashc.HttpShardHandlerFactory.getParameter
> Setting socketTimeout to: 90000
>    [junit4]   2> 1012579 T4412 oashc.HttpShardHandlerFactory.getParameter
> Setting urlScheme to:
>    [junit4]   2> 1012579 T4412 oashc.HttpShardHandlerFactory.getParameter
> Setting connTimeout to: 15000
>    [junit4]   2> 1012579 T4412 oashc.HttpShardHandlerFactory.getParameter
> Setting maxConnectionsPerHost to: 20
>    [junit4]   2> 1012580 T4412 oashc.HttpShardHandlerFactory.getParameter
> Setting maxConnections to: 10000
>    [junit4]   2> 1012580 T4412 oashc.HttpShardHandlerFactory.getParameter
> Setting corePoolSize to: 0
>    [junit4]   2> 1012580 T4412 oashc.HttpShardHandlerFactory.getParameter
> Setting maximumPoolSize to: 2147483647
>    [junit4]   2> 1012580 T4412 oashc.HttpShardHandlerFactory.getParameter
> Setting maxThreadIdleTime to: 5
>    [junit4]   2> 1012581 T4412 oashc.HttpShardHandlerFactory.getParameter
> Setting sizeOfQueue to: -1
>    [junit4]   2> 1012581 T4412 oashc.HttpShardHandlerFactory.getParameter
> Setting fairnessPolicy to: false
>    [junit4]   2> 1012581 T4412 oashc.HttpShardHandlerFactory.getParameter
> Setting useRetries to: false
>    [junit4]   2> 1012582 T4412 oasu.UpdateShardHandler.<init> Creating
> UpdateShardHandler HTTP client with params:
> socketTimeout=340000&connTimeout=45000&retry=true
>    [junit4]   2> 1012582 T4412 oasl.LogWatcher.createWatcher SLF4J impl is
> org.slf4j.impl.Log4jLoggerFactory
>    [junit4]   2> 1012583 T4412 oasl.LogWatcher.newRegisteredLogWatcher
> Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>    [junit4]   2> 1012583 T4412 oasc.CoreContainer.load Node Name: 127.0.0.1
>    [junit4]   2> 1012583 T4412 oasc.ZkContainer.initZooKeeper Zookeeper
> client=127.0.0.1:57662/solr
>    [junit4]   2> 1012584 T4412 oasc.ZkController.checkChrootPath zkHost
> includes chroot
>    [junit4]   2> 1012584 T4412
> oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
> ZkCredentialsProvider
>    [junit4]   2> 1012585 T4412 oascc.ConnectionManager.waitForConnected
> Waiting for client to connect to ZooKeeper
>    [junit4]   2> 1012586 T4437 oascc.ConnectionManager.process Watcher
> org.apache.solr.common.cloud.ConnectionManager@5c3da79
> name:ZooKeeperConnection Watcher:127.0.0.1:57662 got event WatchedEvent
> state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 1012586 T4412 oascc.ConnectionManager.waitForConnected
> Client is connected to ZooKeeper
>    [junit4]   2> 1012587 T4412 oascc.SolrZkClient.createZkACLProvider
> Using default ZkACLProvider
>    [junit4]   2> 1012589 T4412 oascc.ConnectionManager.waitForConnected
> Waiting for client to connect to ZooKeeper
>    [junit4]   2> 1012590 T4440 oascc.ConnectionManager.process Watcher
> org.apache.solr.common.cloud.ConnectionManager@768840ab
> name:ZooKeeperConnection Watcher:127.0.0.1:57662/solr got event
> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 1012590 T4412 oascc.ConnectionManager.waitForConnected
> Client is connected to ZooKeeper
>    [junit4]   2> 1012591 T4412 oascc.SolrZkClient.makePath makePath:
> /overseer/queue
>    [junit4]   2> 1012593 T4412 oascc.SolrZkClient.makePath makePath:
> /overseer/collection-queue-work
>    [junit4]   2> 1012594 T4412 oascc.SolrZkClient.makePath makePath:
> /overseer/collection-map-running
>    [junit4]   2> 1012595 T4412 oascc.SolrZkClient.makePath makePath:
> /overseer/collection-map-completed
>    [junit4]   2> 1012596 T4412 oascc.SolrZkClient.makePath makePath:
> /overseer/collection-map-failure
>    [junit4]   2> 1012598 T4412 oascc.SolrZkClient.makePath makePath:
> /live_nodes
>    [junit4]   2> 1012598 T4412 oasc.ZkController.createEphemeralLiveNode
> Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59327_
>    [junit4]   2> 1012599 T4412 oascc.SolrZkClient.makePath makePath:
> /live_nodes/127.0.0.1:59327_
>    [junit4]   2> 1012600 T4412 oascc.SolrZkClient.makePath makePath:
> /overseer_elect
>    [junit4]   2> 1012601 T4412 oascc.SolrZkClient.makePath makePath:
> /overseer_elect/election
>    [junit4]   2> 1012602 T4412 oasc.Overseer.close Overseer (id=null)
> closing
>    [junit4]   2> 1012602 T4412
> oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader
> 127.0.0.1:59327_
>    [junit4]   2> 1012603 T4412 oascc.SolrZkClient.makePath makePath:
> /overseer_elect/leader
>    [junit4]   2> 1012604 T4412 oasc.Overseer.start Overseer
> (id=93387228069429251-127.0.0.1:59327_-n_0000000000) starting
>    [junit4]   2> 1012605 T4412 oascc.SolrZkClient.makePath makePath:
> /overseer/queue-work
>    [junit4]   2> 1012608 T4412
> oasc.OverseerAutoReplicaFailoverThread.<init> Starting
> OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
> autoReplicaFailoverWaitAfterExpiration=30000
> autoReplicaFailoverBadNodeExpiration=60000
>    [junit4]   2> 1012609 T4442 oasc.OverseerCollectionProcessor.run
> Process current queue of collection creations
>    [junit4]   2> 1012609 T4412 oascc.SolrZkClient.makePath makePath:
> /clusterstate.json
>    [junit4]   2> 1012609 T4441 oasc.Overseer$ClusterStateUpdater.run
> Starting to work on the main queue
>    [junit4]   2> 1012611 T4412 oascc.SolrZkClient.makePath makePath:
> /aliases.json
>    [junit4]   2> 1012611 T4412
> oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster
> state from ZooKeeper...
>    [junit4]   2> 1012613 T4412 oasc.CorePropertiesLocator.discover Looking
> for core definitions underneath
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test
> 827245A9BAAE634A-001/control-001/cores
>    [junit4]   2> 1012614 T4412 oasc.CorePropertiesLocator.discoverUnder
> Found core collection1 in
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test
> 827245A9BAAE634A-001/control-001/cores/collection1/
>    [junit4]   2> 1012614 T4412 oasc.CorePropertiesLocator.discover Found 1
> core definitions
>    [junit4]   2> 1012615 T4444 oasc.ZkController.publish publishing
> core=collection1 state=down collection=control_collection
>    [junit4]   2> 1012615 T4444 oasc.ZkController.publish numShards not
> found on descriptor - reading it from system property
>    [junit4]   2> 1012615 T4440 oasc.DistributedQueue$LatchWatcher.process
> NodeChildrenChanged fired on path /overseer/queue state SyncConnected
>    [junit4]   2> 1012615 T4444 oasc.ZkController.waitForCoreNodeName look
> for our core node name
>    [junit4]   2> 1012616 T4441 oasc.Overseer$ClusterStateUpdater.run
> processMessage: queueSize: 1, message = {
>    [junit4]   2>          "core":"collection1",
>    [junit4]   2>          "roles":null,
>    [junit4]   2>          "base_url":"http://127.0.0.1:59327",
>    [junit4]   2>          "node_name":"127.0.0.1:59327_",
>    [junit4]   2>          "numShards":"1",
>    [junit4]   2>          "state":"down",
>    [junit4]   2>          "shard":null,
>    [junit4]   2>          "collection":"control_collection",
>    [junit4]   2>          "operation":"state"} current state version: 0
>    [junit4]   2> 1012616 T4441 oasco.ReplicaMutator.updateState Update
> state numShards=1 message={
>    [junit4]   2>          "core":"collection1",
>    [junit4]   2>          "roles":null,
>    [junit4]   2>          "base_url":"http://127.0.0.1:59327",
>    [junit4]   2>          "node_name":"127.0.0.1:59327_",
>    [junit4]   2>          "numShards":"1",
>    [junit4]   2>          "state":"down",
>    [junit4]   2>          "shard":null,
>    [junit4]   2>          "collection":"control_collection",
>    [junit4]   2>          "operation":"state"}
>    [junit4]   2> 1012616 T4441 oasco.ClusterStateMutator.createCollection
> building a new cName: control_collection
>    [junit4]   2> 1012616 T4441 oasco.ReplicaMutator.updateState Assigning
> new node to shard shard=shard1
>    [junit4]   2> 1012617 T4440 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> 1013615 T4444 oasc.ZkController.waitForShardId waiting to
> find shard id in clusterstate for collection1
>    [junit4]   2> 1013616 T4444 oasc.ZkController.createCollectionZkNode
> Check for collection zkNode:control_collection
>    [junit4]   2> 1013616 T4444 oasc.ZkController.createCollectionZkNode
> Collection zkNode exists
>    [junit4]   2> 1013616 T4444 oascc.ZkStateReader.readConfigName Load
> collection config from:/collections/control_collection
>    [junit4]   2> 1013617 T4444 oascc.ZkStateReader.readConfigName
> path=/collections/control_collection configName=conf1 specified config
> exists in ZooKeeper
>    [junit4]   2> 1013617 T4444 oasc.SolrResourceLoader.<init> new
> SolrResourceLoader for directory:
> '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test
> 827245A9BAAE634A-001/control-001/cores/collection1/'
>    [junit4]   2> 1013624 T4444 oasc.ZkController.watchZKConfDir watch
> zkdir /configs/conf1
>    [junit4]   2> 1013626 T4444 oasc.Config.<init> loaded config
> solrconfig.xml with version 0
>    [junit4]   2> 1013629 T4444 oasc.SolrConfig.refreshRequestParams
> current version of requestparams : -1
>    [junit4]   2> 1013638 T4444 oasc.SolrConfig.<init> Using Lucene
> MatchVersion: 6.0.0
>    [junit4]   2> 1013646 T4444 oasc.SolrConfig.<init> Loaded SolrConfig:
> solrconfig.xml
>    [junit4]   2> 1013647 T4444 oass.IndexSchema.readSchema Reading Solr
> Schema from /configs/conf1/schema.xml
>    [junit4]   2> 1013651 T4444 oass.IndexSchema.readSchema [collection1]
> Schema name=test
>    [junit4]   2> 1013752 T4444 oass.OpenExchangeRatesOrgProvider.init
> Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
>    [junit4]   2> 1013756 T4444 oass.IndexSchema.readSchema default search
> field in schema is text
>    [junit4]   2> 1013757 T4444 oass.IndexSchema.readSchema unique key
> field: id
>    [junit4]   2> 1013764 T4444 oass.FileExchangeRateProvider.reload
> Reloading exchange rates from file currency.xml
>    [junit4]   2> 1013767 T4444 oass.FileExchangeRateProvider.reload
> Reloading exchange rates from file currency.xml
>    [junit4]   2> 1013769 T4444 oass.OpenExchangeRatesOrgProvider.reload
> Reloading exchange rates from open-exchange-rates.json
>    [junit4]   2> 1013769 T4444
> oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
> IMPORTANT NOTE
>    [junit4]   2> 1013770 T4444
> oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected
> key, got STRING
>    [junit4]   2> 1013770 T4444 oass.OpenExchangeRatesOrgProvider.reload
> Reloading exchange rates from open-exchange-rates.json
>    [junit4]   2> 1013770 T4444
> oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
> IMPORTANT NOTE
>    [junit4]   2> 1013771 T4444
> oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected
> key, got STRING
>    [junit4]   2> 1013771 T4444 oasc.CoreContainer.create Creating SolrCore
> 'collection1' using configuration from collection control_collection
>    [junit4]   2> 1013771 T4444 oasc.SolrCore.initDirectoryFactory
> org.apache.solr.core.MockDirectoryFactory
>    [junit4]   2> 1013771 T4444 oasc.SolrCore.<init> [collection1] Opening
> new SolrCore at
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test
> 827245A9BAAE634A-001/control-001/cores/collection1/,
> dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test
> 827245A9BAAE634A-001/tempDir-001/control/data/
>    [junit4]   2> 1013772 T4444 oasc.JmxMonitoredMap.<init> JMX monitoring
> is enabled. Adding Solr mbeans to JMX Server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@204f7ceb
>    [junit4]   2> 1013772 T4444 oasc.CachingDirectoryFactory.get return new
> directory for
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test
> 827245A9BAAE634A-001/tempDir-001/control/data
>    [junit4]   2> 1013773 T4444 oasc.SolrCore.getNewIndexDir New index
> directory detected: old=null
> new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test
> 827245A9BAAE634A-001/tempDir-001/control/data/index/
>    [junit4]   2> 1013773 T4444 oasc.SolrCore.initIndex WARN [collection1]
> Solr index directory
> '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test
> 827245A9BAAE634A-001/tempDir-001/control/data/index' doesn't exist.
> Creating new index...
>    [junit4]   2> 1013773 T4444 oasc.CachingDirectoryFactory.get return new
> directory for
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test
> 827245A9BAAE634A-001/tempDir-001/control/data/index
>    [junit4]   2> 1013773 T4444 oasu.RandomMergePolicy.<init>
> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy:
> [LogDocMergePolicy: minMergeSize=1000, mergeFactor=43,
> maxMergeSize=9223372036854775807,
> maxMergeSizeForForcedMerge=9223372036854775807,
> calibrateSizeByDeletes=true, maxMergeDocs=2147483647,
> maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
>    [junit4]   2> 1013774 T4444 oasc.SolrDeletionPolicy.onCommit
> SolrDeletionPolicy.onCommit: commits: num=1
>    [junit4]   2>
> commit{dir=MockDirectoryWrapper(RAMDirectory@202d87d1
> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@20cf8c80
> ),segFN=segments_1,generation=1}
>    [junit4]   2> 1013774 T4444 oasc.SolrDeletionPolicy.updateCommits
> newest commit generation = 1
>    [junit4]   2> 1013777 T4444 oasup.UpdateRequestProcessorChain.init
> creating updateRequestProcessorChain "nodistrib"
>    [junit4]   2> 1013777 T4444 oasup.UpdateRequestProcessorChain.init
> creating updateRequestProcessorChain "dedupe"
>    [junit4]   2> 1013777 T4444 oasup.UpdateRequestProcessorChain.init
> inserting DistributedUpdateProcessorFactory into
> updateRequestProcessorChain "dedupe"
>    [junit4]   2> 1013777 T4444 oasup.UpdateRequestProcessorChain.init
> creating updateRequestProcessorChain "stored_sig"
>    [junit4]   2> 1013777 T4444 oasup.UpdateRequestProcessorChain.init
> inserting DistributedUpdateProcessorFactory into
> updateRequestProcessorChain "stored_sig"
>    [junit4]   2> 1013778 T4444 oasup.UpdateRequestProcessorChain.init
> creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
>    [junit4]   2> 1013778 T4444 oasup.UpdateRequestProcessorChain.init
> creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>    [junit4]   2> 1013778 T4444 oasup.UpdateRequestProcessorChain.init
> inserting DistributedUpdateProcessorFactory into
> updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>    [junit4]   2> 1013778 T4444 oasc.SolrCore.loadUpdateProcessorChains no
> updateRequestProcessorChain defined as default, creating implicit default
>    [junit4]   2> 1013779 T4444 oasc.RequestHandlers.initHandlersFromConfig
> created /update: org.apache.solr.handler.UpdateRequestHandler
>    [junit4]   2> 1013779 T4444 oasc.RequestHandlers.initHandlersFromConfig
> created /update/json: org.apache.solr.handler.UpdateRequestHandler
>    [junit4]   2> 1013779 T4444 oasc.RequestHandlers.initHandlersFromConfig
> created /update/csv: org.apache.solr.handler.UpdateRequestHandler
>    [junit4]   2> 1013780 T4444 oasc.RequestHandlers.initHandlersFromConfig
> created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
>    [junit4]   2> 1013780 T4444 oasc.RequestHandlers.initHandlersFromConfig
> created /config: org.apache.solr.handler.SolrConfigHandler
>    [junit4]   2> 1013780 T4444 oasc.RequestHandlers.initHandlersFromConfig
> created /schema: org.apache.solr.handler.SchemaHandler
>    [junit4]   2> 1013781 T4444 oasc.RequestHandlers.initHandlersFromConfig
> created /replication: org.apache.solr.handler.ReplicationHandler
>    [junit4]   2> 1013781 T4444 oasc.RequestHandlers.initHandlersFromConfig
> created /get: org.apache.solr.handler.RealTimeGetHandler
>    [junit4]   2> 1013781 T4444 oasc.RequestHandlers.initHandlersFromConfig
> created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
>    [junit4]   2> 1013782 T4444 oasc.RequestHandlers.initHandlersFromConfig
> created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
>    [junit4]   2> 1013782 T4444 oasc.RequestHandlers.initHandlersFromConfig
> created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
>    [junit4]   2> 1013782 T4444 oasc.RequestHandlers.initHandlersFromConfig
> created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
>    [junit4]   2> 1013783 T4444 oasc.RequestHandlers.initHandlersFromConfig
> created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
>    [junit4]   2> 1013783 T4444 oasc.RequestHandlers.initHandlersFromConfig
> created /admin/properties:
> org.apache.solr.handler.admin.PropertiesRequestHandler
>    [junit4]   2> 1013783 T4444 oasc.RequestHandlers.initHandlersFromConfig
> created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
>    [junit4]   2> 1013784 T4444 oasc.RequestHandlers.initHandlersFromConfig
> created /admin/file: solr.admin.ShowFileRequestHandler
>    [junit4]   2> 1013784 T4444 oasc.RequestHandlers.initHandlersFromConfig
> created /admin/ping: org.apache.solr.handler.PingRequestHandler
>    [junit4]   2> 1013784 T4444 oasc.RequestHandlers.initHandlersFromConfig
> created standard: solr.StandardRequestHandler
>    [junit4]   2> 1013796 T4444 oashl.XMLLoader.init
> xsltCacheLifetimeSeconds=60
>    [junit4]   2> 1013796 T4444 oashl.XMLLoader.init
> xsltCacheLifetimeSeconds=60
>    [junit4]   2> 1013797 T4444 oashl.XMLLoader.init
> xsltCacheLifetimeSeconds=60
>    [junit4]   2> 1013798 T4444 oashl.XMLLoader.init
> xsltCacheLifetimeSeconds=60
>    [junit4]   2> 1013798 T4444 oasc.SolrCore.initStatsCache Using default
> statsCache cache: org.apache.solr.search.stats.LocalStatsCache
>    [junit4]   2> 1013799 T4444 oasu.UpdateHandler.<init> Using UpdateLog
> implementation: org.apache.solr.update.UpdateLog
>    [junit4]   2> 1013800 T4444 oasu.CommitTracker.<init> Hard AutoCommit:
> disabled
>    [junit4]   2> 1013800 T4444 oasu.CommitTracker.<init> Soft AutoCommit:
> disabled
>    [junit4]   2> 1013800 T4444 oasu.RandomMergePolicy.<init>
> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy:
> [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=47,
> maxMergedSegmentMB=2.3662109375, floorSegmentMB=1.8779296875,
> forceMergeDeletesPctAllowed=1.2736157344911703, segmentsPerTier=31.0,
> maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
>    [junit4]   2> 1013801 T4444 oasc.SolrDeletionPolicy.onInit
> SolrDeletionPolicy.onInit: commits: num=1
>    [junit4]   2>
> commit{dir=MockDirectoryWrapper(RAMDirectory@202d87d1
> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@20cf8c80
> ),segFN=segments_1,generation=1}
>    [junit4]   2> 1013801 T4444 oasc.SolrDeletionPolicy.updateCommits
> newest commit generation = 1
>    [junit4]   2> 1013801 T4444 oass.SolrIndexSearcher.<init> Opening
> Searcher@1b0da3f[collection1] main
>    [junit4]   2> 1013801 T4444 oascc.ZkStateReader.readConfigName Load
> collection config from:/collections/control_collection
>    [junit4]   2> 1013802 T4444 oascc.ZkStateReader.readConfigName
> path=/collections/control_collection configName=conf1 specified config
> exists in ZooKeeper
>    [junit4]   2> 1013803 T4444 oasr.ManagedResourceStorage.newStorageIO
> Setting up ZooKeeper-based storage for the RestManager with znodeBase:
> /configs/conf1
>    [junit4]   2> 1013803 T4444
> oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
> ZooKeeperStorageIO with znodeBase: /configs/conf1
>    [junit4]   2> 1013803 T4444 oasr.RestManager.init Initializing
> RestManager with initArgs: {}
>    [junit4]   2> 1013804 T4444 oasr.ManagedResourceStorage.load Reading
> _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
>    [junit4]   2> 1013804 T4444
> oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data
> found for znode /configs/conf1/_rest_managed.json
>    [junit4]   2> 1013804 T4444 oasr.ManagedResourceStorage.load Loaded
> null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
>    [junit4]   2> 1013804 T4444 oasr.RestManager.init Initializing 0
> registered ManagedResources
>    [junit4]   2> 1013804 T4444 oash.ReplicationHandler.inform Commits will
> be reserved for  10000
>    [junit4]   2> 1013805 T4444 oasc.CoreContainer.registerCore registering
> core: collection1
>    [junit4]   2> 1013805 T4445 oasc.SolrCore.registerSearcher
> [collection1] Registered new searcher Searcher@1b0da3f[collection1]
> main{ExitableDirectoryReader(UninvertingDirectoryReader())}
>    [junit4]   2> 1013806 T4448 oasc.ZkController.register Register replica
> - core:collection1 address:http://127.0.0.1:59327
> collection:control_collection shard:shard1
>    [junit4]   2> 1013806 T4412 oass.SolrDispatchFilter.init
> user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
>    [junit4]   2> 1013806 T4412 oass.SolrDispatchFilter.init
> SolrDispatchFilter.init() done
>    [junit4]   2> 1013806 T4448 oascc.SolrZkClient.makePath makePath:
> /collections/control_collection/leader_elect/shard1/election
>    [junit4]   2> 1013806 T4412
> oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
> ZkCredentialsProvider
>    [junit4]   2> 1013807 T4412 oascc.ConnectionManager.waitForConnected
> Waiting for client to connect to ZooKeeper
>    [junit4]   2> 1013808 T4451 oascc.ConnectionManager.process Watcher
> org.apache.solr.common.cloud.ConnectionManager@1c64ffea
> name:ZooKeeperConnection Watcher:127.0.0.1:57662/solr got event
> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 1013808 T4412 oascc.ConnectionManager.waitForConnected
> Client is connected to ZooKeeper
>    [junit4]   2> 1013809 T4412 oascc.SolrZkClient.createZkACLProvider
> Using default ZkACLProvider
>    [junit4]   2> 1013809 T4448
> oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process
> for shard shard1
>    [junit4]   2> 1013809 T4412
> oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster
> state from ZooKeeper...
>    [junit4]   2> 1013810 T4440 oasc.DistributedQueue$LatchWatcher.process
> NodeChildrenChanged fired on path /overseer/queue state SyncConnected
>    [junit4]   2> 1013810 T4448
> oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas
> found to continue.
>    [junit4]   2> 1013810 T4448
> oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader -
> try and sync
>    [junit4]   2> ASYNC  NEW_CORE C1929 name=collection1
> org.apache.solr.core.SolrCore@165977d5 url=
> http://127.0.0.1:59327/collection1 node=127.0.0.1:59327_
> C1929_STATE=coll:control_collection core:collection1
> props:{core=collection1, base_url=http://127.0.0.1:59327,
> node_name=127.0.0.1:59327_, state=down}
>    [junit4]   2> 1013810 T4448 C1929 P59327 oasc.SyncStrategy.sync Sync
> replicas to http://127.0.0.1:59327/collection1/
>    [junit4]   2> 1013810 T4441 oasc.Overseer$ClusterStateUpdater.run
> processMessage: queueSize: 1, message = {
>    [junit4]   2>          "operation":"leader",
>    [junit4]   2>          "shard":"shard1",
>    [junit4]   2>          "collection":"control_collection"} current state
> version: 1
>    [junit4]   2> 1013811 T4448 C1929 P59327 oasc.SyncStrategy.syncReplicas
> Sync Success - now sync replicas to me
>    [junit4]   2> 1013811 T4412 oasc.ChaosMonkey.monkeyLog monkey: init -
> expire sessions:false cause connection loss:false
>    [junit4]   2> 1013811 T4448 C1929 P59327 oasc.SyncStrategy.syncToMe
> http://127.0.0.1:59327/collection1/ has no replicas
>    [junit4]   2> 1013811 T4448
> oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader:
> http://127.0.0.1:59327/collection1/ shard1
>    [junit4]   2> 1013811 T4412
> oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with
> stateFormat=2
>    [junit4]   2> 1013811 T4448 oascc.SolrZkClient.makePath makePath:
> /collections/control_collection/leaders/shard1
>    [junit4]   2> 1013812 T4412
> oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
> ZkCredentialsProvider
>    [junit4]   2> 1013812 T4412 oascc.ConnectionManager.waitForConnected
> Waiting for client to connect to ZooKeeper
>    [junit4]   2> 1013813 T4454 oascc.ConnectionManager.process Watcher
> org.apache.solr.common.cloud.ConnectionManager@36e5b63e
> name:ZooKeeperConnection Watcher:127.0.0.1:57662/solr got event
> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 1013813 T4412 oascc.ConnectionManager.waitForConnected
> Client is connected to ZooKeeper
>    [junit4]   2> 1013813 T4412 oascc.SolrZkClient.createZkACLProvider
> Using default ZkACLProvider
>    [junit4]   2> 1013814 T4440 oasc.DistributedQueue$LatchWatcher.process
> NodeChildrenChanged fired on path /overseer/queue state SyncConnected
>    [junit4]   2> 1013814 T4441 oasc.Overseer$ClusterStateUpdater.run
> processMessage: queueSize: 1, message = {
>    [junit4]   2>          "operation":"leader",
>    [junit4]   2>          "shard":"shard1",
>    [junit4]   2>          "collection":"control_collection",
>    [junit4]   2>          "base_url":"http://127.0.0.1:59327",
>    [junit4]   2>          "core":"collection1",
>    [junit4]   2>          "state":"active"} current state version: 1
>    [junit4]   2> 1013816 T4441 oasc.Overseer$ClusterStateUpdater.run
> processMessage: queueSize: 1, message = {
>    [junit4]   2>          "operation":"create",
>    [junit4]   2>          "name":"collection1",
>    [junit4]   2>          "numShards":"2",
>    [junit4]   2>          "stateFormat":"2"} current state version: 1
>    [junit4]   2> 1013816 T4441 oasco.ClusterStateMutator.createCollection
> building a new cName: collection1
>    [junit4]   2> 1013816 T4440 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> 1013816 T4451 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> 1013819 T4440 oasc.DistributedQueue$LatchWatcher.process
> NodeChildrenChanged fired on path /overseer/queue state SyncConnected
>    [junit4]   2> 1013819 T4441 oasco.ZkStateWriter.writePendingUpdates
> going to create_collection /collections/collection1/state.json
>    [junit4]   2> 1013820 T4440 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> 1013820 T4451 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> 1013864 T4448 oasc.ZkController.register We are
> http://127.0.0.1:59327/collection1/ and leader is
> http://127.0.0.1:59327/collection1/
>    [junit4]   2> 1013864 T4448 oasc.ZkController.register No LogReplay
> needed for core=collection1 baseURL=http://127.0.0.1:59327
>    [junit4]   2> 1013864 T4448 oasc.ZkController.checkRecovery I am the
> leader, no recovery necessary
>    [junit4]   2> 1013865 T4448 oasc.ZkController.publish publishing
> core=collection1 state=active collection=control_collection
>    [junit4]   2> 1013865 T4448 oasc.ZkController.publish numShards not
> found on descriptor - reading it from system property
>    [junit4]   2> 1013866 T4440 oasc.DistributedQueue$LatchWatcher.process
> NodeChildrenChanged fired on path /overseer/queue state SyncConnected
>    [junit4]   2> 1013866 T4441 oasc.Overseer$ClusterStateUpdater.run
> processMessage: queueSize: 1, message = {
>    [junit4]   2>          "core":"collection1",
>    [junit4]   2>          "core_node_name":"core_node1",
>    [junit4]   2>          "roles":null,
>    [junit4]   2>          "base_url":"http://127.0.0.1:59327",
>    [junit4]   2>          "node_name":"127.0.0.1:59327_",
>    [junit4]   2>          "numShards":"2",
>    [junit4]   2>          "state":"active",
>    [junit4]   2>          "shard":"shard1",
>    [junit4]   2>          "collection":"control_collection",
>    [junit4]   2>          "operation":"state"} current state version: 3
>    [junit4]   2> 1013867 T4441 oasco.ReplicaMutator.updateState Update
> state numShards=2 message={
>    [junit4]   2>          "core":"collection1",
>    [junit4]   2>          "core_node_name":"core_node1",
>    [junit4]   2>          "roles":null,
>    [junit4]   2>          "base_url":"http://127.0.0.1:59327",
>    [junit4]   2>          "node_name":"127.0.0.1:59327_",
>    [junit4]   2>          "numShards":"2",
>    [junit4]   2>          "state":"active",
>    [junit4]   2>          "shard":"shard1",
>    [junit4]   2>          "collection":"control_collection",
>    [junit4]   2>          "operation":"state"}
>    [junit4]   2> 1013969 T4440 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> 1013971 T4451 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> 1014074 T4412 oas.SolrTestCaseJ4.writeCoreProperties
> Writing core.properties file to
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test
> 827245A9BAAE634A-001/shard-1-001/cores/collection1
>    [junit4]   2> 1014075 T4412
> oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
>    [junit4]   2> 1014076 T4412 oejs.Server.doStart jetty-9.2.6.v20141205
>    [junit4]   2> 1014078 T4412 oejsh.ContextHandler.doStart Started
> o.e.j.s.ServletContextHandler@1c2d1241{/,null,AVAILABLE}
>    [junit4]   2> 1014078 T4412 oejs.AbstractConnector.doStart Started
> ServerConnector@235211ef{HTTP/1.1}{127.0.0.1:33183}
>    [junit4]   2> 1014078 T4412 oejs.Server.doStart Started @1015552ms
>    [junit4]   2> 1014079 T4412 oass.SolrDispatchFilter.init
> SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
>    [junit4]   2> 1014079 T4412 oasc.SolrResourceLoader.locateSolrHome JNDI
> not configured for solr (NoInitialContextEx)
>    [junit4]   2> 1014080 T4412 oasc.SolrResourceLoader.locateSolrHome
> using system property solr.solr.home:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test
> 827245A9BAAE634A-001/shard-1-001
>    [junit4]   2> 1014080 T4412 oasc.SolrResourceLoader.<init> new
> SolrResourceLoader for directory:
> '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test
> 827245A9BAAE634A-001/shard-1-001/'
>    [junit4]   2> 1014090 T4412 oasc.SolrXmlConfig.fromFile Loading
> container configuration from
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test
> 827245A9BAAE634A-001/shard-1-001/solr.xml
>    [junit4]   2> 1014108 T4412 oasc.CorePropertiesLocator.<init>
> Config-defined core root directory:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test
> 827245A9BAAE634A-001/shard-1-001/cores
>    [junit4]   2> 1014109 T4412 oasc.CoreContainer.<init> New CoreContainer
> 160707605
>    [junit4]   2> 1014109 T4412 oasc.CoreContainer.load Loading cores into
> CoreContainer
> [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test
> 827245A9BAAE634A-001/shard-1-001/]
>    [junit4]   2> 1014110 T4412 oasc.CoreContainer.load loading shared
> library:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test
> 827245A9BAAE634A-001/shard-1-001/lib
>    [junit4]   2> 1014110 T4412 oasc.SolrResourceLoader.addToClassLoader
> WARN Can't find (or read) directory to add to classloader: lib (resolved
> as:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test
> 827245A9BAAE634A-001/shard-1-001/lib).
>    [junit4]   2> 1014119 T4412 oashc.HttpShardHandlerFactory.getParameter
> Setting socketTimeout to: 90000
>    [junit4]   2> 1014120 T4412 oashc.HttpShardHandlerFactory.getParameter
> Setting urlScheme to:
>    [junit4]   2> 1014120 T4412 oashc.HttpShardHandlerFactory.getParameter
> Setting connTimeout to: 15000
>    [junit4]   2> 1014120 T4412 oashc.HttpShardHandlerFactory.getParameter
> Setting maxConnectionsPerHost to: 20
>    [junit4]   2> 1014121 T4412 oashc.HttpShardHandlerFactory.getParameter
> Setting maxConnections to: 10000
>    [junit4]   2> 1014121 T4412 oashc.HttpShardHandlerFactory.getParameter
> Setting corePoolSize to: 0
>    [junit4]   2> 1014121 T4412 oashc.HttpShardHandlerFactory.getParameter
> Setting maximumPoolSize to: 2147483647
>    [junit4]   2> 1014122 T4412 oashc.HttpShardHandlerFactory.getParameter
> Setting maxThreadIdleTime to: 5
>    [junit4]   2> 1014122 T4412 oashc.HttpShardHandlerFactory.getParameter
> Setting sizeOfQueue to: -1
>    [junit4]   2> 1014122 T4412 oashc.HttpShardHandlerFactory.getParameter
> Setting fairnessPolicy to: false
>    [junit4]   2> 1014122 T4412 oashc.HttpShardHandlerFactory.getParameter
> Setting useRetries to: false
>    [junit4]   2> 1014123 T4412 oasu.UpdateShardHandler.<init> Creating
> UpdateShardHandler HTTP client with params:
> socketTimeout=340000&connTimeout=45000&retry=true
>    [junit4]   2> 1014124 T4412 oasl.LogWatcher.createWatcher SLF4J impl is
> org.slf4j.impl.Log4jLoggerFactory
>    [junit4]   2> 1014124 T4412 oasl.LogWatcher.newRegisteredLogWatcher
> Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>    [junit4]   2> 1014124 T4412 oasc.CoreContainer.load Node Name: 127.0.0.1
>    [junit4]   2> 1014124 T4412 oasc.ZkContainer.initZooKeeper Zookeeper
> client=127.0.0.1:57662/solr
>    [junit4]   2> 1014125 T4412 oasc.ZkController.checkChrootPath zkHost
> includes chroot
>    [junit4]   2> 1014125 T4412
> oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
> ZkCredentialsProvider
>    [junit4]   2> 1014125 T4412 oascc.ConnectionManager.waitForConnected
> Waiting for client to connect to ZooKeeper
>    [junit4]   2> 1014127 T4468 oascc.ConnectionManager.process Watcher
> org.apache.solr.common.cloud.ConnectionManager@d461f33
> name:ZooKeeperConnection Watcher:127.0.0.1:57662 got event WatchedEvent
> state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 1014127 T4412 oascc.ConnectionManager.waitForConnected
> Client is connected to ZooKeeper
>    [junit4]   2> 1014127 T4412 oascc.SolrZkClient.createZkACLProvider
> Using default ZkACLProvider
>    [junit4]   2> 1014132 T4412 oascc.ConnectionManager.waitForConnected
> Waiting for client to connect to ZooKeeper
>    [junit4]   2> 1014133 T4471 oascc.ConnectionManager.process Watcher
> org.apache.solr.common.cloud.ConnectionManager@1406a8b8
> name:ZooKeeperConnection Watcher:127.0.0.1:57662/solr got event
> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 1014133 T4412 oascc.ConnectionManager.waitForConnected
> Client is connected to ZooKeeper
>    [junit4]   2> 1014137 T4412
> oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster
> state from ZooKeeper...
>    [junit4]   2> 1015140 T4412 oasc.ZkController.createEphemeralLiveNode
> Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33183_
>    [junit4]   2> 1015140 T4412 oascc.SolrZkClient.makePath makePath:
> /live_nodes/127.0.0.1:33183_
>    [junit4]   2> 1015143 T4412 oasc.Overseer.close Overseer (id=null)
> closing
>    [junit4]   2> 1015145 T4412 oasc.CorePropertiesLocator.discover Looking
> for core definitions underneath
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test
> 827245A9BAAE634A-001/shard-1-001/cores
>    [junit4]   2> 1015146 T4412 oasc.CorePropertiesLocator.discoverUnder
> Found core collection1 in
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test
> 827245A9BAAE634A-001/shard-1-001/cores/collection1/
>    [junit4]   2> 1015147 T4412 oasc.CorePropertiesLocator.discover Found 1
> core definitions
>    [junit4]   2> 1015148 T4472 oasc.ZkController.publish publishing
> core=collection1 state=down collection=collection1
>    [junit4]   2> 1015148 T4472 oasc.ZkController.publish numShards not
> found on descriptor - reading it from system property
>    [junit4]   2> 1015149 T4440 oasc.DistributedQueue$LatchWatcher.process
> NodeChildrenChanged fired on path /overseer/queue state SyncConnected
>    [junit4]   2> 1015149 T4472 oasc.ZkController.preRegister Registering
> watch for external collection collection1
>    [junit4]   2> 1015150 T4472 oascc.ZkStateReader.addZkWatch addZkWatch
> collection1
>    [junit4]   2> 1015150 T4441 oasc.Overseer$ClusterStateUpdater.run
> processMessage: queueSize: 1, message = {
>    [junit4]   2>          "core":"collection1",
>    [junit4]   2>          "roles":null,
>    [junit4]   2>          "base_url":"http://127.0.0.1:33183",
>    [junit4]   2>          "node_name":"127.0.0.1:33183_",
>    [junit4]   2>          "numShards":"2",
>    [junit4]   2>          "state":"down",
>    [junit4]   2>          "shard":null,
>    [junit4]   2>          "collection":"collection1",
>    [junit4]   2>          "operation":"state"} current state version: 4
>    [junit4]   2> 1015150 T4472 oascc.ZkStateReader.addZkWatch Updating
> collection state at /collections/collection1/state.json from ZooKeeper...
>    [junit4]   2> 1015150 T4441 oasco.ReplicaMutator.updateState Update
> state numShards=2 message={
>    [junit4]   2>          "core":"collection1",
>    [junit4]   2>          "roles":null,
>    [junit4]   2>          "base_url":"http://127.0.0.1:33183",
>    [junit4]   2>          "node_name":"127.0.0.1:33183_",
>    [junit4]   2>          "numShards":"2",
>    [junit4]   2>          "state":"down",
>    [junit4]   2>          "shard":null,
>    [junit4]   2>          "collection":"collection1",
>    [junit4]   2>          "operation":"state"}
>    [junit4]   2> 1015150 T4441 oasco.ReplicaMutator.updateState Collection
> already exists with numShards=2
>    [junit4]   2> 1015151 T4441 oasco.ReplicaMutator.updateState Assigning
> new node to shard shard=shard2
>    [junit4]   2> 1015151 T4472 oascc.ZkStateReader.updateWatchedCollection
> Updating data for collection1 to ver 0
>    [junit4]   2> 1015151 T4472 oasc.ZkController.waitForCoreNodeName look
> for our core node name
>    [junit4]   2> 1015253 T4441 oasco.ZkStateWriter.writePendingUpdates
> going to update_collection /collections/collection1/state.json version: 0
>    [junit4]   2> 1015253 T4471 oascc.ZkStateReader$7.process A cluster
> state change: WatchedEvent state:SyncConnected type:NodeDataChanged
> path:/collections/collection1/state.json for collection collection1 has
> occurred - updating... (live nodes size: 2)
>    [junit4]   2> 1015254 T4471 oascc.ZkStateReader.updateWatchedCollection
> Updating data for collection1 to ver 1
>    [junit4]   2> 1016152 T4472 oasc.ZkController.waitForShardId waiting to
> find shard id in clusterstate for collection1
>    [junit4]   2> 1016152 T4472 oasc.ZkController.createCollectionZkNode
> Check for collection zkNode:collection1
>    [junit4]   2> 1016153 T4472 oasc.ZkController.createCollectionZkNode
> Collection zkNode exists
>    [junit4]   2> 1016153 T4472 oascc.ZkStateReader.readConfigName Load
> collection config from:/collections/collection1
>    [junit4]   2> 1016154 T4472 oascc.ZkStateReader.readConfigName
> path=/collections/collection1 configName=conf1 specified config exists in
> ZooKeeper
>    [junit4]   2> 1016154 T4472 oasc.SolrResourceLoader.<init> new
> SolrResourceLoader for directory:
> '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test
> 827245A9BAAE634A-001/shard-1-001/cores/collection1/'
>    [junit4]   2> 1016167 T4472 oasc.ZkController.watchZKConfDir watch
> zkdir /configs/conf1
>    [junit4]   2> 1016168 T4472 oasc.Config.<init> loaded config
> solrconfig.xml with version 0
>    [junit4]   2> 1016173 T4472 oasc.SolrConfig.refreshRequestParams
> current version of requestparams : -1
>    [junit4]   2> 1016179 T4472 oasc.SolrConfig.<init> Using Lucene
> MatchVersion: 6.0.0
>    [junit4]   2> 1016195 T4472 oasc.SolrConfig.<init> Loaded SolrConfig:
> solrconfig.xml
>    [junit4]   2> 1016196 T4472 oass.IndexSchema.readSchema Reading Solr
> Schema from /configs/conf1/schema.xml
>    [junit4]   2> 1016201 T4472 oass.IndexSchema.readSchema [collection1]
> Schema name=test
>    [junit4]   2> 1016334 T4472 oass.OpenExchangeRatesOrgProvider.init
> Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
>    [junit4]   2> 1016338 T4472 oass.IndexSchema.readSchema default search
> field in schema is text
>    [junit4]   2> 1016340 T4472 oass.IndexSchema.readSchema unique key
> field: id
>    [junit4]   2> 1016346 T4472 oass.FileExchangeRateProvider.reload
> Reloading exchange rates from file currency.xml
>    [junit4]   2> 1016349 T4472 oass.FileExchangeRateProvider.reload
> Reloading exchange rates from file currency.xml
>    [junit4]   2> 1016351 T4472 oass.OpenExchangeRatesOrgProvider.reload
> Reloading exchange rates from open-exchange-rates.json
>    [junit4]   2> 1016351 T4472
> oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
> IMPORTANT NOTE
>    [junit4]   2> 1016352 T4472
> oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected
> key, got STRING
>    [junit4]   2> 1016352 T4472 oass.OpenExchangeRatesOrgProvider.reload
> Reloading exchange rates from open-exchange-rates.json
>    [junit4]   2> 1016353 T4472
> oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
> IMPORTANT NOTE
>    [junit4]   2> 1016353 T4472
> oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected
> key, got STRING
>    [junit4]   2> 1016353 T4472 oasc.CoreContainer.create Creating SolrCore
> 'collection1' using configuration from collection collection1
>    [junit4]   2> 1016353 T4472 oasc.SolrCore.initDirectoryFactory
> org.apache.solr.core.MockDirectoryFactory
>    [junit4]   2> 1016354 T4472 oasc.SolrCore.<init> [collection1] Opening
> new SolrCore at
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test
> 827245A9BAAE634A-001/shard-1-001/cores/collection1/,
> dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test
> 827245A9BAAE634A-001/tempDir-001/jetty1/
>    [junit4]   2> 1016354 T4472 oasc.JmxMonitoredMap.<init> JMX monitoring
> is enabled. Adding Solr mbeans to JMX Server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@204f7ceb
>    [junit4]   2> 1016354 T4472 oasc.CachingDirectoryFactory.get return new
> directory for
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test
> 827245A9BAAE634A-001/tempDir-001/jetty1
>    [junit4]   2> 1016355 T4472 oasc.SolrCore.getNewIndexDir New index
> directory detected: old=null
> new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test
> 827245A9BAAE634A-001/tempDir-001/jetty1/index/
>    [junit4]   2> 1016355 T4472 oasc.SolrCore.initIndex WARN [collection1]
> Solr index directory
> '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test
> 827245A9BAAE634A-001/tempDir-001/jetty1/index' doesn't exist. Creating new
> index...
>    [junit4]   2> 1016355 T4472 oasc.CachingDirectoryFactory.get return new
> directory for
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test
> 827245A9BAAE634A-001/tempDir-001/jetty1/index
>    [junit4]   2> 1016356 T4472 oasu.RandomMergePolicy.<init>
> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy:
> [LogDocMergePolicy: minMergeSize=1000, mergeFactor=43,
> maxMergeSize=9223372036854775807,
> maxMergeSizeForForcedMerge=9223372036854775807,
> calibrateSizeByDeletes=true, maxMergeDocs=2147483647,
> maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
>    [junit4]   2> 1016357 T4472 oasc.SolrDeletionPolicy.onCommit
> SolrDeletionPolicy.onCommit: commits: num=1
>    [junit4]   2>
> commit{dir=MockDirectoryWrapper(RAMDirectory@3b223331
> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@254122ac
> ),segFN=segments_1,generation=1}
>    [junit4]   2> 1016357 T4472 oasc.SolrDeletionPolicy.updateCommits
> newest commit generation = 1
>    [junit4]   2> 1016360 T4472 oasup.UpdateRequestProcessorChain.init
> creating updateRequestProcessorChain "nodistrib"
>    [junit4]   2> 1016360 T4472 oasup.UpdateRequestProcessorChain.init
> creating updateRequestProcessorChain "dedupe"
>    [junit4]   2> 1016361 T4472 oasup.UpdateRequestProcessorChain.init
> inserting DistributedUpdateProcessorFactory into
> updateRequestProcessorChain "dedupe"
>    [junit4]   2> 1016361 T4472 oasup.UpdateRequestProcessorChain.init
> creating updateRequestProcessorChain "stored_sig"
>    [junit4]   2> 1016361 T4472 oasup.UpdateRequestProcessorChain.init
> inserting DistributedUpdateProcessorFactory into
> updateRequestProcessorChain "stored_sig"
>    [junit4]   2> 1016361 T4472 oasup.UpdateRequestProcessorChain.init
> creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
>    [junit4]   2> 1016362 T4472 oasup.UpdateRequestProcessorChain.init
> creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>    [junit4]   2> 1016362 T4472 oasup.UpdateRequestProcessorChain.init
> inserting DistributedUpdateProcessorFactory into
> updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>    [junit4]   2> 1016362 T4472 oasc.SolrCore.loadUpdateProcessorChains no
> updateRequestProcessorChain defined as default, creating implicit default
>    [junit4]   2> 1016363 T4472 oasc.RequestHandlers.initHandlersFromConfig
> created /update: org.apache.solr.handler.UpdateRequestHandler
>    [junit4]   2> 1016363 T4472 oasc.RequestHandlers.initHandlersFromConfig
> created /update/json: org.apache.solr.handler.UpdateRequestHandler
>    [junit4]   2> 1016363 T4472 oasc.RequestHandlers.initHandlersFromConfig
> created /update/csv: org.apache.solr.handler.UpdateRequestHandler
>    [junit4]   2> 1016364 T4472 oasc.RequestHandlers.initHandlersFromConfig
> created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
>    [junit4]   2> 1016364 T4472 oasc.RequestHandlers.initHandlersFromConfig
> created /config: org.apache.solr.handler.SolrConfigHandler
>    [junit4]   2> 1016364 T4472 oasc.RequestHandlers.initHandlersFromConfig
> created /schema: org.apache.solr.handler.SchemaHandler
>    [junit4]   2> 1016365 T4472 oasc.RequestHandlers.initHandlersFromConfig
> created /replication: org.apache.solr.handler.ReplicationHandler
>    [junit4]   2> 1016365 T4472 oasc.RequestHandlers.initHandlersFromConfig
> created /get: org.apache.solr.handler.RealTimeGetHandler
>    [junit4]   2> 1016366 T4472 oasc.RequestHandlers.initHandlersFromConfig
> created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
>    [junit4]   2> 1016366 T4472 oasc.RequestHandlers.initHandlersFromConfig
> created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
>    [junit4]   2> 1016367 T4472 oasc.RequestHandlers.initHandlersFromConfig
> created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
>    [junit4]   2> 1016367 T4472 oasc.RequestHandlers.initHandlersFromConfig
> created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
>    [junit4]   2> 1016368 T4472 oasc.RequestHandlers.initHandlersFromConfig
> created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
>    [junit4]   2> 1016368 T4472 oasc.RequestHandlers.initHandlersFromConfig
> created /admin/properties:
> org.apache.solr.handler.admin.PropertiesRequestHandler
>    [junit4]   2> 1016368 T4472 oasc.RequestHandlers.initHandlersFromConfig
> created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
>    [junit4]   2> 1016369 T4472 oasc.RequestHandlers.initHandlersFromConfig
> created /admin/file: solr.admin.ShowFileRequestHandler
>    [junit4]   2> 1016369 T4472 oasc.RequestHandlers.initHandlersFromConfig
> created /admin/ping: org.apache.solr.handler.PingRequestHandler
>    [junit4]   2> 1016370 T4472 oasc.RequestHandlers.initHandlersFromConfig
> created standard: solr.StandardRequestHandler
>    [junit4]   2> 1016372 T4472 oashl.XMLLoader.init
> xsltCacheLifetimeSeconds=60
>    [junit4]   2> 1016373 T4472 oashl.XMLLoader.init
> xsltCacheLifetimeSeconds=60
>    [junit4]   2> 1016374 T4472 oashl.XMLLoader.init
> xsltCacheLifetimeSeconds=60
>    [junit4]   2> 1016375 T4472 oashl.XMLLoader.init
> xsltCacheLifetimeSeconds=60
>    [junit4]   2> 1016375 T4472 oasc.SolrCore.initStatsCache Using default
> statsCache cache: org.apache.solr.search.stats.LocalStatsCache
>    [junit4]   2> 1016376 T4472 oasu.UpdateHandler.<init> Using UpdateLog
> implementation: org.apache.solr.update.UpdateLog
>    [junit4]   2> 1016377 T4472 oasu.CommitTracker.<init> Hard AutoCommit:
> disabled
>    [junit4]   2> 1016377 T4472 oasu.CommitTracker.<init> Soft AutoCommit:
> disabled
>    [junit4]   2> 1016378 T4472 oasu.RandomMergePolicy.<init>
> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy:
> [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=47,
> maxMergedSegmentMB=2.3662109375, floorSegmentMB=1.8779296875,
> forceMergeDeletesPctAllowed=1.2736157344911703, segmentsPerTier=31.0,
> maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
>    [junit4]   2> 1016378 T4472 oasc.SolrDeletionPolicy.onInit
> SolrDeletionPolicy.onInit: commits: num=1
>    [junit4]   2>
> commit{dir=MockDirectoryWrapper(RAMDirectory@3b223331
> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@254122ac
> ),segFN=segments_1,generation=1}
>    [junit4]   2> 1016378 T4472 oasc.SolrDeletionPolicy.updateCommits
> newest commit generation = 1
>    [junit4]   2> 1016379 T4472 oass.SolrIndexSearcher.<init> Opening
> Searcher@63f08177[collection1] main
>    [junit4]   2> 1016379 T4472 oascc.ZkStateReader.readConfigName Load
> collection config from:/collections/collection1
>    [junit4]   2> 1016380 T4472 oascc.ZkStateReader.readConfigName
> path=/collections/collection1 configName=conf1 specified config exists in
> ZooKeeper
>    [junit4]   2> 1016380 T4472 oasr.ManagedResourceStorage.newStorageIO
> Setting up ZooKeeper-based storage for the RestManager with znodeBase:
> /configs/conf1
>    [junit4]   2> 1016380 T4472
> oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
> ZooKeeperStorageIO with znodeBase: /configs/conf1
>    [junit4]   2> 1016381 T4472 oasr.RestManager.init Initializing
> RestManager with initArgs: {}
>    [junit4]   2> 1016381 T4472 oasr.ManagedResourceStorage.load Reading
> _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
>    [junit4]   2> 1016381 T4472
> oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data
> found for znode /configs/conf1/_rest_managed.json
>    [junit4]   2> 1016381 T4472 oasr.ManagedResourceStorage.load Loaded
> null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
>    [junit4]   2> 1016381 T4472 oasr.RestManager.init Initializing 0
> registered ManagedResources
>    [junit4]   2> 1016382 T4472 oash.ReplicationHandler.inform Commits will
> be reserved for  10000
>    [junit4]   2> 1016382 T4473 oasc.SolrCore.registerSearcher
> [collection1] Registered new searcher Searcher@63f08177[collection1]
> main{ExitableDirectoryReader(UninvertingDirectoryReader())}
>    [junit4]   2> 1016383 T4472 oasc.CoreContainer.registerCore registering
> core: collection1
>    [junit4]   2> 1016383 T4476 oasc.ZkController.register Register replica
> - core:collection1 address:http://127.0.0.1:33183 collection:collection1
> shard:shard2
>    [junit4]   2> 1016383 T4412 oass.SolrDispatchFilter.init
> user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
>    [junit4]   2> 1016384 T4412 oass.SolrDispatchFilter.init
> SolrDispatchFilter.init() done
>    [junit4]   2> 1016384 T4476 oascc.SolrZkClient.makePath makePath:
> /collections/collection1/leader_elect/shard2/election
>    [junit4]   2> 1016387 T4476
> oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process
> for shard shard2
>    [junit4]   2> 1016388 T4440 oasc.DistributedQueue$LatchWatcher.process
> NodeChildrenChanged fired on path /overseer/queue state SyncConnected
>    [junit4]   2> 1016389 T4476
> oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas
> found to continue.
>    [junit4]   2> 1016389 T4476
> oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader -
> try and sync
>    [junit4]   2> 1016389 T4441 oasc.Overseer$ClusterStateUpdater.run
> processMessage: queueSize: 1, message = {
>    [junit4]   2>          "operation":"leader",
>    [junit4]   2>          "shard":"shard2",
>    [junit4]   2>          "collection":"collection1"} current state
> version: 4
>    [junit4]   2> ASYNC  NEW_CORE C1930 name=collection1
> org.apache.solr.core.SolrCore@7e811dcc url=
> http://127.0.0.1:33183/collection1 node=127.0.0.1:33183_
> C1930_STATE=coll:collection1 core:collection1 props:{core=collection1,
> base_url=http://127.0.0.1:33183, node_name=127.0.0.1:33183_, state=down}
>    [junit4]   2> 1016389 T4476 C1930 P33183 oasc.SyncStrategy.sync Sync
> replicas to http://127.0.0.1:33183/collection1/
>    [junit4]   2> 1016390 T4441 oasco.ZkStateWriter.writePendingUpdates
> going to update_collection /collections/collection1/state.json version: 1
>    [junit4]   2> 1016390 T4476 C1930 P33183 oasc.SyncStrategy.syncReplicas
> Sync Success - now sync replicas to me
>    [junit4]   2> 1016391 T4471 oascc.ZkStateReader$7.process A cluster
> state change: WatchedEvent state:SyncConnected type:NodeDataChanged
> path:/collections/collection1/state.json for collection collection1 has
> occurred - updating... (live nodes size: 2)
>    [junit4]   2> 1016391 T4476 C1930 P33183 oasc.SyncStrategy.syncToMe
> http://127.0.0.1:33183/collection1/ has no replicas
>    [junit4]   2> 1016391 T4471 oascc.ZkStateReader.updateWatchedCollection
> Updating data for collection1 to ver 2
>    [junit4]   2> 1016392 T4476
> oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader:
> http://127.0.0.1:33183/collection1/ shard2
>    [junit4]   2> 1016392 T4476 oascc.SolrZkClient.makePath makePath:
> /collections/collection1/leaders/shard2
>    [junit4]   2> 1016395 T4440 oasc.DistributedQueue$LatchWatcher.process
> NodeChildrenChanged fired on path /overseer/queue state SyncConnected
>    [junit4]   2> 1016396 T4441 oasc.Overseer$ClusterStateUpdater.run
> processMessage: queueSize: 1, message = {
>    [junit4]   2>          "operation":"leader",
>    [junit4]   2>          "shard":"shard2",
>    [junit4]   2>          "collection":"collection1",
>    [junit4]   2>          "base_url":"http://127.0.0.1:33183",
>    [junit4]   2>          "core":"collection1",
>    [junit4]   2>          "state":"active"} current state version: 4
>    [junit4]   2> 1016396 T4441 oasco.ZkStateWriter.writePendingUpdates
> going to update_collection /collections/collection1/state.json version: 2
>    [junit4]   2> 1016397 T4471 oascc.ZkStateReader$7.process A cluster
> state change: WatchedEvent state:SyncConnected type:NodeDataChanged
> path:/collections/collection1/state.json for collection collection1 has
> occurred - updating... (live nodes size: 2)
>    [junit4]   2> 1016397 T4471 oascc.ZkStateReader.updateWatchedCollection
> Updating data for collection1 to ver 3
>    [junit4]   2> 1016450 T4476 oasc.ZkController.register We are
> http://127.0.0.1:33183/collection1/ and leader is
> http://127.0.0.1:33183/collection1/
>    [junit4]   2> 1016450 T4476 oasc.ZkController.register No LogReplay
> needed for core=collection1 baseURL=http://127.0.0.1:33183
>    [junit4]   2> 1016450 T4476 oasc.ZkController.checkRecovery I am the
> leader, no recovery necessary
>    [junit4]   2> 1016450 T4476 oasc.ZkController.publish publishing
> core=collection1 state=active collection=collection1
>    [junit4]   2> 1016450 T4476 oasc.ZkController.publish numShards not
> found on descriptor - reading it from system property
>    [junit4]   2> 1016451 T4440 oasc.DistributedQueue$LatchWatcher.process
> NodeChildrenChanged fired on path /overseer/queue state SyncConnected
>    [junit4]   2> 1016452 T4441 oasc.Overseer$ClusterStateUpdater.run
> processMessage: queueSize: 1, message = {
>    [junit4]   2>          "core":"collection1",
>    [junit4]   2>          "core_node_name":"core_node1",
>    [junit4]   2>          "roles":null,
>    [junit4]   2>          "base_url":"http://127.0.0.1:33183",
>    [junit4]   2>          "node_name":"127.0.0.1:33183_",
>    [junit4]   2>          "numShards":"2",
>    [junit4]   2>          "state":"active",
>    [junit4]   2>          "shard":"shard2",
>    [junit4]   2>          "collection":"collection1",
>    [junit4]   2>          "operation":"state"} current state version: 4
>    [junit4]   2> 1016452 T4441 oasco.ReplicaMutator.updateState Update
> state numShards=2 message={
>    [junit4]   2>          "core":"collection1",
>    [junit4]   2>          "core_node_name":"core_node1",
>    [junit4]   2>          "roles":null,
>    [junit4]   2>          "base_url":"http://127.0.0.1:33183",
>    [junit4]   2>          "node_name":"127.0.0.1:33183_",
>    [junit4]   2>          "numShards":"2",
>    [junit4]   2>          "state":"active",
>    [junit4]   2>          "shard":"shard2",
>    [junit4]   2>          "collection":"collection1",
>    [junit4]   2>          "operation":"state"}
>    [junit4]   2> 1016453 T4441 oasco.ZkStateWriter.writePendingUpdates
> going to update_collection /collections/collection1/state.json version: 3
>    [junit4]   2> 1016454 T4471 oascc.ZkStateReader$7.process A cluster
> state change: WatchedEvent state:SyncConnected type:NodeDataChanged
> path:/collections/collection1/state.json for collection collection1 has
> occurred - updating... (live nodes size: 2)
>    [junit4]   2> 1016457 T4476 oascc.ZkStateReader.updateWatchedCollection
> Updating data for collection1 to ver 4
>    [junit4]   2> 1016458 T4471 oascc.ZkStateReader.updateWatchedCollection
> Updating data for collection1 to ver 4
>    [junit4]   2> 1016641 T4412 oas.SolrTestCaseJ4.writeCoreProperties
> Writing core.properties file to
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test
> 827245A9BAAE634A-001/shard-2-001/cores/collection1
>    [junit4]   2> 1016642 T4412
> oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
>    [junit4]   2> 1016642 T4412 oejs.Server.doStart jetty-9.2.6.v20141205
>    [junit4]   2> 1016644 T4412 oejsh.ContextHandler.doStart Started
> o.e.j.s.ServletContextHandler@6be6fa52{/,null,AVAILABLE}
>    [junit4]   2> 1016644 T4412 oejs.AbstractConnector.doStart Started
> ServerConnector@4edc4677{HTTP/1.1}{127.0.0.1:39320}
>    [junit4]   2> 1016645 T4412 oejs.Server.doStart Started @1018118ms
>    [junit4]   2> 1016645 T4412 oass.SolrDispatchFilter.init
> SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
>    [junit4]   2> 1016645 T4412 oasc.SolrResourceLoader.locateSolrHome JNDI
> not configured for solr (NoInitialContextEx)
>    [junit4]   2> 1016645 T4412 oasc.SolrResourceLoader.locateSolrHome
> using system property solr.solr.home:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test
> 827245A9BAAE634A-001/shard-2-001
>    [junit4]   2> 1016646 T4412 oasc.SolrResourceLoader.<init> new
> SolrResourceLoader for directory:
> '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test
> 827245A9BAAE634A-001/shard-2-001/'
>    [junit4]   2> 1016656 T4412 oasc.SolrXmlConfig.fromFile Loading
> container configuration from
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test
> 827245A9BAAE634A-001/shard-2-001/solr.xml
>    [junit4]   2> 1016660 T4412 oasc.CorePropertiesLocator.<init>
> Config-defined core root directory:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test
> 827245A9BAAE634A-001/shard-2-001/cores
>    [junit4]   2> 1016660 T4412 oasc.CoreContainer.<init> New CoreContainer
> 710336528
>    [junit4]   2> 1016661 T4412 oasc.CoreContainer.load Loading cores into
> CoreContainer
> [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test
> 827245A9BAAE634A-001/shard-2-001/]
>    [junit4]   2> 1016661 T4412 oasc.CoreContainer.load loading shared
> library:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test
> 827245A9BAAE634A-001/shard-2-001/lib
>    [junit4]   2> 1016661 T4412 oasc.SolrResourceLoader.addToClassLoader
> WARN Can't find (or read) directory to add to classloader: lib (resolved
> as:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test
> 827245A9BAAE634A-001/shard-2-001/lib).
>    [junit4]   2> 1016666 T4412 oashc.HttpShardHandlerFactory.getParameter
> Setting socketTimeout to: 90000
>    [junit4]   2> 1016666 T4412 oashc.HttpShardHandlerFactory.getParameter
> Setting urlScheme to:
>    [junit4]   2> 1016666 T4412 oashc.HttpShardHandlerFactory.getParameter
> Setting connTimeout to: 15000
>    [junit4]   2> 1016667 T4412 oashc.HttpShardHandlerFactory.getParameter
> Setting maxConnectionsPerHost to: 20
>    [junit4]   2> 1016667 T4412 oashc.HttpShardHandlerFactory.getParameter
> Setting maxConnections to: 10000
>    [junit4]   2> 1016667 T4412 oashc.HttpShardHandlerFactory.getParameter
> Setting corePoolSize to: 0
>    [junit4]   2> 1016667 T4412 oashc.HttpShardHandlerFactory.getParameter
> Setting maximumPoolSize to: 2147483647
>    [junit4]   2> 1016667 T4412 oashc.HttpShardHandlerFactory.getParameter
> Setting maxThreadIdleTime to: 5
>    [junit4]   2> 1016668 T4412 oashc.HttpShardHandlerFactory.getParameter
> Setting sizeOfQueue to: -1
>    [junit4]   2> 1016668 T4412 oashc.HttpShardHandlerFactory.getParameter
> Setting fairnessPolicy to: false
>    [junit4]   2> 1016668 T4412 oashc.HttpShardHandlerFactory.getParameter
> Setting useRetries to: false
>    [junit4]   2> 1016668 T4412 oasu.UpdateShardHandler.<init> Creating
> UpdateShardHandler HTTP client with params:
> socketTimeout=340000&connTimeout=45000&retry=true
>    [junit4]   2> 1016669 T4412 oasl.LogWatcher.createWatcher SLF4J impl is
> org.slf4j.impl.Log4jLoggerFactory
>    [junit4]   2> 1016669 T4412 oasl.LogWatcher.newRegisteredLogWatcher
> Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>    [junit4]   2> 1016669 T4412 oasc.CoreContainer.load Node Name: 127.0.0.1
>    [junit4]   2> 1016669 T4412 oasc.ZkContainer.initZooKeeper Zookeeper
> client=127.0.0.1:57662/solr
>    [junit4]   2> 1016669 T4412 oasc.ZkController.checkChrootPath zkHost
> includes chroot
>    [junit4]   2> 1016670 T4412
> oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
> ZkCredentialsProvider
>    [junit4]   2> 1016670 T4412 oascc.ConnectionManager.waitForConnected
> Waiting for client to connect to ZooKeeper
>    [junit4]   2> 1016671 T4490 oascc.ConnectionManager.process Watcher
> org.apache.solr.common.cloud.ConnectionManager@36eb160d
> name:ZooKeeperConnection Watcher:127.0.0.1:57662 got event WatchedEvent
> state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 1016672 T4412 oascc.ConnectionManager.waitForConnected
> Client is connected to ZooKeeper
>    [junit4]   2> 1016672 T4412 oascc.SolrZkClient.createZkACLProvider
> Using default ZkACLProvider
>    [junit4]   2> 1016674 T4412 oascc.ConnectionManager.waitForConnected
> Waiting for client to connect to ZooKeeper
>    [junit4]   2> 1016675 T4493 oascc.ConnectionManager.process Watcher
> org.apache.solr.common.cloud.ConnectionManager@67ad4fd5
> name:ZooKeeperConnection Watcher:127.0.0.1:57662/solr got event
> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 1016675 T4412 oascc.ConnectionManager.waitForConnected
> Client is connected to ZooKeeper
>    [junit4]   2> 1016678 T4412
> oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster
> state from ZooKeeper...
>    [junit4]   2> 1017681 T4412 oasc.ZkController.createEphemeralLiveNode
> Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39320_
>    [junit4]   2> 1017682 T4412 oascc.SolrZkClient.makePath makePath:
> /live_nodes/127.0.0.1:39320_
>    [junit4]   2> 1017684 T4412 oasc.Overseer.close Overseer (id=null)
> closing
>    [junit4]   2> 1017686 T4412 oasc.CorePropertiesLocator.discover Looking
> for core definitions underneath
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test
> 827245A9BAAE634A-001/shard-2-001/cores
>    [junit4]   2> 1017686 T4412 oasc.CorePropertiesLocator.discoverUnder
> Found core collection1 in
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test
> 827245A9BAAE634A-001/shard-2-001/cores/collection1/
>    [junit4]   2> 1017687 T4412 oasc.CorePropertiesLocator.discover Found 1
> core definitions
>    [junit4]   2> 1017688 T4494 oasc.ZkController.publish publishing
> core=collection1 state=down collection=collection1
>    [junit4]   2> 1017688 T4494 oasc.ZkController.publish numShards not
> found on descriptor - reading it from system property
>    [junit4]   2> 1017689 T4440 oasc.DistributedQueue$LatchWatcher.process
> NodeChildrenChanged fired on path /overseer/queue state SyncConnected
>    [junit4]   2> 1017690 T4494 oasc.ZkController.preRegister Registering
> watch for external collection collection1
>    [junit4]   2> 1017690 T4494 oascc.ZkStateReader.addZkWatch addZkWatch
> collection1
>    [junit4]   2> 1017690 T4441 oasc.Overseer$ClusterStateUpdater.run
> processMessage: queueSize: 1, message = {
>    [junit4]   2>          "core":"collection1",
>    [junit4]   2>          "roles":null,
>    [junit4]   2>          "base_url":"http://127.0.0.1:39320",
>    [junit4]   2>          "node_name":"127.0.0.1:39320_",
>    [junit4]   2>          "numShards":"2",
>    [junit4]   2>          "state":"down",
>    [junit4]   2>          "shard":null,
>    [junit4]   2>          "collection":"collection1",
>    [junit4]   2>          "operation":"state"} current state version: 4
>    [junit4]   2> 1017690 T4494 oascc.ZkStateReader.addZkWatch Updating
> collection state at /collections/collection1/state.json from ZooKeeper...
>    [junit4]   2> 1017690 T4441 oasco.ReplicaMutator.updateState Update
> state numShards=2 message={
>    [junit4]   2>          "core":"collection1",
>    [junit4]   2>          "roles":null,
>    [junit4]   2>          "base_url":"http://127.0.0.1:39320",
>    [junit4]   2>          "node_name":"127.0.0.1:39320_",
>    [junit4]   2>          "numShards":"2",
>    [junit4]   2>          "state":"down",
>    [junit4]   2>          "shard":null,
>    [junit4]   2>          "collection":"collection1",
>    [junit4]   2>          "operation":"state"}
>    [junit4]   2> 1017690 T4441 oasco.ReplicaMutator.updateState Collection
> already exists with numShards=2
>    [junit4]   2> 1017691 T4441 oasco.ReplicaMutator.updateState Assigning
> new node to shard shard=shard1
>    [junit4]   2> 1017691 T4494 oascc.ZkStateReader.updateWatchedCollection
> Updating data for collection1 to ver 4
>    [junit4]   2> 1017691 T4494 oasc.ZkController.waitForCoreNodeName look
> for our core node name
>    [junit4]   2> 1017691 T4441 oasco.ZkStateWriter.writePendingUpdates
> going to update_collection /collections/collection1/state.json version: 4
>    [junit4]   2> 1017691 T4493 oascc.ZkStateReader$7.process A cluster
> state change: WatchedEvent state:SyncConnected type:NodeDataChanged
> path:/collections/collection1/state.json for collection collection1 has
> occurred - updating... (live nodes size: 3)
>    [junit4]   2> 1017692 T4471 oascc.ZkStateReader$7.process A cluster
> state change: WatchedEvent state:SyncConnected type:NodeDataChanged
> path:/collections/collection1/state.json for collection collection1 has
> occurred - updating... (live nodes size: 3)
>    [junit4]   2> 1017692 T4493 oascc.ZkStateReader.updateWatchedCollection
> Updating data for collection1 to ver 5
>    [junit4]   2> 1017692 T4471 oascc.ZkStateReader.updateWatchedCollection
> Updating data for collection1 to ver 5
>    [junit4]   2> 1018691 T4494 oasc.ZkController.waitForShardId waiting to
> find shard id in clusterstate for collection1
>    [junit4]   2> 1018692 T4494 oasc.ZkController.createCollectionZkNode
> Check for collection zkNode:collection1
>    [junit4]   2> 1018692 T4494 oasc.ZkController.createCollectionZkNode
> Collection zkNode exists
>    [junit4]   2> 1018692 T4494 oascc.ZkStateReader.readConfigName Load
> collection config from:/collections/collection1
>    [junit4]   2> 1018693 T4494 oascc.ZkStateReader.readConfigName
> path=/collections/collection1 configName=conf1 specified config exists in
> ZooKeeper
>    [junit4]   2> 1018693 T4494 oasc.SolrResourceLoader.<init> new
> SolrResourceLoader for directory:
> '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test
> 827245A9BAAE634A-001/shard-2-001/cores/collection1/'
>    [junit4]   2> 1018705 T4494 oasc.ZkController.watchZKConfDir watch
> zkdir /configs/conf1
>    [junit4]   2> 1018707 T4494 oasc.Config.<init> loaded config
> solrconfig.xml with version 0
>    [junit4]   2> 1018710 T4494 oasc.SolrConfig.refreshRequestParams
> current version of requestparams : -1
>    [junit4]   2> 1018714 T4494 oasc.SolrConfig.<init> Using Lucene
> MatchVersion: 6.0.0
>    [junit4]   2> 1018726 T4494 oasc.SolrConfig.<init> Loaded SolrConfig:
> solrconfig.xml
>    [junit4]   2> 1018727 T4494 oass.IndexSchema.readSchema Reading Solr
> Schema from /configs/conf1/schema.xml
>    [junit4]   2> 1018730 T4494 oass.IndexSchema.readSchema [collection1]
> Schema name=test
>    [junit4]   2> 1018838 T4494 oass.OpenExchangeRatesOrgProvider.init
> Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
>    [junit4]   2> 1018842 T4494 oass.IndexSchema.readSchema default search
> field in schema is text
>    [junit4]   2> 1018844 T4494 oass.IndexSchema.readSchema unique key
> field: id
>    [junit4]   2> 1018851 T4494 oass.FileExchangeRateProvider.reload
> Reloading exchange rates from file currency.xml
>    [junit4]   2> 1018853 T4494 oass.FileExchangeRateProvider.reload
> Reloading exchange rates from file currency.xml
>    [junit4]   2> 1018855 T4494 oass.OpenExchangeRatesOrgProvider.reload
> Reloading exchange rates from open-exchange-rates.json
>    [junit4]   2> 1018856 T4494
> oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
> IMPORTANT NOTE
>    [junit4]   2> 1018856 T4494
> oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected
> key, got STRING
>    [junit4]   2> 1018856 T4494 oass.OpenExchangeRatesOrgProvider.reload
> Reloading exchange rates from open-exchange-rates.json
>    [junit4]   2> 1018857 T4494
> oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
> IMPORTANT NOTE
>    [junit4]   2> 1018857 T4494
> oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected
> key, got STRING
>    [junit4]   2> 1018857 T4494 oasc.CoreContainer.create Creating SolrCore
> 'collection1' using configuration from collection collection1
>    [junit4]   2> 1018857 T4494 oasc.SolrCore.initDirectoryFactory
> org.apache.solr.core.MockDirectoryFactory
>    [junit4]   2> 1018858 T4494 oasc.SolrCore.<init> [collection1] Opening
> new SolrCore at
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test
> 827245A9BAAE634A-001/shard-2-001/cores/collection1/,
> dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test
> 827245A9BAAE634A-001/tempDir-001/jetty2/
>    [junit4]   2> 1018858 T4494 oasc.JmxMonitoredMap.<init> JMX monitoring
> is enabled. Adding Solr mbeans to JMX Server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@204f7ceb
>    [junit4]   2> 1018858 T4494 oasc.CachingDirectoryFactory.get return new
> directory for
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test
> 827245A9BAAE634A-001/tempDir-001/jetty2
>    [junit4]   2> 1018859 T4494 oasc.SolrCore.getNewIndexDir New index
> directory detected: old=null
> new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test
> 827245A9BAAE634A-001/tempDir-001/jetty2/index/
>    [junit4]   2> 1018859 T4494 oasc.SolrCore.initIndex WARN [collection1]
> Solr index directory
> '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test
> 827245A9BAAE634A-001/tempDir-001/jetty2/index' doesn't exist. Creating new
> index...
>    [junit4]   2> 1018859 T4494 oasc.CachingDirectoryFactory.get return new
> directory for
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test
> 827245A9BAAE634A-001/tempDir-001/jetty2/index
>    [junit4]   2> 1018859 T4494 oasu.RandomMergePolicy.<init>
> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy:
> [LogDocMergePolicy: minMergeSize=1000, mergeFactor=43,
> maxMergeSize=9223372036854775807,
> maxMergeSizeForForcedMerge=9223372036854775807,
> calibrateSizeByDeletes=true, maxMergeDocs=2147483647,
> maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
>    [junit4]   2> 1018860 T4494 oasc.SolrDeletionPolicy.onCommit
> SolrDeletionPolicy.onCommit: commits: num=1
>    [junit4]   2>
> commit{dir=MockDirectoryWrapper(RAMDirectory@b6f1bab
> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@736fceb1
> ),segFN=segments_1,generation=1}
>    [junit4]   2> 1018860 T4494 oasc.SolrDeletionPolicy.updateCommits
> newest commit generation = 1
>    [junit4]   2> 1018863 T4494 oasup.UpdateRequestProcessorChain.init
> creating updateRequestProcessorChain "nodistrib"
>    [junit4]   2> 1018863 T4494 oasup.UpdateRequestProcessorChain.init
> creating updateRequestProcessorChain "dedupe"
>    [junit4]   2> 1018864 T4494 oasup.UpdateRequestProcessorChain.init
> inserting DistributedUpdateProcessorFactory into
> updateRequestProcessorChain "dedupe"
>    [junit4]   2> 1018864 T4494 oasup.UpdateRequestProcessorChain.init
> creating updateRequestProcessorChain "stored_sig"
>    [junit4]   2> 1018864 T4494 oasup.UpdateRequestProcessorChain.init
> inserting DistributedUpdateProcessorFactory into
> updateRequestProcessorChain "stored_sig"
>    [junit4]   2> 1018864 T4494 oasup.UpdateRequestProcessorChain.init
> creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
>    [junit4]   2> 1018864 T4494 oasup.UpdateRequestProcessorChain.init
> creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>    [junit4]   2> 1018865 T4494 oasup.UpdateRequestProcessorChain.init
> inserting DistributedUpdateProcessorFactory into
> updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>    [junit4]   2> 1018865 T4494 oasc.SolrCore.loadUpdateProcessorChains no
> updateRequestProcessorChain defined as default, creating implicit default
>    [junit4]   2> 1018865 T4494 oasc.RequestHandlers.initHandlersFromConfig
> created /update: org.apache.solr.handler.UpdateRequestHandler
>    [junit4]   2> 1018866 T4494 oasc.RequestHandlers.initHandlersFromConfig
> created /update/json: org.apache.solr.handler.UpdateRequestHandler
>    [junit4]   2> 1018866 T4494 oasc.RequestHandlers.initHandlersFromConfig
> created /update/csv: org.apache.solr.handler.UpdateRequestHandler
>    [junit4]   2> 1018866 T4494 oasc.RequestHandlers.initHandlersFromConfig
> created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
>    [junit4]   2> 1018867 T4494 oasc.RequestHandlers.initHandlersFromConfig
> created /config: org.apache.solr.handler.SolrConfigHandler
>    [junit4]   2> 1018867 T4494 oasc.RequestHandlers.initHandlersFromConfig
> created /schema: org.apache.solr.handler.SchemaHandler
>    [junit4]   2> 1018868 T4494 oasc.RequestHandlers.initHandlersFromConfig
> created /replication: org.apache.solr.handler.ReplicationHandler
>    [junit4]   2> 1018868 T4494 oasc.RequestHandlers.initHandlersFromConfig
> created /get: org.apache.solr.handler.RealTimeGetHandler
>    [junit4]   2> 1018869 T4494 oasc.RequestHandlers.initHandlersFromConfig
> created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
>    [junit4]   2> 1018869 T4494 oasc.RequestHandlers.initHandlersFromConfig
> created /admin/sy
>
> [...truncated too long message...]
>
> ... (live nodes size: 1)
>    [junit4]   2> 1033305 T4580 oascc.ZkStateReader.updateWatchedCollection
> Updating data for collection1 to ver 21
>    [junit4]   2> 1033314 T4412 oasc.CachingDirectoryFactory.close Closing
> MockDirectoryFactory - 2 directories currently being tracked
>    [junit4]   2> 1033314 T4412
> oasc.CachingDirectoryFactory.closeCacheValue looking to close
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test
> 827245A9BAAE634A-001/tempDir-001/jetty4
> [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test
> 827245A9BAAE634A-001/tempDir-001/jetty4;done=false>>]
>    [junit4]   2> 1033314 T4412 oasc.CachingDirectoryFactory.close Closing
> directory:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test
> 827245A9BAAE634A-001/tempDir-001/jetty4
>    [junit4]   2> 1033315 T4412
> oasc.CachingDirectoryFactory.closeCacheValue looking to close
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test
> 827245A9BAAE634A-001/tempDir-001/jetty4/index
> [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test
> 827245A9BAAE634A-001/tempDir-001/jetty4/index;done=false>>]
>    [junit4]   2> 1033315 T4412 oasc.CachingDirectoryFactory.close Closing
> directory:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test
> 827245A9BAAE634A-001/tempDir-001/jetty4/index
>    [junit4]   2> 1033316 T4412 oasc.Overseer.close Overseer
> (id=93387228069429261-127.0.0.1:32832_-n_0000000004) closing
>    [junit4]   2> 1033316 T4598 oasc.Overseer$ClusterStateUpdater.run
> Overseer Loop exiting : 127.0.0.1:32832_
>    [junit4]   2> 1034835 T4580 oascc.ZkStateReader$3.process WARN
> ZooKeeper watch triggered, but Solr cannot talk to ZK
>    [junit4]   2> 1034836 T4412 oejs.AbstractConnector.doStop Stopped
> ServerConnector@7f09c9a2{HTTP/1.1}{127.0.0.1:0}
>    [junit4]   2> 1034837 T4412 oejsh.ContextHandler.doStop Stopped
> o.e.j.s.ServletContextHandler@53cf85af{/,null,UNAVAILABLE}
>    [junit4]   2> 1034838 T4412 oasc.ZkTestServer.send4LetterWord
> connecting to 127.0.0.1:57662 57662
>    [junit4]   2> 1035535 T4413 oasc.ZkTestServer.send4LetterWord
> connecting to 127.0.0.1:57662 57662
>    [junit4]   2> 1035537 T4413
> oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations:
>    [junit4]   2>        Maximum concurrent create/delete watches above
> limit:
>    [junit4]   2>
>    [junit4]   2>                9       /solr/aliases.json
>    [junit4]   2>                9       /solr/clusterstate.json
>    [junit4]   2>                5       /solr/configs/conf1
>    [junit4]   2>                4
>  /solr/collections/collection1/state.json
>    [junit4]   2>
>    [junit4]   2>        Maximum concurrent data watches above limit:
>    [junit4]   2>
>    [junit4]   2>                2
>  /solr/overseer_elect/election/93387228069429255-127.0.0.1:33183_-n_0000000001
>    [junit4]   2>
>    [junit4]   2>        Maximum concurrent children watches above limit:
>    [junit4]   2>
>    [junit4]   2>                9       /solr/live_nodes
>    [junit4]   2>                4
>  /solr/overseer/collection-queue-work
>    [junit4]   2>                3       /solr/overseer/queue
>    [junit4]   2>
>    [junit4]   2> NOTE: reproduce with: ant test
> -Dtestcase=BasicDistributedZk2Test -Dtests.method=test
> -Dtests.seed=827245A9BAAE634A -Dtests.multiplier=3 -Dtests.slow=true
> -Dtests.locale=ko_KR -Dtests.timezone=America/Puerto_Rico
> -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
>    [junit4] FAILURE 23.4s J1 | BasicDistributedZk2Test.test <<<
>    [junit4]    > Throwable #1: junit.framework.AssertionFailedError:
> ._stateVer_:{collection1=16}!=null
>    [junit4]    >        at
> __randomizedtesting.SeedInfo.seed([827245A9BAAE634A:A267A7314520EB2]:0)
>    [junit4]    >        at junit.framework.Assert.fail(Assert.java:50)
>    [junit4]    >        at
> org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:873)
>    [junit4]    >        at
> org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:892)
>    [junit4]    >        at
> org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:593)
>    [junit4]    >        at
> org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:573)
>    [junit4]    >        at
> org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:552)
>    [junit4]    >        at
> org.apache.solr.cloud.BasicDistributedZk2Test.brindDownShardIndexSomeDocsAndRecover(BasicDistributedZk2Test.java:280)
>    [junit4]    >        at
> org.apache.solr.cloud.BasicDistributedZk2Test.test(BasicDistributedZk2Test.java:98)
>    [junit4]    >        at
> org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:945)
>    [junit4]    >        at
> org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:920)
>    [junit4]    >        at java.lang.Thread.run(Thread.java:745)
>    [junit4]   2> 1035548 T4412 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/J1/temp/solr.cloud.BasicDistributedZk2Test
> 827245A9BAAE634A-001
>    [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50):
> {other_tl1=FST50, SubjectTerms_mfacet=FST50, n_l1=FST50,
> multiDefault=FSTOrd50, intDefault=FST50, n_td1=FSTOrd50, n_d1=FST50,
> range_facet_l=FST50, n_f1=FSTOrd50, n_tl1=FSTOrd50,
> oddField_s=PostingsFormat(name=MockRandom), n_tf1=FST50, a_t=FST50,
> id=Lucene50(blocksize=128), text=PostingsFormat(name=MockRandom),
> timestamp=FST50, n_dt1=FSTOrd50, a_i1=FST50, n_ti1=Lucene50(blocksize=128),
> rnd_b=Lucene50(blocksize=128), _version_=FST50,
> foo_b=PostingsFormat(name=MockRandom), n_tdt1=FST50,
> foo_d=Lucene50(blocksize=128), foo_f=PostingsFormat(name=MockRandom)},
> docValues:{timestamp=DocValuesFormat(name=Direct)}, sim=DefaultSimilarity,
> locale=ko_KR, timezone=America/Puerto_Rico
>    [junit4]   2> NOTE: Linux 3.13.0-45-generic amd64/Oracle Corporation
> 1.8.0_40-ea (64-bit)/cpus=8,threads=1,free=193805712,total=337502208
>    [junit4]   2> NOTE: All tests run in this JVM: [SolrRequestParserTest,
> ParsingFieldUpdateProcessorsTest, TestDistributedGrouping,
> TestSchemaResource, TestNonDefinedSimilarityFactory,
> CloudExitableDirectoryReaderTest, OverseerCollectionProcessorTest,
> TestMissingGroups, IndexBasedSpellCheckerTest, FileBasedSpellCheckerTest,
> TestFieldResource, TestAddFieldRealTimeGet, BinaryUpdateRequestHandlerTest,
> TestFoldingMultitermQuery, PrimitiveFieldTypeTest, TestSolr4Spatial,
> ConnectionManagerTest, TestReload, QueryResultKeyTest, TestRealTimeGet,
> HdfsChaosMonkeySafeLeaderTest, MigrateRouteKeyTest,
> RAMDirectoryFactoryTest, DirectUpdateHandlerOptimizeTest,
> DocExpirationUpdateProcessorFactoryTest, TestFastOutputStream,
> TestSolrQueryParserDefaultOperatorResource, TestMergePolicyConfig,
> TestManagedSchemaDynamicFieldResource,
> OutOfBoxZkACLAndCredentialsProvidersTest, EchoParamsTest,
> UUIDUpdateProcessorFallbackTest, BasicZkTest, ReturnFieldsTest,
> TestPseudoReturnFields, TestShortCircuitedRequests,
> DistribDocExpirationUpdateProcessorTest, TestManagedSchema,
> TestUniqueKeyFieldResource, QueryParsingTest, TestSolrCoreProperties,
> FieldMutatingUpdateProcessorTest, TermVectorComponentDistributedTest,
> TestNRTOpen, ShardSplitTest, BlockDirectoryTest, TestRTGBase,
> LeaderFailoverAfterPartitionTest, TestClassNameShortening,
> TestRemoteStreaming, ReplicationFactorTest, TestConfig, TestConfigOverlay,
> NotRequiredUniqueKeyTest, FacetPivotSmallTest, ExternalCollectionsTest,
> DirectSolrSpellCheckerTest, OpenCloseCoreStressTest, SolrIndexConfigTest,
> ShardRoutingCustomTest, TestBadConfig, CurrencyFieldXmlFileTest,
> TestHdfsUpdateLog, SearchHandlerTest, SSLMigrationTest,
> TestHighFrequencyDictionaryFactory, SignatureUpdateProcessorFactoryTest,
> LeaderInitiatedRecoveryOnCommitTest, AnalyticsQueryTest,
> RequestLoggingTest, AssignTest, CSVRequestHandlerTest,
> TestQuerySenderListener, TestBlendedInfixSuggestions, QueryEqualityTest,
> DocumentBuilderTest, TestCollectionAPI, TestMaxScoreQueryParser,
> RollingRestartTest, TermVectorComponentTest, TestRecoveryHdfs,
> DistributedIntervalFacetingTest, RecoveryAfterSoftCommitTest,
> EnumFieldTest, CoreAdminCreateDiscoverTest, TestRestManager,
> BasicDistributedZk2Test]
>    [junit4] Completed on J1 in 23.42s, 1 test, 1 failure <<< FAILURES!
>
> [...truncated 905 lines...]
> BUILD FAILED
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:519: The
> following error occurred while executing this line:
> /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:61: The
> following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39:
> The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:191: The
> following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:510:
> The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1351:
> The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:958:
> There were test failures: 468 suites, 1868 tests, 1 failure, 48 ignored (21
> assumptions)
>
> Total time: 67 minutes 12 seconds
> Build step 'Invoke Ant' marked build as failure
> [description-setter] Description set: Java: 64bit/jdk1.8.0_40-ea-b22
> -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
> Archiving artifacts
> Recording test results
> Email was triggered for: Failure - Any
> Sending email for trigger: Failure - Any
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>



-- 
-----------------------------------------------------
Noble Paul