You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2014/05/29 11:14:40 UTC

[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.7.0_55) - Build # 10300 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/10300/
Java: 32bit/jdk1.7.0_55 -client -XX:+UseSerialGC

1 tests failed.
REGRESSION:  org.apache.solr.schema.TestCloudManagedSchemaAddField.testDistribSearch

Error Message:
Max retry count 40 exceeded after 1095 ms.  QUERY FAILED: xpath=/response/lst[@name='responseHeader']/int[@name='status'][.='0']  request=/schema/fields/newfield6?wt=xml  response=<?xml version="1.0" encoding="UTF-8"?> <response>  <lst name="responseHeader">   <int name="status">404</int>   <int name="QTime">1</int> </lst> <lst name="error">   <str name="msg">Field 'newfield6' not found.</str>   <int name="code">404</int> </lst> </response> 

Stack Trace:
java.lang.AssertionError: Max retry count 40 exceeded after 1095 ms.  QUERY FAILED: xpath=/response/lst[@name='responseHeader']/int[@name='status'][.='0']  request=/schema/fields/newfield6?wt=xml  response=<?xml version="1.0" encoding="UTF-8"?>
<response>

<lst name="responseHeader">
  <int name="status">404</int>
  <int name="QTime">1</int>
</lst>
<lst name="error">
  <str name="msg">Field 'newfield6' not found.</str>
  <int name="code">404</int>
</lst>
</response>

	at __randomizedtesting.SeedInfo.seed([26A71C6849F4F1FA:A74192703EAB91C6]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.schema.TestCloudManagedSchemaAddField.doTest(TestCloudManagedSchemaAddField.java:127)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
	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 com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:360)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:793)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:453)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:360)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11825 lines...]
   [junit4] Suite: org.apache.solr.schema.TestCloudManagedSchemaAddField
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.schema.TestCloudManagedSchemaAddField-26A71C6849F4F1FA-001/init-core-data-001
   [junit4]   2> 1824631 T7795 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 1824632 T7795 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /_ivs/l
   [junit4]   2> 1824636 T7795 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 1824637 T7795 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1824638 T7796 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1824738 T7795 oasc.ZkTestServer.run start zk server on port:34365
   [junit4]   2> 1824739 T7795 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1825332 T7802 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@10f4996 name:ZooKeeperConnection Watcher:127.0.0.1:34365 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1825332 T7795 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1825332 T7795 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1825337 T7795 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1825339 T7804 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1943dd4 name:ZooKeeperConnection Watcher:127.0.0.1:34365/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1825340 T7795 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1825341 T7795 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1825346 T7795 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1825347 T7795 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1825349 T7795 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1825352 T7795 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-managed-schema.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1825352 T7795 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1825356 T7795 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1825357 T7795 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1825360 T7795 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1825361 T7795 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1825363 T7795 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1825364 T7795 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1825366 T7795 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1825366 T7795 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1825368 T7795 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1825369 T7795 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1825371 T7795 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1825371 T7795 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1825373 T7795 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1825373 T7795 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1825375 T7795 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1825375 T7795 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1825377 T7795 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1825378 T7795 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1825379 T7795 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1825380 T7795 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1825383 T7795 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1825384 T7806 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@10f2a0f name:ZooKeeperConnection Watcher:127.0.0.1:34365/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1825384 T7795 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1825642 T7795 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1825654 T7795 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1825656 T7795 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:53264
   [junit4]   2> 1825658 T7795 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1825658 T7795 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1825659 T7795 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.schema.TestCloudManagedSchemaAddField-26A71C6849F4F1FA-001/tempDir-002
   [junit4]   2> 1825659 T7795 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.schema.TestCloudManagedSchemaAddField-26A71C6849F4F1FA-001/tempDir-002/'
   [junit4]   2> 1825673 T7795 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.schema.TestCloudManagedSchemaAddField-26A71C6849F4F1FA-001/tempDir-002/solr.xml
   [junit4]   2> 1825717 T7795 oasc.CoreContainer.<init> New CoreContainer 13015170
   [junit4]   2> 1825718 T7795 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.schema.TestCloudManagedSchemaAddField-26A71C6849F4F1FA-001/tempDir-002/]
   [junit4]   2> 1825719 T7795 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1825720 T7795 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1825720 T7795 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1825720 T7795 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1825721 T7795 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1825721 T7795 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1825721 T7795 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1825722 T7795 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1825722 T7795 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1825724 T7795 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1825724 T7795 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1825725 T7795 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1825725 T7795 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:34365/solr
   [junit4]   2> 1825726 T7795 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1825726 T7795 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1825728 T7817 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1217c31 name:ZooKeeperConnection Watcher:127.0.0.1:34365 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1825728 T7795 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1825729 T7795 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1825730 T7819 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@10f327d name:ZooKeeperConnection Watcher:127.0.0.1:34365/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1825730 T7795 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1825732 T7795 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1825734 T7795 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1825737 T7795 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1825739 T7795 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1825744 T7795 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1825749 T7795 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1825751 T7795 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53264__ivs%2Fl
   [junit4]   2> 1825752 T7795 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53264__ivs%2Fl
   [junit4]   2> 1825756 T7795 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1825759 T7795 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1825764 T7795 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:53264__ivs%2Fl
   [junit4]   2> 1825765 T7795 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1825768 T7795 oasc.Overseer.start Overseer (id=91839189021622276-127.0.0.1:53264__ivs%2Fl-n_0000000000) starting
   [junit4]   2> 1825773 T7795 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1825785 T7821 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1825785 T7795 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1825788 T7795 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1825790 T7795 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1825794 T7820 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1825802 T7822 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 1825803 T7822 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1825805 T7819 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1825805 T7822 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1825808 T7820 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1825809 T7820 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:53264/_ivs/l",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:53264__ivs%2Fl",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1825809 T7820 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 1825810 T7820 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1825814 T7819 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1825820 T7819 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> 1826806 T7822 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1826807 T7822 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1826808 T7822 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1826808 T7822 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1826810 T7822 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1826811 T7822 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.schema.TestCloudManagedSchemaAddField-26A71C6849F4F1FA-001/tempDir-002/collection1/'
   [junit4]   2> 1826812 T7822 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudManagedSchemaAddField-26A71C6849F4F1FA-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 1826813 T7822 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudManagedSchemaAddField-26A71C6849F4F1FA-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 1826813 T7822 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudManagedSchemaAddField-26A71C6849F4F1FA-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 1826863 T7822 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 1826921 T7822 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1826923 T7822 oass.ManagedIndexSchemaFactory.create The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 1826925 T7822 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1826942 T7822 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1827389 T7822 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1827390 T7822 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1827390 T7822 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1827396 T7822 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1827415 T7822 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1827428 T7822 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1827431 T7822 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1827435 T7822 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1827436 T7822 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1827436 T7822 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1827437 T7822 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1827438 T7822 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1827439 T7822 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1827444 T7822 oass.ManagedIndexSchema.persistManagedSchemaToZooKeeper Created and persisted managed schema znode at /configs/conf1/managed-schema
   [junit4]   2> 1827446 T7822 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml.bak
   [junit4]   2> 1827451 T7822 oass.ManagedIndexSchemaFactory.zkUgradeToManagedSchema After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/conf1/schema.xml to /configs/conf1/schema.xml.bak
   [junit4]   2> 1827452 T7822 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1827452 T7822 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 1827452 T7822 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.schema.TestCloudManagedSchemaAddField-26A71C6849F4F1FA-001/tempDir-002/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudManagedSchemaAddField-26A71C6849F4F1FA-001/tempDir-002/collection1/data/
   [junit4]   2> 1827453 T7822 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 1827454 T7822 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudManagedSchemaAddField-26A71C6849F4F1FA-001/tempDir-002/collection1/data
   [junit4]   2> 1827454 T7822 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudManagedSchemaAddField-26A71C6849F4F1FA-001/tempDir-002/collection1/data/index/
   [junit4]   2> 1827455 T7822 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudManagedSchemaAddField-26A71C6849F4F1FA-001/tempDir-002/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1827455 T7822 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudManagedSchemaAddField-26A71C6849F4F1FA-001/tempDir-002/collection1/data/index
   [junit4]   2> 1827456 T7822 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=73.75390625, floorSegmentMB=0.9423828125, forceMergeDeletesPctAllowed=29.366915478702374, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8229081677256359
   [junit4]   2> 1827462 T7822 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudManagedSchemaAddField-26A71C6849F4F1FA-001/tempDir-002/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c858b0; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1827462 T7822 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1827463 T7822 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1827464 T7822 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1827464 T7822 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1827465 T7822 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1827465 T7822 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1827466 T7822 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1827466 T7822 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1827471 T7822 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1827476 T7822 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1827477 T7822 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1827478 T7822 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=40, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5168034861620905]
   [junit4]   2> 1827479 T7822 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudManagedSchemaAddField-26A71C6849F4F1FA-001/tempDir-002/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c858b0; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1827480 T7822 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1827480 T7822 oass.SolrIndexSearcher.<init> Opening Searcher@1237769[collection1] main
   [junit4]   2> 1827481 T7822 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1827483 T7822 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1827483 T7822 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1827484 T7822 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1827484 T7822 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1827485 T7822 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1827486 T7822 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1827486 T7822 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1827487 T7822 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 1827487 T7822 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1827488 T7822 oass.ZkIndexSchemaReader.createSchemaWatcher Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema ...
   [junit4]   2> 1827489 T7823 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1237769[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1827489 T7822 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1827491 T7826 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:53264/_ivs/l collection:control_collection shard:shard1
   [junit4]   2> 1827492 T7795 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1827492 T7795 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1827493 T7826 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1827495 T7795 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1827496 T7828 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a4e3bd name:ZooKeeperConnection Watcher:127.0.0.1:34365/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1827496 T7795 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1827497 T7795 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1827498 T7826 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1827500 T7795 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1827501 T7819 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1827501 T7826 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1827502 T7826 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C5244 name=collection1 org.apache.solr.core.SolrCore@128310b url=https://127.0.0.1:53264/_ivs/l/collection1 node=127.0.0.1:53264__ivs%2Fl C5244_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:53264/_ivs/l, core=collection1, node_name=127.0.0.1:53264__ivs%2Fl}
   [junit4]   2> 1827502 T7826 C5244 P53264 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:53264/_ivs/l/collection1/
   [junit4]   2> 1827503 T7820 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1827503 T7826 C5244 P53264 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1827504 T7826 C5244 P53264 oasc.SyncStrategy.syncToMe https://127.0.0.1:53264/_ivs/l/collection1/ has no replicas
   [junit4]   2> 1827505 T7826 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:53264/_ivs/l/collection1/ shard1
   [junit4]   2> 1827505 T7826 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1827507 T7819 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1827508 T7819 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> 1827508 T7828 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> 1827514 T7819 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1827516 T7820 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1827520 T7819 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1827625 T7828 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> 1827625 T7819 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> 1827666 T7826 oasc.ZkController.register We are https://127.0.0.1:53264/_ivs/l/collection1/ and leader is https://127.0.0.1:53264/_ivs/l/collection1/
   [junit4]   2> 1827667 T7826 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:53264/_ivs/l
   [junit4]   2> 1827667 T7826 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1827667 T7826 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 1827667 T7826 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1827669 T7819 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1827669 T7819 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1827669 T7826 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1827669 T7819 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1827671 T7820 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1827672 T7820 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:53264/_ivs/l",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:53264__ivs%2Fl",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1827673 T7819 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1827775 T7828 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> 1827775 T7819 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> 1827781 T7795 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1827782 T7795 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1827784 T7795 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1827786 T7795 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:46375
   [junit4]   2> 1827787 T7795 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1827788 T7795 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1827788 T7795 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.schema.TestCloudManagedSchemaAddField-26A71C6849F4F1FA-001/tempDir-003
   [junit4]   2> 1827789 T7795 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.schema.TestCloudManagedSchemaAddField-26A71C6849F4F1FA-001/tempDir-003/'
   [junit4]   2> 1827803 T7795 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.schema.TestCloudManagedSchemaAddField-26A71C6849F4F1FA-001/tempDir-003/solr.xml
   [junit4]   2> 1827847 T7795 oasc.CoreContainer.<init> New CoreContainer 20436595
   [junit4]   2> 1827848 T7795 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.schema.TestCloudManagedSchemaAddField-26A71C6849F4F1FA-001/tempDir-003/]
   [junit4]   2> 1827849 T7795 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1827849 T7795 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1827850 T7795 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1827850 T7795 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1827850 T7795 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1827851 T7795 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1827851 T7795 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1827852 T7795 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1827852 T7795 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1827855 T7795 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1827855 T7795 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1827856 T7795 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1827856 T7795 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:34365/solr
   [junit4]   2> 1827857 T7795 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1827857 T7795 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1827859 T7839 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@10470ff name:ZooKeeperConnection Watcher:127.0.0.1:34365 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1827859 T7795 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1827860 T7795 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1827861 T7841 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19d4cc3 name:ZooKeeperConnection Watcher:127.0.0.1:34365/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1827862 T7795 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1827867 T7795 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1828869 T7795 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46375__ivs%2Fl
   [junit4]   2> 1828872 T7795 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:46375__ivs%2Fl
   [junit4]   2> 1828875 T7819 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1828875 T7828 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1828875 T7841 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1828886 T7842 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1828887 T7842 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1828888 T7819 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1828888 T7842 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1828889 T7819 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1828890 T7819 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1828892 T7820 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1828893 T7820 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:46375/_ivs/l",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:46375__ivs%2Fl",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1828894 T7820 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3, shard4]
   [junit4]   2> 1828894 T7820 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1828898 T7819 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1829003 T7828 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1829003 T7841 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1829003 T7819 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1829889 T7842 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1829890 T7842 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1829891 T7842 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1829891 T7842 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1829893 T7842 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1829893 T7842 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.schema.TestCloudManagedSchemaAddField-26A71C6849F4F1FA-001/tempDir-003/collection1/'
   [junit4]   2> 1829895 T7842 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudManagedSchemaAddField-26A71C6849F4F1FA-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 1829895 T7842 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudManagedSchemaAddField-26A71C6849F4F1FA-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 1829896 T7842 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudManagedSchemaAddField-26A71C6849F4F1FA-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 1829962 T7842 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 1830003 T7842 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1830005 T7842 oass.IndexSchema.readSchema Reading Solr Schema from managed-schema
   [junit4]   2> 1830013 T7842 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1830462 T7842 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1830463 T7842 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1830463 T7842 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1830468 T7842 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1830470 T7842 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1830474 T7842 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1830477 T7842 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1830485 T7842 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1830486 T7842 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1830486 T7842 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1830486 T7842 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1830487 T7842 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1830487 T7842 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1830489 T7842 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1830490 T7842 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 1830490 T7842 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.schema.TestCloudManagedSchemaAddField-26A71C6849F4F1FA-001/tempDir-003/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudManagedSchemaAddField-26A71C6849F4F1FA-001/tempDir-003/collection1/data/
   [junit4]   2> 1830490 T7842 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 1830491 T7842 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudManagedSchemaAddField-26A71C6849F4F1FA-001/tempDir-003/collection1/data
   [junit4]   2> 1830491 T7842 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudManagedSchemaAddField-26A71C6849F4F1FA-001/tempDir-003/collection1/data/index/
   [junit4]   2> 1830491 T7842 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudManagedSchemaAddField-26A71C6849F4F1FA-001/tempDir-003/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1830492 T7842 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudManagedSchemaAddField-26A71C6849F4F1FA-001/tempDir-003/collection1/data/index
   [junit4]   2> 1830492 T7842 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=73.75390625, floorSegmentMB=0.9423828125, forceMergeDeletesPctAllowed=29.366915478702374, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8229081677256359
   [junit4]   2> 1830498 T7842 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudManagedSchemaAddField-26A71C6849F4F1FA-001/tempDir-003/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2c7561; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1830499 T7842 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1830500 T7842 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1830501 T7842 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1830501 T7842 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1830501 T7842 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1830502 T7842 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1830502 T7842 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1830502 T7842 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1830506 T7842 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1830511 T7842 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1830511 T7842 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1830511 T7842 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=40, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5168034861620905]
   [junit4]   2> 1830512 T7842 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudManagedSchemaAddField-26A71C6849F4F1FA-001/tempDir-003/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2c7561; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1830513 T7842 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1830513 T7842 oass.SolrIndexSearcher.<init> Opening Searcher@10e365c[collection1] main
   [junit4]   2> 1830513 T7842 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1830514 T7842 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1830514 T7842 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1830515 T7842 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1830515 T7842 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1830516 T7842 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1830517 T7842 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1830517 T7842 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1830517 T7842 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 1830518 T7842 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1830518 T7842 oass.ZkIndexSchemaReader.createSchemaWatcher Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema ...
   [junit4]   2> 1830519 T7843 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@10e365c[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1830519 T7842 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1830520 T7846 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:46375/_ivs/l collection:collection1 shard:shard2
   [junit4]   2> 1830520 T7795 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1830521 T7795 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1830521 T7846 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1830526 T7846 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1830527 T7819 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1830527 T7819 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1830527 T7846 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1830528 T7846 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1830528 T7819 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> ASYNC  NEW_CORE C5245 name=collection1 org.apache.solr.core.SolrCore@213c78 url=https://127.0.0.1:46375/_ivs/l/collection1 node=127.0.0.1:46375__ivs%2Fl C5245_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:46375/_ivs/l, core=collection1, node_name=127.0.0.1:46375__ivs%2Fl}
   [junit4]   2> 1830528 T7846 C5245 P46375 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:46375/_ivs/l/collection1/
   [junit4]   2> 1830528 T7820 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1830529 T7846 C5245 P46375 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1830529 T7846 C5245 P46375 oasc.SyncStrategy.syncToMe https://127.0.0.1:46375/_ivs/l/collection1/ has no replicas
   [junit4]   2> 1830529 T7846 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:46375/_ivs/l/collection1/ shard2
   [junit4]   2> 1830530 T7846 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1830530 T7819 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1830531 T7841 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1830531 T7828 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1830531 T7819 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1830539 T7819 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1830540 T7820 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1830543 T7819 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1830645 T7828 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1830646 T7841 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1830645 T7819 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1830690 T7846 oasc.ZkController.register We are https://127.0.0.1:46375/_ivs/l/collection1/ and leader is https://127.0.0.1:46375/_ivs/l/collection1/
   [junit4]   2> 1830690 T7846 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:46375/_ivs/l
   [junit4]   2> 1830691 T7846 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1830691 T7846 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 1830691 T7846 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1830693 T7819 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1830693 T7819 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1830693 T7819 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1830693 T7846 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1830694 T7820 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1830695 T7820 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:46375/_ivs/l",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:46375__ivs%2Fl",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1830697 T7819 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1830798 T7819 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1830798 T7841 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1830798 T7828 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1830913 T7795 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1830914 T7795 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1830917 T7795 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1830918 T7795 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:52494
   [junit4]   2> 1830920 T7795 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1830921 T7795 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1830921 T7795 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.schema.TestCloudManagedSchemaAddField-26A71C6849F4F1FA-001/tempDir-004
   [junit4]   2> 1830921 T7795 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.schema.TestCloudManagedSchemaAddField-26A71C6849F4F1FA-001/tempDir-004/'
   [junit4]   2> 1830935 T7795 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.schema.TestCloudManagedSchemaAddField-26A71C6849F4F1FA-001/tempDir-004/solr.xml
   [junit4]   2> 1831010 T7795 oasc.CoreContainer.<init> New CoreContainer 30136993
   [junit4]   2> 1831011 T7795 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.schema.TestCloudManagedSchemaAddField-26A71C6849F4F1FA-001/tempDir-004/]
   [junit4]   2> 1831013 T7795 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1831014 T7795 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1831014 T7795 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1831015 T7795 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1831015 T7795 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1831016 T7795 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1831016 T7795 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1831017 T7795 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1831017 T7795 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1831020 T7795 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1831021 T7795 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1831021 T7795 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1831022 T7795 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:34365/solr
   [junit4]   2> 1831023 T7795 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1831024 T7795 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1831025 T7857 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1bdbe23 name:ZooKeeperConnection Watcher:127.0.0.1:34365 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1831026 T7795 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1831027 T7795 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1831028 T7859 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1adff09 name:ZooKeeperConnection Watcher:127.0.0.1:34365/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1831029 T7795 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1831033 T7795 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1832036 T7795 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52494__ivs%2Fl
   [junit4]   2> 1832038 T7795 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52494__ivs%2Fl
   [junit4]   2> 1832042 T7841 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1832042 T7859 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1832042 T7828 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1832042 T7819 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1832056 T7860 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1832056 T7860 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1832058 T7819 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1832058 T7860 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1832058 T7819 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1832059 T7819 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1832060 T7820 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1832061 T7820 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:52494/_ivs/l",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52494__ivs%2Fl",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1832062 T7820 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=4
   [junit4]   2> 1832062 T7820 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1832066 T7819 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1832169 T7828 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1832169 T7859 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1832169 T7819 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1832169 T7841 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1833059 T7860 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1833060 T7860 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1833061 T7860 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1833061 T7860 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1833063 T7860 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1833064 T7860 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.schema.TestCloudManagedSchemaAddField-26A71C6849F4F1FA-001/tempDir-004/collection1/'
   [junit4]   2> 1833065 T7860 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudManagedSchemaAddField-26A71C6849F4F1FA-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 1833066 T7860 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudManagedSchemaAddField-26A71C6849F4F1FA-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 1833066 T7860 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudManagedSchemaAddField-26A71C6849F4F1FA-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 1833110 T7860 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 1833148 T7860 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1833150 T7860 oass.IndexSchema.readSchema Reading Solr Schema from managed-schema
   [junit4]   2> 1833158 T7860 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1833607 T7860 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1833607 T7860 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1833608 T7860 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1833612 T7860 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1833615 T7860 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1833618 T7860 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1833624 T7860 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1833639 T7860 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1833641 T7860 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1833641 T7860 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1833641 T7860 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1833643 T7860 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1833643 T7860 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1833648 T7860 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1833648 T7860 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 1833649 T7860 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.schema.TestCloudManagedSchemaAddField-26A71C6849F4F1FA-001/tempDir-004/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudManagedSchemaAddField-26A71C6849F4F1FA-001/tempDir-004/collection1/data/
   [junit4]   2> 1833649 T7860 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 1833650 T7860 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudManagedSchemaAddField-26A71C6849F4F1FA-001/tempDir-004/collection1/data
   [junit4]   2> 1833651 T7860 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudManagedSchemaAddField-26A71C6849F4F1FA-001/tempDir-004/collection1/data/index/
   [junit4]   2> 1833651 T7860 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudManagedSchemaAddField-26A71C6849F4F1FA-001/tempDir-004/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1833652 T7860 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudManagedSchemaAddField-26A71C6849F4F1FA-001/tempDir-004/collection1/data/index
   [junit4]   2> 1833653 T7860 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=73.75390625, floorSegmentMB=0.9423828125, forceMergeDeletesPctAllowed=29.366915478702374, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8229081677256359
   [junit4]   2> 1833660 T7860 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudManagedSchemaAddField-26A71C6849F4F1FA-001/tempDir-004/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@618cb; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1833660 T7860 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1833662 T7860 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1833662 T7860 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1833663 T7860 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1833663 T7860 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1833664 T7860 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1833664 T7860 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1833665 T7860 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1833670 T7860 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1833675 T7860 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1833676 T7860 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1833676 T7860 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=40, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5168034861620905]
   [junit4]   2> 1833678 T7860 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudManagedSchemaAddField-26A71C6849F4F1FA-001/tempDir-004/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@618cb; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1833678 T7860 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1833679 T7860 oass.SolrIndexSearcher.<init> Opening Searcher@1ba9fd0[collection1] main
   [junit4]   2> 1833679 T7860 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1833681 T7860 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1833681 T7860 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1833682 T7860 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1833682 T7860 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1833683 T7860 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1833684 T7860 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1833684 T7860 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1833684 T7860 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 1833685 T7860 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1833685 T7860 oass.ZkIndexSchemaReader.createSchemaWatcher Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema ...
   [junit4]   2> 1833687 T7860 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1833687 T7861 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1ba9fd0[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1833688 T7864 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:52494/_ivs/l collection:collection1 shard:shard1
   [junit4]   2> 1833688 T7795 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1833689 T7795 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1833689 T7864 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1833697 T7864 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1833700 T7819 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1833700 T7819 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1833700 T7864 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1833701 T7864 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1833701 T7820 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1833701 T7819 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> ASYNC  NEW_CORE C5246 name=collection1 org.apache.solr.core.SolrCore@7f094f url=https://127.0.0.1:52494/_ivs/l/collection1 node=127.0.0.1:52494__ivs%2Fl C5246_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:52494/_ivs/l, core=collection1, node_name=127.0.0.1:52494__ivs%2Fl}
   [junit4]   2> 1833701 T7864 C5246 P52494 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:52494/_ivs/l/collection1/
   [junit4]   2> 1833703 T7864 C5246 P52494 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1833704 T7864 C5246 P52494 oasc.SyncStrategy.syncToMe https://127.0.0.1:52494/_ivs/l/collection1/ has no replicas
   [junit4]   2> 1833704 T7864 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:52494/_ivs/l/collection1/ shard1
   [junit4]   2> 1833705 T7864 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 1833706 T7819 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1833707 T7819 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1833707 T7828 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1833707 T7841 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1833707 T7859 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1833714 T7819 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1833716 T7820 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1833719 T7819 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1833823 T7819 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1833823 T7828 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1833823 T7841 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1833823 T7859 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1833866 T7864 oasc.ZkController.register We are https://127.0.0.1:52494/_ivs/l/collection1/ and leader is https://127.0.0.1:52494/_ivs/l/collection1/
   [junit4]   2> 1833866 T7864 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:52494/_ivs/l
   [junit4]   2> 1833866 T7864 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1833867 T7864 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 1833867 T7864 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1833868 T7819 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1833869 T7819 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1833869 T7819 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1833869 T7864 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1833870 T7820 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1833870 T7820 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:52494/_ivs/l",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52494__ivs%2Fl",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 1833872 T7819 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1833973 T7859 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1833973 T7828 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1833973 T7841 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1833973 T7819 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1834032 T7795 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 1834033 T7795 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1834036 T7795 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1834037 T7795 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:42820
   [junit4]   2> 1834039 T7795 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1834039 T7795 oasc.SolrResourceLoader.locateSolrHome JND

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

java:498)
   [junit4]   2> 	Caused by: org.apache.solr.common.SolrException: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections
   [junit4]   2> 		at org.apache.solr.common.util.RetryUtil.retryOnThrowable(RetryUtil.java:40)
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContextBase.runLeaderProcess(ElectionContext.java:122)
   [junit4]   2> 		... 7 more
   [junit4]   2> 	Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections
   [junit4]   2> 		at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 		at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 		at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient$3.execute(SolrZkClient.java:209)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient$3.execute(SolrZkClient.java:206)
   [junit4]   2> 		at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:206)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:417)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:386)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:373)
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContextBase$1.execute(ElectionContext.java:127)
   [junit4]   2> 		at org.apache.solr.common.util.RetryUtil.retryOnThrowable(RetryUtil.java:34)
   [junit4]   2> 		... 8 more
   [junit4]   2> 	
   [junit4]   2> 1868592 T7975 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1868592 T7975 oasc.LeaderElector$ElectionWatcher.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:260)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:94)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:303)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.schema.TestCloudManagedSchemaAddField-26A71C6849F4F1FA-001
   [junit4]   2> NOTE: test params are: codec=Lucene46: {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=es_MX, timezone=Etc/Zulu
   [junit4]   2> NOTE: Linux 3.8.0-39-generic i386/Oracle Corporation 1.7.0_55 (32-bit)/cpus=8,threads=1,free=102748888,total=276099072
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrQueryParser, DistributedSpellCheckComponentTest, TestComplexPhraseQParserPlugin, TestClassNameShortening, PeerSyncTest, CoreAdminHandlerTest, TestMergePolicyConfig, TestStressVersions, JsonLoaderTest, TestSolrQueryParserDefaultOperatorResource, TestCharFilters, TestRequestStatusCollectionAPI, TestLMJelinekMercerSimilarityFactory, SimpleFacetsTest, EchoParamsTest, TestBM25SimilarityFactory, AnalysisErrorHandlingTest, TestFieldResource, RecoveryZkTest, TestCursorMarkWithoutUniqueKey, SuggestComponentTest, SliceStateTest, SolrIndexSplitterTest, TestPerFieldSimilarity, SolrXmlInZkTest, TestDefaultSearchFieldResource, HdfsBasicDistributedZkTest, CircularListTest, TestLRUCache, TestFaceting, SpellPossibilityIteratorTest, TestUniqueKeyFieldResource, DistribDocExpirationUpdateProcessorTest, LegacyHTMLStripCharFilterTest, ChangedSchemaMergeTest, OverseerRolesTest, TestImplicitCoreProperties, SolrTestCaseJ4Test, CSVRequestHandlerTest, ResponseHeaderTest, ReplicationFactorTest, DirectUpdateHandlerOptimizeTest, SampleTest, TestSystemIdResolver, OverseerTest, TestSolrXMLSerializer, BJQParserTest, DocExpirationUpdateProcessorFactoryTest, StatelessScriptUpdateProcessorFactoryTest, ParsingFieldUpdateProcessorsTest, TermsComponentTest, QueryEqualityTest, SyncSliceTest, TestJmxMonitoredMap, MBeansHandlerTest, TestSolrIndexConfig, TestCoreContainer, TestSurroundQueryParser, UpdateParamsTest, TestNonNRTOpen, MigrateRouteKeyTest, TestBlendedInfixSuggestions, DocValuesTest, TestCopyFieldCollectionResource, DistributedTermsComponentTest, TestRealTimeGet, TestHighlightDedupGrouping, IndexSchemaTest, TestPHPSerializedResponseWriter, URLClassifyProcessorTest, CustomCollectionTest, DistributedSuggestComponentTest, SuggesterFSTTest, TestFreeTextSuggestions, TestExtendedDismaxParser, SpatialFilterTest, ResponseLogComponentTest, SystemInfoHandlerTest, TestReloadAndDeleteDocs, TestTrie, DistributedQueryComponentCustomSortTest, CopyFieldTest, TestHighFrequencyDictionaryFactory, QueryElevationComponentTest, DOMUtilTest, TestFieldSortValues, AddBlockUpdateTest, SuggesterTest, WordBreakSolrSpellCheckerTest, ReturnFieldsTest, ShardRoutingTest, CacheHeaderTest, HdfsUnloadDistributedZkTest, BadComponentTest, TestFunctionQuery, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, TestReplicationHandler, ClusterStateUpdateTest, LeaderElectionTest, TestRandomDVFaceting, SliceStateUpdateTest, AutoCommitTest, TestHashPartitioner, TestMultiCoreConfBootstrap, HardAutoCommitTest, TestRangeQuery, TestSolr4Spatial, SolrCoreTest, SpellCheckComponentTest, BadIndexSchemaTest, ConvertedLegacyTest, TestSort, BasicFunctionalityTest, TestBadConfig, OverseerCollectionProcessorTest, SoftAutoCommitTest, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, SolrRequestParserTest, TestCSVLoader, SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, SolrInfoMBeanTest, DebugComponentTest, TestQueryUtils, StandardRequestHandlerTest, TestWriterPerf, TestQueryTypes, PrimitiveFieldTypeTest, FileBasedSpellCheckerTest, RequestHandlersTest, TestValueSourceCache, TermVectorComponentTest, TestArbitraryIndexDir, IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, TestCollationField, JSONWriterTest, TestAnalyzedSuggestions, BinaryUpdateRequestHandlerTest, TestComponentsName, TestBinaryResponseWriter, TestLFUCache, AlternateDirectoryTest, TestStressRecovery, TestPhraseSuggestions, TestXIncludeConfig, TestLMDirichletSimilarityFactory, ResourceLoaderTest, OpenExchangeRatesOrgProviderTest, DateMathParserTest, PreAnalyzedFieldTest, PrimUtilsTest, TestSuggestSpellingConverter, RAMDirectoryFactoryTest, ClusterStateTest, TestSolrJ, TestUtils, TestDocumentBuilder, UUIDFieldTest, TestRTGBase, CursorPagingTest, TestCollationKeyRangeQueries, AssignTest, CollectionsAPIAsyncDistributedZkTest, DeleteReplicaTest, DistribCursorPagingTest, SSLMigrationTest, HdfsBasicDistributedZk2Test, HdfsChaosMonkeySafeLeaderTest, HdfsCollectionsAPIDistributedZkTest, HdfsRecoveryZkTest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest, CachingDirectoryFactoryTest, QueryResultKeyTest, TestNRTOpen, TestShardHandlerFactory, TestSolrXmlPersistor, CoreAdminRequestStatusTest, CoreMergeIndexesAdminHandlerTest, InfoHandlerTest, DistributedQueryComponentOptimizationTest, TestManagedResource, TestRestManager, TestFieldCollectionResource, TestFieldTypeCollectionResource, TestFieldTypeResource, TestSchemaNameResource, TestSchemaSimilarityResource, TestSolrQueryParserResource, TestManagedStopFilterFactory, BadCopyFieldTest, DocValuesMissingTest, EnumFieldTest, TestCloudManagedSchema, TestCloudManagedSchemaAddField]
   [junit4] Completed on J0 in 44.57s, 1 test, 1 failure <<< FAILURES!

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

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