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/11 02:38:42 UTC

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.9.0-ea-b47) - Build # 11776 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11776/
Java: 32bit/jdk1.9.0-ea-b47 -server -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.handler.TestSolrConfigHandlerCloud.test

Error Message:
Could not get expected value  'P val' for path 'response/params/y/p' full output: {   "responseHeader":{     "status":0,     "QTime":0},   "response":{     "znodeVersion":2,     "params":{       "x":{         "a":"A val",         "b":"B val",         "":{"v":0}},       "y":{         "c":"CY val modified",         "b":"BY val",         "i":"20",         "d":[           "val 1",           "val 2"],         "e":"EY val",         "":{"v":0}}}}}

Stack Trace:
java.lang.AssertionError: Could not get expected value  'P val' for path 'response/params/y/p' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "response":{
    "znodeVersion":2,
    "params":{
      "x":{
        "a":"A val",
        "b":"B val",
        "":{"v":0}},
      "y":{
        "c":"CY val modified",
        "b":"BY val",
        "i":"20",
        "d":[
          "val 1",
          "val 2"],
        "e":"EY val",
        "":{"v":0}}}}}
	at __randomizedtesting.SeedInfo.seed([4721185DBF0334B0:CF75278711FF5948]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:399)
	at org.apache.solr.handler.TestSolrConfigHandlerCloud.testReqParams(TestSolrConfigHandlerCloud.java:244)
	at org.apache.solr.handler.TestSolrConfigHandlerCloud.test(TestSolrConfigHandlerCloud.java:77)
	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:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:940)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915)
	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 10344 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerCloud
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 4721185DBF0334B0-001/init-core-data-001
   [junit4]   2> 1621429 T10985 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1621429 T10985 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1621432 T10985 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1621432 T10986 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1621532 T10985 oasc.ZkTestServer.run start zk server on port:54795
   [junit4]   2> 1621533 T10985 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1621534 T10985 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1621537 T10993 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@be813d name:ZooKeeperConnection Watcher:127.0.0.1:54795 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1621537 T10985 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1621537 T10985 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1621537 T10985 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1621540 T10985 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1621541 T10985 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1621542 T10996 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8728f3 name:ZooKeeperConnection Watcher:127.0.0.1:54795/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1621542 T10985 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1621542 T10985 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1621543 T10985 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1621544 T10985 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1621545 T10985 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1621546 T10985 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1621547 T10985 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> 1621547 T10985 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1621549 T10985 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> 1621549 T10985 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1621551 T10985 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> 1621551 T10985 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1621553 T10985 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> 1621553 T10985 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1621555 T10985 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> 1621555 T10985 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1621557 T10985 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> 1621558 T10985 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1621559 T10985 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> 1621560 T10985 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1621561 T10985 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> 1621562 T10985 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1621563 T10985 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> 1621564 T10985 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1621565 T10985 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> 1621566 T10985 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1621567 T10985 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> 1621568 T10985 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1621827 T10985 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 4721185DBF0334B0-001/control-001/cores/collection1
   [junit4]   2> 1621828 T10985 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 1621830 T10985 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@b55040{/,null,AVAILABLE}
   [junit4]   2> 1621832 T10985 oejs.AbstractConnector.doStart Started ServerConnector@16ab6d{HTTP/1.1}{127.0.0.1:36808}
   [junit4]   2> 1621832 T10985 oejs.Server.doStart Started @1623392ms
   [junit4]   2> 1621833 T10985 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@d25a40
   [junit4]   2> 1621833 T10985 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1621833 T10985 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 4721185DBF0334B0-001/control-001
   [junit4]   2> 1621834 T10985 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 4721185DBF0334B0-001/control-001/'
   [junit4]   2> 1621848 T10985 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 4721185DBF0334B0-001/control-001/solr.xml
   [junit4]   2> 1621853 T10985 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 4721185DBF0334B0-001/control-001/cores
   [junit4]   2> 1621854 T10985 oasc.CoreContainer.<init> New CoreContainer 27659610
   [junit4]   2> 1621854 T10985 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 4721185DBF0334B0-001/control-001/]
   [junit4]   2> 1621855 T10985 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1621855 T10985 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1621856 T10985 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1621856 T10985 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1621856 T10985 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1621857 T10985 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1621857 T10985 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1621857 T10985 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1621858 T10985 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1621858 T10985 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1621858 T10985 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 1621859 T10985 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1621859 T10985 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1621860 T10985 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1621860 T10985 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1621861 T10985 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54795/solr
   [junit4]   2> 1621861 T10985 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1621861 T10985 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1621862 T10985 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1621863 T11010 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7bd887 name:ZooKeeperConnection Watcher:127.0.0.1:54795 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1621863 T10985 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1621864 T10985 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1621865 T10985 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1621866 T11013 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15f39a1 name:ZooKeeperConnection Watcher:127.0.0.1:54795/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1621866 T10985 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1621881 T10985 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1621883 T10985 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1621884 T10985 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1621885 T10985 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1621887 T10985 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1621888 T10985 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1621889 T10985 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36808_
   [junit4]   2> 1621889 T10985 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:36808_
   [junit4]   2> 1621890 T10985 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1621891 T10985 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1621892 T10985 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1621892 T10985 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:36808_
   [junit4]   2> 1621893 T10985 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1621894 T10985 oasc.Overseer.start Overseer (id=93298251827249155-127.0.0.1:36808_-n_0000000000) starting
   [junit4]   2> 1621895 T10985 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1621898 T10985 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1621898 T11015 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1621899 T10985 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1621900 T10985 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1621900 T10985 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1621902 T11014 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1621903 T10985 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 4721185DBF0334B0-001/control-001/cores
   [junit4]   2> 1621903 T10985 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 4721185DBF0334B0-001/control-001/cores/collection1/
   [junit4]   2> 1621904 T10985 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1621904 T11017 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 1621904 T11017 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1621905 T11013 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1621905 T11017 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1621906 T11014 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 0, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:36808",
   [junit4]   2> 	  "node_name":"127.0.0.1:36808_",
   [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> 1621907 T11014 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:36808",
   [junit4]   2> 	  "node_name":"127.0.0.1:36808_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1621907 T11014 oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 1621907 T11014 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1621908 T11013 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> 1622905 T11017 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1622906 T11017 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1622907 T11017 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1622907 T11017 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1622909 T11017 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1622909 T11017 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 4721185DBF0334B0-001/control-001/cores/collection1/'
   [junit4]   2> 1622926 T11017 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 1622928 T11017 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 1622933 T11017 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1622936 T11017 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1622944 T11017 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1622946 T11017 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1622950 T11017 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1623082 T11017 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1623085 T11017 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1623087 T11017 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1623095 T11017 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1623097 T11017 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1623099 T11017 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1623100 T11017 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1623100 T11017 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1623100 T11017 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1623101 T11017 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1623101 T11017 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1623102 T11017 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1623102 T11017 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1623102 T11017 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 4721185DBF0334B0-001/control-001/cores/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 4721185DBF0334B0-001/tempDir-001/control/data/
   [junit4]   2> 1623102 T11017 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@155812a
   [junit4]   2> 1623103 T11017 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 4721185DBF0334B0-001/tempDir-001/control/data
   [junit4]   2> 1623103 T11017 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 4721185DBF0334B0-001/tempDir-001/control/data/index/
   [junit4]   2> 1623103 T11017 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 4721185DBF0334B0-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1623104 T11017 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 4721185DBF0334B0-001/tempDir-001/control/data/index
   [junit4]   2> 1623104 T11017 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1623105 T11017 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@4662e3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13410d7),segFN=segments_1,generation=1}
   [junit4]   2> 1623105 T11017 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1623107 T11017 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1623108 T11017 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1623108 T11017 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1623108 T11017 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1623109 T11017 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1623109 T11017 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1623109 T11017 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1623109 T11017 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1623110 T11017 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1623110 T11017 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1623110 T11017 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1623111 T11017 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1623111 T11017 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1623111 T11017 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1623112 T11017 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1623112 T11017 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1623113 T11017 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1623113 T11017 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1623113 T11017 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 1623114 T11017 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 1623114 T11017 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 1623115 T11017 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 1623115 T11017 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 1623115 T11017 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 1623116 T11017 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1623116 T11017 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 1623116 T11017 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1623119 T11017 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1623120 T11017 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1623121 T11017 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1623122 T11017 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1623123 T11017 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1623124 T11017 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1623124 T11017 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1623125 T11017 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=607969902, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1623125 T11017 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@4662e3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13410d7),segFN=segments_1,generation=1}
   [junit4]   2> 1623125 T11017 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1623126 T11017 oass.SolrIndexSearcher.<init> Opening Searcher@142a669[collection1] main
   [junit4]   2> 1623126 T11017 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1623127 T11017 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1623127 T11017 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1623128 T11017 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1623128 T11017 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1623128 T11017 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1623128 T11017 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1623129 T11017 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1623129 T11017 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1623129 T11017 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1623130 T11018 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@142a669[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1623130 T11017 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1623131 T11021 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:36808 collection:control_collection shard:shard1
   [junit4]   2> 1623131 T10985 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1623132 T10985 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1623132 T11021 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1623132 T10985 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1623133 T10985 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1623134 T11024 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1719252 name:ZooKeeperConnection Watcher:127.0.0.1:54795/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1623134 T10985 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1623134 T10985 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1623135 T11021 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1623135 T10985 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1623136 T11013 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1623136 T11021 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1623136 T11021 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1623136 T11014 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> ASYNC  NEW_CORE C4296 name=collection1 org.apache.solr.core.SolrCore@2dfa6e url=http://127.0.0.1:36808/collection1 node=127.0.0.1:36808_ C4296_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:36808, node_name=127.0.0.1:36808_, state=down}
   [junit4]   2> 1623136 T11021 C4296 P36808 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:36808/collection1/
   [junit4]   2> 1623137 T11021 C4296 P36808 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1623137 T11021 C4296 P36808 oasc.SyncStrategy.syncToMe http://127.0.0.1:36808/collection1/ has no replicas
   [junit4]   2> 1623137 T11021 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:36808/collection1/ shard1
   [junit4]   2> 1623137 T10985 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1623137 T11021 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1623139 T11013 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1623140 T11014 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:36808",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 1
   [junit4]   2> 1623242 T11013 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> 1623242 T11024 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> 1623290 T11021 oasc.ZkController.register We are http://127.0.0.1:36808/collection1/ and leader is http://127.0.0.1:36808/collection1/
   [junit4]   2> 1623291 T11021 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:36808
   [junit4]   2> 1623291 T11021 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1623291 T11021 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 1623291 T11021 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1623292 T11013 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1623293 T11014 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:36808",
   [junit4]   2> 	  "node_name":"127.0.0.1:36808_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 2
   [junit4]   2> 1623294 T11014 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:36808",
   [junit4]   2> 	  "node_name":"127.0.0.1:36808_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1623392 T10985 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 4721185DBF0334B0-001/shard-1-001/cores/collection1
   [junit4]   2> 1623393 T10985 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1623394 T10985 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 1623396 T11013 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> 1623396 T10985 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@169affd{/,null,AVAILABLE}
   [junit4]   2> 1623396 T11024 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> 1623397 T10985 oejs.AbstractConnector.doStart Started ServerConnector@1c92779{HTTP/1.1}{127.0.0.1:56274}
   [junit4]   2> 1623397 T10985 oejs.Server.doStart Started @1624957ms
   [junit4]   2> 1623398 T10985 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@d25a40
   [junit4]   2> 1623398 T10985 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1623399 T10985 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 4721185DBF0334B0-001/shard-1-001
   [junit4]   2> 1623399 T10985 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 4721185DBF0334B0-001/shard-1-001/'
   [junit4]   2> 1623416 T10985 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 4721185DBF0334B0-001/shard-1-001/solr.xml
   [junit4]   2> 1623421 T10985 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 4721185DBF0334B0-001/shard-1-001/cores
   [junit4]   2> 1623422 T10985 oasc.CoreContainer.<init> New CoreContainer 31421736
   [junit4]   2> 1623422 T10985 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 4721185DBF0334B0-001/shard-1-001/]
   [junit4]   2> 1623423 T10985 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1623423 T10985 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1623423 T10985 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1623424 T10985 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1623424 T10985 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1623424 T10985 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1623425 T10985 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1623425 T10985 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1623425 T10985 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1623426 T10985 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1623426 T10985 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 1623426 T10985 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1623427 T10985 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1623427 T10985 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1623427 T10985 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1623428 T10985 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54795/solr
   [junit4]   2> 1623428 T10985 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1623429 T10985 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1623429 T10985 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1623430 T11038 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4c85fe name:ZooKeeperConnection Watcher:127.0.0.1:54795 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1623431 T10985 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1623431 T10985 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1623433 T10985 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1623448 T11041 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b5f86c name:ZooKeeperConnection Watcher:127.0.0.1:54795/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1623449 T10985 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1623453 T10985 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1624455 T10985 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56274_
   [junit4]   2> 1624456 T10985 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56274_
   [junit4]   2> 1624459 T10985 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1624460 T10985 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 4721185DBF0334B0-001/shard-1-001/cores
   [junit4]   2> 1624461 T10985 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 4721185DBF0334B0-001/shard-1-001/cores/collection1/
   [junit4]   2> 1624461 T10985 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1624462 T11042 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1624462 T11042 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1624462 T11013 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1624462 T11042 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1624463 T11014 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:56274",
   [junit4]   2> 	  "node_name":"127.0.0.1:56274_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 3
   [junit4]   2> 1624463 T11014 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:56274",
   [junit4]   2> 	  "node_name":"127.0.0.1:56274_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1624463 T11014 oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 1624464 T11014 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1624565 T11013 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1624565 T11024 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1624565 T11041 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1625463 T11042 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1625463 T11042 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1625464 T11042 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1625464 T11042 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1625465 T11042 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1625465 T11042 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 4721185DBF0334B0-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1625477 T11042 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 1625479 T11042 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 1625483 T11042 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1625487 T11042 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1625497 T11042 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1625498 T11042 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1625502 T11042 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1625612 T11042 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1625616 T11042 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1625617 T11042 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1625624 T11042 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1625627 T11042 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1625629 T11042 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1625630 T11042 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1625630 T11042 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1625630 T11042 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1625631 T11042 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1625631 T11042 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1625632 T11042 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1625632 T11042 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1625632 T11042 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 4721185DBF0334B0-001/shard-1-001/cores/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 4721185DBF0334B0-001/tempDir-001/jetty1/
   [junit4]   2> 1625632 T11042 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@155812a
   [junit4]   2> 1625633 T11042 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 4721185DBF0334B0-001/tempDir-001/jetty1
   [junit4]   2> 1625633 T11042 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 4721185DBF0334B0-001/tempDir-001/jetty1/index/
   [junit4]   2> 1625634 T11042 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 4721185DBF0334B0-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 1625634 T11042 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 4721185DBF0334B0-001/tempDir-001/jetty1/index
   [junit4]   2> 1625635 T11042 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1625635 T11042 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@d1356e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@cd14af),segFN=segments_1,generation=1}
   [junit4]   2> 1625636 T11042 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1625639 T11042 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1625639 T11042 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1625640 T11042 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1625640 T11042 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1625640 T11042 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1625640 T11042 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1625641 T11042 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1625641 T11042 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1625641 T11042 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1625642 T11042 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1625642 T11042 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1625643 T11042 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1625643 T11042 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1625644 T11042 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1625644 T11042 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1625644 T11042 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1625645 T11042 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1625645 T11042 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1625646 T11042 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 1625646 T11042 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 1625647 T11042 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 1625647 T11042 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 1625648 T11042 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 1625648 T11042 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 1625649 T11042 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1625649 T11042 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 1625650 T11042 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1625652 T11042 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1625653 T11042 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1625654 T11042 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1625655 T11042 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1625656 T11042 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1625656 T11042 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1625657 T11042 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1625658 T11042 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=607969902, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1625659 T11042 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@d1356e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@cd14af),segFN=segments_1,generation=1}
   [junit4]   2> 1625659 T11042 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1625659 T11042 oass.SolrIndexSearcher.<init> Opening Searcher@8bca02[collection1] main
   [junit4]   2> 1625659 T11042 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1625660 T11042 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1625661 T11042 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1625661 T11042 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1625661 T11042 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1625662 T11042 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1625662 T11042 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1625662 T11042 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1625663 T11042 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1625663 T11042 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1625663 T11043 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@8bca02[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1625664 T11042 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1625664 T11046 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:56274 collection:collection1 shard:shard2
   [junit4]   2> 1625665 T10985 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1625665 T10985 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1625665 T11046 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1625670 T11046 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1625671 T11013 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1625672 T11046 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1625672 T11046 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C4297 name=collection1 org.apache.solr.core.SolrCore@1349af9 url=http://127.0.0.1:56274/collection1 node=127.0.0.1:56274_ C4297_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:56274, node_name=127.0.0.1:56274_, state=down}
   [junit4]   2> 1625672 T11046 C4297 P56274 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:56274/collection1/
   [junit4]   2> 1625672 T11014 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> 1625672 T11046 C4297 P56274 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1625673 T11046 C4297 P56274 oasc.SyncStrategy.syncToMe http://127.0.0.1:56274/collection1/ has no replicas
   [junit4]   2> 1625673 T11046 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:56274/collection1/ shard2
   [junit4]   2> 1625673 T11046 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1625675 T11013 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1625676 T11014 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:56274",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 4
   [junit4]   2> 1625777 T11024 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1625777 T11041 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1625777 T11013 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1625826 T11046 oasc.ZkController.register We are http://127.0.0.1:56274/collection1/ and leader is http://127.0.0.1:56274/collection1/
   [junit4]   2> 1625826 T11046 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:56274
   [junit4]   2> 1625826 T11046 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1625826 T11046 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 1625826 T11046 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1625827 T11013 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1625828 T11014 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:56274",
   [junit4]   2> 	  "node_name":"127.0.0.1:56274_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 5
   [junit4]   2> 1625829 T11014 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:56274",
   [junit4]   2> 	  "node_name":"127.0.0.1:56274_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1625920 T10985 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 4721185DBF0334B0-001/shard-2-001/cores/collection1
   [junit4]   2> 1625921 T10985 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1625922 T10985 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 1625923 T10985 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@e5a0db{/,null,AVAILABLE}
   [junit4]   2> 1625924 T10985 oejs.AbstractConnector.doStart Started ServerConnector@17c365d{HTTP/1.1}{127.0.0.1:41377}
   [junit4]   2> 1625924 T10985 oejs.Server.doStart Started @1627484ms
   [junit4]   2> 1625925 T10985 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@d25a40
   [junit4]   2> 1625926 T10985 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1625926 T10985 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 4721185DBF0334B0-001/shard-2-001
   [junit4]   2> 1625926 T10985 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 4721185DBF0334B0-001/shard-2-001/'
   [junit4]   2> 1625931 T11013 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1625931 T11024 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1625931 T11041 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1625944 T10985 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 4721185DBF0334B0-001/shard-2-001/solr.xml
   [junit4]   2> 1625949 T10985 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 4721185DBF0334B0-001/shard-2-001/cores
   [junit4]   2> 1625950 T10985 oasc.CoreContainer.<init> New CoreContainer 2923715
   [junit4]   2> 1625950 T10985 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 4721185DBF0334B0-001/shard-2-001/]
   [junit4]   2> 1625951 T10985 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1625951 T10985 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1625952 T10985 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1625952 T10985 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1625952 T10985 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1625953 T10985 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1625953 T10985 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1625954 T10985 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1625954 T10985 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1625954 T10985 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1625955 T10985 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 1625955 T10985 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1625956 T10985 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1625956 T10985 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1625957 T10985 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1625957 T10985 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54795/solr
   [junit4]   2> 1625957 T10985 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1625958 T10985 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1625959 T10985 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1625973 T11060 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@668cfa name:ZooKeeperConnection Watcher:127.0.0.1:54795 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1625974 T10985 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1625975 T10985 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1625977 T10985 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1625978 T11063 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@578314 name:ZooKeeperConnection Watcher:127.0.0.1:54795/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1625978 T10985 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1625981 T10985 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1626983 T10985 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41377_
   [junit4]   2> 1626985 T10985 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:41377_
   [junit4]   2> 1626988 T10985 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1626990 T10985 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 4721185DBF0334B0-001/shard-2-001/cores
   [junit4]   2> 1626992 T10985 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 4721185DBF0334B0-001/shard-2-001/cores/collection1/
   [junit4]   2> 1626992 T10985 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1626994 T11064 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1626994 T11064 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1626995 T11064 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1626995 T11013 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1626997 T11014 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:41377",
   [junit4]   2> 	  "node_name":"127.0.0.1:41377_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 6
   [junit4]   2> 1626998 T11014 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:41377",
   [junit4]   2> 	  "node_name":"127.0.0.1:41377_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1626999 T11014 oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 1626999 T11014 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1627102 T11041 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1627102 T11013 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1627102 T11024 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1627102 T11063 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1627996 T11064 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1627997 T11064 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1627998 T11064 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1627998 T11064 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1627999 T11064 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1628000 T11064 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 4721185DBF0334B0-001/shard-2-001/cores/collection1/'
   [junit4]   2> 1628010 T11064 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 1628013 T11064 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 1628018 T11064 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1628022 T11064 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1628030 T11064 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1628032 T11064 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1628037 T11064 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1628162 T11064 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1628165 T11064 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1628167 T11064 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1628173 T11064 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1628174 T11064 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1628176 T11064 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1628176 T11064 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1628176 T11064 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1628177 T11064 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1628177 T11064 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1628177 T11064 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1628178 T11064 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1628178 T11064 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1628178 T11064 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 4721185DBF0334B0-001/shard-2-001/cores/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 4721185DBF0334B0-001/tempDir-001/jetty2/
   [junit4]   2> 1628178 T11064 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@155812a
   [junit4]   2> 1628179 T11064 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 4721185DBF0334B0-001/tempDir-001/jetty2
   [junit4]   2> 1628179 T11064 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 4721185DBF0334B0-001/tempDir-001/jetty2/index/
   [junit4]   2> 1628179 T11064 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 4721185DBF0334B0-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 1628179 T11064 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 4721185DBF0334B0-001/tempDir-001/jetty2/index
   [junit4]   2> 1628179 T11064 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1628180 T11064 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@4d2d9f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a8f5b5),segFN=segments_1,generation=1}
   [junit4]   2> 1628180 T11064 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1628182 T11064 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1628182 T11064 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1628183 T11064 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1628183 T11064 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1628183 T11064 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1628183 T11064 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1628184 T11064 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1628184 T11064 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1628184 T11064 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1628184 T11064 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1628185 T11064 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1628185 T11064 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1628185 T11064 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1628186 T11064 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1628186 T11064 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1628187 T11064 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1628187 T11064 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1628188 T11064 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1628188 T11064 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 1628188 T11064 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 1628189 T11064 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 1628189 T11064 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 1628190 T11064 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 1628190 T11064 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 1628190 T11064 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1628191 T11064 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 1628191 T11064 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1628193 T11064 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1628194 T11064 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1628195 T11064 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1628195 T11064 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1628196 T11064 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1628197 T11064 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1628197 T11064 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1628198 T11064 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=607969902, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1628198 T11064 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@4d2d9f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a8f5b5),segFN=segments_1,generation=1}
   [junit4]   2> 1628198 T11064 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1628199 T11064 oass.SolrIndexSearcher.<init> Opening Searcher@4907b6[collection1] main
   [junit4]   2> 1628199 T11064 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1628200 T11064 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1628200 T11064 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1628200 T11064 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with zn

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

00000004) closing
   [junit4]   2> 1667458 T11344 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:35290_
   [junit4]   2> 1667459 T11110 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1667462 T10985 oejs.AbstractConnector.doStop Stopped ServerConnector@77ee92{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1667463 T10985 oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@16e57ba{/,null,UNAVAILABLE}
   [junit4]   2> 1667464 T10985 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:54795 54795
   [junit4]   2> 1668140 T10986 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:54795 54795
   [junit4]   2> 1668141 T10986 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: 
   [junit4]   2> 	Maximum concurrent create/delete watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		110	/solr/configs/conf1
   [junit4]   2> 		6	/solr/aliases.json
   [junit4]   2> 		6	/solr/clusterstate.json
   [junit4]   2> 	
   [junit4]   2> 	Maximum concurrent children watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		6	/solr/live_nodes
   [junit4]   2> 		5	/solr/overseer/queue
   [junit4]   2> 		5	/solr/overseer/collection-queue-work
   [junit4]   2> 	
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrConfigHandlerCloud -Dtests.method=test -Dtests.seed=4721185DBF0334B0 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=is -Dtests.timezone=Egypt -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 46.7s J0 | TestSolrConfigHandlerCloud.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not get expected value  'P val' for path 'response/params/y/p' full output: {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":0},
   [junit4]    >   "response":{
   [junit4]    >     "znodeVersion":2,
   [junit4]    >     "params":{
   [junit4]    >       "x":{
   [junit4]    >         "a":"A val",
   [junit4]    >         "b":"B val",
   [junit4]    >         "":{"v":0}},
   [junit4]    >       "y":{
   [junit4]    >         "c":"CY val modified",
   [junit4]    >         "b":"BY val",
   [junit4]    >         "i":"20",
   [junit4]    >         "d":[
   [junit4]    >           "val 1",
   [junit4]    >           "val 2"],
   [junit4]    >         "e":"EY val",
   [junit4]    >         "":{"v":0}}}}}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4721185DBF0334B0:CF75278711FF5948]:0)
   [junit4]    > 	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:399)
   [junit4]    > 	at org.apache.solr.handler.TestSolrConfigHandlerCloud.testReqParams(TestSolrConfigHandlerCloud.java:244)
   [junit4]    > 	at org.apache.solr.handler.TestSolrConfigHandlerCloud.test(TestSolrConfigHandlerCloud.java:77)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:940)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1668148 T10985 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 4721185DBF0334B0-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {}, docValues:{}, sim=DefaultSimilarity, locale=is, timezone=Egypt
   [junit4]   2> NOTE: Linux 3.13.0-45-generic i386/Oracle Corporation 1.9.0-ea (32-bit)/cpus=8,threads=1,free=26198216,total=239235072
   [junit4]   2> NOTE: All tests run in this JVM: [TestRandomMergePolicy, TestSolrXml, DistribJoinFromCollectionTest, SuggesterWFSTTest, ScriptEngineTest, SOLR749Test, TestAtomicUpdateErrorCases, ZkCLITest, TestFieldCollectionResource, TestManagedSynonymFilterFactory, TestSurroundQueryParser, TestSearcherReuse, DocumentAnalysisRequestHandlerTest, RequiredFieldsTest, CoreAdminRequestStatusTest, UUIDFieldTest, TestStressRecovery, DistributedSuggestComponentTest, TestCSVResponseWriter, ShowFileRequestHandlerTest, ChaosMonkeyNothingIsSafeTest, TestReplicationHandler, TestFaceting, TestDistributedMissingSort, IndexSchemaRuntimeFieldTest, SharedFSAutoReplicaFailoverTest, TestBlobHandler, UnloadDistributedZkTest, TestObjectReleaseTracker, TestStressVersions, AlternateDirectoryTest, SpatialRPTFieldTypeTest, TestChildDocTransformer, ChangedSchemaMergeTest, CustomCollectionTest, BJQParserTest, TestHighlightDedupGrouping, HdfsSyncSliceTest, TestCopyFieldCollectionResource, DistributedFacetPivotLongTailTest, TestIndexSearcher, ActionThrottleTest, DeleteReplicaTest, QueryElevationComponentTest, TestCloudInspectUtil, TestIndexingPerformance, TestRandomDVFaceting, TestDistribDocBasedVersion, RemoteQueryErrorTest, TestMiniSolrCloudClusterSSL, TestCSVLoader, LeaderInitiatedRecoveryOnCommitTest, TestCharFilters, HdfsRecoveryZkTest, CoreAdminHandlerTest, SystemInfoHandlerTest, OutputWriterTest, OverseerTest, TestMiniSolrCloudCluster, TestBinaryField, TestJmxIntegration, CursorPagingTest, TestShardHandlerFactory, RecoveryZkTest, TestManagedResource, TestHashPartitioner, HdfsDirectoryFactoryTest, AnalysisErrorHandlingTest, TestQueryTypes, SoftAutoCommitTest, TestSerializedLuceneMatchVersion, TestXIncludeConfig, SimpleCollectionCreateDeleteTest, PeerSyncTest, URLClassifyProcessorTest, TestCollationField, NoCacheHeaderTest, SyncSliceTest, XmlUpdateRequestHandlerTest, CachingDirectoryFactoryTest, TestReplicationHandlerBackup, TestSchemaVersionResource, SolrCoreCheckLockOnStartupTest, OverseerStatusTest, CollectionsAPIAsyncDistributedZkTest, ClusterStateUpdateTest, TestLFUCache, TestSolrConfigHandlerConcurrent, SynonymTokenizerTest, TestStressLucene, AddBlockUpdateTest, TestRebalanceLeaders, TestPerFieldSimilarity, ClusterStateTest, TestBlendedInfixSuggestions, PingRequestHandlerTest, TestDynamicLoading, TestSolrConfigHandler, TestAnalyzeInfixSuggestions, CircularListTest, TestCursorMarkWithoutUniqueKey, DefaultValueUpdateProcessorTest, TestSolr4Spatial2, PrimUtilsTest, LukeRequestHandlerTest, DistributedFacetPivotWhiteBoxTest, DistributedFacetPivotLargeTest, TestComplexPhraseQParserPlugin, HardAutoCommitTest, TestPostingsSolrHighlighter, TestStressReorder, TestManagedResourceStorage, FullSolrCloudDistribCmdsTest, LeaderElectionTest, TestZkChroot, TestDistributedSearch, DistributedSpellCheckComponentTest, TestRealTimeGet, TestRangeQuery, TestCoreContainer, SimpleFacetsTest, SolrCoreTest, StatsComponentTest, TestGroupingSearch, DistributedQueryElevationComponentTest, SolrIndexSplitterTest, AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, SuggesterFSTTest, TestFoldingMultitermQuery, DocValuesTest, SuggesterTest, SpatialFilterTest, SchemaVersionSpecificBehaviorTest, TestUpdate, TestWordDelimiterFilterFactory, SortByFunctionTest, TestRemoteStreaming, SolrInfoMBeanTest, IndexBasedSpellCheckerTest, StandardRequestHandlerTest, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, TestOmitPositions, RequestHandlersTest, TestValueSourceCache, FieldAnalysisRequestHandlerTest, TestArbitraryIndexDir, RegexBoostProcessorTest, ReturnFieldsTest, QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest, CSVRequestHandlerTest, HighlighterConfigTest, TestQuerySenderListener, TestSolrIndexConfig, CopyFieldTest, SolrIndexConfigTest, TestDocSet, NumericFieldsTest, TestElisionMultitermQuery, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestPhraseSuggestions, EchoParamsTest, TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TestJmxMonitoredMap, TestFastOutputStream, DateMathParserTest, DOMUtilTest, RAMDirectoryFactoryTest, TestLRUCache, TestDocumentBuilder, DistributedIntervalFacetingTest, DeleteInactiveReplicaTest, DistribDocExpirationUpdateProcessorTest, LeaderFailoverAfterPartitionTest, MigrateRouteKeyTest, TestCloudPivotFacet, TriLevelCompositeIdRoutingTest, HdfsBasicDistributedZk2Test, HdfsCollectionsAPIDistributedZkTest, HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest, ZkStateWriterTest, ExitableDirectoryReaderTest, QueryResultKeyTest, TestConfigSets, TestImplicitCoreProperties, TestInfoStreamLogging, TestInitParams, TestReloadAndDeleteDocs, TestSolrDynamicMBean, TestConfigReload, TestSolrConfigHandlerCloud]
   [junit4] Completed on J0 in 46.74s, 1 test, 1 failure <<< FAILURES!

[...truncated 214 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:508: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1348: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:956: There were test failures: 466 suites, 1859 tests, 1 failure, 46 ignored (21 assumptions)

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