You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/03/28 00:44:17 UTC

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_60-ea-b06) - Build # 12119 - Failure!

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

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

Error Message:
Error from server at http://127.0.0.1:45214/compositeid_collection_with_routerfield_shard1_replica1: no servers hosting shard: 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:45214/compositeid_collection_with_routerfield_shard1_replica1: no servers hosting shard: 
	at __randomizedtesting.SeedInfo.seed([C13F05BD7E82DFB6:496B3A67D07EB24E]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:556)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:233)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:225)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testDeleteByIdCompositeRouterWithRouterField(FullSolrCloudDistribCmdsTest.java:357)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:146)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9600 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest C13F05BD7E82DFB6-001/init-core-data-001
   [junit4]   2> 358918 T2805 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 358919 T2805 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 358920 T2806 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 359020 T2805 oasc.ZkTestServer.run start zk server on port:48828
   [junit4]   2> 359020 T2805 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 359020 T2805 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 359023 T2813 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5be4d78e name:ZooKeeperConnection Watcher:127.0.0.1:48828 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 359023 T2805 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 359024 T2805 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 359024 T2805 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 359027 T2805 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 359027 T2805 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 359028 T2816 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@79da6910 name:ZooKeeperConnection Watcher:127.0.0.1:48828/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 359029 T2805 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 359029 T2805 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 359029 T2805 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 359030 T2805 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 359031 T2805 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 359032 T2805 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 359033 T2805 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 359033 T2805 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 359034 T2805 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 359034 T2805 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 359035 T2805 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 359036 T2805 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 359036 T2805 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 359037 T2805 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 359037 T2805 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 359038 T2805 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 359038 T2805 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 359039 T2805 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 359039 T2805 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 359040 T2805 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 359040 T2805 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 359041 T2805 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 359041 T2805 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 359042 T2805 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 359042 T2805 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 359043 T2805 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 359044 T2805 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 359044 T2805 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 359089 T2805 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest C13F05BD7E82DFB6-001/control-001/cores/collection1
   [junit4]   2> 359090 T2805 oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 359091 T2805 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@134e84c5{/,null,AVAILABLE}
   [junit4]   2> 359091 T2805 oejs.AbstractConnector.doStart Started ServerConnector@566b7a83{HTTP/1.1}{127.0.0.1:41720}
   [junit4]   2> 359092 T2805 oejs.Server.doStart Started @360010ms
   [junit4]   2> 359092 T2805 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest C13F05BD7E82DFB6-001/tempDir-001/control/data, hostContext=/, hostPort=41720, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest C13F05BD7E82DFB6-001/control-001/cores}
   [junit4]   2> 359092 T2805 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 359092 T2805 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest C13F05BD7E82DFB6-001/control-001/'
   [junit4]   2> 359102 T2805 oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest C13F05BD7E82DFB6-001/control-001/solr.xml
   [junit4]   2> 359105 T2805 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest C13F05BD7E82DFB6-001/control-001/cores
   [junit4]   2> 359105 T2805 oasc.CoreContainer.<init> New CoreContainer 812424838
   [junit4]   2> 359106 T2805 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest C13F05BD7E82DFB6-001/control-001/]
   [junit4]   2> 359106 T2805 oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest C13F05BD7E82DFB6-001/control-001/lib
   [junit4]   2> 359106 T2805 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest C13F05BD7E82DFB6-001/control-001/lib).
   [junit4]   2> 359110 T2805 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 359111 T2805 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 359111 T2805 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 359111 T2805 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 359111 T2805 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 359111 T2805 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 359111 T2805 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 359111 T2805 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 359111 T2805 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 359112 T2805 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 359112 T2805 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 359112 T2805 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 359112 T2805 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 359112 T2805 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 359112 T2805 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 359113 T2805 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:48828/solr
   [junit4]   2> 359113 T2805 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 359113 T2805 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 359113 T2805 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 359115 T2830 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4e16e8a9 name:ZooKeeperConnection Watcher:127.0.0.1:48828 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 359115 T2805 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 359116 T2805 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 359118 T2805 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 359120 T2833 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e6bb7ce name:ZooKeeperConnection Watcher:127.0.0.1:48828/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 359120 T2805 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 359121 T2805 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 359122 T2805 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 359123 T2805 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 359124 T2805 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 359125 T2805 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 359127 T2805 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 359128 T2805 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 359129 T2805 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 359130 T2805 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41720_
   [junit4]   2> 359130 T2805 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:41720_
   [junit4]   2> 359131 T2805 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 359132 T2805 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 359132 T2805 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 359133 T2805 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:41720_
   [junit4]   2> 359133 T2805 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 359134 T2805 oasc.Overseer.start Overseer (id=93552560009183235-127.0.0.1:41720_-n_0000000000) starting
   [junit4]   2> 359136 T2805 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 359140 T2805 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 359141 T2805 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 359141 T2834 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 359141 T2835 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 359142 T2805 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest C13F05BD7E82DFB6-001/control-001/cores
   [junit4]   2> 359143 T2805 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest C13F05BD7E82DFB6-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest C13F05BD7E82DFB6-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 359144 T2805 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest C13F05BD7E82DFB6-001/control-001/cores/collection1/
   [junit4]   2> 359144 T2805 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 359144 T2837 C:control_collection c:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 359145 T2837 C:control_collection c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 359145 T2837 C:control_collection c:collection1 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 359145 T2833 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 359145 T2834 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:41720",
   [junit4]   2> 	  "node_name":"127.0.0.1:41720_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 0
   [junit4]   2> 359146 T2834 oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:41720",
   [junit4]   2> 	  "node_name":"127.0.0.1:41720_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 359146 T2834 oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 359146 T2834 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 359146 T2833 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> 360145 T2837 C:control_collection c:collection1 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 360145 T2837 C:control_collection c:collection1 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 360146 T2837 C:control_collection c:collection1 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 360146 T2837 C:control_collection c:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 360146 T2837 C:control_collection c:collection1 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 360146 T2837 C:control_collection c:collection1 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest C13F05BD7E82DFB6-001/control-001/cores/collection1/'
   [junit4]   2> 360154 T2837 C:control_collection c:collection1 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 360155 T2837 C:control_collection c:collection1 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 360158 T2837 C:control_collection c:collection1 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 360161 T2837 C:control_collection c:collection1 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 360175 T2837 C:control_collection c:collection1 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 360176 T2837 C:control_collection c:collection1 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 360179 T2837 C:control_collection c:collection1 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 360235 T2837 C:control_collection c:collection1 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 360236 T2837 C:control_collection c:collection1 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 360236 T2837 C:control_collection c:collection1 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 360238 T2837 C:control_collection c:collection1 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 360243 T2837 C:control_collection c:collection1 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 360243 T2837 C:control_collection c:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 360243 T2837 C:control_collection c:collection1 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest C13F05BD7E82DFB6-001/control-001/cores/collection1/, dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest C13F05BD7E82DFB6-001/control-001/cores/collection1/data/
   [junit4]   2> 360243 T2837 C:control_collection c:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@411358b5
   [junit4]   2> 360244 T2837 C:control_collection c:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest C13F05BD7E82DFB6-001/control-001/cores/collection1/data
   [junit4]   2> 360244 T2837 C:control_collection c:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest C13F05BD7E82DFB6-001/control-001/cores/collection1/data/index/
   [junit4]   2> 360244 T2837 C:control_collection c:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest C13F05BD7E82DFB6-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 360244 T2837 C:control_collection c:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest C13F05BD7E82DFB6-001/control-001/cores/collection1/data/index
   [junit4]   2> 360245 T2837 C:control_collection c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=20.3662109375, floorSegmentMB=1.3740234375, forceMergeDeletesPctAllowed=20.4907712899158, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.28579057276487563
   [junit4]   2> 360245 T2837 C:control_collection c:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@33ed4e6d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b413e33),segFN=segments_1,generation=1}
   [junit4]   2> 360245 T2837 C:control_collection c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 360248 T2837 C:control_collection c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 360248 T2837 C:control_collection c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 360248 T2837 C:control_collection c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 360248 T2837 C:control_collection c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 360248 T2837 C:control_collection c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 360248 T2837 C:control_collection c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 360249 T2837 C:control_collection c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 360249 T2837 C:control_collection c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 360249 T2837 C:control_collection c:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 360250 T2837 C:control_collection c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 360250 T2837 C:control_collection c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 360251 T2837 C:control_collection c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 360252 T2837 C:control_collection c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 360253 T2837 C:control_collection c:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 360254 T2837 C:control_collection c:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 360254 T2837 C:control_collection c:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 360254 T2837 C:control_collection c:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 360255 T2837 C:control_collection c:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 360255 T2837 C:control_collection c:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 360255 T2837 C:control_collection c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 360256 T2837 C:control_collection c:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@33ed4e6d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b413e33),segFN=segments_1,generation=1}
   [junit4]   2> 360256 T2837 C:control_collection c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 360256 T2837 C:control_collection c:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@2774d152[collection1] main
   [junit4]   2> 360256 T2837 C:control_collection c:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 360256 T2837 C:control_collection c:collection1 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 360257 T2837 C:control_collection c:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 360257 T2837 C:control_collection c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 360257 T2837 C:control_collection c:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 360257 T2837 C:control_collection c:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 360257 T2837 C:control_collection c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 360257 T2837 C:control_collection c:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 360257 T2837 C:control_collection c:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 360258 T2837 C:control_collection c:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 360258 T2837 C:control_collection c:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 360258 T2838 C:control_collection c:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2774d152[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 360258 T2841 C:control_collection S:shard1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:41720 collection:control_collection shard:shard1
   [junit4]   2> 360258 T2805 oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 360259 T2805 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 360259 T2841 C:control_collection S:shard1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 360259 T2805 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 360259 T2805 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 360261 T2844 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1fcd28a2 name:ZooKeeperConnection Watcher:127.0.0.1:48828/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 360261 T2805 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 360261 T2805 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 360261 T2805 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 360261 T2841 C:control_collection S:shard1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 360262 T2833 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 360263 T2841 C:control_collection S:shard1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 360263 T2841 C:control_collection S:shard1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 360263 T2805 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 360263 T2834 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection"} current state version: 1
   [junit4]   2> ASYNC  NEW_CORE C633 name=collection1 org.apache.solr.core.SolrCore@778ed4a7 url=http://127.0.0.1:41720/collection1 node=127.0.0.1:41720_ C633_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:41720, node_name=127.0.0.1:41720_, state=down}
   [junit4]   2> 360263 T2841 C:control_collection S:shard1 C633 P41720 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:41720/collection1/
   [junit4]   2> 360263 T2805 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2
   [junit4]   2> 360263 T2841 C:control_collection S:shard1 C633 P41720 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 360263 T2805 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 360263 T2841 C:control_collection S:shard1 C633 P41720 oasc.SyncStrategy.syncToMe http://127.0.0.1:41720/collection1/ has no replicas
   [junit4]   2> 360264 T2841 C:control_collection S:shard1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:41720/collection1/ shard1
   [junit4]   2> 360264 T2805 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 360264 T2841 C:control_collection S:shard1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 360265 T2847 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@38b970ee name:ZooKeeperConnection Watcher:127.0.0.1:48828/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 360265 T2805 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 360265 T2805 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 360266 T2833 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 360267 T2834 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 2, message = {
   [junit4]   2> 	  "operation":"create",
   [junit4]   2> 	  "name":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "stateFormat":"2"} current state version: 1
   [junit4]   2> 360267 T2834 oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 360268 T2844 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> 360268 T2833 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> 360269 T2834 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:41720",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 2
   [junit4]   2> 360270 T2834 oasco.ZkStateWriter.writePendingUpdates going to create_collection /collections/collection1/state.json
   [junit4]   2> 360270 T2833 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> 360270 T2844 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> 360271 T2833 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 360272 T2833 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> 360279 T2844 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> 360312 T2805 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest C13F05BD7E82DFB6-001/shard-1-001/cores/collection1
   [junit4]   2> 360312 T2805 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest C13F05BD7E82DFB6-001/shard-1-001
   [junit4]   2> 360313 T2805 oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 360314 T2805 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@458c2a17{/,null,AVAILABLE}
   [junit4]   2> 360315 T2805 oejs.AbstractConnector.doStart Started ServerConnector@21548297{HTTP/1.1}{127.0.0.1:45214}
   [junit4]   2> 360315 T2805 oejs.Server.doStart Started @361234ms
   [junit4]   2> 360315 T2805 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest C13F05BD7E82DFB6-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=45214, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest C13F05BD7E82DFB6-001/shard-1-001/cores}
   [junit4]   2> 360316 T2805 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 360316 T2805 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest C13F05BD7E82DFB6-001/shard-1-001/'
   [junit4]   2> 360317 T2841 C:control_collection S:shard1 oasc.ZkController.register We are http://127.0.0.1:41720/collection1/ and leader is http://127.0.0.1:41720/collection1/
   [junit4]   2> 360318 T2841 C:control_collection S:shard1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:41720
   [junit4]   2> 360318 T2841 C:control_collection S:shard1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 360318 T2841 C:control_collection S:shard1 c:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 360318 T2841 C:control_collection S:shard1 c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 360319 T2833 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 360328 T2834 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:41720",
   [junit4]   2> 	  "node_name":"127.0.0.1:41720_",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 4
   [junit4]   2> 360328 T2834 oasco.ReplicaMutator.updateState Update state numShards=3 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:41720",
   [junit4]   2> 	  "node_name":"127.0.0.1:41720_",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 360337 T2805 oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest C13F05BD7E82DFB6-001/shard-1-001/solr.xml
   [junit4]   2> 360340 T2805 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest C13F05BD7E82DFB6-001/shard-1-001/cores
   [junit4]   2> 360341 T2805 oasc.CoreContainer.<init> New CoreContainer 1086354852
   [junit4]   2> 360341 T2805 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest C13F05BD7E82DFB6-001/shard-1-001/]
   [junit4]   2> 360341 T2805 oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest C13F05BD7E82DFB6-001/shard-1-001/lib
   [junit4]   2> 360341 T2805 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest C13F05BD7E82DFB6-001/shard-1-001/lib).
   [junit4]   2> 360346 T2805 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 360346 T2805 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 360346 T2805 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 360346 T2805 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 360346 T2805 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 360346 T2805 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 360346 T2805 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 360347 T2805 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 360347 T2805 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 360347 T2805 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 360347 T2805 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 360347 T2805 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 360348 T2805 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 360348 T2805 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 360348 T2805 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 360348 T2805 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:48828/solr
   [junit4]   2> 360348 T2805 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 360348 T2805 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 360349 T2805 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 360350 T2861 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@198c6a6 name:ZooKeeperConnection Watcher:127.0.0.1:48828 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 360352 T2805 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 360352 T2805 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 360354 T2805 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 360356 T2864 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6a27ea40 name:ZooKeeperConnection Watcher:127.0.0.1:48828/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 360356 T2805 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 360357 T2805 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 360429 T2864 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> 360429 T2844 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> 360429 T2833 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> 361359 T2805 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45214_
   [junit4]   2> 361360 T2805 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:45214_
   [junit4]   2> 361361 T2805 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 361362 T2805 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest C13F05BD7E82DFB6-001/shard-1-001/cores
   [junit4]   2> 361363 T2805 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest C13F05BD7E82DFB6-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest C13F05BD7E82DFB6-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 361363 T2805 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest C13F05BD7E82DFB6-001/shard-1-001/cores/collection1/
   [junit4]   2> 361363 T2805 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 361364 T2865 C:collection1 c:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 361364 T2865 C:collection1 c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 361365 T2833 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 361365 T2865 C:collection1 c:collection1 oasc.ZkController.preRegister Registering watch for external collection collection1
   [junit4]   2> 361365 T2834 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:45214",
   [junit4]   2> 	  "node_name":"127.0.0.1:45214_",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 5
   [junit4]   2> 361365 T2865 C:collection1 c:collection1 oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 361365 T2834 oasco.ReplicaMutator.updateState Update state numShards=3 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:45214",
   [junit4]   2> 	  "node_name":"127.0.0.1:45214_",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 361365 T2865 C:collection1 c:collection1 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 361365 T2834 oasco.ReplicaMutator.updateState Collection already exists with numShards=3
   [junit4]   2> 361366 T2834 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 361366 T2865 C:collection1 c:collection1 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 0 
   [junit4]   2> 361366 T2865 C:collection1 c:collection1 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 361467 T2834 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 361467 T2864 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 361467 T2864 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 1 
   [junit4]   2> 362366 T2865 C:collection1 c:collection1 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 362366 T2865 C:collection1 c:collection1 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 362367 T2865 C:collection1 c:collection1 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 362367 T2865 C:collection1 c:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 362367 T2865 C:collection1 c:collection1 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 362367 T2865 C:collection1 c:collection1 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest C13F05BD7E82DFB6-001/shard-1-001/cores/collection1/'
   [junit4]   2> 362375 T2865 C:collection1 c:collection1 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 362376 T2865 C:collection1 c:collection1 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 362378 T2865 C:collection1 c:collection1 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 362381 T2865 C:collection1 c:collection1 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 362386 T2865 C:collection1 c:collection1 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 362387 T2865 C:collection1 c:collection1 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 362390 T2865 C:collection1 c:collection1 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 362451 T2865 C:collection1 c:collection1 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 362452 T2865 C:collection1 c:collection1 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 362453 T2865 C:collection1 c:collection1 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 362454 T2865 C:collection1 c:collection1 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 362459 T2865 C:collection1 c:collection1 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 362460 T2865 C:collection1 c:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 362460 T2865 C:collection1 c:collection1 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest C13F05BD7E82DFB6-001/shard-1-001/cores/collection1/, dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest C13F05BD7E82DFB6-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 362460 T2865 C:collection1 c:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@411358b5
   [junit4]   2> 362460 T2865 C:collection1 c:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest C13F05BD7E82DFB6-001/shard-1-001/cores/collection1/data
   [junit4]   2> 362461 T2865 C:collection1 c:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest C13F05BD7E82DFB6-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 362461 T2865 C:collection1 c:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest C13F05BD7E82DFB6-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 362461 T2865 C:collection1 c:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest C13F05BD7E82DFB6-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 362461 T2865 C:collection1 c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=20.3662109375, floorSegmentMB=1.3740234375, forceMergeDeletesPctAllowed=20.4907712899158, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.28579057276487563
   [junit4]   2> 362462 T2865 C:collection1 c:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6dfde373 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4c6aa161),segFN=segments_1,generation=1}
   [junit4]   2> 362462 T2865 C:collection1 c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 362465 T2865 C:collection1 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 362465 T2865 C:collection1 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 362465 T2865 C:collection1 c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 362465 T2865 C:collection1 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 362465 T2865 C:collection1 c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 362465 T2865 C:collection1 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 362465 T2865 C:collection1 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 362466 T2865 C:collection1 c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 362466 T2865 C:collection1 c:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 362467 T2865 C:collection1 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 362468 T2865 C:collection1 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 362468 T2865 C:collection1 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 362469 T2865 C:collection1 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 362471 T2865 C:collection1 c:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 362472 T2865 C:collection1 c:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 362472 T2865 C:collection1 c:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 362472 T2865 C:collection1 c:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 362473 T2865 C:collection1 c:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 362473 T2865 C:collection1 c:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 362473 T2865 C:collection1 c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 362473 T2865 C:collection1 c:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6dfde373 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4c6aa161),segFN=segments_1,generation=1}
   [junit4]   2> 362473 T2865 C:collection1 c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 362474 T2865 C:collection1 c:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@1ddc5518[collection1] main
   [junit4]   2> 362474 T2865 C:collection1 c:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 362474 T2865 C:collection1 c:collection1 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 362474 T2865 C:collection1 c:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 362474 T2865 C:collection1 c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 362474 T2865 C:collection1 c:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 362475 T2865 C:collection1 c:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 362475 T2865 C:collection1 c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 362475 T2865 C:collection1 c:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 362475 T2865 C:collection1 c:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 362476 T2865 C:collection1 c:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 362476 T2866 C:collection1 c:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1ddc5518[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 362476 T2865 C:collection1 c:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 362477 T2869 C:collection1 S:shard2 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:45214 collection:collection1 shard:shard2
   [junit4]   2> 362477 T2805 oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 362477 T2805 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 362477 T2869 C:collection1 S:shard2 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 362479 T2869 C:collection1 S:shard2 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 362480 T2833 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 362480 T2869 C:collection1 S:shard2 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 362480 T2869 C:collection1 S:shard2 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C634 name=collection1 org.apache.solr.core.SolrCore@21fb129a url=http://127.0.0.1:45214/collection1 node=127.0.0.1:45214_ C634_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:45214, node_name=127.0.0.1:45214_, state=down}
   [junit4]   2> 362480 T2869 C:collection1 S:shard2 C634 P45214 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:45214/collection1/
   [junit4]   2> 362480 T2834 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1"} current state version: 5
   [junit4]   2> 362480 T2869 C:collection1 S:shard2 C634 P45214 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 362481 T2869 C:collection1 S:shard2 C634 P45214 oasc.SyncStrategy.syncToMe http://127.0.0.1:45214/collection1/ has no replicas
   [junit4]   2> 362481 T2869 C:collection1 S:shard2 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:45214/collection1/ shard2
   [junit4]   2> 362481 T2869 C:collection1 S:shard2 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 362481 T2834 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 362481 T2864 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 362481 T2864 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 2 
   [junit4]   2> 362482 T2834 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:45214",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 5
   [junit4]   2> 362483 T2834 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 2
   [junit4]   2> 362483 T2864 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 362483 T2864 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 
   [junit4]   2> 362484 T2833 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 362532 T2869 C:collection1 S:shard2 oasc.ZkController.register We are http://127.0.0.1:45214/collection1/ and leader is http://127.0.0.1:45214/collection1/
   [junit4]   2> 362533 T2869 C:collection1 S:shard2 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:45214
   [junit4]   2> 362533 T2869 C:collection1 S:shard2 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 362533 T2869 C:collection1 S:shard2 c:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 362533 T2869 C:collection1 S:shard2 c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 362534 T2833 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 362534 T2834 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:45214",
   [junit4]   2> 	  "node_name":"127.0.0.1:45214_",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 5
   [junit4]   2> 362534 T2834 oasco.ReplicaMutator.updateState Update state numShards=3 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:45214",
   [junit4]   2> 	  "node_name":"127.0.0.1:45214_",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 362535 T2869 C:collection1 S:shard2 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 
   [junit4]   2> 362535 T2834 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 3
   [junit4]   2> 362535 T2864 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 362535 T2864 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 362550 T2805 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest C13F05BD7E82DFB6-001/shard-2-001/cores/collection1
   [junit4]   2> 362551 T2805 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest C13F05BD7E82DFB6-001/shard-2-001
   [junit4]   2> 362552 T2805 oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 362553 T2805 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@7a549260{/,null,AVAILABLE}
   [junit4]   2> 362554 T2805 oejs.AbstractConnector.doStart Started ServerConnector@606570f{HTTP/1.1}{127.0.0.1:52226}
   [junit4]   2> 362554 T2805 oejs.Server.doStart Started @363473ms
   [junit4]   2> 362554 T2805 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest C13F05BD7E82DFB6-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=52226, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest C13F05BD7E82DFB6-001/shard-2-001/cores}
   [junit4]   2> 362555 T2805 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 362555 T2805 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest C13F05BD7E82DFB6-001/shard-2-001/'
   [junit4]   2> 362568 T2805 oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest C13F05BD7E82DFB6-001/shard-2-001/solr.xml
   [junit4]   2> 362573 T2805 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest C13F05BD7E82DFB6-001/shard-2-001/cores
   [junit4]   2> 362573 T2805 oasc.CoreContainer.<init> New CoreContainer 1132181160
   [junit4]   2> 362573 T2805 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest C13F05BD7E82DFB6-001/shard-2-001/]
   [junit4]   2> 362574 T2805 oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest C13F05BD7E82DFB6-001/shard-2-001/lib
   [junit4]   2> 362574 T2805 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest C13F05BD7E82DFB6-001/shard-2-001/lib).
   [junit4]   2> 362578 T2805 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 362579 T2805 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 362579 T2805 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 362579 T2805 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 362579 T2805 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 362579 T2805 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 362579 T2805 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 362579 T2805 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 362580 T2805 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 362580 T2805 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 362580 T2805 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 362580 T2805 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 362580 T2805 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 362580 T2805 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 362581 T2805 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 362581 T2805 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:48828/solr
   [junit4]   2> 362581 T2805 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 362581 T2805 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 362582 T2805 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 362583 T2883 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4b460ba1 name:ZooKeeperConnection Watcher:127.0.0.1:48828 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 362584 T2805 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 362584 T2805 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 362586 T2805 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 362587 T2886 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@288fe5ed name:ZooKeeperConnection Watcher:127.0.0.1:48828/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 362587 T2805 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 362589 T2805 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 363591 T2805 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52226_
   [junit4]   2> 363592 T2805 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52226_
   [junit4]   2> 363594 T2805 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 363595 T2805 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest C13F05BD7E82DFB6-001/shard-2-001/cores
   [junit4]   2> 363596 T2805 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest C13F05BD7E82DFB6-001/shard-2-001/cores/collection1, collection=collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest C13F05BD7E82DFB6-001/shard-2-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 363596 T2805 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest C13F05BD7E82DFB6-001/shard-2-001/cores/collection1/
   [junit4]   2> 363597 T2805 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 363598 T2887 C:collection1 c:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 363598 T2887 C:collection1 c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 363599 T2833 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 363599 T2887 C:collection1 c:collection1 oasc.ZkController.preRegister Registering watch for external collection collection1
   [junit4]   2> 363599 T2887 C:collection1 c:collection1 oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 363599 T2834 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52226",
   [junit4]   2> 	  "node_name":"127.0.0.1:52226_",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 5
   [junit4]   2> 363599 T2887 C:collection1 c:collection1 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 363600 T2834 oasco.ReplicaMutator.updateState Update state numShards=3 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52226",
   [junit4]   2> 	  "node_name":"127.0.0.1:52226_",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 363600 T2834 oasco.ReplicaMutator.updateState Collection already exists with numShards=3
   [junit4]   2> 363600 T2834 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 363600 T2887 C:collection1 c:collection1 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 363600 T2887 C:collection1 c:collection1 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 363600 T2834 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 4
   [junit4]   2> 363601 T2864 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 3)
   [junit4]   2> 363601 T2886 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 3)
   [junit4]   2> 363601 T2864 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 
   [junit4]   2> 363602 T2886 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 
   [junit4]   2> 364601 T2887 C:collection1 c:collection1 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 364601 T2887 C:collection1 c:collection1 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 364601 T2887 C:collection1 c:collection1 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 364601 T2887 C:collection1 c:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 364602 T2887 C:collection1 c:collection1 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 364602 T2887 C:collection1 c:collection1 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest C13F05BD7E82DFB6-001/shard-2-001/cores/collection1/'
   [junit4]   2> 364613 T2887 C:collection1 c:collection1 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 364614 T2887 C:collection1 c:collection1 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 364617 T2887 C:collection1 c:collection1 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 364621 T2887 C:collection1 c:collection1 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 364629 T2887 C:collection1 c:collection1 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 364630 T2887 C:collection1 c:collection1 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 364634 T2887 C:collection1 c:collection1 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 364722 T2887 C:collection1 c:collection1 oass.IndexSchema.readSchema default search f

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

ient.java:943)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
   [junit4]    > 	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testDeleteByIdCompositeRouterWithRouterField(FullSolrCloudDistribCmdsTest.java:357)
   [junit4]    > 	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:146)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 407943 T2805 C:control_collection S:shard1 c:collection1 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest C13F05BD7E82DFB6-001
   [junit4]   2> 49027 T2804 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {28parent_f2_s=PostingsFormat(name=LuceneVarGapFixedInterval), 6grand2_s=Lucene50(blocksize=128), 7grand5_s=Lucene50(blocksize=128), 18parent_f2_s=PostingsFormat(name=Direct), 38parent_f2_s=Lucene50(blocksize=128), 4grand0_s=Lucene50(blocksize=128), 7grand1_s=Lucene50(blocksize=128), 15parent_f2_s=PostingsFormat(name=LuceneVarGapFixedInterval), 25parent_f2_s=PostingsFormat(name=Direct), 6parent_f2_s=PostingsFormat(name=LuceneVarGapFixedInterval), 35parent_f2_s=Lucene50(blocksize=128), 0parent_f2_s=Lucene50(blocksize=128), 3grand1_s=Lucene50(blocksize=128), 4parent_f1_s=Lucene50(blocksize=128), 19parent_f1_s=Lucene50(blocksize=128), 9parent_f2_s=Lucene50(blocksize=128), a_t=PostingsFormat(name=Direct), id=Lucene50(blocksize=128), text=PostingsFormat(name=LuceneVarGapFixedInterval), 5grand3_s=Lucene50(blocksize=128), 1parent_f1_s=PostingsFormat(name=LuceneVarGapFixedInterval), 13parent_f1_s=PostingsFormat(name=Direct), 23parent_f1_s=Lucene50(blocksize=128), _root_=PostingsFormat(name=Direct), 29parent_f1_s=Lucene50(blocksize=128), 33parent_f1_s=Lucene50(blocksize=128), 3child0_s=PostingsFormat(name=LuceneVarGapFixedInterval), 4child3_s=PostingsFormat(name=LuceneVarGapFixedInterval), 12parent_f1_s=Lucene50(blocksize=128), 22parent_f1_s=Lucene50(blocksize=128), 1grand0_s=PostingsFormat(name=LuceneVarGapFixedInterval), 7parent_f1_s=Lucene50(blocksize=128), 2child1_s=Lucene50(blocksize=128), 3parent_f2_s=PostingsFormat(name=Direct), 32parent_f1_s=PostingsFormat(name=LuceneVarGapFixedInterval), 6grand3_s=PostingsFormat(name=LuceneVarGapFixedInterval), 31parent_f2_s=Lucene50(blocksize=128), 5grand2_s=PostingsFormat(name=LuceneVarGapFixedInterval), 4grand1_s=PostingsFormat(name=LuceneVarGapFixedInterval), 11parent_f2_s=PostingsFormat(name=LuceneVarGapFixedInterval), 21parent_f2_s=PostingsFormat(name=Direct), 7grand4_s=PostingsFormat(name=LuceneVarGapFixedInterval), 3grand0_s=PostingsFormat(name=LuceneVarGapFixedInterval), 9parent_f1_s=PostingsFormat(name=LuceneVarGapFixedInterval), 30parent_f1_s=Lucene50(blocksize=128), 14parent_f2_s=PostingsFormat(name=Direct), 20parent_f1_s=PostingsFormat(name=Direct), 1parent_f2_s=Lucene50(blocksize=128), 7grand0_s=PostingsFormat(name=LuceneVarGapFixedInterval), text_t=PostingsFormat(name=Direct), 24parent_f2_s=Lucene50(blocksize=128), routefield_s=Lucene50(blocksize=128), 34parent_f2_s=Lucene50(blocksize=128), 13parent_f2_s=Lucene50(blocksize=128), type_s=PostingsFormat(name=Direct), 23parent_f2_s=Lucene50(blocksize=128), 10parent_f1_s=PostingsFormat(name=LuceneVarGapFixedInterval), 33parent_f2_s=PostingsFormat(name=LuceneVarGapFixedInterval), 22parent_f2_s=PostingsFormat(name=LuceneVarGapFixedInterval), 4child0_s=Lucene50(blocksize=128), 12parent_f2_s=Lucene50(blocksize=128), 32parent_f2_s=PostingsFormat(name=Direct), 31parent_f1_s=PostingsFormat(name=Direct), 5grand1_s=PostingsFormat(name=Direct), 6grand4_s=PostingsFormat(name=Direct), 11parent_f1_s=Lucene50(blocksize=128), 4grand2_s=PostingsFormat(name=Direct), 21parent_f1_s=PostingsFormat(name=LuceneVarGapFixedInterval), 7grand3_s=PostingsFormat(name=Direct), 37parent_f1_s=Lucene50(blocksize=128), 14parent_f1_s=PostingsFormat(name=LuceneVarGapFixedInterval), 20parent_f2_s=Lucene50(blocksize=128), 34parent_f1_s=Lucene50(blocksize=128), 24parent_f1_s=PostingsFormat(name=Direct), 30parent_f2_s=Lucene50(blocksize=128), 5parent_f1_s=PostingsFormat(name=LuceneVarGapFixedInterval), 6grand0_s=PostingsFormat(name=Direct), 10parent_f2_s=PostingsFormat(name=Direct), 8parent_f1_s=Lucene50(blocksize=128), title_lettertok=Lucene50(blocksize=128), 27parent_f2_s=Lucene50(blocksize=128), 2parent_f2_s=PostingsFormat(name=LuceneVarGapFixedInterval), 4child1_s=Lucene50(blocksize=128), 2grand1_s=PostingsFormat(name=LuceneVarGapFixedInterval), 17parent_f2_s=PostingsFormat(name=LuceneVarGapFixedInterval), 3child2_s=Lucene50(blocksize=128), 16parent_f2_s=Lucene50(blocksize=128), 26parent_f2_s=PostingsFormat(name=LuceneVarGapFixedInterval), 1child0_s=Lucene50(blocksize=128), 36parent_f2_s=PostingsFormat(name=Direct), 7grand6_s=Lucene50(blocksize=128), 5grand0_s=Lucene50(blocksize=128), 18parent_f1_s=Lucene50(blocksize=128), 28parent_f1_s=PostingsFormat(name=Direct), 6grand5_s=Lucene50(blocksize=128), 7grand2_s=Lucene50(blocksize=128), 4grand3_s=Lucene50(blocksize=128), 15parent_f1_s=Lucene50(blocksize=128), 6parent_f1_s=PostingsFormat(name=Direct), 25parent_f1_s=PostingsFormat(name=LuceneVarGapFixedInterval), title=Lucene50(blocksize=128), 0parent_f1_s=Lucene50(blocksize=128), 3grand2_s=Lucene50(blocksize=128), 35parent_f1_s=PostingsFormat(name=Direct), 4parent_f2_s=Lucene50(blocksize=128), 19parent_f2_s=Lucene50(blocksize=128), 37parent_f2_s=PostingsFormat(name=LuceneVarGapFixedInterval), 5grand4_s=Lucene50(blocksize=128), 38parent_f1_s=Lucene50(blocksize=128), 6grand1_s=Lucene50(blocksize=128), 5parent_f2_s=Lucene50(blocksize=128), 16parent_f1_s=PostingsFormat(name=LuceneVarGapFixedInterval), 8parent_f2_s=Lucene50(blocksize=128), 29parent_f2_s=PostingsFormat(name=Direct), 2parent_f1_s=PostingsFormat(name=Direct), 4child2_s=PostingsFormat(name=Direct), rnd_b=Lucene50(blocksize=128), 27parent_f1_s=Lucene50(blocksize=128), 17parent_f1_s=PostingsFormat(name=Direct), _version_=PostingsFormat(name=Direct), 2grand0_s=PostingsFormat(name=Direct), title_stemmed=Lucene50(blocksize=128), 3child1_s=Lucene50(blocksize=128), 7parent_f2_s=PostingsFormat(name=Direct), 26parent_f1_s=Lucene50(blocksize=128), 2child0_s=PostingsFormat(name=Direct), 3parent_f1_s=Lucene50(blocksize=128), 36parent_f1_s=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{}, sim=DefaultSimilarity, locale=es_PR, timezone=America/Bogota
   [junit4]   2> NOTE: Linux 3.13.0-46-generic amd64/Oracle Corporation 1.8.0_60-ea (64-bit)/cpus=12,threads=1,free=120471152,total=508887040
   [junit4]   2> NOTE: All tests run in this JVM: [UUIDUpdateProcessorFallbackTest, TestDocSet, SoftAutoCommitTest, TestReRankQParserPlugin, BinaryUpdateRequestHandlerTest, SolrCoreCheckLockOnStartupTest, TestCollectionAPI, OpenExchangeRatesOrgProviderTest, TestSchemaResource, TestLeaderElectionZkExpiry, ChangedSchemaMergeTest, TestMacros, XsltUpdateRequestHandlerTest, TestPseudoReturnFields, TermVectorComponentDistributedTest, TestFieldCollectionResource, TestZkChroot, CustomCollectionTest, TestReloadAndDeleteDocs, DirectSolrSpellCheckerTest, DirectUpdateHandlerOptimizeTest, SolrTestCaseJ4Test, TestFieldTypeResource, TestSolrDynamicMBean, TestUtils, TestCopyFieldCollectionResource, NotRequiredUniqueKeyTest, CachingDirectoryFactoryTest, HardAutoCommitTest, SortByFunctionTest, MoreLikeThisHandlerTest, QueryEqualityTest, QueryParsingTest, TestExactSharedStatsCache, TestCollationField, DeleteReplicaTest, TestReqParamsAPI, TestSort, TestBM25SimilarityFactory, HdfsWriteToMultipleCollectionsTest, TestJsonFacets, TestQueryUtils, TestLuceneMatchVersion, TestDynamicLoading, SpellCheckCollatorTest, TestRequestStatusCollectionAPI, PluginInfoTest, TestBinaryResponseWriter, HdfsRecoveryZkTest, SuggesterTest, TestPartialUpdateDeduplication, DistributedDebugComponentTest, AsyncMigrateRouteKeyTest, TestManagedSchemaFieldResource, BJQParserTest, SolrInfoMBeanTest, DOMUtilTest, TestObjectReleaseTracker, TestJettySolrRunner, FullSolrCloudDistribCmdsTest]
   [junit4] Completed on J2 in 49.79s, 1 test, 1 error <<< FAILURES!

[...truncated 1024 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:519: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:191: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:510: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1351: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:958: There were test failures: 479 suites, 1901 tests, 1 error, 49 ignored (21 assumptions)

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