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/16 17:47:36 UTC

[JENKINS] Lucene-Solr-5.x-MacOSX (64bit/jdk1.7.0) - Build # 1959 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/1959/
Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseSerialGC

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

Error Message:
Could not get expected value  'null' for path 'config/transformer/mytrans' full output: {   "responseHeader":{     "status":0,     "QTime":0},   "config":{     "znodeVersion":0,     "luceneMatchVersion":"org.apache.lucene.util.Version:5.1.0",     "updateHandler":{       "class":"solr.DirectUpdateHandler2",       "autoCommmitMaxDocs":-1,       "indexWriterCloseWaitsForMerges":true,       "openSearcher":true,       "commitIntervalLowerBound":-1,       "commitWithinSoftCommit":true,       "autoCommit":{         "maxDocs":-1,         "maxTime":-1,         "commitIntervalLowerBound":-1},       "autoSoftCommit":{         "maxDocs":-1,         "maxTime":-1}},     "query":{       "useFilterForSortedQuery":false,       "queryResultWindowSize":1,       "queryResultMaxDocsCached":2147483647,       "enableLazyFieldLoading":false,       "maxBooleanClauses":1024,       "":{         "name":"fieldValueCache",         "size":"10000",         "initialSize":"10",         "showItems":"-1"}},     "requestHandler":{       "standard":{         "name":"standard",         "class":"solr.StandardRequestHandler"},       "/admin/file":{         "name":"/admin/file",         "class":"solr.admin.ShowFileRequestHandler",         "invariants":{"hidden":"bogus.txt"}},       "/update":{         "name":"/update",         "class":"org.apache.solr.handler.UpdateRequestHandler",         "defaults":{}},       "/update/json":{         "name":"/update/json",         "class":"org.apache.solr.handler.UpdateRequestHandler",         "defaults":{"update.contentType":"application/json"}},       "/update/csv":{         "name":"/update/csv",         "class":"org.apache.solr.handler.UpdateRequestHandler",         "defaults":{"update.contentType":"application/csv"}},       "/update/json/docs":{         "name":"/update/json/docs",         "class":"org.apache.solr.handler.UpdateRequestHandler",         "defaults":{           "update.contentType":"application/json",           "json.command":"false"}},       "/config":{         "name":"/config",         "class":"org.apache.solr.handler.SolrConfigHandler",         "defaults":{}},       "/schema":{         "name":"/schema",         "class":"org.apache.solr.handler.SchemaHandler",         "defaults":{}},       "/replication":{         "name":"/replication",         "class":"org.apache.solr.handler.ReplicationHandler",         "defaults":{}},       "/get":{         "name":"/get",         "class":"org.apache.solr.handler.RealTimeGetHandler",         "defaults":{           "omitHeader":"true",           "wt":"json",           "indent":"true"}},       "/admin/luke":{         "name":"/admin/luke",         "class":"org.apache.solr.handler.admin.LukeRequestHandler",         "defaults":{}},       "/admin/system":{         "name":"/admin/system",         "class":"org.apache.solr.handler.admin.SystemInfoHandler",         "defaults":{}},       "/admin/mbeans":{         "name":"/admin/mbeans",         "class":"org.apache.solr.handler.admin.SolrInfoMBeanHandler",         "defaults":{}},       "/admin/plugins":{         "name":"/admin/plugins",         "class":"org.apache.solr.handler.admin.PluginInfoHandler",         "defaults":{}},       "/admin/threads":{         "name":"/admin/threads",         "class":"org.apache.solr.handler.admin.ThreadDumpHandler",         "defaults":{}},       "/admin/properties":{         "name":"/admin/properties",         "class":"org.apache.solr.handler.admin.PropertiesRequestHandler",         "defaults":{}},       "/admin/logging":{         "name":"/admin/logging",         "class":"org.apache.solr.handler.admin.LoggingHandler",         "defaults":{}},       "/admin/ping":{         "name":"/admin/ping",         "class":"org.apache.solr.handler.PingRequestHandler",         "defaults":{},         "invariants":{           "echoParams":"all",           "q":"solrpingquery"}}},     "transformer":{"mytrans":{         "name":"mytrans",         "class":"org.apache.solr.response.transform.ValueAugmenterFactory",         "value":"6"}},     "directoryFactory":{       "name":"DirectoryFactory",       "class":"org.apache.solr.core.MockDirectoryFactory",       "solr.hdfs.blockcache.enabled":true,       "solr.hdfs.blockcache.blocksperbank":1024,       "solr.hdfs.home":"",       "solr.hdfs.confdir":"",       "solr.hdfs.blockcache.global":"false"},     "updateRequestProcessorChain":[       {         "name":"nodistrib",         "":[           {"class":"solr.NoOpDistributingUpdateProcessorFactory"},           {"class":"solr.RunUpdateProcessorFactory"}]},       {         "name":"dedupe",         "":[           {             "class":"org.apache.solr.update.processor.SignatureUpdateProcessorFactory",             "enabled":true,             "overwriteDupes":true,             "fields":"v_t,t_field",             "signatureClass":"org.apache.solr.update.processor.TextProfileSignature"},           {"class":"solr.RunUpdateProcessorFactory"}]},       {         "name":"stored_sig",         "":[           {             "class":"org.apache.solr.update.processor.SignatureUpdateProcessorFactory",             "enabled":true,             "signatureField":"non_indexed_signature_sS",             "overwriteDupes":false,             "fields":"v_t,t_field",             "signatureClass":"org.apache.solr.update.processor.TextProfileSignature"},           {"class":"solr.RunUpdateProcessorFactory"}]},       {         "name":"distrib-dup-test-chain-explicit",         "":[           {"class":"solr.RegexReplaceProcessorFactory"},           {"class":"solr.DistributedUpdateProcessorFactory"},           {"class":"solr.RegexReplaceProcessorFactory"},           {"class":"solr.RunUpdateProcessorFactory"}]},       {         "name":"distrib-dup-test-chain-implicit",         "":[           {"class":"solr.RegexReplaceProcessorFactory"},           {"class":"solr.RegexReplaceProcessorFactory"},           {"class":"solr.RunUpdateProcessorFactory"}]}],     "updateHandlerupdateLog":{"dir":""},     "jmx":{       "agentId":null,       "serviceUrl":null,       "rootName":null},     "requestDispatcher":{       "handleSelect":true,       "httpCaching":{         "never304":false,         "etagSeed":"Solr",         "lastModFrom":"opentime",         "cacheControl":null},       "requestParsers":{         "multipartUploadLimitKB":2048,         "formUploadLimitKB":2048,         "addHttpRequestToContext":false}},     "indexConfig":{       "maxBufferedDocs":-1,       "maxMergeDocs":-1,       "maxIndexingThreads":1,       "mergeFactor":-1,       "ramBufferSizeMB":16.0,       "writeLockTimeout":1000,       "lockType":"single",       "mergeScheduler":{"class":"org.apache.solr.util.RandomMergePolicy"}}}}

Stack Trace:
java.lang.AssertionError: Could not get expected value  'null' for path 'config/transformer/mytrans' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "config":{
    "znodeVersion":0,
    "luceneMatchVersion":"org.apache.lucene.util.Version:5.1.0",
    "updateHandler":{
      "class":"solr.DirectUpdateHandler2",
      "autoCommmitMaxDocs":-1,
      "indexWriterCloseWaitsForMerges":true,
      "openSearcher":true,
      "commitIntervalLowerBound":-1,
      "commitWithinSoftCommit":true,
      "autoCommit":{
        "maxDocs":-1,
        "maxTime":-1,
        "commitIntervalLowerBound":-1},
      "autoSoftCommit":{
        "maxDocs":-1,
        "maxTime":-1}},
    "query":{
      "useFilterForSortedQuery":false,
      "queryResultWindowSize":1,
      "queryResultMaxDocsCached":2147483647,
      "enableLazyFieldLoading":false,
      "maxBooleanClauses":1024,
      "":{
        "name":"fieldValueCache",
        "size":"10000",
        "initialSize":"10",
        "showItems":"-1"}},
    "requestHandler":{
      "standard":{
        "name":"standard",
        "class":"solr.StandardRequestHandler"},
      "/admin/file":{
        "name":"/admin/file",
        "class":"solr.admin.ShowFileRequestHandler",
        "invariants":{"hidden":"bogus.txt"}},
      "/update":{
        "name":"/update",
        "class":"org.apache.solr.handler.UpdateRequestHandler",
        "defaults":{}},
      "/update/json":{
        "name":"/update/json",
        "class":"org.apache.solr.handler.UpdateRequestHandler",
        "defaults":{"update.contentType":"application/json"}},
      "/update/csv":{
        "name":"/update/csv",
        "class":"org.apache.solr.handler.UpdateRequestHandler",
        "defaults":{"update.contentType":"application/csv"}},
      "/update/json/docs":{
        "name":"/update/json/docs",
        "class":"org.apache.solr.handler.UpdateRequestHandler",
        "defaults":{
          "update.contentType":"application/json",
          "json.command":"false"}},
      "/config":{
        "name":"/config",
        "class":"org.apache.solr.handler.SolrConfigHandler",
        "defaults":{}},
      "/schema":{
        "name":"/schema",
        "class":"org.apache.solr.handler.SchemaHandler",
        "defaults":{}},
      "/replication":{
        "name":"/replication",
        "class":"org.apache.solr.handler.ReplicationHandler",
        "defaults":{}},
      "/get":{
        "name":"/get",
        "class":"org.apache.solr.handler.RealTimeGetHandler",
        "defaults":{
          "omitHeader":"true",
          "wt":"json",
          "indent":"true"}},
      "/admin/luke":{
        "name":"/admin/luke",
        "class":"org.apache.solr.handler.admin.LukeRequestHandler",
        "defaults":{}},
      "/admin/system":{
        "name":"/admin/system",
        "class":"org.apache.solr.handler.admin.SystemInfoHandler",
        "defaults":{}},
      "/admin/mbeans":{
        "name":"/admin/mbeans",
        "class":"org.apache.solr.handler.admin.SolrInfoMBeanHandler",
        "defaults":{}},
      "/admin/plugins":{
        "name":"/admin/plugins",
        "class":"org.apache.solr.handler.admin.PluginInfoHandler",
        "defaults":{}},
      "/admin/threads":{
        "name":"/admin/threads",
        "class":"org.apache.solr.handler.admin.ThreadDumpHandler",
        "defaults":{}},
      "/admin/properties":{
        "name":"/admin/properties",
        "class":"org.apache.solr.handler.admin.PropertiesRequestHandler",
        "defaults":{}},
      "/admin/logging":{
        "name":"/admin/logging",
        "class":"org.apache.solr.handler.admin.LoggingHandler",
        "defaults":{}},
      "/admin/ping":{
        "name":"/admin/ping",
        "class":"org.apache.solr.handler.PingRequestHandler",
        "defaults":{},
        "invariants":{
          "echoParams":"all",
          "q":"solrpingquery"}}},
    "transformer":{"mytrans":{
        "name":"mytrans",
        "class":"org.apache.solr.response.transform.ValueAugmenterFactory",
        "value":"6"}},
    "directoryFactory":{
      "name":"DirectoryFactory",
      "class":"org.apache.solr.core.MockDirectoryFactory",
      "solr.hdfs.blockcache.enabled":true,
      "solr.hdfs.blockcache.blocksperbank":1024,
      "solr.hdfs.home":"",
      "solr.hdfs.confdir":"",
      "solr.hdfs.blockcache.global":"false"},
    "updateRequestProcessorChain":[
      {
        "name":"nodistrib",
        "":[
          {"class":"solr.NoOpDistributingUpdateProcessorFactory"},
          {"class":"solr.RunUpdateProcessorFactory"}]},
      {
        "name":"dedupe",
        "":[
          {
            "class":"org.apache.solr.update.processor.SignatureUpdateProcessorFactory",
            "enabled":true,
            "overwriteDupes":true,
            "fields":"v_t,t_field",
            "signatureClass":"org.apache.solr.update.processor.TextProfileSignature"},
          {"class":"solr.RunUpdateProcessorFactory"}]},
      {
        "name":"stored_sig",
        "":[
          {
            "class":"org.apache.solr.update.processor.SignatureUpdateProcessorFactory",
            "enabled":true,
            "signatureField":"non_indexed_signature_sS",
            "overwriteDupes":false,
            "fields":"v_t,t_field",
            "signatureClass":"org.apache.solr.update.processor.TextProfileSignature"},
          {"class":"solr.RunUpdateProcessorFactory"}]},
      {
        "name":"distrib-dup-test-chain-explicit",
        "":[
          {"class":"solr.RegexReplaceProcessorFactory"},
          {"class":"solr.DistributedUpdateProcessorFactory"},
          {"class":"solr.RegexReplaceProcessorFactory"},
          {"class":"solr.RunUpdateProcessorFactory"}]},
      {
        "name":"distrib-dup-test-chain-implicit",
        "":[
          {"class":"solr.RegexReplaceProcessorFactory"},
          {"class":"solr.RegexReplaceProcessorFactory"},
          {"class":"solr.RunUpdateProcessorFactory"}]}],
    "updateHandlerupdateLog":{"dir":""},
    "jmx":{
      "agentId":null,
      "serviceUrl":null,
      "rootName":null},
    "requestDispatcher":{
      "handleSelect":true,
      "httpCaching":{
        "never304":false,
        "etagSeed":"Solr",
        "lastModFrom":"opentime",
        "cacheControl":null},
      "requestParsers":{
        "multipartUploadLimitKB":2048,
        "formUploadLimitKB":2048,
        "addHttpRequestToContext":false}},
    "indexConfig":{
      "maxBufferedDocs":-1,
      "maxMergeDocs":-1,
      "maxIndexingThreads":1,
      "mergeFactor":-1,
      "ramBufferSizeMB":16.0,
      "writeLockTimeout":1000,
      "lockType":"single",
      "mergeScheduler":{"class":"org.apache.solr.util.RandomMergePolicy"}}}}
	at __randomizedtesting.SeedInfo.seed([BB783A6CD9DAD10B:332C05B67726BCF3]: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.core.TestSolrConfigHandler.reqhandlertests(TestSolrConfigHandler.java:362)
	at org.apache.solr.handler.TestSolrConfigHandlerCloud.testReqHandlerAPIs(TestSolrConfigHandlerCloud.java:90)
	at org.apache.solr.handler.TestSolrConfigHandlerCloud.test(TestSolrConfigHandlerCloud.java:76)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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 9394 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerCloud
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud BB783A6CD9DAD10B-001/init-core-data-001
   [junit4]   2> 492126 T1474 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 492127 T1474 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /vltc/bk
   [junit4]   2> 492133 T1474 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 492134 T1475 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 492235 T1474 oasc.ZkTestServer.run start zk server on port:56381
   [junit4]   2> 492235 T1474 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 492237 T1474 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 492246 T1482 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@139669b name:ZooKeeperConnection Watcher:127.0.0.1:56381 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 492247 T1474 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 492247 T1474 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 492247 T1474 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 492260 T1474 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 492261 T1474 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 492264 T1485 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@30a3bbc3 name:ZooKeeperConnection Watcher:127.0.0.1:56381/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 492265 T1474 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 492266 T1474 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 492266 T1474 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 492273 T1474 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 492281 T1474 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 492286 T1474 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 492293 T1474 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 492293 T1474 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 492303 T1474 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 492304 T1474 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 492312 T1474 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 492313 T1474 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 492320 T1474 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 492320 T1474 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 492326 T1474 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 492327 T1474 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 492335 T1474 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 492336 T1474 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 492344 T1474 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 492345 T1474 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 492352 T1474 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 492353 T1474 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 492359 T1474 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 492360 T1474 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 492368 T1474 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 492369 T1474 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 492376 T1474 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 492377 T1474 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 494017 T1474 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud BB783A6CD9DAD10B-001/control-001/cores/collection1
   [junit4]   2> 494020 T1474 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 494029 T1474 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:56384
   [junit4]   2> 494029 T1474 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@5472fe25
   [junit4]   2> 494030 T1474 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 494030 T1474 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud BB783A6CD9DAD10B-001/control-001
   [junit4]   2> 494030 T1474 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud BB783A6CD9DAD10B-001/control-001/'
   [junit4]   2> 494071 T1474 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud BB783A6CD9DAD10B-001/control-001/solr.xml
   [junit4]   2> 494109 T1474 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud BB783A6CD9DAD10B-001/control-001/cores
   [junit4]   2> 494110 T1474 oasc.CoreContainer.<init> New CoreContainer 864596941
   [junit4]   2> 494112 T1474 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud BB783A6CD9DAD10B-001/control-001/]
   [junit4]   2> 494113 T1474 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 494113 T1474 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 494113 T1474 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 494113 T1474 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 494114 T1474 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 494114 T1474 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 494114 T1474 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 494115 T1474 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 494115 T1474 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 494115 T1474 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 494116 T1474 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 494116 T1474 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 494117 T1474 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 494117 T1474 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 494117 T1474 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 494118 T1474 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56381/solr
   [junit4]   2> 494119 T1474 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 494119 T1474 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 494121 T1474 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 494124 T1497 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@84de77b name:ZooKeeperConnection Watcher:127.0.0.1:56381 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 494125 T1474 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 494126 T1474 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 494134 T1474 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 494138 T1500 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d3bb7a2 name:ZooKeeperConnection Watcher:127.0.0.1:56381/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 494139 T1474 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 494145 T1474 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 494157 T1474 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 494177 T1474 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 494197 T1474 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 494208 T1474 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 494216 T1474 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 494220 T1474 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56384_vltc%2Fbk
   [junit4]   2> 494222 T1474 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56384_vltc%2Fbk
   [junit4]   2> 494234 T1474 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 494242 T1474 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 494253 T1474 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 494258 T1474 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:56384_vltc%2Fbk
   [junit4]   2> 494258 T1474 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 494265 T1474 oasc.Overseer.start Overseer (id=93329728984711171-127.0.0.1:56384_vltc%2Fbk-n_0000000000) starting
   [junit4]   2> 494270 T1474 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 494306 T1474 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 494308 T1502 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 494310 T1474 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 494317 T1474 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 494321 T1474 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 494332 T1501 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 494337 T1474 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud BB783A6CD9DAD10B-001/control-001/cores
   [junit4]   2> 494339 T1474 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud BB783A6CD9DAD10B-001/control-001/cores/collection1/
   [junit4]   2> 494339 T1474 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 494342 T1504 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 494343 T1504 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 494346 T1500 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 494346 T1504 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 494355 T1501 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 0, message = {
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56384/vltc/bk",
   [junit4]   2> 	  "node_name":"127.0.0.1:56384_vltc%2Fbk",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "core":"collection1"} current state version: 0
   [junit4]   2> 494356 T1501 oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56384/vltc/bk",
   [junit4]   2> 	  "node_name":"127.0.0.1:56384_vltc%2Fbk",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "core":"collection1"}
   [junit4]   2> 494357 T1501 oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 494357 T1501 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 494360 T1500 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> 495349 T1504 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 495349 T1504 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 495351 T1504 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 495351 T1504 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 495353 T1504 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 495354 T1504 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud BB783A6CD9DAD10B-001/control-001/cores/collection1/'
   [junit4]   2> 495383 T1504 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 495389 T1504 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 495404 T1504 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 495428 T1504 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 495517 T1504 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 495521 T1504 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 495532 T1504 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 495989 T1504 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 495998 T1504 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 495999 T1504 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 496032 T1504 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 496041 T1504 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 496047 T1504 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 496051 T1504 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 496052 T1504 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 496053 T1504 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 496056 T1504 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 496057 T1504 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 496057 T1504 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 496057 T1504 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 496058 T1504 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud BB783A6CD9DAD10B-001/control-001/cores/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud BB783A6CD9DAD10B-001/tempDir-001/control/data/
   [junit4]   2> 496058 T1504 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5847513b
   [junit4]   2> 496059 T1504 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud BB783A6CD9DAD10B-001/tempDir-001/control/data
   [junit4]   2> 496060 T1504 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud BB783A6CD9DAD10B-001/tempDir-001/control/data/index/
   [junit4]   2> 496060 T1504 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud BB783A6CD9DAD10B-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 496061 T1504 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud BB783A6CD9DAD10B-001/tempDir-001/control/data/index
   [junit4]   2> 496061 T1504 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=13.15234375, floorSegmentMB=0.8203125, forceMergeDeletesPctAllowed=22.05982617828471, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 496063 T1504 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@62c555af lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@97c86d2),segFN=segments_1,generation=1}
   [junit4]   2> 496064 T1504 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 496069 T1504 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 496070 T1504 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 496071 T1504 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 496071 T1504 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 496071 T1504 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 496072 T1504 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 496073 T1504 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 496073 T1504 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 496073 T1504 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 496074 T1504 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 496074 T1504 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 496075 T1504 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 496075 T1504 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 496075 T1504 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 496077 T1504 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 496077 T1504 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 496078 T1504 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 496078 T1504 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 496081 T1504 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 496081 T1504 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 496082 T1504 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 496082 T1504 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 496083 T1504 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 496083 T1504 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 496084 T1504 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 496085 T1504 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 496085 T1504 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 496098 T1504 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 496101 T1504 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 496103 T1504 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 496104 T1504 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 496106 T1504 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 496108 T1504 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 496109 T1504 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 496109 T1504 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=92.306640625, floorSegmentMB=1.6337890625, forceMergeDeletesPctAllowed=9.410690172547442, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6932581546382212
   [junit4]   2> 496110 T1504 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@62c555af lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@97c86d2),segFN=segments_1,generation=1}
   [junit4]   2> 496110 T1504 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 496111 T1504 oass.SolrIndexSearcher.<init> Opening Searcher@484eb284[collection1] main
   [junit4]   2> 496112 T1504 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 496114 T1504 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 496114 T1504 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 496116 T1504 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 496116 T1504 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 496116 T1504 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 496118 T1504 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 496119 T1504 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 496119 T1504 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 496119 T1504 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 496120 T1504 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 496121 T1505 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@484eb284[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 496122 T1508 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:56384/vltc/bk collection:control_collection shard:shard1
   [junit4]   2> 496123 T1474 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 496124 T1474 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 496124 T1474 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 496127 T1474 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 496130 T1508 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 496130 T1511 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@32111781 name:ZooKeeperConnection Watcher:127.0.0.1:56381/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 496132 T1474 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 496132 T1474 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 496136 T1474 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 496146 T1508 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 496146 T1474 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 496147 T1474 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2
   [junit4]   2> 496148 T1474 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 496150 T1474 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 496152 T1500 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 496154 T1508 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 496155 T1508 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C431 name=collection1 org.apache.solr.core.SolrCore@54dfec16 url=http://127.0.0.1:56384/vltc/bk/collection1 node=127.0.0.1:56384_vltc%2Fbk C431_STATE=coll:control_collection core:collection1 props:{base_url=http://127.0.0.1:56384/vltc/bk, node_name=127.0.0.1:56384_vltc%2Fbk, state=down, core=collection1}
   [junit4]   2> 496155 T1508 C431 P56384 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:56384/vltc/bk/collection1/
   [junit4]   2> 496155 T1508 C431 P56384 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 496156 T1508 C431 P56384 oasc.SyncStrategy.syncToMe http://127.0.0.1:56384/vltc/bk/collection1/ has no replicas
   [junit4]   2> 496156 T1508 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:56384/vltc/bk/collection1/ shard1
   [junit4]   2> 496156 T1508 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 496154 T1514 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@41d27da2 name:ZooKeeperConnection Watcher:127.0.0.1:56381/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 496156 T1501 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> 496157 T1474 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 496159 T1474 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 496162 T1511 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> 496162 T1500 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> 496180 T1501 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"create",
   [junit4]   2> 	  "name":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "stateFormat":"2"} current state version: 2
   [junit4]   2> 496181 T1501 oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 496192 T1515 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 496201 T1501 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:56384/vltc/bk",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 2
   [junit4]   2> 496203 T1501 oasco.ZkStateWriter.writePendingUpdates going to create_collection /collections/collection1/state.json
   [junit4]   2> 496207 T1511 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> 496221 T1511 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> 496224 T1515 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 496247 T1508 oasc.ZkController.register We are http://127.0.0.1:56384/vltc/bk/collection1/ and leader is http://127.0.0.1:56384/vltc/bk/collection1/
   [junit4]   2> 496247 T1508 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:56384/vltc/bk
   [junit4]   2> 496247 T1508 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 496248 T1508 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 496248 T1508 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 496260 T1500 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 496270 T1501 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56384/vltc/bk",
   [junit4]   2> 	  "node_name":"127.0.0.1:56384_vltc%2Fbk",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "core":"collection1"} current state version: 4
   [junit4]   2> 496273 T1501 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56384/vltc/bk",
   [junit4]   2> 	  "node_name":"127.0.0.1:56384_vltc%2Fbk",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "core":"collection1"}
   [junit4]   2> 496386 T1511 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> 496386 T1500 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> 497817 T1474 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud BB783A6CD9DAD10B-001/shard-1-001/cores/collection1
   [junit4]   2> 497820 T1474 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 497820 T1474 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 497827 T1474 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:56389
   [junit4]   2> 497829 T1474 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@5472fe25
   [junit4]   2> 497829 T1474 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 497830 T1474 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud BB783A6CD9DAD10B-001/shard-1-001
   [junit4]   2> 497830 T1474 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud BB783A6CD9DAD10B-001/shard-1-001/'
   [junit4]   2> 497889 T1474 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud BB783A6CD9DAD10B-001/shard-1-001/solr.xml
   [junit4]   2> 497941 T1474 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud BB783A6CD9DAD10B-001/shard-1-001/cores
   [junit4]   2> 497941 T1474 oasc.CoreContainer.<init> New CoreContainer 1482620537
   [junit4]   2> 497941 T1474 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud BB783A6CD9DAD10B-001/shard-1-001/]
   [junit4]   2> 497942 T1474 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 497943 T1474 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 497944 T1474 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 497944 T1474 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 497945 T1474 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 497945 T1474 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 497945 T1474 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 497946 T1474 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 497947 T1474 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 497947 T1474 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 497947 T1474 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 497948 T1474 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 497948 T1474 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 497949 T1474 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 497949 T1474 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 497949 T1474 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56381/solr
   [junit4]   2> 497950 T1474 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 497950 T1474 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 497951 T1474 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 497955 T1527 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8c8e6f0 name:ZooKeeperConnection Watcher:127.0.0.1:56381 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 497957 T1474 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 497957 T1474 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 497963 T1474 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 497966 T1530 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5c2cdafe name:ZooKeeperConnection Watcher:127.0.0.1:56381/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 497967 T1474 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 497989 T1474 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 499006 T1474 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56389_vltc%2Fbk
   [junit4]   2> 499008 T1474 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56389_vltc%2Fbk
   [junit4]   2> 499019 T1474 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 499024 T1474 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud BB783A6CD9DAD10B-001/shard-1-001/cores
   [junit4]   2> 499026 T1474 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud BB783A6CD9DAD10B-001/shard-1-001/cores/collection1/
   [junit4]   2> 499027 T1474 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 499036 T1531 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 499036 T1531 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 499041 T1500 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 499044 T1531 oasc.ZkController.preRegister Registering watch for external collection collection1
   [junit4]   2> 499044 T1531 oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 499044 T1501 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56389/vltc/bk",
   [junit4]   2> 	  "node_name":"127.0.0.1:56389_vltc%2Fbk",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "core":"collection1"} current state version: 5
   [junit4]   2> 499045 T1531 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 499046 T1501 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56389/vltc/bk",
   [junit4]   2> 	  "node_name":"127.0.0.1:56389_vltc%2Fbk",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "core":"collection1"}
   [junit4]   2> 499046 T1501 oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 499047 T1501 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 499050 T1531 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 0 
   [junit4]   2> 499050 T1531 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 499052 T1501 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 499055 T1530 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 499057 T1530 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 1 
   [junit4]   2> 500052 T1531 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 500052 T1531 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 500054 T1531 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 500055 T1531 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 500059 T1531 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 500060 T1531 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud BB783A6CD9DAD10B-001/shard-1-001/cores/collection1/'
   [junit4]   2> 500098 T1531 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 500103 T1531 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 500115 T1531 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 500153 T1531 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 500205 T1531 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 500208 T1531 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 500218 T1531 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 500687 T1531 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 500697 T1531 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 500698 T1531 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 500733 T1531 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 500741 T1531 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 500746 T1531 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 500750 T1531 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 500750 T1531 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 500750 T1531 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 500753 T1531 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 500754 T1531 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 500754 T1531 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 500754 T1531 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 500754 T1531 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud BB783A6CD9DAD10B-001/shard-1-001/cores/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud BB783A6CD9DAD10B-001/tempDir-001/jetty1/
   [junit4]   2> 500755 T1531 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5847513b
   [junit4]   2> 500755 T1531 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud BB783A6CD9DAD10B-001/tempDir-001/jetty1
   [junit4]   2> 500756 T1531 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud BB783A6CD9DAD10B-001/tempDir-001/jetty1/index/
   [junit4]   2> 500756 T1531 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud BB783A6CD9DAD10B-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 500756 T1531 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud BB783A6CD9DAD10B-001/tempDir-001/jetty1/index
   [junit4]   2> 500757 T1531 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=13.15234375, floorSegmentMB=0.8203125, forceMergeDeletesPctAllowed=22.05982617828471, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 500758 T1531 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@767cac42 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@73115dd3),segFN=segments_1,generation=1}
   [junit4]   2> 500758 T1531 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 500766 T1531 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 500766 T1531 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 500766 T1531 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 500766 T1531 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 500767 T1531 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 500767 T1531 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 500767 T1531 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 500768 T1531 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 500768 T1531 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 500769 T1531 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 500769 T1531 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 500770 T1531 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 500770 T1531 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 500771 T1531 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 500772 T1531 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 500774 T1531 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 500775 T1531 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 500776 T1531 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 500784 T1531 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 500786 T1531 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 500788 T1531 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 500790 T1531 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 500794 T1531 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 500797 T1531 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 500798 T1531 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 500799 T1531 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 500799 T1531 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 500824 T1531 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 500825 T1531 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 500827 T1531 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 500829 T1531 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 500830 T1531 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 500834 T1531 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 500834 T1531 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 500836 T1531 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=92.306640625, floorSegmentMB=1.6337890625, forceMergeDeletesPctAllowed=9.410690172547442, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6932581546382212
   [junit4]   2> 500837 T1531 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@767cac42 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@73115dd3),segFN=segments_1,generation=1}
   [junit4]   2> 500837 T1531 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 500838 T1531 oass.SolrIndexSearcher.<init> Opening Searcher@2b253604[collection1] main
   [junit4]   2> 500838 T1531 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 500841 T1531 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 500841 T1531 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 500843 T1531 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 500844 T1531 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 500845 T1531 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 500846 T1531 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 500847 T1531 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 500847 T1531 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 500847 T1531 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 500848 T1532 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2b253604[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 500849 T1531 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 500850 T1535 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:56389/vltc/bk collection:collection1 shard:shard2
   [junit4]   2> 500851 T1474 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 500852 T1474 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 500853 T1535 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 500869 T1535 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 500874 T1500 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 500877 T1535 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 500877 T1535 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C432 name=collection1 org.apache.solr.core.SolrCore@7bf3fd43 url=http://127.0.0.1:56389/vltc/bk/collection1 node=127.0.0.1:56389_vltc%2Fbk C432_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:56389/vltc/bk, node_name=127.0.0.1:56389_vltc%2Fbk, state=down, core=collection1}
   [junit4]   2> 500877 T1535 C432 P56389 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:56389/vltc/bk/collection1/
   [junit4]   2> 500878 T1535 C432 P56389 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 500878 T1535 C432 P56389 oasc.SyncStrategy.syncToMe http://127.0.0.1:56389/vltc/bk/collection1/ has no replicas
   [junit4]   2> 500878 T1535 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:56389/vltc/bk/collection1/ shard2
   [junit4]   2> 500878 T1535 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 500879 T1501 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1"} current state version: 5
   [junit4]   2> 500887 T1501 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 500895 T1530 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 500899 T1530 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 2 
   [junit4]   2> 500910 T1501 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:56389/vltc/bk",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 5
   [junit4]   2> 500913 T1501 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 2
   [junit4]   2> 500917 T1530 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 500931 T1530 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 
   [junit4]   2> 500932 T1500 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 500961 T1535 oasc.ZkController.register We are http://127.0.0.1:56389/vltc/bk/collection1/ and leader is http://127.0.0.1:56389/vltc/bk/collection1/
   [junit4]   2> 500962 T1535 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:56389/vltc/bk
   [junit4]   2> 500963 T1535 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 500963 T1535 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 500964 T1535 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 500969 T1500 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 500973 T1501 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56389/vltc/bk",
   [junit4]   2> 	  "node_name":"127.0.0.1:56389_vltc%2Fbk",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "core":"collection1"} current state version: 5
   [junit4]   2> 500977 T1501 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56389/vltc/bk",
   [junit4]   2> 	  "node_name":"127.0.0.1:56389_vltc%2Fbk",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "core":"collection1"}
   [junit4]   2> 500987 T1501 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 3
   [junit4]   2> 500987 T1535 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 
   [junit4]   2> 500990 T1530 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 500992 T1530 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 502534 T1474 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud BB783A6CD9DAD10B-001/shard-2-001/cores/collection1
   [junit4]   2> 502540 T1474 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 502541 T1474 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 502553 T1474 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:56392
   [junit4]   2> 502555 T1474 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@5472fe25
   [junit4]   2> 502555 T1474 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 502556 T1474 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud BB783A6CD9DAD10B-001/shard-2-001
   [junit4]   2> 502556 T1474 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud BB783A6CD9DAD10B-001/shard-2-001/'
   [junit4]   2> 502604 T1474 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud BB783A6CD9DAD10B-001/shard-2-001/solr.xml
   [junit4]   2> 502667 T1474 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud BB783A6CD9DAD10B-001/shard-2-001/cores
   [junit4]   2> 502667 T1474 oasc.CoreContainer.<init> New CoreContainer 1002605651
   [junit4]   2> 502668 T1474 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud BB783A6CD9DAD10B-001/shard-2-001/]
   [junit4]   2> 502669 T1474 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 502670 T1474 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 502670 T1474 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 502670 T1474 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 502670 T1474 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 502670 T1474 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 502671 T1474 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 502671 T1474 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 502672 T1474 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 502672 T1474 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 502672 T1474 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 502673 T1474 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 502675 T1474 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 502675 T1474 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 502675 T1474 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 502675 T1474 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56381/solr
   [junit4]   2> 502676 T1474 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 502677 T1474 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 502679 T1474 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 502683 T1547 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7e19fae name:ZooKeeperConnection Watcher:127.0.0.1:56381 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 502684 T1474 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 502686 T1474 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 502692 T1474 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 502696 T1550 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15646798 name:ZooKeeperConnection Watcher:127.0.0.1:56381/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 502696 T1474 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 502715 T1474 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 503738 T1474 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56392_vltc%2Fbk
   [junit4]   2> 503740 T1474 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56392_vltc%2Fbk
   [junit4]   2> 503751 T1474 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 503758 T1474 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud BB783A6CD9DAD10B-001/shard-2-001/cores
   [junit4]   2> 503760 T1474 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud BB783A6CD9DAD10B-001/shard-2-001/cores/collection1/
   [junit4]   2> 503761 T1474 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 503770 T1551 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 503770 T1551 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 503774 T1500 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 503776 T1551 oasc.ZkContro

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

ass":"org.apache.solr.handler.RealTimeGetHandler",
   [junit4]    >         "defaults":{
   [junit4]    >           "omitHeader":"true",
   [junit4]    >           "wt":"json",
   [junit4]    >           "indent":"true"}},
   [junit4]    >       "/admin/luke":{
   [junit4]    >         "name":"/admin/luke",
   [junit4]    >         "class":"org.apache.solr.handler.admin.LukeRequestHandler",
   [junit4]    >         "defaults":{}},
   [junit4]    >       "/admin/system":{
   [junit4]    >         "name":"/admin/system",
   [junit4]    >         "class":"org.apache.solr.handler.admin.SystemInfoHandler",
   [junit4]    >         "defaults":{}},
   [junit4]    >       "/admin/mbeans":{
   [junit4]    >         "name":"/admin/mbeans",
   [junit4]    >         "class":"org.apache.solr.handler.admin.SolrInfoMBeanHandler",
   [junit4]    >         "defaults":{}},
   [junit4]    >       "/admin/plugins":{
   [junit4]    >         "name":"/admin/plugins",
   [junit4]    >         "class":"org.apache.solr.handler.admin.PluginInfoHandler",
   [junit4]    >         "defaults":{}},
   [junit4]    >       "/admin/threads":{
   [junit4]    >         "name":"/admin/threads",
   [junit4]    >         "class":"org.apache.solr.handler.admin.ThreadDumpHandler",
   [junit4]    >         "defaults":{}},
   [junit4]    >       "/admin/properties":{
   [junit4]    >         "name":"/admin/properties",
   [junit4]    >         "class":"org.apache.solr.handler.admin.PropertiesRequestHandler",
   [junit4]    >         "defaults":{}},
   [junit4]    >       "/admin/logging":{
   [junit4]    >         "name":"/admin/logging",
   [junit4]    >         "class":"org.apache.solr.handler.admin.LoggingHandler",
   [junit4]    >         "defaults":{}},
   [junit4]    >       "/admin/ping":{
   [junit4]    >         "name":"/admin/ping",
   [junit4]    >         "class":"org.apache.solr.handler.PingRequestHandler",
   [junit4]    >         "defaults":{},
   [junit4]    >         "invariants":{
   [junit4]    >           "echoParams":"all",
   [junit4]    >           "q":"solrpingquery"}}},
   [junit4]    >     "transformer":{"mytrans":{
   [junit4]    >         "name":"mytrans",
   [junit4]    >         "class":"org.apache.solr.response.transform.ValueAugmenterFactory",
   [junit4]    >         "value":"6"}},
   [junit4]    >     "directoryFactory":{
   [junit4]    >       "name":"DirectoryFactory",
   [junit4]    >       "class":"org.apache.solr.core.MockDirectoryFactory",
   [junit4]    >       "solr.hdfs.blockcache.enabled":true,
   [junit4]    >       "solr.hdfs.blockcache.blocksperbank":1024,
   [junit4]    >       "solr.hdfs.home":"",
   [junit4]    >       "solr.hdfs.confdir":"",
   [junit4]    >       "solr.hdfs.blockcache.global":"false"},
   [junit4]    >     "updateRequestProcessorChain":[
   [junit4]    >       {
   [junit4]    >         "name":"nodistrib",
   [junit4]    >         "":[
   [junit4]    >           {"class":"solr.NoOpDistributingUpdateProcessorFactory"},
   [junit4]    >           {"class":"solr.RunUpdateProcessorFactory"}]},
   [junit4]    >       {
   [junit4]    >         "name":"dedupe",
   [junit4]    >         "":[
   [junit4]    >           {
   [junit4]    >             "class":"org.apache.solr.update.processor.SignatureUpdateProcessorFactory",
   [junit4]    >             "enabled":true,
   [junit4]    >             "overwriteDupes":true,
   [junit4]    >             "fields":"v_t,t_field",
   [junit4]    >             "signatureClass":"org.apache.solr.update.processor.TextProfileSignature"},
   [junit4]    >           {"class":"solr.RunUpdateProcessorFactory"}]},
   [junit4]    >       {
   [junit4]    >         "name":"stored_sig",
   [junit4]    >         "":[
   [junit4]    >           {
   [junit4]    >             "class":"org.apache.solr.update.processor.SignatureUpdateProcessorFactory",
   [junit4]    >             "enabled":true,
   [junit4]    >             "signatureField":"non_indexed_signature_sS",
   [junit4]    >             "overwriteDupes":false,
   [junit4]    >             "fields":"v_t,t_field",
   [junit4]    >             "signatureClass":"org.apache.solr.update.processor.TextProfileSignature"},
   [junit4]    >           {"class":"solr.RunUpdateProcessorFactory"}]},
   [junit4]    >       {
   [junit4]    >         "name":"distrib-dup-test-chain-explicit",
   [junit4]    >         "":[
   [junit4]    >           {"class":"solr.RegexReplaceProcessorFactory"},
   [junit4]    >           {"class":"solr.DistributedUpdateProcessorFactory"},
   [junit4]    >           {"class":"solr.RegexReplaceProcessorFactory"},
   [junit4]    >           {"class":"solr.RunUpdateProcessorFactory"}]},
   [junit4]    >       {
   [junit4]    >         "name":"distrib-dup-test-chain-implicit",
   [junit4]    >         "":[
   [junit4]    >           {"class":"solr.RegexReplaceProcessorFactory"},
   [junit4]    >           {"class":"solr.RegexReplaceProcessorFactory"},
   [junit4]    >           {"class":"solr.RunUpdateProcessorFactory"}]}],
   [junit4]    >     "updateHandlerupdateLog":{"dir":""},
   [junit4]    >     "jmx":{
   [junit4]    >       "agentId":null,
   [junit4]    >       "serviceUrl":null,
   [junit4]    >       "rootName":null},
   [junit4]    >     "requestDispatcher":{
   [junit4]    >       "handleSelect":true,
   [junit4]    >       "httpCaching":{
   [junit4]    >         "never304":false,
   [junit4]    >         "etagSeed":"Solr",
   [junit4]    >         "lastModFrom":"opentime",
   [junit4]    >         "cacheControl":null},
   [junit4]    >       "requestParsers":{
   [junit4]    >         "multipartUploadLimitKB":2048,
   [junit4]    >         "formUploadLimitKB":2048,
   [junit4]    >         "addHttpRequestToContext":false}},
   [junit4]    >     "indexConfig":{
   [junit4]    >       "maxBufferedDocs":-1,
   [junit4]    >       "maxMergeDocs":-1,
   [junit4]    >       "maxIndexingThreads":1,
   [junit4]    >       "mergeFactor":-1,
   [junit4]    >       "ramBufferSizeMB":16.0,
   [junit4]    >       "writeLockTimeout":1000,
   [junit4]    >       "lockType":"single",
   [junit4]    >       "mergeScheduler":{"class":"org.apache.solr.util.RandomMergePolicy"}}}}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BB783A6CD9DAD10B:332C05B67726BCF3]:0)
   [junit4]    > 	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:399)
   [junit4]    > 	at org.apache.solr.core.TestSolrConfigHandler.reqhandlertests(TestSolrConfigHandler.java:362)
   [junit4]    > 	at org.apache.solr.handler.TestSolrConfigHandlerCloud.testReqHandlerAPIs(TestSolrConfigHandlerCloud.java:90)
   [junit4]    > 	at org.apache.solr.handler.TestSolrConfigHandlerCloud.test(TestSolrConfigHandlerCloud.java:76)
   [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> 586808 T1474 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud BB783A6CD9DAD10B-001
   [junit4]   2> 94689 T1473 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=nl_BE, timezone=Asia/Dhaka
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_76 (64-bit)/cpus=2,threads=1,free=61087008,total=188657664
   [junit4]   2> NOTE: All tests run in this JVM: [TestHashPartitioner, TestSolrQueryParser, RecoveryZkTest, FileBasedSpellCheckerTest, FileUtilsTest, TestLRUCache, SynonymTokenizerTest, TestBulkSchemaAPI, TestReRankQParserPlugin, UniqFieldsUpdateProcessorFactoryTest, TestLRUStatsCache, SystemInfoHandlerTest, TestPivotHelperCode, PrimitiveFieldTypeTest, RankQueryTest, SolrCoreCheckLockOnStartupTest, CloudExitableDirectoryReaderTest, RequiredFieldsTest, TestDistributedMissingSort, AtomicUpdatesTest, TestSolrConfigHandler, DistributedFacetPivotWhiteBoxTest, SolrCmdDistributorTest, TestRequestStatusCollectionAPI, HttpPartitionTest, TestFieldTypeCollectionResource, TestStressLucene, TestSolrConfigHandlerCloud]
   [junit4] Completed in 95.25s, 1 test, 1 failure <<< FAILURES!

[...truncated 1377 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:529: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:477: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:61: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/extra-targets.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:191: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:508: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1368: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:975: There were test failures: 466 suites, 1863 tests, 1 failure, 51 ignored (20 assumptions)

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